Jul 31 19:02:09.885071 np0000006260 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 31 19:02:09.891600 np0000006260 devstack@c-api.service[100316]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 31 19:02:09 2026] *** Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: nodename: np0000006260 Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: machine: x86_64 Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: clock source: unix Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: pcre jit disabled Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: detected number of CPU cores: 16 Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: current working directory: / Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: detected binary path: /usr/bin/uwsgi-core Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: your processes number limit is 257052 Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: your memory page size is 4096 bytes Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: detected max file descriptor number: 2048 Jul 31 19:02:09.894068 np0000006260 devstack@c-api.service[100316]: lock engine: pthread robust mutexes Jul 31 19:02:09.894491 np0000006260 devstack@c-api.service[100316]: thunder lock: enabled Jul 31 19:02:09.894491 np0000006260 devstack@c-api.service[100316]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 31 19:02:09.894491 np0000006260 devstack@c-api.service[100316]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 31 19:02:09.894491 np0000006260 devstack@c-api.service[100316]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 31 19:02:09.894491 np0000006260 devstack@c-api.service[100316]: Set PythonHome to /opt/stack/data/venv Jul 31 19:02:09.929248 np0000006260 devstack@c-api.service[100316]: Python main interpreter initialized at 0x74b5654a4668 Jul 31 19:02:09.929248 np0000006260 devstack@c-api.service[100316]: python threads support enabled Jul 31 19:02:09.929248 np0000006260 devstack@c-api.service[100316]: your server socket listen backlog is limited to 100 connections Jul 31 19:02:09.929248 np0000006260 devstack@c-api.service[100316]: your mercy for graceful operations on workers is 80 seconds Jul 31 19:02:09.929738 np0000006260 devstack@c-api.service[100316]: mapped 671795 bytes (656 KB) for 4 cores Jul 31 19:02:09.929904 np0000006260 devstack@c-api.service[100316]: *** Operational MODE: preforking *** Jul 31 19:02:09.930062 np0000006260 devstack@c-api.service[100316]: *** uWSGI is running in multiple interpreter mode *** Jul 31 19:02:09.930062 np0000006260 devstack@c-api.service[100316]: spawned uWSGI master process (pid: 100316) Jul 31 19:02:09.930268 np0000006260 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 31 19:02:09.930613 np0000006260 devstack@c-api.service[100316]: spawned uWSGI worker 1 (pid: 100317, cores: 1) Jul 31 19:02:09.931233 np0000006260 devstack@c-api.service[100316]: spawned uWSGI worker 2 (pid: 100318, cores: 1) Jul 31 19:02:09.931671 np0000006260 devstack@c-api.service[100316]: spawned uWSGI worker 3 (pid: 100319, cores: 1) Jul 31 19:02:09.932123 np0000006260 devstack@c-api.service[100316]: spawned uWSGI worker 4 (pid: 100320, cores: 1) Jul 31 19:02:09.932182 np0000006260 devstack@c-api.service[100316]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 31 19:02:10.057245 np0000006260 devstack@c-api.service[100318]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 19:02:10.057245 np0000006260 devstack@c-api.service[100318]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 19:02:10.057245 np0000006260 devstack@c-api.service[100318]: we strongly recommend against using it for new projects. Jul 31 19:02:10.057245 np0000006260 devstack@c-api.service[100318]: If you are already using Eventlet, we recommend migrating to a different Jul 31 19:02:10.057245 np0000006260 devstack@c-api.service[100318]: framework. For more detail see Jul 31 19:02:10.057245 np0000006260 devstack@c-api.service[100318]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 19:02:10.057245 np0000006260 devstack@c-api.service[100318]: import eventlet # noqa Jul 31 19:02:10.062046 np0000006260 devstack@c-api.service[100317]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 19:02:10.062046 np0000006260 devstack@c-api.service[100317]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 19:02:10.062046 np0000006260 devstack@c-api.service[100317]: we strongly recommend against using it for new projects. Jul 31 19:02:10.062046 np0000006260 devstack@c-api.service[100317]: If you are already using Eventlet, we recommend migrating to a different Jul 31 19:02:10.062046 np0000006260 devstack@c-api.service[100317]: framework. For more detail see Jul 31 19:02:10.062046 np0000006260 devstack@c-api.service[100317]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 19:02:10.062046 np0000006260 devstack@c-api.service[100317]: import eventlet # noqa Jul 31 19:02:10.063374 np0000006260 devstack@c-api.service[100320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 19:02:10.063374 np0000006260 devstack@c-api.service[100320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 19:02:10.063374 np0000006260 devstack@c-api.service[100320]: we strongly recommend against using it for new projects. Jul 31 19:02:10.063374 np0000006260 devstack@c-api.service[100320]: If you are already using Eventlet, we recommend migrating to a different Jul 31 19:02:10.063374 np0000006260 devstack@c-api.service[100320]: framework. For more detail see Jul 31 19:02:10.063374 np0000006260 devstack@c-api.service[100320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 19:02:10.063374 np0000006260 devstack@c-api.service[100320]: import eventlet # noqa Jul 31 19:02:10.079157 np0000006260 devstack@c-api.service[100319]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 19:02:10.079157 np0000006260 devstack@c-api.service[100319]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 19:02:10.079157 np0000006260 devstack@c-api.service[100319]: we strongly recommend against using it for new projects. Jul 31 19:02:10.079157 np0000006260 devstack@c-api.service[100319]: If you are already using Eventlet, we recommend migrating to a different Jul 31 19:02:10.079157 np0000006260 devstack@c-api.service[100319]: framework. For more detail see Jul 31 19:02:10.079157 np0000006260 devstack@c-api.service[100319]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 19:02:10.079157 np0000006260 devstack@c-api.service[100319]: import eventlet # noqa Jul 31 19:02:10.219463 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 19:02:10.219463 np0000006260 devstack@c-api.service[100317]: from cgi import parse_header Jul 31 19:02:10.227739 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 19:02:10.227739 np0000006260 devstack@c-api.service[100318]: from cgi import parse_header Jul 31 19:02:10.236469 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 19:02:10.236469 np0000006260 devstack@c-api.service[100320]: from cgi import parse_header Jul 31 19:02:10.258170 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 19:02:10.258170 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:02:10.268632 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 19:02:10.268632 np0000006260 devstack@c-api.service[100317]: removals.removed_module( Jul 31 19:02:10.268809 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 19:02:10.268809 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:02:10.270998 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 19:02:10.270998 np0000006260 devstack@c-api.service[100317]: removals.removed_module( Jul 31 19:02:10.279177 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 19:02:10.279177 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:02:10.280121 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 19:02:10.280121 np0000006260 devstack@c-api.service[100318]: removals.removed_module( Jul 31 19:02:10.282472 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 19:02:10.282472 np0000006260 devstack@c-api.service[100318]: removals.removed_module( Jul 31 19:02:10.284786 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 19:02:10.284786 np0000006260 devstack@c-api.service[100319]: from cgi import parse_header Jul 31 19:02:10.290668 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 19:02:10.290668 np0000006260 devstack@c-api.service[100320]: removals.removed_module( Jul 31 19:02:10.293300 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 19:02:10.293300 np0000006260 devstack@c-api.service[100320]: removals.removed_module( Jul 31 19:02:10.330105 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 19:02:10.330105 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:02:10.341332 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 19:02:10.341332 np0000006260 devstack@c-api.service[100319]: removals.removed_module( Jul 31 19:02:10.343630 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 19:02:10.343630 np0000006260 devstack@c-api.service[100319]: removals.removed_module( Jul 31 19:02:11.038483 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 19:02:11.038483 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:02:11.089177 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 19:02:11.089177 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:02:11.123343 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 19:02:11.123343 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:02:11.152772 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 19:02:11.152772 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:02:11.168763 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 19:02:11.168763 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:02:11.172187 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 19:02:11.172187 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:02:11.206525 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 19:02:11.206525 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:02:11.224556 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 19:02:11.224556 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:02:11.269652 np0000006260 devstack@c-api.service[100317]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 19:02:11.270075 np0000006260 devstack@c-api.service[100317]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100317) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 19:02:11.346393 np0000006260 devstack@c-api.service[100318]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 19:02:11.346393 np0000006260 devstack@c-api.service[100318]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100318) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 19:02:11.355665 np0000006260 devstack@c-api.service[100317]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 19:02:11.355665 np0000006260 devstack@c-api.service[100317]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 19:02:11.397180 np0000006260 devstack@c-api.service[100320]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 19:02:11.397455 np0000006260 devstack@c-api.service[100320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 19:02:11.406155 np0000006260 devstack@c-api.service[100319]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 19:02:11.406410 np0000006260 devstack@c-api.service[100319]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100319) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 19:02:11.408216 np0000006260 devstack@c-api.service[100318]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 19:02:11.408216 np0000006260 devstack@c-api.service[100318]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 19:02:11.466856 np0000006260 devstack@c-api.service[100320]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 19:02:11.466856 np0000006260 devstack@c-api.service[100320]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 19:02:11.468390 np0000006260 devstack@c-api.service[100319]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 19:02:11.468390 np0000006260 devstack@c-api.service[100319]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 19:02:11.830755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100318) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 19:02:11.830965 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100317) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 19:02:11.831151 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.831247 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.831359 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.831467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.831508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.831651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.833808 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.833944 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.833995 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.834084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.834148 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.834302 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.834302 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.835027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.835027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.835027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.835027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.835027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.835027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.835027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.835464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.835567 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.835614 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.835671 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.835702 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.835725 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.835747 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.835800 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.835830 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.835864 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.835895 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.835918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.835945 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.835972 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.835995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.836059 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.836088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.836116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.836144 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.836166 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.836199 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.836224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.836280 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.836314 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.836338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.836430 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.836521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.836557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100319) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 19:02:11.836601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.836968 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.837051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.837239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.837835 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.837931 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.837999 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.838064 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.838127 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.838205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.838293 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.838770 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.838770 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.838881 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.838911 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.838936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.838957 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.838977 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.838997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.839025 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.839050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.839305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.839458 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.839496 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.839527 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.839565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.839589 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.839610 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.839653 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.839688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 19:02:11.839734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.839734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.839734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.839734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.839734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.839734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.839872 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.839905 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.839930 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.839964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.840015 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.840051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.840079 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.840102 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.840126 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.840147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.840223 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.840249 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.840269 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.840291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.840312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.840345 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.840381 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.840424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.840471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.840506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.840506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.840558 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.840558 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.840602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.840625 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.840644 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.840665 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.840685 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.840709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.840734 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.840760 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.840781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.840806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.840834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.840834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.840899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.840899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.840899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.840964 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.841006 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.841046 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.841082 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.841112 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.841136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.841157 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.841178 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.841199 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.841231 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.841267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.841296 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.841318 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.841341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.841361 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.841382 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.841403 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.841423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.842632 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.842674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.842719 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.842769 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.842816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.842865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.842893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.842916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.842938 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.842960 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.843005 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.843039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.843075 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.843111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.843111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.843155 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.843155 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.843211 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.843238 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.843238 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.843238 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.843302 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.843325 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.843345 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.843371 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.843392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.843412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.843449 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.843487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.843515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.843538 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.843559 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.843598 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.843639 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.843674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.843703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.843725 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.843745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.843774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.843774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.843812 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.843867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.843867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.843917 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.843937 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.843963 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.843992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.844022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.844062 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.844102 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.844126 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.844151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.844176 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.844197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.844216 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.844236 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.844257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.844278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.844302 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.844324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.844345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.844366 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.844387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.844407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.844429 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.844467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.844489 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.844508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.844508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.844559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.844559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.844559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.844559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.844559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.844642 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.844669 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.844695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.844722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.844742 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.844763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.844782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.845011 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.845011 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.845065 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.845098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.845133 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.845155 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.845176 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.845199 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.845241 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.845279 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.845312 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.845345 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.845345 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.845415 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.845415 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.845552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.845552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.845552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.845552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.845651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.845651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.845727 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.845767 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.845818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.845917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.846004 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.846093 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.846201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.846285 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.846350 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.846491 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.846560 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.846623 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.846709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.846775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.846874 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.851399 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.851491 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.851541 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.851577 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.851600 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.851629 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.851654 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.851680 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.851704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.851726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.851893 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.851945 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.852003 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.852110 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.852179 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.852239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.852284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.852284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.852284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.852284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.852284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.852533 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.852595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.852640 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.852674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.852710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.852744 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.852767 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.852789 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.852822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.852990 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.853048 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.853119 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.853189 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.853260 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.853332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.853375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.853421 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.853483 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.853525 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.853525 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.853597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.853639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.853673 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.853698 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.853718 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.853739 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.853762 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.853782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.853815 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.853860 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.853904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.853943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.853943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.854023 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.854057 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.855088 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.855181 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.855249 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.855280 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.855303 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.855324 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.855415 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.855480 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.855539 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.855572 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.855597 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.855622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.855657 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.855690 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.855714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.855737 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.855766 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.855798 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.855877 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.855919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.855955 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.855990 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.856033 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.856077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.856077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.856077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.856077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.856077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.856357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.856357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.856357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.856529 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.856570 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.856612 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.856652 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.856702 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.856746 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.856790 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.856833 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.856905 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.856956 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.856999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.857103 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.857167 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.857242 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.857293 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.857334 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.857370 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.857413 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.857502 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.857570 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.857609 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.857645 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.857686 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.857686 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.857686 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.857814 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.857897 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.857958 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.857958 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.858017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.858040 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.858066 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.858089 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.858110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.858136 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.858162 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.858184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.858216 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.858245 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.858274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.858302 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.858325 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.858345 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.858366 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.858386 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.858413 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.858453 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.858478 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.858499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.858533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.858533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.858533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.858533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.860751 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.860822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.860879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.860911 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.860938 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.861022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.861117 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.861170 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.861228 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.861304 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.861359 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.861403 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.861471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.861520 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.861548 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.861548 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.861586 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.861606 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.861627 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.861648 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.861668 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.861699 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.861721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.861747 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.861767 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.861787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.861787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.861787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.861971 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.862022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.862089 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.862146 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.862213 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.862294 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.862356 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.862400 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.862458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.862513 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.862557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.862557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.862557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.862557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.864081 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.864205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.864289 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.864355 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.864386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.864415 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.864456 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.864482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.864503 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.864541 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.864580 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.864603 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.864623 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.864643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.865272 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.865348 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.865404 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.865502 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.865502 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.865574 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.865613 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.865637 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.865659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.865680 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.865701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.865796 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.865860 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.865904 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.865941 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.865977 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.866032 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.866032 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.866130 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.866175 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.866215 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.866292 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.866319 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.866341 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.866367 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.866407 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.866431 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.866480 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.866504 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.866539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.866574 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.866596 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.866617 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.866639 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.866660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.866692 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.866716 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.866737 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.866757 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.866783 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.866809 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.866832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.866912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.866945 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.866974 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.866997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.867030 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.867065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.867101 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.867126 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.867149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.867169 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.867196 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.867227 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.867268 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.867292 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.867314 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.867339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.867365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.867395 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.867444 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.867470 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.867491 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.867524 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.867565 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.867594 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.867615 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.867635 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.867661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.867683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.867702 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.867724 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.867744 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.867771 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.867792 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.867816 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.867836 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.867867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.867888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.867908 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.867928 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.867948 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.867967 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.867994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.868014 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.868045 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.868076 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.868099 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.868119 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.868146 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.868167 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.868193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.868217 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.868263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.868290 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.868310 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.868331 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.868355 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.868376 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.868399 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.869010 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.869083 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.869135 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.869177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.869227 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.869287 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.869331 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.869372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.869372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.869372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.869372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.869372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.869631 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.869631 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.869631 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.869733 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.869775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.869775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.869851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.869889 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.869924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.869959 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.869994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.870036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.870077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.870132 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.870171 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.870206 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.870268 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.870327 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.870384 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.870422 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.870496 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.870557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.870648 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.870725 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.870769 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.870811 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.870811 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.870811 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.870974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.870974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.870974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.870974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.870974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.870974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.871225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.871283 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.871332 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.871379 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.871422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.871490 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.871550 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.871606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.871660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.871704 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.871745 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.871785 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.871825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.871883 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.871926 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.871967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.872004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.872004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.872004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.872004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.872004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.872187 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.872234 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.872284 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.872284 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.872284 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.872378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.872424 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.872489 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.872551 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.872594 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.872629 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.872669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.872706 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.872740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.872740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.872812 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.872812 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.872919 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.872961 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.872997 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.873032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.873065 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.873099 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.873141 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.873185 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.873240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.873240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.873240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.873240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.873418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.873418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.873539 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.873607 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.873607 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.873711 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.873737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.873760 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.873779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.873799 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.873819 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.873851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.873851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.873851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.874059 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.874059 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.874137 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.874137 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.874227 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.874293 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.874353 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.874392 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.874429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.874508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.874580 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.874638 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.874696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.874771 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.875656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.875720 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.875808 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.875898 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.875941 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.875966 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.875988 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.876017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.876043 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.876076 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.876102 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.876129 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.876151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.876172 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.876347 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.876347 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.876477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.876544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.876613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.876613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.876692 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.876741 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.876785 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.876882 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.876976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.877067 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.877156 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.877235 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.877331 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.877419 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.877489 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.877518 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.877557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.877591 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.877621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.877650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.877672 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.877695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.877717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.877740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.877764 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.877932 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.877979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.877979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.878089 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.878149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.878188 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.878241 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.878291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.878327 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.878361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.878396 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.878431 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.878504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.878504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.878504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.878989 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.879058 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.879121 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.879222 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.879255 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.879286 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.879286 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.879331 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.879355 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.879386 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.879422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.879467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.879506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.879703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.879768 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.879833 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.879949 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.880012 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.880069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.880131 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.880131 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.880241 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.880279 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.880310 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.880345 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.880379 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.880411 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.880531 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.880595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.880656 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.880713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.880769 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.880825 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.880893 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.880929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.880958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.880995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.880995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.881034 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.881054 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.881079 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.881102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.881122 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.881142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.881162 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.881190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.881212 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.881242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.881265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.881265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.881265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.881265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.881265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.881265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.881265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.881265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.883741 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.883830 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.883905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.883938 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.884038 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.884038 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.884176 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.884291 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.884349 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.884375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.884398 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.884419 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.884478 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.884514 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.884613 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.884679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.884739 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.884794 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.884871 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.884933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.884989 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.885044 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.885044 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.885129 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.885160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.885160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.885160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.885160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.888824 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.888904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.888934 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.888958 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.888980 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.889067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.889134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.889134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.889249 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.889322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.889393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.889393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.889393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.889393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.889557 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.889661 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.889725 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.889782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.889872 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.889934 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.890000 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.890037 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.890068 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.890090 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.890112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.890139 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.890166 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.890188 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.890208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.890230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.890255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.890282 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.890309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.890336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.890360 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.890381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.890406 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.890449 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.890479 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.890499 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.890521 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.890553 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.890577 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.890597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.890618 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.890639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.890676 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.890713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.890742 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.890765 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.890788 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.890829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.890885 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.890917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.890917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.890917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 19:02:11.892870 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100318) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.892976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.892976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.893025 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100319) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.893048 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.893089 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.893122 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.893154 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.893183 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100318) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.893205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.893232 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100318) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.893258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.893279 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.893300 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100317) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 19:02:11.893322 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.893343 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100319) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.893343 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100319) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.893402 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 19:02:11.893466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.893494 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 19:02:11.893516 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.893536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 19:02:11.893536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100317) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 19:02:11.893536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100317) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 19:02:11.934875 np0000006260 devstack@c-api.service[100318]: INFO dbcounter [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Registered counter for database cinder Jul 31 19:02:11.935764 np0000006260 devstack@c-api.service[100317]: INFO dbcounter [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Registered counter for database cinder Jul 31 19:02:11.937337 np0000006260 devstack@c-api.service[100319]: INFO dbcounter [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Registered counter for database cinder Jul 31 19:02:11.945463 np0000006260 devstack@c-api.service[100320]: INFO dbcounter [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Registered counter for database cinder Jul 31 19:02:11.976167 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 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=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:11.977605 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:11.978812 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 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=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:11.993309 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 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=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:12.076415 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writer thread running {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 19:02:12.079328 np0000006260 devstack@c-api.service[100318]: INFO cinder.rpc [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 19:02:12.081716 np0000006260 devstack@c-api.service[100318]: INFO cinder.rpc [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 19:02:12.083728 np0000006260 devstack@c-api.service[100318]: INFO cinder.rpc [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 19:02:12.085611 np0000006260 devstack@c-api.service[100318]: INFO cinder.rpc [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 19:02:12.085950 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.086206 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.087900 np0000006260 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.090709 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writer thread running {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 19:02:12.091029 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.091029 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.093173 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writer thread running {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 19:02:12.095508 np0000006260 devstack@c-api.service[100317]: INFO cinder.rpc [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 19:02:12.096099 np0000006260 devstack@c-api.service[100319]: INFO cinder.rpc [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 19:02:12.098712 np0000006260 devstack@c-api.service[100317]: INFO cinder.rpc [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 19:02:12.098789 np0000006260 devstack@c-api.service[100319]: INFO cinder.rpc [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 19:02:12.101090 np0000006260 devstack@c-api.service[100319]: INFO cinder.rpc [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 19:02:12.101863 np0000006260 devstack@c-api.service[100317]: INFO cinder.rpc [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 19:02:12.103153 np0000006260 devstack@c-api.service[100319]: INFO cinder.rpc [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 19:02:12.103562 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.103916 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.104663 np0000006260 devstack@c-api.service[100319]: WARNING cinder.keymgr.conf_key_mgr [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.104739 np0000006260 devstack@c-api.service[100317]: INFO cinder.rpc [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 19:02:12.105238 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.105634 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.106502 np0000006260 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.107691 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.107834 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.110230 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.110447 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.123058 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 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=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:12.125389 np0000006260 devstack@c-api.service[100318]: INFO cinder.rpc [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 19:02:12.127608 np0000006260 devstack@c-api.service[100318]: INFO cinder.rpc [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 19:02:12.128018 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.128166 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.130164 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writer thread running {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 19:02:12.133191 np0000006260 devstack@c-api.service[100320]: INFO cinder.rpc [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 19:02:12.136131 np0000006260 devstack@c-api.service[100320]: INFO cinder.rpc [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 19:02:12.138787 np0000006260 devstack@c-api.service[100320]: INFO cinder.rpc [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 19:02:12.138912 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.139065 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.141280 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.141379 np0000006260 devstack@c-api.service[100320]: INFO cinder.rpc [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 19:02:12.141413 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.141766 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.142129 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.142301 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 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=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:12.142949 np0000006260 devstack@c-api.service[100320]: WARNING cinder.keymgr.conf_key_mgr [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.143488 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.143622 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.144968 np0000006260 devstack@c-api.service[100319]: INFO cinder.rpc [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 19:02:12.146243 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.146380 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.146417 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.146533 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.147229 np0000006260 devstack@c-api.service[100319]: INFO cinder.rpc [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 19:02:12.147696 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.147907 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.148501 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.148638 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.150503 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.150630 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.152691 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.152804 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.153427 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:12.154583 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.154695 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.155885 np0000006260 devstack@c-api.service[100317]: INFO cinder.rpc [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 19:02:12.156524 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.156632 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.157314 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.157424 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.158455 np0000006260 devstack@c-api.service[100317]: INFO cinder.rpc [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 19:02:12.158886 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.159030 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.159085 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.159192 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.159837 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.160043 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.162348 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.162544 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.163076 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.163189 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.165408 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.165526 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.165579 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.165742 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.166667 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.166786 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.167579 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.167690 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.168323 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.168446 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.168783 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.168950 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.169334 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.169334 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.169951 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.170072 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.170797 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.170911 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.171063 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.171239 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.171464 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.171520 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.171566 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.171605 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.172188 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.172323 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.173254 np0000006260 devstack@c-api.service[100318]: WARNING cinder.api.contrib.hosts [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 19:02:12.173521 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.173570 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.173647 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.173688 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.174218 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: extensions {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.175269 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: consistencygroups {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.175629 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.175849 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.175941 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.176110 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.177215 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: extra_specs {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.178272 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.178396 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.178815 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: capabilities {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.179555 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.179708 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.180110 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: backups {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.180518 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.180653 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.181398 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.181532 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.181754 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.181907 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.182299 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: os-quota-sets {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.183475 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: qos-specs {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.183675 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.183709 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.183874 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.183930 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.185187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: encryption {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.185911 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.186037 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.186316 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: encryption {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.187572 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: cgsnapshots {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.187775 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.187913 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.188706 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.188790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: scheduler-stats {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.188824 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.190017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: os-volume-manage {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.190317 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.190519 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.191238 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.191309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: os-snapshot-manage {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.191375 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.191864 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.192038 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.192329 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 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=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:12.192640 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: os-volume-transfer {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.193384 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.193524 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.193681 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.193815 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.193898 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: os-hosts {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.194669 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.194669 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.195179 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.195232 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: os-volume-type-access {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.195329 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.195498 np0000006260 devstack@c-api.service[100320]: INFO cinder.rpc [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 19:02:12.196930 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: os-availability-zone {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.197192 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.197380 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.198301 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.198507 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.198566 np0000006260 devstack@c-api.service[100320]: INFO cinder.rpc [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 19:02:12.199100 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.199173 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.199233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extended resource: os-quota-class-sets {{(pid=100318) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.199297 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.199341 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.199908 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.200022 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.200200 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.200392 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.200851 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.200889 np0000006260 devstack@c-api.service[100319]: WARNING cinder.api.contrib.hosts [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 19:02:12.201013 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.201151 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.201305 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.201876 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.201917 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: extensions {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.201997 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.202693 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.202810 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.203255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: consistencygroups {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.203370 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.snapshot_actions [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] SnapshotActionsController initialized {{(pid=100318) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 19:02:12.203748 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.203878 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.205701 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.205701 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.205806 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.205806 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.205806 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.205806 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.205936 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: extra_specs {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.206082 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.206155 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.206221 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.206289 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.207314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207599 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.207643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension UsedLimits extending resource: limits {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207724 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.207768 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: capabilities {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.207853 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.207908 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.208063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension AdminActions extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.208163 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension AdminActions extending resource: snapshots {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.208242 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension AdminActions extending resource: backups {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.208314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension VolumeActions extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.208382 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.208537 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.router [None req-50cdf7c0-4bfe-4525-85dc-d5e912897530 None None] Extension TypesManage extending resource: types {{(pid=100318) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.208616 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.208703 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.209226 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: backups {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.209684 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.209856 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.210891 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.211042 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.211181 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: os-quota-sets {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.211890 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.212058 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.212590 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: qos-specs {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.212804 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.212965 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.214011 np0000006260 devstack@c-api.service[100317]: WARNING cinder.api.contrib.hosts [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 19:02:12.214483 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.214483 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.214580 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: encryption {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.215213 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: extensions {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.215685 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.215904 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.215962 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: encryption {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.216201 np0000006260 devstack@c-api.service[100318]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74b5654a4668 pid: 100318 (default app) Jul 31 19:02:12.216947 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: consistencygroups {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.217503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: cgsnapshots {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.218806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: scheduler-stats {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.219574 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: extra_specs {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.219634 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.219634 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.219946 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: os-volume-manage {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.221020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: os-snapshot-manage {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.222151 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: os-volume-transfer {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.222766 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.222937 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: capabilities {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.222978 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.223564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: os-hosts {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.224563 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: backups {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.224607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: os-volume-type-access {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.224985 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c4361190-6a62-4282-86c6-f688fb9c8161 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:02:12.225879 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: os-availability-zone {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.227122 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.227190 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: os-quota-sets {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.227308 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.227802 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extended resource: os-quota-class-sets {{(pid=100319) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.228286 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1/1] 10.4.3.163 () {60 vars in 925 bytes} [Fri Jul 31 19:02:12 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:02:12.229212 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: qos-specs {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.229282 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.229356 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.230229 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.230391 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.230483 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.230594 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.231182 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.231298 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.231896 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] SnapshotActionsController initialized {{(pid=100319) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 19:02:12.231976 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: encryption {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.232355 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.232532 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.233182 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.233296 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.233451 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.233652 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.233973 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: encryption {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.234077 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.234453 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.235037 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.235147 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.235677 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.235805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.235916 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.235947 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: cgsnapshots {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.236019 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236108 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236191 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236278 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension UsedLimits extending resource: limits {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236623 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension AdminActions extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236814 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.236872 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension AdminActions extending resource: snapshots {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.236938 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension AdminActions extending resource: backups {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.237020 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.237051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension VolumeActions extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.237158 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.237254 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.router [None req-ed1d92b2-5066-4f03-86f1-eb88b3559974 None None] Extension TypesManage extending resource: types {{(pid=100319) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.237815 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: scheduler-stats {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.239592 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: os-volume-manage {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.239799 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.240002 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.241483 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: os-snapshot-manage {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.242873 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.243065 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.243387 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: os-volume-transfer {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.244173 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.244344 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.244653 np0000006260 devstack@c-api.service[100319]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74b5654a4668 pid: 100319 (default app) Jul 31 19:02:12.245660 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: os-hosts {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.246912 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.247101 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.247428 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: os-volume-type-access {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.249510 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: os-availability-zone {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.251247 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extended resource: os-quota-class-sets {{(pid=100317) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.253176 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.253268 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.253373 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.253420 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.254457 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.254669 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.255658 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.255828 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.256625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.snapshot_actions [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] SnapshotActionsController initialized {{(pid=100317) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 19:02:12.257168 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.257237 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.257448 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.257484 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.258262 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.258428 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.259334 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.259382 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.259511 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.259547 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.260491 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.260628 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.260670 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.260800 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.261363 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.261570 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.261722 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.261781 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.261886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.261956 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.262031 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.262195 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.262339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension UsedLimits extending resource: limits {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.262510 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension SnapshotActions extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.262649 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.262784 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension VolumeTypeAccess extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.262945 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension AdminActions extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.263089 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension AdminActions extending resource: snapshots {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.263222 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension AdminActions extending resource: backups {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.263342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension VolumeActions extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.263502 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.263639 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.router [None req-22e23422-b58e-4b7c-9d62-9fbe153cf5af None None] Extension TypesManage extending resource: types {{(pid=100317) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.264433 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.264617 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.265701 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.265874 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.266697 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.266866 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.267673 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.267831 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.269017 np0000006260 devstack@c-api.service[100320]: WARNING cinder.api.contrib.hosts [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 19:02:12.269369 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.269549 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.270292 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: extensions {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.271995 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: consistencygroups {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.274694 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: extra_specs {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.276228 np0000006260 devstack@c-api.service[100317]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74b5654a4668 pid: 100317 (default app) Jul 31 19:02:12.276666 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: capabilities {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.277716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: backups {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.279339 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: os-quota-sets {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.280533 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: qos-specs {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.282389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: encryption {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.284504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: encryption {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.286688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: cgsnapshots {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.288813 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: scheduler-stats {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.290942 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: os-volume-manage {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.293007 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: os-snapshot-manage {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.295170 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: os-volume-transfer {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.296913 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: os-hosts {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.297972 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: os-volume-type-access {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.299243 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: os-availability-zone {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.301177 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extended resource: os-quota-class-sets {{(pid=100320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 19:02:12.302512 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.302664 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.303493 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.303623 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.304298 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.304451 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.305020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.snapshot_actions [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] SnapshotActionsController initialized {{(pid=100320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 19:02:12.305382 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.305555 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.306188 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.306350 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.307256 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.307413 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.308198 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:02:12.308360 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:02:12.309066 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.309239 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.309359 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.309486 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.309592 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.309688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.309788 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension UsedLimits extending resource: limits {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.309900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.309999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.310103 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.310284 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension AdminActions extending resource: volumes {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.310390 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension AdminActions extending resource: snapshots {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.310511 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension AdminActions extending resource: backups {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.310621 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension VolumeActions extending resource: volumes {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.310729 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.310871 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.router [None req-521d4c9f-04ee-4d24-b7fa-33dda8793621 None None] Extension TypesManage extending resource: types {{(pid=100320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 19:02:12.318927 np0000006260 devstack@c-api.service[100320]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74b5654a4668 pid: 100320 (default app) Jul 31 19:02:17.242057 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3508f92f-1853-4005-9b6d-a829182ef9e6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:02:17.838876 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3508f92f-1853-4005-9b6d-a829182ef9e6 admin admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:02:17.839557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3508f92f-1853-4005-9b6d-a829182ef9e6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:02:17.841217 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:02:17.841217 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:02:17.874611 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-3508f92f-1853-4005-9b6d-a829182ef9e6 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=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:17.898712 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3508f92f-1853-4005-9b6d-a829182ef9e6 admin admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:02:17.899110 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 2/2] 10.4.3.163 () {68 vars in 1302 bytes} [Fri Jul 31 19:02:17 2026] POST /volume/v3/types => generated 183 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:02:17.919514 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0bc6402e-ef4f-4926-bcb8-4d112f8af1a1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:02:18.209793 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0bc6402e-ef4f-4926-bcb8-4d112f8af1a1 admin admin] POST https://10.4.3.163/volume/v3/types/faa60914-d0c8-4257-999e-8aaab14d004b/extra_specs Jul 31 19:02:18.210467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0bc6402e-ef4f-4926-bcb8-4d112f8af1a1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:02:18.212185 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:02:18.212185 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:02:18.245065 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-0bc6402e-ef4f-4926-bcb8-4d112f8af1a1 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=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:18.305181 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0bc6402e-ef4f-4926-bcb8-4d112f8af1a1 admin admin] https://10.4.3.163/volume/v3/types/faa60914-d0c8-4257-999e-8aaab14d004b/extra_specs returned with HTTP 200 Jul 31 19:02:18.305709 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1/3] 10.4.3.163 () {68 vars in 1449 bytes} [Fri Jul 31 19:02:17 2026] POST /volume/v3/types/faa60914-d0c8-4257-999e-8aaab14d004b/extra_specs => generated 52 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:02:18.556225 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2760061-6ff2-454a-bb4c-3c79156c3324 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:02:18.854425 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2760061-6ff2-454a-bb4c-3c79156c3324 admin admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:02:18.855150 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2760061-6ff2-454a-bb4c-3c79156c3324 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:02:18.856970 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:02:18.856970 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:02:18.891965 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-b2760061-6ff2-454a-bb4c-3c79156c3324 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=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:18.920188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2760061-6ff2-454a-bb4c-3c79156c3324 admin admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:02:18.920928 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1/4] 10.4.3.163 () {68 vars in 1302 bytes} [Fri Jul 31 19:02:18 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) Jul 31 19:02:18.944299 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3e216d9f-2932-438f-9080-44ae1eb5e362 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:02:19.257477 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3e216d9f-2932-438f-9080-44ae1eb5e362 admin admin] POST https://10.4.3.163/volume/v3/types/a2388000-307f-4a94-a0e4-885c2f0b6cda/extra_specs Jul 31 19:02:19.257477 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3e216d9f-2932-438f-9080-44ae1eb5e362 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:02:19.259253 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:02:19.259253 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:02:19.292372 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-3e216d9f-2932-438f-9080-44ae1eb5e362 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=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:02:19.353221 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3e216d9f-2932-438f-9080-44ae1eb5e362 admin admin] https://10.4.3.163/volume/v3/types/a2388000-307f-4a94-a0e4-885c2f0b6cda/extra_specs returned with HTTP 200 Jul 31 19:02:19.353662 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1/5] 10.4.3.163 () {68 vars in 1449 bytes} [Fri Jul 31 19:02:18 2026] POST /volume/v3/types/a2388000-307f-4a94-a0e4-885c2f0b6cda/extra_specs => generated 45 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:02:27.896538 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:02:28.303547 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:02:28.917669 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:02:29.351581 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:02:45.118021 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-15584a5a-94ed-4dd2-967d-bfd63c35bd23 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:02:45.118784 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15584a5a-94ed-4dd2-967d-bfd63c35bd23 None None] GET https://10.4.3.163/volume// Jul 31 19:02:45.119011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15584a5a-94ed-4dd2-967d-bfd63c35bd23 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:02:45.119270 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15584a5a-94ed-4dd2-967d-bfd63c35bd23 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:02:45.119964 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15584a5a-94ed-4dd2-967d-bfd63c35bd23 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:02:45.120342 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 3/6] 10.4.3.163 () {66 vars in 1425 bytes} [Fri Jul 31 19:02:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:03:28.817060 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-269be56f-f8b7-49a9-8c12-c45e0cb2f944 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:03:29.103251 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-269be56f-f8b7-49a9-8c12-c45e0cb2f944 tempest-verify_tempest_config-1472719575 tempest-verify_tempest_config-1472719575-project-member] GET https://10.4.3.163/volume/v3/extensions Jul 31 19:03:29.103510 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-269be56f-f8b7-49a9-8c12-c45e0cb2f944 tempest-verify_tempest_config-1472719575 tempest-verify_tempest_config-1472719575-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:03:29.103731 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-269be56f-f8b7-49a9-8c12-c45e0cb2f944 tempest-verify_tempest_config-1472719575 tempest-verify_tempest_config-1472719575-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:03:29.104105 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-269be56f-f8b7-49a9-8c12-c45e0cb2f944 tempest-verify_tempest_config-1472719575 tempest-verify_tempest_config-1472719575-project-member] https://10.4.3.163/volume/v3/extensions returned with HTTP 200 Jul 31 19:03:29.104526 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 2/7] 10.4.3.163 () {66 vars in 1246 bytes} [Fri Jul 31 19:03:28 2026] GET /volume/v3/extensions => generated 5245 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:13.940074 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a702e5a3-8090-4f04-8cd5-abae740c7be3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:14.296022 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a702e5a3-8090-4f04-8cd5-abae740c7be3 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] GET https://10.4.3.163/volume/v3/scheduler-stats/get_pools Jul 31 19:04:14.296306 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a702e5a3-8090-4f04-8cd5-abae740c7be3 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:14.296612 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a702e5a3-8090-4f04-8cd5-abae740c7be3 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Calling method 'get_pools' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:14.326967 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a702e5a3-8090-4f04-8cd5-abae740c7be3 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] https://10.4.3.163/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 19:04:14.327836 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 2/8] 10.4.3.163 () {66 vars in 1291 bytes} [Fri Jul 31 19:04:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:14.336508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-32e2070e-8c91-408d-a6ba-3b2c039fa826 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:14.339656 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-32e2070e-8c91-408d-a6ba-3b2c039fa826 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] GET https://10.4.3.163/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 19:04:14.339977 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-32e2070e-8c91-408d-a6ba-3b2c039fa826 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:14.340263 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-32e2070e-8c91-408d-a6ba-3b2c039fa826 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Calling method 'get_pools' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:14.370020 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-32e2070e-8c91-408d-a6ba-3b2c039fa826 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] https://10.4.3.163/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 19:04:14.370934 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 2/9] 10.4.3.163 () {66 vars in 1314 bytes} [Fri Jul 31 19:04:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:14.380475 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-78e1a4e4-e131-4e6d-9c00-105de69f1181 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:14.382806 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78e1a4e4-e131-4e6d-9c00-105de69f1181 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] GET https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool Jul 31 19:04:14.383058 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78e1a4e4-e131-4e6d-9c00-105de69f1181 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:14.383242 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78e1a4e4-e131-4e6d-9c00-105de69f1181 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:14.419017 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78e1a4e4-e131-4e6d-9c00-105de69f1181 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool returned with HTTP 200 Jul 31 19:04:14.419692 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 4/10] 10.4.3.163 () {66 vars in 1318 bytes} [Fri Jul 31 19:04:14 2026] GET /volume/v3/capabilities/np0000006260@storpool => generated 703 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:14.431186 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4c485b65-9589-4baa-8df2-9a4a50998d18 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:14.433528 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c485b65-9589-4baa-8df2-9a4a50998d18 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] GET https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool Jul 31 19:04:14.433914 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c485b65-9589-4baa-8df2-9a4a50998d18 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:14.434140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c485b65-9589-4baa-8df2-9a4a50998d18 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:14.465935 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c485b65-9589-4baa-8df2-9a4a50998d18 tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool returned with HTTP 200 Jul 31 19:04:14.466385 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 3/11] 10.4.3.163 () {66 vars in 1318 bytes} [Fri Jul 31 19:04:14 2026] GET /volume/v3/capabilities/np0000006260@storpool => generated 703 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:14.476805 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1a4efbf6-4c05-4c94-bf40-eb61d21c4c8b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:14.478788 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a4efbf6-4c05-4c94-bf40-eb61d21c4c8b tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] GET https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool Jul 31 19:04:14.478848 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a4efbf6-4c05-4c94-bf40-eb61d21c4c8b tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:14.479039 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a4efbf6-4c05-4c94-bf40-eb61d21c4c8b tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:14.493667 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a4efbf6-4c05-4c94-bf40-eb61d21c4c8b tempest-BackendsCapabilitiesAdminTestsJSON-68949199 tempest-BackendsCapabilitiesAdminTestsJSON-68949199-project-admin] https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool returned with HTTP 200 Jul 31 19:04:14.494176 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 3/12] 10.4.3.163 () {66 vars in 1318 bytes} [Fri Jul 31 19:04:14 2026] GET /volume/v3/capabilities/np0000006260@storpool => generated 703 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:04:24.387991 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=1 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:04:24.440201 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=1 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:04:24.488917 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:04:25.245026 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b9d970dc-b042-4049-ae8a-c3156bda21ef None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:25.653069 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b9d970dc-b042-4049-ae8a-c3156bda21ef tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:04:25.653523 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b9d970dc-b042-4049-ae8a-c3156bda21ef tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-315824789", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1904925292", "vendor_name": "tempest-vendor_name-176419575"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:25.683618 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b9d970dc-b042-4049-ae8a-c3156bda21ef tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:04:25.684186 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 3/13] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:04:25 2026] POST /volume/v3/types => generated 326 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:25.696454 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:25.932006 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:25.932646 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "519d400c-9119-4bdc-bd15-52e89a58f13e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1881569175"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:25.934457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Create volume request body: {'volume': {'volume_type': '519d400c-9119-4bdc-bd15-52e89a58f13e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1881569175'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:25.954501 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Create volume of 1 GB Jul 31 19:04:25.954671 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:25.954671 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:25.960769 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:04:25.960049. {{(pid=100318) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:04:25.960893 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Availability Zones retrieved successfully. Jul 31 19:04:25.983032 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Flow 'volume_create_api' (137b54c6-d64f-4152-994a-8eb63d11af43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:25.984294 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b71383a-031f-404a-bdd9-8d7489e58bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:25.986120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:26.027130 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b71383a-031f-404a-bdd9-8d7489e58bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:04:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1904925292',vendor_name='tempest-vendor_name-176419575'},id=519d400c-9119-4bdc-bd15-52e89a58f13e,is_public=True,name='tempest-UserMessagesTest-volume-type-315824789',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '519d400c-9119-4bdc-bd15-52e89a58f13e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:26.028314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d21eeab-fe18-48a3-808f-612af8628215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:26.080993 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-315824789 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-315824789, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:26.081286 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-315824789 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-315824789, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:26.136615 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Created reservations ['a3c25acd-09c9-4c5e-a8c9-acd745c7c78c', '5d4ffbb0-bdb2-416f-9746-e3eed9084b52', 'f58b717a-1362-40f3-81f8-cc7f5ac1623e', '18151ecf-1115-4458-94ec-e2ae3aeb567d'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:26.137535 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d21eeab-fe18-48a3-808f-612af8628215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c25acd-09c9-4c5e-a8c9-acd745c7c78c', '5d4ffbb0-bdb2-416f-9746-e3eed9084b52', 'f58b717a-1362-40f3-81f8-cc7f5ac1623e', '18151ecf-1115-4458-94ec-e2ae3aeb567d']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:26.138493 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47287985-fcb1-413a-adfc-ee317fa8ffac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:26.197001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47287985-fcb1-413a-adfc-ee317fa8ffac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a69277a4-0a91-4905-80ff-bc2540004848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1881569175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e8867eeded4f1189863b771cf6f449',qos_specs=None,replication_status=,reservations=['a3c25acd-09c9-4c5e-a8c9-acd745c7c78c','5d4ffbb0-bdb2-416f-9746-e3eed9084b52','f58b717a-1362-40f3-81f8-cc7f5ac1623e','18151ecf-1115-4458-94ec-e2ae3aeb567d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd5fed5bc32473f91ffd0b4c48e33e2',volume_type_id=519d400c-9119-4bdc-bd15-52e89a58f13e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1881569175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a69277a4-0a91-4905-80ff-bc2540004848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92e8867eeded4f1189863b771cf6f449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd5fed5bc32473f91ffd0b4c48e33e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(519d400c-9119-4bdc-bd15-52e89a58f13e),volume_type_id=519d400c-9119-4bdc-bd15-52e89a58f13e)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:26.197772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5417ccc5-fedb-4b4f-976c-ed222a72a3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:26.240768 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5417ccc5-fedb-4b4f-976c-ed222a72a3a2) transitioned into state 'SUCCESS' from state '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-1881569175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e8867eeded4f1189863b771cf6f449',qos_specs=None,replication_status=,reservations=['a3c25acd-09c9-4c5e-a8c9-acd745c7c78c','5d4ffbb0-bdb2-416f-9746-e3eed9084b52','f58b717a-1362-40f3-81f8-cc7f5ac1623e','18151ecf-1115-4458-94ec-e2ae3aeb567d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd5fed5bc32473f91ffd0b4c48e33e2',volume_type_id=519d400c-9119-4bdc-bd15-52e89a58f13e)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:26.241813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff7ef0b-0a3f-4421-890a-91b28bd2824b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:26.255059 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff7ef0b-0a3f-4421-890a-91b28bd2824b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:26.255992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Flow 'volume_create_api' (137b54c6-d64f-4152-994a-8eb63d11af43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:26.256360 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Create volume request issued successfully. Jul 31 19:04:26.257449 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03c450f2-92cc-41c3-bfb5-e3de60b10396 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:26.258048 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 5/14] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:04:25 2026] POST /volume/v3/volumes => generated 785 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:26.271648 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d179bd15-c30b-4b43-931d-909d002ad6d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:26.276468 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d179bd15-c30b-4b43-931d-909d002ad6d0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 Jul 31 19:04:26.276468 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d179bd15-c30b-4b43-931d-909d002ad6d0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:26.276468 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d179bd15-c30b-4b43-931d-909d002ad6d0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:26.314305 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:26.314305 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:26.326947 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d179bd15-c30b-4b43-931d-909d002ad6d0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Volume info retrieved successfully. Jul 31 19:04:26.337572 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d179bd15-c30b-4b43-931d-909d002ad6d0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 returned with HTTP 200 Jul 31 19:04:26.338213 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 4/15] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:04:26 2026] GET /volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:27.359066 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eef9a6ee-eb0e-41da-a435-e05fddd79734 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.360994 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eef9a6ee-eb0e-41da-a435-e05fddd79734 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 Jul 31 19:04:27.361206 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eef9a6ee-eb0e-41da-a435-e05fddd79734 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.361390 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eef9a6ee-eb0e-41da-a435-e05fddd79734 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.401676 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:27.401676 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:27.408497 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eef9a6ee-eb0e-41da-a435-e05fddd79734 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Volume info retrieved successfully. Jul 31 19:04:27.415109 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eef9a6ee-eb0e-41da-a435-e05fddd79734 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 returned with HTTP 200 Jul 31 19:04:27.415203 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 4/16] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:04:27 2026] GET /volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 => generated 874 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:27.430515 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-965f3a07-6bdc-442d-9cc9-d044f1105f6f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.432885 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-965f3a07-6bdc-442d-9cc9-d044f1105f6f tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/messages Jul 31 19:04:27.433239 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-965f3a07-6bdc-442d-9cc9-d044f1105f6f tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.433532 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-965f3a07-6bdc-442d-9cc9-d044f1105f6f tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.440502 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-965f3a07-6bdc-442d-9cc9-d044f1105f6f tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:04:27.440887 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 4/17] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:04:27 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:27.451410 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3f580e21-38bb-4d50-9473-d09f86de2be3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.453492 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3f580e21-38bb-4d50-9473-d09f86de2be3 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] DELETE https://10.4.3.163/volume/v3/messages/c44c9808-86ea-408e-9ca6-57f07eb5cd28 Jul 31 19:04:27.453878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3f580e21-38bb-4d50-9473-d09f86de2be3 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.453878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3f580e21-38bb-4d50-9473-d09f86de2be3 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.459249 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:27.459249 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:27.466268 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3f580e21-38bb-4d50-9473-d09f86de2be3 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/messages/c44c9808-86ea-408e-9ca6-57f07eb5cd28 returned with HTTP 204 Jul 31 19:04:27.467019 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 6/18] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:04:27 2026] DELETE /volume/v3/messages/c44c9808-86ea-408e-9ca6-57f07eb5cd28 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:04:27.474448 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d074d641-336d-414d-983c-c6c88e10c4a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.476888 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d074d641-336d-414d-983c-c6c88e10c4a0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/messages/c44c9808-86ea-408e-9ca6-57f07eb5cd28 Jul 31 19:04:27.477204 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d074d641-336d-414d-983c-c6c88e10c4a0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.477758 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d074d641-336d-414d-983c-c6c88e10c4a0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.483519 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d074d641-336d-414d-983c-c6c88e10c4a0 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/messages/c44c9808-86ea-408e-9ca6-57f07eb5cd28 returned with HTTP 404 Jul 31 19:04:27.484172 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 5/19] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:04:27 2026] GET /volume/v3/messages/c44c9808-86ea-408e-9ca6-57f07eb5cd28 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:27.493008 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b83192d-17c0-44ac-a981-416c9ca3fbc8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.495248 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b83192d-17c0-44ac-a981-416c9ca3fbc8 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 Jul 31 19:04:27.495552 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b83192d-17c0-44ac-a981-416c9ca3fbc8 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.496706 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b83192d-17c0-44ac-a981-416c9ca3fbc8 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.505749 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:27.505749 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:27.509579 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6b83192d-17c0-44ac-a981-416c9ca3fbc8 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Volume info retrieved successfully. Jul 31 19:04:27.514413 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b83192d-17c0-44ac-a981-416c9ca3fbc8 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 returned with HTTP 200 Jul 31 19:04:27.514802 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 5/20] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:04:27 2026] GET /volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:27.531875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.533447 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 Jul 31 19:04:27.533663 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.533853 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.534027 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Delete volume with id: a69277a4-0a91-4905-80ff-bc2540004848 Jul 31 19:04:27.562677 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:27.562677 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:27.563181 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Volume info retrieved successfully. Jul 31 19:04:27.564241 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100320) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:04:27.588313 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-315824789 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-315824789, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:27.588864 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-315824789 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-315824789, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:27.605674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Created reservations ['ae9ee6b4-e720-4ced-ba77-4aa2a578aabf', 'cbf49b66-7cd6-44d4-acd4-32f9c540eba1', '5bc18d3c-947e-444c-ab92-a542bd07195d', '52f798a1-c8eb-4408-9eb4-b12b3f0ec745'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:27.657478 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Delete volume request issued successfully. Jul 31 19:04:27.657478 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3d868b0-b627-4dd2-8dc5-e7912307a3ff tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 returned with HTTP 202 Jul 31 19:04:27.657478 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 5/21] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:04:27 2026] DELETE /volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:04:27.664829 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-72178d36-9e05-44bb-9389-041fc41f8d59 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.667008 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72178d36-9e05-44bb-9389-041fc41f8d59 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 Jul 31 19:04:27.667154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72178d36-9e05-44bb-9389-041fc41f8d59 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.667400 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72178d36-9e05-44bb-9389-041fc41f8d59 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.673630 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72178d36-9e05-44bb-9389-041fc41f8d59 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 returned with HTTP 404 Jul 31 19:04:27.674180 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 7/22] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:04:27 2026] GET /volume/v3/volumes/a69277a4-0a91-4905-80ff-bc2540004848 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:27.682393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-38f3c22d-db94-403d-af33-1fbf091429fe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.684454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-38f3c22d-db94-403d-af33-1fbf091429fe tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] DELETE https://10.4.3.163/volume/v3/types/519d400c-9119-4bdc-bd15-52e89a58f13e Jul 31 19:04:27.684745 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-38f3c22d-db94-403d-af33-1fbf091429fe tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.685009 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-38f3c22d-db94-403d-af33-1fbf091429fe tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.738635 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-38f3c22d-db94-403d-af33-1fbf091429fe tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] https://10.4.3.163/volume/v3/types/519d400c-9119-4bdc-bd15-52e89a58f13e returned with HTTP 202 Jul 31 19:04:27.739170 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 6/23] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:04:27 2026] DELETE /volume/v3/types/519d400c-9119-4bdc-bd15-52e89a58f13e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:04:27.746278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-47296348-544c-4427-8694-6d7c273c1aa6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.748221 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47296348-544c-4427-8694-6d7c273c1aa6 tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] GET https://10.4.3.163/volume/v3/types/519d400c-9119-4bdc-bd15-52e89a58f13e Jul 31 19:04:27.748417 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47296348-544c-4427-8694-6d7c273c1aa6 tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.748728 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47296348-544c-4427-8694-6d7c273c1aa6 tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.752452 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47296348-544c-4427-8694-6d7c273c1aa6 tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] https://10.4.3.163/volume/v3/types/519d400c-9119-4bdc-bd15-52e89a58f13e returned with HTTP 404 Jul 31 19:04:27.752974 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 6/24] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:04:27 2026] GET /volume/v3/types/519d400c-9119-4bdc-bd15-52e89a58f13e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:27.761240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-436c40cf-717c-4485-aa2e-a1ecedf5f7bf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.763022 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-436c40cf-717c-4485-aa2e-a1ecedf5f7bf tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:04:27.763486 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-436c40cf-717c-4485-aa2e-a1ecedf5f7bf tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-639557206", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1762537158", "vendor_name": "tempest-vendor_name-1519320202"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:27.781036 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-436c40cf-717c-4485-aa2e-a1ecedf5f7bf tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:04:27.781394 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 6/25] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:04:27 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:27.791657 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-16bebd26-0835-4fc9-80b4-36133bba3666 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.793703 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:27.794193 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b581a4be-8446-4e90-8be5-8d96a45aa497", "size": 1, "name": "tempest-UserMessagesTest-Volume-2068093362"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:27.796180 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Create volume request body: {'volume': {'volume_type': 'b581a4be-8446-4e90-8be5-8d96a45aa497', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2068093362'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:27.804824 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Create volume of 1 GB Jul 31 19:04:27.805193 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:27.805193 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:27.806126 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Availability Zones retrieved successfully. Jul 31 19:04:27.812970 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Flow 'volume_create_api' (52702e55-2ea3-40ef-a683-1bbd4e5d4515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:27.814092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0759e6-7dae-4494-8fd2-a073dab37e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:27.815034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:27.837929 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed0759e6-7dae-4494-8fd2-a073dab37e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:04:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1762537158',vendor_name='tempest-vendor_name-1519320202'},id=b581a4be-8446-4e90-8be5-8d96a45aa497,is_public=True,name='tempest-UserMessagesTest-volume-type-639557206',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b581a4be-8446-4e90-8be5-8d96a45aa497', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:27.838721 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9dea8d-9c9a-480c-8c94-2b7200772b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:27.866856 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-639557206 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-639557206, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:27.867140 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-639557206 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-639557206, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:27.901192 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Created reservations ['4008e3e3-afec-4283-a477-74e858dac4fa', 'ca540bf6-432a-4515-a001-ac106665680f', '5aa0cf80-e3bd-4f28-bc95-06cd05a51bac', 'eddf548c-342e-4c94-be9b-929caa61032e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:27.901944 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd9dea8d-9c9a-480c-8c94-2b7200772b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4008e3e3-afec-4283-a477-74e858dac4fa', 'ca540bf6-432a-4515-a001-ac106665680f', '5aa0cf80-e3bd-4f28-bc95-06cd05a51bac', 'eddf548c-342e-4c94-be9b-929caa61032e']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:27.902867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2086a6f3-1f04-40a7-a535-d451cc03ce3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:27.929626 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2086a6f3-1f04-40a7-a535-d451cc03ce3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a9369a7-07d9-49f2-90d1-1fc914840a93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2068093362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e8867eeded4f1189863b771cf6f449',qos_specs=None,replication_status=,reservations=['4008e3e3-afec-4283-a477-74e858dac4fa','ca540bf6-432a-4515-a001-ac106665680f','5aa0cf80-e3bd-4f28-bc95-06cd05a51bac','eddf548c-342e-4c94-be9b-929caa61032e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd5fed5bc32473f91ffd0b4c48e33e2',volume_type_id=b581a4be-8446-4e90-8be5-8d96a45aa497), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2068093362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a9369a7-07d9-49f2-90d1-1fc914840a93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92e8867eeded4f1189863b771cf6f449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cd5fed5bc32473f91ffd0b4c48e33e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b581a4be-8446-4e90-8be5-8d96a45aa497),volume_type_id=b581a4be-8446-4e90-8be5-8d96a45aa497)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:27.930785 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a676cad-965c-418e-abf4-84af573197b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:27.955377 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a676cad-965c-418e-abf4-84af573197b8) transitioned into state 'SUCCESS' from state '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-2068093362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e8867eeded4f1189863b771cf6f449',qos_specs=None,replication_status=,reservations=['4008e3e3-afec-4283-a477-74e858dac4fa','ca540bf6-432a-4515-a001-ac106665680f','5aa0cf80-e3bd-4f28-bc95-06cd05a51bac','eddf548c-342e-4c94-be9b-929caa61032e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cd5fed5bc32473f91ffd0b4c48e33e2',volume_type_id=b581a4be-8446-4e90-8be5-8d96a45aa497)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:27.956117 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdab5c8d-8f40-4bc4-9654-c0c60379ce78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:27.966996 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdab5c8d-8f40-4bc4-9654-c0c60379ce78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:27.968324 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Flow 'volume_create_api' (52702e55-2ea3-40ef-a683-1bbd4e5d4515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:27.968392 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Create volume request issued successfully. Jul 31 19:04:27.969013 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16bebd26-0835-4fc9-80b4-36133bba3666 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:27.969422 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 8/26] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:04:27 2026] POST /volume/v3/volumes => generated 785 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:27.982173 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a22d0595-d88a-4588-adce-4eecffa6ad67 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:27.984666 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a22d0595-d88a-4588-adce-4eecffa6ad67 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 Jul 31 19:04:27.984995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a22d0595-d88a-4588-adce-4eecffa6ad67 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:27.985288 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a22d0595-d88a-4588-adce-4eecffa6ad67 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:27.995979 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:27.995979 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:28.001149 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a22d0595-d88a-4588-adce-4eecffa6ad67 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Volume info retrieved successfully. Jul 31 19:04:28.007317 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a22d0595-d88a-4588-adce-4eecffa6ad67 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 returned with HTTP 200 Jul 31 19:04:28.008103 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 7/27] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:04:27 2026] GET /volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:29.023047 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9978c55-51bb-4510-91dc-33581fdc673c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.024947 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9978c55-51bb-4510-91dc-33581fdc673c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 Jul 31 19:04:29.024947 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9978c55-51bb-4510-91dc-33581fdc673c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.025196 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9978c55-51bb-4510-91dc-33581fdc673c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.035638 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:29.035638 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:29.040052 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b9978c55-51bb-4510-91dc-33581fdc673c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Volume info retrieved successfully. Jul 31 19:04:29.044212 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9978c55-51bb-4510-91dc-33581fdc673c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 returned with HTTP 200 Jul 31 19:04:29.044765 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 7/28] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:04:29 2026] GET /volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:29.057268 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-de27c645-5e9c-44c3-9f91-900c904554fd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.059155 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de27c645-5e9c-44c3-9f91-900c904554fd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/messages Jul 31 19:04:29.059405 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de27c645-5e9c-44c3-9f91-900c904554fd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.059849 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de27c645-5e9c-44c3-9f91-900c904554fd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.063850 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de27c645-5e9c-44c3-9f91-900c904554fd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:04:29.064334 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 7/29] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:04:29 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:29.074604 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-66819d13-27bf-4be8-8282-ab47df8aee1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.077050 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66819d13-27bf-4be8-8282-ab47df8aee1d tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/messages/b6e9c27e-e442-4df5-8650-1effbcb0dd94 Jul 31 19:04:29.077050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66819d13-27bf-4be8-8282-ab47df8aee1d tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.077161 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66819d13-27bf-4be8-8282-ab47df8aee1d tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.080816 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:29.080816 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:29.081194 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66819d13-27bf-4be8-8282-ab47df8aee1d tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/messages/b6e9c27e-e442-4df5-8650-1effbcb0dd94 returned with HTTP 200 Jul 31 19:04:29.081595 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 9/30] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:04:29 2026] GET /volume/v3/messages/b6e9c27e-e442-4df5-8650-1effbcb0dd94 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:29.092209 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4f985f77-2816-46a5-9b75-a2d39c07c711 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.094318 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f985f77-2816-46a5-9b75-a2d39c07c711 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/messages Jul 31 19:04:29.094614 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f985f77-2816-46a5-9b75-a2d39c07c711 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.094873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f985f77-2816-46a5-9b75-a2d39c07c711 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.101234 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f985f77-2816-46a5-9b75-a2d39c07c711 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:04:29.101783 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 8/31] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:04:29 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:29.111229 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84ca53ef-21f9-494a-9309-a548c171b62c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.113001 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84ca53ef-21f9-494a-9309-a548c171b62c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] DELETE https://10.4.3.163/volume/v3/messages/b6e9c27e-e442-4df5-8650-1effbcb0dd94 Jul 31 19:04:29.113249 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84ca53ef-21f9-494a-9309-a548c171b62c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.113513 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84ca53ef-21f9-494a-9309-a548c171b62c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.125525 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84ca53ef-21f9-494a-9309-a548c171b62c tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/messages/b6e9c27e-e442-4df5-8650-1effbcb0dd94 returned with HTTP 204 Jul 31 19:04:29.125952 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 8/32] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:04:29 2026] DELETE /volume/v3/messages/b6e9c27e-e442-4df5-8650-1effbcb0dd94 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:04:29.133508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7d4d987b-fab5-4a1d-a8a5-00290ef69edd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.135455 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7d4d987b-fab5-4a1d-a8a5-00290ef69edd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 Jul 31 19:04:29.136055 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7d4d987b-fab5-4a1d-a8a5-00290ef69edd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.136138 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7d4d987b-fab5-4a1d-a8a5-00290ef69edd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.143457 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:29.143457 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:29.149405 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7d4d987b-fab5-4a1d-a8a5-00290ef69edd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Volume info retrieved successfully. Jul 31 19:04:29.155760 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7d4d987b-fab5-4a1d-a8a5-00290ef69edd tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 returned with HTTP 200 Jul 31 19:04:29.156182 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 8/33] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:04:29 2026] GET /volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:29.171557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.175174 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] DELETE https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 Jul 31 19:04:29.175382 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.175651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.175839 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Delete volume with id: 8a9369a7-07d9-49f2-90d1-1fc914840a93 Jul 31 19:04:29.186010 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:29.186010 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:29.186471 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Volume info retrieved successfully. Jul 31 19:04:29.187928 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100318) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:04:29.211939 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Created reservations ['36f6ecf4-6ea2-4d2c-9306-1f065f0d186e', 'e3ae9ff9-c903-4800-a466-8546117efe04', '071ff337-a788-47bb-8ebf-c4df8e1f481d', 'e33143ca-5c61-46ad-a14c-4006eba06fee'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:29.254184 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Delete volume request issued successfully. Jul 31 19:04:29.254184 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e31acac7-1b7a-4a9c-a8b0-64395cb7cf62 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 returned with HTTP 202 Jul 31 19:04:29.254514 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 10/34] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:04:29 2026] DELETE /volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:04:29.263310 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-77dbbcdf-1288-4306-ad23-e829e6a998d9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.266235 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77dbbcdf-1288-4306-ad23-e829e6a998d9 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] GET https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 Jul 31 19:04:29.266544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77dbbcdf-1288-4306-ad23-e829e6a998d9 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.266822 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77dbbcdf-1288-4306-ad23-e829e6a998d9 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.272300 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77dbbcdf-1288-4306-ad23-e829e6a998d9 tempest-UserMessagesTest-854755963 tempest-UserMessagesTest-854755963-project-member] https://10.4.3.163/volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 returned with HTTP 404 Jul 31 19:04:29.272899 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 9/35] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:04:29 2026] GET /volume/v3/volumes/8a9369a7-07d9-49f2-90d1-1fc914840a93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:29.282218 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ea0cb7b-6e81-4c6a-8bce-1139585a2a6a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.284058 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ea0cb7b-6e81-4c6a-8bce-1139585a2a6a tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] DELETE https://10.4.3.163/volume/v3/types/b581a4be-8446-4e90-8be5-8d96a45aa497 Jul 31 19:04:29.284331 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ea0cb7b-6e81-4c6a-8bce-1139585a2a6a tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.284673 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ea0cb7b-6e81-4c6a-8bce-1139585a2a6a tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.349226 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ea0cb7b-6e81-4c6a-8bce-1139585a2a6a tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] https://10.4.3.163/volume/v3/types/b581a4be-8446-4e90-8be5-8d96a45aa497 returned with HTTP 202 Jul 31 19:04:29.349674 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 9/36] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:04:29 2026] DELETE /volume/v3/types/b581a4be-8446-4e90-8be5-8d96a45aa497 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:04:29.358298 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-954cc8f5-b95f-43ec-9659-0475076819f3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:29.360466 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-954cc8f5-b95f-43ec-9659-0475076819f3 tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] GET https://10.4.3.163/volume/v3/types/b581a4be-8446-4e90-8be5-8d96a45aa497 Jul 31 19:04:29.361126 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-954cc8f5-b95f-43ec-9659-0475076819f3 tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:29.361126 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-954cc8f5-b95f-43ec-9659-0475076819f3 tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:29.364343 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-954cc8f5-b95f-43ec-9659-0475076819f3 tempest-UserMessagesTest-1158946134 tempest-UserMessagesTest-1158946134-project-admin] https://10.4.3.163/volume/v3/types/b581a4be-8446-4e90-8be5-8d96a45aa497 returned with HTTP 404 Jul 31 19:04:29.364883 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 9/37] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:04:29 2026] GET /volume/v3/types/b581a4be-8446-4e90-8be5-8d96a45aa497 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:31.058275 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-06dc7db0-1092-4e01-b14e-44731d77846e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:31.301619 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:31.302139 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-139699771", "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:31.305251 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-139699771', 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:32.032812 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume of 1 GB Jul 31 19:04:32.040126 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Availability Zones retrieved successfully. Jul 31 19:04:32.046478 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Flow 'volume_create_api' (5ffef868-f901-4997-bbd7-741e589b1399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:32.049004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa46b2d9-ced8-4af2-9a54-891e0cbd390f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:32.050255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:32.142461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa46b2d9-ced8-4af2-9a54-891e0cbd390f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:32.142461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffffbb9-19e3-4813-8ad3-bc4e3002213b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:32.171919 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:32.172283 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:32.214831 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Created reservations ['18c507a5-8541-4a4c-b408-f659198e021c', 'f13f1217-2d5e-4f07-9615-8de4abd9179a', '4c08d9de-7206-4cae-88a3-04940feef194', 'ed76df2f-927f-4bc4-90f9-214bf84d8b4b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:32.215889 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cffffbb9-19e3-4813-8ad3-bc4e3002213b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18c507a5-8541-4a4c-b408-f659198e021c', 'f13f1217-2d5e-4f07-9615-8de4abd9179a', '4c08d9de-7206-4cae-88a3-04940feef194', 'ed76df2f-927f-4bc4-90f9-214bf84d8b4b']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:32.216934 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b40c50a-dde3-4474-b0ad-ce192a9ae7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:32.247544 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b40c50a-dde3-4474-b0ad-ce192a9ae7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1133b15-6d4d-4796-b3ef-f8f8ecc7f62c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-139699771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426410d906924d70bbde422677c361ab',qos_specs=None,replication_status=,reservations=['18c507a5-8541-4a4c-b408-f659198e021c','f13f1217-2d5e-4f07-9615-8de4abd9179a','4c08d9de-7206-4cae-88a3-04940feef194','ed76df2f-927f-4bc4-90f9-214bf84d8b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc9265d764345e5b1857810d19fea7a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-139699771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426410d906924d70bbde422677c361ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc9265d764345e5b1857810d19fea7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:32.248558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36d515f-f05a-48e1-835c-05eba95ec273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:32.278993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f36d515f-f05a-48e1-835c-05eba95ec273) transitioned into state 'SUCCESS' from state '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-139699771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426410d906924d70bbde422677c361ab',qos_specs=None,replication_status=,reservations=['18c507a5-8541-4a4c-b408-f659198e021c','f13f1217-2d5e-4f07-9615-8de4abd9179a','4c08d9de-7206-4cae-88a3-04940feef194','ed76df2f-927f-4bc4-90f9-214bf84d8b4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc9265d764345e5b1857810d19fea7a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:32.280041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44d5cfd9-d56f-40c3-98fa-7ece77aedf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:32.303248 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44d5cfd9-d56f-40c3-98fa-7ece77aedf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:32.304137 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Flow 'volume_create_api' (5ffef868-f901-4997-bbd7-741e589b1399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:32.304697 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume request issued successfully. Jul 31 19:04:32.305191 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06dc7db0-1092-4e01-b14e-44731d77846e tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:32.305717 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 11/38] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:04:31 2026] POST /volume/v3/volumes => generated 756 bytes in 1248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:32.324406 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-451f7529-8acc-443d-ab10-246ed5955272 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:32.326788 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-451f7529-8acc-443d-ab10-246ed5955272 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:32.327082 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-451f7529-8acc-443d-ab10-246ed5955272 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:32.327367 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-451f7529-8acc-443d-ab10-246ed5955272 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:32.348223 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:32.348223 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:32.357592 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-451f7529-8acc-443d-ab10-246ed5955272 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:32.365474 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-451f7529-8acc-443d-ab10-246ed5955272 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:32.366015 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 10/39] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:32 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:33.384553 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7a36079-d5a1-4ff0-baf3-a62146001559 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:33.386403 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7a36079-d5a1-4ff0-baf3-a62146001559 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:33.386656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7a36079-d5a1-4ff0-baf3-a62146001559 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:33.386855 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7a36079-d5a1-4ff0-baf3-a62146001559 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:33.395785 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:33.395785 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:33.400379 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7a36079-d5a1-4ff0-baf3-a62146001559 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:33.405852 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7a36079-d5a1-4ff0-baf3-a62146001559 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:33.406601 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 10/40] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:33 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:34.420109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5877c76e-dac9-4ba8-a5bd-2d1e989a643a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:34.422568 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5877c76e-dac9-4ba8-a5bd-2d1e989a643a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:34.422828 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5877c76e-dac9-4ba8-a5bd-2d1e989a643a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:34.423059 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5877c76e-dac9-4ba8-a5bd-2d1e989a643a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:34.435201 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:34.435201 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:34.439736 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5877c76e-dac9-4ba8-a5bd-2d1e989a643a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:34.445979 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5877c76e-dac9-4ba8-a5bd-2d1e989a643a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:34.446375 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 10/41] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:34 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:35.327452 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:35.329727 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:35.330104 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1347262656"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:35.332918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1347262656'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:35.333114 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Create volume of 1 GB Jul 31 19:04:35.333558 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:35.333558 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:35.345657 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Availability Zones retrieved successfully. Jul 31 19:04:35.355742 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Flow 'volume_create_api' (ab2597e4-e006-4f35-aefb-ccb9c4072eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:35.357669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77bee7d-b243-424d-8592-aed1dc4071f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:35.359085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:35.409953 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77bee7d-b243-424d-8592-aed1dc4071f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:35.411251 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5dc3b9-79c1-4eaa-8b05-3e089bca75a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:35.465912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fb827e8a-9383-467e-9eda-86f12d4586cb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:35.469195 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb827e8a-9383-467e-9eda-86f12d4586cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:35.469195 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb827e8a-9383-467e-9eda-86f12d4586cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:35.469195 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb827e8a-9383-467e-9eda-86f12d4586cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:35.487778 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:35.487778 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:35.497173 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fb827e8a-9383-467e-9eda-86f12d4586cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:35.506459 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb827e8a-9383-467e-9eda-86f12d4586cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:35.506655 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 11/42] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:35 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:35.512607 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Created reservations ['b435e560-6d8d-46cb-a6e3-9a58f61b4f5f', '6dfee8a0-2640-4b67-be6d-a14559a9348f', '56e3c64c-713a-450f-814e-29890ab66a10', '3fa9d22a-f4c9-4dc0-800b-ba8e5ff40e93'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:35.513933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5dc3b9-79c1-4eaa-8b05-3e089bca75a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b435e560-6d8d-46cb-a6e3-9a58f61b4f5f', '6dfee8a0-2640-4b67-be6d-a14559a9348f', '56e3c64c-713a-450f-814e-29890ab66a10', '3fa9d22a-f4c9-4dc0-800b-ba8e5ff40e93']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:35.514932 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a07f266-decb-4892-b2ac-f1d4ec751e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:35.548069 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a07f266-decb-4892-b2ac-f1d4ec751e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d593d60-a729-45e5-84c6-0e40164dcbfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1347262656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ab816fe8a04059843c23fdd6c68b55',qos_specs=None,replication_status=,reservations=['b435e560-6d8d-46cb-a6e3-9a58f61b4f5f','6dfee8a0-2640-4b67-be6d-a14559a9348f','56e3c64c-713a-450f-814e-29890ab66a10','3fa9d22a-f4c9-4dc0-800b-ba8e5ff40e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e28055c01f241e6a505fb55674bd677',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1347262656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d593d60-a729-45e5-84c6-0e40164dcbfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ab816fe8a04059843c23fdd6c68b55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e28055c01f241e6a505fb55674bd677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:35.549558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e69d10-19b7-40d4-ab16-fe30761a9c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:35.571610 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e69d10-19b7-40d4-ab16-fe30761a9c53) transitioned into state 'SUCCESS' from state '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-1347262656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ab816fe8a04059843c23fdd6c68b55',qos_specs=None,replication_status=,reservations=['b435e560-6d8d-46cb-a6e3-9a58f61b4f5f','6dfee8a0-2640-4b67-be6d-a14559a9348f','56e3c64c-713a-450f-814e-29890ab66a10','3fa9d22a-f4c9-4dc0-800b-ba8e5ff40e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e28055c01f241e6a505fb55674bd677',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:35.572641 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a2b12f-f255-4f70-a595-145bceaa3112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:35.586389 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91a2b12f-f255-4f70-a595-145bceaa3112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:35.587574 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Flow 'volume_create_api' (ab2597e4-e006-4f35-aefb-ccb9c4072eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:35.588164 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Create volume request issued successfully. Jul 31 19:04:35.588926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8bcfa00c-a2a0-4dc5-8a12-8abd10e25b36 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:35.589582 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 12/43] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:04:35 2026] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:35.611007 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ca9a184-d45e-47b5-a640-683076925cc4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:35.619428 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ca9a184-d45e-47b5-a640-683076925cc4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:04:35.619692 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ca9a184-d45e-47b5-a640-683076925cc4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:35.619938 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ca9a184-d45e-47b5-a640-683076925cc4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:35.635139 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:35.635139 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:35.638782 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9ca9a184-d45e-47b5-a640-683076925cc4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:04:35.644555 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ca9a184-d45e-47b5-a640-683076925cc4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:04:35.645017 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 11/44] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:35 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:36.523265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5df439aa-5804-4db3-9875-3ec1c85114dc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:36.525175 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5df439aa-5804-4db3-9875-3ec1c85114dc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:36.525412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5df439aa-5804-4db3-9875-3ec1c85114dc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:36.525705 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5df439aa-5804-4db3-9875-3ec1c85114dc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:36.535616 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:36.535616 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:36.543334 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5df439aa-5804-4db3-9875-3ec1c85114dc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:36.549130 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5df439aa-5804-4db3-9875-3ec1c85114dc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:36.549506 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 11/45] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:36 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:36.661830 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bf3494bd-9104-438f-8121-365cb0c09154 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:36.663614 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf3494bd-9104-438f-8121-365cb0c09154 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:04:36.663938 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf3494bd-9104-438f-8121-365cb0c09154 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:36.664243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf3494bd-9104-438f-8121-365cb0c09154 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:36.674246 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:36.674246 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:36.678450 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bf3494bd-9104-438f-8121-365cb0c09154 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:04:36.685095 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf3494bd-9104-438f-8121-365cb0c09154 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:04:36.685712 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 12/46] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:36 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:37.567964 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-47782ea2-de40-4f0d-ab78-e93a27cc63b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:37.571248 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-47782ea2-de40-4f0d-ab78-e93a27cc63b9 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:37.571567 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-47782ea2-de40-4f0d-ab78-e93a27cc63b9 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:37.571927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-47782ea2-de40-4f0d-ab78-e93a27cc63b9 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:37.580525 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:37.580525 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:37.587602 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-47782ea2-de40-4f0d-ab78-e93a27cc63b9 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:37.594949 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-47782ea2-de40-4f0d-ab78-e93a27cc63b9 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:37.595406 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 13/47] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:37 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:38.611682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf03bd73-3874-4019-8589-0384b85126f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:38.615856 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf03bd73-3874-4019-8589-0384b85126f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:38.615856 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf03bd73-3874-4019-8589-0384b85126f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:38.615856 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf03bd73-3874-4019-8589-0384b85126f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:38.624189 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:38.624189 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:38.628695 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cf03bd73-3874-4019-8589-0384b85126f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:38.634381 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf03bd73-3874-4019-8589-0384b85126f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:38.635122 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 12/48] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:38 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:39.576617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:39.648198 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d92e175b-4ea2-4c77-81d4-f1037e02a7a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:39.650162 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d92e175b-4ea2-4c77-81d4-f1037e02a7a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:39.650389 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d92e175b-4ea2-4c77-81d4-f1037e02a7a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:39.650630 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d92e175b-4ea2-4c77-81d4-f1037e02a7a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:39.657485 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:39.657485 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:39.661751 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d92e175b-4ea2-4c77-81d4-f1037e02a7a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:39.666462 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d92e175b-4ea2-4c77-81d4-f1037e02a7a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:39.666864 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 13/49] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:39 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:39.775186 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e Jul 31 19:04:39.775733 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:39.777467 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:39.792221 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.792618 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.793113 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.793343 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.793686 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.793990 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.794332 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.796080 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.796422 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.802095 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b8a9e295-5dec-49e9-98d7-7412b3623901 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e returned with HTTP 200 Jul 31 19:04:39.802534 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 12/50] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:04:39 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e => generated 437 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:39.814209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:39.816210 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e/defaults Jul 31 19:04:39.816882 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:39.816882 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'defaults' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:39.824104 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.824142 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.824380 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.824932 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.825154 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.825368 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.825660 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.835567 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-954c2f58-ddf9-4aaa-bab5-631cd04d59d9 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e/defaults returned with HTTP 200 Jul 31 19:04:39.835951 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 14/51] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:04:39 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e/defaults => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:39.848497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4dc64868-7ab1-4298-8515-db8d3477c311 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:39.851861 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e Jul 31 19:04:39.853780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:39.906465 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.906465 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.906465 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.906465 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.906465 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.906465 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.906465 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.906465 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.906966 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:39.916523 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dc64868-7ab1-4298-8515-db8d3477c311 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e returned with HTTP 200 Jul 31 19:04:39.916523 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 13/52] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:04:39 2026] PUT /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e => generated 395 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:39.928204 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cd040792-8a3b-4278-b5eb-bd612d61978a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:39.930974 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd040792-8a3b-4278-b5eb-bd612d61978a tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] DELETE https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e Jul 31 19:04:39.931420 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd040792-8a3b-4278-b5eb-bd612d61978a tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:39.931589 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd040792-8a3b-4278-b5eb-bd612d61978a tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:39.945625 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd040792-8a3b-4278-b5eb-bd612d61978a tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e returned with HTTP 200 Jul 31 19:04:39.945625 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 14/53] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:04:39 2026] DELETE /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 19:04:39.956626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a2288eda-7d08-4c94-8069-44bf5319bbe2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:39.960357 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a2288eda-7d08-4c94-8069-44bf5319bbe2 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e Jul 31 19:04:39.960647 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a2288eda-7d08-4c94-8069-44bf5319bbe2 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:39.962203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a2288eda-7d08-4c94-8069-44bf5319bbe2 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:39.981770 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a2288eda-7d08-4c94-8069-44bf5319bbe2 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e returned with HTTP 200 Jul 31 19:04:39.982338 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 13/54] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:04:39 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:39.993812 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e4cfac2b-5f1b-4fe3-a0ce-d691e7882dd1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:39.997455 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e4cfac2b-5f1b-4fe3-a0ce-d691e7882dd1 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e Jul 31 19:04:39.997983 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e4cfac2b-5f1b-4fe3-a0ce-d691e7882dd1 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:40.071193 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:40.137375 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e4cfac2b-5f1b-4fe3-a0ce-d691e7882dd1 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e returned with HTTP 200 Jul 31 19:04:40.138044 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 15/55] 10.4.3.163 () {68 vars in 1375 bytes} [Fri Jul 31 19:04:39 2026] PUT /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e => generated 395 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:40.150166 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:40.152184 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e/defaults Jul 31 19:04:40.152545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:40.153006 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'defaults' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:40.167162 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.167796 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.168556 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.168711 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.169157 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.169626 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.169843 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.170253 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.170666 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:40.179353 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d2f59d5-9da6-411a-8cba-70df96bb1e6e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e/defaults returned with HTTP 200 Jul 31 19:04:40.181615 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 15/56] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:04:40 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e/defaults => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:40.197964 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cd3214ab-9215-4305-8553-d2a28135f0b1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:40.205663 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cd3214ab-9215-4305-8553-d2a28135f0b1 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e Jul 31 19:04:40.205936 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cd3214ab-9215-4305-8553-d2a28135f0b1 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:40.207516 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cd3214ab-9215-4305-8553-d2a28135f0b1 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:40.234515 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cd3214ab-9215-4305-8553-d2a28135f0b1 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e returned with HTTP 200 Jul 31 19:04:40.235066 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 14/57] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:04:40 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e => generated 437 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:40.255760 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a1cf77f-2b5e-4bbe-b827-5292aca19a26 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:40.259400 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a1cf77f-2b5e-4bbe-b827-5292aca19a26 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True Jul 31 19:04:40.259845 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a1cf77f-2b5e-4bbe-b827-5292aca19a26 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:40.260528 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a1cf77f-2b5e-4bbe-b827-5292aca19a26 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:40.288798 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a1cf77f-2b5e-4bbe-b827-5292aca19a26 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True returned with HTTP 200 Jul 31 19:04:40.289573 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 16/58] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:04:40 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:40.304843 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:40.383464 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:40.383464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1898088223"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:40.386176 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1898088223'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:40.395627 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Create volume of 1 GB Jul 31 19:04:40.395627 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:40.395627 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:40.403068 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:04:40.402252. {{(pid=100317) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:04:40.403344 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Availability Zones retrieved successfully. Jul 31 19:04:40.436998 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Flow 'volume_create_api' (9b979838-6dc6-49e1-85cc-1fb772620d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:40.438537 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be83e5a4-feb7-4178-9eb1-3c5b88b5ea03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.440046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:40.466445 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:40.466445 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:40.509571 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be83e5a4-feb7-4178-9eb1-3c5b88b5ea03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a2388000-307f-4a94-a0e4-885c2f0b6cda,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2388000-307f-4a94-a0e4-885c2f0b6cda', 'encryption_key_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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.511143 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38c27770-1a43-4d02-a51b-29224b8be8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.629766 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Created reservations ['c15c3b42-e2c7-44ab-8288-a5a6d806abca', '6df55c70-1b49-40f3-9c78-de174346f2ed', 'b319486e-c702-4e38-90fd-c749e4990c66', '7e096af6-adc2-4b7d-9c04-4d2a054cbbf3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:40.629766 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38c27770-1a43-4d02-a51b-29224b8be8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c15c3b42-e2c7-44ab-8288-a5a6d806abca', '6df55c70-1b49-40f3-9c78-de174346f2ed', 'b319486e-c702-4e38-90fd-c749e4990c66', '7e096af6-adc2-4b7d-9c04-4d2a054cbbf3']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.630071 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0218d5ca-ff25-446e-a1d6-dec37f03972d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.672273 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0218d5ca-ff25-446e-a1d6-dec37f03972d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3b2754a-fc32-487e-9611-03e63bae23f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1898088223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4607d393feed4bfaa6bb5f0e3992598f',qos_specs=None,replication_status=,reservations=['c15c3b42-e2c7-44ab-8288-a5a6d806abca','6df55c70-1b49-40f3-9c78-de174346f2ed','b319486e-c702-4e38-90fd-c749e4990c66','7e096af6-adc2-4b7d-9c04-4d2a054cbbf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b5eadc09ac4088bef1612bd16d38f1',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1898088223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3b2754a-fc32-487e-9611-03e63bae23f7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4607d393feed4bfaa6bb5f0e3992598f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25b5eadc09ac4088bef1612bd16d38f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2388000-307f-4a94-a0e4-885c2f0b6cda),volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.674022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1ef00f-650c-4255-97fb-417beed09d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.680831 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:40.681428 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1357989661"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:40.683311 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1357989661'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:40.683941 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Create volume of 1 GB Jul 31 19:04:40.686811 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bcf3d49a-96fb-4408-9f1d-1f22f3706678 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:40.690415 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bcf3d49a-96fb-4408-9f1d-1f22f3706678 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:40.690415 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bcf3d49a-96fb-4408-9f1d-1f22f3706678 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:40.690415 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bcf3d49a-96fb-4408-9f1d-1f22f3706678 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:40.698401 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:40.698401 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:40.698888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:04:40.698123. {{(pid=100319) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:04:40.699050 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Availability Zones retrieved successfully. Jul 31 19:04:40.705428 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-bcf3d49a-96fb-4408-9f1d-1f22f3706678 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:40.717600 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1ef00f-650c-4255-97fb-417beed09d3e) transitioned into state 'SUCCESS' from state '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-1898088223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4607d393feed4bfaa6bb5f0e3992598f',qos_specs=None,replication_status=,reservations=['c15c3b42-e2c7-44ab-8288-a5a6d806abca','6df55c70-1b49-40f3-9c78-de174346f2ed','b319486e-c702-4e38-90fd-c749e4990c66','7e096af6-adc2-4b7d-9c04-4d2a054cbbf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b5eadc09ac4088bef1612bd16d38f1',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.720792 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d26f85-1996-4f83-bf25-55c6970e63c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.720914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bcf3d49a-96fb-4408-9f1d-1f22f3706678 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:40.720914 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 15/59] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:40 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:40.734497 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Flow 'volume_create_api' (1b071798-f842-4805-8aa3-908999388eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:40.740058 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d26f85-1996-4f83-bf25-55c6970e63c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.740521 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194c98c-5e65-4d7d-87d4-08267075793e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.741627 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Flow 'volume_create_api' (9b979838-6dc6-49e1-85cc-1fb772620d9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:40.742042 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:40.742109 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Create volume request issued successfully. Jul 31 19:04:40.743870 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe4b40f6-eba6-4f32-a931-2b072a9d983b tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:40.744034 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 14/60] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:04:40 2026] POST /volume/v3/volumes => generated 758 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:40.760476 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-69ed6c72-9ed4-4466-a294-9a0d9ec8ced6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:40.762784 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-69ed6c72-9ed4-4466-a294-9a0d9ec8ced6 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:04:40.763077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-69ed6c72-9ed4-4466-a294-9a0d9ec8ced6 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:40.763345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-69ed6c72-9ed4-4466-a294-9a0d9ec8ced6 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:40.774907 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:40.774907 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:40.780788 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-69ed6c72-9ed4-4466-a294-9a0d9ec8ced6 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:04:40.789863 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-69ed6c72-9ed4-4466-a294-9a0d9ec8ced6 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:04:40.790916 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 17/61] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:40 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:40.802750 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8194c98c-5e65-4d7d-87d4-08267075793e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.803607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ce9052-9e40-452d-8fb0-aa18150c922d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.910007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Created reservations ['bcdc6a65-5926-4cad-abb0-0f4a651fc2d9', 'bb8fe266-85b9-457e-af10-725a6b644479', 'd1b2e8e7-37b5-466d-8bdc-0b18166ce81d', 'fc165373-90b1-4838-b8dd-4155898922c7'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:40.911231 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ce9052-9e40-452d-8fb0-aa18150c922d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcdc6a65-5926-4cad-abb0-0f4a651fc2d9', 'bb8fe266-85b9-457e-af10-725a6b644479', 'd1b2e8e7-37b5-466d-8bdc-0b18166ce81d', 'fc165373-90b1-4838-b8dd-4155898922c7']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.912386 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942d0ce3-2942-4854-a90e-6651cbb97039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.946423 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942d0ce3-2942-4854-a90e-6651cbb97039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4182a33f-b489-41cc-9d81-ea182db36a86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1357989661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea79ea4f3a824555aaf43175da24970e',qos_specs=None,replication_status=,reservations=['bcdc6a65-5926-4cad-abb0-0f4a651fc2d9','bb8fe266-85b9-457e-af10-725a6b644479','d1b2e8e7-37b5-466d-8bdc-0b18166ce81d','fc165373-90b1-4838-b8dd-4155898922c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9de42dfd17ec41ddb016956ad549028d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1357989661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4182a33f-b489-41cc-9d81-ea182db36a86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea79ea4f3a824555aaf43175da24970e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9de42dfd17ec41ddb016956ad549028d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.947639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359577e9-6dea-44f6-b932-746252bc53ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:40.982220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (359577e9-6dea-44f6-b932-746252bc53ef) transitioned into state 'SUCCESS' from state '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-1357989661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea79ea4f3a824555aaf43175da24970e',qos_specs=None,replication_status=,reservations=['bcdc6a65-5926-4cad-abb0-0f4a651fc2d9','bb8fe266-85b9-457e-af10-725a6b644479','d1b2e8e7-37b5-466d-8bdc-0b18166ce81d','fc165373-90b1-4838-b8dd-4155898922c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9de42dfd17ec41ddb016956ad549028d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:40.983143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb56a56c-3937-4098-a34e-c3b08f497fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:41.001516 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb56a56c-3937-4098-a34e-c3b08f497fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:41.001516 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Flow 'volume_create_api' (1b071798-f842-4805-8aa3-908999388eba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:41.001516 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Create volume request issued successfully. Jul 31 19:04:41.001980 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54d41c67-e0d6-4f05-a434-2e10510d32a6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:41.002409 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 16/62] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:04:40 2026] POST /volume/v3/volumes => generated 756 bytes in 698 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:41.019710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c7792f35-60c6-4edd-a5d1-fc2f5da05cff None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:41.022926 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c7792f35-60c6-4edd-a5d1-fc2f5da05cff tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] GET https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:41.023167 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c7792f35-60c6-4edd-a5d1-fc2f5da05cff tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:41.023447 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c7792f35-60c6-4edd-a5d1-fc2f5da05cff tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:41.031734 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:41.031734 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:41.036619 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c7792f35-60c6-4edd-a5d1-fc2f5da05cff tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Volume info retrieved successfully. Jul 31 19:04:41.041405 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c7792f35-60c6-4edd-a5d1-fc2f5da05cff tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 returned with HTTP 200 Jul 31 19:04:41.041952 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 16/63] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:41 2026] GET /volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:41.732868 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a00b34af-1543-445b-9c36-783c183fb507 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:41.736712 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a00b34af-1543-445b-9c36-783c183fb507 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:41.736926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a00b34af-1543-445b-9c36-783c183fb507 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:41.737478 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a00b34af-1543-445b-9c36-783c183fb507 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:41.749625 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:41.749625 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:41.755235 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a00b34af-1543-445b-9c36-783c183fb507 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:41.762410 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a00b34af-1543-445b-9c36-783c183fb507 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:41.762751 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 15/64] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:41 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:41.806312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d5682543-ad9f-42a0-bb0e-c214c2af03e4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:41.808715 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d5682543-ad9f-42a0-bb0e-c214c2af03e4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:04:41.808838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d5682543-ad9f-42a0-bb0e-c214c2af03e4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:41.809086 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d5682543-ad9f-42a0-bb0e-c214c2af03e4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:41.817706 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:41.817706 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:41.822957 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d5682543-ad9f-42a0-bb0e-c214c2af03e4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:04:41.829911 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d5682543-ad9f-42a0-bb0e-c214c2af03e4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:04:41.829911 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 18/65] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:41 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:41.848938 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e0534585-8670-4fd0-a018-bd4a0d4a64ef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:42.059884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f57afe8d-a299-41c5-803a-aa3ab7882ee8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:42.064398 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f57afe8d-a299-41c5-803a-aa3ab7882ee8 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] GET https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:42.064674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f57afe8d-a299-41c5-803a-aa3ab7882ee8 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:42.064948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f57afe8d-a299-41c5-803a-aa3ab7882ee8 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:42.076353 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:42.076353 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:42.084608 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f57afe8d-a299-41c5-803a-aa3ab7882ee8 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Volume info retrieved successfully. Jul 31 19:04:42.093140 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f57afe8d-a299-41c5-803a-aa3ab7882ee8 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 returned with HTTP 200 Jul 31 19:04:42.093140 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 17/66] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:42 2026] GET /volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:42.115568 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a6e1aa60-f38d-4403-b09d-573d51e0461a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:42.119618 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6e1aa60-f38d-4403-b09d-573d51e0461a tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True Jul 31 19:04:42.119618 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6e1aa60-f38d-4403-b09d-573d51e0461a tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:42.119618 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6e1aa60-f38d-4403-b09d-573d51e0461a tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:42.131608 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0534585-8670-4fd0-a018-bd4a0d4a64ef tempest-TestMultiAttachVolumeSwap-732738405 tempest-TestMultiAttachVolumeSwap-732738405-project-admin] POST https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action Jul 31 19:04:42.132456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0534585-8670-4fd0-a018-bd4a0d4a64ef tempest-TestMultiAttachVolumeSwap-732738405 tempest-TestMultiAttachVolumeSwap-732738405-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:04:42.132856 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0534585-8670-4fd0-a018-bd4a0d4a64ef tempest-TestMultiAttachVolumeSwap-732738405 tempest-TestMultiAttachVolumeSwap-732738405-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:42.154268 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6e1aa60-f38d-4403-b09d-573d51e0461a tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True returned with HTTP 200 Jul 31 19:04:42.154268 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 16/67] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:04:42 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True => generated 1061 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:42.172637 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6f969908-3445-4ba9-91f1-6ea8b24ccb19 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:42.174809 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f969908-3445-4ba9-91f1-6ea8b24ccb19 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:42.174809 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f969908-3445-4ba9-91f1-6ea8b24ccb19 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:42.174932 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6f969908-3445-4ba9-91f1-6ea8b24ccb19 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:42.175337 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6f969908-3445-4ba9-91f1-6ea8b24ccb19 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Delete volume with id: 4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:42.180713 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:42.180713 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:42.181086 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e0534585-8670-4fd0-a018-bd4a0d4a64ef tempest-TestMultiAttachVolumeSwap-732738405 tempest-TestMultiAttachVolumeSwap-732738405-project-admin] Volume info retrieved successfully. Jul 31 19:04:42.188339 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:42.188339 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:42.189012 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6f969908-3445-4ba9-91f1-6ea8b24ccb19 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Volume info retrieved successfully. Jul 31 19:04:42.193473 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e0534585-8670-4fd0-a018-bd4a0d4a64ef tempest-TestMultiAttachVolumeSwap-732738405 tempest-TestMultiAttachVolumeSwap-732738405-project-admin] Update volume admin metadata completed successfully. Jul 31 19:04:42.193729 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e0534585-8670-4fd0-a018-bd4a0d4a64ef tempest-TestMultiAttachVolumeSwap-732738405 tempest-TestMultiAttachVolumeSwap-732738405-project-admin] Update readonly setting on volume completed successfully. Jul 31 19:04:42.194024 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0534585-8670-4fd0-a018-bd4a0d4a64ef tempest-TestMultiAttachVolumeSwap-732738405 tempest-TestMultiAttachVolumeSwap-732738405-project-admin] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action returned with HTTP 202 Jul 31 19:04:42.194831 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 17/68] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:04:41 2026] POST /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action => generated 0 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:04:42.204463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:42.206920 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:42.207560 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-255303690"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:42.209989 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-255303690'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:42.216623 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Create volume of 1 GB Jul 31 19:04:42.217445 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:42.217445 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:42.221870 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6f969908-3445-4ba9-91f1-6ea8b24ccb19 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Delete volume request issued successfully. Jul 31 19:04:42.222006 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6f969908-3445-4ba9-91f1-6ea8b24ccb19 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 returned with HTTP 202 Jul 31 19:04:42.222373 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 19/69] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:04:42 2026] DELETE /volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:04:42.227147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:04:42.226405. {{(pid=100320) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:04:42.227290 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Availability Zones retrieved successfully. Jul 31 19:04:42.232560 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa276835-24ab-4c7c-b1bc-861b527b5a3c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:42.236057 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa276835-24ab-4c7c-b1bc-861b527b5a3c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] GET https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:42.236057 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa276835-24ab-4c7c-b1bc-861b527b5a3c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:42.237194 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa276835-24ab-4c7c-b1bc-861b527b5a3c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:42.249740 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:42.249740 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:42.254138 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aa276835-24ab-4c7c-b1bc-861b527b5a3c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Volume info retrieved successfully. Jul 31 19:04:42.257701 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Flow 'volume_create_api' (30dde606-37c0-4930-b181-56aeee813880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:42.259252 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9da1c0-41f3-4e0f-b80a-cb07c44a231d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:42.260383 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:42.262363 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa276835-24ab-4c7c-b1bc-861b527b5a3c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 returned with HTTP 200 Jul 31 19:04:42.263036 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 17/70] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:42 2026] GET /volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:42.285738 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:42.285738 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:42.318026 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe9da1c0-41f3-4e0f-b80a-cb07c44a231d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a2388000-307f-4a94-a0e4-885c2f0b6cda,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2388000-307f-4a94-a0e4-885c2f0b6cda', 'encryption_key_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=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:42.319178 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f005f5fe-d34b-40b1-b857-280402fbadac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:42.408675 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Created reservations ['34c6d334-8c4a-4eda-b6e0-875ac5892b3e', '1a5319aa-d565-4473-92b9-7b3489890178', 'c393b559-4756-45dd-a9ef-67c4258b7586', 'e887021a-2e37-428b-b668-bd44a6168819'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:42.409291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f005f5fe-d34b-40b1-b857-280402fbadac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c6d334-8c4a-4eda-b6e0-875ac5892b3e', '1a5319aa-d565-4473-92b9-7b3489890178', 'c393b559-4756-45dd-a9ef-67c4258b7586', 'e887021a-2e37-428b-b668-bd44a6168819']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:42.410335 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ced0ed9-744f-4853-818f-91a2d50b8a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:42.443225 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ced0ed9-744f-4853-818f-91a2d50b8a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77166b9d-255b-4446-8dfc-3094930273f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-255303690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4607d393feed4bfaa6bb5f0e3992598f',qos_specs=None,replication_status=,reservations=['34c6d334-8c4a-4eda-b6e0-875ac5892b3e','1a5319aa-d565-4473-92b9-7b3489890178','c393b559-4756-45dd-a9ef-67c4258b7586','e887021a-2e37-428b-b668-bd44a6168819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b5eadc09ac4088bef1612bd16d38f1',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-255303690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77166b9d-255b-4446-8dfc-3094930273f6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='4607d393feed4bfaa6bb5f0e3992598f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='25b5eadc09ac4088bef1612bd16d38f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2388000-307f-4a94-a0e4-885c2f0b6cda),volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:42.444010 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e0c037-00c8-4583-af32-f45de0a7174d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:42.468255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e0c037-00c8-4583-af32-f45de0a7174d) transitioned into state 'SUCCESS' from state '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-255303690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='4607d393feed4bfaa6bb5f0e3992598f',qos_specs=None,replication_status=,reservations=['34c6d334-8c4a-4eda-b6e0-875ac5892b3e','1a5319aa-d565-4473-92b9-7b3489890178','c393b559-4756-45dd-a9ef-67c4258b7586','e887021a-2e37-428b-b668-bd44a6168819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25b5eadc09ac4088bef1612bd16d38f1',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:42.468907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ffab97-3d00-4140-af83-d53644ca0f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:42.481616 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ffab97-3d00-4140-af83-d53644ca0f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:42.482479 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Flow 'volume_create_api' (30dde606-37c0-4930-b181-56aeee813880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:42.482742 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Create volume request issued successfully. Jul 31 19:04:42.483273 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b42497d-d6a2-4674-bd7d-f1774cbfb568 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:42.483739 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 18/71] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:04:42 2026] POST /volume/v3/volumes => generated 757 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:42.500452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-430e643e-c17a-4ad2-8565-c5457ff92538 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:42.503152 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-430e643e-c17a-4ad2-8565-c5457ff92538 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 Jul 31 19:04:42.503618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-430e643e-c17a-4ad2-8565-c5457ff92538 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:42.504233 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-430e643e-c17a-4ad2-8565-c5457ff92538 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:42.517365 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:42.517365 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:42.523635 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-430e643e-c17a-4ad2-8565-c5457ff92538 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:04:42.530809 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-430e643e-c17a-4ad2-8565-c5457ff92538 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 returned with HTTP 200 Jul 31 19:04:42.531234 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 18/72] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:42 2026] GET /volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:42.781228 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7a5eb8ef-bdb5-4b18-9255-967e81233d98 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:42.783909 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a5eb8ef-bdb5-4b18-9255-967e81233d98 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:42.783909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a5eb8ef-bdb5-4b18-9255-967e81233d98 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:42.784036 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a5eb8ef-bdb5-4b18-9255-967e81233d98 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:42.791724 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:42.791724 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:42.796059 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7a5eb8ef-bdb5-4b18-9255-967e81233d98 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:42.801173 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a5eb8ef-bdb5-4b18-9255-967e81233d98 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:42.801643 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 20/73] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:42 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:43.279493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d164199-399a-429a-a7f8-e145b935bbd0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:43.281867 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d164199-399a-429a-a7f8-e145b935bbd0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] GET https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:43.282136 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d164199-399a-429a-a7f8-e145b935bbd0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:43.282427 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d164199-399a-429a-a7f8-e145b935bbd0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:43.290836 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d164199-399a-429a-a7f8-e145b935bbd0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 returned with HTTP 404 Jul 31 19:04:43.291669 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 18/74] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:43 2026] GET /volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:43.301768 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cc982801-4625-4751-96d5-f091beb65ac9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:43.307512 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cc982801-4625-4751-96d5-f091beb65ac9 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] GET https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:43.307757 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cc982801-4625-4751-96d5-f091beb65ac9 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:43.307989 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cc982801-4625-4751-96d5-f091beb65ac9 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:43.319959 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cc982801-4625-4751-96d5-f091beb65ac9 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 returned with HTTP 404 Jul 31 19:04:43.320588 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 19/75] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:43 2026] GET /volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:43.329270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4602ed60-26c1-47d3-a522-f8e985ed75c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:43.331726 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4602ed60-26c1-47d3-a522-f8e985ed75c0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:43.331998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4602ed60-26c1-47d3-a522-f8e985ed75c0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:43.332266 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4602ed60-26c1-47d3-a522-f8e985ed75c0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:43.332550 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4602ed60-26c1-47d3-a522-f8e985ed75c0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Delete volume with id: 4182a33f-b489-41cc-9d81-ea182db36a86 Jul 31 19:04:43.340252 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4602ed60-26c1-47d3-a522-f8e985ed75c0 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 returned with HTTP 404 Jul 31 19:04:43.341272 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 19/76] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:04:43 2026] DELETE /volume/v3/volumes/4182a33f-b489-41cc-9d81-ea182db36a86 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:43.352962 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:43.353418 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:43.353677 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1310201727"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:43.355412 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1310201727'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:43.356027 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Create volume of 1 GB Jul 31 19:04:43.361670 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Availability Zones retrieved successfully. Jul 31 19:04:43.367615 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Flow 'volume_create_api' (7d1618f2-422f-4eb8-afce-a5ccfd7353cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:43.368637 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e397ee-b705-4bb3-93b6-b8c7178471b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:43.369676 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:43.418467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e397ee-b705-4bb3-93b6-b8c7178471b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:43.419787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d9cb06-dab4-4dee-8091-c930baa6e2aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:43.500292 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Created reservations ['38b079b5-3452-4671-8c08-fbc4ded7a500', 'e92ade28-92ab-4374-bcb3-6f8d66e4fd43', '080e7e40-b0be-428b-bb92-e022a90a11b6', '7e40c2c3-5523-43c4-8c2d-b978ad4a2083'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:43.500292 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d9cb06-dab4-4dee-8091-c930baa6e2aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38b079b5-3452-4671-8c08-fbc4ded7a500', 'e92ade28-92ab-4374-bcb3-6f8d66e4fd43', '080e7e40-b0be-428b-bb92-e022a90a11b6', '7e40c2c3-5523-43c4-8c2d-b978ad4a2083']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:43.500292 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (265ef4a4-90d4-4ec5-87f7-30c88e1dd86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:43.537100 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (265ef4a4-90d4-4ec5-87f7-30c88e1dd86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fde4bd93-e928-49dd-937f-86b08a5a62f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1310201727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea79ea4f3a824555aaf43175da24970e',qos_specs=None,replication_status=,reservations=['38b079b5-3452-4671-8c08-fbc4ded7a500','e92ade28-92ab-4374-bcb3-6f8d66e4fd43','080e7e40-b0be-428b-bb92-e022a90a11b6','7e40c2c3-5523-43c4-8c2d-b978ad4a2083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9de42dfd17ec41ddb016956ad549028d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1310201727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fde4bd93-e928-49dd-937f-86b08a5a62f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea79ea4f3a824555aaf43175da24970e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9de42dfd17ec41ddb016956ad549028d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:43.538170 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd3ef90-6ee7-4b7c-b8aa-edaf1f787917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:43.554718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-78e4953a-f196-42c8-8871-f1d10f30baa0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:43.557614 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78e4953a-f196-42c8-8871-f1d10f30baa0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 Jul 31 19:04:43.557906 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78e4953a-f196-42c8-8871-f1d10f30baa0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:43.558152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78e4953a-f196-42c8-8871-f1d10f30baa0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:43.568284 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:43.568284 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:43.571357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd3ef90-6ee7-4b7c-b8aa-edaf1f787917) transitioned into state 'SUCCESS' from state '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-1310201727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea79ea4f3a824555aaf43175da24970e',qos_specs=None,replication_status=,reservations=['38b079b5-3452-4671-8c08-fbc4ded7a500','e92ade28-92ab-4374-bcb3-6f8d66e4fd43','080e7e40-b0be-428b-bb92-e022a90a11b6','7e40c2c3-5523-43c4-8c2d-b978ad4a2083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9de42dfd17ec41ddb016956ad549028d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:43.572265 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (531e6905-47e1-44ea-972b-53bf42c2e5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:43.577733 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78e4953a-f196-42c8-8871-f1d10f30baa0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:04:43.585456 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78e4953a-f196-42c8-8871-f1d10f30baa0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 returned with HTTP 200 Jul 31 19:04:43.585925 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 19/77] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:43 2026] GET /volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:43.592351 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (531e6905-47e1-44ea-972b-53bf42c2e5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:43.593233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Flow 'volume_create_api' (7d1618f2-422f-4eb8-afce-a5ccfd7353cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:43.593622 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Create volume request issued successfully. Jul 31 19:04:43.594222 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6131ed85-ea65-4e57-8bcd-d2c7a065c44b tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:43.594853 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 21/78] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:04:43 2026] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:43.616234 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5e7817cd-fda2-4ed3-8faa-3b38ab3d0ead None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:43.621789 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5e7817cd-fda2-4ed3-8faa-3b38ab3d0ead tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] GET https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:43.622110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5e7817cd-fda2-4ed3-8faa-3b38ab3d0ead tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:43.622286 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5e7817cd-fda2-4ed3-8faa-3b38ab3d0ead tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:43.635001 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:43.635001 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:43.641137 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5e7817cd-fda2-4ed3-8faa-3b38ab3d0ead tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Volume info retrieved successfully. Jul 31 19:04:43.645391 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5e7817cd-fda2-4ed3-8faa-3b38ab3d0ead tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 returned with HTTP 200 Jul 31 19:04:43.645749 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 20/79] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:43 2026] GET /volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:43.820176 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-385037e8-c786-4053-9656-2cf45901f41f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:43.820936 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-385037e8-c786-4053-9656-2cf45901f41f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:43.821221 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-385037e8-c786-4053-9656-2cf45901f41f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:43.821486 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-385037e8-c786-4053-9656-2cf45901f41f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:43.830594 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:43.830594 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:43.835657 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-385037e8-c786-4053-9656-2cf45901f41f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:43.842112 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-385037e8-c786-4053-9656-2cf45901f41f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:43.843027 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 20/80] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:43 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:04:44.658827 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e975476-6190-42dc-9359-c9ad329d6553 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:44.661460 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e975476-6190-42dc-9359-c9ad329d6553 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] GET https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:44.661697 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e975476-6190-42dc-9359-c9ad329d6553 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:44.662540 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e975476-6190-42dc-9359-c9ad329d6553 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:44.669603 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:44.669603 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:44.673300 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e975476-6190-42dc-9359-c9ad329d6553 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Volume info retrieved successfully. Jul 31 19:04:44.677825 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e975476-6190-42dc-9359-c9ad329d6553 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 returned with HTTP 200 Jul 31 19:04:44.678210 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 20/81] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:44 2026] GET /volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:44.690704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5839c384-5377-4976-aacc-e33ce8fcae46 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:44.693215 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5839c384-5377-4976-aacc-e33ce8fcae46 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True Jul 31 19:04:44.693504 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5839c384-5377-4976-aacc-e33ce8fcae46 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:44.693763 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5839c384-5377-4976-aacc-e33ce8fcae46 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:44.694187 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:44.694187 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:44.716367 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5839c384-5377-4976-aacc-e33ce8fcae46 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True returned with HTTP 200 Jul 31 19:04:44.716818 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 22/82] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:04:44 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:44.729020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cb5379cb-89df-462d-a2df-73493afbb6b2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:44.732546 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cb5379cb-89df-462d-a2df-73493afbb6b2 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ec80a018c56b47148b24f42365bbfbe6?usage=True Jul 31 19:04:44.732830 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cb5379cb-89df-462d-a2df-73493afbb6b2 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:44.735704 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cb5379cb-89df-462d-a2df-73493afbb6b2 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:44.760668 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cb5379cb-89df-462d-a2df-73493afbb6b2 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ec80a018c56b47148b24f42365bbfbe6?usage=True returned with HTTP 200 Jul 31 19:04:44.760668 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 21/83] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:04:44 2026] GET /volume/v3/os-quota-sets/ec80a018c56b47148b24f42365bbfbe6?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:44.774730 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8c291bcf-bf19-4793-ae21-f01eb2231a96 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:44.780681 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c291bcf-bf19-4793-ae21-f01eb2231a96 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] POST https://10.4.3.163/volume/v3/os-volume-transfer Jul 31 19:04:44.781262 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c291bcf-bf19-4793-ae21-f01eb2231a96 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fde4bd93-e928-49dd-937f-86b08a5a62f0"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:44.782979 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.volume_transfer [None req-8c291bcf-bf19-4793-ae21-f01eb2231a96 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fde4bd93-e928-49dd-937f-86b08a5a62f0'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 19:04:44.783140 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-8c291bcf-bf19-4793-ae21-f01eb2231a96 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Creating transfer of volume fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:44.783310 np0000006260 devstack@c-api.service[100319]: INFO cinder.transfer.api [None req-8c291bcf-bf19-4793-ae21-f01eb2231a96 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Generating transfer record for volume fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:44.792916 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:44.792916 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:44.818827 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c291bcf-bf19-4793-ae21-f01eb2231a96 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 19:04:44.819476 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 21/84] 10.4.3.163 () {68 vars in 1291 bytes} [Fri Jul 31 19:04:44 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:44.829725 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:44.867175 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-12c30365-1a85-4372-a66b-8e864d7b68ae None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:44.869473 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12c30365-1a85-4372-a66b-8e864d7b68ae tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:44.869473 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12c30365-1a85-4372-a66b-8e864d7b68ae tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:44.869814 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12c30365-1a85-4372-a66b-8e864d7b68ae tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:44.881293 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:44.881293 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:44.887886 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-12c30365-1a85-4372-a66b-8e864d7b68ae tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:44.895842 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12c30365-1a85-4372-a66b-8e864d7b68ae tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:44.896321 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 23/85] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:44 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:45.083121 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] POST https://10.4.3.163/volume/v3/os-volume-transfer/67ff9223-5570-4e38-8eff-9a23cdb63f90/accept Jul 31 19:04:45.083121 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "394a3579e9206ae5"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:45.083970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.volume_transfer [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Accepting volume transfer 67ff9223-5570-4e38-8eff-9a23cdb63f90 {{(pid=100317) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 19:04:45.084135 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.volume_transfer [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Accepting transfer 67ff9223-5570-4e38-8eff-9a23cdb63f90 Jul 31 19:04:45.189620 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Created reservations ['410839a1-43cb-4c5d-a8c9-365656802bd0', 'd6311201-827b-49e4-8148-9a5d7b325b9a', '3492a85c-54b0-4872-aaf5-18942c26bfb1', 'a267f98b-5e25-4216-9bc4-789d2f686567'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:45.217665 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Created reservations ['8dc3fcd5-ea77-4f35-a5d0-b8cccc6c4a02', 'c1f7a229-4075-4f29-bd8d-c64af6e2239a', '3632aecb-b202-4e66-a5af-452a7efd8cac', 'a7360ada-ecc5-46f1-b73d-1215970afaff'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:45.263721 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Created reservations ['9dfbb74c-af04-4d66-99ef-fb12a270f798', 'f59d45d9-ace4-4862-8073-cda13812bda0', 'db7a67ca-e408-4230-ac66-9649ce249d2e', 'e6d0ed1d-34cb-4a22-81ce-79eb1dbc3042'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:45.316075 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Created reservations ['d510c879-0d5c-453b-aaec-9452feb82878', '73e8e996-04a6-4150-91be-dd1a7501f9c9', '943e8a01-0c94-437e-b545-0dbbcdf30931', '111e0b86-20fd-424d-b7fb-845775a2a05d'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:45.349495 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Transfer volume completed successfully. Jul 31 19:04:45.362205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:45.449791 np0000006260 devstack@c-api.service[100317]: INFO cinder.transfer.api [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Volume fde4bd93-e928-49dd-937f-86b08a5a62f0 has been transferred. Jul 31 19:04:45.457123 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc05e197-7ffd-4fab-99a7-ce11be34d309 tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] https://10.4.3.163/volume/v3/os-volume-transfer/67ff9223-5570-4e38-8eff-9a23cdb63f90/accept returned with HTTP 202 Jul 31 19:04:45.457608 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 21/86] 10.4.3.163 () {68 vars in 1423 bytes} [Fri Jul 31 19:04:44 2026] POST /volume/v3/os-volume-transfer/67ff9223-5570-4e38-8eff-9a23cdb63f90/accept => generated 365 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:45.468662 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bb20baa3-12c0-416b-9705-f6c4b2fa20fc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:45.471302 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb20baa3-12c0-416b-9705-f6c4b2fa20fc tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] GET https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:45.471302 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb20baa3-12c0-416b-9705-f6c4b2fa20fc tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:45.471302 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb20baa3-12c0-416b-9705-f6c4b2fa20fc tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:45.479654 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:45.479654 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:45.486254 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bb20baa3-12c0-416b-9705-f6c4b2fa20fc tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] Volume info retrieved successfully. Jul 31 19:04:45.491298 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb20baa3-12c0-416b-9705-f6c4b2fa20fc tempest-VolumeQuotasAdminTestJSON-1014441333 tempest-VolumeQuotasAdminTestJSON-1014441333-project-member] https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 returned with HTTP 200 Jul 31 19:04:45.491737 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 22/87] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:45 2026] GET /volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:45.505723 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-15ccbec6-2494-4b12-a68d-647ab1bb43d8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:45.508066 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15ccbec6-2494-4b12-a68d-647ab1bb43d8 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True Jul 31 19:04:45.508344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15ccbec6-2494-4b12-a68d-647ab1bb43d8 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:45.508646 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15ccbec6-2494-4b12-a68d-647ab1bb43d8 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:45.534709 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15ccbec6-2494-4b12-a68d-647ab1bb43d8 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True returned with HTTP 200 Jul 31 19:04:45.534910 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 24/88] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:04:45 2026] GET /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:45.550134 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-139d509e-8c15-4f18-9977-b6ee7a1a7d9d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:45.552782 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-139d509e-8c15-4f18-9977-b6ee7a1a7d9d tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/ec80a018c56b47148b24f42365bbfbe6?usage=True Jul 31 19:04:45.553046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-139d509e-8c15-4f18-9977-b6ee7a1a7d9d tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:45.553324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-139d509e-8c15-4f18-9977-b6ee7a1a7d9d tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:45.553695 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:45.553695 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:45.580017 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-139d509e-8c15-4f18-9977-b6ee7a1a7d9d tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ec80a018c56b47148b24f42365bbfbe6?usage=True returned with HTTP 200 Jul 31 19:04:45.580788 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 22/89] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:04:45 2026] GET /volume/v3/os-quota-sets/ec80a018c56b47148b24f42365bbfbe6?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:45.592451 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1aeb8b86-33a5-4947-afe0-16001e09b9d5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:45.594598 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aeb8b86-33a5-4947-afe0-16001e09b9d5 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:45.594784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aeb8b86-33a5-4947-afe0-16001e09b9d5 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:45.594963 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aeb8b86-33a5-4947-afe0-16001e09b9d5 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:45.595135 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1aeb8b86-33a5-4947-afe0-16001e09b9d5 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Delete volume with id: fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:45.604969 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:45.604969 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:45.605284 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1aeb8b86-33a5-4947-afe0-16001e09b9d5 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Volume info retrieved successfully. Jul 31 19:04:45.630712 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:45.631085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1049136596"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:45.632910 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1049136596'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:45.633038 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Create volume of 1 GB Jul 31 19:04:45.636543 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1aeb8b86-33a5-4947-afe0-16001e09b9d5 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Delete volume request issued successfully. Jul 31 19:04:45.636894 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aeb8b86-33a5-4947-afe0-16001e09b9d5 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 returned with HTTP 202 Jul 31 19:04:45.637551 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 23/90] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:04:45 2026] DELETE /volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:04:45.641222 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Availability Zones retrieved successfully. Jul 31 19:04:45.647787 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Flow 'volume_create_api' (3e329e89-e1c7-4f62-a3ef-29ad9a6bc791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:45.647916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-53ab9704-7ce8-40ec-846b-adee02ddb41e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:45.647949 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05de5c5-cb58-45e9-b9bd-8d41061507ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:45.651137 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:45.651682 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-53ab9704-7ce8-40ec-846b-adee02ddb41e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:45.651682 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-53ab9704-7ce8-40ec-846b-adee02ddb41e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:45.651682 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-53ab9704-7ce8-40ec-846b-adee02ddb41e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:45.689503 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05de5c5-cb58-45e9-b9bd-8d41061507ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:45.690729 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17dc0ed-7ecd-4a54-9b37-daada826c6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:45.693188 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:45.693188 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:45.699076 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-53ab9704-7ce8-40ec-846b-adee02ddb41e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Volume info retrieved successfully. Jul 31 19:04:45.708056 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-53ab9704-7ce8-40ec-846b-adee02ddb41e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 returned with HTTP 200 Jul 31 19:04:45.708056 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 25/91] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:45 2026] GET /volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 => generated 1012 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:45.779764 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Created reservations ['60de7c11-a159-4665-ae3f-29c7eb2f927d', '9eeffb75-6bf1-48a4-81a1-7cddac98cf85', '08d36c05-18ac-4dc8-82e8-0083397beea7', 'd02e9934-ec09-48cc-a492-59deb7fb01fe'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:45.780632 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17dc0ed-7ecd-4a54-9b37-daada826c6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60de7c11-a159-4665-ae3f-29c7eb2f927d', '9eeffb75-6bf1-48a4-81a1-7cddac98cf85', '08d36c05-18ac-4dc8-82e8-0083397beea7', 'd02e9934-ec09-48cc-a492-59deb7fb01fe']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:45.781386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536fc477-188b-4d91-bae9-8eacc58c0032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:45.845117 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536fc477-188b-4d91-bae9-8eacc58c0032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cf1badf-4aba-4851-8fa0-934e9e6d5fa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1049136596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfc3690cf99e437a81eff08680ff4b35',qos_specs=None,replication_status=,reservations=['60de7c11-a159-4665-ae3f-29c7eb2f927d','9eeffb75-6bf1-48a4-81a1-7cddac98cf85','08d36c05-18ac-4dc8-82e8-0083397beea7','d02e9934-ec09-48cc-a492-59deb7fb01fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ced676d9c6484a895a229273343787',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1049136596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cf1badf-4aba-4851-8fa0-934e9e6d5fa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfc3690cf99e437a81eff08680ff4b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47ced676d9c6484a895a229273343787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:45.846110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (488d4665-59c4-41e1-ac23-260093e3a69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:45.869240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (488d4665-59c4-41e1-ac23-260093e3a69f) transitioned into state 'SUCCESS' from state '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-1049136596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfc3690cf99e437a81eff08680ff4b35',qos_specs=None,replication_status=,reservations=['60de7c11-a159-4665-ae3f-29c7eb2f927d','9eeffb75-6bf1-48a4-81a1-7cddac98cf85','08d36c05-18ac-4dc8-82e8-0083397beea7','d02e9934-ec09-48cc-a492-59deb7fb01fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47ced676d9c6484a895a229273343787',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:45.870082 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e7dc2d-6beb-454a-8cb1-5c466db5435b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:45.882691 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e7dc2d-6beb-454a-8cb1-5c466db5435b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:45.883585 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Flow 'volume_create_api' (3e329e89-e1c7-4f62-a3ef-29ad9a6bc791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:45.883939 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Create volume request issued successfully. Jul 31 19:04:45.884560 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68a05107-59f4-4171-97cd-5d3d2e0fec37 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:45.884975 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 22/92] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:04:45 2026] POST /volume/v3/volumes => generated 785 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:04:45.902565 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91090fc1-96a1-4b3b-b542-a10162c950fd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:45.907640 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91090fc1-96a1-4b3b-b542-a10162c950fd tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:04:45.907640 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91090fc1-96a1-4b3b-b542-a10162c950fd tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:45.907640 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91090fc1-96a1-4b3b-b542-a10162c950fd tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:45.913784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3a81d036-0868-4930-8dee-ee5d7b64c919 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:45.918217 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a81d036-0868-4930-8dee-ee5d7b64c919 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:45.918693 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a81d036-0868-4930-8dee-ee5d7b64c919 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:45.918881 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a81d036-0868-4930-8dee-ee5d7b64c919 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:45.923808 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:45.923808 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:45.930718 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:45.930718 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:45.932395 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3a81d036-0868-4930-8dee-ee5d7b64c919 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:45.934606 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-91090fc1-96a1-4b3b-b542-a10162c950fd tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:04:45.937381 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a81d036-0868-4930-8dee-ee5d7b64c919 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:45.938002 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 24/93] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:45 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:45.944883 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91090fc1-96a1-4b3b-b542-a10162c950fd tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:04:45.945457 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 23/94] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:45 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 964 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:46.725917 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-34adaa0a-2519-49b8-9dec-81c4ecb2068e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:46.728678 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34adaa0a-2519-49b8-9dec-81c4ecb2068e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:46.728678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34adaa0a-2519-49b8-9dec-81c4ecb2068e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:46.728678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34adaa0a-2519-49b8-9dec-81c4ecb2068e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:46.735708 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34adaa0a-2519-49b8-9dec-81c4ecb2068e tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 returned with HTTP 404 Jul 31 19:04:46.736269 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 26/95] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:46 2026] GET /volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:46.743276 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-39b19942-933c-4ac8-a67b-04a14d8ce85c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:46.745226 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-39b19942-933c-4ac8-a67b-04a14d8ce85c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] GET https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:46.745527 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-39b19942-933c-4ac8-a67b-04a14d8ce85c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:46.745715 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-39b19942-933c-4ac8-a67b-04a14d8ce85c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:46.751179 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-39b19942-933c-4ac8-a67b-04a14d8ce85c tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 returned with HTTP 404 Jul 31 19:04:46.751679 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 23/96] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:46 2026] GET /volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:46.759013 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f013ed68-a254-47af-b1be-b0bb9a6a67d6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:46.761500 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f013ed68-a254-47af-b1be-b0bb9a6a67d6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] DELETE https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:46.761677 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f013ed68-a254-47af-b1be-b0bb9a6a67d6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:46.761915 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f013ed68-a254-47af-b1be-b0bb9a6a67d6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:46.762125 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f013ed68-a254-47af-b1be-b0bb9a6a67d6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] Delete volume with id: fde4bd93-e928-49dd-937f-86b08a5a62f0 Jul 31 19:04:46.769973 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f013ed68-a254-47af-b1be-b0bb9a6a67d6 tempest-VolumeQuotasAdminTestJSON-2002267986 tempest-VolumeQuotasAdminTestJSON-2002267986-project-member] https://10.4.3.163/volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 returned with HTTP 404 Jul 31 19:04:46.770544 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 25/97] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:04:46 2026] DELETE /volume/v3/volumes/fde4bd93-e928-49dd-937f-86b08a5a62f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:46.779602 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3390f566-c7d4-4846-becb-774b4ad60494 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:46.782483 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3390f566-c7d4-4846-becb-774b4ad60494 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/f28fab6f966a4162ab1d708432e5881d?usage=True Jul 31 19:04:46.782770 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3390f566-c7d4-4846-becb-774b4ad60494 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:46.783041 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3390f566-c7d4-4846-becb-774b4ad60494 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:46.806370 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3390f566-c7d4-4846-becb-774b4ad60494 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/f28fab6f966a4162ab1d708432e5881d?usage=True returned with HTTP 200 Jul 31 19:04:46.806889 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 24/98] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:04:46 2026] GET /volume/v3/os-quota-sets/f28fab6f966a4162ab1d708432e5881d?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:46.821995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf2da637-9864-4915-ab98-a3521d4fe766 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:46.824460 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf2da637-9864-4915-ab98-a3521d4fe766 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e Jul 31 19:04:46.824460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf2da637-9864-4915-ab98-a3521d4fe766 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:46.905858 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf2da637-9864-4915-ab98-a3521d4fe766 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e returned with HTTP 200 Jul 31 19:04:46.906297 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 27/99] 10.4.3.163 () {68 vars in 1375 bytes} [Fri Jul 31 19:04:46 2026] PUT /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e => generated 397 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:46.918735 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0f5876a2-4a08-4553-9bd7-7a35d7a70202 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:46.920660 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0f5876a2-4a08-4553-9bd7-7a35d7a70202 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e Jul 31 19:04:46.923062 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0f5876a2-4a08-4553-9bd7-7a35d7a70202 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-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=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:46.946373 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:46.946373 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:46.955399 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d90329e9-a46a-464c-8eed-9db875490fe8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:46.957490 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d90329e9-a46a-464c-8eed-9db875490fe8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:46.957685 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d90329e9-a46a-464c-8eed-9db875490fe8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:46.957867 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d90329e9-a46a-464c-8eed-9db875490fe8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:46.962728 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42844e08-35ec-488f-8d88-b394f3003f36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:46.968023 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:46.968023 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:46.968161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42844e08-35ec-488f-8d88-b394f3003f36 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:04:46.968253 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42844e08-35ec-488f-8d88-b394f3003f36 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:46.968892 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42844e08-35ec-488f-8d88-b394f3003f36 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:46.970230 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d90329e9-a46a-464c-8eed-9db875490fe8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:46.978406 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d90329e9-a46a-464c-8eed-9db875490fe8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:46.980027 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 26/100] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:46 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:46.981986 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:46.981986 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:46.987688 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42844e08-35ec-488f-8d88-b394f3003f36 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:04:46.991713 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42844e08-35ec-488f-8d88-b394f3003f36 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:04:46.992199 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 25/101] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:46 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:47.035774 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0f5876a2-4a08-4553-9bd7-7a35d7a70202 tempest-VolumeQuotasAdminTestJSON-1570549355 tempest-VolumeQuotasAdminTestJSON-1570549355-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e returned with HTTP 200 Jul 31 19:04:47.039506 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 24/102] 10.4.3.163 () {68 vars in 1375 bytes} [Fri Jul 31 19:04:46 2026] PUT /volume/v3/os-quota-sets/ea79ea4f3a824555aaf43175da24970e => generated 395 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:47.995520 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1d5ffdce-51d9-4cd0-a53b-3d29564cd493 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:47.999913 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d5ffdce-51d9-4cd0-a53b-3d29564cd493 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:48.003486 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d5ffdce-51d9-4cd0-a53b-3d29564cd493 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:48.003486 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d5ffdce-51d9-4cd0-a53b-3d29564cd493 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:48.011173 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:48.011173 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:48.014039 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1d5ffdce-51d9-4cd0-a53b-3d29564cd493 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:48.019869 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d5ffdce-51d9-4cd0-a53b-3d29564cd493 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:48.020251 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 28/103] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:47 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:49.036883 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11a93661-30c5-46e0-ae48-746e3e847f32 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:49.041404 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11a93661-30c5-46e0-ae48-746e3e847f32 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:49.044108 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11a93661-30c5-46e0-ae48-746e3e847f32 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:49.044479 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11a93661-30c5-46e0-ae48-746e3e847f32 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:49.066580 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:49.066580 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:49.076217 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-11a93661-30c5-46e0-ae48-746e3e847f32 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:49.082182 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11a93661-30c5-46e0-ae48-746e3e847f32 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:49.083035 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 27/104] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:49 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:50.105426 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db377ca6-d76e-4e85-8a29-352081cb433f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:50.108177 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db377ca6-d76e-4e85-8a29-352081cb433f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:50.108429 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db377ca6-d76e-4e85-8a29-352081cb433f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:50.108718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db377ca6-d76e-4e85-8a29-352081cb433f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:50.119413 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:50.119413 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:50.124638 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-db377ca6-d76e-4e85-8a29-352081cb433f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:50.130821 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db377ca6-d76e-4e85-8a29-352081cb433f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:50.131587 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 26/105] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:50 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:51.151992 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d6748dfb-bec0-4fa1-b892-5a8eeb2e8d94 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:51.153688 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d6748dfb-bec0-4fa1-b892-5a8eeb2e8d94 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:51.153958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d6748dfb-bec0-4fa1-b892-5a8eeb2e8d94 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:51.154275 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d6748dfb-bec0-4fa1-b892-5a8eeb2e8d94 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:51.163464 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:51.163464 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:51.170170 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d6748dfb-bec0-4fa1-b892-5a8eeb2e8d94 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:51.178026 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d6748dfb-bec0-4fa1-b892-5a8eeb2e8d94 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:51.178628 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 25/106] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:51 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:52.198597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0a3b2b24-0c6e-431a-ab5b-3236b96da3e6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:52.203028 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a3b2b24-0c6e-431a-ab5b-3236b96da3e6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:52.203028 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a3b2b24-0c6e-431a-ab5b-3236b96da3e6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:52.203028 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a3b2b24-0c6e-431a-ab5b-3236b96da3e6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:52.212145 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:52.212145 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:52.219070 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0a3b2b24-0c6e-431a-ab5b-3236b96da3e6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:52.226340 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a3b2b24-0c6e-431a-ab5b-3236b96da3e6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:52.226906 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 29/107] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:52 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:53.247360 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-363ac162-1e3f-405f-bbfb-e7604bebc476 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:53.251494 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-363ac162-1e3f-405f-bbfb-e7604bebc476 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:53.251785 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-363ac162-1e3f-405f-bbfb-e7604bebc476 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:53.252016 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-363ac162-1e3f-405f-bbfb-e7604bebc476 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:53.262212 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:53.262212 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:53.270997 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-363ac162-1e3f-405f-bbfb-e7604bebc476 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:53.288642 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-363ac162-1e3f-405f-bbfb-e7604bebc476 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:53.289214 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 28/108] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:53 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:53.691760 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-838f5148-5928-49aa-9d05-707be32c888b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:53.699145 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:53.699145 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1830105821"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:53.700904 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1830105821'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:53.701136 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Create volume of 1 GB Jul 31 19:04:53.705537 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Availability Zones retrieved successfully. Jul 31 19:04:53.711535 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Flow 'volume_create_api' (288f0a08-128e-485a-b56e-bdcac01253d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:53.712497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddc7594-4e44-42d1-b017-01011fbeb88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:53.713391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:53.745741 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ddc7594-4e44-42d1-b017-01011fbeb88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:53.746491 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57688628-9f33-4c1a-9a53-4d79e7b77cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:53.800385 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Created reservations ['0b95a720-bbfd-4eb3-b3a2-135bc901b659', '6bf31986-c9c5-4a15-b276-b3e371eae147', '7bdba631-f202-425b-9b85-3c9fc86c46bd', 'e9f53474-38d8-402d-b9ed-ea91adc6ed59'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:53.801490 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57688628-9f33-4c1a-9a53-4d79e7b77cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b95a720-bbfd-4eb3-b3a2-135bc901b659', '6bf31986-c9c5-4a15-b276-b3e371eae147', '7bdba631-f202-425b-9b85-3c9fc86c46bd', 'e9f53474-38d8-402d-b9ed-ea91adc6ed59']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:53.802705 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4849e9f-056c-4dde-b01f-4f86de51c5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:53.839792 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4849e9f-056c-4dde-b01f-4f86de51c5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c209ef10-3314-449e-a5b1-a462f3093b07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1830105821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13180496b9cd4623a261822b5d78bd3d',qos_specs=None,replication_status=,reservations=['0b95a720-bbfd-4eb3-b3a2-135bc901b659','6bf31986-c9c5-4a15-b276-b3e371eae147','7bdba631-f202-425b-9b85-3c9fc86c46bd','e9f53474-38d8-402d-b9ed-ea91adc6ed59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0221a59b694828a4166ce8028a9270',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1830105821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c209ef10-3314-449e-a5b1-a462f3093b07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13180496b9cd4623a261822b5d78bd3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a0221a59b694828a4166ce8028a9270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:53.840683 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0ead20-ee60-4cec-b861-00113e36bbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:53.864147 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0ead20-ee60-4cec-b861-00113e36bbaf) transitioned into state 'SUCCESS' from state '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-1830105821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13180496b9cd4623a261822b5d78bd3d',qos_specs=None,replication_status=,reservations=['0b95a720-bbfd-4eb3-b3a2-135bc901b659','6bf31986-c9c5-4a15-b276-b3e371eae147','7bdba631-f202-425b-9b85-3c9fc86c46bd','e9f53474-38d8-402d-b9ed-ea91adc6ed59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0221a59b694828a4166ce8028a9270',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:53.864846 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99cb32e1-5e99-4a49-b763-1bee25dc4bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:53.876971 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99cb32e1-5e99-4a49-b763-1bee25dc4bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:53.877791 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Flow 'volume_create_api' (288f0a08-128e-485a-b56e-bdcac01253d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:53.878068 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Create volume request issued successfully. Jul 31 19:04:53.878617 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-838f5148-5928-49aa-9d05-707be32c888b tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:53.878998 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 27/109] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:04:53 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) Jul 31 19:04:53.890891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ec9b5869-9ba8-4f91-b6e0-517c849bf790 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:53.897793 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ec9b5869-9ba8-4f91-b6e0-517c849bf790 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] GET https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 Jul 31 19:04:53.897793 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ec9b5869-9ba8-4f91-b6e0-517c849bf790 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:53.897960 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ec9b5869-9ba8-4f91-b6e0-517c849bf790 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:53.910262 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:53.910262 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:53.913386 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ec9b5869-9ba8-4f91-b6e0-517c849bf790 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Volume info retrieved successfully. Jul 31 19:04:53.917349 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ec9b5869-9ba8-4f91-b6e0-517c849bf790 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 returned with HTTP 200 Jul 31 19:04:53.917809 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 26/110] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:53 2026] GET /volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:54.312185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6ee51df7-4f60-450f-80b9-f4f14eb39120 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:54.316758 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ee51df7-4f60-450f-80b9-f4f14eb39120 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:54.316979 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ee51df7-4f60-450f-80b9-f4f14eb39120 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:54.317184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ee51df7-4f60-450f-80b9-f4f14eb39120 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:54.332111 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:54.332111 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:54.339028 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6ee51df7-4f60-450f-80b9-f4f14eb39120 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:54.346815 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ee51df7-4f60-450f-80b9-f4f14eb39120 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:54.347424 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 30/111] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:54 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:54.445160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d4eac43d-2f7b-44d0-bd11-e5781422951d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:54.794914 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4eac43d-2f7b-44d0-bd11-e5781422951d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:04:54.795340 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4eac43d-2f7b-44d0-bd11-e5781422951d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-406707097"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:54.814316 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4eac43d-2f7b-44d0-bd11-e5781422951d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:04:54.814739 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 29/112] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:04:54 2026] POST /volume/v3/types => generated 232 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:54.824321 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-11faaab7-ed7d-49ca-a015-19f60d16bc90 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:54.826139 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11faaab7-ed7d-49ca-a015-19f60d16bc90 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:04:54.826545 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11faaab7-ed7d-49ca-a015-19f60d16bc90 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-921443191", "extra_specs": {"multiattach": " True"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:54.828311 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:54.828311 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:54.848454 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11faaab7-ed7d-49ca-a015-19f60d16bc90 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:04:54.849507 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 28/113] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:04:54 2026] POST /volume/v3/types => generated 258 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:54.866367 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:54.933135 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ac631877-3bb7-4e0e-89ea-e381e9a54904 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:54.934981 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac631877-3bb7-4e0e-89ea-e381e9a54904 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] GET https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 Jul 31 19:04:54.935360 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac631877-3bb7-4e0e-89ea-e381e9a54904 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:54.935609 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac631877-3bb7-4e0e-89ea-e381e9a54904 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:54.945738 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:54.945738 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:54.954835 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ac631877-3bb7-4e0e-89ea-e381e9a54904 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Volume info retrieved successfully. Jul 31 19:04:54.959563 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac631877-3bb7-4e0e-89ea-e381e9a54904 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 returned with HTTP 200 Jul 31 19:04:54.959996 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 31/114] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:54 2026] GET /volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:55.143290 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:04:55.145267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-406707097", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1215439367"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:55.147375 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-406707097', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1215439367'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:04:55.157102 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Create volume of 1 GB Jul 31 19:04:55.157480 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:55.157480 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:55.158120 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Availability Zones retrieved successfully. Jul 31 19:04:55.172280 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Flow 'volume_create_api' (acd3415b-4576-4238-b2c5-d94e0c3eecb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:55.173643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b5609a-1c3f-4e4b-91e2-80b03487ffeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:55.175218 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:04:55.210581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b5609a-1c3f-4e4b-91e2-80b03487ffeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:04:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b2b0ba67-3b0f-4a63-adfc-939ae93ca337,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-406707097',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b2b0ba67-3b0f-4a63-adfc-939ae93ca337', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:55.212469 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7747bb-137c-43b1-a9f1-a706be36d615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:55.259775 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-406707097 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-406707097, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:55.260849 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-406707097 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-406707097, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:55.327164 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Created reservations ['e323d0a0-f51a-4984-aefc-74ae0ca67fcb', '57fb93f7-defc-4c99-acdf-fd76e1d3b52c', 'af278bf5-b804-4c89-9b30-9dd4db4f9ec7', '56298193-2708-41e7-a4e8-925f7b6a6306'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:55.329127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7747bb-137c-43b1-a9f1-a706be36d615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e323d0a0-f51a-4984-aefc-74ae0ca67fcb', '57fb93f7-defc-4c99-acdf-fd76e1d3b52c', 'af278bf5-b804-4c89-9b30-9dd4db4f9ec7', '56298193-2708-41e7-a4e8-925f7b6a6306']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:55.329298 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c90c419-155f-4d7d-b32c-8cf75a388334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:55.358736 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c90c419-155f-4d7d-b32c-8cf75a388334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb8cc083-e03f-4803-b42b-b16391376d44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1215439367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ef63cd5c6b477f9851d19fa93a6508',qos_specs=None,replication_status=,reservations=['e323d0a0-f51a-4984-aefc-74ae0ca67fcb','57fb93f7-defc-4c99-acdf-fd76e1d3b52c','af278bf5-b804-4c89-9b30-9dd4db4f9ec7','56298193-2708-41e7-a4e8-925f7b6a6306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d635afbb84b4313aa126aef314548da',volume_type_id=b2b0ba67-3b0f-4a63-adfc-939ae93ca337), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:04:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1215439367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb8cc083-e03f-4803-b42b-b16391376d44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33ef63cd5c6b477f9851d19fa93a6508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d635afbb84b4313aa126aef314548da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2b0ba67-3b0f-4a63-adfc-939ae93ca337),volume_type_id=b2b0ba67-3b0f-4a63-adfc-939ae93ca337)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:55.360740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eec4bdd-0232-46dc-b34f-8f05ed5d4717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:55.365823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2102b1f2-1a5a-4b12-ae48-d41f2557bf1a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:55.369453 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2102b1f2-1a5a-4b12-ae48-d41f2557bf1a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:55.369900 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2102b1f2-1a5a-4b12-ae48-d41f2557bf1a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:55.370395 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2102b1f2-1a5a-4b12-ae48-d41f2557bf1a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:55.379676 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:55.379676 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:55.384715 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2102b1f2-1a5a-4b12-ae48-d41f2557bf1a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:55.393356 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2102b1f2-1a5a-4b12-ae48-d41f2557bf1a tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:55.393867 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 30/115] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:55 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:04:55.405594 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eec4bdd-0232-46dc-b34f-8f05ed5d4717) transitioned into state 'SUCCESS' from state '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-1215439367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33ef63cd5c6b477f9851d19fa93a6508',qos_specs=None,replication_status=,reservations=['e323d0a0-f51a-4984-aefc-74ae0ca67fcb','57fb93f7-defc-4c99-acdf-fd76e1d3b52c','af278bf5-b804-4c89-9b30-9dd4db4f9ec7','56298193-2708-41e7-a4e8-925f7b6a6306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d635afbb84b4313aa126aef314548da',volume_type_id=b2b0ba67-3b0f-4a63-adfc-939ae93ca337)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:55.406980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a93501-97aa-4104-94d1-f77ee62a5e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:04:55.424125 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a93501-97aa-4104-94d1-f77ee62a5e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:04:55.425757 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Flow 'volume_create_api' (acd3415b-4576-4238-b2c5-d94e0c3eecb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:04:55.426454 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Create volume request issued successfully. Jul 31 19:04:55.427509 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-34ef9924-34f9-466a-8451-bd6d35fdea04 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:04:55.428189 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 27/116] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:04:54 2026] POST /volume/v3/volumes => generated 871 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:55.429544 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d733b47f-8e4b-4fcf-80ae-0fd49a11ba39 req-7c5dd76f-ae93-48b4-b0ef-bd1ce071f867 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:55.439267 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d733b47f-8e4b-4fcf-80ae-0fd49a11ba39 req-7c5dd76f-ae93-48b4-b0ef-bd1ce071f867 tempest-VolumesAdminNegativeTest-1497137280 tempest-VolumesAdminNegativeTest-1497137280-project] GET https://10.4.3.163/volume/v3/volumes/119e84a6-5909-4b96-933c-e89fbbb01ed9 Jul 31 19:04:55.441027 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d733b47f-8e4b-4fcf-80ae-0fd49a11ba39 req-7c5dd76f-ae93-48b4-b0ef-bd1ce071f867 tempest-VolumesAdminNegativeTest-1497137280 tempest-VolumesAdminNegativeTest-1497137280-project] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:55.441791 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d733b47f-8e4b-4fcf-80ae-0fd49a11ba39 req-7c5dd76f-ae93-48b4-b0ef-bd1ce071f867 tempest-VolumesAdminNegativeTest-1497137280 tempest-VolumesAdminNegativeTest-1497137280-project] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:55.447534 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-59f54044-31be-4b6f-b32e-03951cf660c3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:55.452048 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59f54044-31be-4b6f-b32e-03951cf660c3 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:55.452338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59f54044-31be-4b6f-b32e-03951cf660c3 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:55.452612 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59f54044-31be-4b6f-b32e-03951cf660c3 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:55.461132 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d733b47f-8e4b-4fcf-80ae-0fd49a11ba39 req-7c5dd76f-ae93-48b4-b0ef-bd1ce071f867 tempest-VolumesAdminNegativeTest-1497137280 tempest-VolumesAdminNegativeTest-1497137280-project] https://10.4.3.163/volume/v3/volumes/119e84a6-5909-4b96-933c-e89fbbb01ed9 returned with HTTP 404 Jul 31 19:04:55.461922 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 29/117] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:04:55 2026] GET /volume/v3/volumes/119e84a6-5909-4b96-933c-e89fbbb01ed9 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:55.467716 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:55.467716 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:55.474759 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-59f54044-31be-4b6f-b32e-03951cf660c3 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:55.481550 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de3a8d02-7645-469a-9eee-8db595427fd3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:55.484371 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de3a8d02-7645-469a-9eee-8db595427fd3 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] DELETE https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 Jul 31 19:04:55.485678 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de3a8d02-7645-469a-9eee-8db595427fd3 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:55.485753 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59f54044-31be-4b6f-b32e-03951cf660c3 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:55.486289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de3a8d02-7645-469a-9eee-8db595427fd3 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:55.486347 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 32/118] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:55 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 939 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:55.486546 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-de3a8d02-7645-469a-9eee-8db595427fd3 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Delete volume with id: c209ef10-3314-449e-a5b1-a462f3093b07 Jul 31 19:04:55.497353 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:55.497353 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:55.497852 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-de3a8d02-7645-469a-9eee-8db595427fd3 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Volume info retrieved successfully. Jul 31 19:04:55.537511 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-de3a8d02-7645-469a-9eee-8db595427fd3 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Delete volume request issued successfully. Jul 31 19:04:55.537809 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de3a8d02-7645-469a-9eee-8db595427fd3 tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 returned with HTTP 202 Jul 31 19:04:55.539455 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 31/119] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:04:55 2026] DELETE /volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:04:55.548893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-59614e3d-1f3f-4d59-a18f-463e45a4faae None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:55.553638 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-59614e3d-1f3f-4d59-a18f-463e45a4faae tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] GET https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 Jul 31 19:04:55.557567 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-59614e3d-1f3f-4d59-a18f-463e45a4faae tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:55.557813 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-59614e3d-1f3f-4d59-a18f-463e45a4faae tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:55.591225 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:55.591225 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:55.604309 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-59614e3d-1f3f-4d59-a18f-463e45a4faae tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Volume info retrieved successfully. Jul 31 19:04:55.611007 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-59614e3d-1f3f-4d59-a18f-463e45a4faae tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 returned with HTTP 200 Jul 31 19:04:55.611560 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 28/120] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:55 2026] GET /volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:56.409899 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1d2c7b5c-635f-4cd9-bdbc-067c001d0e0d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:56.413184 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d2c7b5c-635f-4cd9-bdbc-067c001d0e0d tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:56.413489 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d2c7b5c-635f-4cd9-bdbc-067c001d0e0d tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:56.413733 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d2c7b5c-635f-4cd9-bdbc-067c001d0e0d tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:56.422081 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:56.422081 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:56.426765 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1d2c7b5c-635f-4cd9-bdbc-067c001d0e0d tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:56.432290 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d2c7b5c-635f-4cd9-bdbc-067c001d0e0d tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:56.432728 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 30/121] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:56 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:56.506236 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-414733f2-620f-4cd9-8b22-1c720bb0ae4e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:56.509264 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-414733f2-620f-4cd9-8b22-1c720bb0ae4e tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:56.509517 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-414733f2-620f-4cd9-8b22-1c720bb0ae4e tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:56.509701 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-414733f2-620f-4cd9-8b22-1c720bb0ae4e tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:56.517579 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:56.517579 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:56.521446 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-414733f2-620f-4cd9-8b22-1c720bb0ae4e tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:56.526037 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-414733f2-620f-4cd9-8b22-1c720bb0ae4e tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:56.526586 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 33/122] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:56 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:56.541463 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-100c5085-f6a0-46bc-80e5-bc4eec7bde20 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:56.543459 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-100c5085-f6a0-46bc-80e5-bc4eec7bde20 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:56.544584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-100c5085-f6a0-46bc-80e5-bc4eec7bde20 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:56.544584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-100c5085-f6a0-46bc-80e5-bc4eec7bde20 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:56.551268 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:56.551268 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:56.554644 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-100c5085-f6a0-46bc-80e5-bc4eec7bde20 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Volume info retrieved successfully. Jul 31 19:04:56.558092 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-100c5085-f6a0-46bc-80e5-bc4eec7bde20 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:56.558450 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 32/123] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:56 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 1183 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:04:56.569938 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:56.572975 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] POST https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44/action Jul 31 19:04:56.573602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-921443191", "migration_policy": "never"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:04:56.573902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-921443191", "migration_policy": "never"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:56.585248 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:56.585248 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:56.585248 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:56.589665 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:56.589665 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:56.614290 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-921443191 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-921443191, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:56.614803 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-921443191 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-921443191, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:56.630194 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-94de27b4-c88a-497e-b01f-5dcaaee0c03a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:56.632779 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94de27b4-c88a-497e-b01f-5dcaaee0c03a tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] GET https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 Jul 31 19:04:56.632779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94de27b4-c88a-497e-b01f-5dcaaee0c03a tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:56.632779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94de27b4-c88a-497e-b01f-5dcaaee0c03a tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:56.637180 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Created reservations ['5655a7e0-769e-4395-bd0e-1bd0cb730d65', '686c4822-24c6-4054-9f7a-bc2394da91f0'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:56.641365 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94de27b4-c88a-497e-b01f-5dcaaee0c03a tempest-VolumesAdminNegativeTest-1997625121 tempest-VolumesAdminNegativeTest-1997625121-project-member] https://10.4.3.163/volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 returned with HTTP 404 Jul 31 19:04:56.642152 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 31/124] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:56 2026] GET /volume/v3/volumes/c209ef10-3314-449e-a5b1-a462f3093b07 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:04:56.657031 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Created reservations ['cf408d7c-d501-4ea0-aa5e-06ab321a2a1b', '942004f0-2029-45a3-ab48-84f9c0712687'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:56.694261 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Retype volume request issued successfully. Jul 31 19:04:56.694537 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-48e6f191-3194-44bb-9c54-1c28eec3bf6b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44/action returned with HTTP 202 Jul 31 19:04:56.695212 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 29/125] 10.4.3.163 () {70 vars in 1432 bytes} [Fri Jul 31 19:04:56 2026] POST /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 19:04:56.703283 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dbc8361e-375d-42c2-81a2-ec04fa17a028 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:56.705252 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbc8361e-375d-42c2-81a2-ec04fa17a028 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:56.706027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbc8361e-375d-42c2-81a2-ec04fa17a028 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:56.706412 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbc8361e-375d-42c2-81a2-ec04fa17a028 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:56.725365 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:56.725365 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:56.733838 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dbc8361e-375d-42c2-81a2-ec04fa17a028 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:56.741160 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbc8361e-375d-42c2-81a2-ec04fa17a028 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:56.741673 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 34/126] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:56 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:57.448465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c58a5005-6858-4567-b2f2-c452b28fcdd7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:57.454460 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c58a5005-6858-4567-b2f2-c452b28fcdd7 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:57.454460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c58a5005-6858-4567-b2f2-c452b28fcdd7 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:57.454460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c58a5005-6858-4567-b2f2-c452b28fcdd7 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:57.466697 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:57.466697 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:57.471477 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c58a5005-6858-4567-b2f2-c452b28fcdd7 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:57.475868 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c58a5005-6858-4567-b2f2-c452b28fcdd7 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:57.477947 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 33/127] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:57 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:57.765039 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bac41787-b021-4a24-9dca-dec0fc98008f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:57.767050 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bac41787-b021-4a24-9dca-dec0fc98008f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:57.767427 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bac41787-b021-4a24-9dca-dec0fc98008f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:57.767531 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bac41787-b021-4a24-9dca-dec0fc98008f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:57.782138 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:57.782138 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:57.789703 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bac41787-b021-4a24-9dca-dec0fc98008f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:57.795353 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bac41787-b021-4a24-9dca-dec0fc98008f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:57.795845 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 32/128] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:57 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:57.815322 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-71ef4978-614b-423b-9852-a2f91435234b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:57.823353 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-71ef4978-614b-423b-9852-a2f91435234b tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:57.823644 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-71ef4978-614b-423b-9852-a2f91435234b tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:57.823938 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-71ef4978-614b-423b-9852-a2f91435234b tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:57.838635 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:57.838635 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:57.842583 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-71ef4978-614b-423b-9852-a2f91435234b tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Volume info retrieved successfully. Jul 31 19:04:57.848527 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-71ef4978-614b-423b-9852-a2f91435234b tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:57.848763 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 30/129] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:57 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:04:57.869249 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9870bdee-4de8-4672-bcb5-d20a8a9c0d82 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:57.871266 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9870bdee-4de8-4672-bcb5-d20a8a9c0d82 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:57.871507 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9870bdee-4de8-4672-bcb5-d20a8a9c0d82 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:57.871758 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9870bdee-4de8-4672-bcb5-d20a8a9c0d82 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:57.883468 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:57.883468 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:57.889859 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9870bdee-4de8-4672-bcb5-d20a8a9c0d82 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Volume info retrieved successfully. Jul 31 19:04:57.896751 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9870bdee-4de8-4672-bcb5-d20a8a9c0d82 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:57.897226 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 35/130] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:57 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:04:57.916825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f0f94fe5-bd75-4596-a801-844f02997f0b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:57.920461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] POST https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44/action Jul 31 19:04:57.920461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-406707097", "migration_policy": "never"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:04:57.920461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-406707097", "migration_policy": "never"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:04:58.072261 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:58.072261 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:58.072905 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:58.092509 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-406707097 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-406707097, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:58.092791 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-406707097 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-406707097, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:58.107426 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Created reservations ['38f8162c-a0aa-4b3e-b1d3-dab64fb54d26', '96d1a3c8-5f9b-4936-ae62-4b758eecadbe'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:58.118011 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-921443191 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-921443191, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:58.118325 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-921443191 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-921443191, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:04:58.127136 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Created reservations ['fe368f01-1141-42d6-be26-4c9add4af455', '0d027c1b-f2b5-4e6b-aa62-9ac6b4a101f7'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:04:58.184393 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Retype volume request issued successfully. Jul 31 19:04:58.185039 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0f94fe5-bd75-4596-a801-844f02997f0b tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44/action returned with HTTP 202 Jul 31 19:04:58.185344 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 34/131] 10.4.3.163 () {70 vars in 1432 bytes} [Fri Jul 31 19:04:57 2026] POST /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 19:04:58.194949 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-423c9e69-1807-40da-a8c4-95645c69c36d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:58.200064 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-423c9e69-1807-40da-a8c4-95645c69c36d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:58.200064 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-423c9e69-1807-40da-a8c4-95645c69c36d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:58.200064 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-423c9e69-1807-40da-a8c4-95645c69c36d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:58.216275 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:58.216275 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:58.225286 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-423c9e69-1807-40da-a8c4-95645c69c36d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:58.230662 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-423c9e69-1807-40da-a8c4-95645c69c36d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:58.231082 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 33/132] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:58 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:58.492389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-aa6409a7-1025-4125-b07a-de133ed6278f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:58.494320 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-aa6409a7-1025-4125-b07a-de133ed6278f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:58.494575 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-aa6409a7-1025-4125-b07a-de133ed6278f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:58.494773 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-aa6409a7-1025-4125-b07a-de133ed6278f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:58.502067 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:58.502067 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:58.508769 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-aa6409a7-1025-4125-b07a-de133ed6278f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:58.514966 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-aa6409a7-1025-4125-b07a-de133ed6278f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:58.514966 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 31/133] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:58 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:59.244937 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-65dc41d4-0a01-4977-be2f-402f843566f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:59.247321 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-65dc41d4-0a01-4977-be2f-402f843566f9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:59.247598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-65dc41d4-0a01-4977-be2f-402f843566f9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:59.247857 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-65dc41d4-0a01-4977-be2f-402f843566f9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:59.256895 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:59.256895 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:59.261976 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-65dc41d4-0a01-4977-be2f-402f843566f9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:59.267496 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-65dc41d4-0a01-4977-be2f-402f843566f9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:59.268059 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 36/134] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:59 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:59.285511 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9ff8aa54-8330-4a36-ac53-959d41b6afd4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:59.287355 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9ff8aa54-8330-4a36-ac53-959d41b6afd4 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:59.287688 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9ff8aa54-8330-4a36-ac53-959d41b6afd4 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:59.287951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9ff8aa54-8330-4a36-ac53-959d41b6afd4 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:59.298613 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:59.298613 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:59.303365 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9ff8aa54-8330-4a36-ac53-959d41b6afd4 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Volume info retrieved successfully. Jul 31 19:04:59.309696 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9ff8aa54-8330-4a36-ac53-959d41b6afd4 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:59.310084 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 35/135] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:59 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 1183 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:04:59.326325 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42ca23a4-2550-4ad8-b471-e1c618a8ccbc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:59.330410 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42ca23a4-2550-4ad8-b471-e1c618a8ccbc tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] GET https://10.4.3.163/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1215439367 Jul 31 19:04:59.330410 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42ca23a4-2550-4ad8-b471-e1c618a8ccbc tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:59.330410 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42ca23a4-2550-4ad8-b471-e1c618a8ccbc tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:59.331804 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-42ca23a4-2550-4ad8-b471-e1c618a8ccbc tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1215439367'), ('all_tenants', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:04:59.391734 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42ca23a4-2550-4ad8-b471-e1c618a8ccbc tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Get all volumes completed successfully. Jul 31 19:04:59.392374 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42ca23a4-2550-4ad8-b471-e1c618a8ccbc tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1215439367 returned with HTTP 200 Jul 31 19:04:59.392977 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 34/136] 10.4.3.163 () {68 vars in 1429 bytes} [Fri Jul 31 19:04:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1215439367 => generated 342 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:59.402364 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4425de05-42ec-433e-9f4f-4e65e997ae0d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:59.408835 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4425de05-42ec-433e-9f4f-4e65e997ae0d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] GET https://10.4.3.163/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1215439367 Jul 31 19:04:59.409176 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4425de05-42ec-433e-9f4f-4e65e997ae0d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:59.409411 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4425de05-42ec-433e-9f4f-4e65e997ae0d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:59.411561 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4425de05-42ec-433e-9f4f-4e65e997ae0d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1215439367'), ('all_tenants', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:04:59.532902 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-24bc4532-a524-48ec-a890-37da6b44c385 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:59.534406 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24bc4532-a524-48ec-a890-37da6b44c385 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:04:59.534688 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24bc4532-a524-48ec-a890-37da6b44c385 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:59.534936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24bc4532-a524-48ec-a890-37da6b44c385 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:59.601574 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4425de05-42ec-433e-9f4f-4e65e997ae0d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Get all volumes completed successfully. Jul 31 19:04:59.601826 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4425de05-42ec-433e-9f4f-4e65e997ae0d tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1215439367 returned with HTTP 200 Jul 31 19:04:59.602376 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 32/137] 10.4.3.163 () {68 vars in 1429 bytes} [Fri Jul 31 19:04:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1215439367 => generated 342 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:59.611356 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1b1d7ef-e958-4622-8c0d-aaddc592243d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:59.615178 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1b1d7ef-e958-4622-8c0d-aaddc592243d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:59.616965 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1b1d7ef-e958-4622-8c0d-aaddc592243d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:59.616965 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1b1d7ef-e958-4622-8c0d-aaddc592243d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:59.623543 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:59.623543 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:04:59.628489 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1b1d7ef-e958-4622-8c0d-aaddc592243d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:59.634829 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1b1d7ef-e958-4622-8c0d-aaddc592243d tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:59.635473 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 36/138] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:59 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:04:59.650237 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7c4dd903-0de3-4ab7-ba79-9c2a38c36627 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:59.652394 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c4dd903-0de3-4ab7-ba79-9c2a38c36627 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] DELETE https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:59.652618 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c4dd903-0de3-4ab7-ba79-9c2a38c36627 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:59.652855 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c4dd903-0de3-4ab7-ba79-9c2a38c36627 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:59.653078 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7c4dd903-0de3-4ab7-ba79-9c2a38c36627 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Delete volume with id: fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:59.681232 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:59.681232 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:04:59.686022 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-24bc4532-a524-48ec-a890-37da6b44c385 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:04:59.691772 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24bc4532-a524-48ec-a890-37da6b44c385 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:04:59.692322 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 37/139] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:04:59 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:04:59.786815 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:59.786815 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:04:59.787213 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7c4dd903-0de3-4ab7-ba79-9c2a38c36627 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:59.812512 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7c4dd903-0de3-4ab7-ba79-9c2a38c36627 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Delete volume request issued successfully. Jul 31 19:04:59.812652 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c4dd903-0de3-4ab7-ba79-9c2a38c36627 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 202 Jul 31 19:04:59.813111 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 35/140] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:04:59 2026] DELETE /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:04:59.828865 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b49b6a8f-7b7c-4cdf-8e7a-6bbacb997e8f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:04:59.831126 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b49b6a8f-7b7c-4cdf-8e7a-6bbacb997e8f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:04:59.831569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b49b6a8f-7b7c-4cdf-8e7a-6bbacb997e8f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:04:59.831767 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b49b6a8f-7b7c-4cdf-8e7a-6bbacb997e8f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:04:59.842043 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:04:59.842043 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:04:59.848233 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b49b6a8f-7b7c-4cdf-8e7a-6bbacb997e8f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Volume info retrieved successfully. Jul 31 19:04:59.854967 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b49b6a8f-7b7c-4cdf-8e7a-6bbacb997e8f tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 200 Jul 31 19:04:59.855712 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 33/141] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:04:59 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:00.708125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de6870d4-890b-4c03-b7f0-f1b9b7ef381f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:00.710245 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de6870d4-890b-4c03-b7f0-f1b9b7ef381f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:05:00.710505 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de6870d4-890b-4c03-b7f0-f1b9b7ef381f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:00.710739 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de6870d4-890b-4c03-b7f0-f1b9b7ef381f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:00.718920 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:00.718920 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:00.725071 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-de6870d4-890b-4c03-b7f0-f1b9b7ef381f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:00.732088 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de6870d4-890b-4c03-b7f0-f1b9b7ef381f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:05:00.732910 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 37/142] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:00 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:00.873404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-46e0f746-c383-493d-8f6c-2c7ce7a850b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:00.875281 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46e0f746-c383-493d-8f6c-2c7ce7a850b9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] GET https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 Jul 31 19:05:00.875565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46e0f746-c383-493d-8f6c-2c7ce7a850b9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:00.875793 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46e0f746-c383-493d-8f6c-2c7ce7a850b9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:00.882551 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46e0f746-c383-493d-8f6c-2c7ce7a850b9 tempest-VolumeRetypeMultiattachTest-1620980968 tempest-VolumeRetypeMultiattachTest-1620980968-project-member] https://10.4.3.163/volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 returned with HTTP 404 Jul 31 19:05:00.882906 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 38/143] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:05:00 2026] GET /volume/v3/volumes/fb8cc083-e03f-4803-b42b-b16391376d44 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:05:00.896505 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2feed5f6-4c27-4a89-a9b2-10797e90deb9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:00.901009 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2feed5f6-4c27-4a89-a9b2-10797e90deb9 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] DELETE https://10.4.3.163/volume/v3/types/dffc2d7c-0d7c-4428-b2a8-70cdc29706a6 Jul 31 19:05:00.901425 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2feed5f6-4c27-4a89-a9b2-10797e90deb9 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:00.901787 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2feed5f6-4c27-4a89-a9b2-10797e90deb9 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:00.937708 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2feed5f6-4c27-4a89-a9b2-10797e90deb9 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/types/dffc2d7c-0d7c-4428-b2a8-70cdc29706a6 returned with HTTP 202 Jul 31 19:05:00.938258 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 36/144] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:05:00 2026] DELETE /volume/v3/types/dffc2d7c-0d7c-4428-b2a8-70cdc29706a6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:00.945914 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-50c2d742-065f-4c65-af2e-5bb5bc1385d9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:00.950065 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-50c2d742-065f-4c65-af2e-5bb5bc1385d9 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] GET https://10.4.3.163/volume/v3/types/dffc2d7c-0d7c-4428-b2a8-70cdc29706a6 Jul 31 19:05:00.950310 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-50c2d742-065f-4c65-af2e-5bb5bc1385d9 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:00.950536 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-50c2d742-065f-4c65-af2e-5bb5bc1385d9 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:00.956944 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-50c2d742-065f-4c65-af2e-5bb5bc1385d9 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/types/dffc2d7c-0d7c-4428-b2a8-70cdc29706a6 returned with HTTP 404 Jul 31 19:05:00.957448 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 34/145] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:00 2026] GET /volume/v3/types/dffc2d7c-0d7c-4428-b2a8-70cdc29706a6 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:00.966930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15939960-8218-45e1-af0b-0c08180adcb3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:00.969455 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15939960-8218-45e1-af0b-0c08180adcb3 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] DELETE https://10.4.3.163/volume/v3/types/b2b0ba67-3b0f-4a63-adfc-939ae93ca337 Jul 31 19:05:00.969733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15939960-8218-45e1-af0b-0c08180adcb3 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:00.970281 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15939960-8218-45e1-af0b-0c08180adcb3 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:01.034944 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15939960-8218-45e1-af0b-0c08180adcb3 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/types/b2b0ba67-3b0f-4a63-adfc-939ae93ca337 returned with HTTP 202 Jul 31 19:05:01.035080 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 38/146] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:05:00 2026] DELETE /volume/v3/types/b2b0ba67-3b0f-4a63-adfc-939ae93ca337 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:01.043011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-927863bc-f2f5-42b8-baac-899743af5cd3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:01.047605 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-927863bc-f2f5-42b8-baac-899743af5cd3 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] GET https://10.4.3.163/volume/v3/types/b2b0ba67-3b0f-4a63-adfc-939ae93ca337 Jul 31 19:05:01.047775 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-927863bc-f2f5-42b8-baac-899743af5cd3 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:01.047976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-927863bc-f2f5-42b8-baac-899743af5cd3 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:01.053798 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-927863bc-f2f5-42b8-baac-899743af5cd3 tempest-VolumeRetypeMultiattachTest-1471446537 tempest-VolumeRetypeMultiattachTest-1471446537-project-admin] https://10.4.3.163/volume/v3/types/b2b0ba67-3b0f-4a63-adfc-939ae93ca337 returned with HTTP 404 Jul 31 19:05:01.054276 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 39/147] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:01 2026] GET /volume/v3/types/b2b0ba67-3b0f-4a63-adfc-939ae93ca337 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:01.750174 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9158a236-5d11-4c87-991d-88bc938ce8e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:01.752121 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9158a236-5d11-4c87-991d-88bc938ce8e5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:05:01.752324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9158a236-5d11-4c87-991d-88bc938ce8e5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:01.752587 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9158a236-5d11-4c87-991d-88bc938ce8e5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:01.764114 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:01.764114 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:01.770398 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9158a236-5d11-4c87-991d-88bc938ce8e5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:01.777058 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9158a236-5d11-4c87-991d-88bc938ce8e5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:05:01.777626 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 37/148] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:01 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 909 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:02.793843 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-953a2915-3eff-40f9-b71e-0be827d33b56 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:02.796714 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-953a2915-3eff-40f9-b71e-0be827d33b56 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:05:02.797029 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-953a2915-3eff-40f9-b71e-0be827d33b56 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:02.797304 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-953a2915-3eff-40f9-b71e-0be827d33b56 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:02.808589 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:02.808589 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:02.813467 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-953a2915-3eff-40f9-b71e-0be827d33b56 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:02.820290 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-953a2915-3eff-40f9-b71e-0be827d33b56 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:05:02.821134 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 35/149] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:02 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:02.838253 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:02.840508 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:02.840832 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-490912483"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:02.842165 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-490912483'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:02.842279 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume of 1 GB Jul 31 19:05:02.846823 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Availability Zones retrieved successfully. Jul 31 19:05:02.852503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Flow 'volume_create_api' (e537e3da-e62e-4e95-9de9-639490f2bd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:02.853579 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a20ac52-15bb-487f-ae41-a8c9c47d538d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:02.854514 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:02.881192 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a20ac52-15bb-487f-ae41-a8c9c47d538d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:02.881943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33713da7-90b3-40c9-be90-e01e1bdb357f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:02.935331 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Created reservations ['732780de-5211-4fcb-b21b-a2e627223156', 'a70d4680-5fa9-4b36-ba01-2ba7a74fe802', '9afa42c9-e925-4104-a9d5-2a9e5d23c1c5', '9cd52ded-8cc2-4e91-bde7-2849862c4693'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:02.936318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33713da7-90b3-40c9-be90-e01e1bdb357f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['732780de-5211-4fcb-b21b-a2e627223156', 'a70d4680-5fa9-4b36-ba01-2ba7a74fe802', '9afa42c9-e925-4104-a9d5-2a9e5d23c1c5', '9cd52ded-8cc2-4e91-bde7-2849862c4693']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:02.937066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56521c31-7532-42ff-9238-5fa7b148523c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:02.964333 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56521c31-7532-42ff-9238-5fa7b148523c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e5a7b8-da75-4db8-a8ef-7eef9eb45586', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-490912483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426410d906924d70bbde422677c361ab',qos_specs=None,replication_status=,reservations=['732780de-5211-4fcb-b21b-a2e627223156','a70d4680-5fa9-4b36-ba01-2ba7a74fe802','9afa42c9-e925-4104-a9d5-2a9e5d23c1c5','9cd52ded-8cc2-4e91-bde7-2849862c4693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc9265d764345e5b1857810d19fea7a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-490912483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30e5a7b8-da75-4db8-a8ef-7eef9eb45586,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426410d906924d70bbde422677c361ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc9265d764345e5b1857810d19fea7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:02.965230 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a3ef714-65ff-473a-a046-8f35b3771007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:02.987534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a3ef714-65ff-473a-a046-8f35b3771007) transitioned into state 'SUCCESS' from state '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-490912483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426410d906924d70bbde422677c361ab',qos_specs=None,replication_status=,reservations=['732780de-5211-4fcb-b21b-a2e627223156','a70d4680-5fa9-4b36-ba01-2ba7a74fe802','9afa42c9-e925-4104-a9d5-2a9e5d23c1c5','9cd52ded-8cc2-4e91-bde7-2849862c4693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc9265d764345e5b1857810d19fea7a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:02.988694 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c545a009-03d4-41b4-a0f9-a3e99b42ebbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:03.001829 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c545a009-03d4-41b4-a0f9-a3e99b42ebbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:03.002635 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Flow 'volume_create_api' (e537e3da-e62e-4e95-9de9-639490f2bd7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:03.003030 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume request issued successfully. Jul 31 19:05:03.003593 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-973bd5e9-997b-4908-9986-b63c1fe03ae5 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:03.004045 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 39/150] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:02 2026] POST /volume/v3/volumes => generated 756 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:05:03.022026 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5581595e-a66b-48de-be45-74e2c3d3fc66 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:03.024273 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5581595e-a66b-48de-be45-74e2c3d3fc66 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 Jul 31 19:05:03.024670 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5581595e-a66b-48de-be45-74e2c3d3fc66 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:03.024918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5581595e-a66b-48de-be45-74e2c3d3fc66 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:03.037367 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:03.037367 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:03.043420 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5581595e-a66b-48de-be45-74e2c3d3fc66 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:03.051674 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5581595e-a66b-48de-be45-74e2c3d3fc66 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 returned with HTTP 200 Jul 31 19:05:03.052283 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 40/151] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:03 2026] GET /volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:04.069892 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a204355c-4ae3-432b-8cc7-8e0f81e4f848 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:04.072289 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a204355c-4ae3-432b-8cc7-8e0f81e4f848 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 Jul 31 19:05:04.073151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a204355c-4ae3-432b-8cc7-8e0f81e4f848 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:04.073663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a204355c-4ae3-432b-8cc7-8e0f81e4f848 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:04.086695 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:04.086695 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:04.091472 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a204355c-4ae3-432b-8cc7-8e0f81e4f848 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:04.096347 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a204355c-4ae3-432b-8cc7-8e0f81e4f848 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 returned with HTTP 200 Jul 31 19:05:04.096887 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 38/152] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:04 2026] GET /volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:04.114745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:04.116345 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:04.116700 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-747229466"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:04.118313 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-747229466'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:04.118418 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume of 1 GB Jul 31 19:05:04.123478 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Availability Zones retrieved successfully. Jul 31 19:05:04.130188 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Flow 'volume_create_api' (338b204f-0ec7-4e3c-b8e3-6bb439222915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:04.131465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c434d8-bb97-472c-8ec6-ab611cfcbe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:04.132449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:04.166565 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c434d8-bb97-472c-8ec6-ab611cfcbe52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:04.167659 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477bdf1d-4c5c-4366-bb10-b1d303bc884a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:04.226505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Created reservations ['8d6fc174-ecf4-4e61-94e7-83eae48a18b9', 'e204ead0-2576-4def-8604-01ab58180efd', '78b791fd-e33c-4a2a-8a97-1a780601aae1', '43b57c15-6af9-4425-bdda-6100238fdead'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:04.227304 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (477bdf1d-4c5c-4366-bb10-b1d303bc884a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d6fc174-ecf4-4e61-94e7-83eae48a18b9', 'e204ead0-2576-4def-8604-01ab58180efd', '78b791fd-e33c-4a2a-8a97-1a780601aae1', '43b57c15-6af9-4425-bdda-6100238fdead']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:04.228131 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb15cfa-980f-424c-83b5-26be6abbeabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:04.259291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb15cfa-980f-424c-83b5-26be6abbeabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f470e2-9283-4d25-9e96-1cdf0643a136', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747229466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426410d906924d70bbde422677c361ab',qos_specs=None,replication_status=,reservations=['8d6fc174-ecf4-4e61-94e7-83eae48a18b9','e204ead0-2576-4def-8604-01ab58180efd','78b791fd-e33c-4a2a-8a97-1a780601aae1','43b57c15-6af9-4425-bdda-6100238fdead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc9265d764345e5b1857810d19fea7a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-747229466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f470e2-9283-4d25-9e96-1cdf0643a136,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426410d906924d70bbde422677c361ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bc9265d764345e5b1857810d19fea7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:04.260528 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ffcd42-b64b-44eb-9f8e-db6ce4bbbfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:04.286931 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ffcd42-b64b-44eb-9f8e-db6ce4bbbfd9) transitioned into state 'SUCCESS' from state '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-747229466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426410d906924d70bbde422677c361ab',qos_specs=None,replication_status=,reservations=['8d6fc174-ecf4-4e61-94e7-83eae48a18b9','e204ead0-2576-4def-8604-01ab58180efd','78b791fd-e33c-4a2a-8a97-1a780601aae1','43b57c15-6af9-4425-bdda-6100238fdead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bc9265d764345e5b1857810d19fea7a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:04.288095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a74a3f8a-958c-4e3b-8482-1faa14694c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:04.300288 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a74a3f8a-958c-4e3b-8482-1faa14694c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:04.301317 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Flow 'volume_create_api' (338b204f-0ec7-4e3c-b8e3-6bb439222915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:04.301607 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Create volume request issued successfully. Jul 31 19:05:04.302219 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b2ecb3a9-a309-4f80-9a01-e0550be51105 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:04.302901 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 36/153] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:04 2026] POST /volume/v3/volumes => generated 756 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:04.316956 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-052a6075-68f1-46b9-8564-51f1fc1169f0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:04.320755 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-052a6075-68f1-46b9-8564-51f1fc1169f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 Jul 31 19:05:04.321089 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-052a6075-68f1-46b9-8564-51f1fc1169f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:04.321367 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-052a6075-68f1-46b9-8564-51f1fc1169f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:04.332313 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:04.332313 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:04.337619 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-052a6075-68f1-46b9-8564-51f1fc1169f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:04.345615 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-052a6075-68f1-46b9-8564-51f1fc1169f0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 returned with HTTP 200 Jul 31 19:05:04.346924 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 40/154] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:04 2026] GET /volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:05.363769 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-313454a9-ed0d-4225-affd-824ddf64b759 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:05.365635 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-313454a9-ed0d-4225-affd-824ddf64b759 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 Jul 31 19:05:05.365854 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-313454a9-ed0d-4225-affd-824ddf64b759 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:05.366057 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-313454a9-ed0d-4225-affd-824ddf64b759 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:05.373304 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:05.373304 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:05.377204 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-313454a9-ed0d-4225-affd-824ddf64b759 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:05.381639 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-313454a9-ed0d-4225-affd-824ddf64b759 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 returned with HTTP 200 Jul 31 19:05:05.382055 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 41/155] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:05 2026] GET /volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:06.335715 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36763538-57ed-4c4f-ab0b-e8491a420b27 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:06.601581 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36763538-57ed-4c4f-ab0b-e8491a420b27 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:05:06.601581 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36763538-57ed-4c4f-ab0b-e8491a420b27 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-983355678", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:06.618865 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36763538-57ed-4c4f-ab0b-e8491a420b27 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:05:06.619361 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 39/156] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:05:06 2026] POST /volume/v3/types => generated 274 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:06.629793 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3acefbdd-ae2d-407d-b5f0-365df923e5fe None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:06.632057 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3acefbdd-ae2d-407d-b5f0-365df923e5fe tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:05:06.632514 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3acefbdd-ae2d-407d-b5f0-365df923e5fe tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-53050344", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:06.634662 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:06.634662 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:06.659019 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3acefbdd-ae2d-407d-b5f0-365df923e5fe tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:05:06.659019 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 37/157] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:05:06 2026] POST /volume/v3/types => generated 273 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:06.667766 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:06.965120 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:06.965641 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-75259621", "volume_type": "00fdd07d-74a9-4975-b9bb-b4cab9a4fd58", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:06.967066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-75259621', 'volume_type': '00fdd07d-74a9-4975-b9bb-b4cab9a4fd58', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:06.972165 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Create volume of 1 GB Jul 31 19:05:06.972761 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:06.972761 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:06.973394 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Availability Zones retrieved successfully. Jul 31 19:05:06.979719 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Flow 'volume_create_api' (3c514704-2828-49ee-a719-cc8fde58cb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:06.980832 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c94d5b-5cb6-4827-99d6-e0fb894a0cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:06.982074 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:07.011544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19c94d5b-5cb6-4827-99d6-e0fb894a0cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:05:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=00fdd07d-74a9-4975-b9bb-b4cab9a4fd58,is_public=True,name='tempest-VolumeTypesTest-volume-type-983355678',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '00fdd07d-74a9-4975-b9bb-b4cab9a4fd58', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:07.012419 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c02f25aa-4162-44fe-9aeb-f455a5e72695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:07.048570 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-983355678 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-983355678, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:05:07.048884 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-983355678 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-983355678, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:05:07.097839 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Created reservations ['21c60c52-bb5e-43e4-9f5c-caeb8e0fa496', 'e52f703a-b04f-4693-be4a-96b0e394bbd5', 'b439768c-feac-4fa1-9c81-edbff45a3643', '173c7ffe-22d6-4418-b427-e91a39558efa'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:07.098937 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c02f25aa-4162-44fe-9aeb-f455a5e72695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21c60c52-bb5e-43e4-9f5c-caeb8e0fa496', 'e52f703a-b04f-4693-be4a-96b0e394bbd5', 'b439768c-feac-4fa1-9c81-edbff45a3643', '173c7ffe-22d6-4418-b427-e91a39558efa']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:07.100065 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2d5949-6db9-43c0-b698-3703c9d53a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:07.136294 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2d5949-6db9-43c0-b698-3703c9d53a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25d0f1e-44f0-4d72-9754-7e7f9999fb9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-75259621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a2ea300a07d4d8f8f78b0deceaa01e6',qos_specs=None,replication_status=,reservations=['21c60c52-bb5e-43e4-9f5c-caeb8e0fa496','e52f703a-b04f-4693-be4a-96b0e394bbd5','b439768c-feac-4fa1-9c81-edbff45a3643','173c7ffe-22d6-4418-b427-e91a39558efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96f13793351d4fc7961539e57964dbe8',volume_type_id=00fdd07d-74a9-4975-b9bb-b4cab9a4fd58), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-75259621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25d0f1e-44f0-4d72-9754-7e7f9999fb9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a2ea300a07d4d8f8f78b0deceaa01e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96f13793351d4fc7961539e57964dbe8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(00fdd07d-74a9-4975-b9bb-b4cab9a4fd58),volume_type_id=00fdd07d-74a9-4975-b9bb-b4cab9a4fd58)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:07.137274 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8ba79c8-8b5d-46c2-9607-61e5820507f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:07.159981 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8ba79c8-8b5d-46c2-9607-61e5820507f0) transitioned into state 'SUCCESS' from state '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-75259621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a2ea300a07d4d8f8f78b0deceaa01e6',qos_specs=None,replication_status=,reservations=['21c60c52-bb5e-43e4-9f5c-caeb8e0fa496','e52f703a-b04f-4693-be4a-96b0e394bbd5','b439768c-feac-4fa1-9c81-edbff45a3643','173c7ffe-22d6-4418-b427-e91a39558efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96f13793351d4fc7961539e57964dbe8',volume_type_id=00fdd07d-74a9-4975-b9bb-b4cab9a4fd58)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:07.160712 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a4c167-c3a5-4f7d-9e0c-83e132ac4cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:07.173000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a4c167-c3a5-4f7d-9e0c-83e132ac4cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:07.173780 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Flow 'volume_create_api' (3c514704-2828-49ee-a719-cc8fde58cb72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:07.174115 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Create volume request issued successfully. Jul 31 19:05:07.174877 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9761181-4a66-4770-9b94-0db2e01ccc26 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:07.175545 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 41/158] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:05:06 2026] POST /volume/v3/volumes => generated 781 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:07.194525 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bc8bd78a-a28e-4a5f-acbf-2365785d125c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:07.197785 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc8bd78a-a28e-4a5f-acbf-2365785d125c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] GET https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:07.198041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc8bd78a-a28e-4a5f-acbf-2365785d125c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:07.198805 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc8bd78a-a28e-4a5f-acbf-2365785d125c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:07.213706 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:07.213706 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:07.220260 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bc8bd78a-a28e-4a5f-acbf-2365785d125c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:07.233832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc8bd78a-a28e-4a5f-acbf-2365785d125c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 200 Jul 31 19:05:07.233832 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 42/159] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:07 2026] GET /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:08.252737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6dc578d9-c784-4651-8f03-45112ad1220a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:08.255218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dc578d9-c784-4651-8f03-45112ad1220a tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] GET https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:08.255617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dc578d9-c784-4651-8f03-45112ad1220a tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:08.255959 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dc578d9-c784-4651-8f03-45112ad1220a tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:08.268551 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:08.268551 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:08.280757 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6dc578d9-c784-4651-8f03-45112ad1220a tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:08.290492 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dc578d9-c784-4651-8f03-45112ad1220a tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 200 Jul 31 19:05:08.291019 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 40/160] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:08 2026] GET /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:08.307833 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:08.311207 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] POST https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e/action Jul 31 19:05:08.313525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Action body: b'{"os-retype": {"new_type": "ab1ffb60-3b87-4466-9bbf-7889ddd02386"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:08.313525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "ab1ffb60-3b87-4466-9bbf-7889ddd02386"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:08.330316 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:08.330316 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:08.330939 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:08.361693 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-53050344 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-53050344, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:05:08.362719 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-53050344 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-53050344, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:05:08.410608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Created reservations ['47b077d4-83e4-4900-8fa8-eb734b71097e', '2bd9b69e-2c88-4055-ba7f-aee110fa933d'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:08.440777 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-983355678 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-983355678, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:05:08.441111 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-983355678 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-983355678, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:05:08.450972 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Created reservations ['6cef6db6-f760-4d9b-bea1-651363e129d0', 'bb6bde34-4a0a-4b33-97ba-22cca5b517db'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:08.483974 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Retype volume request issued successfully. Jul 31 19:05:08.484216 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-74f31bf2-8fc0-4921-bc7e-e945ec4db2a8 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e/action returned with HTTP 202 Jul 31 19:05:08.484674 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 38/161] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:08 2026] POST /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e/action => generated 0 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:08.497390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-345a30f1-0ed1-4536-ac1c-2584caa28009 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:08.501740 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-345a30f1-0ed1-4536-ac1c-2584caa28009 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] GET https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:08.502066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-345a30f1-0ed1-4536-ac1c-2584caa28009 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:08.502251 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-345a30f1-0ed1-4536-ac1c-2584caa28009 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:08.512859 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:08.512859 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:08.518372 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-345a30f1-0ed1-4536-ac1c-2584caa28009 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:08.523972 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-345a30f1-0ed1-4536-ac1c-2584caa28009 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 200 Jul 31 19:05:08.524479 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 42/162] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:08 2026] GET /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:09.542309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9dbc969e-44ff-47fb-a3d9-d9ab226b31f5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:09.545465 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dbc969e-44ff-47fb-a3d9-d9ab226b31f5 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] GET https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:09.545668 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dbc969e-44ff-47fb-a3d9-d9ab226b31f5 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:09.545928 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dbc969e-44ff-47fb-a3d9-d9ab226b31f5 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:09.554239 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:09.554239 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:09.560026 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9dbc969e-44ff-47fb-a3d9-d9ab226b31f5 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:09.567043 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dbc969e-44ff-47fb-a3d9-d9ab226b31f5 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 200 Jul 31 19:05:09.567043 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 43/163] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:09 2026] GET /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:09.581468 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e8def6d1-ed0c-4840-9f3b-849f12850e9c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:09.583115 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8def6d1-ed0c-4840-9f3b-849f12850e9c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] GET https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:09.583326 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8def6d1-ed0c-4840-9f3b-849f12850e9c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:09.583577 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e8def6d1-ed0c-4840-9f3b-849f12850e9c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:09.591310 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:09.591310 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:09.595316 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e8def6d1-ed0c-4840-9f3b-849f12850e9c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:09.602980 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e8def6d1-ed0c-4840-9f3b-849f12850e9c tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 200 Jul 31 19:05:09.603833 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 41/164] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:09 2026] GET /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:09.622203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b159e087-09ce-4ab5-ba89-d508652f5853 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:09.625222 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b159e087-09ce-4ab5-ba89-d508652f5853 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] GET https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:09.625771 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b159e087-09ce-4ab5-ba89-d508652f5853 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:09.626374 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b159e087-09ce-4ab5-ba89-d508652f5853 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:09.634341 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:09.634341 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:09.639104 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b159e087-09ce-4ab5-ba89-d508652f5853 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:09.644916 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b159e087-09ce-4ab5-ba89-d508652f5853 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 200 Jul 31 19:05:09.646211 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 39/165] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:09 2026] GET /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:09.663744 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7cc872f3-b293-4c6a-a18f-2169d160ce94 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:09.665922 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cc872f3-b293-4c6a-a18f-2169d160ce94 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] DELETE https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:09.666844 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cc872f3-b293-4c6a-a18f-2169d160ce94 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:09.666844 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cc872f3-b293-4c6a-a18f-2169d160ce94 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:09.666844 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-7cc872f3-b293-4c6a-a18f-2169d160ce94 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Delete volume with id: d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:09.678739 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:09.678739 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:09.681712 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7cc872f3-b293-4c6a-a18f-2169d160ce94 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:09.712682 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7cc872f3-b293-4c6a-a18f-2169d160ce94 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Delete volume request issued successfully. Jul 31 19:05:09.713122 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cc872f3-b293-4c6a-a18f-2169d160ce94 tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 202 Jul 31 19:05:09.713258 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 43/166] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:09 2026] DELETE /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:09.727655 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5ccd6ef5-64ac-4b88-82cc-c8ce8f25ae2d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:09.730382 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5ccd6ef5-64ac-4b88-82cc-c8ce8f25ae2d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] GET https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:09.730829 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5ccd6ef5-64ac-4b88-82cc-c8ce8f25ae2d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:09.731098 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5ccd6ef5-64ac-4b88-82cc-c8ce8f25ae2d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:09.742800 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:09.742800 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:09.754066 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5ccd6ef5-64ac-4b88-82cc-c8ce8f25ae2d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Volume info retrieved successfully. Jul 31 19:05:09.760531 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5ccd6ef5-64ac-4b88-82cc-c8ce8f25ae2d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 200 Jul 31 19:05:09.761132 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 44/167] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:09 2026] GET /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:10.781236 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d17f4b5f-38d2-4f72-8eec-20a1dbf2041d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:10.783480 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d17f4b5f-38d2-4f72-8eec-20a1dbf2041d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] GET https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e Jul 31 19:05:10.783711 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d17f4b5f-38d2-4f72-8eec-20a1dbf2041d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:10.784219 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d17f4b5f-38d2-4f72-8eec-20a1dbf2041d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:10.791960 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d17f4b5f-38d2-4f72-8eec-20a1dbf2041d tempest-VolumeTypesTest-1791080667 tempest-VolumeTypesTest-1791080667-project-member] https://10.4.3.163/volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e returned with HTTP 404 Jul 31 19:05:10.792766 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 42/168] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:10 2026] GET /volume/v3/volumes/d25d0f1e-44f0-4d72-9754-7e7f9999fb9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:10.803681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f1da85ee-88b2-4e31-9f86-bfa04a7b1c17 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:10.807103 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1da85ee-88b2-4e31-9f86-bfa04a7b1c17 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] DELETE https://10.4.3.163/volume/v3/types/ab1ffb60-3b87-4466-9bbf-7889ddd02386 Jul 31 19:05:10.807300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1da85ee-88b2-4e31-9f86-bfa04a7b1c17 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:10.807590 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1da85ee-88b2-4e31-9f86-bfa04a7b1c17 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:10.854459 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1da85ee-88b2-4e31-9f86-bfa04a7b1c17 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/ab1ffb60-3b87-4466-9bbf-7889ddd02386 returned with HTTP 202 Jul 31 19:05:10.854977 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 40/169] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:05:10 2026] DELETE /volume/v3/types/ab1ffb60-3b87-4466-9bbf-7889ddd02386 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:10.865373 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-80f0513b-4e69-4488-9fc3-f3c557d19114 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:10.867601 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80f0513b-4e69-4488-9fc3-f3c557d19114 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/ab1ffb60-3b87-4466-9bbf-7889ddd02386 Jul 31 19:05:10.867866 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80f0513b-4e69-4488-9fc3-f3c557d19114 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:10.868074 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80f0513b-4e69-4488-9fc3-f3c557d19114 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:10.872197 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80f0513b-4e69-4488-9fc3-f3c557d19114 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/ab1ffb60-3b87-4466-9bbf-7889ddd02386 returned with HTTP 404 Jul 31 19:05:10.873630 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 44/170] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:10 2026] GET /volume/v3/types/ab1ffb60-3b87-4466-9bbf-7889ddd02386 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 19:05:10.883647 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f8d1852d-d73d-41d6-ae39-eb223808093c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:10.885832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f8d1852d-d73d-41d6-ae39-eb223808093c tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] DELETE https://10.4.3.163/volume/v3/types/00fdd07d-74a9-4975-b9bb-b4cab9a4fd58 Jul 31 19:05:10.886158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f8d1852d-d73d-41d6-ae39-eb223808093c tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:10.886425 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f8d1852d-d73d-41d6-ae39-eb223808093c tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:10.948282 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f8d1852d-d73d-41d6-ae39-eb223808093c tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/00fdd07d-74a9-4975-b9bb-b4cab9a4fd58 returned with HTTP 202 Jul 31 19:05:10.948926 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 45/171] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:05:10 2026] DELETE /volume/v3/types/00fdd07d-74a9-4975-b9bb-b4cab9a4fd58 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:10.956770 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f2373287-0dc1-46f5-bda0-2a147b462b83 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:10.958863 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2373287-0dc1-46f5-bda0-2a147b462b83 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/00fdd07d-74a9-4975-b9bb-b4cab9a4fd58 Jul 31 19:05:10.959118 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2373287-0dc1-46f5-bda0-2a147b462b83 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:10.959464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2373287-0dc1-46f5-bda0-2a147b462b83 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:10.965322 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2373287-0dc1-46f5-bda0-2a147b462b83 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/00fdd07d-74a9-4975-b9bb-b4cab9a4fd58 returned with HTTP 404 Jul 31 19:05:10.966007 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 43/172] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:10 2026] GET /volume/v3/types/00fdd07d-74a9-4975-b9bb-b4cab9a4fd58 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:10.975812 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7ae62672-a8cd-49ca-80b0-900e63c01a90 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:10.977972 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7ae62672-a8cd-49ca-80b0-900e63c01a90 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:05:10.978539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7ae62672-a8cd-49ca-80b0-900e63c01a90 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-564011512", "description": "tempest-volume-type-description-1056918820", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:11.018226 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7ae62672-a8cd-49ca-80b0-900e63c01a90 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:05:11.018754 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 41/173] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:05:10 2026] POST /volume/v3/types => generated 314 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.027551 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-33aa2fe7-6f76-4e11-96f0-f3e174df51ed None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.030590 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33aa2fe7-6f76-4e11-96f0-f3e174df51ed tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 Jul 31 19:05:11.031341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33aa2fe7-6f76-4e11-96f0-f3e174df51ed tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.031341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33aa2fe7-6f76-4e11-96f0-f3e174df51ed tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.040641 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33aa2fe7-6f76-4e11-96f0-f3e174df51ed tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 returned with HTTP 200 Jul 31 19:05:11.041276 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 45/174] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.051717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7629a2c2-fe6b-4d3d-beb0-62b8020e63ba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.054552 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7629a2c2-fe6b-4d3d-beb0-62b8020e63ba tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] DELETE https://10.4.3.163/volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 Jul 31 19:05:11.054808 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7629a2c2-fe6b-4d3d-beb0-62b8020e63ba tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.055260 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7629a2c2-fe6b-4d3d-beb0-62b8020e63ba tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.089086 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7629a2c2-fe6b-4d3d-beb0-62b8020e63ba tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 returned with HTTP 202 Jul 31 19:05:11.089661 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 46/175] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:05:11 2026] DELETE /volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:11.100641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c27f39de-c73e-43fa-b656-47d6b216117d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.103074 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c27f39de-c73e-43fa-b656-47d6b216117d tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 Jul 31 19:05:11.103406 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c27f39de-c73e-43fa-b656-47d6b216117d tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.103892 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c27f39de-c73e-43fa-b656-47d6b216117d tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.108405 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c27f39de-c73e-43fa-b656-47d6b216117d tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 returned with HTTP 404 Jul 31 19:05:11.108694 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 44/176] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/b498c5e3-32cb-4ae0-947f-f6f723a7c596 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:11.120462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0d10ad18-c407-4b44-8127-8ef1422031b6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.124000 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0d10ad18-c407-4b44-8127-8ef1422031b6 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:05:11.124370 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0d10ad18-c407-4b44-8127-8ef1422031b6 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2037510028"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:11.139460 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0d10ad18-c407-4b44-8127-8ef1422031b6 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:05:11.140419 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 42/177] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:05:11 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.152290 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d990984-56c1-4022-aca8-edf850fb908c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.155056 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d990984-56c1-4022-aca8-edf850fb908c tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] POST https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption Jul 31 19:05:11.155710 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d990984-56c1-4022-aca8-edf850fb908c tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:11.199801 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d990984-56c1-4022-aca8-edf850fb908c tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption returned with HTTP 200 Jul 31 19:05:11.200408 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 46/178] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:05:11 2026] POST /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.208109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0479f4f8-b6ba-4a60-a5b6-723dacc3e8a9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.210779 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0479f4f8-b6ba-4a60-a5b6-723dacc3e8a9 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption Jul 31 19:05:11.211013 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0479f4f8-b6ba-4a60-a5b6-723dacc3e8a9 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.211235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0479f4f8-b6ba-4a60-a5b6-723dacc3e8a9 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.218219 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0479f4f8-b6ba-4a60-a5b6-723dacc3e8a9 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption returned with HTTP 200 Jul 31 19:05:11.218866 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 47/179] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.231890 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a21599c7-c6de-4f0a-89f4-771b965c77de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.239516 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a21599c7-c6de-4f0a-89f4-771b965c77de tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] PUT https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/3bdd30c0-8e47-4c23-a34c-1aaa982c3fe8 Jul 31 19:05:11.239516 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a21599c7-c6de-4f0a-89f4-771b965c77de tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:11.286655 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a21599c7-c6de-4f0a-89f4-771b965c77de tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/3bdd30c0-8e47-4c23-a34c-1aaa982c3fe8 returned with HTTP 200 Jul 31 19:05:11.287463 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 45/180] 10.4.3.163 () {68 vars in 1507 bytes} [Fri Jul 31 19:05:11 2026] PUT /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/3bdd30c0-8e47-4c23-a34c-1aaa982c3fe8 => generated 122 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.296426 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ad4443e2-354b-488e-9d9b-2330551be3ef None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.299012 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad4443e2-354b-488e-9d9b-2330551be3ef tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption Jul 31 19:05:11.299012 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad4443e2-354b-488e-9d9b-2330551be3ef tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.299012 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad4443e2-354b-488e-9d9b-2330551be3ef tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.308059 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad4443e2-354b-488e-9d9b-2330551be3ef tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption returned with HTTP 200 Jul 31 19:05:11.308301 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 43/181] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.318892 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fb0e6d05-31eb-4981-b76f-469bfe4ce1df None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.321063 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb0e6d05-31eb-4981-b76f-469bfe4ce1df tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/cipher Jul 31 19:05:11.321186 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb0e6d05-31eb-4981-b76f-469bfe4ce1df tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.321451 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb0e6d05-31eb-4981-b76f-469bfe4ce1df tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.334343 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb0e6d05-31eb-4981-b76f-469bfe4ce1df tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/cipher returned with HTTP 200 Jul 31 19:05:11.334993 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 47/182] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/cipher => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:05:11.346565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d0c0c85f-30b1-4667-bd11-5aa68719079b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.347972 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0c0c85f-30b1-4667-bd11-5aa68719079b tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] DELETE https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/3bdd30c0-8e47-4c23-a34c-1aaa982c3fe8 Jul 31 19:05:11.347972 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0c0c85f-30b1-4667-bd11-5aa68719079b tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.347972 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0c0c85f-30b1-4667-bd11-5aa68719079b tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.416509 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0c0c85f-30b1-4667-bd11-5aa68719079b tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/3bdd30c0-8e47-4c23-a34c-1aaa982c3fe8 returned with HTTP 202 Jul 31 19:05:11.417004 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 48/183] 10.4.3.163 () {66 vars in 1489 bytes} [Fri Jul 31 19:05:11 2026] DELETE /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption/3bdd30c0-8e47-4c23-a34c-1aaa982c3fe8 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:11.425222 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-72bcc370-ca2a-4642-9cf3-a86e4146322d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.429460 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72bcc370-ca2a-4642-9cf3-a86e4146322d tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption Jul 31 19:05:11.429675 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72bcc370-ca2a-4642-9cf3-a86e4146322d tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.430754 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72bcc370-ca2a-4642-9cf3-a86e4146322d tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.450343 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72bcc370-ca2a-4642-9cf3-a86e4146322d tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption returned with HTTP 200 Jul 31 19:05:11.451141 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 46/184] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption => generated 2 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 19:05:11.460561 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-39710e73-2152-46c9-b5b3-7f2637d1fe6f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.462861 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-39710e73-2152-46c9-b5b3-7f2637d1fe6f tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption Jul 31 19:05:11.463264 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-39710e73-2152-46c9-b5b3-7f2637d1fe6f tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.463604 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-39710e73-2152-46c9-b5b3-7f2637d1fe6f tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.470493 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-39710e73-2152-46c9-b5b3-7f2637d1fe6f tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption returned with HTTP 200 Jul 31 19:05:11.471097 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 44/185] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 19:05:11.481118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0a9d91d8-f056-4590-bfa0-6b2982d26c70 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.483647 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a9d91d8-f056-4590-bfa0-6b2982d26c70 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] DELETE https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4 Jul 31 19:05:11.483967 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a9d91d8-f056-4590-bfa0-6b2982d26c70 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.484314 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a9d91d8-f056-4590-bfa0-6b2982d26c70 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.529173 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a9d91d8-f056-4590-bfa0-6b2982d26c70 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4 returned with HTTP 202 Jul 31 19:05:11.529681 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 48/186] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:05:11 2026] DELETE /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:11.539237 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf64cab6-79ed-4163-8a89-6fb38376e2df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.541162 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf64cab6-79ed-4163-8a89-6fb38376e2df tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4 Jul 31 19:05:11.541353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf64cab6-79ed-4163-8a89-6fb38376e2df tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.541599 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf64cab6-79ed-4163-8a89-6fb38376e2df tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.545184 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf64cab6-79ed-4163-8a89-6fb38376e2df tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4 returned with HTTP 404 Jul 31 19:05:11.545688 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 49/187] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/b251a249-b1ab-4b0b-81e8-6b2a2fc370b4 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:11.557700 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-708c9b35-bf41-4fea-92cd-d1b5abf20071 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.560038 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-708c9b35-bf41-4fea-92cd-d1b5abf20071 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types Jul 31 19:05:11.560351 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-708c9b35-bf41-4fea-92cd-d1b5abf20071 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.560689 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-708c9b35-bf41-4fea-92cd-d1b5abf20071 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.580489 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-708c9b35-bf41-4fea-92cd-d1b5abf20071 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:05:11.581020 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 47/188] 10.4.3.163 () {66 vars in 1231 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.593898 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4ecbfc3c-7e72-4538-8755-19041223cc19 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.596238 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4ecbfc3c-7e72-4538-8755-19041223cc19 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:05:11.596823 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4ecbfc3c-7e72-4538-8755-19041223cc19 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-386116405"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:11.615142 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4ecbfc3c-7e72-4538-8755-19041223cc19 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:05:11.615705 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 45/189] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:05:11 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) Jul 31 19:05:11.626632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-019653da-8d2b-4576-a4bd-170f8f2527a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.629173 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-019653da-8d2b-4576-a4bd-170f8f2527a2 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] PUT https://10.4.3.163/volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 Jul 31 19:05:11.629711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-019653da-8d2b-4576-a4bd-170f8f2527a2 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-847261186", "description": "tempest-volume-type-description-359539371", "is_public": false}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:11.680883 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-019653da-8d2b-4576-a4bd-170f8f2527a2 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 returned with HTTP 200 Jul 31 19:05:11.680883 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 49/190] 10.4.3.163 () {68 vars in 1363 bytes} [Fri Jul 31 19:05:11 2026] PUT /volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 => generated 203 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.687986 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-38bdc27d-23ee-4bf2-8be3-84ad00ce757e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.690351 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38bdc27d-23ee-4bf2-8be3-84ad00ce757e tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 Jul 31 19:05:11.690351 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38bdc27d-23ee-4bf2-8be3-84ad00ce757e tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.690637 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38bdc27d-23ee-4bf2-8be3-84ad00ce757e tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.696236 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38bdc27d-23ee-4bf2-8be3-84ad00ce757e tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 returned with HTTP 200 Jul 31 19:05:11.696615 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 50/191] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 => generated 267 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:11.704988 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ed93e71-7d55-4c88-8a76-dec38983e580 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.707025 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ed93e71-7d55-4c88-8a76-dec38983e580 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] DELETE https://10.4.3.163/volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 Jul 31 19:05:11.707270 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ed93e71-7d55-4c88-8a76-dec38983e580 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.707606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ed93e71-7d55-4c88-8a76-dec38983e580 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.746049 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ed93e71-7d55-4c88-8a76-dec38983e580 tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 returned with HTTP 202 Jul 31 19:05:11.746664 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 48/192] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:05:11 2026] DELETE /volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:11.755054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1ded51be-73ae-4062-9c18-e17affe1882a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:11.757414 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1ded51be-73ae-4062-9c18-e17affe1882a tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] GET https://10.4.3.163/volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 Jul 31 19:05:11.758192 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1ded51be-73ae-4062-9c18-e17affe1882a tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:11.758373 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1ded51be-73ae-4062-9c18-e17affe1882a tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:11.762919 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1ded51be-73ae-4062-9c18-e17affe1882a tempest-VolumeTypesTest-595396775 tempest-VolumeTypesTest-595396775-project-admin] https://10.4.3.163/volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 returned with HTTP 404 Jul 31 19:05:11.763585 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 46/193] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:05:11 2026] GET /volume/v3/types/c5f9e860-1c7e-4028-8cd5-f4b586d3a7c0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:15.085649 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-e37a2a6c-c5c2-42f5-a095-16ceac111a2f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.088472 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-e37a2a6c-c5c2-42f5-a095-16ceac111a2f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:05:15.089017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-e37a2a6c-c5c2-42f5-a095-16ceac111a2f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:15.089017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-e37a2a6c-c5c2-42f5-a095-16ceac111a2f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:15.102837 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:15.102837 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:15.108004 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e4294f45-d173-4509-823b-cd09d8ed170a req-e37a2a6c-c5c2-42f5-a095-16ceac111a2f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:15.117353 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-e37a2a6c-c5c2-42f5-a095-16ceac111a2f tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:05:15.118148 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 50/194] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:15 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 1395 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:15.131148 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-65beba8c-ec8b-4b86-9e0f-f272942585d1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.133948 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-65beba8c-ec8b-4b86-9e0f-f272942585d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 Jul 31 19:05:15.134190 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-65beba8c-ec8b-4b86-9e0f-f272942585d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:15.134495 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-65beba8c-ec8b-4b86-9e0f-f272942585d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:15.145492 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:15.145492 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:15.150994 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-e4294f45-d173-4509-823b-cd09d8ed170a req-65beba8c-ec8b-4b86-9e0f-f272942585d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:15.157228 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-65beba8c-ec8b-4b86-9e0f-f272942585d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 returned with HTTP 200 Jul 31 19:05:15.157734 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 51/195] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:15 2026] GET /volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:15.166637 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-308f4e34-39aa-457f-a09f-fa68646282fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.175465 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-308f4e34-39aa-457f-a09f-fa68646282fc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 Jul 31 19:05:15.175818 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-308f4e34-39aa-457f-a09f-fa68646282fc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:15.176064 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-308f4e34-39aa-457f-a09f-fa68646282fc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:15.189149 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:15.189149 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:15.197088 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e4294f45-d173-4509-823b-cd09d8ed170a req-308f4e34-39aa-457f-a09f-fa68646282fc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:15.205970 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-308f4e34-39aa-457f-a09f-fa68646282fc tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 returned with HTTP 200 Jul 31 19:05:15.206242 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 49/196] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:15 2026] GET /volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:15.225161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a5de3b75-1014-4e89-a785-b1f2dc73c2f9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.225161 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5de3b75-1014-4e89-a785-b1f2dc73c2f9 None None] GET https://10.4.3.163/volume// Jul 31 19:05:15.225161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5de3b75-1014-4e89-a785-b1f2dc73c2f9 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:15.225161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5de3b75-1014-4e89-a785-b1f2dc73c2f9 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:15.225161 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5de3b75-1014-4e89-a785-b1f2dc73c2f9 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:15.225161 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 47/197] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:05:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:15.236981 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-aa095fba-826d-4a15-b88e-265b17206467 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.239333 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-aa095fba-826d-4a15-b88e-265b17206467 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:05:15.239742 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-aa095fba-826d-4a15-b88e-265b17206467 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c", "connector": null, "instance_uuid": "eaab6165-e9cf-4642-9507-483fbf035021"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:15.248921 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:15.248921 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:15.307687 np0000006260 devstack@c-api.service[100319]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 31 19:05:15.307687 np0000006260 devstack@c-api.service[100319]: .first() Jul 31 19:05:15.342585 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-aa095fba-826d-4a15-b88e-265b17206467 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:05:15.343314 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 51/198] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:05:15 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) Jul 31 19:05:15.356874 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-658bdf8a-c7d0-43f2-a183-61ceea6249ca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.357266 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-658bdf8a-c7d0-43f2-a183-61ceea6249ca None None] GET https://10.4.3.163/volume// Jul 31 19:05:15.357543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-658bdf8a-c7d0-43f2-a183-61ceea6249ca None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:15.357830 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-658bdf8a-c7d0-43f2-a183-61ceea6249ca None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:15.358279 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-658bdf8a-c7d0-43f2-a183-61ceea6249ca None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:15.358727 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 52/199] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:05:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:15.371461 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3bda83c-ba20-4de0-a255-849ca78a246c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.374313 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3bda83c-ba20-4de0-a255-849ca78a246c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:05:15.376041 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3bda83c-ba20-4de0-a255-849ca78a246c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30e5a7b8-da75-4db8-a8ef-7eef9eb45586", "connector": null, "instance_uuid": "eaab6165-e9cf-4642-9507-483fbf035021"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:15.388468 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:15.388468 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:15.434893 np0000006260 devstack@c-api.service[100317]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 31 19:05:15.434893 np0000006260 devstack@c-api.service[100317]: .first() Jul 31 19:05:15.455223 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3bda83c-ba20-4de0-a255-849ca78a246c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:05:15.455664 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 50/200] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:05:15 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:15.469559 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ee3e4232-a253-4fe7-8e8f-71fb8262fd07 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.471685 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ee3e4232-a253-4fe7-8e8f-71fb8262fd07 None None] GET https://10.4.3.163/volume// Jul 31 19:05:15.471685 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ee3e4232-a253-4fe7-8e8f-71fb8262fd07 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:15.473102 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ee3e4232-a253-4fe7-8e8f-71fb8262fd07 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:15.473102 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ee3e4232-a253-4fe7-8e8f-71fb8262fd07 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:15.473258 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 48/201] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:05:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:15.486545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-70a51b1a-199e-4e02-80bb-70e99dd68cb0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:15.490323 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-70a51b1a-199e-4e02-80bb-70e99dd68cb0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:05:15.490925 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-70a51b1a-199e-4e02-80bb-70e99dd68cb0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02f470e2-9283-4d25-9e96-1cdf0643a136", "connector": null, "instance_uuid": "eaab6165-e9cf-4642-9507-483fbf035021"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:15.503843 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:15.503843 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:15.539310 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-70a51b1a-199e-4e02-80bb-70e99dd68cb0 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:05:15.539875 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 52/202] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:05:15 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:17.708106 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d1591ac-6381-4f80-9229-cc5551bac99b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:17.708106 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d1591ac-6381-4f80-9229-cc5551bac99b None None] GET https://10.4.3.163/volume// Jul 31 19:05:17.708106 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d1591ac-6381-4f80-9229-cc5551bac99b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:17.708106 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d1591ac-6381-4f80-9229-cc5551bac99b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:17.708106 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d1591ac-6381-4f80-9229-cc5551bac99b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:17.708106 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 53/203] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:17.730759 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-9bb772b8-865a-4675-b8ed-e9d0565baee3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:17.733258 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-9bb772b8-865a-4675-b8ed-e9d0565baee3 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:05:17.733573 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-9bb772b8-865a-4675-b8ed-e9d0565baee3 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:17.733854 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-9bb772b8-865a-4675-b8ed-e9d0565baee3 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:17.747145 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:17.747145 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:17.751274 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e4294f45-d173-4509-823b-cd09d8ed170a req-9bb772b8-865a-4675-b8ed-e9d0565baee3 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:17.757333 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-9bb772b8-865a-4675-b8ed-e9d0565baee3 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:05:17.757850 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 51/204] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:17 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 1574 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:18.627747 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3ed15c8-5e17-4c40-bc5a-b48638e5c80c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:18.633286 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3ed15c8-5e17-4c40-bc5a-b48638e5c80c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] PUT https://10.4.3.163/volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9 Jul 31 19:05:18.633819 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3ed15c8-5e17-4c40-bc5a-b48638e5c80c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:18.650926 np0000006260 devstack@c-api.service[100320]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 31 19:05:18.650926 np0000006260 devstack@c-api.service[100320]: .first() Jul 31 19:05:18.664443 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3ed15c8-5e17-4c40-bc5a-b48638e5c80c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Acquiring lock "cinder-attachment_update-d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:05:18.671005 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3ed15c8-5e17-4c40-bc5a-b48638e5c80c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Lock "cinder-attachment_update-d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:05:18.672121 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:18.672121 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:18.832464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3ed15c8-5e17-4c40-bc5a-b48638e5c80c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Lock "cinder-attachment_update-d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c-np0000006260" released by "attachment_update" :: held 0.159s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:05:18.832464 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-d3ed15c8-5e17-4c40-bc5a-b48638e5c80c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9 returned with HTTP 200 Jul 31 19:05:18.832464 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 49/205] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:05:18 2026] PUT /volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:18.875820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-5ddf5343-24f8-4c49-8a6b-4ef108b60cb6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:18.878741 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-5ddf5343-24f8-4c49-8a6b-4ef108b60cb6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9/action Jul 31 19:05:18.879380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-5ddf5343-24f8-4c49-8a6b-4ef108b60cb6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:18.879835 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-5ddf5343-24f8-4c49-8a6b-4ef108b60cb6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:18.903473 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:18.903473 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:18.921216 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-5ddf5343-24f8-4c49-8a6b-4ef108b60cb6 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9/action returned with HTTP 204 Jul 31 19:05:18.921908 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 53/206] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:05:18 2026] POST /volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:18.956771 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7940497f-88bb-4802-ba83-b690627ffe16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:18.957573 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7940497f-88bb-4802-ba83-b690627ffe16 None None] GET https://10.4.3.163/volume// Jul 31 19:05:18.957842 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7940497f-88bb-4802-ba83-b690627ffe16 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:18.958167 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7940497f-88bb-4802-ba83-b690627ffe16 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:18.958582 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7940497f-88bb-4802-ba83-b690627ffe16 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:18.958989 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 54/207] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:18.974379 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-fb97e3d2-4711-4a1f-bc7b-3ada6fb971ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:18.977842 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-fb97e3d2-4711-4a1f-bc7b-3ada6fb971ac tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 Jul 31 19:05:18.977842 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-fb97e3d2-4711-4a1f-bc7b-3ada6fb971ac tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:18.977842 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-fb97e3d2-4711-4a1f-bc7b-3ada6fb971ac tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:18.978180 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:18.987985 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:18.987985 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:18.991988 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e4294f45-d173-4509-823b-cd09d8ed170a req-fb97e3d2-4711-4a1f-bc7b-3ada6fb971ac tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:18.997243 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-fb97e3d2-4711-4a1f-bc7b-3ada6fb971ac tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 returned with HTTP 200 Jul 31 19:05:18.997900 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 52/208] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:18 2026] GET /volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:19.084922 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-22c17746-6a0d-4cf0-a3cd-ca8c6c15453b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:19.088932 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-22c17746-6a0d-4cf0-a3cd-ca8c6c15453b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] PUT https://10.4.3.163/volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb Jul 31 19:05:19.089473 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-22c17746-6a0d-4cf0-a3cd-ca8c6c15453b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:19.107268 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-22c17746-6a0d-4cf0-a3cd-ca8c6c15453b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Acquiring lock "cinder-attachment_update-30e5a7b8-da75-4db8-a8ef-7eef9eb45586-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:05:19.114517 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-22c17746-6a0d-4cf0-a3cd-ca8c6c15453b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Lock "cinder-attachment_update-30e5a7b8-da75-4db8-a8ef-7eef9eb45586-np0000006260" acquired by "attachment_update" :: waited 0.008s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:05:19.115599 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:19.115599 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:19.230918 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-22c17746-6a0d-4cf0-a3cd-ca8c6c15453b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Lock "cinder-attachment_update-30e5a7b8-da75-4db8-a8ef-7eef9eb45586-np0000006260" released by "attachment_update" :: held 0.117s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:05:19.231279 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-22c17746-6a0d-4cf0-a3cd-ca8c6c15453b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb returned with HTTP 200 Jul 31 19:05:19.231926 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 54/209] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:05:19 2026] PUT /volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:19.276233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-1c2edd2e-ddd4-4d55-aaa0-004f175fbe30 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:19.279502 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-1c2edd2e-ddd4-4d55-aaa0-004f175fbe30 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb/action Jul 31 19:05:19.280294 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-1c2edd2e-ddd4-4d55-aaa0-004f175fbe30 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:19.280526 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-1c2edd2e-ddd4-4d55-aaa0-004f175fbe30 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:19.289994 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:19.290318 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2026305368"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:19.292249 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2026305368'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:19.292356 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Create volume of 1 GB Jul 31 19:05:19.292883 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:19.292883 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:19.294803 np0000006260 devstack@c-api.service[100318]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 31 19:05:19.294803 np0000006260 devstack@c-api.service[100318]: .first() Jul 31 19:05:19.301409 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Availability Zones retrieved successfully. Jul 31 19:05:19.310448 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Flow 'volume_create_api' (102921a9-3932-402e-af58-fdcd7b3c132a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:19.314485 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:19.314485 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:19.316630 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e3e372-2b05-4b23-a3a4-e9ee877ba116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:19.317953 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:19.326128 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-1c2edd2e-ddd4-4d55-aaa0-004f175fbe30 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb/action returned with HTTP 204 Jul 31 19:05:19.326864 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 55/210] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:05:19 2026] POST /volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:19.355845 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e3e372-2b05-4b23-a3a4-e9ee877ba116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:19.356847 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a27bd4-179c-41b2-b5e8-69fbc3af3f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:19.360394 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3a36473-9a7b-4f40-aa6e-6fe22a7c8712 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:19.361068 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3a36473-9a7b-4f40-aa6e-6fe22a7c8712 None None] GET https://10.4.3.163/volume// Jul 31 19:05:19.361258 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3a36473-9a7b-4f40-aa6e-6fe22a7c8712 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:19.361454 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3a36473-9a7b-4f40-aa6e-6fe22a7c8712 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:19.362071 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3a36473-9a7b-4f40-aa6e-6fe22a7c8712 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:19.362408 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 53/211] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:19.382955 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-6239e8aa-ca3f-4337-94ef-842854427d38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:19.385124 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-6239e8aa-ca3f-4337-94ef-842854427d38 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 Jul 31 19:05:19.386051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-6239e8aa-ca3f-4337-94ef-842854427d38 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:19.386051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-6239e8aa-ca3f-4337-94ef-842854427d38 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:19.400238 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:19.400238 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:19.403731 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-e4294f45-d173-4509-823b-cd09d8ed170a req-6239e8aa-ca3f-4337-94ef-842854427d38 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:05:19.407705 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=305,cinder:INSERT=64,cinder:UPDATE=82 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:05:19.409269 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-6239e8aa-ca3f-4337-94ef-842854427d38 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 returned with HTTP 200 Jul 31 19:05:19.409554 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 55/212] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:19 2026] GET /volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:19.438142 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Created reservations ['cb10ca23-611c-4001-930f-31bbd5cfe7be', '5a273094-cbc5-43cd-a670-1ecd07987227', '44020322-21ac-459d-859a-22b8bde52c3b', '20d2aa7d-7ee7-439e-b99b-0ba949dad635'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:19.439168 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a27bd4-179c-41b2-b5e8-69fbc3af3f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb10ca23-611c-4001-930f-31bbd5cfe7be', '5a273094-cbc5-43cd-a670-1ecd07987227', '44020322-21ac-459d-859a-22b8bde52c3b', '20d2aa7d-7ee7-439e-b99b-0ba949dad635']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:19.440352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc76bd66-ee5c-4446-a244-619f654b3b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:19.470450 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc76bd66-ee5c-4446-a244-619f654b3b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2026305368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec39693f26f94b7c99cf30aa68440009',qos_specs=None,replication_status=,reservations=['cb10ca23-611c-4001-930f-31bbd5cfe7be','5a273094-cbc5-43cd-a670-1ecd07987227','44020322-21ac-459d-859a-22b8bde52c3b','20d2aa7d-7ee7-439e-b99b-0ba949dad635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd946a0f67b45ecad2c144702d238b7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2026305368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec39693f26f94b7c99cf30aa68440009',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd946a0f67b45ecad2c144702d238b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:19.471261 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c404ad4-022a-48d5-842b-8cee9c4ccf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:19.493730 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-7952b0d0-81f0-40ef-8a62-e8816e306170 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:19.495920 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-7952b0d0-81f0-40ef-8a62-e8816e306170 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] PUT https://10.4.3.163/volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3 Jul 31 19:05:19.496344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-7952b0d0-81f0-40ef-8a62-e8816e306170 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:19.497736 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c404ad4-022a-48d5-842b-8cee9c4ccf0b) transitioned into state 'SUCCESS' from state '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-2026305368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec39693f26f94b7c99cf30aa68440009',qos_specs=None,replication_status=,reservations=['cb10ca23-611c-4001-930f-31bbd5cfe7be','5a273094-cbc5-43cd-a670-1ecd07987227','44020322-21ac-459d-859a-22b8bde52c3b','20d2aa7d-7ee7-439e-b99b-0ba949dad635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd946a0f67b45ecad2c144702d238b7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:19.498427 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27ddffa-10e9-4611-9713-bd68eb51a2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:19.506216 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-7952b0d0-81f0-40ef-8a62-e8816e306170 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Acquiring lock "cinder-attachment_update-02f470e2-9283-4d25-9e96-1cdf0643a136-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:05:19.508202 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27ddffa-10e9-4611-9713-bd68eb51a2cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:19.509091 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Flow 'volume_create_api' (102921a9-3932-402e-af58-fdcd7b3c132a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:19.509405 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Create volume request issued successfully. Jul 31 19:05:19.509980 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5d74b0ff-98a4-4a96-9f04-2e497e67dce5 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:19.510399 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 50/213] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:18 2026] POST /volume/v3/volumes => generated 759 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:19.511092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-7952b0d0-81f0-40ef-8a62-e8816e306170 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Lock "cinder-attachment_update-02f470e2-9283-4d25-9e96-1cdf0643a136-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:05:19.512662 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:19.512662 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:19.630451 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-e4294f45-d173-4509-823b-cd09d8ed170a req-7952b0d0-81f0-40ef-8a62-e8816e306170 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Lock "cinder-attachment_update-02f470e2-9283-4d25-9e96-1cdf0643a136-np0000006260" released by "attachment_update" :: held 0.119s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:05:19.630901 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-7952b0d0-81f0-40ef-8a62-e8816e306170 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3 returned with HTTP 200 Jul 31 19:05:19.631585 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 56/214] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:05:19 2026] PUT /volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:05:19.664488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e4294f45-d173-4509-823b-cd09d8ed170a req-f462713d-cbd6-40a2-a39f-4220945a0d09 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:19.667559 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-f462713d-cbd6-40a2-a39f-4220945a0d09 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] POST https://10.4.3.163/volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3/action Jul 31 19:05:19.669473 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-f462713d-cbd6-40a2-a39f-4220945a0d09 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:19.669792 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-f462713d-cbd6-40a2-a39f-4220945a0d09 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:19.712783 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:19.712783 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:19.732571 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e4294f45-d173-4509-823b-cd09d8ed170a req-f462713d-cbd6-40a2-a39f-4220945a0d09 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3/action returned with HTTP 204 Jul 31 19:05:19.733077 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 54/215] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:05:19 2026] POST /volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:21.905789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:21.907407 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:21.907829 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1068149055"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:21.909173 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1068149055'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:21.909268 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Create volume of 1 GB Jul 31 19:05:21.915133 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Availability Zones retrieved successfully. Jul 31 19:05:21.926031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Flow 'volume_create_api' (05e7095b-790d-4144-8ab7-fa39d01766d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:21.932825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c34d02-cce2-4248-88d3-6add897e26b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:21.934164 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:21.986522 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13c34d02-cce2-4248-88d3-6add897e26b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:21.989647 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0899f8ae-205f-4e42-804c-1bcd24ebf78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:22.084883 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Created reservations ['1de1abe0-8660-47f5-bf77-6bb590ea835d', 'a4e4932e-33fd-485b-aeff-a042732f36b7', '6edb98f6-ad68-4255-98c4-c8fb52a3cd32', '0bce0128-2fea-4f09-904b-5f8eb67d286b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:22.085943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0899f8ae-205f-4e42-804c-1bcd24ebf78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1de1abe0-8660-47f5-bf77-6bb590ea835d', 'a4e4932e-33fd-485b-aeff-a042732f36b7', '6edb98f6-ad68-4255-98c4-c8fb52a3cd32', '0bce0128-2fea-4f09-904b-5f8eb67d286b']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:22.087041 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2eb02e-1de8-4174-b77e-fbad2637e673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:22.116524 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2eb02e-1de8-4174-b77e-fbad2637e673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d7cee1a-662e-4887-9e35-ff774594b947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1068149055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7798e1fc71b044478a489ef209a3ce04',qos_specs=None,replication_status=,reservations=['1de1abe0-8660-47f5-bf77-6bb590ea835d','a4e4932e-33fd-485b-aeff-a042732f36b7','6edb98f6-ad68-4255-98c4-c8fb52a3cd32','0bce0128-2fea-4f09-904b-5f8eb67d286b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68109a27aa5c4bb88304e7f16655cc48',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1068149055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d7cee1a-662e-4887-9e35-ff774594b947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7798e1fc71b044478a489ef209a3ce04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68109a27aa5c4bb88304e7f16655cc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:22.117851 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cc0351-1417-4d80-9bf9-475f1c1449ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:22.138321 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cc0351-1417-4d80-9bf9-475f1c1449ad) transitioned into state 'SUCCESS' from state '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-1068149055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7798e1fc71b044478a489ef209a3ce04',qos_specs=None,replication_status=,reservations=['1de1abe0-8660-47f5-bf77-6bb590ea835d','a4e4932e-33fd-485b-aeff-a042732f36b7','6edb98f6-ad68-4255-98c4-c8fb52a3cd32','0bce0128-2fea-4f09-904b-5f8eb67d286b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68109a27aa5c4bb88304e7f16655cc48',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:22.139642 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a529956-8b0c-44eb-a5e1-4c1d3df56b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:22.155093 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a529956-8b0c-44eb-a5e1-4c1d3df56b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:22.156592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Flow 'volume_create_api' (05e7095b-790d-4144-8ab7-fa39d01766d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:22.160020 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Create volume request issued successfully. Jul 31 19:05:22.160020 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bce2ecb6-6af6-4a89-b7d2-219381bc8a91 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:22.160020 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 56/216] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:21 2026] POST /volume/v3/volumes => generated 759 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:22.182951 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a241be3c-4543-474a-8fc8-1ca67c919b2c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:22.186681 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a241be3c-4543-474a-8fc8-1ca67c919b2c tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 Jul 31 19:05:22.186922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a241be3c-4543-474a-8fc8-1ca67c919b2c tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:22.187119 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a241be3c-4543-474a-8fc8-1ca67c919b2c tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:22.201169 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:22.201169 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:22.208780 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a241be3c-4543-474a-8fc8-1ca67c919b2c tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:05:22.217413 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a241be3c-4543-474a-8fc8-1ca67c919b2c tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 returned with HTTP 200 Jul 31 19:05:22.217413 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 51/217] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:22 2026] GET /volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:23.233508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-96a33c13-bfdd-4d25-b009-7fa531577504 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:23.237539 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-96a33c13-bfdd-4d25-b009-7fa531577504 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 Jul 31 19:05:23.237807 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-96a33c13-bfdd-4d25-b009-7fa531577504 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:23.238047 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-96a33c13-bfdd-4d25-b009-7fa531577504 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:23.251740 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:23.251740 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:23.261572 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-96a33c13-bfdd-4d25-b009-7fa531577504 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:05:23.270426 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-96a33c13-bfdd-4d25-b009-7fa531577504 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 returned with HTTP 200 Jul 31 19:05:23.270969 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 57/218] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:23 2026] GET /volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:05:29.728880 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=291,cinder:UPDATE=73,cinder:INSERT=52 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:05:31.712487 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:31.714186 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:31.714625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-550442614"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:31.716060 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-550442614'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:31.716166 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Create volume of 1 GB Jul 31 19:05:31.721481 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Availability Zones retrieved successfully. Jul 31 19:05:31.729315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Flow 'volume_create_api' (7e391cee-26cf-4e06-bcaf-e59e5b30a677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:31.730573 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c03866f-7b58-4912-bf57-11cafacfc3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:31.731749 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:31.765209 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c03866f-7b58-4912-bf57-11cafacfc3d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:31.766020 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (febc9274-39f4-4905-93d0-58fb0a98fe4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:31.786732 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e92f54c-6021-4830-8ecb-47292935ed68 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:31.791708 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:31.791708 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1468041155"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:31.793035 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1468041155'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:31.793297 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Create volume of 1 GB Jul 31 19:05:31.793799 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:31.793799 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:31.797386 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=297,cinder:UPDATE=77,cinder:INSERT=49 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:05:31.800321 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Availability Zones retrieved successfully. Jul 31 19:05:31.815563 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Flow 'volume_create_api' (cfbe9338-e22c-4aba-a7e6-07381578d983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:31.819051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c85f5eb-2bdd-4b39-bdfa-e6f3643f4373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:31.820912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:31.827213 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Created reservations ['30175a73-abee-4f20-9e04-2ee365cd7441', '33e45c0d-d3f0-441c-87c7-cd4b3762bfba', '787eaa86-9c50-449f-93d3-2daedbe52afb', '8e9e83cb-3b16-4904-bf87-7e66c2f7d75e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:31.828245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (febc9274-39f4-4905-93d0-58fb0a98fe4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30175a73-abee-4f20-9e04-2ee365cd7441', '33e45c0d-d3f0-441c-87c7-cd4b3762bfba', '787eaa86-9c50-449f-93d3-2daedbe52afb', '8e9e83cb-3b16-4904-bf87-7e66c2f7d75e']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:31.829159 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0aef837-2fdb-4376-bde5-c1f946eb0ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:31.850284 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c85f5eb-2bdd-4b39-bdfa-e6f3643f4373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:31.852095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbf4ea7-6335-46cc-bc0e-db798140c15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:31.856798 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0aef837-2fdb-4376-bde5-c1f946eb0ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '897cc33e-4d9e-4f6c-bdf5-a113f862c44c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-550442614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7798e1fc71b044478a489ef209a3ce04',qos_specs=None,replication_status=,reservations=['30175a73-abee-4f20-9e04-2ee365cd7441','33e45c0d-d3f0-441c-87c7-cd4b3762bfba','787eaa86-9c50-449f-93d3-2daedbe52afb','8e9e83cb-3b16-4904-bf87-7e66c2f7d75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68109a27aa5c4bb88304e7f16655cc48',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-550442614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=897cc33e-4d9e-4f6c-bdf5-a113f862c44c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7798e1fc71b044478a489ef209a3ce04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68109a27aa5c4bb88304e7f16655cc48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:31.857701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2dc6ae4-d4da-48c7-892b-76810771271c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:31.878540 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2dc6ae4-d4da-48c7-892b-76810771271c) transitioned into state 'SUCCESS' from state '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-550442614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7798e1fc71b044478a489ef209a3ce04',qos_specs=None,replication_status=,reservations=['30175a73-abee-4f20-9e04-2ee365cd7441','33e45c0d-d3f0-441c-87c7-cd4b3762bfba','787eaa86-9c50-449f-93d3-2daedbe52afb','8e9e83cb-3b16-4904-bf87-7e66c2f7d75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68109a27aa5c4bb88304e7f16655cc48',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:31.879585 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70aed3db-38d2-483b-b445-4494be68e9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:31.895815 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70aed3db-38d2-483b-b445-4494be68e9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:31.896063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Flow 'volume_create_api' (7e391cee-26cf-4e06-bcaf-e59e5b30a677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:31.896659 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Create volume request issued successfully. Jul 31 19:05:31.897588 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4970d5fd-ebaf-4ca5-a21f-6dbc01b44ac3 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:31.898158 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 55/219] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:31 2026] POST /volume/v3/volumes => generated 758 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:31.916973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-53141ff5-8121-4105-a9ac-7451b1c41982 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:31.919881 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-53141ff5-8121-4105-a9ac-7451b1c41982 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:05:31.920048 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-53141ff5-8121-4105-a9ac-7451b1c41982 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:31.920259 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-53141ff5-8121-4105-a9ac-7451b1c41982 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:31.927548 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:31.927548 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:31.931427 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-53141ff5-8121-4105-a9ac-7451b1c41982 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:05:31.936333 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-53141ff5-8121-4105-a9ac-7451b1c41982 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:05:31.938477 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 52/220] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:31 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:31.952630 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Created reservations ['5411eace-be34-4d40-8bd8-84367af546f1', '0b97899b-7f92-4ff2-be2c-79f2ff5032f5', '83e99a6e-07e9-4d7a-ae7d-2fc03a4ba142', 'f80ae5b6-9c53-434f-ad28-51ea26438418'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:31.953331 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbf4ea7-6335-46cc-bc0e-db798140c15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5411eace-be34-4d40-8bd8-84367af546f1', '0b97899b-7f92-4ff2-be2c-79f2ff5032f5', '83e99a6e-07e9-4d7a-ae7d-2fc03a4ba142', 'f80ae5b6-9c53-434f-ad28-51ea26438418']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:31.954114 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4033a9d1-3198-4a86-9f92-4d5485661618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:31.977908 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4033a9d1-3198-4a86-9f92-4d5485661618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f121fa9-c672-4557-a5ef-1a0996c569f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1468041155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2256f0d36b457ab656ba20ec2ad884',qos_specs=None,replication_status=,reservations=['5411eace-be34-4d40-8bd8-84367af546f1','0b97899b-7f92-4ff2-be2c-79f2ff5032f5','83e99a6e-07e9-4d7a-ae7d-2fc03a4ba142','f80ae5b6-9c53-434f-ad28-51ea26438418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0bf354489524665a2ceeb8a36e1a57d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1468041155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f121fa9-c672-4557-a5ef-1a0996c569f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a2256f0d36b457ab656ba20ec2ad884',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0bf354489524665a2ceeb8a36e1a57d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:31.978800 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16421ec1-3d1c-4443-b08c-9b589a459864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:32.001597 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16421ec1-3d1c-4443-b08c-9b589a459864) transitioned into state 'SUCCESS' from state '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-1468041155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a2256f0d36b457ab656ba20ec2ad884',qos_specs=None,replication_status=,reservations=['5411eace-be34-4d40-8bd8-84367af546f1','0b97899b-7f92-4ff2-be2c-79f2ff5032f5','83e99a6e-07e9-4d7a-ae7d-2fc03a4ba142','f80ae5b6-9c53-434f-ad28-51ea26438418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0bf354489524665a2ceeb8a36e1a57d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:32.002348 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f8cab4-ce7c-45d0-8d07-29898d8ea9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:32.013646 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61f8cab4-ce7c-45d0-8d07-29898d8ea9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:32.014547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Flow 'volume_create_api' (cfbe9338-e22c-4aba-a7e6-07381578d983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:32.014941 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Create volume request issued successfully. Jul 31 19:05:32.015842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e92f54c-6021-4830-8ecb-47292935ed68 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:32.017485 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 57/221] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:31 2026] POST /volume/v3/volumes => generated 755 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:32.037747 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bca23abd-9cd1-4fa5-b1fe-5fb9a2370e93 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:32.042267 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bca23abd-9cd1-4fa5-b1fe-5fb9a2370e93 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:32.042555 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bca23abd-9cd1-4fa5-b1fe-5fb9a2370e93 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:32.042787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bca23abd-9cd1-4fa5-b1fe-5fb9a2370e93 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:32.046067 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=330,cinder:INSERT=55,cinder:UPDATE=95 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:05:32.053319 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:32.053319 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:32.064949 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bca23abd-9cd1-4fa5-b1fe-5fb9a2370e93 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:32.064949 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bca23abd-9cd1-4fa5-b1fe-5fb9a2370e93 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:32.065402 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 58/222] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:32 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:05:32.959167 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5d2df17-190a-4a1b-8292-5b8d3f11865f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:32.960117 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5d2df17-190a-4a1b-8292-5b8d3f11865f tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:05:32.960117 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5d2df17-190a-4a1b-8292-5b8d3f11865f tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:32.960117 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5d2df17-190a-4a1b-8292-5b8d3f11865f tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:32.969254 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:32.969254 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:32.975655 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d5d2df17-190a-4a1b-8292-5b8d3f11865f tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:05:32.982277 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5d2df17-190a-4a1b-8292-5b8d3f11865f tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:05:32.982961 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 56/223] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:32 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:33.086689 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-15dfef25-6180-411e-98ac-f4cb4bf64b83 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:33.088837 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-15dfef25-6180-411e-98ac-f4cb4bf64b83 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:33.089233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-15dfef25-6180-411e-98ac-f4cb4bf64b83 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:33.089481 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-15dfef25-6180-411e-98ac-f4cb4bf64b83 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:33.097286 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:33.097286 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:33.103594 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-15dfef25-6180-411e-98ac-f4cb4bf64b83 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:33.109469 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-15dfef25-6180-411e-98ac-f4cb4bf64b83 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:33.110518 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 53/224] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:33 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:33.156622 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-acdc6d37-656d-4a0d-8fdc-c338c73b56b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:33.156622 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-acdc6d37-656d-4a0d-8fdc-c338c73b56b4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:33.157318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-acdc6d37-656d-4a0d-8fdc-c338c73b56b4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:33.157651 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-acdc6d37-656d-4a0d-8fdc-c338c73b56b4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:33.172465 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:33.172465 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:33.182046 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-acdc6d37-656d-4a0d-8fdc-c338c73b56b4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:33.187620 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-acdc6d37-656d-4a0d-8fdc-c338c73b56b4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:33.188237 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 58/225] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:33 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:33.611703 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d1a437d-d3c0-4663-937b-6c0fa8f6f24b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:33.612137 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d1a437d-d3c0-4663-937b-6c0fa8f6f24b None None] GET https://10.4.3.163/volume// Jul 31 19:05:33.612137 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d1a437d-d3c0-4663-937b-6c0fa8f6f24b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:33.612424 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d1a437d-d3c0-4663-937b-6c0fa8f6f24b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:33.612891 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d1a437d-d3c0-4663-937b-6c0fa8f6f24b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:33.613571 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 59/226] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:05:33 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:33.641357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-5070eed0-1e1e-400d-8593-d167eb9ceab0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:33.949699 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-5070eed0-1e1e-400d-8593-d167eb9ceab0 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:05:33.950077 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-5070eed0-1e1e-400d-8593-d167eb9ceab0 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f121fa9-c672-4557-a5ef-1a0996c569f7", "connector": null, "instance_uuid": "15c98f43-ebb9-4e03-8b6f-3401b07c3437"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:33.958404 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:33.958404 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:33.999252 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-5070eed0-1e1e-400d-8593-d167eb9ceab0 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:05:33.999943 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 57/227] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:05:33 2026] POST /volume/v3/attachments => generated 273 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:34.033692 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-47fdc6ba-62a9-47d6-86eb-5740b651d24b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:34.038901 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-47fdc6ba-62a9-47d6-86eb-5740b651d24b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:34.038901 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-47fdc6ba-62a9-47d6-86eb-5740b651d24b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:34.038901 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-47fdc6ba-62a9-47d6-86eb-5740b651d24b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:34.044710 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d33142b0-77b3-4c1c-a208-1110b4dc00a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:34.045576 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d33142b0-77b3-4c1c-a208-1110b4dc00a8 None None] GET https://10.4.3.163/volume// Jul 31 19:05:34.045991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d33142b0-77b3-4c1c-a208-1110b4dc00a8 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:34.046944 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d33142b0-77b3-4c1c-a208-1110b4dc00a8 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:34.046944 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d33142b0-77b3-4c1c-a208-1110b4dc00a8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:34.047215 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 59/228] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:34.051921 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:34.051921 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:34.056599 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-74c25b1c-2f37-4082-a356-254d4a4648af None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:34.058966 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-74c25b1c-2f37-4082-a356-254d4a4648af tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:34.059242 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-74c25b1c-2f37-4082-a356-254d4a4648af tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:34.059393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-74c25b1c-2f37-4082-a356-254d4a4648af tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:34.060454 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-47fdc6ba-62a9-47d6-86eb-5740b651d24b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:34.067564 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-47fdc6ba-62a9-47d6-86eb-5740b651d24b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:34.068306 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 54/229] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:34 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:34.069547 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:34.069547 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:34.073321 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-74c25b1c-2f37-4082-a356-254d4a4648af tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:34.077970 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-74c25b1c-2f37-4082-a356-254d4a4648af tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:34.078553 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 60/230] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:34 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1027 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:34.170607 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-78edb80c-af3c-4daa-83a9-2860e440b6e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:34.172420 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-78edb80c-af3c-4daa-83a9-2860e440b6e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] PUT https://10.4.3.163/volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a Jul 31 19:05:34.172910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-78edb80c-af3c-4daa-83a9-2860e440b6e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:34.182544 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-78edb80c-af3c-4daa-83a9-2860e440b6e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Acquiring lock "cinder-attachment_update-8f121fa9-c672-4557-a5ef-1a0996c569f7-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:05:34.192466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-78edb80c-af3c-4daa-83a9-2860e440b6e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Lock "cinder-attachment_update-8f121fa9-c672-4557-a5ef-1a0996c569f7-np0000006260" acquired by "attachment_update" :: waited 0.008s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:05:34.192466 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:34.192466 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:34.341320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-78edb80c-af3c-4daa-83a9-2860e440b6e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Lock "cinder-attachment_update-8f121fa9-c672-4557-a5ef-1a0996c569f7-np0000006260" released by "attachment_update" :: held 0.150s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:05:34.341320 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-78edb80c-af3c-4daa-83a9-2860e440b6e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a returned with HTTP 200 Jul 31 19:05:34.341320 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 58/231] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:05:34 2026] PUT /volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:34.492632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-c5618ddc-f539-405c-8dcd-ecc599ce61e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:34.496599 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-c5618ddc-f539-405c-8dcd-ecc599ce61e2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:34.496599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-c5618ddc-f539-405c-8dcd-ecc599ce61e2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:34.496599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-c5618ddc-f539-405c-8dcd-ecc599ce61e2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:34.505043 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:34.505043 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:34.509310 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-c5618ddc-f539-405c-8dcd-ecc599ce61e2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:34.514215 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-c5618ddc-f539-405c-8dcd-ecc599ce61e2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:34.514768 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 60/232] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:34 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:34.935712 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-96ce8464-d1aa-4d6c-91a2-22d5a9f7b99e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:34.936376 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-96ce8464-d1aa-4d6c-91a2-22d5a9f7b99e None None] GET https://10.4.3.163/volume// Jul 31 19:05:34.936713 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-96ce8464-d1aa-4d6c-91a2-22d5a9f7b99e None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:34.936920 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-96ce8464-d1aa-4d6c-91a2-22d5a9f7b99e None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:34.937282 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-96ce8464-d1aa-4d6c-91a2-22d5a9f7b99e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:34.937925 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 55/233] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:05:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:34.958662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-1aa96daa-4e54-4abb-abd3-0b493e2982d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.083894 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-19004c09-557f-41fc-96f4-18b7d59fc912 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.088522 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19004c09-557f-41fc-96f4-18b7d59fc912 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:35.088825 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19004c09-557f-41fc-96f4-18b7d59fc912 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.089171 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19004c09-557f-41fc-96f4-18b7d59fc912 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.105621 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.105621 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:35.115026 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-19004c09-557f-41fc-96f4-18b7d59fc912 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:35.124367 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19004c09-557f-41fc-96f4-18b7d59fc912 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:35.124367 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 59/234] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:35.325419 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-1aa96daa-4e54-4abb-abd3-0b493e2982d7 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:05:35.325419 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-1aa96daa-4e54-4abb-abd3-0b493e2982d7 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0cf1badf-4aba-4851-8fa0-934e9e6d5fa1", "connector": null, "instance_uuid": "ef6d717d-1441-4bda-8d87-a21f5613b5ed"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:35.343521 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.343521 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:35.401390 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-1aa96daa-4e54-4abb-abd3-0b493e2982d7 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:05:35.401966 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 61/235] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:05:34 2026] POST /volume/v3/attachments => generated 273 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:35.446803 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15ce0f5a-fc40-4628-8abe-587c2a1386d2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.453110 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15ce0f5a-fc40-4628-8abe-587c2a1386d2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:35.453378 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15ce0f5a-fc40-4628-8abe-587c2a1386d2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.453636 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15ce0f5a-fc40-4628-8abe-587c2a1386d2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.464677 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.464677 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:35.464824 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d8b80baf-bdd3-4225-904a-1ae363da8c7d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.465220 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8b80baf-bdd3-4225-904a-1ae363da8c7d None None] GET https://10.4.3.163/volume// Jul 31 19:05:35.465445 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8b80baf-bdd3-4225-904a-1ae363da8c7d None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.465612 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8b80baf-bdd3-4225-904a-1ae363da8c7d None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.465960 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8b80baf-bdd3-4225-904a-1ae363da8c7d None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:35.466241 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 56/236] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:35.469714 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15ce0f5a-fc40-4628-8abe-587c2a1386d2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:35.476203 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-10c93a9c-8b9d-49d2-b243-bd791b115366 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.479270 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-10c93a9c-8b9d-49d2-b243-bd791b115366 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:35.479515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-10c93a9c-8b9d-49d2-b243-bd791b115366 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.479750 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-10c93a9c-8b9d-49d2-b243-bd791b115366 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.482402 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15ce0f5a-fc40-4628-8abe-587c2a1386d2 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:35.482956 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 61/237] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:35.485201 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-12ae73e6-cd9f-42dd-af7d-c9c94d45b482 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.494235 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-12ae73e6-cd9f-42dd-af7d-c9c94d45b482 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:35.494544 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-12ae73e6-cd9f-42dd-af7d-c9c94d45b482 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.494848 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-12ae73e6-cd9f-42dd-af7d-c9c94d45b482 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.496914 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.496914 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:35.502772 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-10c93a9c-8b9d-49d2-b243-bd791b115366 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:35.503090 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.503090 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:35.508503 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-12ae73e6-cd9f-42dd-af7d-c9c94d45b482 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:35.508923 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-10c93a9c-8b9d-49d2-b243-bd791b115366 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:35.509428 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 60/238] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:35.513070 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-12ae73e6-cd9f-42dd-af7d-c9c94d45b482 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:35.513605 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 62/239] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:35.557489 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-ac6cf093-c27e-43ec-a9b5-d41f17930ba4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.560486 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-ac6cf093-c27e-43ec-a9b5-d41f17930ba4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:35.560694 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-ac6cf093-c27e-43ec-a9b5-d41f17930ba4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.560928 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-ac6cf093-c27e-43ec-a9b5-d41f17930ba4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.570177 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.570177 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:35.572130 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.574222 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:35.574659 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2132817362"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:35.576422 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2132817362'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:35.577351 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume of 1 GB Jul 31 19:05:35.582545 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Availability Zones retrieved successfully. Jul 31 19:05:35.583157 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-ac6cf093-c27e-43ec-a9b5-d41f17930ba4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:35.589864 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-ac6cf093-c27e-43ec-a9b5-d41f17930ba4 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:35.590433 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 57/240] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:35.591421 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (d6778354-ed90-4ba4-a07a-f0a96b9f015d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:35.592833 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ecd7a49-5a15-473e-a537-62d7d320d555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:35.593735 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:35.614462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-162d5eb3-79ea-4d89-b062-4936b305a709 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.615221 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-162d5eb3-79ea-4d89-b062-4936b305a709 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] PUT https://10.4.3.163/volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9 Jul 31 19:05:35.615806 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-162d5eb3-79ea-4d89-b062-4936b305a709 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:35.628458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-162d5eb3-79ea-4d89-b062-4936b305a709 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Acquiring lock "cinder-attachment_update-0cf1badf-4aba-4851-8fa0-934e9e6d5fa1-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:05:35.629953 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ecd7a49-5a15-473e-a537-62d7d320d555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:35.632338 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f5e843-0ee7-43c1-b1bc-1e632837c552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:35.637522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-162d5eb3-79ea-4d89-b062-4936b305a709 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Lock "cinder-attachment_update-0cf1badf-4aba-4851-8fa0-934e9e6d5fa1-np0000006260" acquired by "attachment_update" :: waited 0.008s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:05:35.638017 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.638017 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:35.732714 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Created reservations ['e2b569c5-ddf5-431e-bca1-dc2c6fef9edc', '0630e6ca-dc25-4937-a43d-9d3ce8e198a4', '36c81e7a-e200-4dfa-9fd1-d376d729480c', '6bbeb87d-8820-4168-8255-cbc541f065e9'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:35.734356 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00f5e843-0ee7-43c1-b1bc-1e632837c552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2b569c5-ddf5-431e-bca1-dc2c6fef9edc', '0630e6ca-dc25-4937-a43d-9d3ce8e198a4', '36c81e7a-e200-4dfa-9fd1-d376d729480c', '6bbeb87d-8820-4168-8255-cbc541f065e9']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:35.735464 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d803e1c5-4324-4993-a64e-a4f1187d401c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:35.740031 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3bef204b-7391-4a48-a82c-ae598acc31a3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.740675 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3bef204b-7391-4a48-a82c-ae598acc31a3 None None] GET https://10.4.3.163/volume// Jul 31 19:05:35.740919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3bef204b-7391-4a48-a82c-ae598acc31a3 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.741244 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3bef204b-7391-4a48-a82c-ae598acc31a3 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.741687 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3bef204b-7391-4a48-a82c-ae598acc31a3 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:35.742134 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 63/241] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:35.753319 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-07c0dfe0-25b9-4c9d-8544-fa6753e28c67 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.758241 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-07c0dfe0-25b9-4c9d-8544-fa6753e28c67 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:05:35.758241 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-07c0dfe0-25b9-4c9d-8544-fa6753e28c67 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d593d60-a729-45e5-84c6-0e40164dcbfd", "connector": null, "instance_uuid": "07d3fa6a-2482-4eaf-a756-29ad8ce5b163"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:35.768148 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-162d5eb3-79ea-4d89-b062-4936b305a709 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Lock "cinder-attachment_update-0cf1badf-4aba-4851-8fa0-934e9e6d5fa1-np0000006260" released by "attachment_update" :: held 0.131s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:05:35.770036 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-162d5eb3-79ea-4d89-b062-4936b305a709 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9 returned with HTTP 200 Jul 31 19:05:35.770865 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 61/242] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:05:35 2026] PUT /volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:35.773873 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.773873 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:35.778082 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d803e1c5-4324-4993-a64e-a4f1187d401c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2fbbc85-e4ad-4969-91bb-aff017deae27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2132817362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['e2b569c5-ddf5-431e-bca1-dc2c6fef9edc','0630e6ca-dc25-4937-a43d-9d3ce8e198a4','36c81e7a-e200-4dfa-9fd1-d376d729480c','6bbeb87d-8820-4168-8255-cbc541f065e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2132817362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2fbbc85-e4ad-4969-91bb-aff017deae27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a76b17fa624a16b9631ac58b2e13d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f3dc063e1f44938aa865db8f6384f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:35.779875 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79bea580-b5da-40fd-b3d2-a9bd483188a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:35.803993 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79bea580-b5da-40fd-b3d2-a9bd483188a2) transitioned into state 'SUCCESS' from state '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-2132817362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['e2b569c5-ddf5-431e-bca1-dc2c6fef9edc','0630e6ca-dc25-4937-a43d-9d3ce8e198a4','36c81e7a-e200-4dfa-9fd1-d376d729480c','6bbeb87d-8820-4168-8255-cbc541f065e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:35.804705 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d5b2e51-8815-4561-8186-bbbdbc1c8389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:35.815611 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d5b2e51-8815-4561-8186-bbbdbc1c8389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:35.816485 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (d6778354-ed90-4ba4-a07a-f0a96b9f015d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:35.816830 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request issued successfully. Jul 31 19:05:35.817562 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dbdb5315-687c-4a39-9346-e85f3e4e900e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:35.817983 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 62/243] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:35 2026] POST /volume/v3/volumes => generated 749 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:35.822574 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-07c0dfe0-25b9-4c9d-8544-fa6753e28c67 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:05:35.823274 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 58/244] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:05:35 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:35.833056 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1077510f-c1a4-46eb-81aa-289c1cf92b4d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.838765 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1077510f-c1a4-46eb-81aa-289c1cf92b4d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:35.838765 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1077510f-c1a4-46eb-81aa-289c1cf92b4d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.839272 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1077510f-c1a4-46eb-81aa-289c1cf92b4d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.855937 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.855937 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:35.861186 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1077510f-c1a4-46eb-81aa-289c1cf92b4d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:35.868545 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1077510f-c1a4-46eb-81aa-289c1cf92b4d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:35.868545 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 64/245] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:35.874577 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2888d2b3-24ac-470c-ac78-e2a9e1c486c7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.877245 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2888d2b3-24ac-470c-ac78-e2a9e1c486c7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:35.877631 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2888d2b3-24ac-470c-ac78-e2a9e1c486c7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.877928 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2888d2b3-24ac-470c-ac78-e2a9e1c486c7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.882705 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cb0ded02-20c1-4718-90e2-58ddde249360 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.883256 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb0ded02-20c1-4718-90e2-58ddde249360 None None] GET https://10.4.3.163/volume// Jul 31 19:05:35.883583 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb0ded02-20c1-4718-90e2-58ddde249360 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.883898 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cb0ded02-20c1-4718-90e2-58ddde249360 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.884359 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cb0ded02-20c1-4718-90e2-58ddde249360 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:35.884951 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 63/246] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:35.893457 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.893457 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:35.895841 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-db899165-2140-43e5-ba66-38ecdc445322 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.899404 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-db899165-2140-43e5-ba66-38ecdc445322 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:35.899780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-db899165-2140-43e5-ba66-38ecdc445322 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.900111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-db899165-2140-43e5-ba66-38ecdc445322 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.905179 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2888d2b3-24ac-470c-ac78-e2a9e1c486c7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:35.913209 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2888d2b3-24ac-470c-ac78-e2a9e1c486c7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:35.914649 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 62/247] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:35.915156 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:35.915156 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:35.923838 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-db899165-2140-43e5-ba66-38ecdc445322 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:35.930660 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-db899165-2140-43e5-ba66-38ecdc445322 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:35.931306 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 59/248] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:35.931849 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d7e70ff2-ac2f-4d23-8e27-00567fe75e3c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:35.932283 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7e70ff2-ac2f-4d23-8e27-00567fe75e3c None None] GET https://10.4.3.163/volume// Jul 31 19:05:35.932556 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7e70ff2-ac2f-4d23-8e27-00567fe75e3c None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:35.932770 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7e70ff2-ac2f-4d23-8e27-00567fe75e3c None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:35.933101 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7e70ff2-ac2f-4d23-8e27-00567fe75e3c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:35.936268 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 65/249] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:05:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:35.963959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-b2213204-5d21-496b-8a4b-13ef8bf664f0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.021589 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-d979eff1-1d35-4f2b-8c05-8257c09f2c6d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.024522 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-d979eff1-1d35-4f2b-8c05-8257c09f2c6d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] PUT https://10.4.3.163/volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a Jul 31 19:05:36.024810 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-d979eff1-1d35-4f2b-8c05-8257c09f2c6d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:36.035057 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-d979eff1-1d35-4f2b-8c05-8257c09f2c6d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Acquiring lock "cinder-attachment_update-1d593d60-a729-45e5-84c6-0e40164dcbfd-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:05:36.040278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-d979eff1-1d35-4f2b-8c05-8257c09f2c6d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Lock "cinder-attachment_update-1d593d60-a729-45e5-84c6-0e40164dcbfd-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:05:36.041168 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.041168 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:36.137486 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-d979eff1-1d35-4f2b-8c05-8257c09f2c6d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Lock "cinder-attachment_update-1d593d60-a729-45e5-84c6-0e40164dcbfd-np0000006260" released by "attachment_update" :: held 0.097s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:05:36.137944 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-d979eff1-1d35-4f2b-8c05-8257c09f2c6d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a returned with HTTP 200 Jul 31 19:05:36.138472 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 63/250] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:05:36 2026] PUT /volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:36.138597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5bfa7d2b-c6c9-4721-8d14-92cdcc35b232 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.140534 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5bfa7d2b-c6c9-4721-8d14-92cdcc35b232 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:36.140706 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5bfa7d2b-c6c9-4721-8d14-92cdcc35b232 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:36.140873 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5bfa7d2b-c6c9-4721-8d14-92cdcc35b232 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:36.151604 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.151604 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:36.156158 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5bfa7d2b-c6c9-4721-8d14-92cdcc35b232 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:36.160883 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5bfa7d2b-c6c9-4721-8d14-92cdcc35b232 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:36.161382 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 60/251] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:36 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:36.200623 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-b2213204-5d21-496b-8a4b-13ef8bf664f0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:05:36.201166 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-b2213204-5d21-496b-8a4b-13ef8bf664f0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3b2754a-fc32-487e-9611-03e63bae23f7", "connector": null, "instance_uuid": "af377c4a-4689-49f7-95cb-f1bd3389e138"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:36.213188 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.213188 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:36.256799 np0000006260 devstack@c-api.service[100319]: WARNING cinder.volume.api [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-b2213204-5d21-496b-8a4b-13ef8bf664f0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 19:05:36.268613 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-b2213204-5d21-496b-8a4b-13ef8bf664f0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:05:36.268613 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 64/252] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:05:35 2026] POST /volume/v3/attachments => generated 271 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:36.313704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0610eacd-f27a-4e77-ba45-2bd88f203085 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.316271 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0610eacd-f27a-4e77-ba45-2bd88f203085 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:36.316666 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0610eacd-f27a-4e77-ba45-2bd88f203085 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:36.316801 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0610eacd-f27a-4e77-ba45-2bd88f203085 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:36.332794 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.332794 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:36.342624 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0610eacd-f27a-4e77-ba45-2bd88f203085 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:36.348634 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91531c63-75bc-4f4a-b0e6-58f9731e92a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.349011 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91531c63-75bc-4f4a-b0e6-58f9731e92a8 None None] GET https://10.4.3.163/volume// Jul 31 19:05:36.349173 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91531c63-75bc-4f4a-b0e6-58f9731e92a8 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:36.349383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91531c63-75bc-4f4a-b0e6-58f9731e92a8 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:36.350487 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91531c63-75bc-4f4a-b0e6-58f9731e92a8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:36.350487 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 64/253] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:36.353559 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0610eacd-f27a-4e77-ba45-2bd88f203085 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:36.353559 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 66/254] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:36 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:36.373273 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-c0c5770b-8a48-4070-acd9-726041a4e8e1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.377894 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-c0c5770b-8a48-4070-acd9-726041a4e8e1 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:36.378262 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-c0c5770b-8a48-4070-acd9-726041a4e8e1 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:36.378928 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-c0c5770b-8a48-4070-acd9-726041a4e8e1 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:36.406271 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.406271 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:36.411182 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-c0c5770b-8a48-4070-acd9-726041a4e8e1 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:36.420105 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-c0c5770b-8a48-4070-acd9-726041a4e8e1 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:36.420672 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 61/255] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:36 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1048 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:36.502692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01bba96b-1c27-4b74-a3ec-3c1eb5809527 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.507174 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01bba96b-1c27-4b74-a3ec-3c1eb5809527 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:36.507472 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01bba96b-1c27-4b74-a3ec-3c1eb5809527 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:36.507825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01bba96b-1c27-4b74-a3ec-3c1eb5809527 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:36.530718 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.530718 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:36.541961 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-01bba96b-1c27-4b74-a3ec-3c1eb5809527 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:36.542527 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-8b7333bd-f34c-4b6f-a03e-728f0f87055d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.546037 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01bba96b-1c27-4b74-a3ec-3c1eb5809527 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:36.546430 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-8b7333bd-f34c-4b6f-a03e-728f0f87055d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] PUT https://10.4.3.163/volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d Jul 31 19:05:36.546938 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-8b7333bd-f34c-4b6f-a03e-728f0f87055d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:36.547365 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 65/256] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:36 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:36.564239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-8b7333bd-f34c-4b6f-a03e-728f0f87055d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Acquiring lock "cinder-attachment_update-c3b2754a-fc32-487e-9611-03e63bae23f7-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:05:36.573132 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-8b7333bd-f34c-4b6f-a03e-728f0f87055d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Lock "cinder-attachment_update-c3b2754a-fc32-487e-9611-03e63bae23f7-np0000006260" acquired by "attachment_update" :: waited 0.009s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:05:36.574742 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.574742 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:36.699166 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-8b7333bd-f34c-4b6f-a03e-728f0f87055d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Lock "cinder-attachment_update-c3b2754a-fc32-487e-9611-03e63bae23f7-np0000006260" released by "attachment_update" :: held 0.124s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:05:36.699166 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-8b7333bd-f34c-4b6f-a03e-728f0f87055d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d returned with HTTP 200 Jul 31 19:05:36.699166 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 65/257] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:05:36 2026] PUT /volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d => generated 967 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:36.883821 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0145c81-bbbf-4a60-8dfe-060e547c9b81 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.885825 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0145c81-bbbf-4a60-8dfe-060e547c9b81 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:36.886027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0145c81-bbbf-4a60-8dfe-060e547c9b81 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:36.886276 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0145c81-bbbf-4a60-8dfe-060e547c9b81 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:36.896049 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.896049 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:36.901460 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b0145c81-bbbf-4a60-8dfe-060e547c9b81 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:36.905456 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0145c81-bbbf-4a60-8dfe-060e547c9b81 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:36.905881 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 67/258] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:36 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:36.921015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5c542473-1b32-443b-a44e-ac7547360f68 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.923213 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5c542473-1b32-443b-a44e-ac7547360f68 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] POST https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action Jul 31 19:05:36.923622 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5c542473-1b32-443b-a44e-ac7547360f68 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action body: b'{"os-attach": {"instance_uuid": "706b426b-8146-4829-b814-0716fd2524e9", "mountpoint": "/dev/vdb"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:36.923757 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5c542473-1b32-443b-a44e-ac7547360f68 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "706b426b-8146-4829-b814-0716fd2524e9", "mountpoint": "/dev/vdb"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:36.928747 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71f60212-ad4d-479c-bde6-cbc26f06db0d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:36.930598 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71f60212-ad4d-479c-bde6-cbc26f06db0d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:36.930912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71f60212-ad4d-479c-bde6-cbc26f06db0d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:36.931185 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71f60212-ad4d-479c-bde6-cbc26f06db0d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:36.936835 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.936835 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:36.936835 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5c542473-1b32-443b-a44e-ac7547360f68 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:36.945556 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:36.945556 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:36.946374 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5c542473-1b32-443b-a44e-ac7547360f68 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Update volume admin metadata completed successfully. Jul 31 19:05:36.950450 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71f60212-ad4d-479c-bde6-cbc26f06db0d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:36.956520 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71f60212-ad4d-479c-bde6-cbc26f06db0d tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:36.956520 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 66/259] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:36 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:37.032662 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5c542473-1b32-443b-a44e-ac7547360f68 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Attach volume completed successfully. Jul 31 19:05:37.032853 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5c542473-1b32-443b-a44e-ac7547360f68 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action returned with HTTP 202 Jul 31 19:05:37.033563 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 62/260] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:36 2026] POST /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:37.046041 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-768ab379-4e67-450a-836a-42c422928f2a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.048362 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-768ab379-4e67-450a-836a-42c422928f2a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.048671 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-768ab379-4e67-450a-836a-42c422928f2a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.049191 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-768ab379-4e67-450a-836a-42c422928f2a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.065587 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.065587 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:37.071277 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-768ab379-4e67-450a-836a-42c422928f2a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.077600 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-768ab379-4e67-450a-836a-42c422928f2a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:37.078246 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 66/261] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:37.095329 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7390941f-915a-4fe2-b098-907ffc66e256 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.097216 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7390941f-915a-4fe2-b098-907ffc66e256 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.097513 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7390941f-915a-4fe2-b098-907ffc66e256 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.097758 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7390941f-915a-4fe2-b098-907ffc66e256 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.106234 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.106234 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:37.109912 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7390941f-915a-4fe2-b098-907ffc66e256 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.114412 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7390941f-915a-4fe2-b098-907ffc66e256 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:37.114875 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 68/262] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:37.130409 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ef31445f-df43-4b6c-b3aa-a64a3c866274 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.180516 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ad5a9f27-49bf-497a-afbe-fdff3b317d7b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.182809 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad5a9f27-49bf-497a-afbe-fdff3b317d7b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:37.183065 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad5a9f27-49bf-497a-afbe-fdff3b317d7b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.183362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad5a9f27-49bf-497a-afbe-fdff3b317d7b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.196069 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.196069 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:37.200059 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ad5a9f27-49bf-497a-afbe-fdff3b317d7b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:37.204977 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad5a9f27-49bf-497a-afbe-fdff3b317d7b tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:37.205472 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 63/263] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:37.361586 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef31445f-df43-4b6c-b3aa-a64a3c866274 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action Jul 31 19:05:37.361586 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef31445f-df43-4b6c-b3aa-a64a3c866274 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:37.361586 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef31445f-df43-4b6c-b3aa-a64a3c866274 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:37.371826 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e03fb334-973b-47da-a9dc-94d125f43a88 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.375405 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e03fb334-973b-47da-a9dc-94d125f43a88 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:37.375405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e03fb334-973b-47da-a9dc-94d125f43a88 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.375405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e03fb334-973b-47da-a9dc-94d125f43a88 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.386011 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.386011 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:37.386585 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-ef31445f-df43-4b6c-b3aa-a64a3c866274 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume 'a2fbbc85-e4ad-4969-91bb-aff017deae27' with '{'status': 'error'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:37.391427 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.391427 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:37.396041 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e03fb334-973b-47da-a9dc-94d125f43a88 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:37.402113 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e03fb334-973b-47da-a9dc-94d125f43a88 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:37.402667 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 67/264] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:37.423327 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef31445f-df43-4b6c-b3aa-a64a3c866274 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action returned with HTTP 202 Jul 31 19:05:37.424165 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 67/265] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:37 2026] POST /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:37.435891 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9aa6fec7-cdbc-49e5-994f-d969f2562928 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.437832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9aa6fec7-cdbc-49e5-994f-d969f2562928 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.438063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9aa6fec7-cdbc-49e5-994f-d969f2562928 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.438281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9aa6fec7-cdbc-49e5-994f-d969f2562928 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.448029 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.448029 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:37.451584 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9aa6fec7-cdbc-49e5-994f-d969f2562928 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.458236 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9aa6fec7-cdbc-49e5-994f-d969f2562928 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:37.458834 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 69/266] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:37.470579 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.472404 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action Jul 31 19:05:37.472737 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "b62e8251-268a-426f-9933-16985e3f70e6"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:37.472879 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "b62e8251-268a-426f-9933-16985e3f70e6"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:37.483859 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.483859 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:37.484188 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Volume info retrieved successfully. Jul 31 19:05:37.504360 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Terminate volume connection completed successfully. Jul 31 19:05:37.510421 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100320) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 31 19:05:37.564701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-850f59f3-b071-46e2-a840-0b7a04a09996 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.566980 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-850f59f3-b071-46e2-a840-0b7a04a09996 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:37.567215 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-850f59f3-b071-46e2-a840-0b7a04a09996 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.567516 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-850f59f3-b071-46e2-a840-0b7a04a09996 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.579639 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.579639 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:37.585576 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-850f59f3-b071-46e2-a840-0b7a04a09996 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:37.585909 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Detach volume completed successfully. Jul 31 19:05:37.586258 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6bd74cba-9d3c-4ac7-8b06-59a5ce3d77fb tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action returned with HTTP 202 Jul 31 19:05:37.586831 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 64/267] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:37 2026] POST /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:37.593005 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-850f59f3-b071-46e2-a840-0b7a04a09996 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:37.593624 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 68/268] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:37.597279 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b3a3fb7a-90d0-42ac-b473-d84282c38ab8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.599794 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b3a3fb7a-90d0-42ac-b473-d84282c38ab8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.600013 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b3a3fb7a-90d0-42ac-b473-d84282c38ab8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.600260 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b3a3fb7a-90d0-42ac-b473-d84282c38ab8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.608214 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.608214 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:37.612511 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b3a3fb7a-90d0-42ac-b473-d84282c38ab8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.619115 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b3a3fb7a-90d0-42ac-b473-d84282c38ab8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:37.619714 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 68/269] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:37.638064 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a687d4a4-5b12-40d1-a50f-00d8dd4fe9f2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.640375 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a687d4a4-5b12-40d1-a50f-00d8dd4fe9f2 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.640588 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a687d4a4-5b12-40d1-a50f-00d8dd4fe9f2 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.640786 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a687d4a4-5b12-40d1-a50f-00d8dd4fe9f2 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.648733 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.648733 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:37.653122 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a687d4a4-5b12-40d1-a50f-00d8dd4fe9f2 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.657022 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a687d4a4-5b12-40d1-a50f-00d8dd4fe9f2 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:37.657880 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 70/270] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:37.674924 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9865884e-b3d3-48a6-b3b2-a533d92bf4f7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.677329 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9865884e-b3d3-48a6-b3b2-a533d92bf4f7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] POST https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action Jul 31 19:05:37.677830 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9865884e-b3d3-48a6-b3b2-a533d92bf4f7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action body: b'{"os-detach": {}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:37.678025 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9865884e-b3d3-48a6-b3b2-a533d92bf4f7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:37.687928 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.687928 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:37.688412 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9865884e-b3d3-48a6-b3b2-a533d92bf4f7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.713483 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9865884e-b3d3-48a6-b3b2-a533d92bf4f7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Detach volume completed successfully. Jul 31 19:05:37.713742 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9865884e-b3d3-48a6-b3b2-a533d92bf4f7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action returned with HTTP 202 Jul 31 19:05:37.714336 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 65/271] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:37 2026] POST /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:37.721904 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f557af55-ec0a-4e0a-be0f-b521364c7ef5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.725186 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f557af55-ec0a-4e0a-be0f-b521364c7ef5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.725486 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f557af55-ec0a-4e0a-be0f-b521364c7ef5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.725758 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f557af55-ec0a-4e0a-be0f-b521364c7ef5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.734797 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.734797 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:37.739541 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f557af55-ec0a-4e0a-be0f-b521364c7ef5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.745363 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f557af55-ec0a-4e0a-be0f-b521364c7ef5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:37.745862 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 69/272] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:37.763663 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-62b04add-d428-4d47-929d-b9fa4fa1c0e0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.765681 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-62b04add-d428-4d47-929d-b9fa4fa1c0e0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.765934 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-62b04add-d428-4d47-929d-b9fa4fa1c0e0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.766149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-62b04add-d428-4d47-929d-b9fa4fa1c0e0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.774096 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.774096 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:37.778984 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-62b04add-d428-4d47-929d-b9fa4fa1c0e0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.784544 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-62b04add-d428-4d47-929d-b9fa4fa1c0e0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:37.785016 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 69/273] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:37.799024 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f1e4b9ee-efb5-42f9-8faa-3899f9e72503 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.801103 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1e4b9ee-efb5-42f9-8faa-3899f9e72503 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.801369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1e4b9ee-efb5-42f9-8faa-3899f9e72503 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.801650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1e4b9ee-efb5-42f9-8faa-3899f9e72503 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.801839 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f1e4b9ee-efb5-42f9-8faa-3899f9e72503 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Delete volume with id: a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.811878 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.811878 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:37.812314 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f1e4b9ee-efb5-42f9-8faa-3899f9e72503 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.839201 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f1e4b9ee-efb5-42f9-8faa-3899f9e72503 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Delete volume request issued successfully. Jul 31 19:05:37.839472 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1e4b9ee-efb5-42f9-8faa-3899f9e72503 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 202 Jul 31 19:05:37.840212 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 71/274] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:37 2026] DELETE /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:37.848679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b4544b1b-82f7-4476-b9cc-a8c238bd2240 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.852512 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b4544b1b-82f7-4476-b9cc-a8c238bd2240 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:37.852794 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b4544b1b-82f7-4476-b9cc-a8c238bd2240 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.853071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b4544b1b-82f7-4476-b9cc-a8c238bd2240 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.863051 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.863051 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:37.869360 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b4544b1b-82f7-4476-b9cc-a8c238bd2240 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:37.876330 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b4544b1b-82f7-4476-b9cc-a8c238bd2240 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 200 Jul 31 19:05:37.877082 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 66/275] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:37.973177 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ea5828a1-2801-4a5f-8d07-55bc3abc5f26 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:37.975165 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea5828a1-2801-4a5f-8d07-55bc3abc5f26 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:37.975397 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea5828a1-2801-4a5f-8d07-55bc3abc5f26 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:37.975579 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ea5828a1-2801-4a5f-8d07-55bc3abc5f26 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:37.984908 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:37.984908 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:37.988866 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ea5828a1-2801-4a5f-8d07-55bc3abc5f26 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:37.994524 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ea5828a1-2801-4a5f-8d07-55bc3abc5f26 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:37.994924 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 70/276] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:37 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:38.221719 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3f5c1f1-c428-4a8b-bf8d-a6ba9f3e7817 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:38.225750 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3f5c1f1-c428-4a8b-bf8d-a6ba9f3e7817 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:38.225816 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3f5c1f1-c428-4a8b-bf8d-a6ba9f3e7817 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:38.226255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3f5c1f1-c428-4a8b-bf8d-a6ba9f3e7817 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:38.246533 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:38.246533 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:38.252901 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3f5c1f1-c428-4a8b-bf8d-a6ba9f3e7817 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:38.261141 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3f5c1f1-c428-4a8b-bf8d-a6ba9f3e7817 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:38.261141 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 70/277] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:38 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:38.420264 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85ce0bdf-d52a-41db-bf85-f1942f039684 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:38.422368 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85ce0bdf-d52a-41db-bf85-f1942f039684 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:38.422621 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85ce0bdf-d52a-41db-bf85-f1942f039684 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:38.422846 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85ce0bdf-d52a-41db-bf85-f1942f039684 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:38.440252 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:38.440252 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:38.446476 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-85ce0bdf-d52a-41db-bf85-f1942f039684 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:38.474188 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85ce0bdf-d52a-41db-bf85-f1942f039684 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:38.476120 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 72/278] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:38 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:38.549308 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-1c581bf6-cfda-41e2-8a34-8a963d864338 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:38.551614 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-1c581bf6-cfda-41e2-8a34-8a963d864338 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] POST https://10.4.3.163/volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a/action Jul 31 19:05:38.551986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-1c581bf6-cfda-41e2-8a34-8a963d864338 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:38.552136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-1c581bf6-cfda-41e2-8a34-8a963d864338 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:38.576245 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:38.576245 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:38.588659 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-21008a1d-210c-4210-81d6-72fdf0b0d7b1 req-1c581bf6-cfda-41e2-8a34-8a963d864338 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a/action returned with HTTP 204 Jul 31 19:05:38.589132 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 67/279] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:05:38 2026] POST /volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:38.611680 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e2a3d20f-66c9-4830-b918-677854ef5cab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:38.613748 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2a3d20f-66c9-4830-b918-677854ef5cab tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:38.613748 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2a3d20f-66c9-4830-b918-677854ef5cab tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:38.613860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2a3d20f-66c9-4830-b918-677854ef5cab tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:38.625648 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:38.625648 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:38.630805 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e2a3d20f-66c9-4830-b918-677854ef5cab tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:38.634907 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2a3d20f-66c9-4830-b918-677854ef5cab tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:38.635806 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 71/280] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:38 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:38.891187 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2a982e22-ac29-4ac6-b91e-788ddc9a7703 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:38.893214 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2a982e22-ac29-4ac6-b91e-788ddc9a7703 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 Jul 31 19:05:38.893476 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2a982e22-ac29-4ac6-b91e-788ddc9a7703 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:38.893738 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2a982e22-ac29-4ac6-b91e-788ddc9a7703 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:38.900990 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2a982e22-ac29-4ac6-b91e-788ddc9a7703 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 returned with HTTP 404 Jul 31 19:05:38.901460 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 71/281] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:38 2026] GET /volume/v3/volumes/a2fbbc85-e4ad-4969-91bb-aff017deae27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:39.018748 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-431547a7-c072-4bba-a871-e4685a581592 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.020501 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-431547a7-c072-4bba-a871-e4685a581592 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:39.020969 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-431547a7-c072-4bba-a871-e4685a581592 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.021322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-431547a7-c072-4bba-a871-e4685a581592 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.040229 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.040229 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:39.054940 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-431547a7-c072-4bba-a871-e4685a581592 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:39.067162 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-431547a7-c072-4bba-a871-e4685a581592 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:39.067678 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 73/282] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:39.280709 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3ad2ad2a-0fea-4017-b33a-2ebaf0d401d6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.283145 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3ad2ad2a-0fea-4017-b33a-2ebaf0d401d6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:39.283466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3ad2ad2a-0fea-4017-b33a-2ebaf0d401d6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.283769 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3ad2ad2a-0fea-4017-b33a-2ebaf0d401d6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.299730 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.299730 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:39.311590 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3ad2ad2a-0fea-4017-b33a-2ebaf0d401d6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:39.318412 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3ad2ad2a-0fea-4017-b33a-2ebaf0d401d6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:39.319076 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 68/283] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:39.346901 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd9bac9b-aca6-4346-833b-73b0e6487fbb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.352402 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd9bac9b-aca6-4346-833b-73b0e6487fbb tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:39.352698 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd9bac9b-aca6-4346-833b-73b0e6487fbb tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.352757 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd9bac9b-aca6-4346-833b-73b0e6487fbb tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.367882 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.367882 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:39.373313 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fd9bac9b-aca6-4346-833b-73b0e6487fbb tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:39.378850 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd9bac9b-aca6-4346-833b-73b0e6487fbb tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:39.379983 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 72/284] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:39.399377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d0468c46-015f-40b5-b71e-509918025542 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.403237 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0468c46-015f-40b5-b71e-509918025542 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:39.403358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0468c46-015f-40b5-b71e-509918025542 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.405077 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0468c46-015f-40b5-b71e-509918025542 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.423014 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.423014 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:39.428618 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d0468c46-015f-40b5-b71e-509918025542 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:39.435849 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0468c46-015f-40b5-b71e-509918025542 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:39.436528 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 72/285] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:39.496573 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a968e1b-a9e7-4718-8f35-146708e30ccb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.500573 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a968e1b-a9e7-4718-8f35-146708e30ccb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:39.500573 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a968e1b-a9e7-4718-8f35-146708e30ccb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.500573 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a968e1b-a9e7-4718-8f35-146708e30ccb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.527381 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.527381 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:39.534902 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1a968e1b-a9e7-4718-8f35-146708e30ccb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:39.542697 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a968e1b-a9e7-4718-8f35-146708e30ccb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:39.543337 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 74/286] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:39.579995 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-f9462e0c-47ba-4a37-957a-437b3d05e6ae None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.585185 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-f9462e0c-47ba-4a37-957a-437b3d05e6ae tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:39.585185 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-f9462e0c-47ba-4a37-957a-437b3d05e6ae tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.585185 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-f9462e0c-47ba-4a37-957a-437b3d05e6ae tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.598536 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.598536 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:39.603423 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-f9462e0c-47ba-4a37-957a-437b3d05e6ae tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:39.608725 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-f9462e0c-47ba-4a37-957a-437b3d05e6ae tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:39.609231 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 69/287] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:39.649330 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38d9317a-1f05-4fdd-9ac8-d095522dc6c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.651345 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38d9317a-1f05-4fdd-9ac8-d095522dc6c5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:39.651637 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38d9317a-1f05-4fdd-9ac8-d095522dc6c5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.651960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38d9317a-1f05-4fdd-9ac8-d095522dc6c5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.666130 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.666130 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:39.670787 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38d9317a-1f05-4fdd-9ac8-d095522dc6c5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:39.677207 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38d9317a-1f05-4fdd-9ac8-d095522dc6c5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:39.677773 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 73/288] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:39.685345 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-c52cf112-c42e-4731-92f1-119e3236f3f1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.691768 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-c52cf112-c42e-4731-92f1-119e3236f3f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] POST https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7/action Jul 31 19:05:39.691768 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-c52cf112-c42e-4731-92f1-119e3236f3f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:39.691768 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-c52cf112-c42e-4731-92f1-119e3236f3f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:39.712353 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.712353 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:39.714872 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-c52cf112-c42e-4731-92f1-119e3236f3f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:39.725327 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-c52cf112-c42e-4731-92f1-119e3236f3f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Begin detaching volume completed successfully. Jul 31 19:05:39.725693 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-c52cf112-c42e-4731-92f1-119e3236f3f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7/action returned with HTTP 202 Jul 31 19:05:39.726354 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 73/289] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:05:39 2026] POST /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:39.760085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b2826ba9-1bcc-408c-8d4a-168cfbeeaaf9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.762469 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2826ba9-1bcc-408c-8d4a-168cfbeeaaf9 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:39.762736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2826ba9-1bcc-408c-8d4a-168cfbeeaaf9 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.763762 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2826ba9-1bcc-408c-8d4a-168cfbeeaaf9 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.784192 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.784192 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:39.794152 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b2826ba9-1bcc-408c-8d4a-168cfbeeaaf9 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:39.803489 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2826ba9-1bcc-408c-8d4a-168cfbeeaaf9 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:39.804230 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 75/290] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:39.815871 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ff261bf4-ac4d-4477-bfc1-eacf1bc14986 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.815871 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ff261bf4-ac4d-4477-bfc1-eacf1bc14986 None None] GET https://10.4.3.163/volume// Jul 31 19:05:39.815871 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ff261bf4-ac4d-4477-bfc1-eacf1bc14986 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.815871 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ff261bf4-ac4d-4477-bfc1-eacf1bc14986 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.815871 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ff261bf4-ac4d-4477-bfc1-eacf1bc14986 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:39.815871 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 70/291] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:39.825661 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-3ea91e37-ce6f-43a3-8a68-3951fada3708 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:39.828411 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-3ea91e37-ce6f-43a3-8a68-3951fada3708 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:39.828672 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-3ea91e37-ce6f-43a3-8a68-3951fada3708 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:39.828869 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-3ea91e37-ce6f-43a3-8a68-3951fada3708 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:39.839841 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:39.839841 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:39.844256 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-3ea91e37-ce6f-43a3-8a68-3951fada3708 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:39.849878 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-3ea91e37-ce6f-43a3-8a68-3951fada3708 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:39.850131 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 74/292] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:39 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:40.091411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b5a01a53-88ff-4a23-8c27-2ba38e4f087c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:40.096606 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5a01a53-88ff-4a23-8c27-2ba38e4f087c tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:40.096733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5a01a53-88ff-4a23-8c27-2ba38e4f087c tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:40.096956 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5a01a53-88ff-4a23-8c27-2ba38e4f087c tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:40.113969 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:40.113969 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:40.119780 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b5a01a53-88ff-4a23-8c27-2ba38e4f087c tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:40.126452 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5a01a53-88ff-4a23-8c27-2ba38e4f087c tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:40.127033 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 74/293] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:40 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:40.559170 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f4efa422-f1af-4e10-b82a-126031acba46 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:40.561831 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4efa422-f1af-4e10-b82a-126031acba46 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:40.562274 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4efa422-f1af-4e10-b82a-126031acba46 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:40.562562 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f4efa422-f1af-4e10-b82a-126031acba46 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:40.576601 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:40.576601 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:40.581199 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f4efa422-f1af-4e10-b82a-126031acba46 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:40.587582 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f4efa422-f1af-4e10-b82a-126031acba46 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:40.588024 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 76/294] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:40 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:40.690480 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c1a4aa56-5ef3-4fe0-9180-9689494715f5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:40.692590 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1a4aa56-5ef3-4fe0-9180-9689494715f5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:40.692773 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1a4aa56-5ef3-4fe0-9180-9689494715f5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:40.692987 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1a4aa56-5ef3-4fe0-9180-9689494715f5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:40.704730 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:40.704730 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:40.708644 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c1a4aa56-5ef3-4fe0-9180-9689494715f5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:40.712897 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1a4aa56-5ef3-4fe0-9180-9689494715f5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:40.713345 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 71/295] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:40 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:40.820460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-661301c9-7819-4220-b13e-a55dc80d8406 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:40.822948 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-661301c9-7819-4220-b13e-a55dc80d8406 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:40.822948 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-661301c9-7819-4220-b13e-a55dc80d8406 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:40.823066 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-661301c9-7819-4220-b13e-a55dc80d8406 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:40.834827 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:40.834827 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:40.839868 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-661301c9-7819-4220-b13e-a55dc80d8406 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:40.845597 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-661301c9-7819-4220-b13e-a55dc80d8406 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:40.846083 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 75/296] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:40 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:41.142429 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d89df32-8ae8-4a6a-89f3-1bc482368c94 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:41.144311 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d89df32-8ae8-4a6a-89f3-1bc482368c94 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:41.144559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d89df32-8ae8-4a6a-89f3-1bc482368c94 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:41.144779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d89df32-8ae8-4a6a-89f3-1bc482368c94 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:41.154286 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:41.154286 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:41.161387 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3d89df32-8ae8-4a6a-89f3-1bc482368c94 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:41.167462 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d89df32-8ae8-4a6a-89f3-1bc482368c94 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:41.167939 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 75/297] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:41 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:41.491009 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9374bcea-4430-4272-a545-006036227f13 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:41.493175 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:41.493717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1071476911"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:41.495930 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1071476911'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:41.496099 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume of 1 GB Jul 31 19:05:41.501356 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Availability Zones retrieved successfully. Jul 31 19:05:41.509621 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (27befcef-f058-4c87-a6f2-0861e98ba229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:41.510909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17420162-49fd-450c-8626-2d1722d54f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:41.511928 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:41.539058 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17420162-49fd-450c-8626-2d1722d54f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:41.540006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e1f407-4ed0-4484-a61f-c72b3ab520fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:41.581252 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Created reservations ['f656210c-d20f-45fb-bddd-c13811fe6ab1', '415a0af8-f756-4a88-8467-fa268073b550', '55589b94-3f7c-4ca6-83aa-87cc25b7036e', 'efc4262b-c8cb-4364-a687-b33c39f42b0f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:41.582276 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45e1f407-4ed0-4484-a61f-c72b3ab520fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f656210c-d20f-45fb-bddd-c13811fe6ab1', '415a0af8-f756-4a88-8467-fa268073b550', '55589b94-3f7c-4ca6-83aa-87cc25b7036e', 'efc4262b-c8cb-4364-a687-b33c39f42b0f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:41.583151 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d37a07a-fb78-4192-9363-0a1cf0cbfc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:41.606151 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d37a07a-fb78-4192-9363-0a1cf0cbfc37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '518c3914-e4c6-46d4-b4ab-d65d71e3d97c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1071476911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['f656210c-d20f-45fb-bddd-c13811fe6ab1','415a0af8-f756-4a88-8467-fa268073b550','55589b94-3f7c-4ca6-83aa-87cc25b7036e','efc4262b-c8cb-4364-a687-b33c39f42b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1071476911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=518c3914-e4c6-46d4-b4ab-d65d71e3d97c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a76b17fa624a16b9631ac58b2e13d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f3dc063e1f44938aa865db8f6384f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:41.606786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0964e56f-b4e0-4831-832d-f06b8a3978f8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:41.607254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633b5cf7-d00a-4ab6-9721-95f08881f943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:41.608615 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0964e56f-b4e0-4831-832d-f06b8a3978f8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:41.608795 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0964e56f-b4e0-4831-832d-f06b8a3978f8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:41.609016 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0964e56f-b4e0-4831-832d-f06b8a3978f8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:41.617900 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:41.617900 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:41.622394 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0964e56f-b4e0-4831-832d-f06b8a3978f8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:41.625839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (633b5cf7-d00a-4ab6-9721-95f08881f943) transitioned into state 'SUCCESS' from state '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-1071476911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['f656210c-d20f-45fb-bddd-c13811fe6ab1','415a0af8-f756-4a88-8467-fa268073b550','55589b94-3f7c-4ca6-83aa-87cc25b7036e','efc4262b-c8cb-4364-a687-b33c39f42b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:41.626808 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0964e56f-b4e0-4831-832d-f06b8a3978f8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:41.626884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6be6ae3-c536-4fb3-b840-a4742697e6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:41.627276 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 72/298] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:41 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:41.637561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6be6ae3-c536-4fb3-b840-a4742697e6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:41.638421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (27befcef-f058-4c87-a6f2-0861e98ba229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:41.638822 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request issued successfully. Jul 31 19:05:41.639386 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9374bcea-4430-4272-a545-006036227f13 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:41.639847 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 77/299] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:41 2026] POST /volume/v3/volumes => generated 749 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:41.651031 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f85eb47-db84-45d8-8bea-f22f8b412e39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:41.654749 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f85eb47-db84-45d8-8bea-f22f8b412e39 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c Jul 31 19:05:41.654986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f85eb47-db84-45d8-8bea-f22f8b412e39 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:41.655171 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f85eb47-db84-45d8-8bea-f22f8b412e39 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:41.664017 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:41.664017 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:41.667790 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2f85eb47-db84-45d8-8bea-f22f8b412e39 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:41.672730 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f85eb47-db84-45d8-8bea-f22f8b412e39 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c returned with HTTP 200 Jul 31 19:05:41.673122 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 76/300] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:41 2026] GET /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:41.735365 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89c8f0b8-24c5-4d95-81bd-a3c344b73006 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:41.737288 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89c8f0b8-24c5-4d95-81bd-a3c344b73006 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:41.737498 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89c8f0b8-24c5-4d95-81bd-a3c344b73006 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:41.737689 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89c8f0b8-24c5-4d95-81bd-a3c344b73006 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:41.750836 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:41.750836 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:41.756052 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89c8f0b8-24c5-4d95-81bd-a3c344b73006 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:41.759912 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89c8f0b8-24c5-4d95-81bd-a3c344b73006 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:41.760330 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 76/301] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:41 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:41.860752 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b5a2843f-4716-48fb-86e9-fa1aac012594 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:41.862631 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5a2843f-4716-48fb-86e9-fa1aac012594 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:41.862815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5a2843f-4716-48fb-86e9-fa1aac012594 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:41.863005 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5a2843f-4716-48fb-86e9-fa1aac012594 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:41.873636 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:41.873636 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:41.877234 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b5a2843f-4716-48fb-86e9-fa1aac012594 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:41.881782 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5a2843f-4716-48fb-86e9-fa1aac012594 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:41.882389 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 73/302] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:41 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:05:42.181461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6afe8fe-b411-4f85-85b6-2e0db638c60e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.183619 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6afe8fe-b411-4f85-85b6-2e0db638c60e tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:42.183905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6afe8fe-b411-4f85-85b6-2e0db638c60e tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:42.184595 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6afe8fe-b411-4f85-85b6-2e0db638c60e tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:42.197631 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.197631 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:42.201452 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c6afe8fe-b411-4f85-85b6-2e0db638c60e tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:42.207842 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6afe8fe-b411-4f85-85b6-2e0db638c60e tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:42.208395 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 78/303] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:42 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:42.639224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6e925f34-18d5-44af-ae44-bfab1935dae8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.641996 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e925f34-18d5-44af-ae44-bfab1935dae8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:42.642279 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e925f34-18d5-44af-ae44-bfab1935dae8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:42.642495 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e925f34-18d5-44af-ae44-bfab1935dae8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:42.659627 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.659627 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:42.663852 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6e925f34-18d5-44af-ae44-bfab1935dae8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:42.668795 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e925f34-18d5-44af-ae44-bfab1935dae8 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:42.669250 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 77/304] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:42 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:42.688338 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-172a4677-47ef-45d5-b261-3237cf1cd33b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.690804 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-172a4677-47ef-45d5-b261-3237cf1cd33b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c Jul 31 19:05:42.691075 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-172a4677-47ef-45d5-b261-3237cf1cd33b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:42.691360 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-172a4677-47ef-45d5-b261-3237cf1cd33b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:42.699981 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.699981 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:42.704949 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-172a4677-47ef-45d5-b261-3237cf1cd33b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:42.711067 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-172a4677-47ef-45d5-b261-3237cf1cd33b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c returned with HTTP 200 Jul 31 19:05:42.711654 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 77/305] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:42 2026] GET /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:42.724609 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-80cc8369-3b37-4e7c-937a-9f4fad738f30 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.726716 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80cc8369-3b37-4e7c-937a-9f4fad738f30 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c/action Jul 31 19:05:42.727108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80cc8369-3b37-4e7c-937a-9f4fad738f30 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:42.727269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80cc8369-3b37-4e7c-937a-9f4fad738f30 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:42.738503 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.738503 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:42.739269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.admin_actions [None req-80cc8369-3b37-4e7c-937a-9f4fad738f30 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume '518c3914-e4c6-46d4-b4ab-d65d71e3d97c' with '{'status': 'attaching'}' {{(pid=100320) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:42.762044 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80cc8369-3b37-4e7c-937a-9f4fad738f30 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c/action returned with HTTP 202 Jul 31 19:05:42.762497 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 74/306] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:42 2026] POST /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:42.769368 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f7320050-5a24-4594-bf52-a909eb45c576 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.771221 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f7320050-5a24-4594-bf52-a909eb45c576 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c Jul 31 19:05:42.771423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f7320050-5a24-4594-bf52-a909eb45c576 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:42.771652 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f7320050-5a24-4594-bf52-a909eb45c576 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:42.778136 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4aa17b4f-4634-4f20-9684-15d535a20eef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.778912 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.778912 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:42.780249 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4aa17b4f-4634-4f20-9684-15d535a20eef tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:42.780479 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4aa17b4f-4634-4f20-9684-15d535a20eef tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:42.780717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4aa17b4f-4634-4f20-9684-15d535a20eef tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:42.783217 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f7320050-5a24-4594-bf52-a909eb45c576 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:42.787453 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f7320050-5a24-4594-bf52-a909eb45c576 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c returned with HTTP 200 Jul 31 19:05:42.787813 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 79/307] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:42 2026] GET /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:42.790840 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.790840 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:42.794014 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4aa17b4f-4634-4f20-9684-15d535a20eef tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:42.797872 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4aa17b4f-4634-4f20-9684-15d535a20eef tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:42.798254 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 78/308] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:42 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:42.799776 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b2989e74-c0a8-4f41-85fc-96d51541b94a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.801515 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2989e74-c0a8-4f41-85fc-96d51541b94a tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c/action Jul 31 19:05:42.801887 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2989e74-c0a8-4f41-85fc-96d51541b94a tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:42.802051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2989e74-c0a8-4f41-85fc-96d51541b94a tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:42.809878 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.809878 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:42.810243 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b2989e74-c0a8-4f41-85fc-96d51541b94a tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Volume info retrieved successfully. Jul 31 19:05:42.827058 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b2989e74-c0a8-4f41-85fc-96d51541b94a tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Delete volume request issued successfully. Jul 31 19:05:42.827280 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2989e74-c0a8-4f41-85fc-96d51541b94a tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c/action returned with HTTP 202 Jul 31 19:05:42.827716 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 78/309] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:42 2026] POST /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:42.835183 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-17d4a3b7-4876-406b-89f1-ea1c416ae695 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.837459 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17d4a3b7-4876-406b-89f1-ea1c416ae695 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c Jul 31 19:05:42.837690 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17d4a3b7-4876-406b-89f1-ea1c416ae695 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:42.837869 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17d4a3b7-4876-406b-89f1-ea1c416ae695 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:42.846423 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.846423 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:42.850056 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-17d4a3b7-4876-406b-89f1-ea1c416ae695 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:42.854862 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17d4a3b7-4876-406b-89f1-ea1c416ae695 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c returned with HTTP 200 Jul 31 19:05:42.855397 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 75/310] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:42 2026] GET /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:42.894943 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6b55e603-3d0a-4138-a5ab-a404dcd2f1d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:42.896757 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b55e603-3d0a-4138-a5ab-a404dcd2f1d5 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:42.896935 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b55e603-3d0a-4138-a5ab-a404dcd2f1d5 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:42.897147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b55e603-3d0a-4138-a5ab-a404dcd2f1d5 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:42.906543 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:42.906543 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:42.910114 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6b55e603-3d0a-4138-a5ab-a404dcd2f1d5 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:42.914047 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b55e603-3d0a-4138-a5ab-a404dcd2f1d5 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:42.914464 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 80/311] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:42 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:43.221063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a8a8413-44c9-4f29-9dcb-294566de1adc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:43.222881 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a8a8413-44c9-4f29-9dcb-294566de1adc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:43.223090 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a8a8413-44c9-4f29-9dcb-294566de1adc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:43.223323 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a8a8413-44c9-4f29-9dcb-294566de1adc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:43.236178 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:43.236178 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:43.239950 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9a8a8413-44c9-4f29-9dcb-294566de1adc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:43.244111 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a8a8413-44c9-4f29-9dcb-294566de1adc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:43.244548 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 79/312] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:43 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:43.681471 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d2e06e7-bda1-44df-ad1f-908a9e6ced87 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:43.682493 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d2e06e7-bda1-44df-ad1f-908a9e6ced87 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:43.682704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d2e06e7-bda1-44df-ad1f-908a9e6ced87 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:43.682923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d2e06e7-bda1-44df-ad1f-908a9e6ced87 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:43.692897 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:43.692897 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:43.696877 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d2e06e7-bda1-44df-ad1f-908a9e6ced87 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:43.702497 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d2e06e7-bda1-44df-ad1f-908a9e6ced87 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:43.704455 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 79/313] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:43 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:43.810461 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b3ab27df-0170-4dab-804b-93cfbc4bda66 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:43.812092 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b3ab27df-0170-4dab-804b-93cfbc4bda66 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:43.814457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b3ab27df-0170-4dab-804b-93cfbc4bda66 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:43.814457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b3ab27df-0170-4dab-804b-93cfbc4bda66 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:43.823793 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:43.823793 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:43.829581 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b3ab27df-0170-4dab-804b-93cfbc4bda66 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:43.834343 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b3ab27df-0170-4dab-804b-93cfbc4bda66 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:43.834903 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 76/314] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:43 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:43.868066 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8ad3e5b-855e-40e2-aa30-92b66e811b88 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:43.869767 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8ad3e5b-855e-40e2-aa30-92b66e811b88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c Jul 31 19:05:43.869962 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8ad3e5b-855e-40e2-aa30-92b66e811b88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:43.870149 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8ad3e5b-855e-40e2-aa30-92b66e811b88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:43.875674 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8ad3e5b-855e-40e2-aa30-92b66e811b88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c returned with HTTP 404 Jul 31 19:05:43.875843 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 81/315] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:43 2026] GET /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:43.886325 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a6d8470b-afed-4b75-8a1a-4dbaa690e849 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:43.888256 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6d8470b-afed-4b75-8a1a-4dbaa690e849 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c Jul 31 19:05:43.888488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6d8470b-afed-4b75-8a1a-4dbaa690e849 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:43.888666 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a6d8470b-afed-4b75-8a1a-4dbaa690e849 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:43.895093 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a6d8470b-afed-4b75-8a1a-4dbaa690e849 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c returned with HTTP 404 Jul 31 19:05:43.895627 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 80/316] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:43 2026] GET /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:43.904118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7406e6b5-a8c3-4201-81ba-7cbd7535e370 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:43.905902 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7406e6b5-a8c3-4201-81ba-7cbd7535e370 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] DELETE https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c Jul 31 19:05:43.906102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7406e6b5-a8c3-4201-81ba-7cbd7535e370 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:43.906354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7406e6b5-a8c3-4201-81ba-7cbd7535e370 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:43.907404 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-7406e6b5-a8c3-4201-81ba-7cbd7535e370 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Delete volume with id: 518c3914-e4c6-46d4-b4ab-d65d71e3d97c Jul 31 19:05:43.913347 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7406e6b5-a8c3-4201-81ba-7cbd7535e370 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c returned with HTTP 404 Jul 31 19:05:43.913856 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 80/317] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:43 2026] DELETE /volume/v3/volumes/518c3914-e4c6-46d4-b4ab-d65d71e3d97c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:43.921240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:43.922851 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:43.923193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-23713343"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:43.924676 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-23713343'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:43.924795 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume of 1 GB Jul 31 19:05:43.927118 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8de4b72e-8261-4a3b-bdfe-245eb9e51fd8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:43.928752 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8de4b72e-8261-4a3b-bdfe-245eb9e51fd8 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:43.928804 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Availability Zones retrieved successfully. Jul 31 19:05:43.928933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8de4b72e-8261-4a3b-bdfe-245eb9e51fd8 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:43.929101 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8de4b72e-8261-4a3b-bdfe-245eb9e51fd8 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:43.935004 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (6dd5037f-e4e7-47b4-b21b-91c4e2a1a98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:43.936022 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17123446-ec75-4676-be9a-43c1eece53d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:43.937073 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:43.937807 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:43.937807 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:43.941016 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8de4b72e-8261-4a3b-bdfe-245eb9e51fd8 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:43.944513 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8de4b72e-8261-4a3b-bdfe-245eb9e51fd8 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:43.944859 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 82/318] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:43 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:43.965494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17123446-ec75-4676-be9a-43c1eece53d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:43.966131 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64852a58-6757-44ff-90e5-3fed87e2d6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:44.002269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Created reservations ['3daaedd6-119e-48e3-894e-949c50057861', '6d2721de-dbae-455f-8bac-c339109b7136', '425aedd4-84cf-4b55-bdcd-fce05c77d418', 'a39e5939-27d4-4d14-baf9-eb5c573d4a11'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:44.003011 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64852a58-6757-44ff-90e5-3fed87e2d6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3daaedd6-119e-48e3-894e-949c50057861', '6d2721de-dbae-455f-8bac-c339109b7136', '425aedd4-84cf-4b55-bdcd-fce05c77d418', 'a39e5939-27d4-4d14-baf9-eb5c573d4a11']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:44.003786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f40dc64-962d-414e-84f6-5ae559833de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:44.025297 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f40dc64-962d-414e-84f6-5ae559833de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4343519-eccf-4891-88b2-600b4b19268c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-23713343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['3daaedd6-119e-48e3-894e-949c50057861','6d2721de-dbae-455f-8bac-c339109b7136','425aedd4-84cf-4b55-bdcd-fce05c77d418','a39e5939-27d4-4d14-baf9-eb5c573d4a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-23713343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4343519-eccf-4891-88b2-600b4b19268c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a76b17fa624a16b9631ac58b2e13d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f3dc063e1f44938aa865db8f6384f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:44.026401 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0798ddf-7563-47fd-bee2-45e672c9d184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:44.046099 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0798ddf-7563-47fd-bee2-45e672c9d184) transitioned into state 'SUCCESS' from state '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-23713343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['3daaedd6-119e-48e3-894e-949c50057861','6d2721de-dbae-455f-8bac-c339109b7136','425aedd4-84cf-4b55-bdcd-fce05c77d418','a39e5939-27d4-4d14-baf9-eb5c573d4a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:44.047349 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2234188-4897-427c-a454-56cfeb8520f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:44.057965 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2234188-4897-427c-a454-56cfeb8520f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:44.059006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (6dd5037f-e4e7-47b4-b21b-91c4e2a1a98e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:44.059353 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request issued successfully. Jul 31 19:05:44.060141 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-da433580-de92-4ec4-b0a7-63910fea6ca7 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:44.060689 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 77/319] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:43 2026] POST /volume/v3/volumes => generated 747 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:44.072489 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-034486f2-ece3-4d90-aaf9-bad37ca1319f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:44.074980 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-034486f2-ece3-4d90-aaf9-bad37ca1319f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c Jul 31 19:05:44.075223 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-034486f2-ece3-4d90-aaf9-bad37ca1319f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:44.075458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-034486f2-ece3-4d90-aaf9-bad37ca1319f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:44.083939 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:44.083939 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:44.087989 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-034486f2-ece3-4d90-aaf9-bad37ca1319f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:44.092335 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-034486f2-ece3-4d90-aaf9-bad37ca1319f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c returned with HTTP 200 Jul 31 19:05:44.092701 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 81/320] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:44 2026] GET /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:44.257504 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a9357584-9e4b-4de1-89dd-88200159678a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:44.259312 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9357584-9e4b-4de1-89dd-88200159678a tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:44.259536 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9357584-9e4b-4de1-89dd-88200159678a tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:44.259727 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9357584-9e4b-4de1-89dd-88200159678a tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:44.268564 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:44.268564 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:44.272069 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a9357584-9e4b-4de1-89dd-88200159678a tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:44.275970 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9357584-9e4b-4de1-89dd-88200159678a tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:44.276424 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 81/321] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:44 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:44.489887 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-7f903a0e-c128-4f29-b028-323a9f376c47 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:44.491994 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-7f903a0e-c128-4f29-b028-323a9f376c47 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] POST https://10.4.3.163/volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9/action Jul 31 19:05:44.492396 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-7f903a0e-c128-4f29-b028-323a9f376c47 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:44.492527 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-7f903a0e-c128-4f29-b028-323a9f376c47 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:44.507954 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:44.507954 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:44.529825 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f19c931-d8d3-4b6e-923c-e9045d4d24ed req-7f903a0e-c128-4f29-b028-323a9f376c47 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9/action returned with HTTP 204 Jul 31 19:05:44.530274 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 83/322] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:05:44 2026] POST /volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:44.717451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ab6f396a-8227-471c-9941-e2e8f9f9f85a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:44.719945 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ab6f396a-8227-471c-9941-e2e8f9f9f85a tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:44.720216 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ab6f396a-8227-471c-9941-e2e8f9f9f85a tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:44.720478 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ab6f396a-8227-471c-9941-e2e8f9f9f85a tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:44.735517 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:44.735517 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:44.739655 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ab6f396a-8227-471c-9941-e2e8f9f9f85a tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:44.744936 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ab6f396a-8227-471c-9941-e2e8f9f9f85a tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:44.745502 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 78/323] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:44 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:44.848771 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-311cac38-2c94-4909-b480-ccd04c6fde7c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:44.850513 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-311cac38-2c94-4909-b480-ccd04c6fde7c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:44.850707 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-311cac38-2c94-4909-b480-ccd04c6fde7c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:44.850935 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-311cac38-2c94-4909-b480-ccd04c6fde7c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:44.862094 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:44.862094 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:44.866876 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-311cac38-2c94-4909-b480-ccd04c6fde7c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:44.871461 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-311cac38-2c94-4909-b480-ccd04c6fde7c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:44.871838 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 82/324] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:44 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:44.885995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-36596c61-38c4-4d35-8b6a-aeb13bfb3e65 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:44.887787 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-36596c61-38c4-4d35-8b6a-aeb13bfb3e65 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:44.888023 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-36596c61-38c4-4d35-8b6a-aeb13bfb3e65 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:44.888270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-36596c61-38c4-4d35-8b6a-aeb13bfb3e65 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:44.897056 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:44.897056 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:44.900055 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-36596c61-38c4-4d35-8b6a-aeb13bfb3e65 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:44.904393 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-36596c61-38c4-4d35-8b6a-aeb13bfb3e65 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:44.904856 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 82/325] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:44 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:44.956947 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a4bffa2-d80b-4fd3-9922-c67b72425937 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:44.959598 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a4bffa2-d80b-4fd3-9922-c67b72425937 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:44.959869 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a4bffa2-d80b-4fd3-9922-c67b72425937 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:44.960108 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a4bffa2-d80b-4fd3-9922-c67b72425937 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:44.972526 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:44.972526 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:44.977144 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a4bffa2-d80b-4fd3-9922-c67b72425937 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:44.982367 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a4bffa2-d80b-4fd3-9922-c67b72425937 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:44.982949 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 84/326] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:44 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:45.109746 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-05cb9603-5db7-458e-87a1-ea3f9905f67d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.112517 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-05cb9603-5db7-458e-87a1-ea3f9905f67d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c Jul 31 19:05:45.113116 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-05cb9603-5db7-458e-87a1-ea3f9905f67d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.113409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-05cb9603-5db7-458e-87a1-ea3f9905f67d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.123919 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.123919 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:45.129561 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-05cb9603-5db7-458e-87a1-ea3f9905f67d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:45.135123 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-05cb9603-5db7-458e-87a1-ea3f9905f67d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c returned with HTTP 200 Jul 31 19:05:45.135644 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 79/327] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:45.153597 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da9a45b4-e0dc-43cd-a678-11b83599c5f4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.156315 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da9a45b4-e0dc-43cd-a678-11b83599c5f4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c/action Jul 31 19:05:45.156728 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da9a45b4-e0dc-43cd-a678-11b83599c5f4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:45.156918 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da9a45b4-e0dc-43cd-a678-11b83599c5f4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:45.165700 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.165700 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:45.166173 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-da9a45b4-e0dc-43cd-a678-11b83599c5f4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume 'f4343519-eccf-4891-88b2-600b4b19268c' with '{'status': 'creating'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:45.187364 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da9a45b4-e0dc-43cd-a678-11b83599c5f4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c/action returned with HTTP 202 Jul 31 19:05:45.188001 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 83/328] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:45 2026] POST /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:45.195766 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9d996a71-f95d-4f41-8741-d9cebc62be91 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.197561 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d996a71-f95d-4f41-8741-d9cebc62be91 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c Jul 31 19:05:45.197852 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d996a71-f95d-4f41-8741-d9cebc62be91 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.198109 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d996a71-f95d-4f41-8741-d9cebc62be91 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.207704 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.207704 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:45.211857 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9d996a71-f95d-4f41-8741-d9cebc62be91 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:45.216981 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d996a71-f95d-4f41-8741-d9cebc62be91 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c returned with HTTP 200 Jul 31 19:05:45.217395 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 83/329] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:45.234662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b3ea4347-39e3-4ec7-bac9-f3d8e52cb9fd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.236896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b3ea4347-39e3-4ec7-bac9-f3d8e52cb9fd tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c/action Jul 31 19:05:45.237378 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b3ea4347-39e3-4ec7-bac9-f3d8e52cb9fd tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:45.237585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b3ea4347-39e3-4ec7-bac9-f3d8e52cb9fd tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:45.248909 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.248909 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:45.249347 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b3ea4347-39e3-4ec7-bac9-f3d8e52cb9fd tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Volume info retrieved successfully. Jul 31 19:05:45.274675 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b3ea4347-39e3-4ec7-bac9-f3d8e52cb9fd tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Delete volume request issued successfully. Jul 31 19:05:45.275190 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b3ea4347-39e3-4ec7-bac9-f3d8e52cb9fd tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c/action returned with HTTP 202 Jul 31 19:05:45.275421 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 85/330] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:45 2026] POST /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:45.285138 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f2c8a69b-fc25-49c6-bd81-b7b413e0d82c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.285689 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f2c8a69b-fc25-49c6-bd81-b7b413e0d82c tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c Jul 31 19:05:45.287239 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f2c8a69b-fc25-49c6-bd81-b7b413e0d82c tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.287239 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f2c8a69b-fc25-49c6-bd81-b7b413e0d82c tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.289209 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ace112c-3ccb-4a32-a674-f55364b802ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.291739 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ace112c-3ccb-4a32-a674-f55364b802ea tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:45.291963 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ace112c-3ccb-4a32-a674-f55364b802ea tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.292178 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ace112c-3ccb-4a32-a674-f55364b802ea tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.298082 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.298082 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:45.301392 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.301392 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:45.303074 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f2c8a69b-fc25-49c6-bd81-b7b413e0d82c tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:45.305279 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7ace112c-3ccb-4a32-a674-f55364b802ea tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:45.310909 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ace112c-3ccb-4a32-a674-f55364b802ea tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:45.311384 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 84/331] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:45.315462 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f2c8a69b-fc25-49c6-bd81-b7b413e0d82c tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c returned with HTTP 200 Jul 31 19:05:45.315462 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 80/332] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:45.327887 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4d41957b-1f70-410b-966a-6aa1a0781eb0 req-1c3af4d8-4e6d-412b-be55-4414fe63d163 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.329934 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4d41957b-1f70-410b-966a-6aa1a0781eb0 req-1c3af4d8-4e6d-412b-be55-4414fe63d163 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] POST https://10.4.3.163/volume/v3/snapshots/c51ce9cc-5035-4103-85d9-611f3ab28a78/action Jul 31 19:05:45.330339 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4d41957b-1f70-410b-966a-6aa1a0781eb0 req-1c3af4d8-4e6d-412b-be55-4414fe63d163 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:45.330517 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4d41957b-1f70-410b-966a-6aa1a0781eb0 req-1c3af4d8-4e6d-412b-be55-4414fe63d163 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:45.332329 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.snapshot_actions [req-4d41957b-1f70-410b-966a-6aa1a0781eb0 req-1c3af4d8-4e6d-412b-be55-4414fe63d163 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100319) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 19:05:45.346745 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2c751432-7e57-4cd5-ab49-40ac71b2eb31 req-1020e0de-c9eb-423f-b150-e275e03152e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.353776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e15ac78-a714-48d8-affd-191eb0ee45bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.353894 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2c751432-7e57-4cd5-ab49-40ac71b2eb31 req-1020e0de-c9eb-423f-b150-e275e03152e8 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] POST https://10.4.3.163/volume/v3/snapshots/None/action Jul 31 19:05:45.353894 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2c751432-7e57-4cd5-ab49-40ac71b2eb31 req-1020e0de-c9eb-423f-b150-e275e03152e8 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:45.353894 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2c751432-7e57-4cd5-ab49-40ac71b2eb31 req-1020e0de-c9eb-423f-b150-e275e03152e8 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:45.354129 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e15ac78-a714-48d8-affd-191eb0ee45bf tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:45.354129 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e15ac78-a714-48d8-affd-191eb0ee45bf tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.354129 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e15ac78-a714-48d8-affd-191eb0ee45bf tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.354355 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.snapshot_actions [req-2c751432-7e57-4cd5-ab49-40ac71b2eb31 req-1020e0de-c9eb-423f-b150-e275e03152e8 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100318) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 19:05:45.356009 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4d41957b-1f70-410b-966a-6aa1a0781eb0 req-1c3af4d8-4e6d-412b-be55-4414fe63d163 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] https://10.4.3.163/volume/v3/snapshots/c51ce9cc-5035-4103-85d9-611f3ab28a78/action returned with HTTP 404 Jul 31 19:05:45.356611 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 84/333] 10.4.3.163 () {72 vars in 1678 bytes} [Fri Jul 31 19:05:45 2026] POST /volume/v3/snapshots/c51ce9cc-5035-4103-85d9-611f3ab28a78/action => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:45.366835 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.366835 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:45.372130 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1e15ac78-a714-48d8-affd-191eb0ee45bf tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:45.376218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e15ac78-a714-48d8-affd-191eb0ee45bf tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:45.376340 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2c751432-7e57-4cd5-ab49-40ac71b2eb31 req-1020e0de-c9eb-423f-b150-e275e03152e8 tempest-VolumesAssistedSnapshotsTest-1646966399 tempest-VolumesAssistedSnapshotsTest-1646966399-project] https://10.4.3.163/volume/v3/snapshots/None/action returned with HTTP 404 Jul 31 19:05:45.376643 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 85/334] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:45.376864 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 86/335] 10.4.3.163 () {72 vars in 1582 bytes} [Fri Jul 31 19:05:45 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:45.456039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-ac31a2f0-f411-49e8-bce7-ed19ac6c6af7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.458758 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-ac31a2f0-f411-49e8-bce7-ed19ac6c6af7 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:45.459010 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-ac31a2f0-f411-49e8-bce7-ed19ac6c6af7 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.459223 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-ac31a2f0-f411-49e8-bce7-ed19ac6c6af7 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.470585 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.470585 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:45.474024 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-ac31a2f0-f411-49e8-bce7-ed19ac6c6af7 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:45.478247 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-ac31a2f0-f411-49e8-bce7-ed19ac6c6af7 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:45.478993 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 81/336] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:45.543080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-92121b61-c33f-44a4-8897-43df4a115136 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.545919 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-92121b61-c33f-44a4-8897-43df4a115136 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] POST https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1/action Jul 31 19:05:45.546254 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-92121b61-c33f-44a4-8897-43df4a115136 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:45.546361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-92121b61-c33f-44a4-8897-43df4a115136 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:45.559133 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.559133 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:45.559518 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-92121b61-c33f-44a4-8897-43df4a115136 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:45.568333 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-92121b61-c33f-44a4-8897-43df4a115136 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Begin detaching volume completed successfully. Jul 31 19:05:45.568573 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-92121b61-c33f-44a4-8897-43df4a115136 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1/action returned with HTTP 202 Jul 31 19:05:45.569036 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 85/337] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:05:45 2026] POST /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:45.631332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5fa7af66-ed48-4a9a-be0e-3dafdcf293be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.631332 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fa7af66-ed48-4a9a-be0e-3dafdcf293be None None] GET https://10.4.3.163/volume// Jul 31 19:05:45.631332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fa7af66-ed48-4a9a-be0e-3dafdcf293be None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.631332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5fa7af66-ed48-4a9a-be0e-3dafdcf293be None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.631332 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5fa7af66-ed48-4a9a-be0e-3dafdcf293be None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:45.631929 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 86/338] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:45.640863 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-d37e0b9b-d977-4665-a4b7-869286372513 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.643288 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-d37e0b9b-d977-4665-a4b7-869286372513 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:45.643577 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-d37e0b9b-d977-4665-a4b7-869286372513 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.643777 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-d37e0b9b-d977-4665-a4b7-869286372513 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.654179 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.654179 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:45.659319 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-d37e0b9b-d977-4665-a4b7-869286372513 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:45.664181 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-d37e0b9b-d977-4665-a4b7-869286372513 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:45.664608 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 87/339] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1544 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:45.758205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9aa29a8c-b0c5-41c2-873b-18b28adf2e10 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.760417 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9aa29a8c-b0c5-41c2-873b-18b28adf2e10 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:45.760654 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9aa29a8c-b0c5-41c2-873b-18b28adf2e10 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.761315 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9aa29a8c-b0c5-41c2-873b-18b28adf2e10 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:45.774391 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:45.774391 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:45.779299 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9aa29a8c-b0c5-41c2-873b-18b28adf2e10 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:45.785921 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9aa29a8c-b0c5-41c2-873b-18b28adf2e10 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:45.786492 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 82/340] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:45.995991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2cd3094b-5a5a-4be7-ae87-46dc7ab35ad4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:45.998002 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2cd3094b-5a5a-4be7-ae87-46dc7ab35ad4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:45.998289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2cd3094b-5a5a-4be7-ae87-46dc7ab35ad4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:45.998815 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2cd3094b-5a5a-4be7-ae87-46dc7ab35ad4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:46.012424 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:46.012424 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:46.017316 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2cd3094b-5a5a-4be7-ae87-46dc7ab35ad4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:46.022816 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2cd3094b-5a5a-4be7-ae87-46dc7ab35ad4 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:46.023308 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 86/341] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:45 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:46.331010 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8c04ee20-b1db-4ef4-b262-d833ca3950f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:46.332836 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c04ee20-b1db-4ef4-b262-d833ca3950f3 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:46.333029 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c04ee20-b1db-4ef4-b262-d833ca3950f3 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:46.333328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c04ee20-b1db-4ef4-b262-d833ca3950f3 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:46.335670 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e6c7034d-fff6-497f-a13c-e2e44bc6fee4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:46.337978 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6c7034d-fff6-497f-a13c-e2e44bc6fee4 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c Jul 31 19:05:46.338273 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6c7034d-fff6-497f-a13c-e2e44bc6fee4 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:46.338536 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6c7034d-fff6-497f-a13c-e2e44bc6fee4 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:46.342831 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:46.342831 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:46.345747 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6c7034d-fff6-497f-a13c-e2e44bc6fee4 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c returned with HTTP 404 Jul 31 19:05:46.346410 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 88/342] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:46 2026] GET /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:46.347745 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8c04ee20-b1db-4ef4-b262-d833ca3950f3 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:46.353920 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c04ee20-b1db-4ef4-b262-d833ca3950f3 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:46.354513 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 87/343] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:46 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:46.355211 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-72cbe235-8885-4f24-8a48-917f36d147cf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:46.356907 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-72cbe235-8885-4f24-8a48-917f36d147cf tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c Jul 31 19:05:46.357071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-72cbe235-8885-4f24-8a48-917f36d147cf tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:46.357255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-72cbe235-8885-4f24-8a48-917f36d147cf tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:46.362615 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-72cbe235-8885-4f24-8a48-917f36d147cf tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c returned with HTTP 404 Jul 31 19:05:46.362983 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 83/344] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:46 2026] GET /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:46.371044 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2871f6ed-dcc0-41b1-94e2-fc2de8071b10 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:46.372606 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2871f6ed-dcc0-41b1-94e2-fc2de8071b10 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c Jul 31 19:05:46.372840 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2871f6ed-dcc0-41b1-94e2-fc2de8071b10 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:46.373054 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2871f6ed-dcc0-41b1-94e2-fc2de8071b10 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:46.373215 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-2871f6ed-dcc0-41b1-94e2-fc2de8071b10 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Delete volume with id: f4343519-eccf-4891-88b2-600b4b19268c Jul 31 19:05:46.378301 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2871f6ed-dcc0-41b1-94e2-fc2de8071b10 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c returned with HTTP 404 Jul 31 19:05:46.378775 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 87/345] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:46 2026] DELETE /volume/v3/volumes/f4343519-eccf-4891-88b2-600b4b19268c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:46.386477 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:46.388220 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:46.388574 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-381562291"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:46.390091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-381562291'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:46.390226 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume of 1 GB Jul 31 19:05:46.394663 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Availability Zones retrieved successfully. Jul 31 19:05:46.401687 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (16e84f7b-221e-402d-bfbe-7249ddb4c3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:46.402624 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecd3ff0e-7c66-480e-b33e-f617d5762b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:46.403617 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:46.429185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecd3ff0e-7c66-480e-b33e-f617d5762b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:46.429875 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33208204-6750-4554-b28e-46e649ec542c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:46.465041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Created reservations ['423d8af7-c42b-4ecf-af72-8165dd819331', 'b526608e-5043-4eb5-a913-d1f05f4221b3', 'ce0963c7-2dc2-4472-9a88-e93e3f91b96a', 'f5885c57-e00b-4389-b43d-e94287597b19'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:46.465791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33208204-6750-4554-b28e-46e649ec542c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423d8af7-c42b-4ecf-af72-8165dd819331', 'b526608e-5043-4eb5-a913-d1f05f4221b3', 'ce0963c7-2dc2-4472-9a88-e93e3f91b96a', 'f5885c57-e00b-4389-b43d-e94287597b19']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:46.466528 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3d1d63-e557-434f-86cb-ada550b6b749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:46.486434 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3d1d63-e557-434f-86cb-ada550b6b749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e46fce6f-bf5c-456e-90e0-483a436934f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-381562291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['423d8af7-c42b-4ecf-af72-8165dd819331','b526608e-5043-4eb5-a913-d1f05f4221b3','ce0963c7-2dc2-4472-9a88-e93e3f91b96a','f5885c57-e00b-4389-b43d-e94287597b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-381562291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e46fce6f-bf5c-456e-90e0-483a436934f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a76b17fa624a16b9631ac58b2e13d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f3dc063e1f44938aa865db8f6384f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:46.487173 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b479ee-0592-46cc-b171-bafb6ec687b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:46.503846 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4b479ee-0592-46cc-b171-bafb6ec687b5) transitioned into state 'SUCCESS' from state '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-381562291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['423d8af7-c42b-4ecf-af72-8165dd819331','b526608e-5043-4eb5-a913-d1f05f4221b3','ce0963c7-2dc2-4472-9a88-e93e3f91b96a','f5885c57-e00b-4389-b43d-e94287597b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:46.504558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e03e9cd-fa85-4c12-8d0b-610ded7b4ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:46.514583 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e03e9cd-fa85-4c12-8d0b-610ded7b4ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:46.515395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (16e84f7b-221e-402d-bfbe-7249ddb4c3a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:46.515769 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request issued successfully. Jul 31 19:05:46.516357 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9cb65de-bc8f-4e64-aac2-b7aee49375b0 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:46.516806 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 89/346] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:46 2026] POST /volume/v3/volumes => generated 748 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:46.528952 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fed86463-db51-4583-813a-d6835e6a7eec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:46.531132 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fed86463-db51-4583-813a-d6835e6a7eec tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 Jul 31 19:05:46.531229 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fed86463-db51-4583-813a-d6835e6a7eec tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:46.531471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fed86463-db51-4583-813a-d6835e6a7eec tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:46.539324 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:46.539324 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:46.543458 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fed86463-db51-4583-813a-d6835e6a7eec tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:46.549032 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fed86463-db51-4583-813a-d6835e6a7eec tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 returned with HTTP 200 Jul 31 19:05:46.549504 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 88/347] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:46 2026] GET /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:46.799802 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3b3ceab7-c490-4ef1-94e6-92ab57e0876d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:46.801671 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3b3ceab7-c490-4ef1-94e6-92ab57e0876d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:46.801899 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3b3ceab7-c490-4ef1-94e6-92ab57e0876d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:46.802044 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3b3ceab7-c490-4ef1-94e6-92ab57e0876d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:46.813076 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:46.813076 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:46.817881 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3b3ceab7-c490-4ef1-94e6-92ab57e0876d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:46.823152 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3b3ceab7-c490-4ef1-94e6-92ab57e0876d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:46.823847 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 84/348] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:46 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:47.037427 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0834430d-cc21-4103-9a4a-730f4294ef62 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.039911 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0834430d-cc21-4103-9a4a-730f4294ef62 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:47.040125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0834430d-cc21-4103-9a4a-730f4294ef62 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:47.040307 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0834430d-cc21-4103-9a4a-730f4294ef62 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:47.051846 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.051846 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:47.055597 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0834430d-cc21-4103-9a4a-730f4294ef62 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:47.060547 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0834430d-cc21-4103-9a4a-730f4294ef62 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:47.060942 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 88/349] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:47 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:47.371587 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9b3113c5-9339-4885-9847-b70915f211bc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.373553 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9b3113c5-9339-4885-9847-b70915f211bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:47.373724 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9b3113c5-9339-4885-9847-b70915f211bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:47.373936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9b3113c5-9339-4885-9847-b70915f211bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:47.386609 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.386609 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:47.391337 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9b3113c5-9339-4885-9847-b70915f211bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:47.399000 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9b3113c5-9339-4885-9847-b70915f211bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:47.399542 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 90/350] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:47 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:47.550066 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-1d0307d4-0425-442b-95ed-ba830355e817 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.552408 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-1d0307d4-0425-442b-95ed-ba830355e817 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] POST https://10.4.3.163/volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a/action Jul 31 19:05:47.552837 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-1d0307d4-0425-442b-95ed-ba830355e817 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:47.553009 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-1d0307d4-0425-442b-95ed-ba830355e817 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:47.565905 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6fb3214d-394c-450c-b38b-c253c008e71e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.569176 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6fb3214d-394c-450c-b38b-c253c008e71e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 Jul 31 19:05:47.569454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6fb3214d-394c-450c-b38b-c253c008e71e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:47.569729 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6fb3214d-394c-450c-b38b-c253c008e71e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:47.570510 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.570510 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:47.580380 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-422161d2-b7c4-4870-bf75-3d6d23c20226 req-1d0307d4-0425-442b-95ed-ba830355e817 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a/action returned with HTTP 204 Jul 31 19:05:47.580514 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.580514 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:47.580874 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 89/351] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:05:47 2026] POST /volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:47.587228 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6fb3214d-394c-450c-b38b-c253c008e71e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:47.594109 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6fb3214d-394c-450c-b38b-c253c008e71e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 returned with HTTP 200 Jul 31 19:05:47.594725 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 85/352] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:47 2026] GET /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:47.610257 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5f5c595a-15eb-48a8-b462-8dbcecd78ce4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.612796 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f5c595a-15eb-48a8-b462-8dbcecd78ce4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4/action Jul 31 19:05:47.613221 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f5c595a-15eb-48a8-b462-8dbcecd78ce4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:47.613393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f5c595a-15eb-48a8-b462-8dbcecd78ce4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:47.625553 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.625553 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:47.626027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-5f5c595a-15eb-48a8-b462-8dbcecd78ce4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume 'e46fce6f-bf5c-456e-90e0-483a436934f4' with '{'status': 'error'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:47.646798 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f5c595a-15eb-48a8-b462-8dbcecd78ce4 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4/action returned with HTTP 202 Jul 31 19:05:47.647358 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 89/353] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:47 2026] POST /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:47.653716 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-43c91835-6b6b-40cf-821b-bc665de48408 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.655470 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43c91835-6b6b-40cf-821b-bc665de48408 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 Jul 31 19:05:47.655664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43c91835-6b6b-40cf-821b-bc665de48408 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:47.655860 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43c91835-6b6b-40cf-821b-bc665de48408 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:47.663005 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.663005 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:47.666416 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-43c91835-6b6b-40cf-821b-bc665de48408 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:47.670278 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43c91835-6b6b-40cf-821b-bc665de48408 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 returned with HTTP 200 Jul 31 19:05:47.670650 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 91/354] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:47 2026] GET /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:47.682717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-34feb024-0d19-40b6-868e-b7dde08c3f97 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.684673 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34feb024-0d19-40b6-868e-b7dde08c3f97 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4/action Jul 31 19:05:47.685028 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34feb024-0d19-40b6-868e-b7dde08c3f97 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:47.685160 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34feb024-0d19-40b6-868e-b7dde08c3f97 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:47.694119 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.694119 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:47.694596 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-34feb024-0d19-40b6-868e-b7dde08c3f97 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Volume info retrieved successfully. Jul 31 19:05:47.714722 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-34feb024-0d19-40b6-868e-b7dde08c3f97 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Delete volume request issued successfully. Jul 31 19:05:47.714946 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34feb024-0d19-40b6-868e-b7dde08c3f97 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4/action returned with HTTP 202 Jul 31 19:05:47.715295 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 90/355] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:47 2026] POST /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:47.722514 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-893caa8e-4471-4778-8a08-985ea88299a8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.726340 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-893caa8e-4471-4778-8a08-985ea88299a8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 Jul 31 19:05:47.726660 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-893caa8e-4471-4778-8a08-985ea88299a8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:47.726935 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-893caa8e-4471-4778-8a08-985ea88299a8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:47.737082 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.737082 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:47.742127 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-893caa8e-4471-4778-8a08-985ea88299a8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:47.748711 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-893caa8e-4471-4778-8a08-985ea88299a8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 returned with HTTP 200 Jul 31 19:05:47.749227 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 86/356] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:47 2026] GET /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:47.835381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6d87d073-0e22-462e-8e38-92ac5a4c18ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:47.837227 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d87d073-0e22-462e-8e38-92ac5a4c18ae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:47.837451 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d87d073-0e22-462e-8e38-92ac5a4c18ae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:47.837666 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d87d073-0e22-462e-8e38-92ac5a4c18ae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:47.847181 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:47.847181 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:47.850706 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6d87d073-0e22-462e-8e38-92ac5a4c18ae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:47.855075 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d87d073-0e22-462e-8e38-92ac5a4c18ae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:47.855448 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 90/357] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:47 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:48.076129 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f3fe84a4-819a-4a98-b5fe-998fdb4855f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.078001 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3fe84a4-819a-4a98-b5fe-998fdb4855f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:48.078192 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3fe84a4-819a-4a98-b5fe-998fdb4855f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:48.078366 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3fe84a4-819a-4a98-b5fe-998fdb4855f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:48.089090 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:48.089090 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:48.093269 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f3fe84a4-819a-4a98-b5fe-998fdb4855f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:48.098678 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3fe84a4-819a-4a98-b5fe-998fdb4855f1 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:48.099101 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 92/358] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:48 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:48.414726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-195b9429-e464-4bbd-b0a1-02a61a8bfebf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.417152 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-195b9429-e464-4bbd-b0a1-02a61a8bfebf tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:48.417421 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-195b9429-e464-4bbd-b0a1-02a61a8bfebf tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:48.417706 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-195b9429-e464-4bbd-b0a1-02a61a8bfebf tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:48.430164 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:48.430164 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:48.433385 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-195b9429-e464-4bbd-b0a1-02a61a8bfebf tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:48.439134 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-195b9429-e464-4bbd-b0a1-02a61a8bfebf tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:48.439496 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 91/359] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:48 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:48.452509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4931ceb6-815b-4d2d-a5e2-ebf146fe1fba None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.455192 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4931ceb6-815b-4d2d-a5e2-ebf146fe1fba tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:48.455511 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4931ceb6-815b-4d2d-a5e2-ebf146fe1fba tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:48.455815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4931ceb6-815b-4d2d-a5e2-ebf146fe1fba tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:48.469615 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:48.469615 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:48.474873 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4931ceb6-815b-4d2d-a5e2-ebf146fe1fba tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:48.480921 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4931ceb6-815b-4d2d-a5e2-ebf146fe1fba tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:48.481400 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 87/360] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:48 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:48.762318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-88103a05-3425-4850-9d7e-64614cf588f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.765114 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-88103a05-3425-4850-9d7e-64614cf588f9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 Jul 31 19:05:48.765320 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-88103a05-3425-4850-9d7e-64614cf588f9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:48.765521 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-88103a05-3425-4850-9d7e-64614cf588f9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:48.775392 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-88103a05-3425-4850-9d7e-64614cf588f9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 returned with HTTP 404 Jul 31 19:05:48.775392 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 91/361] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:48 2026] GET /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:48.781670 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-59b37aa4-b322-44d2-b6a2-7d4b11b86717 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.783921 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59b37aa4-b322-44d2-b6a2-7d4b11b86717 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 Jul 31 19:05:48.784153 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59b37aa4-b322-44d2-b6a2-7d4b11b86717 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:48.784356 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59b37aa4-b322-44d2-b6a2-7d4b11b86717 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:48.791525 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59b37aa4-b322-44d2-b6a2-7d4b11b86717 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 returned with HTTP 404 Jul 31 19:05:48.792272 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 93/362] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:48 2026] GET /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:48.799922 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1763d1be-572d-49e1-8df4-95a648893bd9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.802008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1763d1be-572d-49e1-8df4-95a648893bd9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] DELETE https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 Jul 31 19:05:48.802235 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1763d1be-572d-49e1-8df4-95a648893bd9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:48.802463 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1763d1be-572d-49e1-8df4-95a648893bd9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:48.802675 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1763d1be-572d-49e1-8df4-95a648893bd9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Delete volume with id: e46fce6f-bf5c-456e-90e0-483a436934f4 Jul 31 19:05:48.809677 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1763d1be-572d-49e1-8df4-95a648893bd9 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 returned with HTTP 404 Jul 31 19:05:48.810331 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 92/363] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:48 2026] DELETE /volume/v3/volumes/e46fce6f-bf5c-456e-90e0-483a436934f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:48.818469 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.820270 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:48.820609 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-917258871"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:48.821932 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-917258871'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:48.822043 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume of 1 GB Jul 31 19:05:48.826364 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Availability Zones retrieved successfully. Jul 31 19:05:48.832599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (be96d02f-1ac2-4610-88cb-e5d13b73f03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:48.833560 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c567c22-0310-4936-b943-73437f8fc543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:48.834429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:48.865000 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c567c22-0310-4936-b943-73437f8fc543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:48.865902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c2e3fbe-38b0-4a5c-93c2-63d304a0f1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:48.868967 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9814939f-664e-4002-9242-334a98fa0b27 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.870640 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9814939f-664e-4002-9242-334a98fa0b27 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:48.870842 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9814939f-664e-4002-9242-334a98fa0b27 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:48.871029 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9814939f-664e-4002-9242-334a98fa0b27 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:48.879897 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:48.879897 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:48.883911 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9814939f-664e-4002-9242-334a98fa0b27 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:48.888088 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9814939f-664e-4002-9242-334a98fa0b27 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:48.888474 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 92/364] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:48 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:48.907870 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Created reservations ['66e850bd-817b-4660-b00f-a45e9f812cd6', '3bf7d39d-badf-4ad9-907e-ef583baf990a', '41858710-76df-4f65-8a75-d45b06e7178d', '4da36225-e507-4c70-a987-5035d9c14a31'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:48.908636 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c2e3fbe-38b0-4a5c-93c2-63d304a0f1b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66e850bd-817b-4660-b00f-a45e9f812cd6', '3bf7d39d-badf-4ad9-907e-ef583baf990a', '41858710-76df-4f65-8a75-d45b06e7178d', '4da36225-e507-4c70-a987-5035d9c14a31']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:48.909870 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a0019f-d4ef-4a40-b4ba-a012c8db9b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:48.935109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5a0019f-d4ef-4a40-b4ba-a012c8db9b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2cdaf28-f5ae-4275-ae10-37ce1a1af06f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-917258871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['66e850bd-817b-4660-b00f-a45e9f812cd6','3bf7d39d-badf-4ad9-907e-ef583baf990a','41858710-76df-4f65-8a75-d45b06e7178d','4da36225-e507-4c70-a987-5035d9c14a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-917258871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2cdaf28-f5ae-4275-ae10-37ce1a1af06f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a76b17fa624a16b9631ac58b2e13d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f3dc063e1f44938aa865db8f6384f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:48.936068 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8155815e-bb5b-4173-a6ee-213e75120699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:48.959062 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8155815e-bb5b-4173-a6ee-213e75120699) transitioned into state 'SUCCESS' from state '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-917258871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['66e850bd-817b-4660-b00f-a45e9f812cd6','3bf7d39d-badf-4ad9-907e-ef583baf990a','41858710-76df-4f65-8a75-d45b06e7178d','4da36225-e507-4c70-a987-5035d9c14a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:48.959871 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e70042fa-7c04-46c3-b165-0043ffedc0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:48.970313 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e70042fa-7c04-46c3-b165-0043ffedc0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:48.971103 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (be96d02f-1ac2-4610-88cb-e5d13b73f03e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:48.971396 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request issued successfully. Jul 31 19:05:48.972004 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6fa14e01-a4d1-4b99-8924-065fe8cce029 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:48.972421 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 88/365] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:48 2026] POST /volume/v3/volumes => generated 748 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:48.983239 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-613a4410-bb0d-41b4-86e2-a26f17f32d75 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:48.985002 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-613a4410-bb0d-41b4-86e2-a26f17f32d75 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f Jul 31 19:05:48.985200 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-613a4410-bb0d-41b4-86e2-a26f17f32d75 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:48.985400 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-613a4410-bb0d-41b4-86e2-a26f17f32d75 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:48.993421 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:48.993421 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:48.998755 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-613a4410-bb0d-41b4-86e2-a26f17f32d75 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:49.005451 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-613a4410-bb0d-41b4-86e2-a26f17f32d75 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f returned with HTTP 200 Jul 31 19:05:49.005972 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 94/366] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:48 2026] GET /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:49.113929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e470543-437d-417e-86ef-e2b94b2ba693 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:49.115710 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e470543-437d-417e-86ef-e2b94b2ba693 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:49.115934 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e470543-437d-417e-86ef-e2b94b2ba693 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:49.116091 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e470543-437d-417e-86ef-e2b94b2ba693 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:49.125706 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:49.125706 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:49.129330 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5e470543-437d-417e-86ef-e2b94b2ba693 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:49.133220 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e470543-437d-417e-86ef-e2b94b2ba693 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:49.133634 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 93/367] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:49 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:49.903524 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da39fd34-20f3-4b18-af37-c3408c8d5945 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:49.905339 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da39fd34-20f3-4b18-af37-c3408c8d5945 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:49.905538 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da39fd34-20f3-4b18-af37-c3408c8d5945 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:49.905717 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da39fd34-20f3-4b18-af37-c3408c8d5945 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:49.915354 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:49.915354 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:49.919042 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-da39fd34-20f3-4b18-af37-c3408c8d5945 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:49.923542 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da39fd34-20f3-4b18-af37-c3408c8d5945 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:49.923934 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 93/368] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:49 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:50.020409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dc1cefd8-1843-4f8f-81e2-48f99a0693a3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.023098 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dc1cefd8-1843-4f8f-81e2-48f99a0693a3 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f Jul 31 19:05:50.023474 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dc1cefd8-1843-4f8f-81e2-48f99a0693a3 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.023643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dc1cefd8-1843-4f8f-81e2-48f99a0693a3 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.039968 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.039968 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:50.049090 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-dc1cefd8-1843-4f8f-81e2-48f99a0693a3 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:50.059553 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dc1cefd8-1843-4f8f-81e2-48f99a0693a3 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f returned with HTTP 200 Jul 31 19:05:50.060038 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 89/369] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:50.074650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b79ab30-5341-4a33-9d8a-6b862d0fb247 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.076724 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b79ab30-5341-4a33-9d8a-6b862d0fb247 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f/action Jul 31 19:05:50.077158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b79ab30-5341-4a33-9d8a-6b862d0fb247 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:50.077320 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b79ab30-5341-4a33-9d8a-6b862d0fb247 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:50.087851 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.087851 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:50.088378 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-3b79ab30-5341-4a33-9d8a-6b862d0fb247 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume 'd2cdaf28-f5ae-4275-ae10-37ce1a1af06f' with '{'status': 'maintenance'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:50.109143 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b79ab30-5341-4a33-9d8a-6b862d0fb247 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f/action returned with HTTP 202 Jul 31 19:05:50.109582 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 95/370] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:50 2026] POST /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:50.117149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-efc5853f-248e-4120-80e5-220556613558 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.119602 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-efc5853f-248e-4120-80e5-220556613558 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f Jul 31 19:05:50.119882 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-efc5853f-248e-4120-80e5-220556613558 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.120162 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-efc5853f-248e-4120-80e5-220556613558 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.128434 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.128434 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:50.132683 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-efc5853f-248e-4120-80e5-220556613558 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:50.137671 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-efc5853f-248e-4120-80e5-220556613558 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f returned with HTTP 200 Jul 31 19:05:50.138097 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 94/371] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:50.145737 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-287286ee-0799-4385-9f5e-d64cf86c7894 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.148035 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-287286ee-0799-4385-9f5e-d64cf86c7894 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:50.148300 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-287286ee-0799-4385-9f5e-d64cf86c7894 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.148564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-287286ee-0799-4385-9f5e-d64cf86c7894 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.157249 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6faea8c3-1f6b-44b5-a867-a423a0531633 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.159328 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6faea8c3-1f6b-44b5-a867-a423a0531633 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f/action Jul 31 19:05:50.159821 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6faea8c3-1f6b-44b5-a867-a423a0531633 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:50.159973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6faea8c3-1f6b-44b5-a867-a423a0531633 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:50.162387 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.162387 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:50.166081 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-287286ee-0799-4385-9f5e-d64cf86c7894 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:50.170934 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-287286ee-0799-4385-9f5e-d64cf86c7894 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:50.171420 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 94/372] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:50.171512 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-db70fbd6-cf65-438c-ad20-9b614909d730 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.172882 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.172882 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:50.173381 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6faea8c3-1f6b-44b5-a867-a423a0531633 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Volume info retrieved successfully. Jul 31 19:05:50.176233 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-db70fbd6-cf65-438c-ad20-9b614909d730 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:50.176425 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-db70fbd6-cf65-438c-ad20-9b614909d730 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.176630 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-db70fbd6-cf65-438c-ad20-9b614909d730 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.185458 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.185458 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:50.189138 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-db70fbd6-cf65-438c-ad20-9b614909d730 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:50.193403 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-db70fbd6-cf65-438c-ad20-9b614909d730 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:50.193795 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 96/373] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:50.205679 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6faea8c3-1f6b-44b5-a867-a423a0531633 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Delete volume request issued successfully. Jul 31 19:05:50.205950 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6faea8c3-1f6b-44b5-a867-a423a0531633 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f/action returned with HTTP 202 Jul 31 19:05:50.206518 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 90/374] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:50 2026] POST /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:50.214389 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7349bc1a-55c0-45ee-bac8-b02609275dee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.216462 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7349bc1a-55c0-45ee-bac8-b02609275dee tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f Jul 31 19:05:50.216863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7349bc1a-55c0-45ee-bac8-b02609275dee tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.217134 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7349bc1a-55c0-45ee-bac8-b02609275dee tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.223772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-f993ea4f-5a5b-444c-8ae8-49ece9ef8ca0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.225756 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.225756 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:50.226019 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-f993ea4f-5a5b-444c-8ae8-49ece9ef8ca0 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] POST https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd/action Jul 31 19:05:50.226360 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-f993ea4f-5a5b-444c-8ae8-49ece9ef8ca0 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:50.226493 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-f993ea4f-5a5b-444c-8ae8-49ece9ef8ca0 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:50.230125 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7349bc1a-55c0-45ee-bac8-b02609275dee tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:50.235181 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7349bc1a-55c0-45ee-bac8-b02609275dee tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f returned with HTTP 200 Jul 31 19:05:50.235709 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 95/375] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:50.241398 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.241398 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:50.241868 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-f993ea4f-5a5b-444c-8ae8-49ece9ef8ca0 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:50.248355 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-f993ea4f-5a5b-444c-8ae8-49ece9ef8ca0 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Begin detaching volume completed successfully. Jul 31 19:05:50.248566 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-f993ea4f-5a5b-444c-8ae8-49ece9ef8ca0 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd/action returned with HTTP 202 Jul 31 19:05:50.249059 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 95/376] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:05:50 2026] POST /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:50.274002 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eeb8587f-ef83-4faf-a3d9-3758d78765d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.276193 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eeb8587f-ef83-4faf-a3d9-3758d78765d7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:50.276455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eeb8587f-ef83-4faf-a3d9-3758d78765d7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.276720 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eeb8587f-ef83-4faf-a3d9-3758d78765d7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.291963 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.291963 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:50.296076 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eeb8587f-ef83-4faf-a3d9-3758d78765d7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:50.302430 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-62d35245-9635-4468-b4c9-bd2d84941db0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.302823 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62d35245-9635-4468-b4c9-bd2d84941db0 None None] GET https://10.4.3.163/volume// Jul 31 19:05:50.303054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62d35245-9635-4468-b4c9-bd2d84941db0 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.303244 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62d35245-9635-4468-b4c9-bd2d84941db0 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.303619 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62d35245-9635-4468-b4c9-bd2d84941db0 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:50.303915 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eeb8587f-ef83-4faf-a3d9-3758d78765d7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:50.304020 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 91/377] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:50.304539 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 97/378] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:50.312460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-b6e1433c-c8b7-4836-972c-e5718ff04bf5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.314669 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-b6e1433c-c8b7-4836-972c-e5718ff04bf5 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:50.314919 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-b6e1433c-c8b7-4836-972c-e5718ff04bf5 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.315137 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-b6e1433c-c8b7-4836-972c-e5718ff04bf5 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.325984 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.325984 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:50.330992 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-b6e1433c-c8b7-4836-972c-e5718ff04bf5 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:50.338605 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-b6e1433c-c8b7-4836-972c-e5718ff04bf5 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:50.339332 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 96/379] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:50.601667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-42367b01-70fb-4a81-85dc-f7eeae457286 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.603844 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-42367b01-70fb-4a81-85dc-f7eeae457286 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] POST https://10.4.3.163/volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d/action Jul 31 19:05:50.604223 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-42367b01-70fb-4a81-85dc-f7eeae457286 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:50.604374 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-42367b01-70fb-4a81-85dc-f7eeae457286 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:50.620703 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.620703 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:50.634341 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1ee686e8-3cdb-4908-b940-8ed4768ad436 req-42367b01-70fb-4a81-85dc-f7eeae457286 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d/action returned with HTTP 204 Jul 31 19:05:50.634341 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 96/380] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:05:50 2026] POST /volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:50.724465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-663927e0-10de-43ad-800f-599ecf786737 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.728808 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-663927e0-10de-43ad-800f-599ecf786737 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] DELETE https://10.4.3.163/volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a Jul 31 19:05:50.729076 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-663927e0-10de-43ad-800f-599ecf786737 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.729319 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-663927e0-10de-43ad-800f-599ecf786737 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.739101 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.739101 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:50.810886 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c86e9a3a-4309-455f-9b8a-62017e59fec7 req-663927e0-10de-43ad-800f-599ecf786737 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a returned with HTTP 200 Jul 31 19:05:50.811283 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 92/381] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:05:50 2026] DELETE /volume/v3/attachments/069dd6ad-0635-42d6-a973-6f65c623b31a => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:50.936922 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5aeca43e-2967-40d7-86c3-8fae640b0cc7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:50.939148 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5aeca43e-2967-40d7-86c3-8fae640b0cc7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:50.939385 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5aeca43e-2967-40d7-86c3-8fae640b0cc7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:50.939643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5aeca43e-2967-40d7-86c3-8fae640b0cc7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:50.954422 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:50.954422 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:50.958920 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5aeca43e-2967-40d7-86c3-8fae640b0cc7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:50.964640 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5aeca43e-2967-40d7-86c3-8fae640b0cc7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:50.965188 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 98/382] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:50 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:51.032274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f44bfacb-feba-407e-82d6-153126f43c2e req-4792d861-ac57-4c48-862a-bc8dbd50cff0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.034314 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-4792d861-ac57-4c48-862a-bc8dbd50cff0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:51.034509 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-4792d861-ac57-4c48-862a-bc8dbd50cff0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.034716 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-4792d861-ac57-4c48-862a-bc8dbd50cff0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.043207 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.043207 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:51.046211 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f44bfacb-feba-407e-82d6-153126f43c2e req-4792d861-ac57-4c48-862a-bc8dbd50cff0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:51.050535 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-4792d861-ac57-4c48-862a-bc8dbd50cff0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:51.050899 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 97/383] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:51.130338 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2327d9b4-92b2-4a9c-92d9-1aa3109ad5b9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.130720 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2327d9b4-92b2-4a9c-92d9-1aa3109ad5b9 None None] GET https://10.4.3.163/volume// Jul 31 19:05:51.130905 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2327d9b4-92b2-4a9c-92d9-1aa3109ad5b9 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.131091 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2327d9b4-92b2-4a9c-92d9-1aa3109ad5b9 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.131382 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2327d9b4-92b2-4a9c-92d9-1aa3109ad5b9 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:51.131730 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 97/384] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:51.138837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-f44bfacb-feba-407e-82d6-153126f43c2e req-48349172-8402-43fd-b0c1-7137f1573a38 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.140830 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-48349172-8402-43fd-b0c1-7137f1573a38 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:05:51.141147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-48349172-8402-43fd-b0c1-7137f1573a38 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3b2754a-fc32-487e-9611-03e63bae23f7", "connector": null, "instance_uuid": "cd06e235-3c54-470b-a110-63b304e56c75"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:51.151126 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.151126 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:51.170705 np0000006260 devstack@c-api.service[100320]: WARNING cinder.volume.api [req-f44bfacb-feba-407e-82d6-153126f43c2e req-48349172-8402-43fd-b0c1-7137f1573a38 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 19:05:51.175452 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-48349172-8402-43fd-b0c1-7137f1573a38 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:05:51.176167 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 93/385] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:05:51 2026] POST /volume/v3/attachments => generated 271 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:51.183318 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-38c9bbfc-d95c-4358-8dd5-624f90295d5a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.185158 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38c9bbfc-d95c-4358-8dd5-624f90295d5a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:51.185317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38c9bbfc-d95c-4358-8dd5-624f90295d5a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.185511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38c9bbfc-d95c-4358-8dd5-624f90295d5a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.191641 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.191641 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:51.194667 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-38c9bbfc-d95c-4358-8dd5-624f90295d5a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] Volume info retrieved successfully. Jul 31 19:05:51.198580 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38c9bbfc-d95c-4358-8dd5-624f90295d5a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-reader] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:51.198959 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 99/386] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:51.216086 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd018264-22d2-4ee3-96fc-dddded1bcb98 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.216587 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd018264-22d2-4ee3-96fc-dddded1bcb98 None None] GET https://10.4.3.163/volume// Jul 31 19:05:51.216787 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd018264-22d2-4ee3-96fc-dddded1bcb98 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.217071 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd018264-22d2-4ee3-96fc-dddded1bcb98 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.217493 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd018264-22d2-4ee3-96fc-dddded1bcb98 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:51.217806 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 98/387] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:51.219769 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3baca670-a4e3-40ef-9284-2b47a8bc0937 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.222041 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3baca670-a4e3-40ef-9284-2b47a8bc0937 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:51.222041 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3baca670-a4e3-40ef-9284-2b47a8bc0937 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.222041 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3baca670-a4e3-40ef-9284-2b47a8bc0937 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.226927 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-f44bfacb-feba-407e-82d6-153126f43c2e req-d977ac53-8263-4da7-a820-60ee4b10e953 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.229416 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-d977ac53-8263-4da7-a820-60ee4b10e953 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:51.229728 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-d977ac53-8263-4da7-a820-60ee4b10e953 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.229979 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-d977ac53-8263-4da7-a820-60ee4b10e953 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.237416 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.237416 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:51.241689 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3baca670-a4e3-40ef-9284-2b47a8bc0937 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:51.247456 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3baca670-a4e3-40ef-9284-2b47a8bc0937 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:51.247984 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 98/388] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:51.249624 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.249624 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:51.252098 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f1568e7a-8de0-4281-9584-2421bd05e198 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.254166 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1568e7a-8de0-4281-9584-2421bd05e198 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f Jul 31 19:05:51.254396 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1568e7a-8de0-4281-9584-2421bd05e198 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.254755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1568e7a-8de0-4281-9584-2421bd05e198 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.256319 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-f44bfacb-feba-407e-82d6-153126f43c2e req-d977ac53-8263-4da7-a820-60ee4b10e953 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:51.260939 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1568e7a-8de0-4281-9584-2421bd05e198 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f returned with HTTP 404 Jul 31 19:05:51.261566 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 100/389] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:51.262623 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-d977ac53-8263-4da7-a820-60ee4b10e953 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:51.263175 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 94/390] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1343 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:51.264149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28381e3e-8795-4be3-95b2-62caed801200 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.266484 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28381e3e-8795-4be3-95b2-62caed801200 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:51.266763 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28381e3e-8795-4be3-95b2-62caed801200 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.267001 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28381e3e-8795-4be3-95b2-62caed801200 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.270273 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-25b8520b-72a9-49b8-bd2f-852a0f8c579b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.272199 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25b8520b-72a9-49b8-bd2f-852a0f8c579b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f Jul 31 19:05:51.272385 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25b8520b-72a9-49b8-bd2f-852a0f8c579b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.272624 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25b8520b-72a9-49b8-bd2f-852a0f8c579b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.275903 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.275903 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:51.279412 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25b8520b-72a9-49b8-bd2f-852a0f8c579b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f returned with HTTP 404 Jul 31 19:05:51.280103 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 99/391] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:51.280228 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-28381e3e-8795-4be3-95b2-62caed801200 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:51.287351 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28381e3e-8795-4be3-95b2-62caed801200 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:51.287637 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2ccb3473-2259-45a9-98f8-c82b722994a5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.287890 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 99/392] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:51.289599 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ccb3473-2259-45a9-98f8-c82b722994a5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] DELETE https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f Jul 31 19:05:51.289786 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ccb3473-2259-45a9-98f8-c82b722994a5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.289983 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ccb3473-2259-45a9-98f8-c82b722994a5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.290199 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-2ccb3473-2259-45a9-98f8-c82b722994a5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Delete volume with id: d2cdaf28-f5ae-4275-ae10-37ce1a1af06f Jul 31 19:05:51.295822 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ccb3473-2259-45a9-98f8-c82b722994a5 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f returned with HTTP 404 Jul 31 19:05:51.296329 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 101/393] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:51 2026] DELETE /volume/v3/volumes/d2cdaf28-f5ae-4275-ae10-37ce1a1af06f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:51.310155 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.312826 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:05:51.313296 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1609287261"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:51.315030 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1609287261'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:05:51.315149 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume of 1 GB Jul 31 19:05:51.318947 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3b51375-3c42-4493-b997-e7c57c0055ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.319601 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Availability Zones retrieved successfully. Jul 31 19:05:51.320848 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3b51375-3c42-4493-b997-e7c57c0055ae tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:51.321117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3b51375-3c42-4493-b997-e7c57c0055ae tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.321379 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3b51375-3c42-4493-b997-e7c57c0055ae tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.325367 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (963cd94d-e1ed-4a42-80c2-83f16e0a4a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:51.326340 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79f6105-8c65-4ff0-ab14-de060ce76ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:51.327257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:05:51.332824 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.332824 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:51.336226 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3b51375-3c42-4493-b997-e7c57c0055ae tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:51.340708 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3b51375-3c42-4493-b997-e7c57c0055ae tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:51.341117 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 100/394] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:51.347366 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd3b6ef9-9891-4e41-8f31-66ef23f812e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.349268 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd3b6ef9-9891-4e41-8f31-66ef23f812e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:51.349530 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd3b6ef9-9891-4e41-8f31-66ef23f812e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.349774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd3b6ef9-9891-4e41-8f31-66ef23f812e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.352350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f44bfacb-feba-407e-82d6-153126f43c2e req-a45e6447-7f7d-42d7-80c6-b8ebeaddbfb3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.356914 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.356914 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:51.357602 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-a45e6447-7f7d-42d7-80c6-b8ebeaddbfb3 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] PUT https://10.4.3.163/volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00 Jul 31 19:05:51.358014 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-a45e6447-7f7d-42d7-80c6-b8ebeaddbfb3 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:51.360480 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd3b6ef9-9891-4e41-8f31-66ef23f812e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:51.362533 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a79f6105-8c65-4ff0-ab14-de060ce76ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:51.363696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e75210e9-6c5a-43d9-bc92-74bf629fe7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:51.366411 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd3b6ef9-9891-4e41-8f31-66ef23f812e6 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:51.366850 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 100/395] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:51.366928 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f44bfacb-feba-407e-82d6-153126f43c2e req-a45e6447-7f7d-42d7-80c6-b8ebeaddbfb3 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Acquiring lock "cinder-attachment_update-c3b2754a-fc32-487e-9611-03e63bae23f7-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:05:51.371881 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f44bfacb-feba-407e-82d6-153126f43c2e req-a45e6447-7f7d-42d7-80c6-b8ebeaddbfb3 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Lock "cinder-attachment_update-c3b2754a-fc32-487e-9611-03e63bae23f7-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:05:51.372821 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.372821 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:51.414754 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Created reservations ['cbc776cf-6ee2-4431-80d8-e35a3acfa127', '7fa5ccbf-4224-45ef-953f-d7f9f422e523', 'e7ba7b01-9c95-43e3-840f-67cc4bc33e0d', '2490c056-27aa-4962-a59e-6be6ce781e33'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:05:51.415725 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e75210e9-6c5a-43d9-bc92-74bf629fe7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbc776cf-6ee2-4431-80d8-e35a3acfa127', '7fa5ccbf-4224-45ef-953f-d7f9f422e523', 'e7ba7b01-9c95-43e3-840f-67cc4bc33e0d', '2490c056-27aa-4962-a59e-6be6ce781e33']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:51.416718 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f312d3b-0443-4158-bd1a-1b3e206223f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:51.441147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f312d3b-0443-4158-bd1a-1b3e206223f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03344115-0844-4365-9329-c788eb96cedb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1609287261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['cbc776cf-6ee2-4431-80d8-e35a3acfa127','7fa5ccbf-4224-45ef-953f-d7f9f422e523','e7ba7b01-9c95-43e3-840f-67cc4bc33e0d','2490c056-27aa-4962-a59e-6be6ce781e33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1609287261',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03344115-0844-4365-9329-c788eb96cedb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23a76b17fa624a16b9631ac58b2e13d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32f3dc063e1f44938aa865db8f6384f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:51.442112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8483b1b1-57d6-4c39-a6e6-9a65962169b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:51.461557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f44bfacb-feba-407e-82d6-153126f43c2e req-a45e6447-7f7d-42d7-80c6-b8ebeaddbfb3 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Lock "cinder-attachment_update-c3b2754a-fc32-487e-9611-03e63bae23f7-np0000006260" released by "attachment_update" :: held 0.090s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:05:51.461911 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-a45e6447-7f7d-42d7-80c6-b8ebeaddbfb3 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00 returned with HTTP 200 Jul 31 19:05:51.462369 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 102/396] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:05:51 2026] PUT /volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00 => generated 967 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:51.464362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8483b1b1-57d6-4c39-a6e6-9a65962169b7) transitioned into state 'SUCCESS' from state '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-1609287261',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23a76b17fa624a16b9631ac58b2e13d5',qos_specs=None,replication_status=,reservations=['cbc776cf-6ee2-4431-80d8-e35a3acfa127','7fa5ccbf-4224-45ef-953f-d7f9f422e523','e7ba7b01-9c95-43e3-840f-67cc4bc33e0d','2490c056-27aa-4962-a59e-6be6ce781e33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32f3dc063e1f44938aa865db8f6384f5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:51.465039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df064a8-312c-40c9-bef6-783a7b26429f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:05:51.473657 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df064a8-312c-40c9-bef6-783a7b26429f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:05:51.474463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Flow 'volume_create_api' (963cd94d-e1ed-4a42-80c2-83f16e0a4a6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:05:51.474766 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Create volume request issued successfully. Jul 31 19:05:51.475264 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-263f2990-a3c7-4234-821c-374cc1dc5c88 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:05:51.475684 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 95/397] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:05:51 2026] POST /volume/v3/volumes => generated 749 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:05:51.490179 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3b832cdd-e652-4a74-acf6-9c407daee634 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:51.491972 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3b832cdd-e652-4a74-acf6-9c407daee634 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:51.492237 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3b832cdd-e652-4a74-acf6-9c407daee634 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:51.492396 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3b832cdd-e652-4a74-acf6-9c407daee634 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:51.505884 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:51.505884 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:51.512750 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3b832cdd-e652-4a74-acf6-9c407daee634 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:51.519489 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3b832cdd-e652-4a74-acf6-9c407daee634 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 200 Jul 31 19:05:51.519936 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 101/398] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:51 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:52.263486 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8003e279-ea6d-42b8-8993-3e350c816ded None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.265603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8003e279-ea6d-42b8-8993-3e350c816ded tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:52.265825 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8003e279-ea6d-42b8-8993-3e350c816ded tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.266059 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8003e279-ea6d-42b8-8993-3e350c816ded tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.284825 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.284825 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:52.289400 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8003e279-ea6d-42b8-8993-3e350c816ded tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:52.295474 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8003e279-ea6d-42b8-8993-3e350c816ded tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:52.296041 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 101/399] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:52.354911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7c4e5932-dfc4-4474-9803-bb51ac3bff2f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.356779 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c4e5932-dfc4-4474-9803-bb51ac3bff2f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:52.357036 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c4e5932-dfc4-4474-9803-bb51ac3bff2f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.357221 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c4e5932-dfc4-4474-9803-bb51ac3bff2f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.367663 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.367663 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:52.371668 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7c4e5932-dfc4-4474-9803-bb51ac3bff2f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:52.375900 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c4e5932-dfc4-4474-9803-bb51ac3bff2f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:52.376299 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 103/400] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:52.534606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d9c0eed8-ce13-4e88-b77b-1790c713f91d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.536626 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9c0eed8-ce13-4e88-b77b-1790c713f91d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.536848 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9c0eed8-ce13-4e88-b77b-1790c713f91d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.537070 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9c0eed8-ce13-4e88-b77b-1790c713f91d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.544748 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.544748 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:52.548945 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d9c0eed8-ce13-4e88-b77b-1790c713f91d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:52.553505 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9c0eed8-ce13-4e88-b77b-1790c713f91d tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 200 Jul 31 19:05:52.553869 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 96/401] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:52.566458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8336c261-b8b9-48f9-a37c-66ec7b4ea626 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.568156 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8336c261-b8b9-48f9-a37c-66ec7b4ea626 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action Jul 31 19:05:52.568510 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8336c261-b8b9-48f9-a37c-66ec7b4ea626 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:52.568644 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8336c261-b8b9-48f9-a37c-66ec7b4ea626 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:52.577112 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.577112 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:52.577495 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-8336c261-b8b9-48f9-a37c-66ec7b4ea626 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume '03344115-0844-4365-9329-c788eb96cedb' with '{'status': 'error'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:52.598141 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8336c261-b8b9-48f9-a37c-66ec7b4ea626 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action returned with HTTP 202 Jul 31 19:05:52.598535 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 102/402] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:52 2026] POST /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:52.605983 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cb25bca8-5073-4b99-8583-677375a4fd99 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.607930 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb25bca8-5073-4b99-8583-677375a4fd99 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.608156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb25bca8-5073-4b99-8583-677375a4fd99 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.608371 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb25bca8-5073-4b99-8583-677375a4fd99 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.616393 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.616393 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:52.620882 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cb25bca8-5073-4b99-8583-677375a4fd99 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:52.625868 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb25bca8-5073-4b99-8583-677375a4fd99 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 200 Jul 31 19:05:52.626347 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 102/403] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:52.640092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fcea5e6e-e106-47ad-85ea-6f8f67be6b38 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.642110 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fcea5e6e-e106-47ad-85ea-6f8f67be6b38 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action Jul 31 19:05:52.642515 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fcea5e6e-e106-47ad-85ea-6f8f67be6b38 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:52.642651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fcea5e6e-e106-47ad-85ea-6f8f67be6b38 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:52.651587 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.651587 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:52.652005 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-fcea5e6e-e106-47ad-85ea-6f8f67be6b38 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume '03344115-0844-4365-9329-c788eb96cedb' with '{'status': 'available'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:52.669535 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fcea5e6e-e106-47ad-85ea-6f8f67be6b38 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action returned with HTTP 202 Jul 31 19:05:52.669986 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 104/404] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:52 2026] POST /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:52.677740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-530308c1-e496-4aaa-8332-062465a0069e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.679816 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-530308c1-e496-4aaa-8332-062465a0069e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.680062 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-530308c1-e496-4aaa-8332-062465a0069e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.680296 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-530308c1-e496-4aaa-8332-062465a0069e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.687672 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.687672 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:52.691803 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-530308c1-e496-4aaa-8332-062465a0069e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:52.696510 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-530308c1-e496-4aaa-8332-062465a0069e tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 200 Jul 31 19:05:52.697162 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 97/405] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:52.710401 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-19447742-4088-4ae9-903c-7bbec8ac6e19 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.712579 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19447742-4088-4ae9-903c-7bbec8ac6e19 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action Jul 31 19:05:52.712973 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19447742-4088-4ae9-903c-7bbec8ac6e19 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:52.713128 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19447742-4088-4ae9-903c-7bbec8ac6e19 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:52.723178 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.723178 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:52.723551 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-19447742-4088-4ae9-903c-7bbec8ac6e19 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume '03344115-0844-4365-9329-c788eb96cedb' with '{'status': 'maintenance'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:52.746319 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19447742-4088-4ae9-903c-7bbec8ac6e19 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action returned with HTTP 202 Jul 31 19:05:52.746823 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 103/406] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:52 2026] POST /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:52.755859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-608ce659-6b07-449b-9078-429b028a2c70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.758061 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-608ce659-6b07-449b-9078-429b028a2c70 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.758313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-608ce659-6b07-449b-9078-429b028a2c70 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.758652 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-608ce659-6b07-449b-9078-429b028a2c70 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.766968 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.766968 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:52.771045 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-608ce659-6b07-449b-9078-429b028a2c70 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:52.776091 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-608ce659-6b07-449b-9078-429b028a2c70 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 200 Jul 31 19:05:52.776574 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 103/407] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:52.791750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-897a1894-14d3-426f-b2ea-7b9911d37c34 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.793556 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-897a1894-14d3-426f-b2ea-7b9911d37c34 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] POST https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action Jul 31 19:05:52.794025 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-897a1894-14d3-426f-b2ea-7b9911d37c34 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:52.794206 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-897a1894-14d3-426f-b2ea-7b9911d37c34 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:52.802824 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.802824 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:52.803262 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-897a1894-14d3-426f-b2ea-7b9911d37c34 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] Updating volume '03344115-0844-4365-9329-c788eb96cedb' with '{'status': 'available'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:05:52.820953 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-897a1894-14d3-426f-b2ea-7b9911d37c34 tempest-VolumesActionsTest-2114366272 tempest-VolumesActionsTest-2114366272-project-admin] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action returned with HTTP 202 Jul 31 19:05:52.821404 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 105/408] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:05:52 2026] POST /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:52.828048 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-102b0e04-c9eb-46ca-9758-d8a6f3b9ae32 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.829925 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-102b0e04-c9eb-46ca-9758-d8a6f3b9ae32 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.830171 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-102b0e04-c9eb-46ca-9758-d8a6f3b9ae32 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.830397 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-102b0e04-c9eb-46ca-9758-d8a6f3b9ae32 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.842534 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.842534 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:52.846419 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-102b0e04-c9eb-46ca-9758-d8a6f3b9ae32 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:52.852203 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-102b0e04-c9eb-46ca-9758-d8a6f3b9ae32 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 200 Jul 31 19:05:52.852650 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 98/409] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:52.865812 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f393365f-3ae0-4d60-ad8f-26f3c53530f8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.871253 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f393365f-3ae0-4d60-ad8f-26f3c53530f8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.871519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f393365f-3ae0-4d60-ad8f-26f3c53530f8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.873608 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f393365f-3ae0-4d60-ad8f-26f3c53530f8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.882687 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.882687 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:52.887827 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f393365f-3ae0-4d60-ad8f-26f3c53530f8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:52.892804 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f393365f-3ae0-4d60-ad8f-26f3c53530f8 tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 200 Jul 31 19:05:52.893763 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 104/410] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:52.906833 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b209d58-a824-4632-86e3-f285719d0e5b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.909220 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b209d58-a824-4632-86e3-f285719d0e5b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] DELETE https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.909568 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b209d58-a824-4632-86e3-f285719d0e5b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.909788 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b209d58-a824-4632-86e3-f285719d0e5b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.910021 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8b209d58-a824-4632-86e3-f285719d0e5b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Delete volume with id: 03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.918779 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.918779 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:52.919384 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b209d58-a824-4632-86e3-f285719d0e5b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:52.947312 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b209d58-a824-4632-86e3-f285719d0e5b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Delete volume request issued successfully. Jul 31 19:05:52.947312 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b209d58-a824-4632-86e3-f285719d0e5b tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 202 Jul 31 19:05:52.947829 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 104/411] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:52 2026] DELETE /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:52.957250 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f82b183-d37e-4e1f-bfdc-d92c9474e36f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:52.960882 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f82b183-d37e-4e1f-bfdc-d92c9474e36f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:52.961110 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f82b183-d37e-4e1f-bfdc-d92c9474e36f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:52.961336 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f82b183-d37e-4e1f-bfdc-d92c9474e36f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:52.969851 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:52.969851 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:52.974278 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9f82b183-d37e-4e1f-bfdc-d92c9474e36f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Volume info retrieved successfully. Jul 31 19:05:52.978789 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f82b183-d37e-4e1f-bfdc-d92c9474e36f tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 200 Jul 31 19:05:52.979207 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 106/412] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:52 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:53.310406 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-801857ed-b628-4881-9f05-224d16a175c0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:53.312145 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-801857ed-b628-4881-9f05-224d16a175c0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:53.312319 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-801857ed-b628-4881-9f05-224d16a175c0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:53.312515 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-801857ed-b628-4881-9f05-224d16a175c0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:53.323687 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:53.323687 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:53.327378 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-801857ed-b628-4881-9f05-224d16a175c0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:53.331309 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-801857ed-b628-4881-9f05-224d16a175c0 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:53.331714 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 99/413] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:53 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:53.389452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-66e52769-0fa2-4961-b55e-61cb42a46f61 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:53.391175 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66e52769-0fa2-4961-b55e-61cb42a46f61 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:53.391345 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66e52769-0fa2-4961-b55e-61cb42a46f61 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:53.391528 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66e52769-0fa2-4961-b55e-61cb42a46f61 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:53.413835 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:53.413835 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:53.417779 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-66e52769-0fa2-4961-b55e-61cb42a46f61 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:53.422086 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66e52769-0fa2-4961-b55e-61cb42a46f61 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:53.422504 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 105/414] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:53 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:53.995641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5dd601d2-fc30-4132-862f-b9ac70d2147a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:54.004602 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5dd601d2-fc30-4132-862f-b9ac70d2147a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] GET https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb Jul 31 19:05:54.004602 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5dd601d2-fc30-4132-862f-b9ac70d2147a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:54.004602 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5dd601d2-fc30-4132-862f-b9ac70d2147a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:54.013807 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5dd601d2-fc30-4132-862f-b9ac70d2147a tempest-VolumesActionsTest-1225573151 tempest-VolumesActionsTest-1225573151-project-member] https://10.4.3.163/volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb returned with HTTP 404 Jul 31 19:05:54.014493 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 105/415] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:53 2026] GET /volume/v3/volumes/03344115-0844-4365-9329-c788eb96cedb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:54.189993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-1dae68b2-f4da-4508-b043-3267337b2d3c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:54.192851 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-1dae68b2-f4da-4508-b043-3267337b2d3c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] DELETE https://10.4.3.163/volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9 Jul 31 19:05:54.193091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-1dae68b2-f4da-4508-b043-3267337b2d3c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:54.193283 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-1dae68b2-f4da-4508-b043-3267337b2d3c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:54.207409 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:54.207409 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:54.346713 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d9bc357d-1291-457c-bdda-6beef1dff718 req-1dae68b2-f4da-4508-b043-3267337b2d3c tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9 returned with HTTP 200 Jul 31 19:05:54.346996 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 107/416] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:05:54 2026] DELETE /volume/v3/attachments/dc977990-000f-4ad4-afdb-d60282a33fb9 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:54.352278 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-feee1d70-7c8d-46b3-b301-0c15a1a93649 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:54.354798 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-feee1d70-7c8d-46b3-b301-0c15a1a93649 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:54.355108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-feee1d70-7c8d-46b3-b301-0c15a1a93649 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:54.355387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-feee1d70-7c8d-46b3-b301-0c15a1a93649 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:54.379715 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:54.379715 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:54.388061 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-feee1d70-7c8d-46b3-b301-0c15a1a93649 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:54.395255 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-feee1d70-7c8d-46b3-b301-0c15a1a93649 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:54.395662 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 100/417] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:54 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:54.442147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-56fc6111-c663-4af6-9810-81fe0c8083e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:54.445152 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-56fc6111-c663-4af6-9810-81fe0c8083e7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:54.445369 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-56fc6111-c663-4af6-9810-81fe0c8083e7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:54.445728 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-56fc6111-c663-4af6-9810-81fe0c8083e7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:54.462355 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:54.462355 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:54.471472 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-56fc6111-c663-4af6-9810-81fe0c8083e7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:54.486937 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-56fc6111-c663-4af6-9810-81fe0c8083e7 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:54.487464 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 106/418] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:54 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 1140 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:54.622812 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-e61f5525-d1ad-460b-a44e-fa06a4eb9696 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:54.631881 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-e61f5525-d1ad-460b-a44e-fa06a4eb9696 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] DELETE https://10.4.3.163/volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a Jul 31 19:05:54.631881 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-e61f5525-d1ad-460b-a44e-fa06a4eb9696 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:54.631881 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-e61f5525-d1ad-460b-a44e-fa06a4eb9696 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:54.655901 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:54.655901 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:54.770617 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-344a4bb2-dcef-4897-b5bc-aeee074bbd64 req-e61f5525-d1ad-460b-a44e-fa06a4eb9696 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a returned with HTTP 200 Jul 31 19:05:54.771573 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 106/419] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:05:54 2026] DELETE /volume/v3/attachments/b56fa9cf-b55a-4a6d-8922-eefd7b306b3a => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:55.089253 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8bd64d1-8182-4c3d-8055-f14563f5b15f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:55.090846 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8bd64d1-8182-4c3d-8055-f14563f5b15f tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:55.091059 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8bd64d1-8182-4c3d-8055-f14563f5b15f tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:55.094081 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8bd64d1-8182-4c3d-8055-f14563f5b15f tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:55.106985 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:55.106985 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:55.116210 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d8bd64d1-8182-4c3d-8055-f14563f5b15f tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:55.121058 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8bd64d1-8182-4c3d-8055-f14563f5b15f tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:55.121806 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 108/420] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:55 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:55.135466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-77d98e35-9427-4a4b-9f17-3e1c18a637f3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:55.137916 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-77d98e35-9427-4a4b-9f17-3e1c18a637f3 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:55.138513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-77d98e35-9427-4a4b-9f17-3e1c18a637f3 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:55.138792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-77d98e35-9427-4a4b-9f17-3e1c18a637f3 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:55.139153 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-77d98e35-9427-4a4b-9f17-3e1c18a637f3 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Delete volume with id: 0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:55.162679 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:55.162679 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:55.162884 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-77d98e35-9427-4a4b-9f17-3e1c18a637f3 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:55.205532 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-77d98e35-9427-4a4b-9f17-3e1c18a637f3 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Delete volume request issued successfully. Jul 31 19:05:55.205532 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-77d98e35-9427-4a4b-9f17-3e1c18a637f3 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 202 Jul 31 19:05:55.206619 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 101/421] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:55 2026] DELETE /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:55.217010 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-deaf8f4b-f7a6-4a3d-928f-4b1ea36bdb81 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:55.220349 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-deaf8f4b-f7a6-4a3d-928f-4b1ea36bdb81 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:55.220779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-deaf8f4b-f7a6-4a3d-928f-4b1ea36bdb81 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:55.221199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-deaf8f4b-f7a6-4a3d-928f-4b1ea36bdb81 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:55.237614 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:55.237614 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:55.244146 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-deaf8f4b-f7a6-4a3d-928f-4b1ea36bdb81 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Volume info retrieved successfully. Jul 31 19:05:55.253880 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-deaf8f4b-f7a6-4a3d-928f-4b1ea36bdb81 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 200 Jul 31 19:05:55.253880 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 107/422] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:55 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:55.419263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8dc549ab-b68f-4a23-9ee1-9479e5c260f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:55.421565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dc549ab-b68f-4a23-9ee1-9479e5c260f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:55.421824 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dc549ab-b68f-4a23-9ee1-9479e5c260f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:55.422034 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dc549ab-b68f-4a23-9ee1-9479e5c260f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:55.438247 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:55.438247 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:55.448362 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8dc549ab-b68f-4a23-9ee1-9479e5c260f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:55.454821 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dc549ab-b68f-4a23-9ee1-9479e5c260f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:55.455324 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 107/423] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:55 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:55.508153 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01deeaab-5ceb-4512-9eeb-69553af8945f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:55.510394 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01deeaab-5ceb-4512-9eeb-69553af8945f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:55.510796 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01deeaab-5ceb-4512-9eeb-69553af8945f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:55.511203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01deeaab-5ceb-4512-9eeb-69553af8945f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:55.521895 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:55.521895 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:55.526752 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-01deeaab-5ceb-4512-9eeb-69553af8945f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:55.534409 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01deeaab-5ceb-4512-9eeb-69553af8945f tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:55.535342 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 109/424] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:55 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:55.892134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a8e8bbd2-140b-499c-b19a-bd20385fc99a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:55.897999 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a8e8bbd2-140b-499c-b19a-bd20385fc99a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] DELETE https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:55.898198 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a8e8bbd2-140b-499c-b19a-bd20385fc99a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:55.898396 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a8e8bbd2-140b-499c-b19a-bd20385fc99a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:55.898608 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-a8e8bbd2-140b-499c-b19a-bd20385fc99a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Delete volume with id: 8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:55.910752 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:55.910752 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:55.911482 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a8e8bbd2-140b-499c-b19a-bd20385fc99a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:55.943245 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a8e8bbd2-140b-499c-b19a-bd20385fc99a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Delete volume request issued successfully. Jul 31 19:05:55.943826 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a8e8bbd2-140b-499c-b19a-bd20385fc99a tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 202 Jul 31 19:05:55.944246 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 102/425] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:55 2026] DELETE /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:05:55.952211 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-785185f3-8804-428f-bace-40f1961e0394 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:55.955559 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-785185f3-8804-428f-bace-40f1961e0394 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:55.955559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-785185f3-8804-428f-bace-40f1961e0394 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:55.955661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-785185f3-8804-428f-bace-40f1961e0394 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:55.975066 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:55.975066 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:55.980898 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-785185f3-8804-428f-bace-40f1961e0394 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Volume info retrieved successfully. Jul 31 19:05:55.989512 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-785185f3-8804-428f-bace-40f1961e0394 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 200 Jul 31 19:05:55.990038 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 108/426] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:55 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:56.274105 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b823b73-0ccb-4cdd-b6b7-cdeb0fef355e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:56.279064 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b823b73-0ccb-4cdd-b6b7-cdeb0fef355e tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:56.279281 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b823b73-0ccb-4cdd-b6b7-cdeb0fef355e tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:56.279543 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b823b73-0ccb-4cdd-b6b7-cdeb0fef355e tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:56.286355 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b823b73-0ccb-4cdd-b6b7-cdeb0fef355e tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 404 Jul 31 19:05:56.286520 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 108/427] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:56 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:56.470357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b78a6fd4-1a35-4dd6-9962-da9643ddcc42 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:56.473381 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b78a6fd4-1a35-4dd6-9962-da9643ddcc42 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:56.473713 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b78a6fd4-1a35-4dd6-9962-da9643ddcc42 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:56.474004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b78a6fd4-1a35-4dd6-9962-da9643ddcc42 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:56.490464 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:56.490464 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:56.495412 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b78a6fd4-1a35-4dd6-9962-da9643ddcc42 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:56.501031 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b78a6fd4-1a35-4dd6-9962-da9643ddcc42 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:56.501955 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 110/428] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:56 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:57.010475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3e2cf6a0-fae4-460a-9a54-2cf669b83d05 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:57.015596 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3e2cf6a0-fae4-460a-9a54-2cf669b83d05 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] GET https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 Jul 31 19:05:57.015596 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3e2cf6a0-fae4-460a-9a54-2cf669b83d05 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:57.015596 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3e2cf6a0-fae4-460a-9a54-2cf669b83d05 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:57.032455 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3e2cf6a0-fae4-460a-9a54-2cf669b83d05 tempest-AttachSCSIVolumeTestJSON-974239368 tempest-AttachSCSIVolumeTestJSON-974239368-project-member] https://10.4.3.163/volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 returned with HTTP 404 Jul 31 19:05:57.035507 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 103/429] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:57 2026] GET /volume/v3/volumes/8f121fa9-c672-4557-a5ef-1a0996c569f7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:57.264795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f44bfacb-feba-407e-82d6-153126f43c2e req-fa163ae9-a3ff-407d-9963-2dd705102f40 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:57.274702 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-fa163ae9-a3ff-407d-9963-2dd705102f40 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] POST https://10.4.3.163/volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00/action Jul 31 19:05:57.275731 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-fa163ae9-a3ff-407d-9963-2dd705102f40 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:57.275731 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-fa163ae9-a3ff-407d-9963-2dd705102f40 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:57.314996 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:57.314996 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:57.348417 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f44bfacb-feba-407e-82d6-153126f43c2e req-fa163ae9-a3ff-407d-9963-2dd705102f40 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00/action returned with HTTP 204 Jul 31 19:05:57.348904 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 109/430] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:05:57 2026] POST /volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 31 19:05:57.518415 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d1e48e5-8c15-402c-a090-2678e631f165 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:57.521470 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d1e48e5-8c15-402c-a090-2678e631f165 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:57.521749 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d1e48e5-8c15-402c-a090-2678e631f165 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:57.522014 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d1e48e5-8c15-402c-a090-2678e631f165 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:57.542419 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:57.542419 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:57.548473 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4d1e48e5-8c15-402c-a090-2678e631f165 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:57.555554 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d1e48e5-8c15-402c-a090-2678e631f165 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:57.555948 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 109/431] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:57 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:57.904801 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-324ae3bb-24d6-4391-b9e5-8602374b7603 req-f2a241d3-6f58-478d-9526-01ea8e21e56d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:57.908255 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-324ae3bb-24d6-4391-b9e5-8602374b7603 req-f2a241d3-6f58-478d-9526-01ea8e21e56d tempest-TestMultiAttachVolumeSwap-1012813131 tempest-TestMultiAttachVolumeSwap-1012813131-project] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:57.908632 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-324ae3bb-24d6-4391-b9e5-8602374b7603 req-f2a241d3-6f58-478d-9526-01ea8e21e56d tempest-TestMultiAttachVolumeSwap-1012813131 tempest-TestMultiAttachVolumeSwap-1012813131-project] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:57.909073 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-324ae3bb-24d6-4391-b9e5-8602374b7603 req-f2a241d3-6f58-478d-9526-01ea8e21e56d tempest-TestMultiAttachVolumeSwap-1012813131 tempest-TestMultiAttachVolumeSwap-1012813131-project] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:57.927027 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:57.927027 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:57.932267 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-324ae3bb-24d6-4391-b9e5-8602374b7603 req-f2a241d3-6f58-478d-9526-01ea8e21e56d tempest-TestMultiAttachVolumeSwap-1012813131 tempest-TestMultiAttachVolumeSwap-1012813131-project] Volume info retrieved successfully. Jul 31 19:05:57.938551 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-324ae3bb-24d6-4391-b9e5-8602374b7603 req-f2a241d3-6f58-478d-9526-01ea8e21e56d tempest-TestMultiAttachVolumeSwap-1012813131 tempest-TestMultiAttachVolumeSwap-1012813131-project] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:57.939142 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 111/432] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:57 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1642 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:57.951664 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-18862285-334b-4458-8653-8a12443ffbae None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:57.955254 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18862285-334b-4458-8653-8a12443ffbae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:57.955890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18862285-334b-4458-8653-8a12443ffbae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:57.956082 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18862285-334b-4458-8653-8a12443ffbae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:57.972153 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:57.972153 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:57.977254 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-18862285-334b-4458-8653-8a12443ffbae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] Volume info retrieved successfully. Jul 31 19:05:57.983537 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18862285-334b-4458-8653-8a12443ffbae tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:57.984017 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 104/433] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:57 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1458 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:57.999246 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8342ba4d-fdfd-4dac-8b63-a64e881854e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:58.002050 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8342ba4d-fdfd-4dac-8b63-a64e881854e2 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] GET https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 Jul 31 19:05:58.002231 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8342ba4d-fdfd-4dac-8b63-a64e881854e2 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:58.002625 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8342ba4d-fdfd-4dac-8b63-a64e881854e2 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:58.010659 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:58.010659 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:58.014769 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8342ba4d-fdfd-4dac-8b63-a64e881854e2 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] Volume info retrieved successfully. Jul 31 19:05:58.022263 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8342ba4d-fdfd-4dac-8b63-a64e881854e2 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-reader] https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 returned with HTTP 200 Jul 31 19:05:58.022807 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 110/434] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:57 2026] GET /volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:58.141497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e10e8bfb-dc23-43f1-bda1-0b14b342f4cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:58.146729 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e10e8bfb-dc23-43f1-bda1-0b14b342f4cb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:58.147133 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e10e8bfb-dc23-43f1-bda1-0b14b342f4cb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:58.147426 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e10e8bfb-dc23-43f1-bda1-0b14b342f4cb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:58.168292 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:58.168292 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:58.174768 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e10e8bfb-dc23-43f1-bda1-0b14b342f4cb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:58.180371 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e10e8bfb-dc23-43f1-bda1-0b14b342f4cb tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:58.181135 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 110/435] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:58 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:58.258586 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-04621d94-9f55-481a-a228-832b05e4fd11 req-dbf0d344-ff74-4340-bd95-5ccb753b653d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:58.266188 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-dbf0d344-ff74-4340-bd95-5ccb753b653d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:58.266520 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-dbf0d344-ff74-4340-bd95-5ccb753b653d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:58.268322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-dbf0d344-ff74-4340-bd95-5ccb753b653d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:58.297725 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:58.297725 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:58.307006 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-04621d94-9f55-481a-a228-832b05e4fd11 req-dbf0d344-ff74-4340-bd95-5ccb753b653d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:58.316997 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-dbf0d344-ff74-4340-bd95-5ccb753b653d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:58.317805 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 112/436] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:58 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1458 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:58.403513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-04621d94-9f55-481a-a228-832b05e4fd11 req-086cfdb7-9586-47b1-92b9-317fcac0916d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:58.406389 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-086cfdb7-9586-47b1-92b9-317fcac0916d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] POST https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action Jul 31 19:05:58.406966 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-086cfdb7-9586-47b1-92b9-317fcac0916d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:58.407141 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-086cfdb7-9586-47b1-92b9-317fcac0916d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:05:58.430215 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:58.430215 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:58.430778 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-04621d94-9f55-481a-a228-832b05e4fd11 req-086cfdb7-9586-47b1-92b9-317fcac0916d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:58.443880 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-04621d94-9f55-481a-a228-832b05e4fd11 req-086cfdb7-9586-47b1-92b9-317fcac0916d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Begin detaching volume completed successfully. Jul 31 19:05:58.443880 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-086cfdb7-9586-47b1-92b9-317fcac0916d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action returned with HTTP 202 Jul 31 19:05:58.443880 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 105/437] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:05:58 2026] POST /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:05:58.520051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-acc7debf-ef3c-45a4-b580-13e4a0783bc6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:58.520811 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acc7debf-ef3c-45a4-b580-13e4a0783bc6 None None] GET https://10.4.3.163/volume// Jul 31 19:05:58.520811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acc7debf-ef3c-45a4-b580-13e4a0783bc6 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:58.522418 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acc7debf-ef3c-45a4-b580-13e4a0783bc6 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:58.522418 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acc7debf-ef3c-45a4-b580-13e4a0783bc6 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:05:58.522418 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 111/438] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:05:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:05:58.535811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-04621d94-9f55-481a-a228-832b05e4fd11 req-b2db8b86-f12c-434a-a435-e4f7c111f0bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:58.538633 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-b2db8b86-f12c-434a-a435-e4f7c111f0bd tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:58.538995 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-b2db8b86-f12c-434a-a435-e4f7c111f0bd tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:58.539240 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-b2db8b86-f12c-434a-a435-e4f7c111f0bd tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:58.556533 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:58.556533 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:58.561891 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-04621d94-9f55-481a-a228-832b05e4fd11 req-b2db8b86-f12c-434a-a435-e4f7c111f0bd tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:58.569102 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-b2db8b86-f12c-434a-a435-e4f7c111f0bd tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:58.569674 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 111/439] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:05:58 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1641 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:05:59.209515 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-04621d94-9f55-481a-a228-832b05e4fd11 req-e8e3108c-a85b-4e92-aa61-055fb5f3f993 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.213154 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-e8e3108c-a85b-4e92-aa61-055fb5f3f993 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:59.213448 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-e8e3108c-a85b-4e92-aa61-055fb5f3f993 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:59.213743 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-e8e3108c-a85b-4e92-aa61-055fb5f3f993 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:59.238063 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:59.238063 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:59.254392 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-04621d94-9f55-481a-a228-832b05e4fd11 req-e8e3108c-a85b-4e92-aa61-055fb5f3f993 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:59.259834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-560ff2f6-f8c5-47fc-8068-91105f7a35bc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.260731 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-e8e3108c-a85b-4e92-aa61-055fb5f3f993 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:59.261415 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 113/440] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:59 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:59.262055 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-560ff2f6-f8c5-47fc-8068-91105f7a35bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:59.262147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-560ff2f6-f8c5-47fc-8068-91105f7a35bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:59.262373 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-560ff2f6-f8c5-47fc-8068-91105f7a35bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:59.276852 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:59.276852 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:05:59.281877 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-560ff2f6-f8c5-47fc-8068-91105f7a35bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:59.292586 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-560ff2f6-f8c5-47fc-8068-91105f7a35bc tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:59.293193 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 106/441] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:59 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:59.301917 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-04621d94-9f55-481a-a228-832b05e4fd11 req-6c65e179-27fd-475b-9761-cb8c8d080202 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.312707 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-6c65e179-27fd-475b-9761-cb8c8d080202 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] DELETE https://10.4.3.163/volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00 Jul 31 19:05:59.313037 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-6c65e179-27fd-475b-9761-cb8c8d080202 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:59.313321 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-6c65e179-27fd-475b-9761-cb8c8d080202 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:59.330294 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:59.330294 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:59.376513 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5aaddbf8-9ede-47e2-bf2c-d348e0d019ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.379942 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5aaddbf8-9ede-47e2-bf2c-d348e0d019ca tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:05:59.380517 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5aaddbf8-9ede-47e2-bf2c-d348e0d019ca tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:59.380517 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5aaddbf8-9ede-47e2-bf2c-d348e0d019ca tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:59.391565 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:59.391565 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:05:59.395974 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5aaddbf8-9ede-47e2-bf2c-d348e0d019ca tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:05:59.400662 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5aaddbf8-9ede-47e2-bf2c-d348e0d019ca tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:05:59.401378 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 112/442] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:59 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:05:59.441377 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-04621d94-9f55-481a-a228-832b05e4fd11 req-6c65e179-27fd-475b-9761-cb8c8d080202 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00 returned with HTTP 200 Jul 31 19:05:59.442025 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 112/443] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:05:59 2026] DELETE /volume/v3/attachments/9c66360b-d6a8-4c26-9d73-f07f796d2f00 => generated 192 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:59.577939 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6127e49-6793-46b2-bcd2-800dc7a79f6d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.581795 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6127e49-6793-46b2-bcd2-800dc7a79f6d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:59.582080 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6127e49-6793-46b2-bcd2-800dc7a79f6d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:59.582295 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6127e49-6793-46b2-bcd2-800dc7a79f6d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:59.597115 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:59.597115 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:05:59.602272 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c6127e49-6793-46b2-bcd2-800dc7a79f6d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:59.608896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6127e49-6793-46b2-bcd2-800dc7a79f6d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:59.609907 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 114/444] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:59 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:59.684991 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dcdc7e8c-f800-4d17-b439-82bad3a89ae5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.686791 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dcdc7e8c-f800-4d17-b439-82bad3a89ae5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:59.687025 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dcdc7e8c-f800-4d17-b439-82bad3a89ae5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:59.687221 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dcdc7e8c-f800-4d17-b439-82bad3a89ae5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:59.687367 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-dcdc7e8c-f800-4d17-b439-82bad3a89ae5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Delete volume with id: 0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:59.695474 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dcdc7e8c-f800-4d17-b439-82bad3a89ae5 tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 404 Jul 31 19:05:59.696098 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 107/445] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:05:59 2026] DELETE /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:59.703536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-67148a2f-41ff-444b-90b8-39e2f144313a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.705685 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67148a2f-41ff-444b-90b8-39e2f144313a tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] GET https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 Jul 31 19:05:59.705876 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67148a2f-41ff-444b-90b8-39e2f144313a tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:59.706095 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67148a2f-41ff-444b-90b8-39e2f144313a tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:59.707787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-1791b9c5-ea65-42c1-8caf-bbbc167d2efe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.715948 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-1791b9c5-ea65-42c1-8caf-bbbc167d2efe tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:05:59.717296 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-1791b9c5-ea65-42c1-8caf-bbbc167d2efe tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:05:59.717296 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-1791b9c5-ea65-42c1-8caf-bbbc167d2efe tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:05:59.720183 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67148a2f-41ff-444b-90b8-39e2f144313a tempest-VolumesAssistedSnapshotsTest-890599654 tempest-VolumesAssistedSnapshotsTest-890599654-project-admin] https://10.4.3.163/volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 returned with HTTP 404 Jul 31 19:05:59.720183 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 113/446] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:05:59 2026] GET /volume/v3/volumes/0cf1badf-4aba-4851-8fa0-934e9e6d5fa1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:05:59.736049 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:05:59.736049 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:05:59.740644 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-1791b9c5-ea65-42c1-8caf-bbbc167d2efe tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:05:59.745970 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-1791b9c5-ea65-42c1-8caf-bbbc167d2efe tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:05:59.746430 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 113/447] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:05:59 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:05:59.986713 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-db958fe9-39fb-4a23-ba33-187a0b3b3367 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:05:59.991429 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-db958fe9-39fb-4a23-ba33-187a0b3b3367 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] POST https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action Jul 31 19:05:59.991905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-db958fe9-39fb-4a23-ba33-187a0b3b3367 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:05:59.992048 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-db958fe9-39fb-4a23-ba33-187a0b3b3367 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:00.010697 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:00.010697 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:00.011398 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-db958fe9-39fb-4a23-ba33-187a0b3b3367 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:06:00.022196 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-db958fe9-39fb-4a23-ba33-187a0b3b3367 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Begin detaching volume completed successfully. Jul 31 19:06:00.022374 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-db958fe9-39fb-4a23-ba33-187a0b3b3367 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action returned with HTTP 202 Jul 31 19:06:00.024813 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 115/448] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:05:59 2026] POST /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:06:00.093601 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-11d060fe-7941-48cb-8502-c6ba48858727 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:00.094156 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-11d060fe-7941-48cb-8502-c6ba48858727 None None] GET https://10.4.3.163/volume// Jul 31 19:06:00.094408 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-11d060fe-7941-48cb-8502-c6ba48858727 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:00.094713 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-11d060fe-7941-48cb-8502-c6ba48858727 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:00.095377 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-11d060fe-7941-48cb-8502-c6ba48858727 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:00.096050 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 108/449] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:06:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:00.107663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-d4f3637f-c5e3-4c39-8fd3-bee9a74452f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:00.110426 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-d4f3637f-c5e3-4c39-8fd3-bee9a74452f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:06:00.111054 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-d4f3637f-c5e3-4c39-8fd3-bee9a74452f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:00.111054 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-d4f3637f-c5e3-4c39-8fd3-bee9a74452f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:00.125070 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:00.125070 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:00.129937 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-d4f3637f-c5e3-4c39-8fd3-bee9a74452f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:06:00.135477 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-d4f3637f-c5e3-4c39-8fd3-bee9a74452f7 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:06:00.135899 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 114/450] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:06:00 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1344 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:02.890775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-02472736-9b69-4024-b065-ed49a195e1d1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:03.130355 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02472736-9b69-4024-b065-ed49a195e1d1 tempest-AvailabilityZoneTestJSON-994285159 tempest-AvailabilityZoneTestJSON-994285159-project-member] GET https://10.4.3.163/volume/v3/os-availability-zone Jul 31 19:06:03.130664 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02472736-9b69-4024-b065-ed49a195e1d1 tempest-AvailabilityZoneTestJSON-994285159 tempest-AvailabilityZoneTestJSON-994285159-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:03.131337 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02472736-9b69-4024-b065-ed49a195e1d1 tempest-AvailabilityZoneTestJSON-994285159 tempest-AvailabilityZoneTestJSON-994285159-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:03.135272 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-02472736-9b69-4024-b065-ed49a195e1d1 tempest-AvailabilityZoneTestJSON-994285159 tempest-AvailabilityZoneTestJSON-994285159-project-member] Availability Zones retrieved successfully. Jul 31 19:06:03.135561 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02472736-9b69-4024-b065-ed49a195e1d1 tempest-AvailabilityZoneTestJSON-994285159 tempest-AvailabilityZoneTestJSON-994285159-project-member] https://10.4.3.163/volume/v3/os-availability-zone returned with HTTP 200 Jul 31 19:06:03.135983 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 114/451] 10.4.3.163 () {66 vars in 1276 bytes} [Fri Jul 31 19:06:02 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:06:03.270097 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a86be99c-8b69-42cf-8d82-52dbf2543a58 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:03.272073 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a86be99c-8b69-42cf-8d82-52dbf2543a58 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] DELETE https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:06:03.272185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a86be99c-8b69-42cf-8d82-52dbf2543a58 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:03.272423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a86be99c-8b69-42cf-8d82-52dbf2543a58 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:03.272640 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a86be99c-8b69-42cf-8d82-52dbf2543a58 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Delete volume with id: 1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:06:03.281684 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:03.281684 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:03.282265 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a86be99c-8b69-42cf-8d82-52dbf2543a58 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:06:03.320472 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a86be99c-8b69-42cf-8d82-52dbf2543a58 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Delete volume request issued successfully. Jul 31 19:06:03.320472 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a86be99c-8b69-42cf-8d82-52dbf2543a58 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 202 Jul 31 19:06:03.320472 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 116/452] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:06:03 2026] DELETE /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:06:03.329493 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-492c4c8f-0071-4f08-a697-54fa80f2d375 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:03.331257 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-492c4c8f-0071-4f08-a697-54fa80f2d375 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:06:03.332150 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-492c4c8f-0071-4f08-a697-54fa80f2d375 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:03.332150 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-492c4c8f-0071-4f08-a697-54fa80f2d375 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:03.349083 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:03.349083 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:03.354502 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-492c4c8f-0071-4f08-a697-54fa80f2d375 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Volume info retrieved successfully. Jul 31 19:06:03.360780 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-492c4c8f-0071-4f08-a697-54fa80f2d375 tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 200 Jul 31 19:06:03.360901 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 109/453] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:03 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:04.382016 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-763cbac9-783c-44ee-8dda-e468c3907bbd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:04.383944 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-763cbac9-783c-44ee-8dda-e468c3907bbd tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] GET https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd Jul 31 19:06:04.384751 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-763cbac9-783c-44ee-8dda-e468c3907bbd tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:04.384751 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-763cbac9-783c-44ee-8dda-e468c3907bbd tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:04.391577 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-763cbac9-783c-44ee-8dda-e468c3907bbd tempest-TaggedAttachmentsTest-1574089589 tempest-TaggedAttachmentsTest-1574089589-project-member] https://10.4.3.163/volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd returned with HTTP 404 Jul 31 19:06:04.392105 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 115/454] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:04 2026] GET /volume/v3/volumes/1d593d60-a729-45e5-84c6-0e40164dcbfd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:05.039801 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-22417e62-4b5f-44e1-a0f3-b9a0ce7271b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:05.043597 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-22417e62-4b5f-44e1-a0f3-b9a0ce7271b4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:06:05.043597 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-22417e62-4b5f-44e1-a0f3-b9a0ce7271b4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:05.043840 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-22417e62-4b5f-44e1-a0f3-b9a0ce7271b4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:05.054105 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:05.054105 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:05.057856 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-22417e62-4b5f-44e1-a0f3-b9a0ce7271b4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:06:05.062261 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-22417e62-4b5f-44e1-a0f3-b9a0ce7271b4 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:06:05.062868 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 115/455] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:05 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:05.398539 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-753d4d6f-c4e9-4c46-b404-b0775461ee4d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:05.402896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-753d4d6f-c4e9-4c46-b404-b0775461ee4d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] DELETE https://10.4.3.163/volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d Jul 31 19:06:05.403107 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-753d4d6f-c4e9-4c46-b404-b0775461ee4d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:05.403301 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-753d4d6f-c4e9-4c46-b404-b0775461ee4d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:05.411525 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:05.411525 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:05.451802 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c1bcef95-d31f-431f-b842-7bd6af39c5ab req-753d4d6f-c4e9-4c46-b404-b0775461ee4d tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d returned with HTTP 200 Jul 31 19:06:05.452221 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 117/456] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:06:05 2026] DELETE /volume/v3/attachments/712877a3-3c41-436f-899a-cb9f376b672d => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:05.629815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3eaec415-4eed-486d-bb9d-804f70edb3f9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:05.630293 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3eaec415-4eed-486d-bb9d-804f70edb3f9 None None] GET https://10.4.3.163/volume// Jul 31 19:06:05.630432 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3eaec415-4eed-486d-bb9d-804f70edb3f9 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:05.630655 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3eaec415-4eed-486d-bb9d-804f70edb3f9 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:05.630981 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3eaec415-4eed-486d-bb9d-804f70edb3f9 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:05.631245 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 110/457] 10.4.3.163 () {64 vars in 1004 bytes} [Fri Jul 31 19:06:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:05.640628 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2151a3a-961e-4882-826d-cb942ef5099f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:05.641168 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2151a3a-961e-4882-826d-cb942ef5099f None None] GET https://10.4.3.163/volume// Jul 31 19:06:05.641395 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2151a3a-961e-4882-826d-cb942ef5099f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:05.641641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2151a3a-961e-4882-826d-cb942ef5099f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:05.642025 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2151a3a-961e-4882-826d-cb942ef5099f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:05.642333 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 116/458] 10.4.3.163 () {64 vars in 1004 bytes} [Fri Jul 31 19:06:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:05.649939 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6f1426d8-bffe-443d-a5b1-cd6e52aa9987 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:05.864740 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f1426d8-bffe-443d-a5b1-cd6e52aa9987 tempest-VersionsTest-2039121016 tempest-VersionsTest-2039121016-project-member] GET https://10.4.3.163/volume/v3/ Jul 31 19:06:05.864967 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f1426d8-bffe-443d-a5b1-cd6e52aa9987 tempest-VersionsTest-2039121016 tempest-VersionsTest-2039121016-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:05.865191 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f1426d8-bffe-443d-a5b1-cd6e52aa9987 tempest-VersionsTest-2039121016 tempest-VersionsTest-2039121016-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:05.865631 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f1426d8-bffe-443d-a5b1-cd6e52aa9987 tempest-VersionsTest-2039121016 tempest-VersionsTest-2039121016-project-member] https://10.4.3.163/volume/v3/ returned with HTTP 200 Jul 31 19:06:05.866061 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 116/459] 10.4.3.163 () {66 vars in 1216 bytes} [Fri Jul 31 19:06:05 2026] GET /volume/v3/ => generated 386 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:09.953115 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-447562b6-e815-40c8-9be1-20f45fa36c1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:09.954905 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-447562b6-e815-40c8-9be1-20f45fa36c1c tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] DELETE https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 Jul 31 19:06:09.955095 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-447562b6-e815-40c8-9be1-20f45fa36c1c tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:09.955270 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-447562b6-e815-40c8-9be1-20f45fa36c1c tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:09.955426 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-447562b6-e815-40c8-9be1-20f45fa36c1c tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Delete volume with id: 77166b9d-255b-4446-8dfc-3094930273f6 Jul 31 19:06:09.963199 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:09.963199 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:09.963696 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-447562b6-e815-40c8-9be1-20f45fa36c1c tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:06:09.989156 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-447562b6-e815-40c8-9be1-20f45fa36c1c tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Delete volume request issued successfully. Jul 31 19:06:09.989349 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-447562b6-e815-40c8-9be1-20f45fa36c1c tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 returned with HTTP 202 Jul 31 19:06:09.989775 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 118/460] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:06:09 2026] DELETE /volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:06:10.004852 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9eb9261f-eef8-4a7d-8e1e-689337339e31 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:10.007168 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9eb9261f-eef8-4a7d-8e1e-689337339e31 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 Jul 31 19:06:10.007718 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9eb9261f-eef8-4a7d-8e1e-689337339e31 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:10.007922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9eb9261f-eef8-4a7d-8e1e-689337339e31 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:10.017166 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:10.017166 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:10.022992 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9eb9261f-eef8-4a7d-8e1e-689337339e31 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:06:10.030217 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9eb9261f-eef8-4a7d-8e1e-689337339e31 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 returned with HTTP 200 Jul 31 19:06:10.030682 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 111/461] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:10 2026] GET /volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:11.055644 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-71af7e11-4902-4c1c-beb6-3bd8f307844f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:11.057724 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71af7e11-4902-4c1c-beb6-3bd8f307844f tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 Jul 31 19:06:11.057970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71af7e11-4902-4c1c-beb6-3bd8f307844f tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:11.058205 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71af7e11-4902-4c1c-beb6-3bd8f307844f tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:11.064818 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71af7e11-4902-4c1c-beb6-3bd8f307844f tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 returned with HTTP 404 Jul 31 19:06:11.065300 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 117/462] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:11 2026] GET /volume/v3/volumes/77166b9d-255b-4446-8dfc-3094930273f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:11.073862 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c8ef86de-6705-48fc-917e-6b95f5d5c725 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:11.076115 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8ef86de-6705-48fc-917e-6b95f5d5c725 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] DELETE https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:06:11.076385 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8ef86de-6705-48fc-917e-6b95f5d5c725 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:11.076668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8ef86de-6705-48fc-917e-6b95f5d5c725 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:11.076906 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c8ef86de-6705-48fc-917e-6b95f5d5c725 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Delete volume with id: c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:06:11.106481 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:11.106481 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:11.106481 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c8ef86de-6705-48fc-917e-6b95f5d5c725 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:06:11.136460 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c8ef86de-6705-48fc-917e-6b95f5d5c725 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Delete volume request issued successfully. Jul 31 19:06:11.136460 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8ef86de-6705-48fc-917e-6b95f5d5c725 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 202 Jul 31 19:06:11.136460 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 117/463] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:06:11 2026] DELETE /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:06:11.147851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c62a7de7-9075-4509-bccb-94d2e9615604 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:11.149826 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c62a7de7-9075-4509-bccb-94d2e9615604 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:06:11.153620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c62a7de7-9075-4509-bccb-94d2e9615604 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:11.153620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c62a7de7-9075-4509-bccb-94d2e9615604 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:11.161776 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:11.161776 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:11.167218 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c62a7de7-9075-4509-bccb-94d2e9615604 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Volume info retrieved successfully. Jul 31 19:06:11.174633 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c62a7de7-9075-4509-bccb-94d2e9615604 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 200 Jul 31 19:06:11.175278 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 119/464] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:11 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:11.312884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:11.526244 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:06:11.526677 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-93352256"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:11.528077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-93352256'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:06:11.528223 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Create volume of 1 GB Jul 31 19:06:11.532896 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Availability Zones retrieved successfully. Jul 31 19:06:11.538726 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Flow 'volume_create_api' (cfbfc2f9-8051-4b54-a4bc-93616e8f1b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:11.539687 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d72a72c-204d-4c30-b459-8637cfbeeeb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:11.540608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:06:11.571466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d72a72c-204d-4c30-b459-8637cfbeeeb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:11.572382 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5439916d-926b-4442-8bc4-f9e00284ca84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:11.633136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Created reservations ['f8678333-8474-4e81-99dc-48c492a93533', '9634a223-6c92-4271-bda5-befe1b77ae5c', 'bd3ba74d-72bc-45ea-af01-d71b525ca9d9', 'bb746cf8-4654-449e-88b3-72837d9ceb8c'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:11.633991 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5439916d-926b-4442-8bc4-f9e00284ca84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8678333-8474-4e81-99dc-48c492a93533', '9634a223-6c92-4271-bda5-befe1b77ae5c', 'bd3ba74d-72bc-45ea-af01-d71b525ca9d9', 'bb746cf8-4654-449e-88b3-72837d9ceb8c']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:11.634851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1c4517-96de-4034-95ae-efb75386826d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:11.659818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1c4517-96de-4034-95ae-efb75386826d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f6c29e1-32de-4f48-a621-b68fd3598e8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-93352256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e25749ec34358966248bfec1fc53f',qos_specs=None,replication_status=,reservations=['f8678333-8474-4e81-99dc-48c492a93533','9634a223-6c92-4271-bda5-befe1b77ae5c','bd3ba74d-72bc-45ea-af01-d71b525ca9d9','bb746cf8-4654-449e-88b3-72837d9ceb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a31f2b35df348a38db52ccb23e8bdd1',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:06:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-93352256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f6c29e1-32de-4f48-a621-b68fd3598e8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4e25749ec34358966248bfec1fc53f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a31f2b35df348a38db52ccb23e8bdd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:11.660711 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18390ed9-7f6d-4091-8b73-185baf3b90c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:11.687715 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18390ed9-7f6d-4091-8b73-185baf3b90c8) transitioned into state 'SUCCESS' from state '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-93352256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e25749ec34358966248bfec1fc53f',qos_specs=None,replication_status=,reservations=['f8678333-8474-4e81-99dc-48c492a93533','9634a223-6c92-4271-bda5-befe1b77ae5c','bd3ba74d-72bc-45ea-af01-d71b525ca9d9','bb746cf8-4654-449e-88b3-72837d9ceb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a31f2b35df348a38db52ccb23e8bdd1',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:11.688570 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc28c45-af80-4c12-ae72-9fa5c5bfdaaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:11.700520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc28c45-af80-4c12-ae72-9fa5c5bfdaaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:11.701815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Flow 'volume_create_api' (cfbfc2f9-8051-4b54-a4bc-93616e8f1b60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:11.702272 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Create volume request issued successfully. Jul 31 19:06:11.703094 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7aa0ce36-12be-4b26-a896-a8dba74c150f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:06:11.703681 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 112/465] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:06:11 2026] POST /volume/v3/volumes => generated 817 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:11.715173 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-650d5ea7-e3ee-41af-a827-0a67e3d8313d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:11.717076 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-650d5ea7-e3ee-41af-a827-0a67e3d8313d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:11.717338 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-650d5ea7-e3ee-41af-a827-0a67e3d8313d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:11.717606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-650d5ea7-e3ee-41af-a827-0a67e3d8313d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:11.727227 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:11.727227 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:11.731470 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-650d5ea7-e3ee-41af-a827-0a67e3d8313d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Volume info retrieved successfully. Jul 31 19:06:11.738309 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-650d5ea7-e3ee-41af-a827-0a67e3d8313d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 200 Jul 31 19:06:11.738795 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 118/466] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:11 2026] GET /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:12.190585 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4394e2a6-5a99-4b4c-a0b7-51df6fec0982 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:12.195620 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4394e2a6-5a99-4b4c-a0b7-51df6fec0982 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] GET https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 Jul 31 19:06:12.195815 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4394e2a6-5a99-4b4c-a0b7-51df6fec0982 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:12.196005 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4394e2a6-5a99-4b4c-a0b7-51df6fec0982 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:12.209172 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4394e2a6-5a99-4b4c-a0b7-51df6fec0982 tempest-TestMultiAttachVolumeSwap-488288630 tempest-TestMultiAttachVolumeSwap-488288630-project-member] https://10.4.3.163/volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 returned with HTTP 404 Jul 31 19:06:12.209768 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 118/467] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:12 2026] GET /volume/v3/volumes/c3b2754a-fc32-487e-9611-03e63bae23f7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:12.756893 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-93666db3-61cc-4f28-8e29-8a51fe5d43e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:12.760193 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-93666db3-61cc-4f28-8e29-8a51fe5d43e7 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:12.760518 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-93666db3-61cc-4f28-8e29-8a51fe5d43e7 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:12.760761 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-93666db3-61cc-4f28-8e29-8a51fe5d43e7 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:12.771652 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:12.771652 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:12.778011 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-93666db3-61cc-4f28-8e29-8a51fe5d43e7 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Volume info retrieved successfully. Jul 31 19:06:12.785720 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-93666db3-61cc-4f28-8e29-8a51fe5d43e7 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 200 Jul 31 19:06:12.786272 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 120/468] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:12 2026] GET /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:12.800599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-feaddee3-db73-4c00-9edd-130a4e7e8958 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:12.802601 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-feaddee3-db73-4c00-9edd-130a4e7e8958 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] POST https://10.4.3.163/volume/v3/volume-transfers Jul 31 19:06:12.802967 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-feaddee3-db73-4c00-9edd-130a4e7e8958 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6f6c29e1-32de-4f48-a621-b68fd3598e8b"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:12.804394 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volume_transfer [None req-feaddee3-db73-4c00-9edd-130a4e7e8958 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Creating new volume transfer {'transfer': {'volume_id': '6f6c29e1-32de-4f48-a621-b68fd3598e8b'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 19:06:12.804610 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volume_transfer [None req-feaddee3-db73-4c00-9edd-130a4e7e8958 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Creating transfer of volume 6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:12.804753 np0000006260 devstack@c-api.service[100320]: INFO cinder.transfer.api [None req-feaddee3-db73-4c00-9edd-130a4e7e8958 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Generating transfer record for volume 6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:12.813084 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:12.813084 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:12.826080 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-feaddee3-db73-4c00-9edd-130a4e7e8958 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volume-transfers returned with HTTP 202 Jul 31 19:06:12.826491 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 113/469] 10.4.3.163 () {70 vars in 1326 bytes} [Fri Jul 31 19:06:12 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:12.837384 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3973568c-beed-4717-aaa5-8819cbb5cbb9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:12.839182 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3973568c-beed-4717-aaa5-8819cbb5cbb9 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:12.839418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3973568c-beed-4717-aaa5-8819cbb5cbb9 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:12.839636 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3973568c-beed-4717-aaa5-8819cbb5cbb9 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:12.848172 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:12.848172 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:12.855930 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3973568c-beed-4717-aaa5-8819cbb5cbb9 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Volume info retrieved successfully. Jul 31 19:06:12.863886 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3973568c-beed-4717-aaa5-8819cbb5cbb9 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 200 Jul 31 19:06:12.864781 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 119/470] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:12 2026] GET /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:12.884575 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-41b40fad-736c-42c2-a041-848f1570d64b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:12.886798 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41b40fad-736c-42c2-a041-848f1570d64b tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de Jul 31 19:06:12.887067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41b40fad-736c-42c2-a041-848f1570d64b tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:12.887322 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41b40fad-736c-42c2-a041-848f1570d64b tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:12.894144 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41b40fad-736c-42c2-a041-848f1570d64b tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de returned with HTTP 200 Jul 31 19:06:12.894908 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 119/471] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:06:12 2026] GET /volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de => generated 432 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:12.904927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9dd4eb36-64a6-4e3e-a2c2-82a49b5c1c6f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:12.907778 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dd4eb36-64a6-4e3e-a2c2-82a49b5c1c6f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volume-transfers Jul 31 19:06:12.908035 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dd4eb36-64a6-4e3e-a2c2-82a49b5c1c6f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:12.908326 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dd4eb36-64a6-4e3e-a2c2-82a49b5c1c6f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:12.908543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volume_transfer [None req-9dd4eb36-64a6-4e3e-a2c2-82a49b5c1c6f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Listing volume transfers {{(pid=100318) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 19:06:12.915105 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dd4eb36-64a6-4e3e-a2c2-82a49b5c1c6f tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volume-transfers returned with HTTP 200 Jul 31 19:06:12.916086 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 121/472] 10.4.3.163 () {68 vars in 1305 bytes} [Fri Jul 31 19:06:12 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:12.925831 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-892f07d4-bfde-4771-9855-411cb393d30a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:13.206110 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] POST https://10.4.3.163/volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de/accept Jul 31 19:06:13.206634 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ed77bd4f2165a3dc"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:13.208401 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.volume_transfer [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Accepting volume transfer 8d6ed2fd-970d-48e9-a00b-c5bb0afa95de {{(pid=100320) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 19:06:13.208606 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.volume_transfer [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Accepting transfer 8d6ed2fd-970d-48e9-a00b-c5bb0afa95de Jul 31 19:06:13.280287 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Created reservations ['66ab5d7d-b3ac-45b4-9c91-8b5375d6602e', '76af98f9-78e9-4549-913d-054146e9b908', '4aa8eec5-6e24-4044-b69f-cbae2d9427bc', '81749c1c-38cb-49da-bb12-e684053b108b'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:13.322646 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Created reservations ['241bc9b3-abd0-4b96-b5c0-30742975bb1a', 'a81fa2c5-2c29-4cbd-98c0-a87f5e47fff0', '7734d326-640a-4537-94a6-ba14c32df8a9', '2524a9d5-37ea-499b-aae1-4d578f53bcec'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:13.379306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Created reservations ['e5c82bee-4dac-4c7f-a3d4-690db4a3527e', 'cd421256-810d-4aac-82db-09deaf5e24ef', '27dfd123-d7e3-4c75-b2b0-865615509ce7', 'dd099966-3a7f-435e-a119-6abec44ef209'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:13.431555 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Created reservations ['d5f9010f-1729-4886-9b52-bb25c55cf414', '919d704d-2371-43e4-a32f-cc1858333ec9', 'c35bee7a-2989-4131-9ca8-1dbc6f0759e8', '6684821e-21c8-413c-abe3-3677fa04f5ed'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:13.445510 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Transfer volume completed successfully. Jul 31 19:06:13.544652 np0000006260 devstack@c-api.service[100320]: INFO cinder.transfer.api [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Volume 6f6c29e1-32de-4f48-a621-b68fd3598e8b has been transferred. Jul 31 19:06:13.552813 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-892f07d4-bfde-4771-9855-411cb393d30a tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] https://10.4.3.163/volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de/accept returned with HTTP 202 Jul 31 19:06:13.553219 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 114/473] 10.4.3.163 () {70 vars in 1458 bytes} [Fri Jul 31 19:06:12 2026] POST /volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de/accept => generated 365 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:13.567137 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-92f8cc9e-16cc-46d1-9b79-6d6d1ae59cb2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:13.570276 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92f8cc9e-16cc-46d1-9b79-6d6d1ae59cb2 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] GET https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:13.570276 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92f8cc9e-16cc-46d1-9b79-6d6d1ae59cb2 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:13.570595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-92f8cc9e-16cc-46d1-9b79-6d6d1ae59cb2 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:13.586936 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:13.586936 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:13.594341 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-92f8cc9e-16cc-46d1-9b79-6d6d1ae59cb2 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Volume info retrieved successfully. Jul 31 19:06:13.601686 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-92f8cc9e-16cc-46d1-9b79-6d6d1ae59cb2 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 200 Jul 31 19:06:13.602308 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 120/474] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:13 2026] GET /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:13.617992 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-86f2cbed-6542-4c69-a134-693b995d8b89 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:13.619877 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-86f2cbed-6542-4c69-a134-693b995d8b89 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] GET https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:13.620088 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-86f2cbed-6542-4c69-a134-693b995d8b89 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:13.620285 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-86f2cbed-6542-4c69-a134-693b995d8b89 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:13.627188 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:13.627188 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:13.630940 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-86f2cbed-6542-4c69-a134-693b995d8b89 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] Volume info retrieved successfully. Jul 31 19:06:13.635686 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-86f2cbed-6542-4c69-a134-693b995d8b89 tempest-VolumesTransfersV355Test-935013810 tempest-VolumesTransfersV355Test-935013810-project-member] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 200 Jul 31 19:06:13.637191 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 120/475] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:13 2026] GET /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:13.649422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8b42194b-6b29-40e3-af57-54114e6df05e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:13.651920 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b42194b-6b29-40e3-af57-54114e6df05e tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] DELETE https://10.4.3.163/volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de Jul 31 19:06:13.652265 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b42194b-6b29-40e3-af57-54114e6df05e tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:13.652664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b42194b-6b29-40e3-af57-54114e6df05e tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:13.652898 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.volume_transfer [None req-8b42194b-6b29-40e3-af57-54114e6df05e tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Delete transfer with id: 8d6ed2fd-970d-48e9-a00b-c5bb0afa95de Jul 31 19:06:13.658976 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b42194b-6b29-40e3-af57-54114e6df05e tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de returned with HTTP 404 Jul 31 19:06:13.659705 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 122/476] 10.4.3.163 () {68 vars in 1419 bytes} [Fri Jul 31 19:06:13 2026] DELETE /volume/v3/volume-transfers/8d6ed2fd-970d-48e9-a00b-c5bb0afa95de => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:06:13.668639 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-54f06e0c-8536-49c7-a829-58c364c65de4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:13.896290 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-54f06e0c-8536-49c7-a829-58c364c65de4 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:13.896829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-54f06e0c-8536-49c7-a829-58c364c65de4 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:13.896963 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-54f06e0c-8536-49c7-a829-58c364c65de4 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:13.897214 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-54f06e0c-8536-49c7-a829-58c364c65de4 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Delete volume with id: 6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:13.906997 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:13.906997 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:13.907401 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-54f06e0c-8536-49c7-a829-58c364c65de4 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Volume info retrieved successfully. Jul 31 19:06:13.933460 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-54f06e0c-8536-49c7-a829-58c364c65de4 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Delete volume request issued successfully. Jul 31 19:06:13.933460 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-54f06e0c-8536-49c7-a829-58c364c65de4 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 202 Jul 31 19:06:13.933460 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 115/477] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:06:13 2026] DELETE /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:06:13.945620 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a49ac896-1571-4ebe-aa3e-64f73efa45ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:13.947859 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a49ac896-1571-4ebe-aa3e-64f73efa45ec tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] GET https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:13.948255 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a49ac896-1571-4ebe-aa3e-64f73efa45ec tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:13.949013 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a49ac896-1571-4ebe-aa3e-64f73efa45ec tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:13.962242 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:13.962242 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:13.970242 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a49ac896-1571-4ebe-aa3e-64f73efa45ec tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Volume info retrieved successfully. Jul 31 19:06:13.981854 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a49ac896-1571-4ebe-aa3e-64f73efa45ec tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 200 Jul 31 19:06:13.982040 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 121/478] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:13 2026] GET /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:15.002800 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ef6782f5-f8f1-467d-b55c-97990c6385d1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:15.005084 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef6782f5-f8f1-467d-b55c-97990c6385d1 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] GET https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:15.005348 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef6782f5-f8f1-467d-b55c-97990c6385d1 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:15.005618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef6782f5-f8f1-467d-b55c-97990c6385d1 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:15.018023 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef6782f5-f8f1-467d-b55c-97990c6385d1 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 404 Jul 31 19:06:15.019326 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 121/479] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:15 2026] GET /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:06:15.027780 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-909da189-a83f-4691-82f7-805da016d32a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:15.029881 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-909da189-a83f-4691-82f7-805da016d32a tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:15.030192 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-909da189-a83f-4691-82f7-805da016d32a tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:15.030493 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-909da189-a83f-4691-82f7-805da016d32a tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:15.040683 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-909da189-a83f-4691-82f7-805da016d32a tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 404 Jul 31 19:06:15.041850 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 123/480] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:15 2026] GET /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:06:15.053378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-51f4d313-75ec-4350-a762-0c9742248a46 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:15.056563 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-51f4d313-75ec-4350-a762-0c9742248a46 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:15.056873 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-51f4d313-75ec-4350-a762-0c9742248a46 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:15.057163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-51f4d313-75ec-4350-a762-0c9742248a46 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:15.057427 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-51f4d313-75ec-4350-a762-0c9742248a46 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Delete volume with id: 6f6c29e1-32de-4f48-a621-b68fd3598e8b Jul 31 19:06:15.068998 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-51f4d313-75ec-4350-a762-0c9742248a46 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b returned with HTTP 404 Jul 31 19:06:15.069714 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 116/481] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:06:15 2026] DELETE /volume/v3/volumes/6f6c29e1-32de-4f48-a621-b68fd3598e8b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:06:15.083018 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:15.085113 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:06:15.085615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1498898796"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:15.088133 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1498898796'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:06:15.088397 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Create volume of 1 GB Jul 31 19:06:15.093887 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Availability Zones retrieved successfully. Jul 31 19:06:15.100964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Flow 'volume_create_api' (581cbde9-9bc1-4bd7-b547-1c0ea435b9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:15.102364 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef86524-52c8-4567-8795-02b0ceb1f0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:15.103753 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:06:15.138424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bef86524-52c8-4567-8795-02b0ceb1f0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:15.139339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950466fe-9f44-4125-83ef-c20999b6bb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:15.185715 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Created reservations ['2c263fef-20b3-4565-80a4-d7792ef4488c', 'f4c19e8e-51c8-42f3-bc05-cb68e99b2a89', '843de21d-e2c6-411f-8bef-4d430daf0a32', '85d66886-8868-4d6c-9d2d-bec3691e04e1'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:15.186958 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950466fe-9f44-4125-83ef-c20999b6bb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c263fef-20b3-4565-80a4-d7792ef4488c', 'f4c19e8e-51c8-42f3-bc05-cb68e99b2a89', '843de21d-e2c6-411f-8bef-4d430daf0a32', '85d66886-8868-4d6c-9d2d-bec3691e04e1']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:15.187773 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f58072-992b-4b80-bb2d-2005044a3cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:15.218526 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f58072-992b-4b80-bb2d-2005044a3cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd92db4b-9eb3-414c-a669-aa7fcf28ae52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1498898796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e25749ec34358966248bfec1fc53f',qos_specs=None,replication_status=,reservations=['2c263fef-20b3-4565-80a4-d7792ef4488c','f4c19e8e-51c8-42f3-bc05-cb68e99b2a89','843de21d-e2c6-411f-8bef-4d430daf0a32','85d66886-8868-4d6c-9d2d-bec3691e04e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a31f2b35df348a38db52ccb23e8bdd1',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1498898796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd92db4b-9eb3-414c-a669-aa7fcf28ae52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4e25749ec34358966248bfec1fc53f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a31f2b35df348a38db52ccb23e8bdd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:15.220253 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f759075f-3be5-4795-b8a8-f4482b5af498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:15.244365 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f759075f-3be5-4795-b8a8-f4482b5af498) transitioned into state 'SUCCESS' from state '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-1498898796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4e25749ec34358966248bfec1fc53f',qos_specs=None,replication_status=,reservations=['2c263fef-20b3-4565-80a4-d7792ef4488c','f4c19e8e-51c8-42f3-bc05-cb68e99b2a89','843de21d-e2c6-411f-8bef-4d430daf0a32','85d66886-8868-4d6c-9d2d-bec3691e04e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a31f2b35df348a38db52ccb23e8bdd1',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:15.245415 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (790bde1e-7054-4577-ae31-ec19f6a73e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:15.255772 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (790bde1e-7054-4577-ae31-ec19f6a73e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:15.256632 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Flow 'volume_create_api' (581cbde9-9bc1-4bd7-b547-1c0ea435b9b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:15.256941 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Create volume request issued successfully. Jul 31 19:06:15.257640 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3757592-6c9c-4c1c-a547-a91d4c46a757 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:06:15.257990 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 122/482] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:06:15 2026] POST /volume/v3/volumes => generated 819 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:15.273022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-350d7093-ee21-48e4-ae8d-21d111866349 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:15.274978 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-350d7093-ee21-48e4-ae8d-21d111866349 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:15.275202 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-350d7093-ee21-48e4-ae8d-21d111866349 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:15.275629 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-350d7093-ee21-48e4-ae8d-21d111866349 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:15.285975 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:15.285975 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:15.293541 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-350d7093-ee21-48e4-ae8d-21d111866349 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Volume info retrieved successfully. Jul 31 19:06:15.299634 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-350d7093-ee21-48e4-ae8d-21d111866349 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 200 Jul 31 19:06:15.300146 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 122/483] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:15 2026] GET /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:16.053963 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-487b251d-d387-4811-83cb-f8dcf89810ac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.058070 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-487b251d-d387-4811-83cb-f8dcf89810ac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:16.058276 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-487b251d-d387-4811-83cb-f8dcf89810ac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.058545 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-487b251d-d387-4811-83cb-f8dcf89810ac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.069408 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.069408 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:16.077148 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-487b251d-d387-4811-83cb-f8dcf89810ac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:16.085856 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-487b251d-d387-4811-83cb-f8dcf89810ac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:16.085856 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 124/484] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:16.149817 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ac3bc8f5-a966-432f-bcc7-0187130480f6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.152688 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ac3bc8f5-a966-432f-bcc7-0187130480f6 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:16.152688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ac3bc8f5-a966-432f-bcc7-0187130480f6 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.152799 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ac3bc8f5-a966-432f-bcc7-0187130480f6 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.163729 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.163729 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:16.173849 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ac3bc8f5-a966-432f-bcc7-0187130480f6 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:16.185525 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ac3bc8f5-a966-432f-bcc7-0187130480f6 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:16.185935 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 117/485] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:16.302393 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f4a5d761-30a5-445a-94f0-0711bcb22328 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.303018 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f4a5d761-30a5-445a-94f0-0711bcb22328 None None] GET https://10.4.3.163/volume// Jul 31 19:06:16.303183 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f4a5d761-30a5-445a-94f0-0711bcb22328 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.303398 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f4a5d761-30a5-445a-94f0-0711bcb22328 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.303774 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f4a5d761-30a5-445a-94f0-0711bcb22328 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:16.304147 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 123/486] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:16.312916 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-300c44ee-55b1-49af-93bd-6e9e0d665a51 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.322182 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-300c44ee-55b1-49af-93bd-6e9e0d665a51 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:06:16.322182 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-300c44ee-55b1-49af-93bd-6e9e0d665a51 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f", "connector": null, "instance_uuid": "23052ff8-dcc0-4d97-b9c5-e85121103492"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:16.323556 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-12b475a0-e903-47ea-8bdf-7e435db026c1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.329418 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12b475a0-e903-47ea-8bdf-7e435db026c1 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:16.329940 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12b475a0-e903-47ea-8bdf-7e435db026c1 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.329940 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12b475a0-e903-47ea-8bdf-7e435db026c1 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.338712 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.338712 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:16.342953 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.342953 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:16.347458 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-12b475a0-e903-47ea-8bdf-7e435db026c1 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Volume info retrieved successfully. Jul 31 19:06:16.352694 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12b475a0-e903-47ea-8bdf-7e435db026c1 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 200 Jul 31 19:06:16.353669 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 125/487] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:16.367564 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b534b8be-7c0b-4da7-8bc1-d33c411c7791 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.371292 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b534b8be-7c0b-4da7-8bc1-d33c411c7791 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] POST https://10.4.3.163/volume/v3/volume-transfers Jul 31 19:06:16.371357 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b534b8be-7c0b-4da7-8bc1-d33c411c7791 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dd92db4b-9eb3-414c-a669-aa7fcf28ae52"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:16.373406 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volume_transfer [None req-b534b8be-7c0b-4da7-8bc1-d33c411c7791 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Creating new volume transfer {'transfer': {'volume_id': 'dd92db4b-9eb3-414c-a669-aa7fcf28ae52'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 19:06:16.374206 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-300c44ee-55b1-49af-93bd-6e9e0d665a51 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:06:16.374346 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volume_transfer [None req-b534b8be-7c0b-4da7-8bc1-d33c411c7791 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Creating transfer of volume dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:16.374556 np0000006260 devstack@c-api.service[100320]: INFO cinder.transfer.api [None req-b534b8be-7c0b-4da7-8bc1-d33c411c7791 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Generating transfer record for volume dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:16.374928 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 123/488] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:06:16 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:16.385541 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.385541 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:16.398480 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b534b8be-7c0b-4da7-8bc1-d33c411c7791 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volume-transfers returned with HTTP 202 Jul 31 19:06:16.398480 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 118/489] 10.4.3.163 () {70 vars in 1326 bytes} [Fri Jul 31 19:06:16 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:16.405671 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6861c5e5-1eda-433a-9975-b1c7b7008cc3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.409111 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6861c5e5-1eda-433a-9975-b1c7b7008cc3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:16.411275 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6861c5e5-1eda-433a-9975-b1c7b7008cc3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.411275 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6861c5e5-1eda-433a-9975-b1c7b7008cc3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.423388 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.423388 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:16.426180 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-818d61d4-785e-42e3-8317-200a51ec5ac8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.428752 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-818d61d4-785e-42e3-8317-200a51ec5ac8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:16.428942 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-818d61d4-785e-42e3-8317-200a51ec5ac8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.429001 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6861c5e5-1eda-433a-9975-b1c7b7008cc3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Volume info retrieved successfully. Jul 31 19:06:16.429261 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-818d61d4-785e-42e3-8317-200a51ec5ac8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.439641 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6861c5e5-1eda-433a-9975-b1c7b7008cc3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 200 Jul 31 19:06:16.440199 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 124/490] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:16.442178 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01d114eb-59a7-4a98-87f2-7a98529f4e2b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.442823 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01d114eb-59a7-4a98-87f2-7a98529f4e2b None None] GET https://10.4.3.163/volume// Jul 31 19:06:16.442823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01d114eb-59a7-4a98-87f2-7a98529f4e2b None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.442999 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01d114eb-59a7-4a98-87f2-7a98529f4e2b None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.446463 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01d114eb-59a7-4a98-87f2-7a98529f4e2b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:16.446463 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 124/491] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:16.456599 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.456599 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:16.457073 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-0515e95e-b0e0-40ca-85e8-15b8a4b0d8a1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.459367 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0863310c-9a81-46e8-b386-97fdc6ac0572 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.460658 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-0515e95e-b0e0-40ca-85e8-15b8a4b0d8a1 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:16.461022 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-0515e95e-b0e0-40ca-85e8-15b8a4b0d8a1 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.461161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-0515e95e-b0e0-40ca-85e8-15b8a4b0d8a1 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.462403 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0863310c-9a81-46e8-b386-97fdc6ac0572 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volume-transfers/detail Jul 31 19:06:16.462980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0863310c-9a81-46e8-b386-97fdc6ac0572 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.462980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0863310c-9a81-46e8-b386-97fdc6ac0572 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.463186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volume_transfer [None req-0863310c-9a81-46e8-b386-97fdc6ac0572 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Listing volume transfers {{(pid=100317) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 19:06:16.468656 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-818d61d4-785e-42e3-8317-200a51ec5ac8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:16.471641 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0863310c-9a81-46e8-b386-97fdc6ac0572 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 19:06:16.472351 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 125/492] 10.4.3.163 () {68 vars in 1326 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:16.473715 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-818d61d4-785e-42e3-8317-200a51ec5ac8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:16.474270 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 126/493] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:16.474608 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.474608 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:16.482964 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-063e7363-b19a-4288-9585-c396dc045c11 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.484494 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-0515e95e-b0e0-40ca-85e8-15b8a4b0d8a1 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:16.484810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-063e7363-b19a-4288-9585-c396dc045c11 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] DELETE https://10.4.3.163/volume/v3/volume-transfers/5ebddb90-ecfb-4265-9481-8f6aae7f1d84 Jul 31 19:06:16.485067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-063e7363-b19a-4288-9585-c396dc045c11 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.485343 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-063e7363-b19a-4288-9585-c396dc045c11 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.485495 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-063e7363-b19a-4288-9585-c396dc045c11 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Delete transfer with id: 5ebddb90-ecfb-4265-9481-8f6aae7f1d84 Jul 31 19:06:16.491916 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-0515e95e-b0e0-40ca-85e8-15b8a4b0d8a1 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:16.493045 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 119/494] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 1031 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:16.499763 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.499763 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:16.509590 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-063e7363-b19a-4288-9585-c396dc045c11 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volume-transfers/5ebddb90-ecfb-4265-9481-8f6aae7f1d84 returned with HTTP 202 Jul 31 19:06:16.510774 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 125/495] 10.4.3.163 () {68 vars in 1419 bytes} [Fri Jul 31 19:06:16 2026] DELETE /volume/v3/volume-transfers/5ebddb90-ecfb-4265-9481-8f6aae7f1d84 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:06:16.518355 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-729c3046-cb27-4b7e-baa3-a665e29331a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.521673 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-729c3046-cb27-4b7e-baa3-a665e29331a5 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:16.521991 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-729c3046-cb27-4b7e-baa3-a665e29331a5 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.522265 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-729c3046-cb27-4b7e-baa3-a665e29331a5 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.531406 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.531406 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:16.538959 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-729c3046-cb27-4b7e-baa3-a665e29331a5 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Volume info retrieved successfully. Jul 31 19:06:16.543587 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-729c3046-cb27-4b7e-baa3-a665e29331a5 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 200 Jul 31 19:06:16.543964 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 126/496] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:16.560088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85fc972a-f606-4293-92aa-008765d3f0a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.562631 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85fc972a-f606-4293-92aa-008765d3f0a2 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] DELETE https://10.4.3.163/volume/v3/volume-transfers/5ebddb90-ecfb-4265-9481-8f6aae7f1d84 Jul 31 19:06:16.562919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85fc972a-f606-4293-92aa-008765d3f0a2 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.563214 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85fc972a-f606-4293-92aa-008765d3f0a2 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.563366 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.volume_transfer [None req-85fc972a-f606-4293-92aa-008765d3f0a2 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Delete transfer with id: 5ebddb90-ecfb-4265-9481-8f6aae7f1d84 Jul 31 19:06:16.566975 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85fc972a-f606-4293-92aa-008765d3f0a2 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volume-transfers/5ebddb90-ecfb-4265-9481-8f6aae7f1d84 returned with HTTP 404 Jul 31 19:06:16.567404 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 127/497] 10.4.3.163 () {68 vars in 1419 bytes} [Fri Jul 31 19:06:16 2026] DELETE /volume/v3/volume-transfers/5ebddb90-ecfb-4265-9481-8f6aae7f1d84 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:06:16.583857 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bf5a3f18-318e-4afa-aba1-dbb8738a50a7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.586722 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bf5a3f18-318e-4afa-aba1-dbb8738a50a7 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:16.587002 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bf5a3f18-318e-4afa-aba1-dbb8738a50a7 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.587240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bf5a3f18-318e-4afa-aba1-dbb8738a50a7 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.587461 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-bf5a3f18-318e-4afa-aba1-dbb8738a50a7 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Delete volume with id: dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:16.595208 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ed7b4a3e-44d2-4891-8799-ff96a082f63f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.596123 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.596123 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:16.596577 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-bf5a3f18-318e-4afa-aba1-dbb8738a50a7 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Volume info retrieved successfully. Jul 31 19:06:16.599119 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ed7b4a3e-44d2-4891-8799-ff96a082f63f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] PUT https://10.4.3.163/volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f Jul 31 19:06:16.599591 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ed7b4a3e-44d2-4891-8799-ff96a082f63f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:16.609837 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ed7b4a3e-44d2-4891-8799-ff96a082f63f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Acquiring lock "cinder-attachment_update-b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:06:16.615384 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-bf5a3f18-318e-4afa-aba1-dbb8738a50a7 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Delete volume request issued successfully. Jul 31 19:06:16.615570 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ed7b4a3e-44d2-4891-8799-ff96a082f63f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Lock "cinder-attachment_update-b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:06:16.615682 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bf5a3f18-318e-4afa-aba1-dbb8738a50a7 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 202 Jul 31 19:06:16.616186 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 120/498] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:06:16 2026] DELETE /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:06:16.616654 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.616654 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:16.625264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-12f9afd3-ec21-4c3f-ae48-055ae4f10b1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:16.627512 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12f9afd3-ec21-4c3f-ae48-055ae4f10b1e tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] GET https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:16.627830 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12f9afd3-ec21-4c3f-ae48-055ae4f10b1e tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:16.628084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12f9afd3-ec21-4c3f-ae48-055ae4f10b1e tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:16.635066 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:16.635066 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:16.642479 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-12f9afd3-ec21-4c3f-ae48-055ae4f10b1e tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Volume info retrieved successfully. Jul 31 19:06:16.646464 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12f9afd3-ec21-4c3f-ae48-055ae4f10b1e tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 200 Jul 31 19:06:16.646850 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 127/499] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:16 2026] GET /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:16.740743 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ed7b4a3e-44d2-4891-8799-ff96a082f63f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Lock "cinder-attachment_update-b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f-np0000006260" released by "attachment_update" :: held 0.125s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:06:16.741185 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-ed7b4a3e-44d2-4891-8799-ff96a082f63f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f returned with HTTP 200 Jul 31 19:06:16.741852 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 126/500] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:06:16 2026] PUT /volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:17.489692 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31ac466c-c8c0-4490-8f49-a99a3d493274 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:17.491462 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31ac466c-c8c0-4490-8f49-a99a3d493274 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:17.491671 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31ac466c-c8c0-4490-8f49-a99a3d493274 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:17.491904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31ac466c-c8c0-4490-8f49-a99a3d493274 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:17.504818 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:17.504818 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:17.510776 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-31ac466c-c8c0-4490-8f49-a99a3d493274 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:17.516087 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31ac466c-c8c0-4490-8f49-a99a3d493274 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:17.516643 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 128/501] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:17 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:17.663011 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-acc46606-7c1c-417f-a1b4-6adce68f23d6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:17.665998 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-acc46606-7c1c-417f-a1b4-6adce68f23d6 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] GET https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:17.666298 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-acc46606-7c1c-417f-a1b4-6adce68f23d6 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:17.666622 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-acc46606-7c1c-417f-a1b4-6adce68f23d6 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:17.672925 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-acc46606-7c1c-417f-a1b4-6adce68f23d6 tempest-VolumesTransfersV355Test-83193541 tempest-VolumesTransfersV355Test-83193541-project-admin] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 404 Jul 31 19:06:17.672925 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 121/502] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:17 2026] GET /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:06:17.680313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-17449ad5-9f5b-4960-9c85-af01c62e6b1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:17.683663 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-17449ad5-9f5b-4960-9c85-af01c62e6b1d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] GET https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:17.683663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-17449ad5-9f5b-4960-9c85-af01c62e6b1d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:17.683663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-17449ad5-9f5b-4960-9c85-af01c62e6b1d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:17.690753 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-17449ad5-9f5b-4960-9c85-af01c62e6b1d tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 404 Jul 31 19:06:17.691236 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 128/503] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:17 2026] GET /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:06:17.701516 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b4b2335c-4e74-4db0-8528-999a1babf0d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:17.703342 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b4b2335c-4e74-4db0-8528-999a1babf0d3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] DELETE https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:17.703663 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b4b2335c-4e74-4db0-8528-999a1babf0d3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:17.703861 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b4b2335c-4e74-4db0-8528-999a1babf0d3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:17.704027 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b4b2335c-4e74-4db0-8528-999a1babf0d3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] Delete volume with id: dd92db4b-9eb3-414c-a669-aa7fcf28ae52 Jul 31 19:06:17.709421 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b4b2335c-4e74-4db0-8528-999a1babf0d3 tempest-VolumesTransfersV355Test-20914498 tempest-VolumesTransfersV355Test-20914498-project-member] https://10.4.3.163/volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 returned with HTTP 404 Jul 31 19:06:17.709931 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 127/504] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:06:17 2026] DELETE /volume/v3/volumes/dd92db4b-9eb3-414c-a669-aa7fcf28ae52 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:06:18.534647 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a1db5ebe-441e-4e16-94aa-8c9a6ed5c7e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:18.537701 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a1db5ebe-441e-4e16-94aa-8c9a6ed5c7e8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:18.537959 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a1db5ebe-441e-4e16-94aa-8c9a6ed5c7e8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:18.538209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a1db5ebe-441e-4e16-94aa-8c9a6ed5c7e8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:18.550077 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:18.550077 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:18.554728 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a1db5ebe-441e-4e16-94aa-8c9a6ed5c7e8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:18.560402 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a1db5ebe-441e-4e16-94aa-8c9a6ed5c7e8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:18.560992 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 129/505] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:18 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:18.991144 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-05159309-b844-4989-8cf2-b873ee6beff6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:18.993396 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-05159309-b844-4989-8cf2-b873ee6beff6 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:18.993671 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-05159309-b844-4989-8cf2-b873ee6beff6 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:18.993932 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-05159309-b844-4989-8cf2-b873ee6beff6 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:19.003653 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:19.003653 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:19.007780 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-05159309-b844-4989-8cf2-b873ee6beff6 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:19.013790 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-05159309-b844-4989-8cf2-b873ee6beff6 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:19.014413 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 122/506] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:18 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:19.296937 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59b88ceb-fde9-4835-a5ce-6820d0f7874b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.297337 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59b88ceb-fde9-4835-a5ce-6820d0f7874b None None] GET https://10.4.3.163/volume// Jul 31 19:06:19.297462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59b88ceb-fde9-4835-a5ce-6820d0f7874b None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:19.297654 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59b88ceb-fde9-4835-a5ce-6820d0f7874b None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:19.298041 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59b88ceb-fde9-4835-a5ce-6820d0f7874b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:19.298305 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 129/507] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:06:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:19.317594 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-92eb8bad-43c8-42a3-8078-ae881e68088f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.399276 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.401884 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:06:19.402280 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1008495717", "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:19.404979 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1008495717', 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:06:19.513425 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Create volume of 1 GB Jul 31 19:06:19.518092 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Availability Zones retrieved successfully. Jul 31 19:06:19.522993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Flow 'volume_create_api' (23079983-21a5-4f50-a413-96e13c407e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:19.524149 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3f9abc-2818-49b6-aec9-94576c271560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:19.525163 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:06:19.559764 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-92eb8bad-43c8-42a3-8078-ae881e68088f tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:06:19.560129 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-92eb8bad-43c8-42a3-8078-ae881e68088f tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "897cc33e-4d9e-4f6c-bdf5-a113f862c44c", "connector": null, "instance_uuid": "fe57c05c-9b8e-4289-bf8f-3208cccc7cd2"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:19.569580 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:19.569580 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:19.578028 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a8834926-7baa-4175-946e-db9c963bfbaa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.579814 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a8834926-7baa-4175-946e-db9c963bfbaa tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:19.580072 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a8834926-7baa-4175-946e-db9c963bfbaa tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:19.580276 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a8834926-7baa-4175-946e-db9c963bfbaa tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:19.582630 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=400,cinder:INSERT=70,cinder:UPDATE=109,cinder:DELETE=1 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:06:19.594877 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad3f9abc-2818-49b6-aec9-94576c271560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:19.595988 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df4bb3d-de82-4dcd-a40a-5a8aa694bae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:19.598701 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:19.598701 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:19.600744 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-92eb8bad-43c8-42a3-8078-ae881e68088f tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:06:19.601173 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 128/508] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:06:19 2026] POST /volume/v3/attachments => generated 273 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:19.604870 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a8834926-7baa-4175-946e-db9c963bfbaa tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:19.609342 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a8834926-7baa-4175-946e-db9c963bfbaa tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:19.609748 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 123/509] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:19 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:19.638036 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d5bdeb14-03cb-45fc-aff1-3cf9288e8e5d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.639705 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5bdeb14-03cb-45fc-aff1-3cf9288e8e5d tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:19.639978 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5bdeb14-03cb-45fc-aff1-3cf9288e8e5d tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:19.640163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d5bdeb14-03cb-45fc-aff1-3cf9288e8e5d tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:19.650611 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:19.650611 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:19.654133 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d5bdeb14-03cb-45fc-aff1-3cf9288e8e5d tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:19.658897 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d5bdeb14-03cb-45fc-aff1-3cf9288e8e5d tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:19.659191 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 130/510] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:19 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:19.662334 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f402a944-87eb-4521-ae43-0bd7337347b9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.662763 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f402a944-87eb-4521-ae43-0bd7337347b9 None None] GET https://10.4.3.163/volume// Jul 31 19:06:19.662933 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f402a944-87eb-4521-ae43-0bd7337347b9 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:19.664171 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f402a944-87eb-4521-ae43-0bd7337347b9 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:19.664171 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f402a944-87eb-4521-ae43-0bd7337347b9 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:19.664171 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 129/511] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:06:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:19.670549 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Created reservations ['2feae071-1631-4f54-83a2-81e615331cec', '8e4a4244-3bc7-4fe1-afbe-ab0624050ebd', '27155d13-61d2-4d0e-9f0b-fe7e4030095d', 'f760e1f8-6205-4266-a3b0-62f5cbecce1b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:19.671600 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6df4bb3d-de82-4dcd-a40a-5a8aa694bae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2feae071-1631-4f54-83a2-81e615331cec', '8e4a4244-3bc7-4fe1-afbe-ab0624050ebd', '27155d13-61d2-4d0e-9f0b-fe7e4030095d', 'f760e1f8-6205-4266-a3b0-62f5cbecce1b']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:19.673404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53047b4-e870-444e-968f-19bfeb31527b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:19.673511 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-5c6eb4d7-fdac-45d0-8dea-2e265a2699a0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.675773 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-5c6eb4d7-fdac-45d0-8dea-2e265a2699a0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:19.675981 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-5c6eb4d7-fdac-45d0-8dea-2e265a2699a0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:19.676163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-5c6eb4d7-fdac-45d0-8dea-2e265a2699a0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:19.685259 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:19.685259 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:19.689109 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-5c6eb4d7-fdac-45d0-8dea-2e265a2699a0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:19.696191 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-5c6eb4d7-fdac-45d0-8dea-2e265a2699a0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:19.697043 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 124/512] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:06:19 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 1030 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:19.706625 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a53047b4-e870-444e-968f-19bfeb31527b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d21fa91-66de-46ee-9ce9-a9a85e2f3652', '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-1008495717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5122119ea0974631b86bb36004b4e43c',qos_specs=None,replication_status=,reservations=['2feae071-1631-4f54-83a2-81e615331cec','8e4a4244-3bc7-4fe1-afbe-ab0624050ebd','27155d13-61d2-4d0e-9f0b-fe7e4030095d','f760e1f8-6205-4266-a3b0-62f5cbecce1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab9cef4d7da469f9ffddcf1c7a03900',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:06:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1008495717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d21fa91-66de-46ee-9ce9-a9a85e2f3652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5122119ea0974631b86bb36004b4e43c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ab9cef4d7da469f9ffddcf1c7a03900',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:19.707719 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aabd498-a801-4f7b-8c38-6449cbf54426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:19.743451 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aabd498-a801-4f7b-8c38-6449cbf54426) transitioned into state 'SUCCESS' from state '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-1008495717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5122119ea0974631b86bb36004b4e43c',qos_specs=None,replication_status=,reservations=['2feae071-1631-4f54-83a2-81e615331cec','8e4a4244-3bc7-4fe1-afbe-ab0624050ebd','27155d13-61d2-4d0e-9f0b-fe7e4030095d','f760e1f8-6205-4266-a3b0-62f5cbecce1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab9cef4d7da469f9ffddcf1c7a03900',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:19.744979 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecef0497-ef61-43a7-aa8c-8c7dd826857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:19.759158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecef0497-ef61-43a7-aa8c-8c7dd826857c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:19.760423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Flow 'volume_create_api' (23079983-21a5-4f50-a413-96e13c407e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:19.760895 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Create volume request issued successfully. Jul 31 19:06:19.761955 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0862b1d1-891f-4b4e-83d5-6e21214bde75 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:06:19.762583 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 130/513] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:06:19 2026] POST /volume/v3/volumes => generated 899 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:19.774588 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2a6585e-f42a-40f0-9d61-ea4295171d36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.776739 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2a6585e-f42a-40f0-9d61-ea4295171d36 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:06:19.777012 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2a6585e-f42a-40f0-9d61-ea4295171d36 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:19.777268 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2a6585e-f42a-40f0-9d61-ea4295171d36 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:19.790144 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:19.790144 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:19.796594 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d2a6585e-f42a-40f0-9d61-ea4295171d36 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:06:19.802541 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2a6585e-f42a-40f0-9d61-ea4295171d36 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:06:19.803007 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 131/514] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:19 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 967 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:19.807180 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-f6de7582-5643-4f14-8b2f-76c6f6155bb9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:19.809895 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-f6de7582-5643-4f14-8b2f-76c6f6155bb9 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] PUT https://10.4.3.163/volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e Jul 31 19:06:19.810273 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-f6de7582-5643-4f14-8b2f-76c6f6155bb9 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:19.818400 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-f6de7582-5643-4f14-8b2f-76c6f6155bb9 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Acquiring lock "cinder-attachment_update-897cc33e-4d9e-4f6c-bdf5-a113f862c44c-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:06:19.824545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-f6de7582-5643-4f14-8b2f-76c6f6155bb9 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Lock "cinder-attachment_update-897cc33e-4d9e-4f6c-bdf5-a113f862c44c-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:06:19.825456 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:19.825456 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:19.953748 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-f6de7582-5643-4f14-8b2f-76c6f6155bb9 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Lock "cinder-attachment_update-897cc33e-4d9e-4f6c-bdf5-a113f862c44c-np0000006260" released by "attachment_update" :: held 0.129s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:06:19.954133 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-f6de7582-5643-4f14-8b2f-76c6f6155bb9 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e returned with HTTP 200 Jul 31 19:06:19.954714 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 130/515] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:06:19 2026] PUT /volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:20.088892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-9b72d028-30f3-4b24-8906-d99ce0b297f2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:20.090997 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-9b72d028-30f3-4b24-8906-d99ce0b297f2 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] POST https://10.4.3.163/volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f/action Jul 31 19:06:20.091426 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-9b72d028-30f3-4b24-8906-d99ce0b297f2 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:06:20.091588 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-9b72d028-30f3-4b24-8906-d99ce0b297f2 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:20.116833 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:20.116833 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:20.133733 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-23c46e1c-e9c5-4bae-9ea4-3d8adb777c41 req-9b72d028-30f3-4b24-8906-d99ce0b297f2 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f/action returned with HTTP 204 Jul 31 19:06:20.134563 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 125/516] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:06:20 2026] POST /volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:20.623613 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ed5555b6-5030-4fbf-8410-6f71c336869e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:20.629914 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed5555b6-5030-4fbf-8410-6f71c336869e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:20.629914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed5555b6-5030-4fbf-8410-6f71c336869e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:20.629914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed5555b6-5030-4fbf-8410-6f71c336869e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:20.651936 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:20.651936 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:20.657655 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed5555b6-5030-4fbf-8410-6f71c336869e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:20.666931 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed5555b6-5030-4fbf-8410-6f71c336869e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:20.667514 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 131/517] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:20 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 1144 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:20.676527 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cfa58edb-131f-4de7-be30-30621b07fb05 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:20.679456 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cfa58edb-131f-4de7-be30-30621b07fb05 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:20.679456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cfa58edb-131f-4de7-be30-30621b07fb05 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:20.679724 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cfa58edb-131f-4de7-be30-30621b07fb05 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:20.682664 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-366a952d-ab03-4fb6-b786-214033651fa8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:20.687425 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-366a952d-ab03-4fb6-b786-214033651fa8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:20.687668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-366a952d-ab03-4fb6-b786-214033651fa8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:20.687860 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-366a952d-ab03-4fb6-b786-214033651fa8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:20.693660 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:20.693660 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:20.700152 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cfa58edb-131f-4de7-be30-30621b07fb05 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:20.705455 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:20.705455 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:20.706560 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cfa58edb-131f-4de7-be30-30621b07fb05 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:20.708202 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 132/518] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:20 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:20.711534 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-366a952d-ab03-4fb6-b786-214033651fa8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:20.716728 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-366a952d-ab03-4fb6-b786-214033651fa8 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:20.717159 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 131/519] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:20 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:20.733992 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4bf98a85-9745-46fc-a328-6f6cc86ac994 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:20.737238 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4bf98a85-9745-46fc-a328-6f6cc86ac994 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:20.737494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4bf98a85-9745-46fc-a328-6f6cc86ac994 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:20.737653 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4bf98a85-9745-46fc-a328-6f6cc86ac994 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:20.753060 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:20.753060 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:20.759406 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4bf98a85-9745-46fc-a328-6f6cc86ac994 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:20.767152 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4bf98a85-9745-46fc-a328-6f6cc86ac994 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:20.767853 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 126/520] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:20 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:20.819723 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01b95e8e-3220-4833-b262-fa81e3986fe2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:20.822160 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01b95e8e-3220-4833-b262-fa81e3986fe2 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:06:20.822397 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01b95e8e-3220-4833-b262-fa81e3986fe2 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:20.822606 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01b95e8e-3220-4833-b262-fa81e3986fe2 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:20.831619 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:20.831619 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:20.836458 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-01b95e8e-3220-4833-b262-fa81e3986fe2 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:06:20.842528 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01b95e8e-3220-4833-b262-fa81e3986fe2 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:06:20.843187 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 132/521] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:20 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:20.887147 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-c9ce44f2-e6c0-4138-8f01-140b775bcb30 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:20.889526 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-c9ce44f2-e6c0-4138-8f01-140b775bcb30 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:06:20.889526 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-c9ce44f2-e6c0-4138-8f01-140b775bcb30 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:20.889749 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-c9ce44f2-e6c0-4138-8f01-140b775bcb30 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:20.901288 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:20.901288 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:20.905367 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-c9ce44f2-e6c0-4138-8f01-140b775bcb30 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:06:20.916970 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-c9ce44f2-e6c0-4138-8f01-140b775bcb30 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:06:20.917606 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 133/522] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:20 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:21.003542 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-26097e59-68d5-4e6e-8615-0dfe33345ad4 req-16fced87-574f-415c-8eb2-0861ad04066a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:21.006793 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-26097e59-68d5-4e6e-8615-0dfe33345ad4 req-16fced87-574f-415c-8eb2-0861ad04066a tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:06:21.007131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-26097e59-68d5-4e6e-8615-0dfe33345ad4 req-16fced87-574f-415c-8eb2-0861ad04066a tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:21.007971 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-26097e59-68d5-4e6e-8615-0dfe33345ad4 req-16fced87-574f-415c-8eb2-0861ad04066a tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:21.020914 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:21.020914 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:21.029582 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-26097e59-68d5-4e6e-8615-0dfe33345ad4 req-16fced87-574f-415c-8eb2-0861ad04066a tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:06:21.034355 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-26097e59-68d5-4e6e-8615-0dfe33345ad4 req-16fced87-574f-415c-8eb2-0861ad04066a tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:06:21.034910 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 132/523] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:21 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:21.726273 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f908fb19-2a47-4a07-bf27-862e80db9af5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:21.730023 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f908fb19-2a47-4a07-bf27-862e80db9af5 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:21.730295 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f908fb19-2a47-4a07-bf27-862e80db9af5 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:21.730969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f908fb19-2a47-4a07-bf27-862e80db9af5 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:21.744967 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:21.744967 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:21.750895 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f908fb19-2a47-4a07-bf27-862e80db9af5 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:21.758625 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f908fb19-2a47-4a07-bf27-862e80db9af5 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:21.759269 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 127/524] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:21 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:21.777043 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-53a769b3-993f-4d33-9686-c49e48310370 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:21.779239 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-53a769b3-993f-4d33-9686-c49e48310370 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:06:21.779429 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-53a769b3-993f-4d33-9686-c49e48310370 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:21.779671 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-53a769b3-993f-4d33-9686-c49e48310370 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:21.789054 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:21.789054 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:21.794206 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-53a769b3-993f-4d33-9686-c49e48310370 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:06:21.801707 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-53a769b3-993f-4d33-9686-c49e48310370 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:06:21.802115 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 133/525] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:21 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:21.813368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44ad8ce0-cc2a-406e-ad72-be9d5ab9a7bb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:21.813823 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44ad8ce0-cc2a-406e-ad72-be9d5ab9a7bb None None] GET https://10.4.3.163/volume// Jul 31 19:06:21.813898 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44ad8ce0-cc2a-406e-ad72-be9d5ab9a7bb None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:21.814650 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44ad8ce0-cc2a-406e-ad72-be9d5ab9a7bb None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:21.814650 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44ad8ce0-cc2a-406e-ad72-be9d5ab9a7bb None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:21.815042 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 134/526] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:06:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:21.823873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-cf7db2e9-4176-4a23-8dd9-c8b01c15d24f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:21.828856 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-cf7db2e9-4176-4a23-8dd9-c8b01c15d24f tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:06:21.829876 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-cf7db2e9-4176-4a23-8dd9-c8b01c15d24f tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d21fa91-66de-46ee-9ce9-a9a85e2f3652", "connector": null, "instance_uuid": "b1db7d62-dd4f-4b10-81d9-d78f0ac79e2e"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:21.842626 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:21.842626 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:21.882181 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-cf7db2e9-4176-4a23-8dd9-c8b01c15d24f tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:06:21.882816 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 133/527] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:06:21 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:22.780597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-60df50a5-f1e4-40ee-a068-c37aae47d15a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:22.782901 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-60df50a5-f1e4-40ee-a068-c37aae47d15a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:22.784887 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-60df50a5-f1e4-40ee-a068-c37aae47d15a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:22.786086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-60df50a5-f1e4-40ee-a068-c37aae47d15a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:22.808825 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:22.808825 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:22.814978 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-60df50a5-f1e4-40ee-a068-c37aae47d15a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:22.821656 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-60df50a5-f1e4-40ee-a068-c37aae47d15a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:22.823338 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 128/528] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:22 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:23.358692 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-a79515ef-6b3e-44b5-ba33-c26194276605 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:23.360954 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-a79515ef-6b3e-44b5-ba33-c26194276605 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] POST https://10.4.3.163/volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e/action Jul 31 19:06:23.361455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-a79515ef-6b3e-44b5-ba33-c26194276605 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:06:23.361653 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-a79515ef-6b3e-44b5-ba33-c26194276605 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:23.396865 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a5900c7-50d2-474a-a693-50b3d32ab194 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:23.397207 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a5900c7-50d2-474a-a693-50b3d32ab194 None None] GET https://10.4.3.163/volume// Jul 31 19:06:23.397497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a5900c7-50d2-474a-a693-50b3d32ab194 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:23.397743 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a5900c7-50d2-474a-a693-50b3d32ab194 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:23.398526 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a5900c7-50d2-474a-a693-50b3d32ab194 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:23.398956 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 135/529] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:06:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:23.406227 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:23.406227 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:23.408799 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-7b3f5f08-4097-401c-aeef-4e6afd96366c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:23.412494 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-7b3f5f08-4097-401c-aeef-4e6afd96366c tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:06:23.412823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-7b3f5f08-4097-401c-aeef-4e6afd96366c tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:23.413069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-7b3f5f08-4097-401c-aeef-4e6afd96366c tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:23.429333 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:23.429333 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:23.434182 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a657a598-0129-4a2d-aadb-db8687cb90c3 req-a79515ef-6b3e-44b5-ba33-c26194276605 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e/action returned with HTTP 204 Jul 31 19:06:23.435852 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 134/530] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:06:23 2026] POST /volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:23.436293 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-7b3f5f08-4097-401c-aeef-4e6afd96366c tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:06:23.450106 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-7b3f5f08-4097-401c-aeef-4e6afd96366c tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:06:23.450748 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 134/531] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:06:23 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1540 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:23.559769 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-1b888174-6235-4f07-8a01-919f97bd2eb9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:23.563150 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-1b888174-6235-4f07-8a01-919f97bd2eb9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] PUT https://10.4.3.163/volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93 Jul 31 19:06:23.565515 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-1b888174-6235-4f07-8a01-919f97bd2eb9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:23.579054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-1b888174-6235-4f07-8a01-919f97bd2eb9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Acquiring lock "cinder-attachment_update-8d21fa91-66de-46ee-9ce9-a9a85e2f3652-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:06:23.590780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-1b888174-6235-4f07-8a01-919f97bd2eb9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Lock "cinder-attachment_update-8d21fa91-66de-46ee-9ce9-a9a85e2f3652-np0000006260" acquired by "attachment_update" :: waited 0.012s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:06:23.594030 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:23.594030 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:23.710969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-1b888174-6235-4f07-8a01-919f97bd2eb9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Lock "cinder-attachment_update-8d21fa91-66de-46ee-9ce9-a9a85e2f3652-np0000006260" released by "attachment_update" :: held 0.120s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:06:23.711314 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-1b888174-6235-4f07-8a01-919f97bd2eb9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93 returned with HTTP 200 Jul 31 19:06:23.711752 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 129/532] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:06:23 2026] PUT /volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:23.750333 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-d495900c-647d-4148-9257-fc43d3b584d8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:23.753744 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-d495900c-647d-4148-9257-fc43d3b584d8 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] POST https://10.4.3.163/volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93/action Jul 31 19:06:23.754225 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-d495900c-647d-4148-9257-fc43d3b584d8 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:06:23.754356 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-d495900c-647d-4148-9257-fc43d3b584d8 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:23.777081 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:23.777081 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:23.795678 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0b9bc14c-c60e-455b-9fb1-e755e064d261 req-d495900c-647d-4148-9257-fc43d3b584d8 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93/action returned with HTTP 204 Jul 31 19:06:23.796164 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 136/533] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:06:23 2026] POST /volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:23.841469 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-edb06317-f2dd-42a6-8f4d-55bb8dfefb13 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:23.845614 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-edb06317-f2dd-42a6-8f4d-55bb8dfefb13 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:23.845614 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-edb06317-f2dd-42a6-8f4d-55bb8dfefb13 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:23.845614 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-edb06317-f2dd-42a6-8f4d-55bb8dfefb13 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:23.861869 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:23.861869 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:23.868866 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-edb06317-f2dd-42a6-8f4d-55bb8dfefb13 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:23.876272 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-edb06317-f2dd-42a6-8f4d-55bb8dfefb13 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:23.876705 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 135/534] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:23 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4bed0918-905f-4376-9ca2-6a8f98224483 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4bed0918-905f-4376-9ca2-6a8f98224483 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4bed0918-905f-4376-9ca2-6a8f98224483 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4bed0918-905f-4376-9ca2-6a8f98224483 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4bed0918-905f-4376-9ca2-6a8f98224483 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4bed0918-905f-4376-9ca2-6a8f98224483 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:24.682898 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 135/535] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:23 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-e6187f36-0aac-4761-a2f9-ac5115a7cc65 req-c95f46bc-7f6f-47a1-91f5-ae52a59fa469 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e6187f36-0aac-4761-a2f9-ac5115a7cc65 req-c95f46bc-7f6f-47a1-91f5-ae52a59fa469 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e6187f36-0aac-4761-a2f9-ac5115a7cc65 req-c95f46bc-7f6f-47a1-91f5-ae52a59fa469 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e6187f36-0aac-4761-a2f9-ac5115a7cc65 req-c95f46bc-7f6f-47a1-91f5-ae52a59fa469 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-e6187f36-0aac-4761-a2f9-ac5115a7cc65 req-c95f46bc-7f6f-47a1-91f5-ae52a59fa469 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e6187f36-0aac-4761-a2f9-ac5115a7cc65 req-c95f46bc-7f6f-47a1-91f5-ae52a59fa469 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:24.686224 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 130/536] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:24 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:25.477761 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-488daabb-6c30-4048-9314-edc16cdb7f6e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:25.721452 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:06:25.721834 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-153471161", "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:25.723608 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-153471161', 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:06:26.258266 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume of 1 GB Jul 31 19:06:26.265694 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Availability Zones retrieved successfully. Jul 31 19:06:26.274029 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Flow 'volume_create_api' (3caace00-1023-4a2d-b630-b2ef46675124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:26.276098 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9e3a8c-13f1-4b5a-a53d-ebf80b38eaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:26.277803 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:06:26.382068 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9e3a8c-13f1-4b5a-a53d-ebf80b38eaf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:26.382853 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb11fbb-acd5-4fd9-9285-a9e9f0ba1258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:26.459913 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Created reservations ['262f8b12-57ec-4b87-8d69-a35f01e02777', '66b3b67a-2187-4c33-a500-5e9207375830', '8367908c-98c2-4b44-9450-60b2d0ad7815', 'fccbb411-2579-427a-bd94-9e837df97455'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:26.460741 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb11fbb-acd5-4fd9-9285-a9e9f0ba1258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['262f8b12-57ec-4b87-8d69-a35f01e02777', '66b3b67a-2187-4c33-a500-5e9207375830', '8367908c-98c2-4b44-9450-60b2d0ad7815', 'fccbb411-2579-427a-bd94-9e837df97455']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:26.461645 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06367a3-d68f-4e6e-8451-26c7f212905f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:26.498360 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06367a3-d68f-4e6e-8451-26c7f212905f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7926e108-3c24-445e-931f-66633f99724a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-153471161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b410c20da8449d87b7bf095f498101',qos_specs=None,replication_status=,reservations=['262f8b12-57ec-4b87-8d69-a35f01e02777','66b3b67a-2187-4c33-a500-5e9207375830','8367908c-98c2-4b44-9450-60b2d0ad7815','fccbb411-2579-427a-bd94-9e837df97455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480bfa54530f49d3ab261c816ac3c835',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:06:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-153471161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7926e108-3c24-445e-931f-66633f99724a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92b410c20da8449d87b7bf095f498101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='480bfa54530f49d3ab261c816ac3c835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:26.499125 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3066e6f8-9243-447c-9346-4442c962f1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:26.521633 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3066e6f8-9243-447c-9346-4442c962f1e9) transitioned into state 'SUCCESS' from state '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-153471161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b410c20da8449d87b7bf095f498101',qos_specs=None,replication_status=,reservations=['262f8b12-57ec-4b87-8d69-a35f01e02777','66b3b67a-2187-4c33-a500-5e9207375830','8367908c-98c2-4b44-9450-60b2d0ad7815','fccbb411-2579-427a-bd94-9e837df97455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480bfa54530f49d3ab261c816ac3c835',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:26.522388 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7788f2cd-540f-47d0-b983-cd283445cccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:26.533233 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7788f2cd-540f-47d0-b983-cd283445cccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:26.535461 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Flow 'volume_create_api' (3caace00-1023-4a2d-b630-b2ef46675124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:26.535461 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume request issued successfully. Jul 31 19:06:26.536332 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-488daabb-6c30-4048-9314-edc16cdb7f6e tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:06:26.536408 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 137/537] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:06:25 2026] POST /volume/v3/volumes => generated 751 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:06:26.551979 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-78e4588d-687e-47b2-89dc-62b62beba37c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:26.554280 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78e4588d-687e-47b2-89dc-62b62beba37c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a Jul 31 19:06:26.554568 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78e4588d-687e-47b2-89dc-62b62beba37c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:26.554841 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-78e4588d-687e-47b2-89dc-62b62beba37c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:26.566542 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:26.566542 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:26.571968 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-78e4588d-687e-47b2-89dc-62b62beba37c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:26.578447 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-78e4588d-687e-47b2-89dc-62b62beba37c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a returned with HTTP 200 Jul 31 19:06:26.579025 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 136/538] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:26 2026] GET /volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:27.592466 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c6c19cca-59f7-410b-a209-efc4600c85c4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:27.594286 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6c19cca-59f7-410b-a209-efc4600c85c4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a Jul 31 19:06:27.594475 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6c19cca-59f7-410b-a209-efc4600c85c4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:27.594650 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6c19cca-59f7-410b-a209-efc4600c85c4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:27.602098 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:27.602098 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:27.605615 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c6c19cca-59f7-410b-a209-efc4600c85c4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:27.609978 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6c19cca-59f7-410b-a209-efc4600c85c4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a returned with HTTP 200 Jul 31 19:06:27.610421 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 136/539] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:27 2026] GET /volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:27.623277 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-632aa83e-6152-4687-a1be-361f401a0cd9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:27.625540 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:06:27.625839 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-934493060"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:27.627289 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-934493060'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:06:27.627404 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume of 1 GB Jul 31 19:06:27.631512 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Availability Zones retrieved successfully. Jul 31 19:06:27.637787 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Flow 'volume_create_api' (10d7f2e1-c96f-42cf-9402-d602ac9c155d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:27.638663 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced55b89-6518-43ff-aefb-2e25c6b19bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:27.639585 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:06:27.672990 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced55b89-6518-43ff-aefb-2e25c6b19bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:27.674233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3bc9a4-2da8-45a7-baf5-c4752d5e4da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:27.724916 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Created reservations ['e1aab1cc-652f-4031-bbc6-56683d2fbe7b', 'e30090e8-cf8e-4483-9c5a-56a86248d1ac', '5097fa4e-56ab-4381-903d-3018f8cf8c20', '36f82743-71ec-473a-9916-3a6f3c8c2a59'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:27.725856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3bc9a4-2da8-45a7-baf5-c4752d5e4da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1aab1cc-652f-4031-bbc6-56683d2fbe7b', 'e30090e8-cf8e-4483-9c5a-56a86248d1ac', '5097fa4e-56ab-4381-903d-3018f8cf8c20', '36f82743-71ec-473a-9916-3a6f3c8c2a59']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:27.726609 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0415164-6f54-4aa5-9638-93ecef164336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:27.759084 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0415164-6f54-4aa5-9638-93ecef164336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5294c61c-6e41-4141-8862-b6d1a42d20d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-934493060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b410c20da8449d87b7bf095f498101',qos_specs=None,replication_status=,reservations=['e1aab1cc-652f-4031-bbc6-56683d2fbe7b','e30090e8-cf8e-4483-9c5a-56a86248d1ac','5097fa4e-56ab-4381-903d-3018f8cf8c20','36f82743-71ec-473a-9916-3a6f3c8c2a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480bfa54530f49d3ab261c816ac3c835',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-934493060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5294c61c-6e41-4141-8862-b6d1a42d20d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92b410c20da8449d87b7bf095f498101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='480bfa54530f49d3ab261c816ac3c835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:27.759948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f653e7-eac1-49ca-960b-10d58dfb216b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:27.779816 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11f653e7-eac1-49ca-960b-10d58dfb216b) transitioned into state 'SUCCESS' from state '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-934493060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b410c20da8449d87b7bf095f498101',qos_specs=None,replication_status=,reservations=['e1aab1cc-652f-4031-bbc6-56683d2fbe7b','e30090e8-cf8e-4483-9c5a-56a86248d1ac','5097fa4e-56ab-4381-903d-3018f8cf8c20','36f82743-71ec-473a-9916-3a6f3c8c2a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480bfa54530f49d3ab261c816ac3c835',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:27.781035 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f31d8ea-7525-42e0-b634-305546fbcb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:27.796464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f31d8ea-7525-42e0-b634-305546fbcb00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:27.796464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Flow 'volume_create_api' (10d7f2e1-c96f-42cf-9402-d602ac9c155d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:27.796464 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume request issued successfully. Jul 31 19:06:27.797331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-632aa83e-6152-4687-a1be-361f401a0cd9 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:06:27.797538 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 131/540] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:06:27 2026] POST /volume/v3/volumes => generated 751 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:06:27.819618 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eafd3ae6-35a6-4f34-83e6-e58068e836af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:27.821682 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eafd3ae6-35a6-4f34-83e6-e58068e836af tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 Jul 31 19:06:27.821977 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eafd3ae6-35a6-4f34-83e6-e58068e836af tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:27.822170 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eafd3ae6-35a6-4f34-83e6-e58068e836af tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:27.834102 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:27.834102 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:27.837724 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eafd3ae6-35a6-4f34-83e6-e58068e836af tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:27.842256 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eafd3ae6-35a6-4f34-83e6-e58068e836af tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 returned with HTTP 200 Jul 31 19:06:27.842694 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 138/541] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:27 2026] GET /volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:28.857335 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd5edf3d-f876-4415-aa66-365908e4eba4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:28.859760 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd5edf3d-f876-4415-aa66-365908e4eba4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 Jul 31 19:06:28.860090 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd5edf3d-f876-4415-aa66-365908e4eba4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:28.860169 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd5edf3d-f876-4415-aa66-365908e4eba4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:28.869206 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:28.869206 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:28.873757 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cd5edf3d-f876-4415-aa66-365908e4eba4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:28.879424 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd5edf3d-f876-4415-aa66-365908e4eba4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 returned with HTTP 200 Jul 31 19:06:28.879861 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 137/542] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:28 2026] GET /volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:28.892704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:28.894336 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:06:28.894746 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-198986081"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:28.896214 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-198986081'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:06:28.896324 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume of 1 GB Jul 31 19:06:28.901406 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Availability Zones retrieved successfully. Jul 31 19:06:28.909821 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Flow 'volume_create_api' (e688d192-09c1-45f7-b7f2-bfa0596fab74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:28.911916 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327bd822-5d24-4003-a06b-055b3d00a711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:28.912988 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:06:28.942587 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327bd822-5d24-4003-a06b-055b3d00a711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:28.943336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea962a3-24ad-479a-8cce-722ab2bf6c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:28.989789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Created reservations ['aaee9fd9-70d5-4a86-93d7-1006cf2e6010', 'e01b801f-3c91-4062-96b0-1f87c801b955', '4121b74a-1077-4983-8b05-c3dbb3d47831', '7e7b7f3c-d35d-4123-83ef-03f1cbc35720'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:28.990636 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ea962a3-24ad-479a-8cce-722ab2bf6c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaee9fd9-70d5-4a86-93d7-1006cf2e6010', 'e01b801f-3c91-4062-96b0-1f87c801b955', '4121b74a-1077-4983-8b05-c3dbb3d47831', '7e7b7f3c-d35d-4123-83ef-03f1cbc35720']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:28.991384 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6dcb5f-07b7-4116-9a04-ec445d04820b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:29.017355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6dcb5f-07b7-4116-9a04-ec445d04820b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92dd4af9-24b1-4e24-8268-f62926137156', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-198986081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b410c20da8449d87b7bf095f498101',qos_specs=None,replication_status=,reservations=['aaee9fd9-70d5-4a86-93d7-1006cf2e6010','e01b801f-3c91-4062-96b0-1f87c801b955','4121b74a-1077-4983-8b05-c3dbb3d47831','7e7b7f3c-d35d-4123-83ef-03f1cbc35720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480bfa54530f49d3ab261c816ac3c835',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-198986081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92dd4af9-24b1-4e24-8268-f62926137156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92b410c20da8449d87b7bf095f498101',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='480bfa54530f49d3ab261c816ac3c835',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:29.018496 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6886aa5-8388-4ec1-b6bf-378af703e6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:29.049313 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6886aa5-8388-4ec1-b6bf-378af703e6d6) transitioned into state 'SUCCESS' from state '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-198986081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92b410c20da8449d87b7bf095f498101',qos_specs=None,replication_status=,reservations=['aaee9fd9-70d5-4a86-93d7-1006cf2e6010','e01b801f-3c91-4062-96b0-1f87c801b955','4121b74a-1077-4983-8b05-c3dbb3d47831','7e7b7f3c-d35d-4123-83ef-03f1cbc35720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='480bfa54530f49d3ab261c816ac3c835',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:29.050002 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63419a7-3a08-4e8d-9eb2-84e324aa450c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:29.060763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c63419a7-3a08-4e8d-9eb2-84e324aa450c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:29.061569 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Flow 'volume_create_api' (e688d192-09c1-45f7-b7f2-bfa0596fab74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:29.061869 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Create volume request issued successfully. Jul 31 19:06:29.062399 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8ef17c9e-d4e7-4050-b114-840348db86e1 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:06:29.062889 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 137/543] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:06:28 2026] POST /volume/v3/volumes => generated 751 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:06:29.076714 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-90504cf5-ac34-43f0-996b-061600b12fe4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:29.078571 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-90504cf5-ac34-43f0-996b-061600b12fe4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 Jul 31 19:06:29.078893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-90504cf5-ac34-43f0-996b-061600b12fe4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:29.079092 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-90504cf5-ac34-43f0-996b-061600b12fe4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:29.087921 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:29.087921 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:29.092408 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-90504cf5-ac34-43f0-996b-061600b12fe4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:29.096931 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-90504cf5-ac34-43f0-996b-061600b12fe4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 returned with HTTP 200 Jul 31 19:06:29.097342 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 132/544] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:29 2026] GET /volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:30.112197 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c0d3a3f-3906-4f40-9f04-8e19948f4aff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:30.114805 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c0d3a3f-3906-4f40-9f04-8e19948f4aff tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 Jul 31 19:06:30.115034 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c0d3a3f-3906-4f40-9f04-8e19948f4aff tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:30.115260 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c0d3a3f-3906-4f40-9f04-8e19948f4aff tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:30.117150 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=374,cinder:INSERT=25,cinder:UPDATE=52,cinder:DELETE=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:06:30.123885 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:30.123885 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:30.128661 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c0d3a3f-3906-4f40-9f04-8e19948f4aff tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:30.133667 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c0d3a3f-3906-4f40-9f04-8e19948f4aff tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 returned with HTTP 200 Jul 31 19:06:30.134400 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 139/545] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:30 2026] GET /volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:30.694263 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-859c8ade-9bdb-4402-a6fe-cb111a006451 req-e07151ef-7a85-4c0d-9b06-d3254653c260 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:30.696913 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-859c8ade-9bdb-4402-a6fe-cb111a006451 req-e07151ef-7a85-4c0d-9b06-d3254653c260 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:06:30.697212 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-859c8ade-9bdb-4402-a6fe-cb111a006451 req-e07151ef-7a85-4c0d-9b06-d3254653c260 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:30.697457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-859c8ade-9bdb-4402-a6fe-cb111a006451 req-e07151ef-7a85-4c0d-9b06-d3254653c260 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:30.709210 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:30.709210 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:30.714085 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-859c8ade-9bdb-4402-a6fe-cb111a006451 req-e07151ef-7a85-4c0d-9b06-d3254653c260 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:06:30.718136 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-859c8ade-9bdb-4402-a6fe-cb111a006451 req-e07151ef-7a85-4c0d-9b06-d3254653c260 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:06:30.718562 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 138/546] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:30 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:37.154307 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-26a3c499-efcc-433f-8d29-06e29dae6f88 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:37.156669 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26a3c499-efcc-433f-8d29-06e29dae6f88 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:06:37.156814 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26a3c499-efcc-433f-8d29-06e29dae6f88 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:37.157052 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26a3c499-efcc-433f-8d29-06e29dae6f88 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:37.159604 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=359,cinder:INSERT=32,cinder:UPDATE=64,cinder:DELETE=4 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:06:37.172206 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:37.172206 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:37.181079 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-26a3c499-efcc-433f-8d29-06e29dae6f88 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:06:37.186885 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26a3c499-efcc-433f-8d29-06e29dae6f88 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:06:37.187372 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 138/547] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:06:37 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1833 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:37.224395 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-77a4b786-d8ab-4d95-b137-cd3b2bd6aff5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:37.422157 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-77a4b786-d8ab-4d95-b137-cd3b2bd6aff5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:06:37.422498 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-77a4b786-d8ab-4d95-b137-cd3b2bd6aff5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-188794861", "extra_specs": {}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:37.444261 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-77a4b786-d8ab-4d95-b137-cd3b2bd6aff5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:06:37.444676 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 133/548] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:06:37 2026] POST /volume/v3/types => generated 217 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:37.457453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd3f3fb9-4178-417d-9db6-108c348051a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:37.460021 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd3f3fb9-4178-417d-9db6-108c348051a7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] POST https://10.4.3.163/volume/v3/types/be4e0594-86fb-43ed-8c9a-73fc0990ee0f/encryption Jul 31 19:06:37.460368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd3f3fb9-4178-417d-9db6-108c348051a7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:37.488019 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd3f3fb9-4178-417d-9db6-108c348051a7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types/be4e0594-86fb-43ed-8c9a-73fc0990ee0f/encryption returned with HTTP 200 Jul 31 19:06:37.488557 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 140/549] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:06:37 2026] POST /volume/v3/types/be4e0594-86fb-43ed-8c9a-73fc0990ee0f/encryption => generated 231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:37.498039 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:37.649559 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:06:37.649559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-502780152", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-188794861", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:37.650506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-502780152', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-188794861', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:06:37.653160 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=378,cinder:UPDATE=57,cinder:INSERT=27,cinder:DELETE=3 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:06:37.655999 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume of 1 GB Jul 31 19:06:37.656577 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:37.656577 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:37.657511 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Availability Zones retrieved successfully. Jul 31 19:06:37.668625 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Flow 'volume_create_api' (d29cd8ca-263f-469e-9de0-86da3dc27f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:37.670332 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea062276-9ab6-47fb-8951-d0387f09ade6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:37.672578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:06:37.707992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea062276-9ab6-47fb-8951-d0387f09ade6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:06:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be4e0594-86fb-43ed-8c9a-73fc0990ee0f,is_public=True,name='tempest-scenario-type-cryptsetup-188794861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be4e0594-86fb-43ed-8c9a-73fc0990ee0f', '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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:37.709393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5bcf90-87e3-4f5a-b5fb-c21669fa163f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:37.747216 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-188794861 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-188794861, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:06:37.747732 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-188794861 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-188794861, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:06:37.786061 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Created reservations ['8e3de996-6a09-4c72-a437-7c2ee40a0e00', '8251e4b1-07a7-49f7-83c2-8e7a3ba3076d', 'cf5bca77-032f-4904-825c-3e6f08deabfb', '63ad4520-c908-47ca-acda-17479506df40'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:37.787082 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5bcf90-87e3-4f5a-b5fb-c21669fa163f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e3de996-6a09-4c72-a437-7c2ee40a0e00', '8251e4b1-07a7-49f7-83c2-8e7a3ba3076d', 'cf5bca77-032f-4904-825c-3e6f08deabfb', '63ad4520-c908-47ca-acda-17479506df40']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:37.787939 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae680a3-f0f4-4767-b19a-9c65ad4fdde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:37.813596 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae680a3-f0f4-4767-b19a-9c65ad4fdde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4edfd646-0a18-4b0b-b973-ea8f73fcaa07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-502780152',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e498c32942d46de8f0bb322884c56a6',qos_specs=None,replication_status=,reservations=['8e3de996-6a09-4c72-a437-7c2ee40a0e00','8251e4b1-07a7-49f7-83c2-8e7a3ba3076d','cf5bca77-032f-4904-825c-3e6f08deabfb','63ad4520-c908-47ca-acda-17479506df40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a186d235f9445d0b47d047bb6382383',volume_type_id=be4e0594-86fb-43ed-8c9a-73fc0990ee0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-502780152',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4edfd646-0a18-4b0b-b973-ea8f73fcaa07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e498c32942d46de8f0bb322884c56a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a186d235f9445d0b47d047bb6382383',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be4e0594-86fb-43ed-8c9a-73fc0990ee0f),volume_type_id=be4e0594-86fb-43ed-8c9a-73fc0990ee0f)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:37.814862 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7abd25e1-5907-4cbf-9cdc-92c312e30ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:37.835671 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7abd25e1-5907-4cbf-9cdc-92c312e30ead) transitioned into state 'SUCCESS' from state '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-502780152',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e498c32942d46de8f0bb322884c56a6',qos_specs=None,replication_status=,reservations=['8e3de996-6a09-4c72-a437-7c2ee40a0e00','8251e4b1-07a7-49f7-83c2-8e7a3ba3076d','cf5bca77-032f-4904-825c-3e6f08deabfb','63ad4520-c908-47ca-acda-17479506df40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a186d235f9445d0b47d047bb6382383',volume_type_id=be4e0594-86fb-43ed-8c9a-73fc0990ee0f)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:37.836750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (540b61fb-216c-4278-bbe2-c32b7ec947d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:37.850390 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (540b61fb-216c-4278-bbe2-c32b7ec947d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:37.851706 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Flow 'volume_create_api' (d29cd8ca-263f-469e-9de0-86da3dc27f3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:37.852155 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume request issued successfully. Jul 31 19:06:37.853097 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-330adc9a-ef79-4b6f-9f4c-6b056ad98565 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:06:37.854298 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 139/550] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:06:37 2026] POST /volume/v3/volumes => generated 789 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:06:39.816574 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-90bd2330-fd18-407f-b8bd-3dceccec4fe7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:39.819791 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-90bd2330-fd18-407f-b8bd-3dceccec4fe7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a Jul 31 19:06:39.819791 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-90bd2330-fd18-407f-b8bd-3dceccec4fe7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:39.819791 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-90bd2330-fd18-407f-b8bd-3dceccec4fe7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:39.826742 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:39.826742 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:39.831032 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-90bd2330-fd18-407f-b8bd-3dceccec4fe7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:39.836357 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-90bd2330-fd18-407f-b8bd-3dceccec4fe7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a returned with HTTP 200 Jul 31 19:06:39.836732 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 139/551] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:39 2026] GET /volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:39.848226 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-95fc3ac9-0896-45b4-9af7-00c149462586 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:39.851534 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-95fc3ac9-0896-45b4-9af7-00c149462586 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 Jul 31 19:06:39.851807 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-95fc3ac9-0896-45b4-9af7-00c149462586 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:39.852682 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-95fc3ac9-0896-45b4-9af7-00c149462586 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:39.860901 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:39.860901 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:39.868533 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-95fc3ac9-0896-45b4-9af7-00c149462586 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:39.873581 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-95fc3ac9-0896-45b4-9af7-00c149462586 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 returned with HTTP 200 Jul 31 19:06:39.874055 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 134/552] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:39 2026] GET /volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:39.884229 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-d5da1787-3926-4a24-b80c-a18ea27177e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:39.886472 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-d5da1787-3926-4a24-b80c-a18ea27177e3 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 Jul 31 19:06:39.886679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-d5da1787-3926-4a24-b80c-a18ea27177e3 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:39.886871 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-d5da1787-3926-4a24-b80c-a18ea27177e3 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:39.893778 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:39.893778 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:39.897196 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-d5da1787-3926-4a24-b80c-a18ea27177e3 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:39.901088 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-d5da1787-3926-4a24-b80c-a18ea27177e3 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 returned with HTTP 200 Jul 31 19:06:39.901484 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 141/553] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:39 2026] GET /volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:39.911890 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-923c0274-6f72-4472-8a20-d14b1e05c1e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:39.912387 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-923c0274-6f72-4472-8a20-d14b1e05c1e8 None None] GET https://10.4.3.163/volume// Jul 31 19:06:39.912617 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-923c0274-6f72-4472-8a20-d14b1e05c1e8 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:39.912811 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-923c0274-6f72-4472-8a20-d14b1e05c1e8 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:39.913157 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-923c0274-6f72-4472-8a20-d14b1e05c1e8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:39.913986 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 140/554] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:06:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:39.923549 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-b5f38ffe-2ade-407c-b2e4-f894dea4f65f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:39.925752 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-b5f38ffe-2ade-407c-b2e4-f894dea4f65f tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:06:39.926116 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-b5f38ffe-2ade-407c-b2e4-f894dea4f65f tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7926e108-3c24-445e-931f-66633f99724a", "connector": null, "instance_uuid": "1854f4a7-f69b-48a2-9c66-bd8560b69e75"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:39.934767 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:39.934767 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:39.963551 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-b5f38ffe-2ade-407c-b2e4-f894dea4f65f tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:06:39.964065 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 140/555] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:06:39 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:39.975997 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-02114576-c0af-4f96-8fa7-471f6e4b26f0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:39.976400 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-02114576-c0af-4f96-8fa7-471f6e4b26f0 None None] GET https://10.4.3.163/volume// Jul 31 19:06:39.976631 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-02114576-c0af-4f96-8fa7-471f6e4b26f0 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:39.976833 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-02114576-c0af-4f96-8fa7-471f6e4b26f0 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:39.977161 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-02114576-c0af-4f96-8fa7-471f6e4b26f0 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:39.977468 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 135/556] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:06:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:39.988312 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-79868c40-a757-453b-ba3c-84a2e7a77a5d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:39.991147 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-79868c40-a757-453b-ba3c-84a2e7a77a5d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:06:39.991738 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-79868c40-a757-453b-ba3c-84a2e7a77a5d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5294c61c-6e41-4141-8862-b6d1a42d20d3", "connector": null, "instance_uuid": "1854f4a7-f69b-48a2-9c66-bd8560b69e75"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:40.005349 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:40.005349 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:40.050982 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-79868c40-a757-453b-ba3c-84a2e7a77a5d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:06:40.051611 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 142/557] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:06:39 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:40.064212 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a4d5de66-2d39-41cb-af0c-245761017419 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:40.067578 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4d5de66-2d39-41cb-af0c-245761017419 None None] GET https://10.4.3.163/volume// Jul 31 19:06:40.067578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4d5de66-2d39-41cb-af0c-245761017419 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:40.067578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4d5de66-2d39-41cb-af0c-245761017419 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:40.067578 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4d5de66-2d39-41cb-af0c-245761017419 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:40.067578 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 141/558] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:06:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:40.074815 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-de9b0b10-3fb1-4293-a82a-aa9b3fb3acb5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:40.076921 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-de9b0b10-3fb1-4293-a82a-aa9b3fb3acb5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:06:40.077354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-de9b0b10-3fb1-4293-a82a-aa9b3fb3acb5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92dd4af9-24b1-4e24-8268-f62926137156", "connector": null, "instance_uuid": "1854f4a7-f69b-48a2-9c66-bd8560b69e75"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:40.091761 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:40.091761 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:40.127056 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-de9b0b10-3fb1-4293-a82a-aa9b3fb3acb5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:06:40.127578 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 141/559] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:06:40 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:41.253891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cbe65761-f42a-4e90-a634-9b493382aea4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:41.255621 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:06:41.256006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-792055045"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:41.257404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-792055045'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:06:41.257686 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Create volume of 1 GB Jul 31 19:06:41.264755 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Availability Zones retrieved successfully. Jul 31 19:06:41.270782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Flow 'volume_create_api' (47f3ce22-041b-4703-95e9-34636ba6f59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:41.271728 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c866f25-6d3d-41f2-8eba-9e41762761ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:41.272674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:06:41.305465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c866f25-6d3d-41f2-8eba-9e41762761ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:41.305465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bec983-69fc-43bc-9668-7f1237969472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:41.372267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Created reservations ['8363b39c-60b1-421f-aaae-0feb712ea048', 'efee33f7-6d92-4e61-95d0-1ab636412e62', 'e89d1151-d2ad-4184-82e5-33d75606f2ce', '270f043b-8694-4d65-accc-9e1b38276d34'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:06:41.373124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bec983-69fc-43bc-9668-7f1237969472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8363b39c-60b1-421f-aaae-0feb712ea048', 'efee33f7-6d92-4e61-95d0-1ab636412e62', 'e89d1151-d2ad-4184-82e5-33d75606f2ce', '270f043b-8694-4d65-accc-9e1b38276d34']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:41.374211 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fba6b6-c54c-49bf-a14c-a18edde0661e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:41.404607 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7fba6b6-c54c-49bf-a14c-a18edde0661e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95daaced-d684-4473-8225-ae0306cd7700', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-792055045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2bf7b3ddf5489aac5c8681f5dd925c',qos_specs=None,replication_status=,reservations=['8363b39c-60b1-421f-aaae-0feb712ea048','efee33f7-6d92-4e61-95d0-1ab636412e62','e89d1151-d2ad-4184-82e5-33d75606f2ce','270f043b-8694-4d65-accc-9e1b38276d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd26226250644dd81005bfee4dc58af',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-792055045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95daaced-d684-4473-8225-ae0306cd7700,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2bf7b3ddf5489aac5c8681f5dd925c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bd26226250644dd81005bfee4dc58af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:41.406064 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d5c1b1-4702-4e44-b474-fac0cef094b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:41.425069 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1d5c1b1-4702-4e44-b474-fac0cef094b9) transitioned into state 'SUCCESS' from state '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-792055045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2bf7b3ddf5489aac5c8681f5dd925c',qos_specs=None,replication_status=,reservations=['8363b39c-60b1-421f-aaae-0feb712ea048','efee33f7-6d92-4e61-95d0-1ab636412e62','e89d1151-d2ad-4184-82e5-33d75606f2ce','270f043b-8694-4d65-accc-9e1b38276d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bd26226250644dd81005bfee4dc58af',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:41.425951 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a44093-4fd6-41ec-a175-5f73b013e9f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:06:41.441201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a44093-4fd6-41ec-a175-5f73b013e9f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:06:41.442051 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Flow 'volume_create_api' (47f3ce22-041b-4703-95e9-34636ba6f59b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:06:41.442354 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Create volume request issued successfully. Jul 31 19:06:41.443021 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cbe65761-f42a-4e90-a634-9b493382aea4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:06:41.443413 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 136/560] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:06:41 2026] POST /volume/v3/volumes => generated 751 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:06:41.460156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b71eec8-73fa-4195-9307-2c76e1fc2337 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:41.464466 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b71eec8-73fa-4195-9307-2c76e1fc2337 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:41.464466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b71eec8-73fa-4195-9307-2c76e1fc2337 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:41.464466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b71eec8-73fa-4195-9307-2c76e1fc2337 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:41.470217 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:41.470217 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:41.474674 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b71eec8-73fa-4195-9307-2c76e1fc2337 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:41.478344 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b71eec8-73fa-4195-9307-2c76e1fc2337 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:41.478763 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 143/561] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:41 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:42.446571 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8035b6fc-f1fd-4d23-abc4-b504f889659e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.447089 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8035b6fc-f1fd-4d23-abc4-b504f889659e None None] GET https://10.4.3.163/volume// Jul 31 19:06:42.447329 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8035b6fc-f1fd-4d23-abc4-b504f889659e None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.447609 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8035b6fc-f1fd-4d23-abc4-b504f889659e None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.448061 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8035b6fc-f1fd-4d23-abc4-b504f889659e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:42.448639 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 142/562] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:42.457739 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-bbafe614-1330-493c-8da5-a017b1c3b1b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.461951 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-bbafe614-1330-493c-8da5-a017b1c3b1b4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a Jul 31 19:06:42.462292 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-bbafe614-1330-493c-8da5-a017b1c3b1b4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.462561 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-bbafe614-1330-493c-8da5-a017b1c3b1b4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.483869 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.483869 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:42.492021 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-bbafe614-1330-493c-8da5-a017b1c3b1b4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:42.497343 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-bbafe614-1330-493c-8da5-a017b1c3b1b4 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a returned with HTTP 200 Jul 31 19:06:42.497956 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 142/563] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a => generated 1538 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:42.499109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-40369ab8-5fc6-4c7d-b016-cc8aeec405c0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.503018 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-40369ab8-5fc6-4c7d-b016-cc8aeec405c0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:42.503018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-40369ab8-5fc6-4c7d-b016-cc8aeec405c0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.503018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-40369ab8-5fc6-4c7d-b016-cc8aeec405c0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.516276 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.516276 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:42.521554 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-40369ab8-5fc6-4c7d-b016-cc8aeec405c0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:42.527276 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-40369ab8-5fc6-4c7d-b016-cc8aeec405c0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:42.529024 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 137/564] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:42.602351 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-cccaffb2-b17f-4bca-bc83-173652638ce1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.607236 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-cccaffb2-b17f-4bca-bc83-173652638ce1 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:42.608699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-cccaffb2-b17f-4bca-bc83-173652638ce1 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.609106 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-cccaffb2-b17f-4bca-bc83-173652638ce1 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.618138 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-6f35dbac-1f30-4d45-9644-71d4381ef5ce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.620752 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-6f35dbac-1f30-4d45-9644-71d4381ef5ce tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] PUT https://10.4.3.163/volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73 Jul 31 19:06:42.622577 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-6f35dbac-1f30-4d45-9644-71d4381ef5ce tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:42.627484 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.627484 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:42.633003 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-cccaffb2-b17f-4bca-bc83-173652638ce1 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:42.636094 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-6f35dbac-1f30-4d45-9644-71d4381ef5ce tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Acquiring lock "cinder-attachment_update-7926e108-3c24-445e-931f-66633f99724a-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:06:42.640534 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-cccaffb2-b17f-4bca-bc83-173652638ce1 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:42.640940 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 144/565] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:42.647092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-6f35dbac-1f30-4d45-9644-71d4381ef5ce tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Lock "cinder-attachment_update-7926e108-3c24-445e-931f-66633f99724a-np0000006260" acquired by "attachment_update" :: waited 0.011s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:06:42.648068 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.648068 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:42.772727 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-21578516-64b5-4939-9396-d1bd306a9c3a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.773244 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-21578516-64b5-4939-9396-d1bd306a9c3a None None] GET https://10.4.3.163/volume// Jul 31 19:06:42.773453 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-21578516-64b5-4939-9396-d1bd306a9c3a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.773703 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-21578516-64b5-4939-9396-d1bd306a9c3a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.774122 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-21578516-64b5-4939-9396-d1bd306a9c3a None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:42.774780 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 143/566] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:42.787140 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-671bbe48-47a2-4452-997e-f30fa66ea8f7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.790233 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-671bbe48-47a2-4452-997e-f30fa66ea8f7 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:06:42.790730 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-671bbe48-47a2-4452-997e-f30fa66ea8f7 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95daaced-d684-4473-8225-ae0306cd7700", "connector": null, "instance_uuid": "03585f82-ebd7-4bda-99bf-e1e007f1c5b2"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:42.805944 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.805944 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:42.832131 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-6f35dbac-1f30-4d45-9644-71d4381ef5ce tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Lock "cinder-attachment_update-7926e108-3c24-445e-931f-66633f99724a-np0000006260" released by "attachment_update" :: held 0.185s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:06:42.832507 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-6f35dbac-1f30-4d45-9644-71d4381ef5ce tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73 returned with HTTP 200 Jul 31 19:06:42.833138 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 143/567] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:06:42 2026] PUT /volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:42.846948 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-671bbe48-47a2-4452-997e-f30fa66ea8f7 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:06:42.847772 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 138/568] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:06:42 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:42.863942 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-5e882f51-3136-459f-bfb0-2fe7e6abb62a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.868509 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-5e882f51-3136-459f-bfb0-2fe7e6abb62a tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73/action Jul 31 19:06:42.868509 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-5e882f51-3136-459f-bfb0-2fe7e6abb62a tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:06:42.868509 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-5e882f51-3136-459f-bfb0-2fe7e6abb62a tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:42.892652 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d0d30b8a-b4af-4622-9072-4680657fa445 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.895246 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0d30b8a-b4af-4622-9072-4680657fa445 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:42.895352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0d30b8a-b4af-4622-9072-4680657fa445 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.895592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0d30b8a-b4af-4622-9072-4680657fa445 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.897790 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.897790 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:42.910087 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-caa26861-6d56-4dde-a12c-c40ecbad7b1f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.910087 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-caa26861-6d56-4dde-a12c-c40ecbad7b1f None None] GET https://10.4.3.163/volume// Jul 31 19:06:42.910278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-caa26861-6d56-4dde-a12c-c40ecbad7b1f None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.910785 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-caa26861-6d56-4dde-a12c-c40ecbad7b1f None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.910785 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-caa26861-6d56-4dde-a12c-c40ecbad7b1f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:42.911146 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 144/569] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:42.914071 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.914071 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:42.919852 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-5e882f51-3136-459f-bfb0-2fe7e6abb62a tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73/action returned with HTTP 204 Jul 31 19:06:42.920284 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 145/570] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:06:42 2026] POST /volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:42.922117 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d0d30b8a-b4af-4622-9072-4680657fa445 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:42.923778 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-3545cf3a-f6ae-4c1f-9719-b8092953f34c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.926869 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-3545cf3a-f6ae-4c1f-9719-b8092953f34c tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:42.927505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-3545cf3a-f6ae-4c1f-9719-b8092953f34c tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.927589 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-3545cf3a-f6ae-4c1f-9719-b8092953f34c tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.931495 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0d30b8a-b4af-4622-9072-4680657fa445 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:42.933010 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 144/571] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:42.942350 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.942350 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:42.946375 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-49c74b86-0ca4-462a-8e27-f498fd6c5dc1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.946825 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49c74b86-0ca4-462a-8e27-f498fd6c5dc1 None None] GET https://10.4.3.163/volume// Jul 31 19:06:42.947076 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49c74b86-0ca4-462a-8e27-f498fd6c5dc1 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.947327 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49c74b86-0ca4-462a-8e27-f498fd6c5dc1 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.947854 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49c74b86-0ca4-462a-8e27-f498fd6c5dc1 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:42.948208 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 145/572] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:42.951493 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-3545cf3a-f6ae-4c1f-9719-b8092953f34c tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:42.956116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-c7c7d64f-bb7a-4ec3-b83d-e968c6103d59 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:42.957021 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-3545cf3a-f6ae-4c1f-9719-b8092953f34c tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:42.957486 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 139/573] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:42.959208 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-c7c7d64f-bb7a-4ec3-b83d-e968c6103d59 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 Jul 31 19:06:42.959418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-c7c7d64f-bb7a-4ec3-b83d-e968c6103d59 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:42.959654 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-c7c7d64f-bb7a-4ec3-b83d-e968c6103d59 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:42.974927 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:42.974927 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:42.986837 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-c7c7d64f-bb7a-4ec3-b83d-e968c6103d59 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:42.996121 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-c7c7d64f-bb7a-4ec3-b83d-e968c6103d59 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 returned with HTTP 200 Jul 31 19:06:42.997209 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 146/574] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:06:42 2026] GET /volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:43.092107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-fcef1f27-97e7-45bb-90eb-ffd2616aa547 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:43.095160 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-fcef1f27-97e7-45bb-90eb-ffd2616aa547 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] PUT https://10.4.3.163/volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f Jul 31 19:06:43.096363 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-fcef1f27-97e7-45bb-90eb-ffd2616aa547 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:43.111070 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-fcef1f27-97e7-45bb-90eb-ffd2616aa547 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Acquiring lock "cinder-attachment_update-95daaced-d684-4473-8225-ae0306cd7700-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:06:43.119304 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-fcef1f27-97e7-45bb-90eb-ffd2616aa547 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Lock "cinder-attachment_update-95daaced-d684-4473-8225-ae0306cd7700-np0000006260" acquired by "attachment_update" :: waited 0.009s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:06:43.122256 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:43.122256 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:43.124497 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cfe017dc-ed61-4bae-b96d-ba446db2542d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:43.128400 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cfe017dc-ed61-4bae-b96d-ba446db2542d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] PUT https://10.4.3.163/volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d Jul 31 19:06:43.128890 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cfe017dc-ed61-4bae-b96d-ba446db2542d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:43.144037 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cfe017dc-ed61-4bae-b96d-ba446db2542d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Acquiring lock "cinder-attachment_update-5294c61c-6e41-4141-8862-b6d1a42d20d3-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:06:43.156189 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cfe017dc-ed61-4bae-b96d-ba446db2542d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Lock "cinder-attachment_update-5294c61c-6e41-4141-8862-b6d1a42d20d3-np0000006260" acquired by "attachment_update" :: waited 0.012s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:06:43.157716 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:43.157716 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:43.255313 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-fcef1f27-97e7-45bb-90eb-ffd2616aa547 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Lock "cinder-attachment_update-95daaced-d684-4473-8225-ae0306cd7700-np0000006260" released by "attachment_update" :: held 0.136s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:06:43.255947 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-fcef1f27-97e7-45bb-90eb-ffd2616aa547 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f returned with HTTP 200 Jul 31 19:06:43.256372 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 145/575] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:06:43 2026] PUT /volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:43.302291 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cfe017dc-ed61-4bae-b96d-ba446db2542d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Lock "cinder-attachment_update-5294c61c-6e41-4141-8862-b6d1a42d20d3-np0000006260" released by "attachment_update" :: held 0.145s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:06:43.302291 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cfe017dc-ed61-4bae-b96d-ba446db2542d tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d returned with HTTP 200 Jul 31 19:06:43.302291 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 146/576] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:06:43 2026] PUT /volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:43.345643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cc3aa718-0f2b-48d1-be88-3ad48f029ac5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:43.348682 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cc3aa718-0f2b-48d1-be88-3ad48f029ac5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d/action Jul 31 19:06:43.348682 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cc3aa718-0f2b-48d1-be88-3ad48f029ac5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:06:43.348837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cc3aa718-0f2b-48d1-be88-3ad48f029ac5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:43.388377 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:43.388377 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:43.408643 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-cc3aa718-0f2b-48d1-be88-3ad48f029ac5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d/action returned with HTTP 204 Jul 31 19:06:43.409690 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 140/577] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:06:43 2026] POST /volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:43.434512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38c60417-cf88-4673-8114-53959f87fe3f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:43.435089 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38c60417-cf88-4673-8114-53959f87fe3f None None] GET https://10.4.3.163/volume// Jul 31 19:06:43.435337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38c60417-cf88-4673-8114-53959f87fe3f None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:43.435654 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38c60417-cf88-4673-8114-53959f87fe3f None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:43.436134 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38c60417-cf88-4673-8114-53959f87fe3f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:06:43.436429 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 147/578] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:06:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:06:43.446229 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-f6a3b05a-50c2-4b9d-835d-222b07a03fb7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:43.448445 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-f6a3b05a-50c2-4b9d-835d-222b07a03fb7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 Jul 31 19:06:43.448728 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-f6a3b05a-50c2-4b9d-835d-222b07a03fb7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:43.449032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-f6a3b05a-50c2-4b9d-835d-222b07a03fb7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:43.462626 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:43.462626 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:43.466872 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-f6a3b05a-50c2-4b9d-835d-222b07a03fb7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:06:43.471703 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-f6a3b05a-50c2-4b9d-835d-222b07a03fb7 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 returned with HTTP 200 Jul 31 19:06:43.472419 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 146/579] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:06:43 2026] GET /volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:06:43.596244 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-3117d23e-97d2-4407-a09f-d0ef3a000473 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:43.598717 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-3117d23e-97d2-4407-a09f-d0ef3a000473 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] PUT https://10.4.3.163/volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe Jul 31 19:06:43.599307 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-3117d23e-97d2-4407-a09f-d0ef3a000473 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:43.613546 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-3117d23e-97d2-4407-a09f-d0ef3a000473 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Acquiring lock "cinder-attachment_update-92dd4af9-24b1-4e24-8268-f62926137156-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:06:43.621779 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-3117d23e-97d2-4407-a09f-d0ef3a000473 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Lock "cinder-attachment_update-92dd4af9-24b1-4e24-8268-f62926137156-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:06:43.621779 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:43.621779 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:43.742089 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-3117d23e-97d2-4407-a09f-d0ef3a000473 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Lock "cinder-attachment_update-92dd4af9-24b1-4e24-8268-f62926137156-np0000006260" released by "attachment_update" :: held 0.123s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:06:43.742588 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-3117d23e-97d2-4407-a09f-d0ef3a000473 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe returned with HTTP 200 Jul 31 19:06:43.743054 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 147/580] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:06:43 2026] PUT /volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:43.787171 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-fc6adc74-5eae-49aa-862c-30b5a51bd18b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:43.792948 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-fc6adc74-5eae-49aa-862c-30b5a51bd18b tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] POST https://10.4.3.163/volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe/action Jul 31 19:06:43.792948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-fc6adc74-5eae-49aa-862c-30b5a51bd18b tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:06:43.792948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-fc6adc74-5eae-49aa-862c-30b5a51bd18b tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:43.828242 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:43.828242 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:43.848777 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1f0d3892-0b2f-4fa1-aa2b-b7a5e509e301 req-fc6adc74-5eae-49aa-862c-30b5a51bd18b tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe/action returned with HTTP 204 Jul 31 19:06:43.849369 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 141/581] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:06:43 2026] POST /volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:43.950221 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff364138-5ff4-4385-b404-aa31776a8eb2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:43.953895 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff364138-5ff4-4385-b404-aa31776a8eb2 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:43.954229 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff364138-5ff4-4385-b404-aa31776a8eb2 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:43.954546 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff364138-5ff4-4385-b404-aa31776a8eb2 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:43.969488 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:43.969488 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:43.972875 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff364138-5ff4-4385-b404-aa31776a8eb2 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:43.980981 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff364138-5ff4-4385-b404-aa31776a8eb2 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:43.981450 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 148/582] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:43 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:44.999944 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3a4158d8-6f1c-4780-9bd8-52857ec0c868 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:45.001984 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a4158d8-6f1c-4780-9bd8-52857ec0c868 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:45.002292 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a4158d8-6f1c-4780-9bd8-52857ec0c868 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:45.002411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a4158d8-6f1c-4780-9bd8-52857ec0c868 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:45.015402 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:45.015402 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:45.023345 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3a4158d8-6f1c-4780-9bd8-52857ec0c868 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:45.026822 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a4158d8-6f1c-4780-9bd8-52857ec0c868 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:45.026822 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 147/583] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:44 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:46.046082 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-86d28d80-4f8b-4120-ba02-331974cf1d55 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:46.048631 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86d28d80-4f8b-4120-ba02-331974cf1d55 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:46.048888 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86d28d80-4f8b-4120-ba02-331974cf1d55 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:46.049110 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86d28d80-4f8b-4120-ba02-331974cf1d55 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:46.060585 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:46.060585 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:46.067889 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-86d28d80-4f8b-4120-ba02-331974cf1d55 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:46.074502 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86d28d80-4f8b-4120-ba02-331974cf1d55 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:46.074952 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 148/584] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:46 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:46.713336 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-10a9ff6f-4fe7-49fa-942f-1c93adb43d42 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:46.720398 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-10a9ff6f-4fe7-49fa-942f-1c93adb43d42 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] POST https://10.4.3.163/volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f/action Jul 31 19:06:46.720398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-10a9ff6f-4fe7-49fa-942f-1c93adb43d42 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:06:46.720398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-10a9ff6f-4fe7-49fa-942f-1c93adb43d42 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:06:46.742088 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:46.742088 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:46.761373 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-49fc3791-0a25-473c-9e6b-665615aa14b0 req-10a9ff6f-4fe7-49fa-942f-1c93adb43d42 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f/action returned with HTTP 204 Jul 31 19:06:46.762051 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 142/585] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:06:46 2026] POST /volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:47.087152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-748259a2-d689-4d8b-9e4c-2f5e62d781dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:47.089564 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-748259a2-d689-4d8b-9e4c-2f5e62d781dc tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:47.090084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-748259a2-d689-4d8b-9e4c-2f5e62d781dc tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:47.090084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-748259a2-d689-4d8b-9e4c-2f5e62d781dc tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:47.114685 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:47.114685 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:47.119848 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-748259a2-d689-4d8b-9e4c-2f5e62d781dc tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:47.125774 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-748259a2-d689-4d8b-9e4c-2f5e62d781dc tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:47.126347 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 149/586] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:47 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:47.140858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fb0513b0-e63d-43bf-9e6d-a52f7889fec9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:47.142662 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb0513b0-e63d-43bf-9e6d-a52f7889fec9 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:47.142916 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb0513b0-e63d-43bf-9e6d-a52f7889fec9 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:47.143195 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb0513b0-e63d-43bf-9e6d-a52f7889fec9 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:47.154689 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:47.154689 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:47.162753 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fb0513b0-e63d-43bf-9e6d-a52f7889fec9 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:47.170773 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb0513b0-e63d-43bf-9e6d-a52f7889fec9 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:47.171388 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 148/587] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:47 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:06:48.810345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8d648a8c-0f0e-4ed4-bd8d-e933a41d184e req-3c6a588e-e6ca-4bdc-918d-c0616d3ccc87 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:48.813320 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8d648a8c-0f0e-4ed4-bd8d-e933a41d184e req-3c6a588e-e6ca-4bdc-918d-c0616d3ccc87 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] DELETE https://10.4.3.163/volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f Jul 31 19:06:48.813566 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8d648a8c-0f0e-4ed4-bd8d-e933a41d184e req-3c6a588e-e6ca-4bdc-918d-c0616d3ccc87 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:48.813768 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8d648a8c-0f0e-4ed4-bd8d-e933a41d184e req-3c6a588e-e6ca-4bdc-918d-c0616d3ccc87 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:48.821483 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:48.821483 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:48.869829 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8d648a8c-0f0e-4ed4-bd8d-e933a41d184e req-3c6a588e-e6ca-4bdc-918d-c0616d3ccc87 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f returned with HTTP 200 Jul 31 19:06:48.870376 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 149/588] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:06:48 2026] DELETE /volume/v3/attachments/1d34242b-b7e7-49b5-9e56-4037deb0335f => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:51.036337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-43a70307-993b-4687-bf3c-93ec087c1aba None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:51.038733 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-43a70307-993b-4687-bf3c-93ec087c1aba tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:51.039026 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-43a70307-993b-4687-bf3c-93ec087c1aba tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:51.039291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-43a70307-993b-4687-bf3c-93ec087c1aba tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:51.049267 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:51.049267 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:51.054778 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-43a70307-993b-4687-bf3c-93ec087c1aba tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:51.065913 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-43a70307-993b-4687-bf3c-93ec087c1aba tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:51.065913 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 143/589] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:51 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:06:51.084083 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-444d9cc8-2fb7-4546-873f-5e5a6088cae4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:51.086347 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-444d9cc8-2fb7-4546-873f-5e5a6088cae4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:51.086347 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-444d9cc8-2fb7-4546-873f-5e5a6088cae4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:51.086513 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-444d9cc8-2fb7-4546-873f-5e5a6088cae4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:51.093165 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:51.093165 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:51.096914 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-444d9cc8-2fb7-4546-873f-5e5a6088cae4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:51.101785 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-444d9cc8-2fb7-4546-873f-5e5a6088cae4 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:51.102269 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 150/590] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:51 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:51.143899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d6788ef0-0d87-4eb8-b229-2a1420c06ef5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:51.145649 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d6788ef0-0d87-4eb8-b229-2a1420c06ef5 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:51.145856 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d6788ef0-0d87-4eb8-b229-2a1420c06ef5 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:51.146038 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d6788ef0-0d87-4eb8-b229-2a1420c06ef5 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:51.152953 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:51.152953 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:51.159893 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d6788ef0-0d87-4eb8-b229-2a1420c06ef5 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:51.167491 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d6788ef0-0d87-4eb8-b229-2a1420c06ef5 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:51.168146 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 149/591] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:51 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:51.185413 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd3d54ab-28c1-4352-a5b2-cf5767e38fb6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:51.187900 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd3d54ab-28c1-4352-a5b2-cf5767e38fb6 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] DELETE https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:51.188564 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd3d54ab-28c1-4352-a5b2-cf5767e38fb6 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:51.188987 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd3d54ab-28c1-4352-a5b2-cf5767e38fb6 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:51.189358 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-cd3d54ab-28c1-4352-a5b2-cf5767e38fb6 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Delete volume with id: 95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:51.202081 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:51.202081 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:51.202298 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cd3d54ab-28c1-4352-a5b2-cf5767e38fb6 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:51.227114 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cd3d54ab-28c1-4352-a5b2-cf5767e38fb6 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Delete volume request issued successfully. Jul 31 19:06:51.227430 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd3d54ab-28c1-4352-a5b2-cf5767e38fb6 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 202 Jul 31 19:06:51.227955 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 150/592] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:06:51 2026] DELETE /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:06:51.238243 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-47091149-6b7b-4e6d-818d-675908b588e0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:51.240337 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-47091149-6b7b-4e6d-818d-675908b588e0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:51.240645 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-47091149-6b7b-4e6d-818d-675908b588e0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:51.241074 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-47091149-6b7b-4e6d-818d-675908b588e0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:51.251353 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:51.251353 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:51.256093 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-47091149-6b7b-4e6d-818d-675908b588e0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Volume info retrieved successfully. Jul 31 19:06:51.261673 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-47091149-6b7b-4e6d-818d-675908b588e0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 200 Jul 31 19:06:51.262046 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 144/593] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:51 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:51.779545 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-4ee82d40-0d5c-432c-a8d2-15bee44f7413 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:51.784058 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-4ee82d40-0d5c-432c-a8d2-15bee44f7413 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] DELETE https://10.4.3.163/volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9 Jul 31 19:06:51.784058 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-4ee82d40-0d5c-432c-a8d2-15bee44f7413 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:51.784058 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-4ee82d40-0d5c-432c-a8d2-15bee44f7413 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:51.790923 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:51.790923 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:51.872146 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-4ee82d40-0d5c-432c-a8d2-15bee44f7413 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9 returned with HTTP 200 Jul 31 19:06:51.872146 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 151/594] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:06:51 2026] DELETE /volume/v3/attachments/399e830f-f942-4685-a7f8-f60ecb02b0a9 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:51.913406 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-97d2f7c3-dd20-4c53-bb67-826ccd0811da None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:51.918024 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-97d2f7c3-dd20-4c53-bb67-826ccd0811da tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] DELETE https://10.4.3.163/volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb Jul 31 19:06:51.918024 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-97d2f7c3-dd20-4c53-bb67-826ccd0811da tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:51.918024 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-97d2f7c3-dd20-4c53-bb67-826ccd0811da tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:51.929842 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:51.929842 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:52.005121 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-97d2f7c3-dd20-4c53-bb67-826ccd0811da tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb returned with HTTP 200 Jul 31 19:06:52.005842 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 150/595] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:06:51 2026] DELETE /volume/v3/attachments/416ef1d7-63c0-4b21-b28d-4559db39aacb => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:52.028683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-8cad6c11-b91f-4b6d-b8ed-24bdd712f2cb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:52.030938 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-8cad6c11-b91f-4b6d-b8ed-24bdd712f2cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] DELETE https://10.4.3.163/volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3 Jul 31 19:06:52.031179 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-8cad6c11-b91f-4b6d-b8ed-24bdd712f2cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:52.031623 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-8cad6c11-b91f-4b6d-b8ed-24bdd712f2cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:52.044505 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:52.044505 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:52.117990 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ae39eeab-6d29-451e-a6c8-cc3079baee9a req-8cad6c11-b91f-4b6d-b8ed-24bdd712f2cb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3 returned with HTTP 200 Jul 31 19:06:52.117990 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 151/596] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:06:52 2026] DELETE /volume/v3/attachments/d556d3c6-ae49-45d2-a07b-2cd7dc3857d3 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:52.277931 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a1411f3d-2f6d-422d-bd38-dcf2bdf59af0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:52.279942 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1411f3d-2f6d-422d-bd38-dcf2bdf59af0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] GET https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 Jul 31 19:06:52.280136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1411f3d-2f6d-422d-bd38-dcf2bdf59af0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:52.280316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1411f3d-2f6d-422d-bd38-dcf2bdf59af0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:52.288460 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1411f3d-2f6d-422d-bd38-dcf2bdf59af0 tempest-DeleteServersTestJSON-1201380309 tempest-DeleteServersTestJSON-1201380309-project-member] https://10.4.3.163/volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 returned with HTTP 404 Jul 31 19:06:52.288460 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 145/597] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:52 2026] GET /volume/v3/volumes/95daaced-d684-4473-8225-ae0306cd7700 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:56.809161 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3783911-a498-4570-94c6-73bb6bc97a51 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:56.811011 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3783911-a498-4570-94c6-73bb6bc97a51 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] DELETE https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 Jul 31 19:06:56.811237 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3783911-a498-4570-94c6-73bb6bc97a51 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:56.811429 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3783911-a498-4570-94c6-73bb6bc97a51 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:56.811644 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c3783911-a498-4570-94c6-73bb6bc97a51 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Delete volume with id: 02f470e2-9283-4d25-9e96-1cdf0643a136 Jul 31 19:06:56.819136 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:56.819136 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:56.819737 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c3783911-a498-4570-94c6-73bb6bc97a51 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:06:56.837351 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c3783911-a498-4570-94c6-73bb6bc97a51 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Delete volume request issued successfully. Jul 31 19:06:56.837576 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3783911-a498-4570-94c6-73bb6bc97a51 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 returned with HTTP 202 Jul 31 19:06:56.837924 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 152/598] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:06:56 2026] DELETE /volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:06:56.846414 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-508ec658-c978-471e-83a3-abeba5cb9c0c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:56.848562 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-508ec658-c978-471e-83a3-abeba5cb9c0c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 Jul 31 19:06:56.848672 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-508ec658-c978-471e-83a3-abeba5cb9c0c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:56.848955 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-508ec658-c978-471e-83a3-abeba5cb9c0c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:56.856118 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:56.856118 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:06:56.860891 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-508ec658-c978-471e-83a3-abeba5cb9c0c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:06:56.866030 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-508ec658-c978-471e-83a3-abeba5cb9c0c tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 returned with HTTP 200 Jul 31 19:06:56.866785 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 151/599] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:56 2026] GET /volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:57.880623 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c36efe02-3b72-4289-a948-b017c0dfcf58 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:57.882496 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c36efe02-3b72-4289-a948-b017c0dfcf58 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 Jul 31 19:06:57.882716 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c36efe02-3b72-4289-a948-b017c0dfcf58 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:57.882936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c36efe02-3b72-4289-a948-b017c0dfcf58 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:57.888536 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c36efe02-3b72-4289-a948-b017c0dfcf58 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 returned with HTTP 404 Jul 31 19:06:57.888977 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 152/600] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:57 2026] GET /volume/v3/volumes/02f470e2-9283-4d25-9e96-1cdf0643a136 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:57.896044 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8ee69a6f-33d3-4f0f-9dcd-26c19dafe955 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:57.897886 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ee69a6f-33d3-4f0f-9dcd-26c19dafe955 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] DELETE https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 Jul 31 19:06:57.898100 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ee69a6f-33d3-4f0f-9dcd-26c19dafe955 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:57.898302 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ee69a6f-33d3-4f0f-9dcd-26c19dafe955 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:57.898509 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-8ee69a6f-33d3-4f0f-9dcd-26c19dafe955 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Delete volume with id: 30e5a7b8-da75-4db8-a8ef-7eef9eb45586 Jul 31 19:06:57.905107 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:57.905107 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:57.905615 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8ee69a6f-33d3-4f0f-9dcd-26c19dafe955 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:06:57.923270 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8ee69a6f-33d3-4f0f-9dcd-26c19dafe955 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Delete volume request issued successfully. Jul 31 19:06:57.923583 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ee69a6f-33d3-4f0f-9dcd-26c19dafe955 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 returned with HTTP 202 Jul 31 19:06:57.924277 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 146/601] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:06:57 2026] DELETE /volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:06:57.932720 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a845318-b019-493f-a173-e31c98c7d1a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:57.934562 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a845318-b019-493f-a173-e31c98c7d1a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 Jul 31 19:06:57.934726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a845318-b019-493f-a173-e31c98c7d1a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:57.934908 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a845318-b019-493f-a173-e31c98c7d1a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:57.942254 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:57.942254 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:06:57.946774 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4a845318-b019-493f-a173-e31c98c7d1a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:06:57.952299 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a845318-b019-493f-a173-e31c98c7d1a8 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 returned with HTTP 200 Jul 31 19:06:57.952725 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 153/602] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:57 2026] GET /volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:06:58.969941 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de2b1e48-dda1-4c0c-933a-3e9a5bf8945b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:58.973819 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de2b1e48-dda1-4c0c-933a-3e9a5bf8945b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 Jul 31 19:06:58.973819 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de2b1e48-dda1-4c0c-933a-3e9a5bf8945b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:58.973819 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de2b1e48-dda1-4c0c-933a-3e9a5bf8945b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:58.979024 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de2b1e48-dda1-4c0c-933a-3e9a5bf8945b tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 returned with HTTP 404 Jul 31 19:06:58.979719 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 152/603] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:58 2026] GET /volume/v3/volumes/30e5a7b8-da75-4db8-a8ef-7eef9eb45586 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:06:58.988702 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7e09c6d7-30ea-47d7-9722-934e87abf9d1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:58.990519 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e09c6d7-30ea-47d7-9722-934e87abf9d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] DELETE https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:06:58.990704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e09c6d7-30ea-47d7-9722-934e87abf9d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:58.990905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e09c6d7-30ea-47d7-9722-934e87abf9d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:58.991067 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-7e09c6d7-30ea-47d7-9722-934e87abf9d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Delete volume with id: d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:06:58.997760 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:58.997760 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:06:58.998201 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7e09c6d7-30ea-47d7-9722-934e87abf9d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:06:59.014850 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7e09c6d7-30ea-47d7-9722-934e87abf9d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Delete volume request issued successfully. Jul 31 19:06:59.014978 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e09c6d7-30ea-47d7-9722-934e87abf9d1 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 202 Jul 31 19:06:59.015384 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 153/604] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:06:58 2026] DELETE /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:06:59.022745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a1185f45-1a22-45ff-80f2-8b3a664fbc48 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:06:59.024368 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1185f45-1a22-45ff-80f2-8b3a664fbc48 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:06:59.024695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1185f45-1a22-45ff-80f2-8b3a664fbc48 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:06:59.024902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1185f45-1a22-45ff-80f2-8b3a664fbc48 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:06:59.034773 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:06:59.034773 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:06:59.045856 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a1185f45-1a22-45ff-80f2-8b3a664fbc48 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Volume info retrieved successfully. Jul 31 19:06:59.053468 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1185f45-1a22-45ff-80f2-8b3a664fbc48 tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 200 Jul 31 19:06:59.054027 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 147/605] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:06:59 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 1394 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:00.068714 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-caeda228-df19-4426-b89e-25ce9c8dadfb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:00.070513 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-caeda228-df19-4426-b89e-25ce9c8dadfb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] GET https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c Jul 31 19:07:00.070836 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-caeda228-df19-4426-b89e-25ce9c8dadfb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:00.071070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-caeda228-df19-4426-b89e-25ce9c8dadfb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:00.081071 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-caeda228-df19-4426-b89e-25ce9c8dadfb tempest-TaggedBootDevicesTest_v242-842964556 tempest-TaggedBootDevicesTest_v242-842964556-project-member] https://10.4.3.163/volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c returned with HTTP 404 Jul 31 19:07:00.081758 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 154/606] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:00 2026] GET /volume/v3/volumes/d1133b15-6d4d-4796-b3ef-f8f8ecc7f62c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:08.053818 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a22167e1-f37a-43a2-b2a7-5a69cde3d78f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:08.056654 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a22167e1-f37a-43a2-b2a7-5a69cde3d78f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:07:08.056962 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a22167e1-f37a-43a2-b2a7-5a69cde3d78f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:08.057268 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a22167e1-f37a-43a2-b2a7-5a69cde3d78f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:08.075602 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:08.075602 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:08.079675 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a22167e1-f37a-43a2-b2a7-5a69cde3d78f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:07:08.087187 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a22167e1-f37a-43a2-b2a7-5a69cde3d78f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:07:08.087963 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 153/607] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:08 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:08.170344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-13b86b50-f69c-4790-9192-c799de6207d1 req-6d6d061a-35fe-470c-b023-a525845ec13f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:08.173235 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-6d6d061a-35fe-470c-b023-a525845ec13f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:07:08.173739 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-6d6d061a-35fe-470c-b023-a525845ec13f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:08.175463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-6d6d061a-35fe-470c-b023-a525845ec13f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:08.190106 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:08.190106 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:08.195874 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-13b86b50-f69c-4790-9192-c799de6207d1 req-6d6d061a-35fe-470c-b023-a525845ec13f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:07:08.204243 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-6d6d061a-35fe-470c-b023-a525845ec13f tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:07:08.205147 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 154/608] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:08 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:08.264255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-13b86b50-f69c-4790-9192-c799de6207d1 req-311a7aa3-2a20-46d9-9070-ac374a8bbe13 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:08.266511 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-311a7aa3-2a20-46d9-9070-ac374a8bbe13 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] POST https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f/action Jul 31 19:07:08.266868 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-311a7aa3-2a20-46d9-9070-ac374a8bbe13 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:08.266996 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-311a7aa3-2a20-46d9-9070-ac374a8bbe13 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:08.279722 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:08.279722 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:08.280275 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-13b86b50-f69c-4790-9192-c799de6207d1 req-311a7aa3-2a20-46d9-9070-ac374a8bbe13 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:07:08.292096 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-13b86b50-f69c-4790-9192-c799de6207d1 req-311a7aa3-2a20-46d9-9070-ac374a8bbe13 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Begin detaching volume completed successfully. Jul 31 19:07:08.292503 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-311a7aa3-2a20-46d9-9070-ac374a8bbe13 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f/action returned with HTTP 202 Jul 31 19:07:08.293165 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 148/609] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:07:08 2026] POST /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:07:08.359855 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5310ca1d-6f75-499d-bc9a-bde3311baa07 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:08.360558 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5310ca1d-6f75-499d-bc9a-bde3311baa07 None None] GET https://10.4.3.163/volume// Jul 31 19:07:08.360558 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5310ca1d-6f75-499d-bc9a-bde3311baa07 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:08.364061 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5310ca1d-6f75-499d-bc9a-bde3311baa07 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:08.364259 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5310ca1d-6f75-499d-bc9a-bde3311baa07 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:08.364738 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 155/610] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:08 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:08.374576 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-13b86b50-f69c-4790-9192-c799de6207d1 req-d59bcad5-8539-49e6-8a03-f6a0d17dae71 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:08.378269 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-d59bcad5-8539-49e6-8a03-f6a0d17dae71 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:07:08.378269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-d59bcad5-8539-49e6-8a03-f6a0d17dae71 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:08.378269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-d59bcad5-8539-49e6-8a03-f6a0d17dae71 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:08.397557 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:08.397557 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:08.403772 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-13b86b50-f69c-4790-9192-c799de6207d1 req-d59bcad5-8539-49e6-8a03-f6a0d17dae71 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:07:08.413814 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-d59bcad5-8539-49e6-8a03-f6a0d17dae71 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:07:08.414338 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 154/611] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:08 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:09.458276 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-13b86b50-f69c-4790-9192-c799de6207d1 req-7fdeba09-86f8-4092-82ba-705250279679 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:09.460375 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-7fdeba09-86f8-4092-82ba-705250279679 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] DELETE https://10.4.3.163/volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f Jul 31 19:07:09.460601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-7fdeba09-86f8-4092-82ba-705250279679 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:09.460827 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-7fdeba09-86f8-4092-82ba-705250279679 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:09.474686 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:09.474686 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:09.543928 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-13b86b50-f69c-4790-9192-c799de6207d1 req-7fdeba09-86f8-4092-82ba-705250279679 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f returned with HTTP 200 Jul 31 19:07:09.545034 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 155/612] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:07:09 2026] DELETE /volume/v3/attachments/11fdbad3-8996-486e-8dbc-8f36af8c514f => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:10.076844 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=65,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:07:10.479233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-df7bc694-aa26-4521-a2ac-7805ed5f059e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:10.480925 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df7bc694-aa26-4521-a2ac-7805ed5f059e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:07:10.481113 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df7bc694-aa26-4521-a2ac-7805ed5f059e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:10.481312 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df7bc694-aa26-4521-a2ac-7805ed5f059e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:10.488060 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:10.488060 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:10.491708 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-df7bc694-aa26-4521-a2ac-7805ed5f059e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:07:10.496105 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df7bc694-aa26-4521-a2ac-7805ed5f059e tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:07:10.496377 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 149/613] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:10 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:11.940507 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:12.074809 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:12.075224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-882300628", "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:12.079492 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-882300628', 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:12.205949 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume of 1 GB Jul 31 19:07:12.206432 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:12.206432 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:12.207424 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Availability Zones retrieved successfully. Jul 31 19:07:12.216713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Flow 'volume_create_api' (5941821a-4316-4375-bb17-887747864ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:12.218340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927165cd-d329-4fbe-a522-8d2632db40a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:12.219813 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:12.267315 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:12.267315 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:12.289937 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927165cd-d329-4fbe-a522-8d2632db40a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a2388000-307f-4a94-a0e4-885c2f0b6cda,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2388000-307f-4a94-a0e4-885c2f0b6cda', 'encryption_key_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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:12.290886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af0a342-71c4-4b1b-8b0a-1c2ebe72f464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:12.385198 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Created reservations ['a6cfcbc9-f2e4-437b-a8ea-e470156ff996', 'e7b4958e-fcd1-4b56-aa52-3c4af92c0473', '3c0b00e7-fe25-49fa-8124-2009aa0c033f', 'dc72b3d8-2878-458a-97ee-a6e39824dad6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:12.385581 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af0a342-71c4-4b1b-8b0a-1c2ebe72f464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6cfcbc9-f2e4-437b-a8ea-e470156ff996', 'e7b4958e-fcd1-4b56-aa52-3c4af92c0473', '3c0b00e7-fe25-49fa-8124-2009aa0c033f', 'dc72b3d8-2878-458a-97ee-a6e39824dad6']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:12.386318 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b0f2fa-624b-4322-8e1a-ff5dee134ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:12.413554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b0f2fa-624b-4322-8e1a-ff5dee134ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808238d5-e426-4b40-a2b8-cd404bd30c4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-882300628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='896275d3d17249fe93c5771ec1c2bf11',qos_specs=None,replication_status=,reservations=['a6cfcbc9-f2e4-437b-a8ea-e470156ff996','e7b4958e-fcd1-4b56-aa52-3c4af92c0473','3c0b00e7-fe25-49fa-8124-2009aa0c033f','dc72b3d8-2878-458a-97ee-a6e39824dad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-882300628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808238d5-e426-4b40-a2b8-cd404bd30c4e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='896275d3d17249fe93c5771ec1c2bf11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2388000-307f-4a94-a0e4-885c2f0b6cda),volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:12.414392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef32d559-4286-4db4-a02b-3901948ffab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:12.441261 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef32d559-4286-4db4-a02b-3901948ffab0) transitioned into state 'SUCCESS' from state '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-882300628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='896275d3d17249fe93c5771ec1c2bf11',qos_specs=None,replication_status=,reservations=['a6cfcbc9-f2e4-437b-a8ea-e470156ff996','e7b4958e-fcd1-4b56-aa52-3c4af92c0473','3c0b00e7-fe25-49fa-8124-2009aa0c033f','dc72b3d8-2878-458a-97ee-a6e39824dad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:12.442961 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116b0ab9-8e20-4816-9c05-4003353a2f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:12.456396 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116b0ab9-8e20-4816-9c05-4003353a2f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:12.457689 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Flow 'volume_create_api' (5941821a-4316-4375-bb17-887747864ece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:12.458105 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume request issued successfully. Jul 31 19:07:12.458948 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b017b8c-5c79-4dc1-955e-d050319f0108 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:12.459581 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 156/614] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:07:11 2026] POST /volume/v3/volumes => generated 759 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:07:12.476460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-10b3691e-5672-4417-9a68-b3570a0cc9f4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:12.478883 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10b3691e-5672-4417-9a68-b3570a0cc9f4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:07:12.478883 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10b3691e-5672-4417-9a68-b3570a0cc9f4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:12.479179 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10b3691e-5672-4417-9a68-b3570a0cc9f4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:12.488415 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:12.488415 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:12.493278 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-10b3691e-5672-4417-9a68-b3570a0cc9f4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:12.498814 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10b3691e-5672-4417-9a68-b3570a0cc9f4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 200 Jul 31 19:07:12.499332 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 155/615] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:12 2026] GET /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:13.193460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d084514f-912e-427d-bdaa-a535ac5a2bff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.193460 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d084514f-912e-427d-bdaa-a535ac5a2bff tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:07:13.193460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d084514f-912e-427d-bdaa-a535ac5a2bff tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:13.193908 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d084514f-912e-427d-bdaa-a535ac5a2bff tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:13.206016 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:13.206016 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:13.210279 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d084514f-912e-427d-bdaa-a535ac5a2bff tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:13.215318 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d084514f-912e-427d-bdaa-a535ac5a2bff tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:07:13.215981 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 156/616] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:13 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:13.253387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-f0fbcab9-cc4a-4df3-bdd2-2156999ad099 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.256120 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-f0fbcab9-cc4a-4df3-bdd2-2156999ad099 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:07:13.256478 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-f0fbcab9-cc4a-4df3-bdd2-2156999ad099 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:13.256759 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-f0fbcab9-cc4a-4df3-bdd2-2156999ad099 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:13.272593 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:13.272593 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:13.278095 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-f0fbcab9-cc4a-4df3-bdd2-2156999ad099 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:13.283315 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-f0fbcab9-cc4a-4df3-bdd2-2156999ad099 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:07:13.283787 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 150/617] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:13 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:13.310260 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-aa40533a-a73c-4f04-a9ee-d6cd622a8603 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.312693 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-aa40533a-a73c-4f04-a9ee-d6cd622a8603 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] POST https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c/action Jul 31 19:07:13.313128 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-aa40533a-a73c-4f04-a9ee-d6cd622a8603 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:13.313281 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-aa40533a-a73c-4f04-a9ee-d6cd622a8603 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:13.331140 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:13.331140 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:13.331704 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-aa40533a-a73c-4f04-a9ee-d6cd622a8603 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:13.338693 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-aa40533a-a73c-4f04-a9ee-d6cd622a8603 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Begin detaching volume completed successfully. Jul 31 19:07:13.338911 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-aa40533a-a73c-4f04-a9ee-d6cd622a8603 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c/action returned with HTTP 202 Jul 31 19:07:13.339391 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 157/618] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:07:13 2026] POST /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:07:13.391913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-205b0cab-c159-47bd-b3e3-5db163410e6f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.395388 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-205b0cab-c159-47bd-b3e3-5db163410e6f tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:07:13.398033 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-205b0cab-c159-47bd-b3e3-5db163410e6f tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:13.398033 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-205b0cab-c159-47bd-b3e3-5db163410e6f tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:13.408213 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:13.408213 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:13.409994 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dc066d4b-f175-417a-a518-ea302485b8c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.410541 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc066d4b-f175-417a-a518-ea302485b8c0 None None] GET https://10.4.3.163/volume// Jul 31 19:07:13.411838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc066d4b-f175-417a-a518-ea302485b8c0 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:13.411838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc066d4b-f175-417a-a518-ea302485b8c0 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:13.411838 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc066d4b-f175-417a-a518-ea302485b8c0 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:13.411838 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 157/619] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:13.413082 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-205b0cab-c159-47bd-b3e3-5db163410e6f tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:07:13.418990 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-205b0cab-c159-47bd-b3e3-5db163410e6f tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:07:13.419209 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-cb90d6bf-cf65-4326-acf0-17b44ce5d0f0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.419378 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 156/620] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:13 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1653 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:13.421865 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-cb90d6bf-cf65-4326-acf0-17b44ce5d0f0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:07:13.422178 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-cb90d6bf-cf65-4326-acf0-17b44ce5d0f0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:13.422464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-cb90d6bf-cf65-4326-acf0-17b44ce5d0f0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:13.434714 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:13.434714 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:13.439193 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-cb90d6bf-cf65-4326-acf0-17b44ce5d0f0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:13.444805 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-cb90d6bf-cf65-4326-acf0-17b44ce5d0f0 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:07:13.445386 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 151/621] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:13 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:13.456391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-9a792e57-b1bf-47d6-982a-f5f4a0bfad59 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.458795 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-9a792e57-b1bf-47d6-982a-f5f4a0bfad59 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:07:13.459006 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-9a792e57-b1bf-47d6-982a-f5f4a0bfad59 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:13.459212 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-9a792e57-b1bf-47d6-982a-f5f4a0bfad59 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:13.470685 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:13.470685 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:13.474317 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-9a792e57-b1bf-47d6-982a-f5f4a0bfad59 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:07:13.478610 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-9a792e57-b1bf-47d6-982a-f5f4a0bfad59 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:07:13.479056 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 158/622] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:13 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1653 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:13.517734 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-11b2cc53-8767-4e12-a6f5-62b36cc6a737 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.521512 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11b2cc53-8767-4e12-a6f5-62b36cc6a737 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:07:13.521512 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11b2cc53-8767-4e12-a6f5-62b36cc6a737 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:13.521512 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11b2cc53-8767-4e12-a6f5-62b36cc6a737 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:13.530397 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:13.530397 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:13.535054 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-11b2cc53-8767-4e12-a6f5-62b36cc6a737 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:13.540938 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11b2cc53-8767-4e12-a6f5-62b36cc6a737 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 200 Jul 31 19:07:13.541601 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 158/623] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:13 2026] GET /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:13.645618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f01c6122-6274-4b08-973b-471bf6030126 req-bb8442cf-c4b5-44a2-86d0-bb8c41802d17 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:13.653465 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-bb8442cf-c4b5-44a2-86d0-bb8c41802d17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:07:13.653465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-bb8442cf-c4b5-44a2-86d0-bb8c41802d17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:13.653465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-bb8442cf-c4b5-44a2-86d0-bb8c41802d17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:13.659084 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:13.659084 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:13.664528 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-f01c6122-6274-4b08-973b-471bf6030126 req-bb8442cf-c4b5-44a2-86d0-bb8c41802d17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:13.674681 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-bb8442cf-c4b5-44a2-86d0-bb8c41802d17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 200 Jul 31 19:07:13.675330 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 157/624] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:13 2026] GET /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:14.180403 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-f01c6122-6274-4b08-973b-471bf6030126 req-ac9258e9-084d-4fab-9d68-4d891548b73f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:14.188030 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-ac9258e9-084d-4fab-9d68-4d891548b73f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:07:14.188661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-ac9258e9-084d-4fab-9d68-4d891548b73f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:14.188945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-ac9258e9-084d-4fab-9d68-4d891548b73f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:14.200204 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:14.200204 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:14.207676 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-f01c6122-6274-4b08-973b-471bf6030126 req-ac9258e9-084d-4fab-9d68-4d891548b73f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:14.219997 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-ac9258e9-084d-4fab-9d68-4d891548b73f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 200 Jul 31 19:07:14.220682 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 152/625] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:14 2026] GET /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:14.234494 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6f6494fb-9c0c-4ee8-a034-6a540db0211d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:14.234928 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f6494fb-9c0c-4ee8-a034-6a540db0211d None None] GET https://10.4.3.163/volume// Jul 31 19:07:14.235117 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f6494fb-9c0c-4ee8-a034-6a540db0211d None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:14.235299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f6494fb-9c0c-4ee8-a034-6a540db0211d None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:14.235669 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f6494fb-9c0c-4ee8-a034-6a540db0211d None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:14.236004 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 159/626] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:07:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:14.245955 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f01c6122-6274-4b08-973b-471bf6030126 req-71b67856-a3b4-414e-896e-6677e6b3bbf1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:14.249963 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-71b67856-a3b4-414e-896e-6677e6b3bbf1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:07:14.251026 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-71b67856-a3b4-414e-896e-6677e6b3bbf1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "808238d5-e426-4b40-a2b8-cd404bd30c4e", "connector": null, "instance_uuid": "5621a515-7579-4c32-8e76-da99bc391ebc"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:14.262997 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:14.262997 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:14.276892 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5508faf7-21c3-4f56-a72a-e86db1eb2b8c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:14.278929 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5508faf7-21c3-4f56-a72a-e86db1eb2b8c tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] DELETE https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:07:14.279228 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5508faf7-21c3-4f56-a72a-e86db1eb2b8c tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:14.279593 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5508faf7-21c3-4f56-a72a-e86db1eb2b8c tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:14.279770 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5508faf7-21c3-4f56-a72a-e86db1eb2b8c tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Delete volume with id: b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:07:14.293108 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:14.293108 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:14.296481 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5508faf7-21c3-4f56-a72a-e86db1eb2b8c tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:07:14.304781 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-71b67856-a3b4-414e-896e-6677e6b3bbf1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:07:14.305324 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 159/627] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:07:14 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:14.341628 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5508faf7-21c3-4f56-a72a-e86db1eb2b8c tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Delete volume request issued successfully. Jul 31 19:07:14.341792 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5508faf7-21c3-4f56-a72a-e86db1eb2b8c tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 202 Jul 31 19:07:14.342256 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 158/628] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:07:14 2026] DELETE /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:07:14.352888 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c02c3d08-f74a-4b82-98b1-8555c588eaac None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:14.355073 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c02c3d08-f74a-4b82-98b1-8555c588eaac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:07:14.355258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c02c3d08-f74a-4b82-98b1-8555c588eaac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:14.355501 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c02c3d08-f74a-4b82-98b1-8555c588eaac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:14.363864 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:14.363864 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:14.371261 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c02c3d08-f74a-4b82-98b1-8555c588eaac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Volume info retrieved successfully. Jul 31 19:07:14.379399 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c02c3d08-f74a-4b82-98b1-8555c588eaac tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 200 Jul 31 19:07:14.379803 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 153/629] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:14 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:14.432337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-e1e826e5-ed52-4083-9906-72492e4732af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:14.440733 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-e1e826e5-ed52-4083-9906-72492e4732af tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] DELETE https://10.4.3.163/volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e Jul 31 19:07:14.440997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-e1e826e5-ed52-4083-9906-72492e4732af tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:14.441236 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-e1e826e5-ed52-4083-9906-72492e4732af tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:14.457308 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:14.457308 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:14.552849 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3cd0d389-c3c8-4d20-9de6-7982ce43d8c2 req-e1e826e5-ed52-4083-9906-72492e4732af tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e returned with HTTP 200 Jul 31 19:07:14.553372 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 160/630] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:07:14 2026] DELETE /volume/v3/attachments/3b36193c-e1a0-425a-8c89-d9c27b21544e => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:14.927902 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-edea2030-e786-42d4-b604-b348180989d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:14.928453 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-edea2030-e786-42d4-b604-b348180989d4 None None] GET https://10.4.3.163/volume// Jul 31 19:07:14.928703 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-edea2030-e786-42d4-b604-b348180989d4 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:14.928969 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-edea2030-e786-42d4-b604-b348180989d4 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:14.929388 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-edea2030-e786-42d4-b604-b348180989d4 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:14.929789 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 160/631] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:14.941611 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-636ca48b-b2a4-484f-8e2e-10ea57cd3619 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:14.944078 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-636ca48b-b2a4-484f-8e2e-10ea57cd3619 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:07:14.944590 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-636ca48b-b2a4-484f-8e2e-10ea57cd3619 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d21fa91-66de-46ee-9ce9-a9a85e2f3652", "connector": null, "instance_uuid": "b1db7d62-dd4f-4b10-81d9-d78f0ac79e2e"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:14.959667 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:14.959667 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:14.998225 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-636ca48b-b2a4-484f-8e2e-10ea57cd3619 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:07:14.998919 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 159/632] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:07:14 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:15.058718 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-117ebe13-fd3d-42e8-a7fc-39bb62081d90 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:15.061510 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-117ebe13-fd3d-42e8-a7fc-39bb62081d90 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] DELETE https://10.4.3.163/volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93 Jul 31 19:07:15.062205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-117ebe13-fd3d-42e8-a7fc-39bb62081d90 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:15.062205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-117ebe13-fd3d-42e8-a7fc-39bb62081d90 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:15.074241 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:15.074241 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:15.130357 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-117ebe13-fd3d-42e8-a7fc-39bb62081d90 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93 returned with HTTP 200 Jul 31 19:07:15.130955 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 154/633] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:07:15 2026] DELETE /volume/v3/attachments/c57d836e-c1a8-4f69-a29b-b523344c1c93 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:15.268997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1bb862bf-ffb3-4267-bd81-93ae9674f332 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:15.269412 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bb862bf-ffb3-4267-bd81-93ae9674f332 None None] GET https://10.4.3.163/volume// Jul 31 19:07:15.269653 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bb862bf-ffb3-4267-bd81-93ae9674f332 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:15.269882 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bb862bf-ffb3-4267-bd81-93ae9674f332 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:15.270194 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bb862bf-ffb3-4267-bd81-93ae9674f332 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:15.270482 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 161/634] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:15.277681 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-7285ca06-9e0f-4332-b6a9-8d4b35a47af9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:15.280250 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-7285ca06-9e0f-4332-b6a9-8d4b35a47af9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] POST https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652/action Jul 31 19:07:15.280661 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-7285ca06-9e0f-4332-b6a9-8d4b35a47af9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action body: b'{"os-reimage": {"image_id": "80a651b7-f424-4d84-bcd4-7ddcd86d4ec1", "reimage_reserved": true}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:15.280834 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-7285ca06-9e0f-4332-b6a9-8d4b35a47af9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "80a651b7-f424-4d84-bcd4-7ddcd86d4ec1", "reimage_reserved": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:15.303830 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:15.303830 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:15.304614 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-7285ca06-9e0f-4332-b6a9-8d4b35a47af9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:07:15.393966 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8942cd43-16a7-4313-a26a-e51efd950215 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:15.396208 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8942cd43-16a7-4313-a26a-e51efd950215 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] GET https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f Jul 31 19:07:15.396450 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8942cd43-16a7-4313-a26a-e51efd950215 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:15.396771 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8942cd43-16a7-4313-a26a-e51efd950215 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:15.408861 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8942cd43-16a7-4313-a26a-e51efd950215 tempest-ServerStableDeviceRescueTest-1282657637 tempest-ServerStableDeviceRescueTest-1282657637-project-member] https://10.4.3.163/volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f returned with HTTP 404 Jul 31 19:07:15.409614 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 160/635] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:15 2026] GET /volume/v3/volumes/b2f25bbf-ca0a-4111-8b22-ba1c05e4a60f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:15.425218 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-7285ca06-9e0f-4332-b6a9-8d4b35a47af9 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652/action returned with HTTP 202 Jul 31 19:07:15.425786 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 161/636] 10.4.3.163 () {74 vars in 1713 bytes} [Fri Jul 31 19:07:15 2026] POST /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 19:07:15.556266 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-09b40e0f-fddc-43a0-9f2e-f1b3a71df870 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:15.558350 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-09b40e0f-fddc-43a0-9f2e-f1b3a71df870 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:07:15.558350 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-09b40e0f-fddc-43a0-9f2e-f1b3a71df870 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:15.558350 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-09b40e0f-fddc-43a0-9f2e-f1b3a71df870 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:15.565096 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:15.565096 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:15.569338 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-09b40e0f-fddc-43a0-9f2e-f1b3a71df870 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:15.573763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-09b40e0f-fddc-43a0-9f2e-f1b3a71df870 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:07:15.574383 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 155/637] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:15 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:15.793771 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9282ce97-3121-4290-b582-7b9ce51f1f17 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:15.794267 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9282ce97-3121-4290-b582-7b9ce51f1f17 None None] GET https://10.4.3.163/volume// Jul 31 19:07:15.794419 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9282ce97-3121-4290-b582-7b9ce51f1f17 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:15.794674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9282ce97-3121-4290-b582-7b9ce51f1f17 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:15.795763 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9282ce97-3121-4290-b582-7b9ce51f1f17 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:15.795763 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 162/638] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:15.807537 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f01c6122-6274-4b08-973b-471bf6030126 req-f5d8133a-9612-4785-b3e8-71bbde55df0f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:15.809783 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-f5d8133a-9612-4785-b3e8-71bbde55df0f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:07:15.810090 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-f5d8133a-9612-4785-b3e8-71bbde55df0f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:15.810317 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-f5d8133a-9612-4785-b3e8-71bbde55df0f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:15.821511 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:15.821511 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:15.825982 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-f01c6122-6274-4b08-973b-471bf6030126 req-f5d8133a-9612-4785-b3e8-71bbde55df0f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:15.831766 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-f5d8133a-9612-4785-b3e8-71bbde55df0f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 200 Jul 31 19:07:15.832672 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 161/639] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:15 2026] GET /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:15.937790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f01c6122-6274-4b08-973b-471bf6030126 req-ffc2ae22-3b5d-4a50-be4f-32da6759a229 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:15.939895 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-ffc2ae22-3b5d-4a50-be4f-32da6759a229 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] PUT https://10.4.3.163/volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0 Jul 31 19:07:15.940323 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-ffc2ae22-3b5d-4a50-be4f-32da6759a229 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:15.947909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f01c6122-6274-4b08-973b-471bf6030126 req-ffc2ae22-3b5d-4a50-be4f-32da6759a229 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Acquiring lock "cinder-attachment_update-808238d5-e426-4b40-a2b8-cd404bd30c4e-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:07:15.954203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f01c6122-6274-4b08-973b-471bf6030126 req-ffc2ae22-3b5d-4a50-be4f-32da6759a229 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-808238d5-e426-4b40-a2b8-cd404bd30c4e-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:07:15.955250 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:15.955250 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:16.072532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f01c6122-6274-4b08-973b-471bf6030126 req-ffc2ae22-3b5d-4a50-be4f-32da6759a229 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-808238d5-e426-4b40-a2b8-cd404bd30c4e-np0000006260" released by "attachment_update" :: held 0.118s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:07:16.072902 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-ffc2ae22-3b5d-4a50-be4f-32da6759a229 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0 returned with HTTP 200 Jul 31 19:07:16.073527 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 162/640] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:07:15 2026] PUT /volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:16.103601 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-f01c6122-6274-4b08-973b-471bf6030126 req-30a91ca8-8072-4366-bd17-d7adc6667fa8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:16.108417 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-30a91ca8-8072-4366-bd17-d7adc6667fa8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0/action Jul 31 19:07:16.108909 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-30a91ca8-8072-4366-bd17-d7adc6667fa8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:16.109088 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-30a91ca8-8072-4366-bd17-d7adc6667fa8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:16.157327 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:16.157327 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:16.181019 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f01c6122-6274-4b08-973b-471bf6030126 req-30a91ca8-8072-4366-bd17-d7adc6667fa8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0/action returned with HTTP 204 Jul 31 19:07:16.181835 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 156/641] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:07:16 2026] POST /volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:16.628687 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:16.630825 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:16.631182 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "9fe3e4e7-77d0-474c-95d4-a463fb353199-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:16.633135 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '9fe3e4e7-77d0-474c-95d4-a463fb353199-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:16.633135 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Create volume of 1 GB Jul 31 19:07:16.633358 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:16.633358 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:16.639238 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Availability Zones retrieved successfully. Jul 31 19:07:16.644978 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Flow 'volume_create_api' (ccfc3a15-ed9c-425a-93f7-5e0cc6a7f152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:16.646251 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af504810-20e7-4bf6-9e6e-d5b4a9e0c806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:16.647263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:16.681655 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af504810-20e7-4bf6-9e6e-d5b4a9e0c806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:16.682414 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cb5c201-6c51-4f4a-954a-233b47e3dd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:16.780388 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Created reservations ['2350181a-e087-46c4-b883-1918fed2315a', '9232462b-6565-4eb9-8acb-f231635ef740', 'e0637b72-64be-4910-ac5e-aa2d80125f82', 'ec2a0192-5d9f-4e5b-96f3-e906e8b6e6ad'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:16.781343 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cb5c201-6c51-4f4a-954a-233b47e3dd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2350181a-e087-46c4-b883-1918fed2315a', '9232462b-6565-4eb9-8acb-f231635ef740', 'e0637b72-64be-4910-ac5e-aa2d80125f82', 'ec2a0192-5d9f-4e5b-96f3-e906e8b6e6ad']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:16.782360 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce7c0e1-45b1-4a2c-a49f-e1ce98b570d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:16.814135 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fce7c0e1-45b1-4a2c-a49f-e1ce98b570d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '950f8ae7-df24-4cd8-aee2-208c5d4e75f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='9fe3e4e7-77d0-474c-95d4-a463fb353199-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9ef0dfae3d048a3865d7ffd4a439c6d',qos_specs=None,replication_status=,reservations=['2350181a-e087-46c4-b883-1918fed2315a','9232462b-6565-4eb9-8acb-f231635ef740','e0637b72-64be-4910-ac5e-aa2d80125f82','ec2a0192-5d9f-4e5b-96f3-e906e8b6e6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da58e5a962147ce933c82c608c57f12',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:16Z,deleted=False,deleted_at=None,display_description='',display_name='9fe3e4e7-77d0-474c-95d4-a463fb353199-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=950f8ae7-df24-4cd8-aee2-208c5d4e75f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9ef0dfae3d048a3865d7ffd4a439c6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da58e5a962147ce933c82c608c57f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:16.815520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c3b499-5dfe-4fd8-9e15-781e84dfc3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:16.843926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02c3b499-5dfe-4fd8-9e15-781e84dfc3af) transitioned into 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='9fe3e4e7-77d0-474c-95d4-a463fb353199-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9ef0dfae3d048a3865d7ffd4a439c6d',qos_specs=None,replication_status=,reservations=['2350181a-e087-46c4-b883-1918fed2315a','9232462b-6565-4eb9-8acb-f231635ef740','e0637b72-64be-4910-ac5e-aa2d80125f82','ec2a0192-5d9f-4e5b-96f3-e906e8b6e6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da58e5a962147ce933c82c608c57f12',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:16.850717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d9b1c7-2dd6-41f3-9210-bbb6d4ef89fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:16.864224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d9b1c7-2dd6-41f3-9210-bbb6d4ef89fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:16.864224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Flow 'volume_create_api' (ccfc3a15-ed9c-425a-93f7-5e0cc6a7f152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:16.864224 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Create volume request issued successfully. Jul 31 19:07:16.864651 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-140114a3-6e2a-402c-acb4-3a19a8024597 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:16.865155 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 163/642] 10.4.3.163 () {72 vars in 1541 bytes} [Fri Jul 31 19:07:16 2026] POST /volume/v3/volumes => generated 749 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:07:16.877577 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-1a60fdb5-93a5-4e0b-8d4e-49f5c74a6dd3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:16.880049 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-1a60fdb5-93a5-4e0b-8d4e-49f5c74a6dd3 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 Jul 31 19:07:16.880405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-1a60fdb5-93a5-4e0b-8d4e-49f5c74a6dd3 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:16.880746 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-1a60fdb5-93a5-4e0b-8d4e-49f5c74a6dd3 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:16.889407 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:16.889407 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:16.897117 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-1a60fdb5-93a5-4e0b-8d4e-49f5c74a6dd3 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:07:16.902918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-1a60fdb5-93a5-4e0b-8d4e-49f5c74a6dd3 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 returned with HTTP 200 Jul 31 19:07:16.904331 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 162/643] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:16 2026] GET /volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:16.922066 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-c717664f-a1ac-40c9-89f6-a8e549690ff4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:16.926323 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-c717664f-a1ac-40c9-89f6-a8e549690ff4 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 Jul 31 19:07:16.926706 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-c717664f-a1ac-40c9-89f6-a8e549690ff4 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:16.926973 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-c717664f-a1ac-40c9-89f6-a8e549690ff4 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:16.943300 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:16.943300 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:16.949938 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-c717664f-a1ac-40c9-89f6-a8e549690ff4 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:07:16.956542 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-c717664f-a1ac-40c9-89f6-a8e549690ff4 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 returned with HTTP 200 Jul 31 19:07:16.957555 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 163/644] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:16 2026] GET /volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:19.967859 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-f3970456-6121-4c59-84f0-587eac944b4c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:19.972240 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-f3970456-6121-4c59-84f0-587eac944b4c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 Jul 31 19:07:19.972579 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-f3970456-6121-4c59-84f0-587eac944b4c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:19.972742 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-f3970456-6121-4c59-84f0-587eac944b4c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:19.977631 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-985b7afe-94ff-4114-ba99-64bffb79d7b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:19.983294 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=182,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:07:19.984515 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-985b7afe-94ff-4114-ba99-64bffb79d7b4 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] DELETE https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:07:19.984515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-985b7afe-94ff-4114-ba99-64bffb79d7b4 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:19.984515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-985b7afe-94ff-4114-ba99-64bffb79d7b4 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:19.984515 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-985b7afe-94ff-4114-ba99-64bffb79d7b4 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Delete volume with id: 897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:07:19.987816 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:19.987816 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:19.991787 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:19.991787 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:19.992333 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-985b7afe-94ff-4114-ba99-64bffb79d7b4 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:20.002229 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-f3970456-6121-4c59-84f0-587eac944b4c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:07:20.013596 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-f3970456-6121-4c59-84f0-587eac944b4c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 returned with HTTP 200 Jul 31 19:07:20.013596 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 157/645] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:19 2026] GET /volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:20.021583 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a13c3d8c-14e7-4b25-942b-86f0d3099916 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:20.022006 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a13c3d8c-14e7-4b25-942b-86f0d3099916 None None] GET https://10.4.3.163/volume// Jul 31 19:07:20.022180 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a13c3d8c-14e7-4b25-942b-86f0d3099916 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:20.022378 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a13c3d8c-14e7-4b25-942b-86f0d3099916 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:20.022747 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a13c3d8c-14e7-4b25-942b-86f0d3099916 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:20.023107 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 163/646] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:20.024101 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-985b7afe-94ff-4114-ba99-64bffb79d7b4 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Delete volume request issued successfully. Jul 31 19:07:20.024377 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-985b7afe-94ff-4114-ba99-64bffb79d7b4 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 202 Jul 31 19:07:20.025072 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 164/647] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:07:19 2026] DELETE /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:07:20.034521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-24af0c5c-799c-4d2e-aa20-0bd3c9ebfbaf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:20.035971 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-43f86705-327d-46dc-bd29-9855813cfb03 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:20.037248 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-24af0c5c-799c-4d2e-aa20-0bd3c9ebfbaf tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:07:20.037817 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-24af0c5c-799c-4d2e-aa20-0bd3c9ebfbaf tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "950f8ae7-df24-4cd8-aee2-208c5d4e75f1", "connector": null, "instance_uuid": "9fe3e4e7-77d0-474c-95d4-a463fb353199"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:20.038228 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-43f86705-327d-46dc-bd29-9855813cfb03 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:07:20.038505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-43f86705-327d-46dc-bd29-9855813cfb03 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:20.038769 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-43f86705-327d-46dc-bd29-9855813cfb03 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:20.047571 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:20.047571 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:20.048116 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:20.048116 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:20.052995 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-43f86705-327d-46dc-bd29-9855813cfb03 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:20.061326 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-43f86705-327d-46dc-bd29-9855813cfb03 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 200 Jul 31 19:07:20.061814 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 158/648] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:20 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:20.091346 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-24af0c5c-799c-4d2e-aa20-0bd3c9ebfbaf tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:07:20.091858 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 164/649] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:07:20 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:20.102499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-40aae14b-1805-49b0-8933-1d3993d0fb14 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:20.102950 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-40aae14b-1805-49b0-8933-1d3993d0fb14 None None] GET https://10.4.3.163/volume// Jul 31 19:07:20.103105 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-40aae14b-1805-49b0-8933-1d3993d0fb14 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:20.103298 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-40aae14b-1805-49b0-8933-1d3993d0fb14 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:20.103937 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-40aae14b-1805-49b0-8933-1d3993d0fb14 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:20.104578 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 164/650] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:20.114918 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-20d43655-d393-4581-b0b2-09cd9a752d9c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:20.119597 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-20d43655-d393-4581-b0b2-09cd9a752d9c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 Jul 31 19:07:20.119597 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-20d43655-d393-4581-b0b2-09cd9a752d9c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:20.119953 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-20d43655-d393-4581-b0b2-09cd9a752d9c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:20.138809 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:20.138809 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:20.147364 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-20d43655-d393-4581-b0b2-09cd9a752d9c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:07:20.164770 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-20d43655-d393-4581-b0b2-09cd9a752d9c tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 returned with HTTP 200 Jul 31 19:07:20.164770 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 165/651] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:20 2026] GET /volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 => generated 1021 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:20.294290 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-ca94ce67-4dfc-4382-a6fe-5528e01b18f6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:20.297145 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-ca94ce67-4dfc-4382-a6fe-5528e01b18f6 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] PUT https://10.4.3.163/volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9 Jul 31 19:07:20.297145 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-ca94ce67-4dfc-4382-a6fe-5528e01b18f6 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:20.313788 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-ca94ce67-4dfc-4382-a6fe-5528e01b18f6 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Acquiring lock "cinder-attachment_update-950f8ae7-df24-4cd8-aee2-208c5d4e75f1-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:07:20.320725 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-ca94ce67-4dfc-4382-a6fe-5528e01b18f6 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Lock "cinder-attachment_update-950f8ae7-df24-4cd8-aee2-208c5d4e75f1-np0000006260" acquired by "attachment_update" :: waited 0.008s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:07:20.322004 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:20.322004 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:20.434483 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-ca94ce67-4dfc-4382-a6fe-5528e01b18f6 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Lock "cinder-attachment_update-950f8ae7-df24-4cd8-aee2-208c5d4e75f1-np0000006260" released by "attachment_update" :: held 0.114s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:07:20.434749 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-ca94ce67-4dfc-4382-a6fe-5528e01b18f6 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9 returned with HTTP 200 Jul 31 19:07:20.435301 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 159/652] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:07:20 2026] PUT /volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:20.460577 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-d1415c9d-5210-4e10-9ecd-1848e3224984 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:20.462990 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-d1415c9d-5210-4e10-9ecd-1848e3224984 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] POST https://10.4.3.163/volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9/action Jul 31 19:07:20.463462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-d1415c9d-5210-4e10-9ecd-1848e3224984 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:20.463627 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-d1415c9d-5210-4e10-9ecd-1848e3224984 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:20.484632 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:20.484632 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:20.500914 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eeb2eebe-b768-44d4-a85e-b5cb51d9d5da req-d1415c9d-5210-4e10-9ecd-1848e3224984 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9/action returned with HTTP 204 Jul 31 19:07:20.501630 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 165/653] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:07:20 2026] POST /volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:21.079242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-38af4e9e-d967-4483-a621-1bdce7725c36 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:21.081540 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-38af4e9e-d967-4483-a621-1bdce7725c36 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c Jul 31 19:07:21.081785 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-38af4e9e-d967-4483-a621-1bdce7725c36 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:21.082038 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-38af4e9e-d967-4483-a621-1bdce7725c36 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:21.088134 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-38af4e9e-d967-4483-a621-1bdce7725c36 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c returned with HTTP 404 Jul 31 19:07:21.088732 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 165/654] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:21 2026] GET /volume/v3/volumes/897cc33e-4d9e-4f6c-bdf5-a113f862c44c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:21.097645 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6f54143c-4c14-492d-8a1c-35279b62225b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:21.099493 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f54143c-4c14-492d-8a1c-35279b62225b tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 Jul 31 19:07:21.101193 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f54143c-4c14-492d-8a1c-35279b62225b tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:21.101193 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f54143c-4c14-492d-8a1c-35279b62225b tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:21.101193 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6f54143c-4c14-492d-8a1c-35279b62225b tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Delete volume with id: 4d7cee1a-662e-4887-9e35-ff774594b947 Jul 31 19:07:21.107345 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:21.107345 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:21.108085 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6f54143c-4c14-492d-8a1c-35279b62225b tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:21.125458 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6f54143c-4c14-492d-8a1c-35279b62225b tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Delete volume request issued successfully. Jul 31 19:07:21.126272 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f54143c-4c14-492d-8a1c-35279b62225b tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 returned with HTTP 202 Jul 31 19:07:21.126924 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 166/655] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:07:21 2026] DELETE /volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:07:21.142219 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-78f846de-6bc9-4195-9c7d-c9821702ae9a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:21.146610 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78f846de-6bc9-4195-9c7d-c9821702ae9a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 Jul 31 19:07:21.146851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78f846de-6bc9-4195-9c7d-c9821702ae9a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:21.147069 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78f846de-6bc9-4195-9c7d-c9821702ae9a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:21.160340 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:21.160340 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:21.165662 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-78f846de-6bc9-4195-9c7d-c9821702ae9a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Volume info retrieved successfully. Jul 31 19:07:21.172317 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78f846de-6bc9-4195-9c7d-c9821702ae9a tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 returned with HTTP 200 Jul 31 19:07:21.172897 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 160/656] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:21 2026] GET /volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:22.188308 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-006a7be3-a9ca-4353-90c9-af5fba543d40 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:22.190392 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-006a7be3-a9ca-4353-90c9-af5fba543d40 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] GET https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 Jul 31 19:07:22.191046 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-006a7be3-a9ca-4353-90c9-af5fba543d40 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:22.191410 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-006a7be3-a9ca-4353-90c9-af5fba543d40 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:22.198916 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-006a7be3-a9ca-4353-90c9-af5fba543d40 tempest-ServerRescueNegativeTestJSON-1570624098 tempest-ServerRescueNegativeTestJSON-1570624098-project-member] https://10.4.3.163/volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 returned with HTTP 404 Jul 31 19:07:22.199840 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 166/657] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:22 2026] GET /volume/v3/volumes/4d7cee1a-662e-4887-9e35-ff774594b947 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:25.325587 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5ba4bc5-6e07-4b15-8c01-45142bd1e392 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.327844 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5ba4bc5-6e07-4b15-8c01-45142bd1e392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:25.328153 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5ba4bc5-6e07-4b15-8c01-45142bd1e392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.328405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5ba4bc5-6e07-4b15-8c01-45142bd1e392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.339574 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:25.339574 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:25.343825 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e5ba4bc5-6e07-4b15-8c01-45142bd1e392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:25.351033 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5ba4bc5-6e07-4b15-8c01-45142bd1e392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:25.352143 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 166/658] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:25.366488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38b70793-d9a7-4b34-99b5-cf0094affe12 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.368195 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38b70793-d9a7-4b34-99b5-cf0094affe12 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:25.368413 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38b70793-d9a7-4b34-99b5-cf0094affe12 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.369167 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38b70793-d9a7-4b34-99b5-cf0094affe12 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.380094 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:25.380094 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:25.389778 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38b70793-d9a7-4b34-99b5-cf0094affe12 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:25.394604 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38b70793-d9a7-4b34-99b5-cf0094affe12 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:25.395148 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 167/659] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:25.458201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-6f7608bb-acee-4835-917d-3d63507803d4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.462141 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-6f7608bb-acee-4835-917d-3d63507803d4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:25.462374 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-6f7608bb-acee-4835-917d-3d63507803d4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.462659 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-6f7608bb-acee-4835-917d-3d63507803d4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.475801 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:25.475801 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:25.485452 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-6f7608bb-acee-4835-917d-3d63507803d4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:25.488219 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-6f7608bb-acee-4835-917d-3d63507803d4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:25.488699 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 161/660] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:25.593362 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4f2f44ab-2289-4fc7-b316-dc5a4801cca1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.593869 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f2f44ab-2289-4fc7-b316-dc5a4801cca1 None None] GET https://10.4.3.163/volume// Jul 31 19:07:25.594102 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f2f44ab-2289-4fc7-b316-dc5a4801cca1 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.594351 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f2f44ab-2289-4fc7-b316-dc5a4801cca1 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.594880 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f2f44ab-2289-4fc7-b316-dc5a4801cca1 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:25.595251 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 167/661] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:25.605309 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-35e39619-2f70-442c-82a4-f040f2273acf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.609544 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-35e39619-2f70-442c-82a4-f040f2273acf tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:07:25.609946 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-35e39619-2f70-442c-82a4-f040f2273acf tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4edfd646-0a18-4b0b-b973-ea8f73fcaa07", "connector": null, "instance_uuid": "d23b6abe-5d52-4206-8bb0-16cac17a96c4"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:25.618420 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:25.618420 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:25.646670 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-35e39619-2f70-442c-82a4-f040f2273acf tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:07:25.647145 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 167/662] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:07:25 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:25.684571 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a81e9d48-68f6-4e46-9a44-ba52b98b19e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.687055 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a81e9d48-68f6-4e46-9a44-ba52b98b19e6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:25.689151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a81e9d48-68f6-4e46-9a44-ba52b98b19e6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.689623 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a81e9d48-68f6-4e46-9a44-ba52b98b19e6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.703785 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f1d5f909-046a-46ff-9106-6d1d01790aa2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.703839 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:25.703839 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:25.703909 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1d5f909-046a-46ff-9106-6d1d01790aa2 None None] GET https://10.4.3.163/volume// Jul 31 19:07:25.703909 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1d5f909-046a-46ff-9106-6d1d01790aa2 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.703909 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1d5f909-046a-46ff-9106-6d1d01790aa2 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.703909 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1d5f909-046a-46ff-9106-6d1d01790aa2 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:25.703909 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 162/663] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:25.708200 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a81e9d48-68f6-4e46-9a44-ba52b98b19e6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:25.714585 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a81e9d48-68f6-4e46-9a44-ba52b98b19e6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:25.715098 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-c9d69710-cc33-4493-ab4d-1f8d403256fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.715223 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 168/664] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:25.718109 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-c9d69710-cc33-4493-ab4d-1f8d403256fa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:25.718408 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-c9d69710-cc33-4493-ab4d-1f8d403256fa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.718688 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-c9d69710-cc33-4493-ab4d-1f8d403256fa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.739212 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:25.739212 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:25.746247 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-c9d69710-cc33-4493-ab4d-1f8d403256fa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:25.752667 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-c9d69710-cc33-4493-ab4d-1f8d403256fa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:25.753380 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 168/665] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:25.860672 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7d0c540f-f1e4-4ba1-87f5-ff40a46cf40c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.860890 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d0c540f-f1e4-4ba1-87f5-ff40a46cf40c None None] GET https://10.4.3.163/volume// Jul 31 19:07:25.861076 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d0c540f-f1e4-4ba1-87f5-ff40a46cf40c None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.861297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d0c540f-f1e4-4ba1-87f5-ff40a46cf40c None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.862120 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d0c540f-f1e4-4ba1-87f5-ff40a46cf40c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:25.862120 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 168/666] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:25.863556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-f66a88a3-5a6c-421a-8816-94ed442999cb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.867378 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-f66a88a3-5a6c-421a-8816-94ed442999cb tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] PUT https://10.4.3.163/volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1 Jul 31 19:07:25.867744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-f66a88a3-5a6c-421a-8816-94ed442999cb tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:25.876454 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-0853bd97-ec42-4727-b5ef-daedabfe337b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:25.880777 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-0853bd97-ec42-4727-b5ef-daedabfe337b tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:07:25.881551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-0853bd97-ec42-4727-b5ef-daedabfe337b tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:25.881876 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-0853bd97-ec42-4727-b5ef-daedabfe337b tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:25.882806 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-f66a88a3-5a6c-421a-8816-94ed442999cb tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Acquiring lock "cinder-attachment_update-4edfd646-0a18-4b0b-b973-ea8f73fcaa07-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:07:25.888224 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-f66a88a3-5a6c-421a-8816-94ed442999cb tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-4edfd646-0a18-4b0b-b973-ea8f73fcaa07-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:07:25.889785 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:25.889785 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:25.899353 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:25.899353 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:25.907966 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-0853bd97-ec42-4727-b5ef-daedabfe337b tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:07:25.915094 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-0853bd97-ec42-4727-b5ef-daedabfe337b tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:07:25.915603 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 169/667] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:25 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:26.018791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-4e7811c5-2c59-4392-a44c-b8b7d238aeca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:26.022788 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-4e7811c5-2c59-4392-a44c-b8b7d238aeca tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] PUT https://10.4.3.163/volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab Jul 31 19:07:26.023697 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-4e7811c5-2c59-4392-a44c-b8b7d238aeca tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:26.037549 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-4e7811c5-2c59-4392-a44c-b8b7d238aeca tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Acquiring lock "cinder-attachment_update-8d21fa91-66de-46ee-9ce9-a9a85e2f3652-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:07:26.047153 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-4e7811c5-2c59-4392-a44c-b8b7d238aeca tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Lock "cinder-attachment_update-8d21fa91-66de-46ee-9ce9-a9a85e2f3652-np0000006260" acquired by "attachment_update" :: waited 0.010s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:07:26.048161 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:26.048161 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:26.051970 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-f66a88a3-5a6c-421a-8816-94ed442999cb tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-4edfd646-0a18-4b0b-b973-ea8f73fcaa07-np0000006260" released by "attachment_update" :: held 0.162s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:07:26.051970 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-f66a88a3-5a6c-421a-8816-94ed442999cb tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1 returned with HTTP 200 Jul 31 19:07:26.051970 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 163/668] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:07:25 2026] PUT /volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1 => generated 968 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:26.063303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-8ea4a736-64b8-4851-8d0e-91f18c6175a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:26.067758 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-8ea4a736-64b8-4851-8d0e-91f18c6175a0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/encryption Jul 31 19:07:26.067988 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-8ea4a736-64b8-4851-8d0e-91f18c6175a0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:26.069485 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-8ea4a736-64b8-4851-8d0e-91f18c6175a0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:26.086594 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:26.086594 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:26.103087 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-8ea4a736-64b8-4851-8d0e-91f18c6175a0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/encryption returned with HTTP 200 Jul 31 19:07:26.103867 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 169/669] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:07:26 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:26.170463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-4e7811c5-2c59-4392-a44c-b8b7d238aeca tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Lock "cinder-attachment_update-8d21fa91-66de-46ee-9ce9-a9a85e2f3652-np0000006260" released by "attachment_update" :: held 0.123s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:07:26.170831 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-4e7811c5-2c59-4392-a44c-b8b7d238aeca tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab returned with HTTP 200 Jul 31 19:07:26.171279 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 169/670] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:07:26 2026] PUT /volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:26.215671 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-90595841-7b56-45dc-922c-34c5a154eac8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:26.217839 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-90595841-7b56-45dc-922c-34c5a154eac8 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] POST https://10.4.3.163/volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab/action Jul 31 19:07:26.218192 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-90595841-7b56-45dc-922c-34c5a154eac8 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:26.218324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-90595841-7b56-45dc-922c-34c5a154eac8 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:26.236449 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:26.236449 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:26.253364 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bb780b0-05b5-4e55-887f-31b3777f0cfb req-90595841-7b56-45dc-922c-34c5a154eac8 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab/action returned with HTTP 204 Jul 31 19:07:26.254072 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 170/671] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:07:26 2026] POST /volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:26.731011 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-12c6983a-b332-4caf-9328-50d8190f4ffe None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:26.735225 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-12c6983a-b332-4caf-9328-50d8190f4ffe tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:26.735411 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-12c6983a-b332-4caf-9328-50d8190f4ffe tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:26.735605 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-12c6983a-b332-4caf-9328-50d8190f4ffe tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:26.754513 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:26.754513 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:26.757808 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-12c6983a-b332-4caf-9328-50d8190f4ffe tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:26.761929 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-12c6983a-b332-4caf-9328-50d8190f4ffe tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:26.762283 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 164/672] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:26 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:27.780750 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ceab5818-9300-47ef-ad8f-402367cee893 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:27.782781 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ceab5818-9300-47ef-ad8f-402367cee893 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:27.782976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ceab5818-9300-47ef-ad8f-402367cee893 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:27.783181 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ceab5818-9300-47ef-ad8f-402367cee893 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:27.796533 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:27.796533 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:27.803919 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ceab5818-9300-47ef-ad8f-402367cee893 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:27.812371 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ceab5818-9300-47ef-ad8f-402367cee893 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:27.812821 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 170/673] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:27 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:28.184387 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d59354d6-90ce-43b5-bba4-9a38b0304210 req-00f214b7-c73d-4053-9a02-2f82498ddc99 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:28.186901 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d59354d6-90ce-43b5-bba4-9a38b0304210 req-00f214b7-c73d-4053-9a02-2f82498ddc99 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 Jul 31 19:07:28.187168 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d59354d6-90ce-43b5-bba4-9a38b0304210 req-00f214b7-c73d-4053-9a02-2f82498ddc99 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:28.187467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d59354d6-90ce-43b5-bba4-9a38b0304210 req-00f214b7-c73d-4053-9a02-2f82498ddc99 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:28.200980 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:28.200980 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:28.206186 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d59354d6-90ce-43b5-bba4-9a38b0304210 req-00f214b7-c73d-4053-9a02-2f82498ddc99 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:07:28.210833 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d59354d6-90ce-43b5-bba4-9a38b0304210 req-00f214b7-c73d-4053-9a02-2f82498ddc99 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 returned with HTTP 200 Jul 31 19:07:28.211270 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 170/674] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:28 2026] GET /volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:28.829153 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42f17f49-3c5b-4dc8-b16d-289145afd074 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:28.831400 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42f17f49-3c5b-4dc8-b16d-289145afd074 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:28.831674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42f17f49-3c5b-4dc8-b16d-289145afd074 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:28.831958 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42f17f49-3c5b-4dc8-b16d-289145afd074 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:28.845461 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:28.845461 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:28.860460 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42f17f49-3c5b-4dc8-b16d-289145afd074 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:28.865939 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42f17f49-3c5b-4dc8-b16d-289145afd074 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:28.866480 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 171/675] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:28 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:29.589753 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-1696579c-1dc5-4acb-b067-b2257af60d28 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:29.591823 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-1696579c-1dc5-4acb-b067-b2257af60d28 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1/action Jul 31 19:07:29.592465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-1696579c-1dc5-4acb-b067-b2257af60d28 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:29.592758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-1696579c-1dc5-4acb-b067-b2257af60d28 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:29.625409 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:29.625409 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:29.637823 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c66bc4d3-a2ff-4b15-8de6-18cfa19b3e18 req-1696579c-1dc5-4acb-b067-b2257af60d28 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1/action returned with HTTP 204 Jul 31 19:07:29.638427 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 165/676] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:07:29 2026] POST /volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:29.883902 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d7cea27-8419-4881-941b-6aa0f60507a7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:29.888319 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d7cea27-8419-4881-941b-6aa0f60507a7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:29.888616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d7cea27-8419-4881-941b-6aa0f60507a7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:29.888920 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d7cea27-8419-4881-941b-6aa0f60507a7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:29.899416 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:29.899416 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:29.904163 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3d7cea27-8419-4881-941b-6aa0f60507a7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:29.911292 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d7cea27-8419-4881-941b-6aa0f60507a7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:29.911835 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 171/677] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:29 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:29.933588 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ab2a4447-1bf0-4329-be79-a837fa83c513 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:29.935547 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab2a4447-1bf0-4329-be79-a837fa83c513 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:29.938903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab2a4447-1bf0-4329-be79-a837fa83c513 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:29.939179 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab2a4447-1bf0-4329-be79-a837fa83c513 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:29.955801 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:29.955801 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:29.962171 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ab2a4447-1bf0-4329-be79-a837fa83c513 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:29.974501 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab2a4447-1bf0-4329-be79-a837fa83c513 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:29.975042 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 171/678] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:29 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:30.024320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c5d567b0-6374-4900-8e34-86accd1d696d req-7e49125f-630b-4689-8000-f527b715bcd7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:30.026663 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-7e49125f-630b-4689-8000-f527b715bcd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:30.026980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-7e49125f-630b-4689-8000-f527b715bcd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:30.027250 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-7e49125f-630b-4689-8000-f527b715bcd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:30.040241 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:30.040241 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:30.049955 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c5d567b0-6374-4900-8e34-86accd1d696d req-7e49125f-630b-4689-8000-f527b715bcd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:30.057000 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-7e49125f-630b-4689-8000-f527b715bcd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:30.057477 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 172/679] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:30 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:30.084491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c5d567b0-6374-4900-8e34-86accd1d696d req-fe85b55d-d4a2-47aa-9c99-d5af3f0133d2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:30.088572 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-fe85b55d-d4a2-47aa-9c99-d5af3f0133d2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/action Jul 31 19:07:30.089661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-fe85b55d-d4a2-47aa-9c99-d5af3f0133d2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:30.090636 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-fe85b55d-d4a2-47aa-9c99-d5af3f0133d2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:30.114970 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:30.114970 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:30.115246 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c5d567b0-6374-4900-8e34-86accd1d696d req-fe85b55d-d4a2-47aa-9c99-d5af3f0133d2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:30.127012 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c5d567b0-6374-4900-8e34-86accd1d696d req-fe85b55d-d4a2-47aa-9c99-d5af3f0133d2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Begin detaching volume completed successfully. Jul 31 19:07:30.127424 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-fe85b55d-d4a2-47aa-9c99-d5af3f0133d2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/action returned with HTTP 202 Jul 31 19:07:30.127877 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 166/680] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:07:30 2026] POST /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:07:30.204224 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-70cb9400-bcd4-4f22-a91f-bc1e0b9e2111 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:30.204760 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70cb9400-bcd4-4f22-a91f-bc1e0b9e2111 None None] GET https://10.4.3.163/volume// Jul 31 19:07:30.204989 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70cb9400-bcd4-4f22-a91f-bc1e0b9e2111 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:30.205239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70cb9400-bcd4-4f22-a91f-bc1e0b9e2111 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:30.205685 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70cb9400-bcd4-4f22-a91f-bc1e0b9e2111 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:30.206074 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 172/681] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:30.229429 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c5d567b0-6374-4900-8e34-86accd1d696d req-11e97bcf-fd86-4315-bb8f-db68cb93ed30 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:30.234901 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-11e97bcf-fd86-4315-bb8f-db68cb93ed30 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:30.235210 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-11e97bcf-fd86-4315-bb8f-db68cb93ed30 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:30.235506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-11e97bcf-fd86-4315-bb8f-db68cb93ed30 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:30.254023 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:30.254023 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:30.264029 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c5d567b0-6374-4900-8e34-86accd1d696d req-11e97bcf-fd86-4315-bb8f-db68cb93ed30 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:30.275329 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-11e97bcf-fd86-4315-bb8f-db68cb93ed30 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:30.276035 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 172/682] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:30 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 1357 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:30.299775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c5d567b0-6374-4900-8e34-86accd1d696d req-0b9476c9-7793-46bb-b532-71be8c286906 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:30.302873 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-0b9476c9-7793-46bb-b532-71be8c286906 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/encryption Jul 31 19:07:30.303172 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-0b9476c9-7793-46bb-b532-71be8c286906 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:30.303419 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-0b9476c9-7793-46bb-b532-71be8c286906 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:30.321741 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:30.321741 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:30.335868 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-0b9476c9-7793-46bb-b532-71be8c286906 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/encryption returned with HTTP 200 Jul 31 19:07:30.336247 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 173/683] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:07:30 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07/encryption => generated 161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:31.927051 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:31.929041 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:31.929545 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1284455205"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:31.931538 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1284455205'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:31.931538 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Create volume of 1 GB Jul 31 19:07:31.936198 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Availability Zones retrieved successfully. Jul 31 19:07:31.943157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Flow 'volume_create_api' (f010cdd1-b1b4-46a9-92ea-a0208c1e7d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:31.944300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1c0035-5747-4182-862b-4f70f7d0b5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:31.945381 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:31.983965 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f1c0035-5747-4182-862b-4f70f7d0b5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:31.985296 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43b7b9c-925d-4dfd-b945-70aefe0d97c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:32.067391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Created reservations ['0135ceb1-7344-4193-86a7-25602729dc38', '7fd43bd9-c3e6-4416-8146-d657ff1aa58c', '379b8012-ac49-419c-be07-bb2bd93c15be', '41f05838-c2fd-424f-893f-58fba218a51f'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:32.067391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e43b7b9c-925d-4dfd-b945-70aefe0d97c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0135ceb1-7344-4193-86a7-25602729dc38', '7fd43bd9-c3e6-4416-8146-d657ff1aa58c', '379b8012-ac49-419c-be07-bb2bd93c15be', '41f05838-c2fd-424f-893f-58fba218a51f']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:32.068641 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1497ae51-7bf4-4303-b5a2-473b9f47c4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:32.106387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1497ae51-7bf4-4303-b5a2-473b9f47c4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d2979ea-39f7-4f52-99f7-32f84e6a1b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1284455205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa231e7185f4c13a9a832a73fc2826b',qos_specs=None,replication_status=,reservations=['0135ceb1-7344-4193-86a7-25602729dc38','7fd43bd9-c3e6-4416-8146-d657ff1aa58c','379b8012-ac49-419c-be07-bb2bd93c15be','41f05838-c2fd-424f-893f-58fba218a51f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6bfb4dd9b340b7b4d4822b8c35cbd4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1284455205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d2979ea-39f7-4f52-99f7-32f84e6a1b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa231e7185f4c13a9a832a73fc2826b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e6bfb4dd9b340b7b4d4822b8c35cbd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:32.107178 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2427e48-a417-429b-819c-a96a4ef06810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:32.141130 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2427e48-a417-429b-819c-a96a4ef06810) transitioned into state 'SUCCESS' from state '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-1284455205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa231e7185f4c13a9a832a73fc2826b',qos_specs=None,replication_status=,reservations=['0135ceb1-7344-4193-86a7-25602729dc38','7fd43bd9-c3e6-4416-8146-d657ff1aa58c','379b8012-ac49-419c-be07-bb2bd93c15be','41f05838-c2fd-424f-893f-58fba218a51f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6bfb4dd9b340b7b4d4822b8c35cbd4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:32.142037 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb0f8d18-2b43-4105-aeae-5f453ca13d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:32.157234 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb0f8d18-2b43-4105-aeae-5f453ca13d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:32.158015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Flow 'volume_create_api' (f010cdd1-b1b4-46a9-92ea-a0208c1e7d48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:32.158308 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Create volume request issued successfully. Jul 31 19:07:32.158832 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18f1a03f-c908-4b83-85c4-f292558e3d25 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:32.159265 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 167/684] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:07:31 2026] POST /volume/v3/volumes => generated 754 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:07:32.726693 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c5d567b0-6374-4900-8e34-86accd1d696d req-20a6736f-1cc9-4725-9e8c-524e239cd413 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:32.731378 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-20a6736f-1cc9-4725-9e8c-524e239cd413 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1 Jul 31 19:07:32.731533 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-20a6736f-1cc9-4725-9e8c-524e239cd413 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:32.731734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-20a6736f-1cc9-4725-9e8c-524e239cd413 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:32.742775 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:32.742775 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:32.834982 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c5d567b0-6374-4900-8e34-86accd1d696d req-20a6736f-1cc9-4725-9e8c-524e239cd413 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1 returned with HTTP 200 Jul 31 19:07:32.835720 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 173/685] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:07:32 2026] DELETE /volume/v3/attachments/c7996981-4801-4414-9760-dd702d3eade1 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:33.190946 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6ec6449b-8ba6-4169-9193-0c7226ef509a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:33.330039 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ec6449b-8ba6-4169-9193-0c7226ef509a tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:07:33.330547 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ec6449b-8ba6-4169-9193-0c7226ef509a tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-121307159"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:33.347215 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ec6449b-8ba6-4169-9193-0c7226ef509a tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:07:33.347909 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 173/686] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:07:33 2026] POST /volume/v3/types => generated 223 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:33.359177 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b8612c64-68b0-4b78-85a3-1c974952d638 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:33.362880 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8612c64-68b0-4b78-85a3-1c974952d638 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:07:33.363658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8612c64-68b0-4b78-85a3-1c974952d638 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1682956106"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:33.403678 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8612c64-68b0-4b78-85a3-1c974952d638 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:07:33.404229 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 174/687] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:07:33 2026] POST /volume/v3/group_types => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:33.414161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3ca4b473-574d-4f64-9792-e14fcee4049f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:33.437985 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-770da679-033b-4650-9caf-9f77a81ec14d req-54115601-4b3c-4bd4-bb67-798573327670 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:33.440508 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-770da679-033b-4650-9caf-9f77a81ec14d req-54115601-4b3c-4bd4-bb67-798573327670 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:33.440756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-770da679-033b-4650-9caf-9f77a81ec14d req-54115601-4b3c-4bd4-bb67-798573327670 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:33.440990 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-770da679-033b-4650-9caf-9f77a81ec14d req-54115601-4b3c-4bd4-bb67-798573327670 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:33.453746 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:33.453746 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:33.467959 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-770da679-033b-4650-9caf-9f77a81ec14d req-54115601-4b3c-4bd4-bb67-798573327670 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:33.475467 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-770da679-033b-4650-9caf-9f77a81ec14d req-54115601-4b3c-4bd4-bb67-798573327670 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:33.476747 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 174/688] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:33 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:33.508935 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3ca4b473-574d-4f64-9792-e14fcee4049f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:07:33.510497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3ca4b473-574d-4f64-9792-e14fcee4049f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5976364f-a2ad-48e8-b47d-48655da11398", "volume_types": ["a7b37e19-013e-4b10-8e38-fb87b04e2419"], "name": "tempest-GroupSnapshotsTest-Group-723336458"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:33.510985 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-3ca4b473-574d-4f64-9792-e14fcee4049f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating new group {'group': {'group_type': '5976364f-a2ad-48e8-b47d-48655da11398', 'volume_types': ['a7b37e19-013e-4b10-8e38-fb87b04e2419'], 'name': 'tempest-GroupSnapshotsTest-Group-723336458'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:07:33.522983 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-3ca4b473-574d-4f64-9792-e14fcee4049f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating group tempest-GroupSnapshotsTest-Group-723336458. Jul 31 19:07:33.523368 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:33.523368 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:33.545369 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-3ca4b473-574d-4f64-9792-e14fcee4049f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:07:33.544993. {{(pid=100320) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:07:33.545689 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3ca4b473-574d-4f64-9792-e14fcee4049f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability Zones retrieved successfully. Jul 31 19:07:33.577973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-3ca4b473-574d-4f64-9792-e14fcee4049f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['437020e3-f6f5-4a62-bc12-f074923483aa'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:33.616062 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3ca4b473-574d-4f64-9792-e14fcee4049f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:07:33.616630 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 168/689] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:07:33 2026] POST /volume/v3/groups => generated 111 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:33.633675 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-16f36637-d3e2-4456-a1f9-87c6e6388b62 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:33.638039 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16f36637-d3e2-4456-a1f9-87c6e6388b62 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 Jul 31 19:07:33.638039 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16f36637-d3e2-4456-a1f9-87c6e6388b62 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:33.638039 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16f36637-d3e2-4456-a1f9-87c6e6388b62 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:33.638039 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-16f36637-d3e2-4456-a1f9-87c6e6388b62 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 54aa4f0f-adad-4353-bd34-8185084e2448 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:33.646479 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:33.646479 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:33.681112 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16f36637-d3e2-4456-a1f9-87c6e6388b62 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 returned with HTTP 200 Jul 31 19:07:33.683016 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 174/690] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:33 2026] GET /volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:34.693171 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4a4b06a-ec0a-46ca-a7a2-8a142012ce04 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:34.697707 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4a4b06a-ec0a-46ca-a7a2-8a142012ce04 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 Jul 31 19:07:34.697707 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4a4b06a-ec0a-46ca-a7a2-8a142012ce04 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:34.698393 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4a4b06a-ec0a-46ca-a7a2-8a142012ce04 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:34.698615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-b4a4b06a-ec0a-46ca-a7a2-8a142012ce04 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 54aa4f0f-adad-4353-bd34-8185084e2448 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:34.705989 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:34.705989 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:34.727820 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4a4b06a-ec0a-46ca-a7a2-8a142012ce04 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 returned with HTTP 200 Jul 31 19:07:34.728271 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 175/691] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:34 2026] GET /volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:34.739998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:34.746458 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:34.746458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-389461699", "volume_type": "a7b37e19-013e-4b10-8e38-fb87b04e2419", "group_id": "54aa4f0f-adad-4353-bd34-8185084e2448", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:34.746748 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-389461699', 'volume_type': 'a7b37e19-013e-4b10-8e38-fb87b04e2419', 'group_id': '54aa4f0f-adad-4353-bd34-8185084e2448', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:34.764065 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:34.764065 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:34.766183 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume of 1 GB Jul 31 19:07:34.787416 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability Zones retrieved successfully. Jul 31 19:07:34.798798 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (379737f8-a295-4953-8616-57c9bad97653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:34.801431 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df732c75-abd6-4517-8628-f6c1caba0bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:34.801431 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:34.801431 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:34.803223 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:34.830622 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df732c75-abd6-4517-8628-f6c1caba0bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:07:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7b37e19-013e-4b10-8e38-fb87b04e2419,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-121307159',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7b37e19-013e-4b10-8e38-fb87b04e2419', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '54aa4f0f-adad-4353-bd34-8185084e2448', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:34.831601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a473278b-ba1b-409e-b2fe-f53d7fcf1bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:34.883329 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-121307159 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-121307159, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:34.883329 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-121307159 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-121307159, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:34.931881 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['44cb97fe-7ac9-4529-9dce-d8a146b8ad2b', '11eebba6-6095-4303-a13f-9741e66eb3fb', '14fc7734-b1ab-472f-844a-ad617fb5320d', 'cb87d57f-e5af-4a5b-b2d3-1af9ebcb3933'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:34.933067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a473278b-ba1b-409e-b2fe-f53d7fcf1bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44cb97fe-7ac9-4529-9dce-d8a146b8ad2b', '11eebba6-6095-4303-a13f-9741e66eb3fb', '14fc7734-b1ab-472f-844a-ad617fb5320d', 'cb87d57f-e5af-4a5b-b2d3-1af9ebcb3933']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:34.933584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c565c54f-2a49-49d7-b249-e8a160713e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:34.992037 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c565c54f-2a49-49d7-b249-e8a160713e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e97c70df-b6f2-4257-83ec-3bac1724cee1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-389461699',encryption_key_id=None,group_id=54aa4f0f-adad-4353-bd34-8185084e2448,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['44cb97fe-7ac9-4529-9dce-d8a146b8ad2b','11eebba6-6095-4303-a13f-9741e66eb3fb','14fc7734-b1ab-472f-844a-ad617fb5320d','cb87d57f-e5af-4a5b-b2d3-1af9ebcb3933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=a7b37e19-013e-4b10-8e38-fb87b04e2419), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-389461699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54aa4f0f-adad-4353-bd34-8185084e2448,host=None,id=e97c70df-b6f2-4257-83ec-3bac1724cee1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d47250991da4e6997d4b8746417c41b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e104c3626d1455f9394d4ef4857615b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7b37e19-013e-4b10-8e38-fb87b04e2419),volume_type_id=a7b37e19-013e-4b10-8e38-fb87b04e2419)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:34.995087 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a01aa8-2461-4f35-87e7-3427a1f2810d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:35.024607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a01aa8-2461-4f35-87e7-3427a1f2810d) transitioned into state 'SUCCESS' from state '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-389461699',encryption_key_id=None,group_id=54aa4f0f-adad-4353-bd34-8185084e2448,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['44cb97fe-7ac9-4529-9dce-d8a146b8ad2b','11eebba6-6095-4303-a13f-9741e66eb3fb','14fc7734-b1ab-472f-844a-ad617fb5320d','cb87d57f-e5af-4a5b-b2d3-1af9ebcb3933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=a7b37e19-013e-4b10-8e38-fb87b04e2419)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:35.025734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0730144-140d-4657-aeab-fe7f1b363295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:35.079110 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0730144-140d-4657-aeab-fe7f1b363295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:35.080864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (379737f8-a295-4953-8616-57c9bad97653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:35.084460 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request issued successfully. Jul 31 19:07:35.084460 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:35.084460 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:35.139487 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:35.149707 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:35.149707 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:35.164203 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8ba6b773-0167-4bd4-9f6a-4109c780db3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:35.164984 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 175/692] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:07:34 2026] POST /volume/v3/volumes => generated 821 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:35.185891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:35.189475 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 Jul 31 19:07:35.189754 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:35.189958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:35.199901 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:35.199901 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:35.209241 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:35.209973 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:35.210887 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:35.255935 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:35.262986 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:35.262986 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:35.276355 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-615d4bf8-d3a2-41b0-93e4-5effd5d143e8 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 returned with HTTP 200 Jul 31 19:07:35.276866 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 169/693] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:35 2026] GET /volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:36.294077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8cb8bb83-8329-4905-8c09-2c986404321f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:36.298142 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8cb8bb83-8329-4905-8c09-2c986404321f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 Jul 31 19:07:36.298383 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8cb8bb83-8329-4905-8c09-2c986404321f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:36.298634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8cb8bb83-8329-4905-8c09-2c986404321f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:36.318280 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:36.318280 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:36.324125 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8cb8bb83-8329-4905-8c09-2c986404321f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:36.325398 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-8cb8bb83-8329-4905-8c09-2c986404321f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:36.325398 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-8cb8bb83-8329-4905-8c09-2c986404321f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:36.384382 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-8cb8bb83-8329-4905-8c09-2c986404321f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:36.389861 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:36.389861 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:36.407548 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8cb8bb83-8329-4905-8c09-2c986404321f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 returned with HTTP 200 Jul 31 19:07:36.407765 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 175/694] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:36 2026] GET /volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:36.424822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7f07c62-1db0-4e91-8a78-1c865326014f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:36.428336 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7f07c62-1db0-4e91-8a78-1c865326014f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/group_snapshots Jul 31 19:07:36.428803 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7f07c62-1db0-4e91-8a78-1c865326014f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "54aa4f0f-adad-4353-bd34-8185084e2448", "name": "tempest-group_snapshot-1753225480"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:36.431641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-d7f07c62-1db0-4e91-8a78-1c865326014f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '54aa4f0f-adad-4353-bd34-8185084e2448', 'name': 'tempest-group_snapshot-1753225480'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 19:07:36.438369 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:36.438369 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:36.445594 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-d7f07c62-1db0-4e91-8a78-1c865326014f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating group_snapshot tempest-group_snapshot-1753225480. Jul 31 19:07:36.483829 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6d6c4636-6533-4a14-b2ca-f62bdde76036 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:36.485916 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d6c4636-6533-4a14-b2ca-f62bdde76036 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] GET https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:07:36.486047 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d6c4636-6533-4a14-b2ca-f62bdde76036 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:36.486334 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d6c4636-6533-4a14-b2ca-f62bdde76036 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:36.497872 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:36.497872 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:36.502030 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:36.502030 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:36.508636 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6d6c4636-6533-4a14-b2ca-f62bdde76036 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:07:36.513754 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d6c4636-6533-4a14-b2ca-f62bdde76036 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 200 Jul 31 19:07:36.514410 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 176/695] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:36 2026] GET /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 1833 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:36.515264 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-d7f07c62-1db0-4e91-8a78-1c865326014f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-121307159 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-121307159, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:36.516158 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-d7f07c62-1db0-4e91-8a78-1c865326014f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-121307159 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-121307159, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:36.546399 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-d7f07c62-1db0-4e91-8a78-1c865326014f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['6dd46bc1-3b02-4e6c-b091-8e0a503e36f6', 'ce64d94d-1964-4fcc-bfa5-f3b64d8008fa', '026343d0-c206-4dad-bdd4-3c6913b22932', '6751379d-f8cd-4635-aea9-39395da33561'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:36.626116 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7f07c62-1db0-4e91-8a78-1c865326014f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots returned with HTTP 202 Jul 31 19:07:36.626653 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 176/696] 10.4.3.163 () {70 vars in 1324 bytes} [Fri Jul 31 19:07:36 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:36.643752 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bb4e6df9-3abc-413c-a780-9c7c05cbe8e7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:36.650530 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bb4e6df9-3abc-413c-a780-9c7c05cbe8e7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 Jul 31 19:07:36.651651 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bb4e6df9-3abc-413c-a780-9c7c05cbe8e7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:36.651928 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bb4e6df9-3abc-413c-a780-9c7c05cbe8e7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:36.652366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.group_snapshots [None req-bb4e6df9-3abc-413c-a780-9c7c05cbe8e7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member f82982a4-43ec-4aff-82ab-79362a0b0956 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:36.662429 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:36.662429 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:36.667609 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bb4e6df9-3abc-413c-a780-9c7c05cbe8e7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 returned with HTTP 200 Jul 31 19:07:36.668334 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 170/697] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:36 2026] GET /volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:36.763182 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:36.765392 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:36.765678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:36.765897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:36.766195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Delete volume with id: 4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:36.774025 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:36.774025 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:36.774642 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:36.787115 np0000006260 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:07:36.793218 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Delete volume request issued successfully. Jul 31 19:07:36.793424 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1aa10a5e-cadf-4d0c-b46d-2534bb3a210e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 202 Jul 31 19:07:36.794293 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 176/698] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:07:36 2026] DELETE /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:07:36.806879 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-67d6b051-dab5-4bf8-8559-b957542f2f4c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:36.814230 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-67d6b051-dab5-4bf8-8559-b957542f2f4c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:36.814715 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-67d6b051-dab5-4bf8-8559-b957542f2f4c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:36.815698 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-67d6b051-dab5-4bf8-8559-b957542f2f4c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:36.827871 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:36.827871 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:36.833472 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-67d6b051-dab5-4bf8-8559-b957542f2f4c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:07:36.841733 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-67d6b051-dab5-4bf8-8559-b957542f2f4c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 200 Jul 31 19:07:36.842583 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 177/699] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:36 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:37.683186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b214cf5-8c4b-46c6-a0f9-2369f4fabd79 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:37.686387 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b214cf5-8c4b-46c6-a0f9-2369f4fabd79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 Jul 31 19:07:37.687926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b214cf5-8c4b-46c6-a0f9-2369f4fabd79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:37.687926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b214cf5-8c4b-46c6-a0f9-2369f4fabd79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:37.687926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-0b214cf5-8c4b-46c6-a0f9-2369f4fabd79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member f82982a4-43ec-4aff-82ab-79362a0b0956 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:37.690789 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:37.690789 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:37.694570 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b214cf5-8c4b-46c6-a0f9-2369f4fabd79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 returned with HTTP 200 Jul 31 19:07:37.695157 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 177/700] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:37 2026] GET /volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:07:37.704148 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-214b668c-f08a-4483-b90c-94aaa3e6c0a9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:37.706146 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-214b668c-f08a-4483-b90c-94aaa3e6c0a9 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:07:37.706409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-214b668c-f08a-4483-b90c-94aaa3e6c0a9 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:37.706651 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-214b668c-f08a-4483-b90c-94aaa3e6c0a9 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:37.707220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-214b668c-f08a-4483-b90c-94aaa3e6c0a9 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:37.710958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-214b668c-f08a-4483-b90c-94aaa3e6c0a9 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:07:37.725350 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-214b668c-f08a-4483-b90c-94aaa3e6c0a9 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all snapshots completed successfully. Jul 31 19:07:37.725350 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:37.725350 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:37.725350 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-214b668c-f08a-4483-b90c-94aaa3e6c0a9 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:07:37.725350 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 171/701] 10.4.3.163 () {66 vars in 1264 bytes} [Fri Jul 31 19:07:37 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:37.735723 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de50d85a-abf0-42c8-be11-02a2b9417440 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:37.737674 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de50d85a-abf0-42c8-be11-02a2b9417440 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/5f9a0fbe-3e43-48d7-82d8-b2f046f8b4b0 Jul 31 19:07:37.737988 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de50d85a-abf0-42c8-be11-02a2b9417440 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:37.738208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de50d85a-abf0-42c8-be11-02a2b9417440 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:37.758305 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=164,cinder:INSERT=16,cinder:UPDATE=36 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:07:37.764574 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:37.764574 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:37.765055 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de50d85a-abf0-42c8-be11-02a2b9417440 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Snapshot retrieved successfully. Jul 31 19:07:37.766357 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de50d85a-abf0-42c8-be11-02a2b9417440 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/5f9a0fbe-3e43-48d7-82d8-b2f046f8b4b0 returned with HTTP 200 Jul 31 19:07:37.768472 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 177/702] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:07:37 2026] GET /volume/v3/snapshots/5f9a0fbe-3e43-48d7-82d8-b2f046f8b4b0 => generated 451 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:37.776371 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:37.779614 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/groups/action Jul 31 19:07:37.779614 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "f82982a4-43ec-4aff-82ab-79362a0b0956", "name": "tempest-Group_from_snap-1408892059"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:37.779614 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "f82982a4-43ec-4aff-82ab-79362a0b0956", "name": "tempest-Group_from_snap-1408892059"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:37.781094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'f82982a4-43ec-4aff-82ab-79362a0b0956', 'name': 'tempest-Group_from_snap-1408892059'}}. {{(pid=100319) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 19:07:37.781301 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating group tempest-Group_from_snap-1408892059 from group_snapshot f82982a4-43ec-4aff-82ab-79362a0b0956. Jul 31 19:07:37.786062 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=193,cinder:UPDATE=28,cinder:INSERT=15 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:07:37.790206 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:37.790206 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:37.799035 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:37.799035 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:37.803737 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:37.803737 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:37.866661 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e06944df-c56b-49a8-b4d7-11fa8251391a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:37.872474 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e06944df-c56b-49a8-b4d7-11fa8251391a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 Jul 31 19:07:37.872641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e06944df-c56b-49a8-b4d7-11fa8251391a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:37.873844 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e06944df-c56b-49a8-b4d7-11fa8251391a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:37.876042 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['5c5da542-a0ae-4e59-8abc-d5d39d8c8056'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:37.887226 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e06944df-c56b-49a8-b4d7-11fa8251391a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 returned with HTTP 404 Jul 31 19:07:37.887854 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 178/703] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:37 2026] GET /volume/v3/volumes/4edfd646-0a18-4b0b-b973-ea8f73fcaa07 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:37.901821 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ada3c584-964e-4926-8b50-264547c6798f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:37.904295 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:07:37.904677 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:37.904892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:37.906184 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:37.967666 np0000006260 devstack@c-api.service[100319]: INFO cinder.group.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] A mapping entry already exists for group 7948a3aa-b109-4936-babb-c2045b5eff24 and volume type a7b37e19-013e-4b10-8e38-fb87b04e2419. Do not need to create again. Jul 31 19:07:37.968124 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:37.968124 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:37.972011 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:07:37.971755. {{(pid=100319) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:07:37.972112 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability Zones retrieved successfully. Jul 31 19:07:37.978216 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (4acd9a93-9e06-40e1-9186-c953669b0041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:37.979096 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Get all volumes completed successfully. Jul 31 19:07:37.979242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a61f1d9b-756d-4774-b309-74c86bfb92b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:37.979987 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:37.980120 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-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' Jul 31 19:07:37.980976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:38.022703 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-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=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:38.022912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a61f1d9b-756d-4774-b309-74c86bfb92b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5f9a0fbe-3e43-48d7-82d8-b2f046f8b4b0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:07:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7b37e19-013e-4b10-8e38-fb87b04e2419,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-121307159',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7b37e19-013e-4b10-8e38-fb87b04e2419', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7948a3aa-b109-4936-babb-c2045b5eff24', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.023960 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc33b55-7673-4605-b01c-fd18d0ae1309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:38.029959 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.029959 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:38.047138 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ada3c584-964e-4926-8b50-264547c6798f tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:07:38.047524 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 172/704] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:07:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12465 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:38.068136 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['758af8ae-2082-48f8-b983-ca93bc4828ff', 'f28cb892-870d-411f-af60-e226952926e3'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:38.069203 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cc33b55-7673-4605-b01c-fd18d0ae1309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['758af8ae-2082-48f8-b983-ca93bc4828ff', 'f28cb892-870d-411f-af60-e226952926e3']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.071156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca35374-f01a-4950-9116-8303095fb9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:38.073595 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e72051f9-9142-4773-8768-47d57aacd680 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.077499 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e72051f9-9142-4773-8768-47d57aacd680 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] DELETE https://10.4.3.163/volume/v3/types/be4e0594-86fb-43ed-8c9a-73fc0990ee0f Jul 31 19:07:38.077835 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e72051f9-9142-4773-8768-47d57aacd680 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:38.078078 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e72051f9-9142-4773-8768-47d57aacd680 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:38.118344 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e72051f9-9142-4773-8768-47d57aacd680 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types/be4e0594-86fb-43ed-8c9a-73fc0990ee0f returned with HTTP 202 Jul 31 19:07:38.118781 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 178/705] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:07:38 2026] DELETE /volume/v3/types/be4e0594-86fb-43ed-8c9a-73fc0990ee0f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:07:38.130572 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca35374-f01a-4950-9116-8303095fb9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0fc0290-8c4c-43c3-9f2c-f077b1178bb1', '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=7948a3aa-b109-4936-babb-c2045b5eff24,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['758af8ae-2082-48f8-b983-ca93bc4828ff','f28cb892-870d-411f-af60-e226952926e3'],size=1,snapshot_id=5f9a0fbe-3e43-48d7-82d8-b2f046f8b4b0,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=a7b37e19-013e-4b10-8e38-fb87b04e2419), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7948a3aa-b109-4936-babb-c2045b5eff24,host=None,id=f0fc0290-8c4c-43c3-9f2c-f077b1178bb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d47250991da4e6997d4b8746417c41b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5f9a0fbe-3e43-48d7-82d8-b2f046f8b4b0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e104c3626d1455f9394d4ef4857615b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7b37e19-013e-4b10-8e38-fb87b04e2419),volume_type_id=a7b37e19-013e-4b10-8e38-fb87b04e2419)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.131380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24826d57-d0d4-4e8c-b839-106a48679d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:38.135736 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-67f60b68-eb28-4613-b031-5316abe5dda0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.140510 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67f60b68-eb28-4613-b031-5316abe5dda0 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:07:38.140953 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67f60b68-eb28-4613-b031-5316abe5dda0 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-456498851", "extra_specs": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:38.148503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24826d57-d0d4-4e8c-b839-106a48679d99) transitioned into state 'SUCCESS' from 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=7948a3aa-b109-4936-babb-c2045b5eff24,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['758af8ae-2082-48f8-b983-ca93bc4828ff','f28cb892-870d-411f-af60-e226952926e3'],size=1,snapshot_id=5f9a0fbe-3e43-48d7-82d8-b2f046f8b4b0,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=a7b37e19-013e-4b10-8e38-fb87b04e2419)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.149613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (4acd9a93-9e06-40e1-9186-c953669b0041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:38.149993 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request issued successfully. Jul 31 19:07:38.169581 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67f60b68-eb28-4613-b031-5316abe5dda0 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:07:38.170229 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 179/706] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:07:38 2026] POST /volume/v3/types => generated 211 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:38.188136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-82b0ac24-08ce-42db-ab2e-8bd7a32c9bf5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.189046 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4fcfd99-4b91-440f-b09d-310b5dc905db tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/action returned with HTTP 202 Jul 31 19:07:38.191924 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 178/707] 10.4.3.163 () {70 vars in 1318 bytes} [Fri Jul 31 19:07:37 2026] POST /volume/v3/groups/action => generated 103 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:38.192032 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-82b0ac24-08ce-42db-ab2e-8bd7a32c9bf5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] POST https://10.4.3.163/volume/v3/types/54c03155-71f6-43ed-a8ba-41222bf5e2f7/encryption Jul 31 19:07:38.192032 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-82b0ac24-08ce-42db-ab2e-8bd7a32c9bf5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:38.204708 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.207676 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:38.207676 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:38.208006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:38.212241 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:38.214366 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:38.261531 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-82b0ac24-08ce-42db-ab2e-8bd7a32c9bf5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types/54c03155-71f6-43ed-a8ba-41222bf5e2f7/encryption returned with HTTP 200 Jul 31 19:07:38.262064 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 173/708] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:07:38 2026] POST /volume/v3/types/54c03155-71f6-43ed-a8ba-41222bf5e2f7/encryption => generated 230 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:38.271607 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:38.272597 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:38.272802 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:38.277223 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.280499 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:38.280976 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1331347156", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-456498851", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:38.287313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1331347156', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-456498851', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:38.298220 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume of 1 GB Jul 31 19:07:38.300463 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.300463 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:38.300463 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Availability Zones retrieved successfully. Jul 31 19:07:38.307392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Flow 'volume_create_api' (a324129d-9cb7-4b3d-b73f-52e1b938f708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:38.309727 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf4991e-df0d-4550-9b3c-cbf18f1d33c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:38.311307 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:38.333470 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:38.343592 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.343592 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:38.350912 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:38.351040 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:38.364047 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccf4991e-df0d-4550-9b3c-cbf18f1d33c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:07:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=54c03155-71f6-43ed-a8ba-41222bf5e2f7,is_public=True,name='tempest-scenario-type-luks-456498851',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54c03155-71f6-43ed-a8ba-41222bf5e2f7', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.365125 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07a2da0-6313-4d4b-a8bc-86b5cafafa58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:38.418758 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:38.421041 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-456498851 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-456498851, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:38.421349 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-456498851 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-456498851, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:38.425915 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.425915 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:38.454803 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dd7041e-e462-4ffe-9e5e-73fb18320ffd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:38.455191 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 179/709] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:38 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:38.467198 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Created reservations ['543fc6f8-3157-4819-9bc9-b2683a6c9610', 'c37afa39-5190-48a0-86cd-973d710b5b17', 'cb9e0c43-1053-4a0a-a930-2921a14793e9', '32f81bc3-0f3b-4cd6-acb9-b6c151e219a5'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:38.468171 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07a2da0-6313-4d4b-a8bc-86b5cafafa58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['543fc6f8-3157-4819-9bc9-b2683a6c9610', 'c37afa39-5190-48a0-86cd-973d710b5b17', 'cb9e0c43-1053-4a0a-a930-2921a14793e9', '32f81bc3-0f3b-4cd6-acb9-b6c151e219a5']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.469082 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed3670ef-7ae1-447f-bf0e-0c2b7aceeadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:38.475499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.481255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 Jul 31 19:07:38.481621 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:38.481811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:38.494863 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.494863 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:38.504309 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:38.505594 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:38.505594 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:38.516613 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed3670ef-7ae1-447f-bf0e-0c2b7aceeadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75fc9c9f-964c-444a-8f0b-323dda0d7606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1331347156',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e498c32942d46de8f0bb322884c56a6',qos_specs=None,replication_status=,reservations=['543fc6f8-3157-4819-9bc9-b2683a6c9610','c37afa39-5190-48a0-86cd-973d710b5b17','cb9e0c43-1053-4a0a-a930-2921a14793e9','32f81bc3-0f3b-4cd6-acb9-b6c151e219a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a186d235f9445d0b47d047bb6382383',volume_type_id=54c03155-71f6-43ed-a8ba-41222bf5e2f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1331347156',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=75fc9c9f-964c-444a-8f0b-323dda0d7606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e498c32942d46de8f0bb322884c56a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a186d235f9445d0b47d047bb6382383',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54c03155-71f6-43ed-a8ba-41222bf5e2f7),volume_type_id=54c03155-71f6-43ed-a8ba-41222bf5e2f7)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.520468 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a94c5e-67db-4f5e-9486-9663b833fe54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:38.543855 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93a94c5e-67db-4f5e-9486-9663b833fe54) transitioned into state 'SUCCESS' from state '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-1331347156',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e498c32942d46de8f0bb322884c56a6',qos_specs=None,replication_status=,reservations=['543fc6f8-3157-4819-9bc9-b2683a6c9610','c37afa39-5190-48a0-86cd-973d710b5b17','cb9e0c43-1053-4a0a-a930-2921a14793e9','32f81bc3-0f3b-4cd6-acb9-b6c151e219a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a186d235f9445d0b47d047bb6382383',volume_type_id=54c03155-71f6-43ed-a8ba-41222bf5e2f7)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.544656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc87ff3-b103-4c7d-89bf-25b6b5db6747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:38.555501 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc87ff3-b103-4c7d-89bf-25b6b5db6747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:38.556722 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Flow 'volume_create_api' (a324129d-9cb7-4b3d-b73f-52e1b938f708) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:38.557074 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume request issued successfully. Jul 31 19:07:38.557615 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84c38785-dea1-4669-8f3a-950d09b3fa67 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:38.557987 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 180/710] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:07:38 2026] POST /volume/v3/volumes => generated 784 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:07:38.572254 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:38.576166 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.576166 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:38.585243 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b0ec047-5f4d-4f8b-bc4c-c48aac0d5c81 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 returned with HTTP 200 Jul 31 19:07:38.586034 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 179/711] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:38 2026] GET /volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 => generated 926 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:38.602105 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f9d92b84-bd10-416e-b7ba-b8997891fde5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.607758 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f9d92b84-bd10-416e-b7ba-b8997891fde5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24 Jul 31 19:07:38.607758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f9d92b84-bd10-416e-b7ba-b8997891fde5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:38.607758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f9d92b84-bd10-416e-b7ba-b8997891fde5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:38.607758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-f9d92b84-bd10-416e-b7ba-b8997891fde5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 7948a3aa-b109-4936-babb-c2045b5eff24 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:38.613025 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.613025 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:38.633613 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f9d92b84-bd10-416e-b7ba-b8997891fde5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24 returned with HTTP 200 Jul 31 19:07:38.634197 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 174/712] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:38 2026] GET /volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24 => generated 418 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:38.646320 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8d565e46-6a4d-4089-a592-e95a3801f846 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.649105 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:38.652498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:38.652498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:38.652498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:38.652498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:38.660620 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:38.661523 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:38.661858 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:38.720192 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:38.723337 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.723337 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:38.729106 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:38.729335 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:38.773551 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:38.778232 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.778232 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:38.788794 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8d565e46-6a4d-4089-a592-e95a3801f846 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:38.789131 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 180/713] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:38 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:38.806736 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-313e7599-abe5-492c-8430-f1b6456d8a9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.808621 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-313e7599-abe5-492c-8430-f1b6456d8a9a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24/action Jul 31 19:07:38.809470 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-313e7599-abe5-492c-8430-f1b6456d8a9a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:38.809470 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-313e7599-abe5-492c-8430-f1b6456d8a9a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:38.811294 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-313e7599-abe5-492c-8430-f1b6456d8a9a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for group 7948a3aa-b109-4936-babb-c2045b5eff24 {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:07:38.811834 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-313e7599-abe5-492c-8430-f1b6456d8a9a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group with id: 7948a3aa-b109-4936-babb-c2045b5eff24 Jul 31 19:07:38.816567 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.816567 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:38.881750 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-313e7599-abe5-492c-8430-f1b6456d8a9a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24/action returned with HTTP 202 Jul 31 19:07:38.882627 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 181/714] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:07:38 2026] POST /volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:38.902015 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-60b846b3-c634-4647-834a-539e1c3cadaa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:38.905706 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60b846b3-c634-4647-834a-539e1c3cadaa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 Jul 31 19:07:38.905706 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60b846b3-c634-4647-834a-539e1c3cadaa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:38.905706 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60b846b3-c634-4647-834a-539e1c3cadaa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:38.915238 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.915238 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:38.922505 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-60b846b3-c634-4647-834a-539e1c3cadaa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:38.924454 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-60b846b3-c634-4647-834a-539e1c3cadaa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:38.924788 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-60b846b3-c634-4647-834a-539e1c3cadaa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:38.990189 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-60b846b3-c634-4647-834a-539e1c3cadaa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:38.995089 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:38.995089 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:39.007646 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60b846b3-c634-4647-834a-539e1c3cadaa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 returned with HTTP 200 Jul 31 19:07:39.008423 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 180/715] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:38 2026] GET /volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 => generated 925 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:40.024065 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ddfd3e07-845c-45d6-98ae-3be9c0ff1e70 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.025724 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ddfd3e07-845c-45d6-98ae-3be9c0ff1e70 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 Jul 31 19:07:40.025964 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ddfd3e07-845c-45d6-98ae-3be9c0ff1e70 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:40.026186 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ddfd3e07-845c-45d6-98ae-3be9c0ff1e70 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:40.033393 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ddfd3e07-845c-45d6-98ae-3be9c0ff1e70 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 returned with HTTP 404 Jul 31 19:07:40.034945 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 175/716] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:40 2026] GET /volume/v3/volumes/f0fc0290-8c4c-43c3-9f2c-f077b1178bb1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:40.044346 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-97affbf9-5d9c-4838-87d3-92166f7fe15c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.046900 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97affbf9-5d9c-4838-87d3-92166f7fe15c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24 Jul 31 19:07:40.047158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97affbf9-5d9c-4838-87d3-92166f7fe15c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:40.047350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97affbf9-5d9c-4838-87d3-92166f7fe15c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:40.047541 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-97affbf9-5d9c-4838-87d3-92166f7fe15c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 7948a3aa-b109-4936-babb-c2045b5eff24 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:40.052470 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97affbf9-5d9c-4838-87d3-92166f7fe15c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24 returned with HTTP 404 Jul 31 19:07:40.053033 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 181/717] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:40 2026] GET /volume/v3/groups/7948a3aa-b109-4936-babb-c2045b5eff24 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:40.070036 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ef8ef135-fdca-4a6d-b42f-1f8c670b97f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.072877 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef8ef135-fdca-4a6d-b42f-1f8c670b97f7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] DELETE https://10.4.3.163/volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 Jul 31 19:07:40.072877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef8ef135-fdca-4a6d-b42f-1f8c670b97f7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:40.072877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef8ef135-fdca-4a6d-b42f-1f8c670b97f7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:40.072877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-ef8ef135-fdca-4a6d-b42f-1f8c670b97f7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for member f82982a4-43ec-4aff-82ab-79362a0b0956 {{(pid=100317) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 19:07:40.073032 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-ef8ef135-fdca-4a6d-b42f-1f8c670b97f7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group_snapshot with id: f82982a4-43ec-4aff-82ab-79362a0b0956 Jul 31 19:07:40.082162 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:40.082162 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:40.148488 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef8ef135-fdca-4a6d-b42f-1f8c670b97f7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 returned with HTTP 202 Jul 31 19:07:40.148488 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 182/718] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:07:40 2026] DELETE /volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:40.158031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.160736 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:40.161011 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:40.161288 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:40.162051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:40.165020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:40.214282 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:40.214695 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:40.215488 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:40.278460 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:40.283388 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:40.283388 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:40.303658 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f04cc851-76ce-4a4a-aaa0-3e985fe0cdf3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:40.304204 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 181/719] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:40 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:40.324334 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-69c34dc9-7a51-4801-ac66-28f2b9278ec4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.325331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69c34dc9-7a51-4801-ac66-28f2b9278ec4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:07:40.325570 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69c34dc9-7a51-4801-ac66-28f2b9278ec4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:40.326106 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69c34dc9-7a51-4801-ac66-28f2b9278ec4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:40.326106 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-69c34dc9-7a51-4801-ac66-28f2b9278ec4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:40.326260 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:40.326260 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:40.327196 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-69c34dc9-7a51-4801-ac66-28f2b9278ec4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:07:40.335599 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-69c34dc9-7a51-4801-ac66-28f2b9278ec4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all snapshots completed successfully. Jul 31 19:07:40.335599 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69c34dc9-7a51-4801-ac66-28f2b9278ec4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:07:40.336007 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 176/720] 10.4.3.163 () {66 vars in 1264 bytes} [Fri Jul 31 19:07:40 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 31 19:07:40.352179 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b8628c30-6bff-4337-98c9-5f0bd5e8be3a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.357829 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8628c30-6bff-4337-98c9-5f0bd5e8be3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 Jul 31 19:07:40.358254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8628c30-6bff-4337-98c9-5f0bd5e8be3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:40.358599 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8628c30-6bff-4337-98c9-5f0bd5e8be3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:40.358843 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-b8628c30-6bff-4337-98c9-5f0bd5e8be3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member f82982a4-43ec-4aff-82ab-79362a0b0956 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:40.368371 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8628c30-6bff-4337-98c9-5f0bd5e8be3a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 returned with HTTP 404 Jul 31 19:07:40.369225 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 182/721] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:40 2026] GET /volume/v3/group_snapshots/f82982a4-43ec-4aff-82ab-79362a0b0956 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:40.383853 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.387237 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:40.389512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:40.389512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:40.390003 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:40.391505 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:40.391505 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:40.391505 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:40.448344 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:40.449362 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:40.449559 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:40.491693 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:40.495140 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:40.495140 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:40.505286 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-124a666c-21a6-4d8e-b73b-6e380f01cbbb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:40.505903 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 183/722] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:40 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:40.526743 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-569f0646-adaf-4e9d-90b2-8a1f15142527 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.531881 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-569f0646-adaf-4e9d-90b2-8a1f15142527 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448/action Jul 31 19:07:40.531881 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-569f0646-adaf-4e9d-90b2-8a1f15142527 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:40.531881 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-569f0646-adaf-4e9d-90b2-8a1f15142527 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:40.531881 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-569f0646-adaf-4e9d-90b2-8a1f15142527 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for group 54aa4f0f-adad-4353-bd34-8185084e2448 {{(pid=100319) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:07:40.531881 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-569f0646-adaf-4e9d-90b2-8a1f15142527 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group with id: 54aa4f0f-adad-4353-bd34-8185084e2448 Jul 31 19:07:40.539244 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:40.539244 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:40.619664 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-569f0646-adaf-4e9d-90b2-8a1f15142527 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448/action returned with HTTP 202 Jul 31 19:07:40.620304 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 182/723] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:07:40 2026] POST /volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:40.633425 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:40.636008 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 Jul 31 19:07:40.636300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:40.636763 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:40.651413 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:40.651413 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:40.658333 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:40.659775 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:40.660114 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:40.733012 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:40.738295 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:40.738295 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:40.747477 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7940e339-5e7e-48e6-82ad-4cddd4c149a6 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 returned with HTTP 200 Jul 31 19:07:40.748061 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 177/724] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:40 2026] GET /volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:41.767005 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-08e81f76-f36f-4a63-a6a0-3029130729ce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:41.771457 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08e81f76-f36f-4a63-a6a0-3029130729ce tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 Jul 31 19:07:41.771457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08e81f76-f36f-4a63-a6a0-3029130729ce tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:41.771457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08e81f76-f36f-4a63-a6a0-3029130729ce tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:41.777580 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08e81f76-f36f-4a63-a6a0-3029130729ce tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 returned with HTTP 404 Jul 31 19:07:41.778393 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 183/725] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:41 2026] GET /volume/v3/volumes/e97c70df-b6f2-4257-83ec-3bac1724cee1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:41.789754 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-94002728-dbf1-4eff-8935-39563b4ad8dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:41.792911 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94002728-dbf1-4eff-8935-39563b4ad8dd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 Jul 31 19:07:41.793235 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94002728-dbf1-4eff-8935-39563b4ad8dd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:41.793523 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94002728-dbf1-4eff-8935-39563b4ad8dd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:41.793714 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-94002728-dbf1-4eff-8935-39563b4ad8dd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 54aa4f0f-adad-4353-bd34-8185084e2448 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:41.800699 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94002728-dbf1-4eff-8935-39563b4ad8dd tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 returned with HTTP 404 Jul 31 19:07:41.801430 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 184/726] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:41 2026] GET /volume/v3/groups/54aa4f0f-adad-4353-bd34-8185084e2448 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:41.810248 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b496eaa7-0b14-4af5-b14c-ffd0c9e86d30 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:41.812371 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b496eaa7-0b14-4af5-b14c-ffd0c9e86d30 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/5976364f-a2ad-48e8-b47d-48655da11398 Jul 31 19:07:41.812607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b496eaa7-0b14-4af5-b14c-ffd0c9e86d30 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:41.812774 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b496eaa7-0b14-4af5-b14c-ffd0c9e86d30 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:41.833151 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b496eaa7-0b14-4af5-b14c-ffd0c9e86d30 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/group_types/5976364f-a2ad-48e8-b47d-48655da11398 returned with HTTP 202 Jul 31 19:07:41.833638 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 183/727] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:07:41 2026] DELETE /volume/v3/group_types/5976364f-a2ad-48e8-b47d-48655da11398 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:41.847048 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9cb2aef6-1960-4448-8843-ccdef9381a13 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:41.849166 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cb2aef6-1960-4448-8843-ccdef9381a13 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] DELETE https://10.4.3.163/volume/v3/types/a7b37e19-013e-4b10-8e38-fb87b04e2419 Jul 31 19:07:41.849398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cb2aef6-1960-4448-8843-ccdef9381a13 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:41.849639 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cb2aef6-1960-4448-8843-ccdef9381a13 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:41.882513 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cb2aef6-1960-4448-8843-ccdef9381a13 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types/a7b37e19-013e-4b10-8e38-fb87b04e2419 returned with HTTP 202 Jul 31 19:07:41.882934 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 178/728] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:07:41 2026] DELETE /volume/v3/types/a7b37e19-013e-4b10-8e38-fb87b04e2419 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:07:41.892216 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a1f33b7-23ca-47f3-b5dd-1ebc9c08314f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:41.893903 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a1f33b7-23ca-47f3-b5dd-1ebc9c08314f tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] GET https://10.4.3.163/volume/v3/types/a7b37e19-013e-4b10-8e38-fb87b04e2419 Jul 31 19:07:41.894209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a1f33b7-23ca-47f3-b5dd-1ebc9c08314f tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:41.894724 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a1f33b7-23ca-47f3-b5dd-1ebc9c08314f tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:41.900683 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a1f33b7-23ca-47f3-b5dd-1ebc9c08314f tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types/a7b37e19-013e-4b10-8e38-fb87b04e2419 returned with HTTP 404 Jul 31 19:07:41.901525 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 184/729] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:07:41 2026] GET /volume/v3/types/a7b37e19-013e-4b10-8e38-fb87b04e2419 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:41.916374 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4820f2a6-a178-45bd-89d3-7d5d2566384d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:41.918986 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4820f2a6-a178-45bd-89d3-7d5d2566384d tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:07:41.919481 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4820f2a6-a178-45bd-89d3-7d5d2566384d tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1809652300"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:41.940908 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4820f2a6-a178-45bd-89d3-7d5d2566384d tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:07:41.941489 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 185/730] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:07:41 2026] POST /volume/v3/types => generated 224 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:41.951327 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-05dbcd31-7048-4099-bc72-1d8c55b983b6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:41.953247 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-05dbcd31-7048-4099-bc72-1d8c55b983b6 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:07:41.953601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-05dbcd31-7048-4099-bc72-1d8c55b983b6 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1526515802"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:41.973145 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-05dbcd31-7048-4099-bc72-1d8c55b983b6 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:07:41.973751 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 184/731] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:07:41 2026] POST /volume/v3/group_types => generated 181 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:41.989262 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-de9119f2-159b-47c8-9357-817f7fc9684e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:41.993744 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de9119f2-159b-47c8-9357-817f7fc9684e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:07:41.993744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de9119f2-159b-47c8-9357-817f7fc9684e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4abcf198-ee76-4e8b-ae66-33f5558bf9c6", "volume_types": ["d2c1b8c1-d164-488c-af60-02b43acb4cc2"], "name": "tempest-GroupSnapshotsTest-Group-735359001"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:41.996096 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-de9119f2-159b-47c8-9357-817f7fc9684e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating new group {'group': {'group_type': '4abcf198-ee76-4e8b-ae66-33f5558bf9c6', 'volume_types': ['d2c1b8c1-d164-488c-af60-02b43acb4cc2'], 'name': 'tempest-GroupSnapshotsTest-Group-735359001'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:07:42.002024 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-de9119f2-159b-47c8-9357-817f7fc9684e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating group tempest-GroupSnapshotsTest-Group-735359001. Jul 31 19:07:42.013832 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-de9119f2-159b-47c8-9357-817f7fc9684e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability Zones retrieved successfully. Jul 31 19:07:42.043957 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-de9119f2-159b-47c8-9357-817f7fc9684e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['c71ebbcc-920a-44fe-a19b-6f77ce7d26d0'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:42.077802 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de9119f2-159b-47c8-9357-817f7fc9684e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:07:42.078520 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 179/732] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:07:41 2026] POST /volume/v3/groups => generated 111 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:42.093593 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8e1164aa-3c43-47d4-98b4-9b6b63de0c50 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:42.097189 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8e1164aa-3c43-47d4-98b4-9b6b63de0c50 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:42.097189 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8e1164aa-3c43-47d4-98b4-9b6b63de0c50 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:42.097189 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8e1164aa-3c43-47d4-98b4-9b6b63de0c50 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:42.097189 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-8e1164aa-3c43-47d4-98b4-9b6b63de0c50 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:42.102142 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:42.102142 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:42.116133 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8e1164aa-3c43-47d4-98b4-9b6b63de0c50 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:42.116761 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 185/733] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:42 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:43.128528 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-518f69f3-0549-447c-b9f4-52e44c9c9675 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:43.131177 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-518f69f3-0549-447c-b9f4-52e44c9c9675 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:43.131493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-518f69f3-0549-447c-b9f4-52e44c9c9675 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:43.131691 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-518f69f3-0549-447c-b9f4-52e44c9c9675 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:43.131859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-518f69f3-0549-447c-b9f4-52e44c9c9675 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:43.135496 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:43.135496 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:43.144676 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-518f69f3-0549-447c-b9f4-52e44c9c9675 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:43.144676 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 186/734] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:43 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:43.156651 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:43.158654 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:43.159200 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1681079428", "volume_type": "d2c1b8c1-d164-488c-af60-02b43acb4cc2", "group_id": "d45b1737-6a85-450a-9987-96140d28d519", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:43.162746 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1681079428', 'volume_type': 'd2c1b8c1-d164-488c-af60-02b43acb4cc2', 'group_id': 'd45b1737-6a85-450a-9987-96140d28d519', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:43.170514 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:43.170514 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:43.171068 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume of 1 GB Jul 31 19:07:43.177071 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability Zones retrieved successfully. Jul 31 19:07:43.184377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (386f6cef-d236-427d-b6c4-8f08a9c3b51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:43.185752 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e50c0d-00a6-47e2-980d-7d59f5a166d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:43.186465 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:43.186465 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:43.186959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:43.229742 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e50c0d-00a6-47e2-980d-7d59f5a166d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2c1b8c1-d164-488c-af60-02b43acb4cc2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1809652300',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2c1b8c1-d164-488c-af60-02b43acb4cc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd45b1737-6a85-450a-9987-96140d28d519', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:43.230403 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ea3a38-fe6e-4a2a-b932-0d4576c99cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:43.282388 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1809652300 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1809652300, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:43.284497 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1809652300 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1809652300, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:43.342113 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['92bb2931-8e75-420a-bda8-3372fcc2a56e', 'ccd21908-e374-4881-a751-00c22f3c2a53', 'ec4a7e72-ca4c-4754-9702-1ac03b7cfcbc', '155a3130-b0ff-4628-859a-081a1711caf9'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:43.343065 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ea3a38-fe6e-4a2a-b932-0d4576c99cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92bb2931-8e75-420a-bda8-3372fcc2a56e', 'ccd21908-e374-4881-a751-00c22f3c2a53', 'ec4a7e72-ca4c-4754-9702-1ac03b7cfcbc', '155a3130-b0ff-4628-859a-081a1711caf9']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:43.343874 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a123f116-3f17-4e9f-b9c4-b58b1873788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:43.369782 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a123f116-3f17-4e9f-b9c4-b58b1873788c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be31b1cc-a548-44ab-8356-e37a8c669f1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1681079428',encryption_key_id=None,group_id=d45b1737-6a85-450a-9987-96140d28d519,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['92bb2931-8e75-420a-bda8-3372fcc2a56e','ccd21908-e374-4881-a751-00c22f3c2a53','ec4a7e72-ca4c-4754-9702-1ac03b7cfcbc','155a3130-b0ff-4628-859a-081a1711caf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=d2c1b8c1-d164-488c-af60-02b43acb4cc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1681079428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d45b1737-6a85-450a-9987-96140d28d519,host=None,id=be31b1cc-a548-44ab-8356-e37a8c669f1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d47250991da4e6997d4b8746417c41b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e104c3626d1455f9394d4ef4857615b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2c1b8c1-d164-488c-af60-02b43acb4cc2),volume_type_id=d2c1b8c1-d164-488c-af60-02b43acb4cc2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:43.370664 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10dec3f-1e8b-4a32-b225-1f308b1dfa53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:43.400607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10dec3f-1e8b-4a32-b225-1f308b1dfa53) transitioned into state 'SUCCESS' from state '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-1681079428',encryption_key_id=None,group_id=d45b1737-6a85-450a-9987-96140d28d519,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['92bb2931-8e75-420a-bda8-3372fcc2a56e','ccd21908-e374-4881-a751-00c22f3c2a53','ec4a7e72-ca4c-4754-9702-1ac03b7cfcbc','155a3130-b0ff-4628-859a-081a1711caf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=d2c1b8c1-d164-488c-af60-02b43acb4cc2)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:43.401336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a62e94f-ed7e-4aca-a32e-ac83c8d05173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:43.418096 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a62e94f-ed7e-4aca-a32e-ac83c8d05173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:43.418580 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (386f6cef-d236-427d-b6c4-8f08a9c3b51e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:43.418905 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request issued successfully. Jul 31 19:07:43.422826 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:43.423408 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:43.470397 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:43.473296 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:43.473296 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:43.476930 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0dd9cbf1-a551-49fa-a8cc-86f8c10a989f tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:43.477304 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 185/735] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:07:43 2026] POST /volume/v3/volumes => generated 823 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:43.490809 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c1492988-5dda-4143-bf40-44df47edf33a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:43.492890 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1492988-5dda-4143-bf40-44df47edf33a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a Jul 31 19:07:43.493259 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1492988-5dda-4143-bf40-44df47edf33a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:43.493647 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1492988-5dda-4143-bf40-44df47edf33a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:43.505391 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:43.505391 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:43.514000 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c1492988-5dda-4143-bf40-44df47edf33a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:43.517133 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-c1492988-5dda-4143-bf40-44df47edf33a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:43.517133 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-c1492988-5dda-4143-bf40-44df47edf33a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:43.591045 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-c1492988-5dda-4143-bf40-44df47edf33a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:43.594345 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:43.594345 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:43.605881 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1492988-5dda-4143-bf40-44df47edf33a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a returned with HTTP 200 Jul 31 19:07:43.606397 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 180/736] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:43 2026] GET /volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a => generated 891 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:44.622601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-81761a95-f939-409f-aa65-40e0229ecc1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:44.624543 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-81761a95-f939-409f-aa65-40e0229ecc1c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a Jul 31 19:07:44.624726 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-81761a95-f939-409f-aa65-40e0229ecc1c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:44.624997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-81761a95-f939-409f-aa65-40e0229ecc1c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:44.635145 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:44.635145 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:44.643513 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-81761a95-f939-409f-aa65-40e0229ecc1c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:44.643660 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-81761a95-f939-409f-aa65-40e0229ecc1c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:44.643776 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-81761a95-f939-409f-aa65-40e0229ecc1c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:44.692702 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-81761a95-f939-409f-aa65-40e0229ecc1c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:44.696045 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:44.696045 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:44.704596 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-81761a95-f939-409f-aa65-40e0229ecc1c tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a returned with HTTP 200 Jul 31 19:07:44.704647 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 186/737] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:44 2026] GET /volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a => generated 916 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:44.722649 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-10a8526a-8aac-4065-bfbd-bc275beee24a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:44.725052 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:44.725535 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1913313672", "volume_type": "d2c1b8c1-d164-488c-af60-02b43acb4cc2", "group_id": "d45b1737-6a85-450a-9987-96140d28d519", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:44.728483 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1913313672', 'volume_type': 'd2c1b8c1-d164-488c-af60-02b43acb4cc2', 'group_id': 'd45b1737-6a85-450a-9987-96140d28d519', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:44.739244 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:44.739244 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:44.739946 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume of 1 GB Jul 31 19:07:44.748982 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability Zones retrieved successfully. Jul 31 19:07:44.757348 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (b50386e3-3d88-46ec-ba82-274e818374ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:44.758928 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0173073-1c42-403a-9cdd-5914918e7297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:44.760433 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:44.760433 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:44.760529 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:44.786472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0173073-1c42-403a-9cdd-5914918e7297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:07:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d2c1b8c1-d164-488c-af60-02b43acb4cc2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1809652300',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2c1b8c1-d164-488c-af60-02b43acb4cc2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd45b1737-6a85-450a-9987-96140d28d519', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:44.787348 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e18f9a-20cc-47ea-832a-d7d183c45f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:44.817492 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1809652300 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1809652300, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:44.817772 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1809652300 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1809652300, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:44.845960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['32eb7371-5b45-494e-a1dc-c1b9c56a8995', '5e52b2d4-0172-4417-947b-7d6085a906ad', '6db71bb3-530c-4e16-a9a1-5e5223fd11ff', '01752ca4-e983-48d4-87c0-d980c604f188'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:44.846860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e18f9a-20cc-47ea-832a-d7d183c45f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32eb7371-5b45-494e-a1dc-c1b9c56a8995', '5e52b2d4-0172-4417-947b-7d6085a906ad', '6db71bb3-530c-4e16-a9a1-5e5223fd11ff', '01752ca4-e983-48d4-87c0-d980c604f188']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:44.847621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e85bc9dd-00f2-49db-bf00-600b21a8a6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:44.884556 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e85bc9dd-00f2-49db-bf00-600b21a8a6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a77f75ce-6eb8-4742-8957-68fca8308997', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1913313672',encryption_key_id=None,group_id=d45b1737-6a85-450a-9987-96140d28d519,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['32eb7371-5b45-494e-a1dc-c1b9c56a8995','5e52b2d4-0172-4417-947b-7d6085a906ad','6db71bb3-530c-4e16-a9a1-5e5223fd11ff','01752ca4-e983-48d4-87c0-d980c604f188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=d2c1b8c1-d164-488c-af60-02b43acb4cc2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1913313672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d45b1737-6a85-450a-9987-96140d28d519,host=None,id=a77f75ce-6eb8-4742-8957-68fca8308997,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d47250991da4e6997d4b8746417c41b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e104c3626d1455f9394d4ef4857615b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2c1b8c1-d164-488c-af60-02b43acb4cc2),volume_type_id=d2c1b8c1-d164-488c-af60-02b43acb4cc2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:44.886478 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0953feeb-dc0d-4993-941a-e9a032ab335c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:44.910610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0953feeb-dc0d-4993-941a-e9a032ab335c) transitioned into state 'SUCCESS' from state '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-1913313672',encryption_key_id=None,group_id=d45b1737-6a85-450a-9987-96140d28d519,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['32eb7371-5b45-494e-a1dc-c1b9c56a8995','5e52b2d4-0172-4417-947b-7d6085a906ad','6db71bb3-530c-4e16-a9a1-5e5223fd11ff','01752ca4-e983-48d4-87c0-d980c604f188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=d2c1b8c1-d164-488c-af60-02b43acb4cc2)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:44.910610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db53b7d-25f4-44a1-9428-022b3656d0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:44.927651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db53b7d-25f4-44a1-9428-022b3656d0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:44.927651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (b50386e3-3d88-46ec-ba82-274e818374ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:44.928097 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request issued successfully. Jul 31 19:07:44.928832 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:44.928995 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:44.985457 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:44.990046 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:44.990046 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:44.994913 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10a8526a-8aac-4065-bfbd-bc275beee24a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:44.995720 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 187/738] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:07:44 2026] POST /volume/v3/volumes => generated 823 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:45.008711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:45.011621 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 Jul 31 19:07:45.011859 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:45.012063 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:45.029942 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:45.029942 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:45.047517 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:45.049123 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:45.049123 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:45.133552 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:45.141455 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:45.141455 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:45.152376 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe90093b-d1ed-41a5-808a-3b3830752ef7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 returned with HTTP 200 Jul 31 19:07:45.153494 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 186/739] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:45 2026] GET /volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 => generated 891 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:45.666934 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:45.669278 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:45.669775 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1096011888"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:45.671270 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1096011888'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:45.680455 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume of 1 GB Jul 31 19:07:45.680455 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:45.680455 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:45.680455 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Availability Zones retrieved successfully. Jul 31 19:07:45.688097 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Flow 'volume_create_api' (5f6f7437-9cc1-4d41-a1fe-091b2dd741ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:45.692027 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c3cbae-0f51-4d23-acbc-0fa56126f43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:45.693674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:45.703809 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:45.703809 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:45.725465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c3cbae-0f51-4d23-acbc-0fa56126f43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a2388000-307f-4a94-a0e4-885c2f0b6cda,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2388000-307f-4a94-a0e4-885c2f0b6cda', 'encryption_key_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=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:45.725820 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f05d844-1452-4aa7-aaf7-9c6500f1dd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:45.796940 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Created reservations ['0f72c023-d355-4ed5-b0b1-32431814f48a', '15f79bb6-9df9-47dd-bf0b-67f2dc7ce82c', '58146c9a-59d3-40e7-a909-0e6a02c545eb', '05266eea-61f5-4e1e-b147-b3ef73feb31c'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:45.797983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f05d844-1452-4aa7-aaf7-9c6500f1dd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f72c023-d355-4ed5-b0b1-32431814f48a', '15f79bb6-9df9-47dd-bf0b-67f2dc7ce82c', '58146c9a-59d3-40e7-a909-0e6a02c545eb', '05266eea-61f5-4e1e-b147-b3ef73feb31c']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:45.798976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b133a1a5-f268-4076-b423-b7573bd7ffef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:45.827767 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b133a1a5-f268-4076-b423-b7573bd7ffef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6451075b-803b-48ed-a208-6a6614b32cf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1096011888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='896275d3d17249fe93c5771ec1c2bf11',qos_specs=None,replication_status=,reservations=['0f72c023-d355-4ed5-b0b1-32431814f48a','15f79bb6-9df9-47dd-bf0b-67f2dc7ce82c','58146c9a-59d3-40e7-a909-0e6a02c545eb','05266eea-61f5-4e1e-b147-b3ef73feb31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1096011888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6451075b-803b-48ed-a208-6a6614b32cf2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='896275d3d17249fe93c5771ec1c2bf11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2388000-307f-4a94-a0e4-885c2f0b6cda),volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:45.828597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93f84cd-3a0e-480d-94ce-150bef9875f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:45.854503 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e93f84cd-3a0e-480d-94ce-150bef9875f2) transitioned into state 'SUCCESS' from state '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-1096011888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='896275d3d17249fe93c5771ec1c2bf11',qos_specs=None,replication_status=,reservations=['0f72c023-d355-4ed5-b0b1-32431814f48a','15f79bb6-9df9-47dd-bf0b-67f2dc7ce82c','58146c9a-59d3-40e7-a909-0e6a02c545eb','05266eea-61f5-4e1e-b147-b3ef73feb31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:45.855296 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95bcd299-1c7f-4699-9282-1bc35ab26dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:45.867634 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95bcd299-1c7f-4699-9282-1bc35ab26dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:45.868620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Flow 'volume_create_api' (5f6f7437-9cc1-4d41-a1fe-091b2dd741ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:45.868974 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume request issued successfully. Jul 31 19:07:45.869933 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-479b2f2e-7e23-4d18-9160-18354fa5af2d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:45.870598 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 181/740] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:07:45 2026] POST /volume/v3/volumes => generated 760 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:07:45.890971 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5d8d709e-a887-4274-9ea2-0c953275ffe5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:45.896896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d8d709e-a887-4274-9ea2-0c953275ffe5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:45.897195 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d8d709e-a887-4274-9ea2-0c953275ffe5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:45.897513 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d8d709e-a887-4274-9ea2-0c953275ffe5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:45.909116 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:45.909116 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:45.913938 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5d8d709e-a887-4274-9ea2-0c953275ffe5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:45.919924 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d8d709e-a887-4274-9ea2-0c953275ffe5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:45.920492 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 187/741] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:45 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:46.173347 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0f19c186-1912-4867-85e2-85a01fec45a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:46.176175 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f19c186-1912-4867-85e2-85a01fec45a1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 Jul 31 19:07:46.176755 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f19c186-1912-4867-85e2-85a01fec45a1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:46.177046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f19c186-1912-4867-85e2-85a01fec45a1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:46.186240 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:46.186240 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:46.191361 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f19c186-1912-4867-85e2-85a01fec45a1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:46.192116 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-0f19c186-1912-4867-85e2-85a01fec45a1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:46.192278 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-0f19c186-1912-4867-85e2-85a01fec45a1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:46.233471 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-0f19c186-1912-4867-85e2-85a01fec45a1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:46.237492 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:46.237492 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:46.247001 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f19c186-1912-4867-85e2-85a01fec45a1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 returned with HTTP 200 Jul 31 19:07:46.247470 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 188/742] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:46 2026] GET /volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:46.263481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-95220074-ffdd-440d-b7db-e23428cd2470 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:46.266075 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95220074-ffdd-440d-b7db-e23428cd2470 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] PUT https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:46.266560 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95220074-ffdd-440d-b7db-e23428cd2470 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "be31b1cc-a548-44ab-8356-e37a8c669f1a"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:46.268137 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-95220074-ffdd-440d-b7db-e23428cd2470 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Update called for group d45b1737-6a85-450a-9987-96140d28d519. {{(pid=100319) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 19:07:46.268716 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-95220074-ffdd-440d-b7db-e23428cd2470 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Updating group d45b1737-6a85-450a-9987-96140d28d519 with name None description: None add_volumes: None remove_volumes: be31b1cc-a548-44ab-8356-e37a8c669f1a. Jul 31 19:07:46.272470 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:46.272470 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:46.291425 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95220074-ffdd-440d-b7db-e23428cd2470 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 202 Jul 31 19:07:46.291916 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 187/743] 10.4.3.163 () {70 vars in 1406 bytes} [Fri Jul 31 19:07:46 2026] PUT /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:46.304854 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-17313e70-f6fd-4b8a-b826-d0d70628d17a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:46.307575 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17313e70-f6fd-4b8a-b826-d0d70628d17a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:46.307575 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17313e70-f6fd-4b8a-b826-d0d70628d17a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:46.307778 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17313e70-f6fd-4b8a-b826-d0d70628d17a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:46.308023 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-17313e70-f6fd-4b8a-b826-d0d70628d17a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:46.312932 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:46.312932 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:46.328582 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17313e70-f6fd-4b8a-b826-d0d70628d17a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:46.329312 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 182/744] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:46 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:46.936046 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f3d0ef48-df94-4c14-8dde-94ab085752b6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:46.938199 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3d0ef48-df94-4c14-8dde-94ab085752b6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:46.938448 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3d0ef48-df94-4c14-8dde-94ab085752b6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:46.938644 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3d0ef48-df94-4c14-8dde-94ab085752b6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:46.946478 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:46.946478 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:46.950507 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f3d0ef48-df94-4c14-8dde-94ab085752b6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:46.955158 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3d0ef48-df94-4c14-8dde-94ab085752b6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:46.955908 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 188/745] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:46 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:47.018192 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-355323df-71e1-446e-8112-b0e80e5623ef req-f7a1863a-b804-4dc7-b841-252b45da6011 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.028162 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-f7a1863a-b804-4dc7-b841-252b45da6011 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:47.028162 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-f7a1863a-b804-4dc7-b841-252b45da6011 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:47.028162 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-f7a1863a-b804-4dc7-b841-252b45da6011 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:47.043881 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:47.043881 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:47.052850 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-355323df-71e1-446e-8112-b0e80e5623ef req-f7a1863a-b804-4dc7-b841-252b45da6011 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:47.059895 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-f7a1863a-b804-4dc7-b841-252b45da6011 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:47.060499 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 189/746] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:47 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:07:47.215407 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e8205ed7-ac34-4915-9b47-f8815b4149c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.215934 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8205ed7-ac34-4915-9b47-f8815b4149c3 None None] GET https://10.4.3.163/volume// Jul 31 19:07:47.216163 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8205ed7-ac34-4915-9b47-f8815b4149c3 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:47.216341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8205ed7-ac34-4915-9b47-f8815b4149c3 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:47.216798 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8205ed7-ac34-4915-9b47-f8815b4149c3 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:47.217335 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 188/747] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:07:47 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:47.229388 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-355323df-71e1-446e-8112-b0e80e5623ef req-0a402c80-70a6-4d9a-9703-a64cd50e705c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.233457 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-0a402c80-70a6-4d9a-9703-a64cd50e705c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:07:47.233457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-0a402c80-70a6-4d9a-9703-a64cd50e705c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6451075b-803b-48ed-a208-6a6614b32cf2", "connector": null, "instance_uuid": "5cb03c33-2b0f-4ee2-8c07-ad12fbdd9025"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:47.252456 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:47.252456 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:47.320565 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-0a402c80-70a6-4d9a-9703-a64cd50e705c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:07:47.320565 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 183/748] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:07:47 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:47.342605 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7bc45d4a-672d-4d8a-ad32-a72094d7e1ff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.345543 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bc45d4a-672d-4d8a-ad32-a72094d7e1ff tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:47.345845 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bc45d4a-672d-4d8a-ad32-a72094d7e1ff tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:47.347659 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bc45d4a-672d-4d8a-ad32-a72094d7e1ff tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:47.347659 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-7bc45d4a-672d-4d8a-ad32-a72094d7e1ff tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:47.353185 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:47.353185 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:47.379373 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d7c1206-ece0-4c77-9cf4-a298afff9f6f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.382848 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d7c1206-ece0-4c77-9cf4-a298afff9f6f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:47.382848 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d7c1206-ece0-4c77-9cf4-a298afff9f6f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:47.382848 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d7c1206-ece0-4c77-9cf4-a298afff9f6f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:47.387735 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bc45d4a-672d-4d8a-ad32-a72094d7e1ff tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:47.388138 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 189/749] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:47 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 392 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:47.399868 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bd5bea69-336f-4450-a216-eb260c0b7887 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.403480 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:47.403480 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:47.404688 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd5bea69-336f-4450-a216-eb260c0b7887 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] PUT https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:47.405125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd5bea69-336f-4450-a216-eb260c0b7887 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "be31b1cc-a548-44ab-8356-e37a8c669f1a"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:47.407458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-bd5bea69-336f-4450-a216-eb260c0b7887 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Update called for group d45b1737-6a85-450a-9987-96140d28d519. {{(pid=100319) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 19:07:47.407458 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-bd5bea69-336f-4450-a216-eb260c0b7887 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Updating group d45b1737-6a85-450a-9987-96140d28d519 with name None description: None add_volumes: be31b1cc-a548-44ab-8356-e37a8c669f1a remove_volumes: None. Jul 31 19:07:47.411074 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ab14cced-db27-45aa-addf-b0c1e25e959b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.411660 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ab14cced-db27-45aa-addf-b0c1e25e959b None None] GET https://10.4.3.163/volume// Jul 31 19:07:47.411911 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ab14cced-db27-45aa-addf-b0c1e25e959b None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:47.412187 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ab14cced-db27-45aa-addf-b0c1e25e959b None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:47.412460 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2d7c1206-ece0-4c77-9cf4-a298afff9f6f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:47.412691 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ab14cced-db27-45aa-addf-b0c1e25e959b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:47.413203 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 184/750] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:47.414866 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:47.414866 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:47.420789 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d7c1206-ece0-4c77-9cf4-a298afff9f6f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:47.421327 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 190/751] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:47 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:47.432419 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-355323df-71e1-446e-8112-b0e80e5623ef req-b087faf7-8d93-4198-a9e8-2b0df023fbd9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.434800 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-b087faf7-8d93-4198-a9e8-2b0df023fbd9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:47.435751 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-b087faf7-8d93-4198-a9e8-2b0df023fbd9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:47.435982 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-b087faf7-8d93-4198-a9e8-2b0df023fbd9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:47.452450 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:47.452450 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:47.456615 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd5bea69-336f-4450-a216-eb260c0b7887 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 202 Jul 31 19:07:47.459456 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 189/752] 10.4.3.163 () {70 vars in 1406 bytes} [Fri Jul 31 19:07:47 2026] PUT /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:47.459771 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-355323df-71e1-446e-8112-b0e80e5623ef req-b087faf7-8d93-4198-a9e8-2b0df023fbd9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:47.473305 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f1fa082e-7c9e-46ce-bb28-ea7a89c58094 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.473793 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-b087faf7-8d93-4198-a9e8-2b0df023fbd9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:47.474018 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1fa082e-7c9e-46ce-bb28-ea7a89c58094 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:47.474018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1fa082e-7c9e-46ce-bb28-ea7a89c58094 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:47.474018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1fa082e-7c9e-46ce-bb28-ea7a89c58094 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:47.474018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-f1fa082e-7c9e-46ce-bb28-ea7a89c58094 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:47.475283 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 190/753] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:47 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1032 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:47.478497 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:47.478497 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:47.490954 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1fa082e-7c9e-46ce-bb28-ea7a89c58094 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:47.491462 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 185/754] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:47 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:47.606295 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-355323df-71e1-446e-8112-b0e80e5623ef req-a7f6411d-4e71-4f7d-8d74-3a6a473a0d85 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:47.609544 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-a7f6411d-4e71-4f7d-8d74-3a6a473a0d85 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] PUT https://10.4.3.163/volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f Jul 31 19:07:47.610279 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-a7f6411d-4e71-4f7d-8d74-3a6a473a0d85 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:47.621232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-355323df-71e1-446e-8112-b0e80e5623ef req-a7f6411d-4e71-4f7d-8d74-3a6a473a0d85 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Acquiring lock "cinder-attachment_update-6451075b-803b-48ed-a208-6a6614b32cf2-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:07:47.628430 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-355323df-71e1-446e-8112-b0e80e5623ef req-a7f6411d-4e71-4f7d-8d74-3a6a473a0d85 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-6451075b-803b-48ed-a208-6a6614b32cf2-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:07:47.631163 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:47.631163 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:47.742076 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-355323df-71e1-446e-8112-b0e80e5623ef req-a7f6411d-4e71-4f7d-8d74-3a6a473a0d85 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-6451075b-803b-48ed-a208-6a6614b32cf2-np0000006260" released by "attachment_update" :: held 0.114s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:07:47.743933 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-a7f6411d-4e71-4f7d-8d74-3a6a473a0d85 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f returned with HTTP 200 Jul 31 19:07:47.745283 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 191/755] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:07:47 2026] PUT /volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:48.438268 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-50877cd0-2d0a-4dfe-bcb1-50e5589b6f06 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:48.440149 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50877cd0-2d0a-4dfe-bcb1-50e5589b6f06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:48.440575 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50877cd0-2d0a-4dfe-bcb1-50e5589b6f06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:48.440643 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50877cd0-2d0a-4dfe-bcb1-50e5589b6f06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:48.452336 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:48.452336 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:48.455397 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-50877cd0-2d0a-4dfe-bcb1-50e5589b6f06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:48.460481 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50877cd0-2d0a-4dfe-bcb1-50e5589b6f06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:48.461024 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 190/756] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:48 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:48.505423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a49e4610-e2df-4a57-8ae2-120296854afa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:48.507742 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a49e4610-e2df-4a57-8ae2-120296854afa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:48.508079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a49e4610-e2df-4a57-8ae2-120296854afa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:48.508571 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a49e4610-e2df-4a57-8ae2-120296854afa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:48.508871 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-a49e4610-e2df-4a57-8ae2-120296854afa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:48.512561 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:48.512561 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:48.520325 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a49e4610-e2df-4a57-8ae2-120296854afa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:48.520773 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 191/757] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:48 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:48.533515 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5abdba44-0a4a-4560-bdff-26597f9ee983 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:48.535304 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5abdba44-0a4a-4560-bdff-26597f9ee983 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] PUT https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:48.535850 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5abdba44-0a4a-4560-bdff-26597f9ee983 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a77f75ce-6eb8-4742-8957-68fca8308997"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:48.537323 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-5abdba44-0a4a-4560-bdff-26597f9ee983 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Update called for group d45b1737-6a85-450a-9987-96140d28d519. {{(pid=100320) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 19:07:48.537456 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-5abdba44-0a4a-4560-bdff-26597f9ee983 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Updating group d45b1737-6a85-450a-9987-96140d28d519 with name None description: None add_volumes: None remove_volumes: a77f75ce-6eb8-4742-8957-68fca8308997. Jul 31 19:07:48.544877 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:48.544877 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:48.585585 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5abdba44-0a4a-4560-bdff-26597f9ee983 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 202 Jul 31 19:07:48.588464 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 186/758] 10.4.3.163 () {70 vars in 1406 bytes} [Fri Jul 31 19:07:48 2026] PUT /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:48.599610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-65499e35-3d0f-4b72-a31f-083882bf56a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:48.607560 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65499e35-3d0f-4b72-a31f-083882bf56a7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:48.607560 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65499e35-3d0f-4b72-a31f-083882bf56a7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:48.607560 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65499e35-3d0f-4b72-a31f-083882bf56a7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:48.607560 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-65499e35-3d0f-4b72-a31f-083882bf56a7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:48.615654 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:48.615654 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:48.629116 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65499e35-3d0f-4b72-a31f-083882bf56a7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:48.629567 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 192/759] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:48 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:49.474125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fdbaeac3-2a0a-446d-8d30-1869d79b1010 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:49.476025 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fdbaeac3-2a0a-446d-8d30-1869d79b1010 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:49.476172 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fdbaeac3-2a0a-446d-8d30-1869d79b1010 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:49.476424 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fdbaeac3-2a0a-446d-8d30-1869d79b1010 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:49.489763 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:49.489763 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:49.494805 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fdbaeac3-2a0a-446d-8d30-1869d79b1010 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:49.501812 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fdbaeac3-2a0a-446d-8d30-1869d79b1010 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:49.502122 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 191/760] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:49 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:49.643604 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-58b3da4f-a17d-4375-b35a-25d45ab6613e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:49.646716 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58b3da4f-a17d-4375-b35a-25d45ab6613e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:49.647636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58b3da4f-a17d-4375-b35a-25d45ab6613e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:49.647972 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58b3da4f-a17d-4375-b35a-25d45ab6613e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:49.648257 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-58b3da4f-a17d-4375-b35a-25d45ab6613e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:49.654026 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:49.654026 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:49.665429 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58b3da4f-a17d-4375-b35a-25d45ab6613e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:49.665993 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 192/761] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:49 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:49.678274 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a916d42b-4b76-4ba0-94e6-e017ff71566d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:49.683071 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a916d42b-4b76-4ba0-94e6-e017ff71566d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] PUT https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:49.684189 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a916d42b-4b76-4ba0-94e6-e017ff71566d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a77f75ce-6eb8-4742-8957-68fca8308997"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:49.686617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-a916d42b-4b76-4ba0-94e6-e017ff71566d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Update called for group d45b1737-6a85-450a-9987-96140d28d519. {{(pid=100320) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 19:07:49.686783 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-a916d42b-4b76-4ba0-94e6-e017ff71566d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Updating group d45b1737-6a85-450a-9987-96140d28d519 with name None description: None add_volumes: a77f75ce-6eb8-4742-8957-68fca8308997 remove_volumes: None. Jul 31 19:07:49.694726 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:49.694726 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:49.742094 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a916d42b-4b76-4ba0-94e6-e017ff71566d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 202 Jul 31 19:07:49.742660 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 187/762] 10.4.3.163 () {70 vars in 1406 bytes} [Fri Jul 31 19:07:49 2026] PUT /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:49.753135 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6af15f09-3d70-4d1f-a69c-3ee76fbc2ddc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:49.756232 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6af15f09-3d70-4d1f-a69c-3ee76fbc2ddc tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:49.756232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6af15f09-3d70-4d1f-a69c-3ee76fbc2ddc tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:49.756232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6af15f09-3d70-4d1f-a69c-3ee76fbc2ddc tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:49.756614 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-6af15f09-3d70-4d1f-a69c-3ee76fbc2ddc tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:49.761971 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:49.761971 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:49.774810 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6af15f09-3d70-4d1f-a69c-3ee76fbc2ddc tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:49.775642 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 193/763] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:49 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:50.519055 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d5eb75d0-03a1-4a7f-9eeb-3e2fb47d8791 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:50.521541 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5eb75d0-03a1-4a7f-9eeb-3e2fb47d8791 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:50.521976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5eb75d0-03a1-4a7f-9eeb-3e2fb47d8791 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:50.521976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5eb75d0-03a1-4a7f-9eeb-3e2fb47d8791 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:50.534906 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:50.534906 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:50.539702 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d5eb75d0-03a1-4a7f-9eeb-3e2fb47d8791 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:50.544452 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5eb75d0-03a1-4a7f-9eeb-3e2fb47d8791 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:50.544987 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 192/764] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:50 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:50.788004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-32cff219-02d1-4604-b1ec-4fdfe102dd58 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:50.792217 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-32cff219-02d1-4604-b1ec-4fdfe102dd58 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:50.792662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-32cff219-02d1-4604-b1ec-4fdfe102dd58 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:50.792662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-32cff219-02d1-4604-b1ec-4fdfe102dd58 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:50.792887 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-32cff219-02d1-4604-b1ec-4fdfe102dd58 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:50.798584 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:50.798584 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:50.811170 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-32cff219-02d1-4604-b1ec-4fdfe102dd58 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 200 Jul 31 19:07:50.811602 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 193/765] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:50 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:50.830383 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:50.833400 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:50.833672 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:50.833892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:50.834228 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:50.834627 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:50.834627 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:50.835087 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:50.870683 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:50.871751 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:50.872046 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:50.931504 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:50.936361 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:50.936361 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:50.942313 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:50.942693 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:51.004694 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:51.010151 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:51.010151 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:51.022901 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-39dbb2d9-0abd-4457-81a4-19d6dba04a4a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:51.023397 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 188/766] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:50 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:51.047459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de4a5b5b-a4db-4368-be9f-65cd0f396baa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:51.049749 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de4a5b5b-a4db-4368-be9f-65cd0f396baa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/group_snapshots Jul 31 19:07:51.050207 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de4a5b5b-a4db-4368-be9f-65cd0f396baa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d45b1737-6a85-450a-9987-96140d28d519", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1275268070"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:51.053256 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-de4a5b5b-a4db-4368-be9f-65cd0f396baa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd45b1737-6a85-450a-9987-96140d28d519', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1275268070'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 19:07:51.056904 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:51.056904 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:51.061000 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-de4a5b5b-a4db-4368-be9f-65cd0f396baa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1275268070. Jul 31 19:07:51.084538 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:51.084538 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:51.105081 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-de4a5b5b-a4db-4368-be9f-65cd0f396baa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1809652300 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1809652300, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:51.117357 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-355323df-71e1-446e-8112-b0e80e5623ef req-8b948811-4024-40c2-823b-112c5bf7400d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:51.120777 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-8b948811-4024-40c2-823b-112c5bf7400d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f/action Jul 31 19:07:51.121519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-8b948811-4024-40c2-823b-112c5bf7400d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:51.121754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-8b948811-4024-40c2-823b-112c5bf7400d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:51.131886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-de4a5b5b-a4db-4368-be9f-65cd0f396baa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['5199e02f-3880-40a2-a8fc-6e7961775e9c', '7eb02f58-c004-494f-963c-7e9caa9c17ea', '7aacd135-7781-49bc-9b08-20306a965029', '1550ec43-3791-4456-9b89-f4e07aa9eeb5'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:51.146723 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:51.146723 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:51.164786 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-355323df-71e1-446e-8112-b0e80e5623ef req-8b948811-4024-40c2-823b-112c5bf7400d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f/action returned with HTTP 204 Jul 31 19:07:51.165518 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 193/767] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:07:51 2026] POST /volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:51.183116 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de4a5b5b-a4db-4368-be9f-65cd0f396baa tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots returned with HTTP 202 Jul 31 19:07:51.183317 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 194/768] 10.4.3.163 () {70 vars in 1324 bytes} [Fri Jul 31 19:07:51 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:51.198936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e427022f-0a60-42d1-80b7-ee15a71df4b5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:51.200467 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e427022f-0a60-42d1-80b7-ee15a71df4b5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 Jul 31 19:07:51.200663 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e427022f-0a60-42d1-80b7-ee15a71df4b5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:51.200989 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e427022f-0a60-42d1-80b7-ee15a71df4b5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:51.201177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-e427022f-0a60-42d1-80b7-ee15a71df4b5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 693088d3-d1f8-4702-b0b2-2ed45afe2cd1 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:51.212169 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:51.212169 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:51.221918 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e427022f-0a60-42d1-80b7-ee15a71df4b5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 returned with HTTP 200 Jul 31 19:07:51.223162 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 194/769] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:51 2026] GET /volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:51.560207 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7c3a0922-8e27-430f-9ee6-7285a1ea1b76 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:51.562757 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7c3a0922-8e27-430f-9ee6-7285a1ea1b76 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:51.563027 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7c3a0922-8e27-430f-9ee6-7285a1ea1b76 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:51.563301 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7c3a0922-8e27-430f-9ee6-7285a1ea1b76 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:51.579877 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:51.579877 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:51.586492 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7c3a0922-8e27-430f-9ee6-7285a1ea1b76 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:51.594057 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7c3a0922-8e27-430f-9ee6-7285a1ea1b76 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:51.595314 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 189/770] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:51 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:51.656674 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-3a156dea-6212-4f8b-8824-844f51ebbc79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:51.659151 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-3a156dea-6212-4f8b-8824-844f51ebbc79 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:51.659796 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-3a156dea-6212-4f8b-8824-844f51ebbc79 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:51.659796 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-3a156dea-6212-4f8b-8824-844f51ebbc79 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:51.675294 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:51.675294 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:51.680267 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-3a156dea-6212-4f8b-8824-844f51ebbc79 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:51.687534 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-3a156dea-6212-4f8b-8824-844f51ebbc79 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:51.687534 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 194/771] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:51 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:51.941315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6351d7f2-288e-478c-bfff-4a83e61cb410 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:51.942145 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6351d7f2-288e-478c-bfff-4a83e61cb410 None None] GET https://10.4.3.163/volume// Jul 31 19:07:51.942362 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6351d7f2-288e-478c-bfff-4a83e61cb410 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:51.942612 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6351d7f2-288e-478c-bfff-4a83e61cb410 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:51.943020 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6351d7f2-288e-478c-bfff-4a83e61cb410 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:51.943376 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 195/772] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:07:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:51.952478 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-35d37de6-35ec-4610-9d12-376fd3b52732 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:51.955005 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-35d37de6-35ec-4610-9d12-376fd3b52732 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:07:51.955447 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-35d37de6-35ec-4610-9d12-376fd3b52732 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6451075b-803b-48ed-a208-6a6614b32cf2", "connector": null, "instance_uuid": "4a6108fe-fae4-484f-b58e-b36d2679b7eb"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:51.969660 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:51.969660 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:52.007907 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-35d37de6-35ec-4610-9d12-376fd3b52732 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:07:52.008391 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 195/773] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:07:51 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:52.045240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-aae1ccee-f4a8-4f20-99e3-18c53025774f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.046972 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-aae1ccee-f4a8-4f20-99e3-18c53025774f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:52.047210 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-aae1ccee-f4a8-4f20-99e3-18c53025774f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.047358 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-aae1ccee-f4a8-4f20-99e3-18c53025774f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.060770 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3378e7c5-ac68-42e0-8148-c6e0427d2b69 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.061305 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3378e7c5-ac68-42e0-8148-c6e0427d2b69 None None] GET https://10.4.3.163/volume// Jul 31 19:07:52.061557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3378e7c5-ac68-42e0-8148-c6e0427d2b69 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.061820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3378e7c5-ac68-42e0-8148-c6e0427d2b69 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.062274 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3378e7c5-ac68-42e0-8148-c6e0427d2b69 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:52.062676 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 195/774] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:52.072983 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.072983 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:52.077299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-4213c53b-d411-4ef1-b40f-74251685dee5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.080887 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-aae1ccee-f4a8-4f20-99e3-18c53025774f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:52.083713 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-4213c53b-d411-4ef1-b40f-74251685dee5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:52.084151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-4213c53b-d411-4ef1-b40f-74251685dee5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.084368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-4213c53b-d411-4ef1-b40f-74251685dee5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.090063 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-aae1ccee-f4a8-4f20-99e3-18c53025774f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:52.090561 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 190/775] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1147 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:52.111668 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.111668 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:52.119020 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-4213c53b-d411-4ef1-b40f-74251685dee5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:52.127643 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-4213c53b-d411-4ef1-b40f-74251685dee5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:52.129193 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 196/776] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1327 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:52.240151 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f163bf0c-46a3-49f7-bdac-09aa7cee2c6b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.244899 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f163bf0c-46a3-49f7-bdac-09aa7cee2c6b tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 Jul 31 19:07:52.244899 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f163bf0c-46a3-49f7-bdac-09aa7cee2c6b tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.244899 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f163bf0c-46a3-49f7-bdac-09aa7cee2c6b tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.244899 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-f163bf0c-46a3-49f7-bdac-09aa7cee2c6b tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 693088d3-d1f8-4702-b0b2-2ed45afe2cd1 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:52.248548 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-c43ef8da-b1e0-4422-b9e6-4ec78d7211c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.250668 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.250668 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:52.251008 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-c43ef8da-b1e0-4422-b9e6-4ec78d7211c3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] PUT https://10.4.3.163/volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c Jul 31 19:07:52.251390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-c43ef8da-b1e0-4422-b9e6-4ec78d7211c3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:52.258083 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f163bf0c-46a3-49f7-bdac-09aa7cee2c6b tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 returned with HTTP 200 Jul 31 19:07:52.258083 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 196/777] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:52.260076 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-c43ef8da-b1e0-4422-b9e6-4ec78d7211c3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Acquiring lock "cinder-attachment_update-6451075b-803b-48ed-a208-6a6614b32cf2-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:07:52.267236 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-972503fc-780d-4f4d-aa7b-3ea434644b59 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.269451 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-972503fc-780d-4f4d-aa7b-3ea434644b59 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:07:52.269692 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-972503fc-780d-4f4d-aa7b-3ea434644b59 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.269913 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-972503fc-780d-4f4d-aa7b-3ea434644b59 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.270150 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-972503fc-780d-4f4d-aa7b-3ea434644b59 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:52.271840 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-c43ef8da-b1e0-4422-b9e6-4ec78d7211c3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-6451075b-803b-48ed-a208-6a6614b32cf2-np0000006260" acquired by "attachment_update" :: waited 0.012s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:07:52.272843 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.272843 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:52.276075 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-972503fc-780d-4f4d-aa7b-3ea434644b59 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:07:52.285771 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-972503fc-780d-4f4d-aa7b-3ea434644b59 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all snapshots completed successfully. Jul 31 19:07:52.285771 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.285771 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:52.285771 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-972503fc-780d-4f4d-aa7b-3ea434644b59 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:07:52.285771 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 191/778] 10.4.3.163 () {66 vars in 1264 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:52.301996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-addc7151-12c8-4faf-9c13-d24a7d980679 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.304963 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-addc7151-12c8-4faf-9c13-d24a7d980679 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/9fcb4447-7cc4-407b-aec7-2aad3f9ead2e Jul 31 19:07:52.307120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-addc7151-12c8-4faf-9c13-d24a7d980679 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.307120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-addc7151-12c8-4faf-9c13-d24a7d980679 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.326364 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.326364 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:52.326908 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-addc7151-12c8-4faf-9c13-d24a7d980679 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Snapshot retrieved successfully. Jul 31 19:07:52.327768 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-addc7151-12c8-4faf-9c13-d24a7d980679 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/9fcb4447-7cc4-407b-aec7-2aad3f9ead2e returned with HTTP 200 Jul 31 19:07:52.328739 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 197/779] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/snapshots/9fcb4447-7cc4-407b-aec7-2aad3f9ead2e => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:52.355255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d095f950-72ad-421c-ae46-7434aac41f98 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.357995 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d095f950-72ad-421c-ae46-7434aac41f98 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/3e9063ed-e608-43bf-93a5-6391ddd4a04a Jul 31 19:07:52.357995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d095f950-72ad-421c-ae46-7434aac41f98 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.357995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d095f950-72ad-421c-ae46-7434aac41f98 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.369551 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.369551 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:52.370391 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d095f950-72ad-421c-ae46-7434aac41f98 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Snapshot retrieved successfully. Jul 31 19:07:52.371780 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d095f950-72ad-421c-ae46-7434aac41f98 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/3e9063ed-e608-43bf-93a5-6391ddd4a04a returned with HTTP 200 Jul 31 19:07:52.372030 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 197/780] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/snapshots/3e9063ed-e608-43bf-93a5-6391ddd4a04a => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:52.388745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-75d8befd-f19d-4c61-b961-ca840e17ea5e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.391757 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75d8befd-f19d-4c61-b961-ca840e17ea5e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] DELETE https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 Jul 31 19:07:52.394472 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75d8befd-f19d-4c61-b961-ca840e17ea5e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.394472 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75d8befd-f19d-4c61-b961-ca840e17ea5e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.394472 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.group_snapshots [None req-75d8befd-f19d-4c61-b961-ca840e17ea5e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for member 693088d3-d1f8-4702-b0b2-2ed45afe2cd1 {{(pid=100320) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 19:07:52.394472 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.group_snapshots [None req-75d8befd-f19d-4c61-b961-ca840e17ea5e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group_snapshot with id: 693088d3-d1f8-4702-b0b2-2ed45afe2cd1 Jul 31 19:07:52.403526 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.403526 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:52.422235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-c43ef8da-b1e0-4422-b9e6-4ec78d7211c3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-6451075b-803b-48ed-a208-6a6614b32cf2-np0000006260" released by "attachment_update" :: held 0.150s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:07:52.422364 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-c43ef8da-b1e0-4422-b9e6-4ec78d7211c3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c returned with HTTP 200 Jul 31 19:07:52.423255 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 196/781] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:07:52 2026] PUT /volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:52.502499 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75d8befd-f19d-4c61-b961-ca840e17ea5e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 returned with HTTP 202 Jul 31 19:07:52.502499 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 192/782] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:07:52 2026] DELETE /volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:52.519789 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.524663 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:52.524663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.524663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.524862 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:52.525753 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:52.545017 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:52.546570 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:52.546666 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:52.607520 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:52.611980 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.611980 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:52.618275 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:52.618275 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:52.677600 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:52.681822 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.681822 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:52.694321 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6228a319-0ce5-403e-8dd5-a0d9afcf0b79 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:52.694948 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 198/783] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:52.717204 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0db6b4d8-efbe-48ba-8d4b-49e2a01ad89d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.719701 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0db6b4d8-efbe-48ba-8d4b-49e2a01ad89d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:07:52.719926 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0db6b4d8-efbe-48ba-8d4b-49e2a01ad89d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.720561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0db6b4d8-efbe-48ba-8d4b-49e2a01ad89d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.720878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-0db6b4d8-efbe-48ba-8d4b-49e2a01ad89d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:52.722398 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-0db6b4d8-efbe-48ba-8d4b-49e2a01ad89d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:07:52.743714 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0db6b4d8-efbe-48ba-8d4b-49e2a01ad89d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all snapshots completed successfully. Jul 31 19:07:52.746763 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0db6b4d8-efbe-48ba-8d4b-49e2a01ad89d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:07:52.747072 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 198/784] 10.4.3.163 () {66 vars in 1264 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:07:52.759847 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cd095707-9f52-4f50-81f0-8da99973bd13 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.762472 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd095707-9f52-4f50-81f0-8da99973bd13 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 Jul 31 19:07:52.764147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd095707-9f52-4f50-81f0-8da99973bd13 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.764147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd095707-9f52-4f50-81f0-8da99973bd13 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.764147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-cd095707-9f52-4f50-81f0-8da99973bd13 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 693088d3-d1f8-4702-b0b2-2ed45afe2cd1 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:52.769485 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd095707-9f52-4f50-81f0-8da99973bd13 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 returned with HTTP 404 Jul 31 19:07:52.770120 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 197/785] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:52.782553 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e1473a06-26e4-4b55-b789-255a77a5a980 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.783530 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e1473a06-26e4-4b55-b789-255a77a5a980 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] DELETE https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 Jul 31 19:07:52.783844 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e1473a06-26e4-4b55-b789-255a77a5a980 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.784140 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e1473a06-26e4-4b55-b789-255a77a5a980 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.784346 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.group_snapshots [None req-e1473a06-26e4-4b55-b789-255a77a5a980 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for member 693088d3-d1f8-4702-b0b2-2ed45afe2cd1 {{(pid=100320) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 19:07:52.784688 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.group_snapshots [None req-e1473a06-26e4-4b55-b789-255a77a5a980 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group_snapshot with id: 693088d3-d1f8-4702-b0b2-2ed45afe2cd1 Jul 31 19:07:52.789383 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e1473a06-26e4-4b55-b789-255a77a5a980 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 returned with HTTP 404 Jul 31 19:07:52.790452 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 193/786] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:07:52 2026] DELETE /volume/v3/group_snapshots/693088d3-d1f8-4702-b0b2-2ed45afe2cd1 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:52.799564 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.802129 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:52.802354 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:52.802661 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:52.802904 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:52.803870 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:52.814833 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:52.815986 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:52.816240 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:52.874791 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:52.880515 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.880515 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:52.883501 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:52.883688 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:52.937452 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:52.942592 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.942592 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:52.952026 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e250ca7-07a2-4de2-bb7e-681bfa2ed8d3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:52.952728 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 199/787] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:52 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:52.970151 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e5c7c6bd-4624-40b8-9f91-ffcd1b0d3787 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:52.972168 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e5c7c6bd-4624-40b8-9f91-ffcd1b0d3787 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519/action Jul 31 19:07:52.972683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e5c7c6bd-4624-40b8-9f91-ffcd1b0d3787 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:52.972809 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e5c7c6bd-4624-40b8-9f91-ffcd1b0d3787 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:52.974904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-e5c7c6bd-4624-40b8-9f91-ffcd1b0d3787 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for group d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100318) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:07:52.975030 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-e5c7c6bd-4624-40b8-9f91-ffcd1b0d3787 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group with id: d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:52.980513 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:52.980513 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:53.064672 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e5c7c6bd-4624-40b8-9f91-ffcd1b0d3787 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519/action returned with HTTP 202 Jul 31 19:07:53.065067 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 199/788] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:07:52 2026] POST /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:53.076190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dca6e523-2a8b-4db1-b13f-98056ceecade None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:53.079894 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dca6e523-2a8b-4db1-b13f-98056ceecade tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 Jul 31 19:07:53.080068 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dca6e523-2a8b-4db1-b13f-98056ceecade tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:53.080330 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dca6e523-2a8b-4db1-b13f-98056ceecade tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:53.095471 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:53.095471 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:53.102671 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dca6e523-2a8b-4db1-b13f-98056ceecade tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:53.103742 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-dca6e523-2a8b-4db1-b13f-98056ceecade tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:53.104105 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-dca6e523-2a8b-4db1-b13f-98056ceecade tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:53.110603 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7357fe62-e800-479d-9569-abf075090a17 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:53.115019 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7357fe62-e800-479d-9569-abf075090a17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:53.115291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7357fe62-e800-479d-9569-abf075090a17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:53.115777 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7357fe62-e800-479d-9569-abf075090a17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:53.136149 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:53.136149 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:53.141085 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7357fe62-e800-479d-9569-abf075090a17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:53.145894 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7357fe62-e800-479d-9569-abf075090a17 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:53.146326 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 194/789] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:53 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:53.169740 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-dca6e523-2a8b-4db1-b13f-98056ceecade tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:53.178200 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:53.178200 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:53.192118 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dca6e523-2a8b-4db1-b13f-98056ceecade tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 returned with HTTP 200 Jul 31 19:07:53.192420 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 198/790] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:53 2026] GET /volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 => generated 915 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:54.163344 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d75c3ee-6850-4d8d-a606-eb76bdf96c47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.166828 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d75c3ee-6850-4d8d-a606-eb76bdf96c47 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:54.167088 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d75c3ee-6850-4d8d-a606-eb76bdf96c47 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:54.167306 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d75c3ee-6850-4d8d-a606-eb76bdf96c47 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:54.183221 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:54.183221 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:54.187894 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8d75c3ee-6850-4d8d-a606-eb76bdf96c47 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:54.194972 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d75c3ee-6850-4d8d-a606-eb76bdf96c47 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:54.195531 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 200/791] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:54 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:54.213663 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-74ed3765-2308-47fc-9234-a712a5352fb3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.215851 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-74ed3765-2308-47fc-9234-a712a5352fb3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 Jul 31 19:07:54.216148 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-74ed3765-2308-47fc-9234-a712a5352fb3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:54.216358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-74ed3765-2308-47fc-9234-a712a5352fb3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:54.223569 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-74ed3765-2308-47fc-9234-a712a5352fb3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 returned with HTTP 404 Jul 31 19:07:54.224204 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 200/792] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:54 2026] GET /volume/v3/volumes/a77f75ce-6eb8-4742-8957-68fca8308997 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:54.233951 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-420a3dc1-7f8b-4f11-affa-3d5d18ed315d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.237215 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-420a3dc1-7f8b-4f11-affa-3d5d18ed315d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a Jul 31 19:07:54.237455 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-420a3dc1-7f8b-4f11-affa-3d5d18ed315d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:54.237730 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-420a3dc1-7f8b-4f11-affa-3d5d18ed315d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:54.244465 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-420a3dc1-7f8b-4f11-affa-3d5d18ed315d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a returned with HTTP 404 Jul 31 19:07:54.245013 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 195/793] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:54 2026] GET /volume/v3/volumes/be31b1cc-a548-44ab-8356-e37a8c669f1a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:54.252782 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-49cc3890-6785-4fc1-9e68-148a384eb827 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.257155 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-49cc3890-6785-4fc1-9e68-148a384eb827 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 Jul 31 19:07:54.257592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-49cc3890-6785-4fc1-9e68-148a384eb827 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:54.257956 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-49cc3890-6785-4fc1-9e68-148a384eb827 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:54.258131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-49cc3890-6785-4fc1-9e68-148a384eb827 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member d45b1737-6a85-450a-9987-96140d28d519 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:54.267152 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-49cc3890-6785-4fc1-9e68-148a384eb827 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 returned with HTTP 404 Jul 31 19:07:54.268148 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 199/794] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:54 2026] GET /volume/v3/groups/d45b1737-6a85-450a-9987-96140d28d519 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:54.279796 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-00dca025-a8c5-489a-b185-58e48ebcf0aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.282977 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00dca025-a8c5-489a-b185-58e48ebcf0aa tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/4abcf198-ee76-4e8b-ae66-33f5558bf9c6 Jul 31 19:07:54.283326 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00dca025-a8c5-489a-b185-58e48ebcf0aa tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:54.283643 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00dca025-a8c5-489a-b185-58e48ebcf0aa tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:54.309819 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00dca025-a8c5-489a-b185-58e48ebcf0aa tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/group_types/4abcf198-ee76-4e8b-ae66-33f5558bf9c6 returned with HTTP 202 Jul 31 19:07:54.310236 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 201/795] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:07:54 2026] DELETE /volume/v3/group_types/4abcf198-ee76-4e8b-ae66-33f5558bf9c6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:54.320604 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f357418-940f-4807-bf83-50266707262f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.323344 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f357418-940f-4807-bf83-50266707262f tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] DELETE https://10.4.3.163/volume/v3/types/d2c1b8c1-d164-488c-af60-02b43acb4cc2 Jul 31 19:07:54.323832 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f357418-940f-4807-bf83-50266707262f tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:54.324225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f357418-940f-4807-bf83-50266707262f tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:54.364293 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f357418-940f-4807-bf83-50266707262f tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types/d2c1b8c1-d164-488c-af60-02b43acb4cc2 returned with HTTP 202 Jul 31 19:07:54.365369 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 201/796] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:07:54 2026] DELETE /volume/v3/types/d2c1b8c1-d164-488c-af60-02b43acb4cc2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:07:54.376581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a6a04b8c-7d94-4f17-8938-fc81500cfb88 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.379646 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a6a04b8c-7d94-4f17-8938-fc81500cfb88 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] GET https://10.4.3.163/volume/v3/types/d2c1b8c1-d164-488c-af60-02b43acb4cc2 Jul 31 19:07:54.379919 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a6a04b8c-7d94-4f17-8938-fc81500cfb88 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:54.380227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a6a04b8c-7d94-4f17-8938-fc81500cfb88 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:54.385565 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a6a04b8c-7d94-4f17-8938-fc81500cfb88 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types/d2c1b8c1-d164-488c-af60-02b43acb4cc2 returned with HTTP 404 Jul 31 19:07:54.386719 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 196/797] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:07:54 2026] GET /volume/v3/types/d2c1b8c1-d164-488c-af60-02b43acb4cc2 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:54.399817 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-be72e13b-3d3b-4e6d-9398-5cd37ed35f83 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.403080 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be72e13b-3d3b-4e6d-9398-5cd37ed35f83 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:07:54.403566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be72e13b-3d3b-4e6d-9398-5cd37ed35f83 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1752065360"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:54.427806 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be72e13b-3d3b-4e6d-9398-5cd37ed35f83 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:07:54.428309 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 200/798] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:07:54 2026] POST /volume/v3/types => generated 224 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:54.440581 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6745ada1-4538-4afe-9abf-8e35f76a529a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.442272 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6745ada1-4538-4afe-9abf-8e35f76a529a tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:07:54.442584 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6745ada1-4538-4afe-9abf-8e35f76a529a tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1689155955"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:54.458967 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6745ada1-4538-4afe-9abf-8e35f76a529a tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:07:54.459552 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 202/799] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:07:54 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:54.471961 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7d00b564-f460-465d-95f8-bf8e729a871e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.473991 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7d00b564-f460-465d-95f8-bf8e729a871e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:07:54.474468 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7d00b564-f460-465d-95f8-bf8e729a871e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6779137b-1de7-412e-9b4a-ecda257e388c", "volume_types": ["4aeba0af-5066-4bd1-b9ba-40fc50101bb1"], "name": "tempest-GroupSnapshotsTest-Group-6591764"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:54.477547 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-7d00b564-f460-465d-95f8-bf8e729a871e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating new group {'group': {'group_type': '6779137b-1de7-412e-9b4a-ecda257e388c', 'volume_types': ['4aeba0af-5066-4bd1-b9ba-40fc50101bb1'], 'name': 'tempest-GroupSnapshotsTest-Group-6591764'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:07:54.481930 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-7d00b564-f460-465d-95f8-bf8e729a871e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating group tempest-GroupSnapshotsTest-Group-6591764. Jul 31 19:07:54.498651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7d00b564-f460-465d-95f8-bf8e729a871e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:07:54.498290. {{(pid=100318) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:07:54.498834 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7d00b564-f460-465d-95f8-bf8e729a871e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability Zones retrieved successfully. Jul 31 19:07:54.511326 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-7d00b564-f460-465d-95f8-bf8e729a871e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['21e795aa-9dd3-4a75-8606-8eae4d321fad'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:54.542915 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7d00b564-f460-465d-95f8-bf8e729a871e tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:07:54.545468 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 202/800] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:07:54 2026] POST /volume/v3/groups => generated 109 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:54.553743 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ea659b14-7e01-4200-95f7-a6ff062fd0e5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.554639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ea659b14-7e01-4200-95f7-a6ff062fd0e5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd Jul 31 19:07:54.554826 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ea659b14-7e01-4200-95f7-a6ff062fd0e5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:54.555061 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ea659b14-7e01-4200-95f7-a6ff062fd0e5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:54.555476 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-ea659b14-7e01-4200-95f7-a6ff062fd0e5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 8b3329d3-9c6a-436a-87af-6d70f2619abd {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:54.559071 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:54.559071 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:54.567893 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ea659b14-7e01-4200-95f7-a6ff062fd0e5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd returned with HTTP 200 Jul 31 19:07:54.568366 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 197/801] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:54 2026] GET /volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:54.738022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-7f4de300-9cd3-493b-8ae8-80298fcf4e4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:54.742788 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-7f4de300-9cd3-493b-8ae8-80298fcf4e4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c/action Jul 31 19:07:54.743292 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-7f4de300-9cd3-493b-8ae8-80298fcf4e4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:54.743485 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-7f4de300-9cd3-493b-8ae8-80298fcf4e4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:54.769996 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:54.769996 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:54.789311 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-74b298d3-4e45-4cfc-97ff-648a6b67dda2 req-7f4de300-9cd3-493b-8ae8-80298fcf4e4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c/action returned with HTTP 204 Jul 31 19:07:54.790058 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 201/802] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:07:54 2026] POST /volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:55.214561 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-78ce60e9-856e-49de-b62d-d6f8c73f4906 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.217081 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78ce60e9-856e-49de-b62d-d6f8c73f4906 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:55.217424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78ce60e9-856e-49de-b62d-d6f8c73f4906 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.217554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-78ce60e9-856e-49de-b62d-d6f8c73f4906 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.234788 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.234788 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:55.239862 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-78ce60e9-856e-49de-b62d-d6f8c73f4906 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:55.246138 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-78ce60e9-856e-49de-b62d-d6f8c73f4906 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:55.246888 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 203/803] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:55.263114 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-81d2d62d-7192-49b4-b804-592cea58a2c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.354960 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-81d2d62d-7192-49b4-b804-592cea58a2c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:55.355228 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-81d2d62d-7192-49b4-b804-592cea58a2c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.355405 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-81d2d62d-7192-49b4-b804-592cea58a2c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.368170 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.368170 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:55.372355 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-81d2d62d-7192-49b4-b804-592cea58a2c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Volume info retrieved successfully. Jul 31 19:07:55.377330 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-81d2d62d-7192-49b4-b804-592cea58a2c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:55.377766 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 203/804] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1442 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:55.442378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e0ded2ab-2f07-47fe-a2fa-546deb5dccd2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.445026 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e0ded2ab-2f07-47fe-a2fa-546deb5dccd2 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:55.445546 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e0ded2ab-2f07-47fe-a2fa-546deb5dccd2 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.445546 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e0ded2ab-2f07-47fe-a2fa-546deb5dccd2 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.459608 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.459608 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:55.463783 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e0ded2ab-2f07-47fe-a2fa-546deb5dccd2 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Volume info retrieved successfully. Jul 31 19:07:55.470994 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e0ded2ab-2f07-47fe-a2fa-546deb5dccd2 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:55.471697 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 198/805] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:55.531384 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5d07e55d-e1df-424f-a190-6299235f96ec req-9970185d-81cd-4a52-b985-dd729e7af05d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.534489 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-9970185d-81cd-4a52-b985-dd729e7af05d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:55.534690 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-9970185d-81cd-4a52-b985-dd729e7af05d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.534873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-9970185d-81cd-4a52-b985-dd729e7af05d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.556748 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.556748 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:55.560813 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-5d07e55d-e1df-424f-a190-6299235f96ec req-9970185d-81cd-4a52-b985-dd729e7af05d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:55.565663 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-9970185d-81cd-4a52-b985-dd729e7af05d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:55.566146 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 202/806] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:55.579734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-580d8888-73c0-4908-b35e-806e33005312 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.581914 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-580d8888-73c0-4908-b35e-806e33005312 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd Jul 31 19:07:55.582123 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-580d8888-73c0-4908-b35e-806e33005312 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.582332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-580d8888-73c0-4908-b35e-806e33005312 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.582511 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-580d8888-73c0-4908-b35e-806e33005312 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 8b3329d3-9c6a-436a-87af-6d70f2619abd {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:07:55.586758 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.586758 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:55.593604 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5d07e55d-e1df-424f-a190-6299235f96ec req-b2c14576-f085-4f5c-af0f-4ade36e06e9b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.596047 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-b2c14576-f085-4f5c-af0f-4ade36e06e9b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2/action Jul 31 19:07:55.596411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-b2c14576-f085-4f5c-af0f-4ade36e06e9b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:55.596559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-b2c14576-f085-4f5c-af0f-4ade36e06e9b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:55.596743 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-580d8888-73c0-4908-b35e-806e33005312 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd returned with HTTP 200 Jul 31 19:07:55.597298 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 204/807] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd => generated 390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:55.609213 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.612428 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:55.612691 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.612691 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:55.612905 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1262168566", "volume_type": "4aeba0af-5066-4bd1-b9ba-40fc50101bb1", "group_id": "8b3329d3-9c6a-436a-87af-6d70f2619abd", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:55.613191 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5d07e55d-e1df-424f-a190-6299235f96ec req-b2c14576-f085-4f5c-af0f-4ade36e06e9b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:55.614861 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1262168566', 'volume_type': '4aeba0af-5066-4bd1-b9ba-40fc50101bb1', 'group_id': '8b3329d3-9c6a-436a-87af-6d70f2619abd', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:55.621369 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5d07e55d-e1df-424f-a190-6299235f96ec req-b2c14576-f085-4f5c-af0f-4ade36e06e9b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Begin detaching volume completed successfully. Jul 31 19:07:55.621715 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-b2c14576-f085-4f5c-af0f-4ade36e06e9b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2/action returned with HTTP 202 Jul 31 19:07:55.622628 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 204/808] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:07:55 2026] POST /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:07:55.626518 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.626518 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:55.626780 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume of 1 GB Jul 31 19:07:55.634845 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Availability Zones retrieved successfully. Jul 31 19:07:55.640960 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (69f7a641-3c95-4fcc-b487-481583831585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:55.641217 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4507b757-dbd0-4df0-b9e8-8c28b808ec43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:55.641746 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.641746 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:55.642578 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:55.644160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6777c2c7-d472-4684-81b2-697bdab20269 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.647765 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6777c2c7-d472-4684-81b2-697bdab20269 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:55.648141 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6777c2c7-d472-4684-81b2-697bdab20269 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.648355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6777c2c7-d472-4684-81b2-697bdab20269 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.666728 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.666728 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:55.666906 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cb8cd7de-80f7-49ca-b676-db1c674caf31 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.667388 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb8cd7de-80f7-49ca-b676-db1c674caf31 None None] GET https://10.4.3.163/volume// Jul 31 19:07:55.670100 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4507b757-dbd0-4df0-b9e8-8c28b808ec43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:07:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4aeba0af-5066-4bd1-b9ba-40fc50101bb1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1752065360',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aeba0af-5066-4bd1-b9ba-40fc50101bb1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8b3329d3-9c6a-436a-87af-6d70f2619abd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:55.671192 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1829f9-b47d-4f83-9c58-82e87d94dcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:55.671538 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb8cd7de-80f7-49ca-b676-db1c674caf31 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.671871 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb8cd7de-80f7-49ca-b676-db1c674caf31 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.672016 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6777c2c7-d472-4684-81b2-697bdab20269 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:55.672312 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb8cd7de-80f7-49ca-b676-db1c674caf31 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:55.672970 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 205/809] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:55.678026 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6777c2c7-d472-4684-81b2-697bdab20269 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:55.678710 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 203/810] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:55.683030 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5d07e55d-e1df-424f-a190-6299235f96ec req-f0bbd8c8-ec0b-421c-9425-4570504b6e31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.685242 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-f0bbd8c8-ec0b-421c-9425-4570504b6e31 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:55.685593 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-f0bbd8c8-ec0b-421c-9425-4570504b6e31 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.685816 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-f0bbd8c8-ec0b-421c-9425-4570504b6e31 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.705577 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.705577 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:55.710025 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1752065360 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1752065360, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:55.710155 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5d07e55d-e1df-424f-a190-6299235f96ec req-f0bbd8c8-ec0b-421c-9425-4570504b6e31 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:55.710363 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1752065360 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1752065360, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:55.715097 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-f0bbd8c8-ec0b-421c-9425-4570504b6e31 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:55.715694 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 205/811] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1625 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 19:07:55.741576 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['23f550ee-0bf1-4d92-a396-46b0d8b15370', '3184d6f6-46db-4cfc-a88c-1dd617cce4cf', 'aade91f0-91d8-4b78-a71b-54171765c2e6', '17c46489-509e-4ba7-aa09-316974b32b7d'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:55.743574 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c1829f9-b47d-4f83-9c58-82e87d94dcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f550ee-0bf1-4d92-a396-46b0d8b15370', '3184d6f6-46db-4cfc-a88c-1dd617cce4cf', 'aade91f0-91d8-4b78-a71b-54171765c2e6', '17c46489-509e-4ba7-aa09-316974b32b7d']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:55.743574 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6b994e-6ce7-4498-8f36-f353c1b83519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:55.768737 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6b994e-6ce7-4498-8f36-f353c1b83519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e29410c6-733b-42ef-8038-b414cb284d41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1262168566',encryption_key_id=None,group_id=8b3329d3-9c6a-436a-87af-6d70f2619abd,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['23f550ee-0bf1-4d92-a396-46b0d8b15370','3184d6f6-46db-4cfc-a88c-1dd617cce4cf','aade91f0-91d8-4b78-a71b-54171765c2e6','17c46489-509e-4ba7-aa09-316974b32b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=4aeba0af-5066-4bd1-b9ba-40fc50101bb1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1262168566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8b3329d3-9c6a-436a-87af-6d70f2619abd,host=None,id=e29410c6-733b-42ef-8038-b414cb284d41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d47250991da4e6997d4b8746417c41b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e104c3626d1455f9394d4ef4857615b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4aeba0af-5066-4bd1-b9ba-40fc50101bb1),volume_type_id=4aeba0af-5066-4bd1-b9ba-40fc50101bb1)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:55.769529 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3de3ad24-fb98-41c4-8591-1c47727649b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:55.788751 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3de3ad24-fb98-41c4-8591-1c47727649b2) transitioned into state 'SUCCESS' from state '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-1262168566',encryption_key_id=None,group_id=8b3329d3-9c6a-436a-87af-6d70f2619abd,group_type_id=,metadata={},multiattach=False,project_id='0d47250991da4e6997d4b8746417c41b',qos_specs=None,replication_status=,reservations=['23f550ee-0bf1-4d92-a396-46b0d8b15370','3184d6f6-46db-4cfc-a88c-1dd617cce4cf','aade91f0-91d8-4b78-a71b-54171765c2e6','17c46489-509e-4ba7-aa09-316974b32b7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e104c3626d1455f9394d4ef4857615b',volume_type_id=4aeba0af-5066-4bd1-b9ba-40fc50101bb1)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:55.789727 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4044979-9886-48d8-a3f9-69f9c99769e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:55.811208 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4044979-9886-48d8-a3f9-69f9c99769e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:55.812147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Flow 'volume_create_api' (69f7a641-3c95-4fcc-b487-481583831585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:55.812546 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Create volume request issued successfully. Jul 31 19:07:55.813263 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:55.813512 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:55.853191 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:55.856629 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.856629 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:55.860379 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fdf48805-1ebf-4635-b6aa-438f3397dfc2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:55.860859 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 199/812] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:07:55 2026] POST /volume/v3/volumes => generated 823 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:55.874537 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:55.876714 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 Jul 31 19:07:55.877120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:55.877276 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:55.886310 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.886310 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:55.894624 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:55.895945 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:55.896115 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:55.943612 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:55.948660 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:55.948660 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:55.962786 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b68e7e46-0a9b-4416-9199-6c5e94d99d89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 returned with HTTP 200 Jul 31 19:07:55.963008 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 206/813] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:55 2026] GET /volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 => generated 891 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:56.699462 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-37a3f31d-2728-4526-9681-1f62e1162b02 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:56.700146 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37a3f31d-2728-4526-9681-1f62e1162b02 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:56.700411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37a3f31d-2728-4526-9681-1f62e1162b02 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:56.700675 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37a3f31d-2728-4526-9681-1f62e1162b02 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:56.716457 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:56.716457 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:56.720456 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-37a3f31d-2728-4526-9681-1f62e1162b02 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:56.724128 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37a3f31d-2728-4526-9681-1f62e1162b02 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:56.724571 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 204/814] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:56 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:56.918875 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5d07e55d-e1df-424f-a190-6299235f96ec req-8e94e07c-2a6a-4443-9702-68e632a4e1f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:56.922456 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-8e94e07c-2a6a-4443-9702-68e632a4e1f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:56.922456 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-8e94e07c-2a6a-4443-9702-68e632a4e1f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:56.922456 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-8e94e07c-2a6a-4443-9702-68e632a4e1f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:56.940641 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:56.940641 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:56.951354 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5d07e55d-e1df-424f-a190-6299235f96ec req-8e94e07c-2a6a-4443-9702-68e632a4e1f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:56.962455 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-8e94e07c-2a6a-4443-9702-68e632a4e1f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:56.962877 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 206/815] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:56 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1445 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:56.981746 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:56.984457 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5d07e55d-e1df-424f-a190-6299235f96ec req-6e4424b3-1c17-45bc-b628-21381669994f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:56.984826 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 Jul 31 19:07:56.984826 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:56.988197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:56.988240 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-6e4424b3-1c17-45bc-b628-21381669994f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f Jul 31 19:07:56.988240 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-6e4424b3-1c17-45bc-b628-21381669994f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:56.988240 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-6e4424b3-1c17-45bc-b628-21381669994f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:56.996623 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:56.996623 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:56.996937 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:56.996937 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:57.007155 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:57.009022 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:57.009361 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:57.056514 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:57.060513 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.060513 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:57.071680 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5d07e55d-e1df-424f-a190-6299235f96ec req-6e4424b3-1c17-45bc-b628-21381669994f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f returned with HTTP 200 Jul 31 19:07:57.071680 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 207/816] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:07:56 2026] DELETE /volume/v3/attachments/55475d93-e56d-4be9-8f87-544c8ffb625f => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:57.078650 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2099f471-f4cd-422c-ba0a-289e1c0c6436 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 returned with HTTP 200 Jul 31 19:07:57.078650 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 200/817] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:56 2026] GET /volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:57.091336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.092811 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/group_snapshots Jul 31 19:07:57.093146 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8b3329d3-9c6a-436a-87af-6d70f2619abd", "name": "tempest-group_snapshot-1162535439"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:57.097664 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8b3329d3-9c6a-436a-87af-6d70f2619abd', 'name': 'tempest-group_snapshot-1162535439'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 19:07:57.105197 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.105197 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:57.112121 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.group_snapshots [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Creating group_snapshot tempest-group_snapshot-1162535439. Jul 31 19:07:57.138387 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.138387 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:57.152269 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1752065360 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1752065360, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:57.152706 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1752065360 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1752065360, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:07:57.172942 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Created reservations ['fb512b42-00d8-42cd-878a-8ff1e55de091', 'f6ae1ed1-cb3b-4838-826f-cd1bc59e6f1d', '5f926b0a-acef-4ff8-886d-629ca42b2adb', 'f4840e80-0582-45f2-8703-992faa75d090'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:57.177002 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.178961 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:07:57.179636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-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": "e74677fa-87e0-450e-9647-10aa6f351270", "source_volid": null, "backup_id": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:57.181487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-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': 'e74677fa-87e0-450e-9647-10aa6f351270', 'source_volid': None, 'backup_id': None}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:07:57.208840 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0e864c47-6344-4cc8-b0a7-6debcbde5f89 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots returned with HTTP 202 Jul 31 19:07:57.208840 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 205/818] 10.4.3.163 () {70 vars in 1324 bytes} [Fri Jul 31 19:07:57 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:07:57.216258 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-779df637-e37c-4198-86a9-0bed1d2ac8f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.218094 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-779df637-e37c-4198-86a9-0bed1d2ac8f0 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:57.218299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-779df637-e37c-4198-86a9-0bed1d2ac8f0 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:57.218541 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-779df637-e37c-4198-86a9-0bed1d2ac8f0 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:57.218691 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-779df637-e37c-4198-86a9-0bed1d2ac8f0 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 798d97f3-18af-4f6c-8a6d-b74411380969 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:57.225668 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.225668 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:57.230068 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-779df637-e37c-4198-86a9-0bed1d2ac8f0 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 returned with HTTP 200 Jul 31 19:07:57.230473 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 208/819] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:57 2026] GET /volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:57.287882 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Create volume of 1 GB Jul 31 19:07:57.292057 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Availability Zones retrieved successfully. Jul 31 19:07:57.303424 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Flow 'volume_create_api' (45c650f2-8223-494e-89cb-5f67e2d46155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:57.305535 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47327f80-de71-420a-a38b-11ddef7e7829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:57.306897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:07:57.369164 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47327f80-de71-420a-a38b-11ddef7e7829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:57.369897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee3d90b-b187-4754-9624-0ccbc3aa563b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:57.411350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Created reservations ['94bfdf07-6060-408f-9d79-2c3f74600c3d', '882f9247-e24a-4651-8ba1-1de4ed6b2aa1', '41aec579-8474-487d-a8fe-d118b9fd8e4f', '96e48394-f2c5-4e09-8f82-58871f0fa7a1'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:07:57.412354 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ee3d90b-b187-4754-9624-0ccbc3aa563b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94bfdf07-6060-408f-9d79-2c3f74600c3d', '882f9247-e24a-4651-8ba1-1de4ed6b2aa1', '41aec579-8474-487d-a8fe-d118b9fd8e4f', '96e48394-f2c5-4e09-8f82-58871f0fa7a1']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:57.413165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a9cd16-6c49-4ceb-8566-22a05116dd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:57.434557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a9cd16-6c49-4ceb-8566-22a05116dd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fca0314-970e-41c5-ba19-ddbfd80eed51', '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='c9ef0dfae3d048a3865d7ffd4a439c6d',qos_specs=None,replication_status=,reservations=['94bfdf07-6060-408f-9d79-2c3f74600c3d','882f9247-e24a-4651-8ba1-1de4ed6b2aa1','41aec579-8474-487d-a8fe-d118b9fd8e4f','96e48394-f2c5-4e09-8f82-58871f0fa7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da58e5a962147ce933c82c608c57f12',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:07:57Z,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=4fca0314-970e-41c5-ba19-ddbfd80eed51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9ef0dfae3d048a3865d7ffd4a439c6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da58e5a962147ce933c82c608c57f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:57.435624 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40bf6ff-fef2-4a35-a196-b60dbfae29c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:57.457758 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40bf6ff-fef2-4a35-a196-b60dbfae29c3) transitioned into 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='c9ef0dfae3d048a3865d7ffd4a439c6d',qos_specs=None,replication_status=,reservations=['94bfdf07-6060-408f-9d79-2c3f74600c3d','882f9247-e24a-4651-8ba1-1de4ed6b2aa1','41aec579-8474-487d-a8fe-d118b9fd8e4f','96e48394-f2c5-4e09-8f82-58871f0fa7a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da58e5a962147ce933c82c608c57f12',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:57.458607 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0130405-0d32-4166-828e-4fb0a816b629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:07:57.471689 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0130405-0d32-4166-828e-4fb0a816b629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:07:57.471689 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Flow 'volume_create_api' (45c650f2-8223-494e-89cb-5f67e2d46155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:07:57.471689 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Create volume request issued successfully. Jul 31 19:07:57.471689 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-4bbc4300-4c3d-41c5-8782-e88d0649a1a7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:07:57.471689 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 207/820] 10.4.3.163 () {72 vars in 1541 bytes} [Fri Jul 31 19:07:57 2026] POST /volume/v3/volumes => generated 703 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:07:57.480075 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-16a353eb-70bd-40e9-aa33-7af7dc9ce435 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.485875 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-16a353eb-70bd-40e9-aa33-7af7dc9ce435 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 Jul 31 19:07:57.486480 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-16a353eb-70bd-40e9-aa33-7af7dc9ce435 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:57.486947 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-16a353eb-70bd-40e9-aa33-7af7dc9ce435 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:57.499465 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.499465 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:57.502409 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-16a353eb-70bd-40e9-aa33-7af7dc9ce435 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:07:57.510243 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-16a353eb-70bd-40e9-aa33-7af7dc9ce435 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 returned with HTTP 200 Jul 31 19:07:57.510879 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 201/821] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:57 2026] GET /volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 => generated 771 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:57.521220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-ded3e84e-63f1-4f08-bdf7-192336eee394 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.526673 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-ded3e84e-63f1-4f08-bdf7-192336eee394 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 Jul 31 19:07:57.527000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-ded3e84e-63f1-4f08-bdf7-192336eee394 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:57.527355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-ded3e84e-63f1-4f08-bdf7-192336eee394 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:57.544712 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.544712 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:57.560004 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-ded3e84e-63f1-4f08-bdf7-192336eee394 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:07:57.567067 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-ded3e84e-63f1-4f08-bdf7-192336eee394 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 returned with HTTP 200 Jul 31 19:07:57.567397 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 206/822] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:57 2026] GET /volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 => generated 771 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:57.743716 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-12b0754d-9a21-4d40-9b22-c457abbe40d6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.749186 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12b0754d-9a21-4d40-9b22-c457abbe40d6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:57.749370 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12b0754d-9a21-4d40-9b22-c457abbe40d6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:57.749564 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12b0754d-9a21-4d40-9b22-c457abbe40d6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:57.760079 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.760079 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:57.763893 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-12b0754d-9a21-4d40-9b22-c457abbe40d6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:57.773542 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12b0754d-9a21-4d40-9b22-c457abbe40d6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:57.773967 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 209/823] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:57 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:57.842754 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8eaa5f5c-698c-4880-ac43-1cc1fa31786c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.846013 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8eaa5f5c-698c-4880-ac43-1cc1fa31786c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:57.846193 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8eaa5f5c-698c-4880-ac43-1cc1fa31786c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:57.846432 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8eaa5f5c-698c-4880-ac43-1cc1fa31786c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:57.865687 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.865687 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:57.871101 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8eaa5f5c-698c-4880-ac43-1cc1fa31786c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Volume info retrieved successfully. Jul 31 19:07:57.878531 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8eaa5f5c-698c-4880-ac43-1cc1fa31786c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:57.879105 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 208/824] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:57 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:57.926324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-46b555fe-a332-4e42-8ee1-3440d7d72c40 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.929792 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-46b555fe-a332-4e42-8ee1-3440d7d72c40 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:57.929932 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-46b555fe-a332-4e42-8ee1-3440d7d72c40 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:57.930025 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-46b555fe-a332-4e42-8ee1-3440d7d72c40 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:57.939477 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.939477 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:57.942665 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-46b555fe-a332-4e42-8ee1-3440d7d72c40 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:57.946835 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-46b555fe-a332-4e42-8ee1-3440d7d72c40 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:57.947271 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 202/825] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:07:57 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:57.974582 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-57ce07c9-73a3-4f77-ae73-ebc993277885 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:57.977554 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-57ce07c9-73a3-4f77-ae73-ebc993277885 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2/action Jul 31 19:07:57.977933 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-57ce07c9-73a3-4f77-ae73-ebc993277885 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:57.978163 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-57ce07c9-73a3-4f77-ae73-ebc993277885 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:57.994243 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:57.994243 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:57.994243 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-57ce07c9-73a3-4f77-ae73-ebc993277885 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:58.002034 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-57ce07c9-73a3-4f77-ae73-ebc993277885 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Begin detaching volume completed successfully. Jul 31 19:07:58.002353 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-57ce07c9-73a3-4f77-ae73-ebc993277885 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2/action returned with HTTP 202 Jul 31 19:07:58.003056 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 207/826] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:07:57 2026] POST /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:07:58.037357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b7d53218-9f76-4c31-afb8-632e85d938e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.040756 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7d53218-9f76-4c31-afb8-632e85d938e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:58.041074 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7d53218-9f76-4c31-afb8-632e85d938e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.041337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7d53218-9f76-4c31-afb8-632e85d938e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.063616 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.063616 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:58.067731 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1738c174-6032-46a4-b41f-3a4cb6d53369 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.068146 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1738c174-6032-46a4-b41f-3a4cb6d53369 None None] GET https://10.4.3.163/volume// Jul 31 19:07:58.068235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1738c174-6032-46a4-b41f-3a4cb6d53369 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.068762 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1738c174-6032-46a4-b41f-3a4cb6d53369 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.069466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1738c174-6032-46a4-b41f-3a4cb6d53369 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:07:58.069570 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 209/827] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:07:58.071247 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b7d53218-9f76-4c31-afb8-632e85d938e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:58.078922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-78a44b7b-6d80-4efc-883d-e2803c588b64 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.080971 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7d53218-9f76-4c31-afb8-632e85d938e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:58.081516 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 210/828] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:58.081769 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-78a44b7b-6d80-4efc-883d-e2803c588b64 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:58.085568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-78a44b7b-6d80-4efc-883d-e2803c588b64 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.085568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-78a44b7b-6d80-4efc-883d-e2803c588b64 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.098671 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.098671 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:58.106583 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-78a44b7b-6d80-4efc-883d-e2803c588b64 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:58.115485 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-78a44b7b-6d80-4efc-883d-e2803c588b64 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:58.115902 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 203/829] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:07:58.241370 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fcfefe81-d3df-4879-8ca4-c0f00c0780c4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.247095 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fcfefe81-d3df-4879-8ca4-c0f00c0780c4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:58.247317 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fcfefe81-d3df-4879-8ca4-c0f00c0780c4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.247577 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fcfefe81-d3df-4879-8ca4-c0f00c0780c4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.247714 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-fcfefe81-d3df-4879-8ca4-c0f00c0780c4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 798d97f3-18af-4f6c-8a6d-b74411380969 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:58.257606 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.257606 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:58.262037 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fcfefe81-d3df-4879-8ca4-c0f00c0780c4 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 returned with HTTP 200 Jul 31 19:07:58.262556 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 208/830] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 => generated 308 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:58.273177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f56032d3-2a2f-40b4-8105-4168e9791ee7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.275781 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f56032d3-2a2f-40b4-8105-4168e9791ee7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:07:58.276032 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f56032d3-2a2f-40b4-8105-4168e9791ee7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.276595 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f56032d3-2a2f-40b4-8105-4168e9791ee7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.277262 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-f56032d3-2a2f-40b4-8105-4168e9791ee7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:58.278523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-f56032d3-2a2f-40b4-8105-4168e9791ee7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:07:58.283699 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f56032d3-2a2f-40b4-8105-4168e9791ee7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all snapshots completed successfully. Jul 31 19:07:58.284327 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.284327 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:58.285264 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f56032d3-2a2f-40b4-8105-4168e9791ee7 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:07:58.286313 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 210/831] 10.4.3.163 () {66 vars in 1264 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:58.298185 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d85a959-5b82-42d5-800f-6dc61f195bb2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.300908 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d85a959-5b82-42d5-800f-6dc61f195bb2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/5d7841ac-ae52-47b1-bfcd-0d57e7da50a6 Jul 31 19:07:58.301818 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d85a959-5b82-42d5-800f-6dc61f195bb2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.302155 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d85a959-5b82-42d5-800f-6dc61f195bb2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.311582 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.311582 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:58.312051 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9d85a959-5b82-42d5-800f-6dc61f195bb2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Snapshot retrieved successfully. Jul 31 19:07:58.312921 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d85a959-5b82-42d5-800f-6dc61f195bb2 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/5d7841ac-ae52-47b1-bfcd-0d57e7da50a6 returned with HTTP 200 Jul 31 19:07:58.313411 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 211/832] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/snapshots/5d7841ac-ae52-47b1-bfcd-0d57e7da50a6 => generated 451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:58.325168 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-eab80ab2-1548-4346-9df7-535ae98bb5b3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.328214 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eab80ab2-1548-4346-9df7-535ae98bb5b3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:58.328463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eab80ab2-1548-4346-9df7-535ae98bb5b3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.328662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eab80ab2-1548-4346-9df7-535ae98bb5b3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.328799 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.group_snapshots [None req-eab80ab2-1548-4346-9df7-535ae98bb5b3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 798d97f3-18af-4f6c-8a6d-b74411380969 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:58.335521 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.335521 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:58.339515 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eab80ab2-1548-4346-9df7-535ae98bb5b3 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 returned with HTTP 200 Jul 31 19:07:58.339953 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 204/833] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:58.351510 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5d31edd8-b8f3-4c17-80ef-38118b85b5c1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.355965 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d31edd8-b8f3-4c17-80ef-38118b85b5c1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/detail Jul 31 19:07:58.356416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d31edd8-b8f3-4c17-80ef-38118b85b5c1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.356910 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d31edd8-b8f3-4c17-80ef-38118b85b5c1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.372660 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d31edd8-b8f3-4c17-80ef-38118b85b5c1 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 31 19:07:58.373017 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 209/834] 10.4.3.163 () {68 vars in 1323 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:58.385270 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b2c5808f-e78e-43e2-ba2c-0b5d81feccc5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.387970 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2c5808f-e78e-43e2-ba2c-0b5d81feccc5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] DELETE https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:58.388552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2c5808f-e78e-43e2-ba2c-0b5d81feccc5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.389290 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2c5808f-e78e-43e2-ba2c-0b5d81feccc5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.389550 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-b2c5808f-e78e-43e2-ba2c-0b5d81feccc5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for member 798d97f3-18af-4f6c-8a6d-b74411380969 {{(pid=100318) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 19:07:58.389738 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.group_snapshots [None req-b2c5808f-e78e-43e2-ba2c-0b5d81feccc5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group_snapshot with id: 798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:58.394546 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.394546 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:58.440658 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2c5808f-e78e-43e2-ba2c-0b5d81feccc5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 returned with HTTP 202 Jul 31 19:07:58.440658 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 211/835] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:07:58 2026] DELETE /volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:58.448515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.450398 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:58.450894 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.451165 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.451508 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:58.452289 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:58.463186 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:58.464543 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:58.464543 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:58.515582 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:58.519302 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.519302 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:58.528129 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe2a73d4-3c1e-4f3b-b983-f54c17e03996 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:58.528605 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 212/836] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:58.551522 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d449dffd-48a3-485a-9ca2-b238346b463d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.554548 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d449dffd-48a3-485a-9ca2-b238346b463d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:07:58.554789 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d449dffd-48a3-485a-9ca2-b238346b463d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.555056 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d449dffd-48a3-485a-9ca2-b238346b463d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.555418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-d449dffd-48a3-485a-9ca2-b238346b463d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:58.558016 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-d449dffd-48a3-485a-9ca2-b238346b463d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:07:58.563546 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d449dffd-48a3-485a-9ca2-b238346b463d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all snapshots completed successfully. Jul 31 19:07:58.565279 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d449dffd-48a3-485a-9ca2-b238346b463d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:07:58.566952 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 205/837] 10.4.3.163 () {66 vars in 1264 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:07:58.580388 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e446eb6-76f5-4e34-9305-4b18ed4a7af5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:58.582139 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e446eb6-76f5-4e34-9305-4b18ed4a7af5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:58.582375 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e446eb6-76f5-4e34-9305-4b18ed4a7af5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:58.582530 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e446eb6-76f5-4e34-9305-4b18ed4a7af5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:58.582705 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-8e446eb6-76f5-4e34-9305-4b18ed4a7af5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 798d97f3-18af-4f6c-8a6d-b74411380969 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:58.585606 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:58.585606 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:07:58.589657 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e446eb6-76f5-4e34-9305-4b18ed4a7af5 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 returned with HTTP 200 Jul 31 19:07:58.590036 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 210/838] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:58 2026] GET /volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 => generated 307 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:59.095463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4113ae10-73eb-47c1-9342-f540934b0464 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:59.097865 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4113ae10-73eb-47c1-9342-f540934b0464 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:07:59.098191 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4113ae10-73eb-47c1-9342-f540934b0464 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:59.098468 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4113ae10-73eb-47c1-9342-f540934b0464 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:59.108196 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:59.108196 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:59.112457 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4113ae10-73eb-47c1-9342-f540934b0464 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:07:59.116669 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4113ae10-73eb-47c1-9342-f540934b0464 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:07:59.117080 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 212/839] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:07:59 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:59.599807 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8354eea9-55c8-4f60-bcd7-cc855b446e48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:59.602513 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8354eea9-55c8-4f60-bcd7-cc855b446e48 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:59.602845 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8354eea9-55c8-4f60-bcd7-cc855b446e48 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:59.603146 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8354eea9-55c8-4f60-bcd7-cc855b446e48 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:59.603337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-8354eea9-55c8-4f60-bcd7-cc855b446e48 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 798d97f3-18af-4f6c-8a6d-b74411380969 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:07:59.607340 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8354eea9-55c8-4f60-bcd7-cc855b446e48 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 returned with HTTP 404 Jul 31 19:07:59.608122 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 213/840] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:07:59 2026] GET /volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:59.619358 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-efbfd246-d186-419e-85eb-dbfc179b81ed None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:59.621768 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-efbfd246-d186-419e-85eb-dbfc179b81ed tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/group_snapshots Jul 31 19:07:59.622095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-efbfd246-d186-419e-85eb-dbfc179b81ed tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:59.622369 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-efbfd246-d186-419e-85eb-dbfc179b81ed tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:59.628822 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-efbfd246-d186-419e-85eb-dbfc179b81ed tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots returned with HTTP 200 Jul 31 19:07:59.629519 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 206/841] 10.4.3.163 () {68 vars in 1302 bytes} [Fri Jul 31 19:07:59 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:07:59.638005 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a310e2a6-d54a-4081-b3e6-0c7f1ab3a361 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:59.639869 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a310e2a6-d54a-4081-b3e6-0c7f1ab3a361 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] DELETE https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:59.640097 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a310e2a6-d54a-4081-b3e6-0c7f1ab3a361 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:59.640271 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a310e2a6-d54a-4081-b3e6-0c7f1ab3a361 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:59.640430 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-a310e2a6-d54a-4081-b3e6-0c7f1ab3a361 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for member 798d97f3-18af-4f6c-8a6d-b74411380969 {{(pid=100319) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 19:07:59.640565 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.group_snapshots [None req-a310e2a6-d54a-4081-b3e6-0c7f1ab3a361 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group_snapshot with id: 798d97f3-18af-4f6c-8a6d-b74411380969 Jul 31 19:07:59.643357 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a310e2a6-d54a-4081-b3e6-0c7f1ab3a361 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 returned with HTTP 404 Jul 31 19:07:59.643847 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 211/842] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:07:59 2026] DELETE /volume/v3/group_snapshots/798d97f3-18af-4f6c-8a6d-b74411380969 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:07:59.650800 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:59.652832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:07:59.653219 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:59.653470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:59.653744 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:07:59.654575 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:07:59.662306 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Get all volumes completed successfully. Jul 31 19:07:59.663276 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:59.663538 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:59.705841 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:59.709317 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:59.709317 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:07:59.717882 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe9ae324-78b5-4f06-b88c-8f63b630adba tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:07:59.718420 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 213/843] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:07:59 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:07:59.731583 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69640918-d8bd-4771-9235-0c61c0b6293a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:59.734008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69640918-d8bd-4771-9235-0c61c0b6293a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] POST https://10.4.3.163/volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd/action Jul 31 19:07:59.734432 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69640918-d8bd-4771-9235-0c61c0b6293a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:07:59.734586 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69640918-d8bd-4771-9235-0c61c0b6293a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:07:59.735976 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-69640918-d8bd-4771-9235-0c61c0b6293a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] delete called for group 8b3329d3-9c6a-436a-87af-6d70f2619abd {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:07:59.736112 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-69640918-d8bd-4771-9235-0c61c0b6293a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Delete group with id: 8b3329d3-9c6a-436a-87af-6d70f2619abd Jul 31 19:07:59.740057 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:59.740057 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:07:59.775547 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69640918-d8bd-4771-9235-0c61c0b6293a tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd/action returned with HTTP 202 Jul 31 19:07:59.776145 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 214/844] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:07:59 2026] POST /volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:07:59.783377 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ed21621f-adf5-4aee-b910-d4249c7db104 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:07:59.789175 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ed21621f-adf5-4aee-b910-d4249c7db104 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 Jul 31 19:07:59.789460 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ed21621f-adf5-4aee-b910-d4249c7db104 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:07:59.789832 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ed21621f-adf5-4aee-b910-d4249c7db104 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:07:59.799673 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:59.799673 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:59.806028 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ed21621f-adf5-4aee-b910-d4249c7db104 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Volume info retrieved successfully. Jul 31 19:07:59.806946 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-ed21621f-adf5-4aee-b910-d4249c7db104 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:07:59.807167 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-ed21621f-adf5-4aee-b910-d4249c7db104 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:07:59.853624 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-ed21621f-adf5-4aee-b910-d4249c7db104 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:07:59.859386 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:07:59.859386 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:07:59.869331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ed21621f-adf5-4aee-b910-d4249c7db104 tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 returned with HTTP 200 Jul 31 19:07:59.870669 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 207/845] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:07:59 2026] GET /volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:00.132515 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28a8cae3-924a-45c2-af92-87ea0f854a44 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.134326 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28a8cae3-924a-45c2-af92-87ea0f854a44 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:00.134620 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28a8cae3-924a-45c2-af92-87ea0f854a44 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.134869 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28a8cae3-924a-45c2-af92-87ea0f854a44 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.144817 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:00.144817 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:00.148796 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28a8cae3-924a-45c2-af92-87ea0f854a44 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:00.153713 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28a8cae3-924a-45c2-af92-87ea0f854a44 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:00.154195 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 212/846] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:00 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:00.577461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-064342f7-c281-42bc-8736-53c2aa4bfc94 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.580446 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-064342f7-c281-42bc-8736-53c2aa4bfc94 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 Jul 31 19:08:00.580792 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-064342f7-c281-42bc-8736-53c2aa4bfc94 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.581127 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-064342f7-c281-42bc-8736-53c2aa4bfc94 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.591132 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:00.591132 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:00.596142 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-064342f7-c281-42bc-8736-53c2aa4bfc94 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:08:00.603499 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-064342f7-c281-42bc-8736-53c2aa4bfc94 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 returned with HTTP 200 Jul 31 19:08:00.604164 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 214/847] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:00 2026] GET /volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 => generated 1311 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:00.613667 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1dc88540-85b9-4968-8d98-b553234116ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.614198 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1dc88540-85b9-4968-8d98-b553234116ea None None] GET https://10.4.3.163/volume// Jul 31 19:08:00.614484 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1dc88540-85b9-4968-8d98-b553234116ea None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.614643 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1dc88540-85b9-4968-8d98-b553234116ea None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.615048 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1dc88540-85b9-4968-8d98-b553234116ea None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:00.615358 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 215/848] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:00.623926 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-8ac20637-557b-413f-8e84-2252c27a8ee7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.627006 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-8ac20637-557b-413f-8e84-2252c27a8ee7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:00.627507 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-8ac20637-557b-413f-8e84-2252c27a8ee7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4fca0314-970e-41c5-ba19-ddbfd80eed51", "connector": null, "instance_uuid": "e9c5d4cd-c522-41d8-9016-4e2664ef7060"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:00.638966 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:00.638966 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:00.666535 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-8ac20637-557b-413f-8e84-2252c27a8ee7 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:00.667076 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 208/849] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:00 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:00.676451 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-38795fca-020a-48c2-9719-db1a212ae575 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.677038 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-38795fca-020a-48c2-9719-db1a212ae575 None None] GET https://10.4.3.163/volume// Jul 31 19:08:00.677286 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-38795fca-020a-48c2-9719-db1a212ae575 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.677573 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-38795fca-020a-48c2-9719-db1a212ae575 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.678049 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-38795fca-020a-48c2-9719-db1a212ae575 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:00.678584 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 213/850] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:00.686716 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-6f1860c6-8b1a-42dd-a995-86985446b85d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.689345 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-6f1860c6-8b1a-42dd-a995-86985446b85d tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 Jul 31 19:08:00.689631 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-6f1860c6-8b1a-42dd-a995-86985446b85d tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.689851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-6f1860c6-8b1a-42dd-a995-86985446b85d tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.701967 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:00.701967 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:00.707297 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-6f1860c6-8b1a-42dd-a995-86985446b85d tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:08:00.713627 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-6f1860c6-8b1a-42dd-a995-86985446b85d tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 returned with HTTP 200 Jul 31 19:08:00.714202 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 215/851] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:00 2026] GET /volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 => generated 1490 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:00.807475 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-fb1a1847-fccd-495a-b0d8-07ad86dd7469 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.809471 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-fb1a1847-fccd-495a-b0d8-07ad86dd7469 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] PUT https://10.4.3.163/volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42 Jul 31 19:08:00.809827 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-fb1a1847-fccd-495a-b0d8-07ad86dd7469 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:00.817168 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-fb1a1847-fccd-495a-b0d8-07ad86dd7469 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Acquiring lock "cinder-attachment_update-4fca0314-970e-41c5-ba19-ddbfd80eed51-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:00.821909 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-fb1a1847-fccd-495a-b0d8-07ad86dd7469 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Lock "cinder-attachment_update-4fca0314-970e-41c5-ba19-ddbfd80eed51-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:00.822833 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:00.822833 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:00.886452 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a153eadd-cf6a-4065-a90e-364c6fc04eeb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.889610 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a153eadd-cf6a-4065-a90e-364c6fc04eeb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 Jul 31 19:08:00.889958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a153eadd-cf6a-4065-a90e-364c6fc04eeb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.890667 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a153eadd-cf6a-4065-a90e-364c6fc04eeb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.899250 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a153eadd-cf6a-4065-a90e-364c6fc04eeb tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 returned with HTTP 404 Jul 31 19:08:00.899900 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 209/852] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:08:00 2026] GET /volume/v3/volumes/e29410c6-733b-42ef-8038-b414cb284d41 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:08:00.908805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-83da3b4b-d466-460b-9031-979097e4785d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.912242 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83da3b4b-d466-460b-9031-979097e4785d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] GET https://10.4.3.163/volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd Jul 31 19:08:00.912540 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83da3b4b-d466-460b-9031-979097e4785d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.912801 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83da3b4b-d466-460b-9031-979097e4785d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.913001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-83da3b4b-d466-460b-9031-979097e4785d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] show called for member 8b3329d3-9c6a-436a-87af-6d70f2619abd {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:08:00.919378 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83da3b4b-d466-460b-9031-979097e4785d tempest-GroupSnapshotsTest-1808881418 tempest-GroupSnapshotsTest-1808881418-project-member] https://10.4.3.163/volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd returned with HTTP 404 Jul 31 19:08:00.920170 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 214/853] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:08:00 2026] GET /volume/v3/groups/8b3329d3-9c6a-436a-87af-6d70f2619abd => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 31 19:08:00.929933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09fd26f3-f116-4453-9946-2d5651cd6859 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.932563 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-fb1a1847-fccd-495a-b0d8-07ad86dd7469 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Lock "cinder-attachment_update-4fca0314-970e-41c5-ba19-ddbfd80eed51-np0000006260" released by "attachment_update" :: held 0.111s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:00.932877 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-fb1a1847-fccd-495a-b0d8-07ad86dd7469 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42 returned with HTTP 200 Jul 31 19:08:00.933359 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 216/854] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:00 2026] PUT /volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:00.933629 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09fd26f3-f116-4453-9946-2d5651cd6859 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/6779137b-1de7-412e-9b4a-ecda257e388c Jul 31 19:08:00.937920 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09fd26f3-f116-4453-9946-2d5651cd6859 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.938147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09fd26f3-f116-4453-9946-2d5651cd6859 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.963450 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-e8a42c5b-5008-4cb1-b74e-f2bb34bfe97f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.965643 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-e8a42c5b-5008-4cb1-b74e-f2bb34bfe97f tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] POST https://10.4.3.163/volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42/action Jul 31 19:08:00.965902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-e8a42c5b-5008-4cb1-b74e-f2bb34bfe97f tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:00.966037 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-e8a42c5b-5008-4cb1-b74e-f2bb34bfe97f tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:00.969040 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09fd26f3-f116-4453-9946-2d5651cd6859 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/group_types/6779137b-1de7-412e-9b4a-ecda257e388c returned with HTTP 202 Jul 31 19:08:00.969942 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 216/855] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:08:00 2026] DELETE /volume/v3/group_types/6779137b-1de7-412e-9b4a-ecda257e388c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:08:00.978712 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-673d1df5-17e4-482f-85a3-ed1287d65103 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:00.982061 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-673d1df5-17e4-482f-85a3-ed1287d65103 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] DELETE https://10.4.3.163/volume/v3/types/4aeba0af-5066-4bd1-b9ba-40fc50101bb1 Jul 31 19:08:00.982277 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-673d1df5-17e4-482f-85a3-ed1287d65103 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:00.982544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-673d1df5-17e4-482f-85a3-ed1287d65103 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:00.991290 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:00.991290 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:01.007657 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-119dfa52-70c1-4a81-9a72-4c7c5a60b954 req-e8a42c5b-5008-4cb1-b74e-f2bb34bfe97f tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42/action returned with HTTP 204 Jul 31 19:08:01.008342 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 210/856] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:00 2026] POST /volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:01.018974 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-673d1df5-17e4-482f-85a3-ed1287d65103 tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types/4aeba0af-5066-4bd1-b9ba-40fc50101bb1 returned with HTTP 202 Jul 31 19:08:01.019658 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 215/857] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:08:00 2026] DELETE /volume/v3/types/4aeba0af-5066-4bd1-b9ba-40fc50101bb1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:01.030245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3064c3c5-ad5d-4c30-92ab-450093b4daff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:01.032211 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3064c3c5-ad5d-4c30-92ab-450093b4daff tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] GET https://10.4.3.163/volume/v3/types/4aeba0af-5066-4bd1-b9ba-40fc50101bb1 Jul 31 19:08:01.032503 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3064c3c5-ad5d-4c30-92ab-450093b4daff tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:01.032794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3064c3c5-ad5d-4c30-92ab-450093b4daff tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:01.037556 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3064c3c5-ad5d-4c30-92ab-450093b4daff tempest-GroupSnapshotsTest-1375546315 tempest-GroupSnapshotsTest-1375546315-project-admin] https://10.4.3.163/volume/v3/types/4aeba0af-5066-4bd1-b9ba-40fc50101bb1 returned with HTTP 404 Jul 31 19:08:01.038865 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 217/858] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:08:01 2026] GET /volume/v3/types/4aeba0af-5066-4bd1-b9ba-40fc50101bb1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:01.173239 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-21f8b610-fa6a-4167-bc47-afb3ce8946f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:01.176132 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21f8b610-fa6a-4167-bc47-afb3ce8946f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:01.176424 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21f8b610-fa6a-4167-bc47-afb3ce8946f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:01.176687 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21f8b610-fa6a-4167-bc47-afb3ce8946f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:01.188922 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:01.188922 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:01.198575 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-21f8b610-fa6a-4167-bc47-afb3ce8946f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:01.206153 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21f8b610-fa6a-4167-bc47-afb3ce8946f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:01.206671 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 217/859] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:01 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:08:02.226039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-07c4cc7e-d1a6-45e8-b935-0cba2efdc0cc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:02.231476 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-07c4cc7e-d1a6-45e8-b935-0cba2efdc0cc tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:02.231476 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-07c4cc7e-d1a6-45e8-b935-0cba2efdc0cc tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:02.231476 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-07c4cc7e-d1a6-45e8-b935-0cba2efdc0cc tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:02.249404 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:02.249404 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:02.257520 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-07c4cc7e-d1a6-45e8-b935-0cba2efdc0cc tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:02.265990 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-07c4cc7e-d1a6-45e8-b935-0cba2efdc0cc tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:02.266493 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 211/860] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:02 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:02.337599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-1daa26f4-3b2d-4d5c-9980-10d15647643a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:02.337599 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-1daa26f4-3b2d-4d5c-9980-10d15647643a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:02.337599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-1daa26f4-3b2d-4d5c-9980-10d15647643a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:02.338137 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-1daa26f4-3b2d-4d5c-9980-10d15647643a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:02.352943 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:02.352943 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:02.361014 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-1daa26f4-3b2d-4d5c-9980-10d15647643a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:02.370453 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-1daa26f4-3b2d-4d5c-9980-10d15647643a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:02.371259 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 216/861] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:02 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:03.287252 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f26e65d-a91e-40ae-8c46-b47cb5f7ac4a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:03.290646 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f26e65d-a91e-40ae-8c46-b47cb5f7ac4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:03.290866 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f26e65d-a91e-40ae-8c46-b47cb5f7ac4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:03.291082 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f26e65d-a91e-40ae-8c46-b47cb5f7ac4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:03.302339 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:03.302339 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:03.307806 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8f26e65d-a91e-40ae-8c46-b47cb5f7ac4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:03.316202 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f26e65d-a91e-40ae-8c46-b47cb5f7ac4a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:03.316649 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 218/862] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:03 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:03.812185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b79e33d1-a25c-47b9-aade-55bbe7db6c90 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:03.915088 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b79e33d1-a25c-47b9-aade-55bbe7db6c90 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] GET https://10.4.3.163/volume/v3/os-services Jul 31 19:08:03.915386 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b79e33d1-a25c-47b9-aade-55bbe7db6c90 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:03.915965 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b79e33d1-a25c-47b9-aade-55bbe7db6c90 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:03.923059 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b79e33d1-a25c-47b9-aade-55bbe7db6c90 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] https://10.4.3.163/volume/v3/os-services returned with HTTP 200 Jul 31 19:08:03.923819 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 218/863] 10.4.3.163 () {66 vars in 1249 bytes} [Fri Jul 31 19:08:03 2026] GET /volume/v3/os-services => generated 626 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:03.933631 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4d0e6b06-144b-407d-bec8-3bbacc734acf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:03.935601 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d0e6b06-144b-407d-bec8-3bbacc734acf tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] PUT https://10.4.3.163/volume/v3/os-services/disable-log-reason Jul 31 19:08:03.936020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d0e6b06-144b-407d-bec8-3bbacc734acf tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006260", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:03.937874 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d0e6b06-144b-407d-bec8-3bbacc734acf tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] https://10.4.3.163/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 31 19:08:03.938403 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 212/864] 10.4.3.163 () {68 vars in 1326 bytes} [Fri Jul 31 19:08:03 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:08:03.947805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b2fa31e-d2a2-4697-9260-e04bbeb171d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:03.950739 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b2fa31e-d2a2-4697-9260-e04bbeb171d4 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] PUT https://10.4.3.163/volume/v3/os-services/disable Jul 31 19:08:03.951220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b2fa31e-d2a2-4697-9260-e04bbeb171d4 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006260", "binary": "invalid_binary"} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:03.961069 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b2fa31e-d2a2-4697-9260-e04bbeb171d4 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] https://10.4.3.163/volume/v3/os-services/disable returned with HTTP 404 Jul 31 19:08:03.962002 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 217/865] 10.4.3.163 () {68 vars in 1293 bytes} [Fri Jul 31 19:08:03 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:03.971405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0569ba55-828c-4931-92b1-c7d177bd8ba3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:03.973902 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0569ba55-828c-4931-92b1-c7d177bd8ba3 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] PUT https://10.4.3.163/volume/v3/os-services/enable Jul 31 19:08:03.974398 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0569ba55-828c-4931-92b1-c7d177bd8ba3 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:03.983307 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0569ba55-828c-4931-92b1-c7d177bd8ba3 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] https://10.4.3.163/volume/v3/os-services/enable returned with HTTP 404 Jul 31 19:08:03.983867 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 219/866] 10.4.3.163 () {68 vars in 1290 bytes} [Fri Jul 31 19:08:03 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:03.995065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a2237057-32c3-4378-b894-b0eea5efcd08 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:03.997929 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a2237057-32c3-4378-b894-b0eea5efcd08 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] PUT https://10.4.3.163/volume/v3/os-services/freeze Jul 31 19:08:03.998562 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a2237057-32c3-4378-b894-b0eea5efcd08 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:04.008687 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a2237057-32c3-4378-b894-b0eea5efcd08 tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] https://10.4.3.163/volume/v3/os-services/freeze returned with HTTP 400 Jul 31 19:08:04.009328 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 219/867] 10.4.3.163 () {68 vars in 1290 bytes} [Fri Jul 31 19:08:03 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:08:04.019640 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-94d99aa9-42f3-4bde-a8e7-8d64075b601d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:04.021416 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94d99aa9-42f3-4bde-a8e7-8d64075b601d tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] PUT https://10.4.3.163/volume/v3/os-services/thaw Jul 31 19:08:04.021766 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94d99aa9-42f3-4bde-a8e7-8d64075b601d tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:04.030119 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94d99aa9-42f3-4bde-a8e7-8d64075b601d tempest-VolumeServicesNegativeTest-1136854648 tempest-VolumeServicesNegativeTest-1136854648-project-admin] https://10.4.3.163/volume/v3/os-services/thaw returned with HTTP 400 Jul 31 19:08:04.030778 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 213/868] 10.4.3.163 () {68 vars in 1284 bytes} [Fri Jul 31 19:08:04 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:08:04.338273 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-84d7ca57-e988-49bd-bdb2-3bd546354a54 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:04.341021 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84d7ca57-e988-49bd-bdb2-3bd546354a54 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:04.341316 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84d7ca57-e988-49bd-bdb2-3bd546354a54 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:04.341548 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84d7ca57-e988-49bd-bdb2-3bd546354a54 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:04.357077 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:04.357077 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:04.365301 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-84d7ca57-e988-49bd-bdb2-3bd546354a54 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:04.372711 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84d7ca57-e988-49bd-bdb2-3bd546354a54 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:04.373288 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 218/869] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:04 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:04.577232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-0e92775a-067e-4109-8f78-169a554aa05a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:04.580805 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-0e92775a-067e-4109-8f78-169a554aa05a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c Jul 31 19:08:04.581158 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-0e92775a-067e-4109-8f78-169a554aa05a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:04.581658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-0e92775a-067e-4109-8f78-169a554aa05a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:04.592669 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:04.592669 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:04.664281 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-942b4745-ae1a-407f-98b8-c899feb08b2a req-0e92775a-067e-4109-8f78-169a554aa05a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c returned with HTTP 200 Jul 31 19:08:04.665019 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 220/870] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:04 2026] DELETE /volume/v3/attachments/9ee8e5b8-d8dc-4fea-91d0-de070db7b86c => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:05.390306 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ba2491ae-5cad-4177-8450-44dc19888fd5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:05.393953 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba2491ae-5cad-4177-8450-44dc19888fd5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:05.394860 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba2491ae-5cad-4177-8450-44dc19888fd5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:05.394860 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba2491ae-5cad-4177-8450-44dc19888fd5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:05.406851 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:05.406851 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:05.416091 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ba2491ae-5cad-4177-8450-44dc19888fd5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:05.424717 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba2491ae-5cad-4177-8450-44dc19888fd5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:05.424963 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 220/871] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:05 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:05.440975 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-35717c7a-39a4-49b8-8777-70bb32c471f9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:05.443544 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-35717c7a-39a4-49b8-8777-70bb32c471f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:05.443850 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-35717c7a-39a4-49b8-8777-70bb32c471f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:05.444803 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-35717c7a-39a4-49b8-8777-70bb32c471f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:05.455065 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:05.455065 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:05.464356 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-35717c7a-39a4-49b8-8777-70bb32c471f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:05.470005 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-35717c7a-39a4-49b8-8777-70bb32c471f9 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:05.470552 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 214/872] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:05 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:05.529714 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b7eaf1aa-978e-411f-90d3-8b046d091d06 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:05.531900 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b7eaf1aa-978e-411f-90d3-8b046d091d06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:08:05.532175 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b7eaf1aa-978e-411f-90d3-8b046d091d06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:05.532393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b7eaf1aa-978e-411f-90d3-8b046d091d06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:05.540418 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:05.540418 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:05.544291 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b7eaf1aa-978e-411f-90d3-8b046d091d06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:05.550084 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b7eaf1aa-978e-411f-90d3-8b046d091d06 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:08:05.550632 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 219/873] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:05 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:06.947899 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d301e2a-4b7c-4836-8436-09d9026275a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.082150 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d301e2a-4b7c-4836-8436-09d9026275a2 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:08:07.083011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d301e2a-4b7c-4836-8436-09d9026275a2 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-41561193", "extra_specs": {"spec1": "val1"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.085431 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:07.085431 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:07.103571 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d301e2a-4b7c-4836-8436-09d9026275a2 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:08:07.104216 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 221/874] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:08:06 2026] POST /volume/v3/types => generated 241 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:07.115750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-00507db8-9dc8-4fed-9fa3-fa8b7d1172d1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.117684 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00507db8-9dc8-4fed-9fa3-fa8b7d1172d1 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] POST https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs Jul 31 19:08:07.118043 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00507db8-9dc8-4fed-9fa3-fa8b7d1172d1 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.119772 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00507db8-9dc8-4fed-9fa3-fa8b7d1172d1 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs returned with HTTP 400 Jul 31 19:08:07.120288 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 221/875] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:08:07 2026] POST /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:08:07.132686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9846d86b-2ef9-4777-a8ea-f7a0e0e1645d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.135822 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9846d86b-2ef9-4777-a8ea-f7a0e0e1645d tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] POST https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs Jul 31 19:08:07.136584 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9846d86b-2ef9-4777-a8ea-f7a0e0e1645d tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.138867 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9846d86b-2ef9-4777-a8ea-f7a0e0e1645d tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs returned with HTTP 400 Jul 31 19:08:07.140966 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 215/876] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:08:07 2026] POST /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:08:07.154501 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1a13c7ee-a777-4db3-a6b2-9942f52b5be4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.159538 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a13c7ee-a777-4db3-a6b2-9942f52b5be4 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] POST https://10.4.3.163/volume/v3/types/010f2839-73b5-4589-87fe-4e2250b66a62/extra_specs Jul 31 19:08:07.159538 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1a13c7ee-a777-4db3-a6b2-9942f52b5be4 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.177466 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1a13c7ee-a777-4db3-a6b2-9942f52b5be4 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/010f2839-73b5-4589-87fe-4e2250b66a62/extra_specs returned with HTTP 404 Jul 31 19:08:07.179602 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 220/877] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:08:07 2026] POST /volume/v3/types/010f2839-73b5-4589-87fe-4e2250b66a62/extra_specs => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:07.195822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b8c5922c-ac99-4af0-9427-7757387bd693 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.199368 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8c5922c-ac99-4af0-9427-7757387bd693 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] DELETE https://10.4.3.163/volume/v3/types/40947de7-d650-4df7-a4b8-3142bfef9ed4/extra_specs/spec1 Jul 31 19:08:07.199368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8c5922c-ac99-4af0-9427-7757387bd693 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:07.200092 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8c5922c-ac99-4af0-9427-7757387bd693 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:07.207489 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8c5922c-ac99-4af0-9427-7757387bd693 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/40947de7-d650-4df7-a4b8-3142bfef9ed4/extra_specs/spec1 returned with HTTP 404 Jul 31 19:08:07.208806 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 222/878] 10.4.3.163 () {66 vars in 1399 bytes} [Fri Jul 31 19:08:07 2026] DELETE /volume/v3/types/40947de7-d650-4df7-a4b8-3142bfef9ed4/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:07.218120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9df9286f-8e75-4bc7-8a0c-b59dd38ee7c3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.220185 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9df9286f-8e75-4bc7-8a0c-b59dd38ee7c3 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] GET https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/nonexistent_extra_spec_name Jul 31 19:08:07.220383 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9df9286f-8e75-4bc7-8a0c-b59dd38ee7c3 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:07.220596 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9df9286f-8e75-4bc7-8a0c-b59dd38ee7c3 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:07.231670 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9df9286f-8e75-4bc7-8a0c-b59dd38ee7c3 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 31 19:08:07.232307 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 222/879] 10.4.3.163 () {66 vars in 1462 bytes} [Fri Jul 31 19:08:07 2026] GET /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:07.242949 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9b90ca2e-e34a-4425-ad9e-a742bd61d716 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.245020 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9b90ca2e-e34a-4425-ad9e-a742bd61d716 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] GET https://10.4.3.163/volume/v3/types/0ebcd900-ab80-4280-94ca-2f026a0c2c67/extra_specs/spec1 Jul 31 19:08:07.245020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9b90ca2e-e34a-4425-ad9e-a742bd61d716 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:07.245314 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9b90ca2e-e34a-4425-ad9e-a742bd61d716 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:07.252564 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9b90ca2e-e34a-4425-ad9e-a742bd61d716 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/0ebcd900-ab80-4280-94ca-2f026a0c2c67/extra_specs/spec1 returned with HTTP 404 Jul 31 19:08:07.253389 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 216/880] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:08:07 2026] GET /volume/v3/types/0ebcd900-ab80-4280-94ca-2f026a0c2c67/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:07.264311 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cc9156a1-ec4a-4dc4-b13b-7a2a1b723063 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.268104 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc9156a1-ec4a-4dc4-b13b-7a2a1b723063 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] GET https://10.4.3.163/volume/v3/types/a3b3d1dd-3ab9-42ca-90ef-7497e5b7ab0b/extra_specs Jul 31 19:08:07.268357 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc9156a1-ec4a-4dc4-b13b-7a2a1b723063 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:07.268637 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc9156a1-ec4a-4dc4-b13b-7a2a1b723063 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:07.274457 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc9156a1-ec4a-4dc4-b13b-7a2a1b723063 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/a3b3d1dd-3ab9-42ca-90ef-7497e5b7ab0b/extra_specs returned with HTTP 404 Jul 31 19:08:07.275061 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 221/881] 10.4.3.163 () {66 vars in 1378 bytes} [Fri Jul 31 19:08:07 2026] GET /volume/v3/types/a3b3d1dd-3ab9-42ca-90ef-7497e5b7ab0b/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:07.286726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-335a5a4a-4287-4356-8c45-edede6768209 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.292381 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-335a5a4a-4287-4356-8c45-edede6768209 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] PUT https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/spec1 Jul 31 19:08:07.293695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-335a5a4a-4287-4356-8c45-edede6768209 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.296383 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-335a5a4a-4287-4356-8c45-edede6768209 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/spec1 returned with HTTP 400 Jul 31 19:08:07.297197 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 223/882] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:08:07 2026] PUT /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/spec1 => generated 102 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:08:07.308286 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6b4e3d8a-0494-4092-b6dd-97f9013207a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.310020 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b4e3d8a-0494-4092-b6dd-97f9013207a0 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] PUT https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/spec1 Jul 31 19:08:07.310345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b4e3d8a-0494-4092-b6dd-97f9013207a0 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'update', calling method: update, body: null {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.311650 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b4e3d8a-0494-4092-b6dd-97f9013207a0 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/spec1 returned with HTTP 400 Jul 31 19:08:07.312158 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 223/883] 10.4.3.163 () {68 vars in 1415 bytes} [Fri Jul 31 19:08:07 2026] PUT /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:08:07.323063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-548e5427-b91c-4517-9746-88b80df41d2c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.325920 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-548e5427-b91c-4517-9746-88b80df41d2c tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] PUT https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/None Jul 31 19:08:07.326314 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-548e5427-b91c-4517-9746-88b80df41d2c tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.341763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-548e5427-b91c-4517-9746-88b80df41d2c tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 19:08:07.341934 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-548e5427-b91c-4517-9746-88b80df41d2c tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/None returned with HTTP 400 Jul 31 19:08:07.342845 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 217/884] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:08:07 2026] PUT /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/None => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jul 31 19:08:07.353864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d33a623a-1a6f-4d4c-bebf-cd3ce068136b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.356582 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d33a623a-1a6f-4d4c-bebf-cd3ce068136b tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] PUT https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/4bf05564-af4f-42ae-a5e6-f916e408276f Jul 31 19:08:07.356750 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d33a623a-1a6f-4d4c-bebf-cd3ce068136b tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.372124 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d33a623a-1a6f-4d4c-bebf-cd3ce068136b tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 19:08:07.372825 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d33a623a-1a6f-4d4c-bebf-cd3ce068136b tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/4bf05564-af4f-42ae-a5e6-f916e408276f returned with HTTP 400 Jul 31 19:08:07.373331 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 222/885] 10.4.3.163 () {68 vars in 1509 bytes} [Fri Jul 31 19:08:07 2026] PUT /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf/extra_specs/4bf05564-af4f-42ae-a5e6-f916e408276f => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:08:07.388111 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-31e3b2bf-366d-4759-8742-2643ddeedf63 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.391871 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31e3b2bf-366d-4759-8742-2643ddeedf63 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] PUT https://10.4.3.163/volume/v3/types/7b629ff5-f590-4a5a-a708-7d68e61c60fd/extra_specs/spec1 Jul 31 19:08:07.392356 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31e3b2bf-366d-4759-8742-2643ddeedf63 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:07.440788 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31e3b2bf-366d-4759-8742-2643ddeedf63 tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/7b629ff5-f590-4a5a-a708-7d68e61c60fd/extra_specs/spec1 returned with HTTP 404 Jul 31 19:08:07.442066 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 224/886] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:08:07 2026] PUT /volume/v3/types/7b629ff5-f590-4a5a-a708-7d68e61c60fd/extra_specs/spec1 => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:07.447674 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-821d0773-173e-4313-8a85-f02d98a61dbd req-eadf20ea-4850-4687-a95a-55abb1988482 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.451123 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ad41e2f3-c987-45d2-abe3-b99d582a0f2e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.451591 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-821d0773-173e-4313-8a85-f02d98a61dbd req-eadf20ea-4850-4687-a95a-55abb1988482 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] GET https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 Jul 31 19:08:07.452574 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-821d0773-173e-4313-8a85-f02d98a61dbd req-eadf20ea-4850-4687-a95a-55abb1988482 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:07.452912 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-821d0773-173e-4313-8a85-f02d98a61dbd req-eadf20ea-4850-4687-a95a-55abb1988482 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:07.453459 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad41e2f3-c987-45d2-abe3-b99d582a0f2e tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] DELETE https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf Jul 31 19:08:07.453781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad41e2f3-c987-45d2-abe3-b99d582a0f2e tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:07.454124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad41e2f3-c987-45d2-abe3-b99d582a0f2e tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:07.468541 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:07.468541 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:07.473799 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-821d0773-173e-4313-8a85-f02d98a61dbd req-eadf20ea-4850-4687-a95a-55abb1988482 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:08:07.481654 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-821d0773-173e-4313-8a85-f02d98a61dbd req-eadf20ea-4850-4687-a95a-55abb1988482 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 returned with HTTP 200 Jul 31 19:08:07.482149 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 224/887] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:07 2026] GET /volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 => generated 1603 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:07.494528 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad41e2f3-c987-45d2-abe3-b99d582a0f2e tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf returned with HTTP 202 Jul 31 19:08:07.495080 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 218/888] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:08:07 2026] DELETE /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:07.506737 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-12ba2e50-fd78-415e-a8af-ee0bef2244bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:07.511056 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12ba2e50-fd78-415e-a8af-ee0bef2244bc tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] GET https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf Jul 31 19:08:07.511056 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12ba2e50-fd78-415e-a8af-ee0bef2244bc tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:07.511056 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12ba2e50-fd78-415e-a8af-ee0bef2244bc tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:07.514558 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12ba2e50-fd78-415e-a8af-ee0bef2244bc tempest-ExtraSpecsNegativeTest-682412749 tempest-ExtraSpecsNegativeTest-682412749-project-admin] https://10.4.3.163/volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf returned with HTTP 404 Jul 31 19:08:07.515214 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 223/889] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:08:07 2026] GET /volume/v3/types/f40d6ef3-d1aa-4d34-87f7-770f308cdacf => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 19:08:10.232769 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d42eb47d-d247-4b70-8f5a-7546b756deeb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:10.416433 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d42eb47d-d247-4b70-8f5a-7546b756deeb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:08:10.416788 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d42eb47d-d247-4b70-8f5a-7546b756deeb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:10.417093 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d42eb47d-d247-4b70-8f5a-7546b756deeb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:10.417422 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-d42eb47d-d247-4b70-8f5a-7546b756deeb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:08:10.419122 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d42eb47d-d247-4b70-8f5a-7546b756deeb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:08:10.422257 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=372,cinder:INSERT=58,cinder:UPDATE=96 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:08:10.427227 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d42eb47d-d247-4b70-8f5a-7546b756deeb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Get all volumes completed successfully. Jul 31 19:08:10.427603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d42eb47d-d247-4b70-8f5a-7546b756deeb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:08:10.431602 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 225/890] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:08:10 2026] GET /volume/v3/volumes => generated 15 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:08:10.437125 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b927de14-32d3-4771-aa6f-814c508f8e57 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:10.438834 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:10.439229 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-494643242"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:10.440644 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-494643242'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:10.440768 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume of 1 GB Jul 31 19:08:10.444934 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Availability Zones retrieved successfully. Jul 31 19:08:10.452011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Flow 'volume_create_api' (f8ead6e9-4b6f-4bca-a0a1-52a3cb5e1dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:10.456050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbde9ef-6c26-45ae-8d86-15503ba15540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:10.456957 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:10.482578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fbde9ef-6c26-45ae-8d86-15503ba15540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:10.483323 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae7ca17-3733-495d-a5e2-98e535824ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:10.560651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Created reservations ['0513a07e-9eca-4990-bccc-617903fbb383', '17b98b8f-b88b-4dc9-a5fe-1a2c5382f998', 'ea43e7b9-2277-4d41-9854-e04150a3efda', '4270643e-2033-4aa6-ba4f-55346944ee49'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:10.561808 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aae7ca17-3733-495d-a5e2-98e535824ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0513a07e-9eca-4990-bccc-617903fbb383', '17b98b8f-b88b-4dc9-a5fe-1a2c5382f998', 'ea43e7b9-2277-4d41-9854-e04150a3efda', '4270643e-2033-4aa6-ba4f-55346944ee49']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:10.562752 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58a8d97-2430-4fc2-821c-e17cf3e33370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:10.587365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c58a8d97-2430-4fc2-821c-e17cf3e33370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-494643242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c5cf4ab6f148199c14a384bb24639d',qos_specs=None,replication_status=,reservations=['0513a07e-9eca-4990-bccc-617903fbb383','17b98b8f-b88b-4dc9-a5fe-1a2c5382f998','ea43e7b9-2277-4d41-9854-e04150a3efda','4270643e-2033-4aa6-ba4f-55346944ee49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-494643242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c5cf4ab6f148199c14a384bb24639d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:10.588187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d162e54-51ac-456e-a144-61f41193d944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:10.615775 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d162e54-51ac-456e-a144-61f41193d944) transitioned into state 'SUCCESS' from state '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-494643242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c5cf4ab6f148199c14a384bb24639d',qos_specs=None,replication_status=,reservations=['0513a07e-9eca-4990-bccc-617903fbb383','17b98b8f-b88b-4dc9-a5fe-1a2c5382f998','ea43e7b9-2277-4d41-9854-e04150a3efda','4270643e-2033-4aa6-ba4f-55346944ee49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:10.616657 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f5cc8c-d446-4e2f-be32-031b6e8f0ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:10.634353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f5cc8c-d446-4e2f-be32-031b6e8f0ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:10.635567 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Flow 'volume_create_api' (f8ead6e9-4b6f-4bca-a0a1-52a3cb5e1dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:10.635916 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume request issued successfully. Jul 31 19:08:10.636716 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b927de14-32d3-4771-aa6f-814c508f8e57 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:10.637094 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 225/891] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:08:10 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:10.656381 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-37abe64d-ffcc-463a-89f0-1c2ba747030c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:10.659090 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-37abe64d-ffcc-463a-89f0-1c2ba747030c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 Jul 31 19:08:10.659343 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-37abe64d-ffcc-463a-89f0-1c2ba747030c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:10.659600 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-37abe64d-ffcc-463a-89f0-1c2ba747030c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:10.674935 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:10.674935 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:10.684091 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-37abe64d-ffcc-463a-89f0-1c2ba747030c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:10.694289 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-37abe64d-ffcc-463a-89f0-1c2ba747030c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 returned with HTTP 200 Jul 31 19:08:10.695044 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 219/892] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:10 2026] GET /volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:11.710953 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-df2548c5-6f80-47e7-8a51-fbf0ff6ecefa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:11.712749 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df2548c5-6f80-47e7-8a51-fbf0ff6ecefa tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 Jul 31 19:08:11.712949 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df2548c5-6f80-47e7-8a51-fbf0ff6ecefa tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:11.713145 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df2548c5-6f80-47e7-8a51-fbf0ff6ecefa tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:11.721116 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:11.721116 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:11.727071 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-df2548c5-6f80-47e7-8a51-fbf0ff6ecefa tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:11.734042 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df2548c5-6f80-47e7-8a51-fbf0ff6ecefa tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 returned with HTTP 200 Jul 31 19:08:11.734529 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 224/893] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:11 2026] GET /volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:11.755221 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-582935c3-0bba-42f9-bd4d-eb7aa7c0ac02 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:11.757712 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-582935c3-0bba-42f9-bd4d-eb7aa7c0ac02 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 Jul 31 19:08:11.757954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-582935c3-0bba-42f9-bd4d-eb7aa7c0ac02 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:11.758213 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-582935c3-0bba-42f9-bd4d-eb7aa7c0ac02 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:11.767769 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:11.767769 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:11.773064 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-582935c3-0bba-42f9-bd4d-eb7aa7c0ac02 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:11.779653 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-582935c3-0bba-42f9-bd4d-eb7aa7c0ac02 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 returned with HTTP 200 Jul 31 19:08:11.780403 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 226/894] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:11 2026] GET /volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:11.793233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:11.795183 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:11.795625 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-729732843"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:11.796997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-729732843'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:11.797082 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume of 1 GB Jul 31 19:08:11.797346 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:11.797346 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:11.801288 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Availability Zones retrieved successfully. Jul 31 19:08:11.810243 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Flow 'volume_create_api' (7c9bfe9f-b655-48f6-8e33-17aab1c94c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:11.811680 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66606f72-fb3f-4bfb-ad77-2ad3e9867e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:11.812897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:11.848538 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66606f72-fb3f-4bfb-ad77-2ad3e9867e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:11.849325 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f81e624-40b5-4e9b-96f7-fef71afa14b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:11.891216 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Created reservations ['95d20ac1-d8fc-4e2c-bb06-bc46c35c01e3', 'b8e58d9a-db51-4208-a9d0-59b08d11c12c', 'a3aa287e-980a-4366-b708-2e46b8dc3534', '8b717bcf-182b-4709-9336-5013c278584a'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:11.892189 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f81e624-40b5-4e9b-96f7-fef71afa14b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d20ac1-d8fc-4e2c-bb06-bc46c35c01e3', 'b8e58d9a-db51-4208-a9d0-59b08d11c12c', 'a3aa287e-980a-4366-b708-2e46b8dc3534', '8b717bcf-182b-4709-9336-5013c278584a']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:11.893129 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4e88cd-be74-4643-ba1b-63b241c1ef29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:11.919626 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4e88cd-be74-4643-ba1b-63b241c1ef29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-729732843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c5cf4ab6f148199c14a384bb24639d',qos_specs=None,replication_status=,reservations=['95d20ac1-d8fc-4e2c-bb06-bc46c35c01e3','b8e58d9a-db51-4208-a9d0-59b08d11c12c','a3aa287e-980a-4366-b708-2e46b8dc3534','8b717bcf-182b-4709-9336-5013c278584a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-729732843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c5cf4ab6f148199c14a384bb24639d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:11.921559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4753e9-71e0-410f-be48-bae4cfcf1424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:11.940861 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb4753e9-71e0-410f-be48-bae4cfcf1424) transitioned into state 'SUCCESS' from state '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-729732843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c5cf4ab6f148199c14a384bb24639d',qos_specs=None,replication_status=,reservations=['95d20ac1-d8fc-4e2c-bb06-bc46c35c01e3','b8e58d9a-db51-4208-a9d0-59b08d11c12c','a3aa287e-980a-4366-b708-2e46b8dc3534','8b717bcf-182b-4709-9336-5013c278584a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:11.941690 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1424f06e-f994-4054-8492-dc564978c6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:11.951042 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1424f06e-f994-4054-8492-dc564978c6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:11.952200 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Flow 'volume_create_api' (7c9bfe9f-b655-48f6-8e33-17aab1c94c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:11.952606 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume request issued successfully. Jul 31 19:08:11.953228 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fb0db700-091d-4438-9d67-4cbe87a8f5bd tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:11.953904 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 226/895] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:08:11 2026] POST /volume/v3/volumes => generated 754 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:11.976186 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-02b7b5e1-4e21-4a96-aabe-bd5fcb9be9d4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:11.978091 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-02b7b5e1-4e21-4a96-aabe-bd5fcb9be9d4 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 Jul 31 19:08:11.978244 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-02b7b5e1-4e21-4a96-aabe-bd5fcb9be9d4 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:11.978466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-02b7b5e1-4e21-4a96-aabe-bd5fcb9be9d4 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:11.985460 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:11.985460 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:11.992240 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-02b7b5e1-4e21-4a96-aabe-bd5fcb9be9d4 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:11.997471 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-02b7b5e1-4e21-4a96-aabe-bd5fcb9be9d4 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 returned with HTTP 200 Jul 31 19:08:11.998011 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 220/896] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:11 2026] GET /volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:13.013094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-23fbc155-382f-46cf-ad9d-d2e2bb562b75 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:13.015693 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-23fbc155-382f-46cf-ad9d-d2e2bb562b75 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 Jul 31 19:08:13.015958 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-23fbc155-382f-46cf-ad9d-d2e2bb562b75 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:13.016208 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-23fbc155-382f-46cf-ad9d-d2e2bb562b75 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:13.025057 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:13.025057 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:13.033450 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-23fbc155-382f-46cf-ad9d-d2e2bb562b75 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:13.041867 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-23fbc155-382f-46cf-ad9d-d2e2bb562b75 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 returned with HTTP 200 Jul 31 19:08:13.042464 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 225/897] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:13 2026] GET /volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:13.066165 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fce11fcf-476f-4ef7-b6d9-5fab9cd7d795 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:13.071497 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fce11fcf-476f-4ef7-b6d9-5fab9cd7d795 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 Jul 31 19:08:13.071497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fce11fcf-476f-4ef7-b6d9-5fab9cd7d795 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:13.071630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fce11fcf-476f-4ef7-b6d9-5fab9cd7d795 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:13.083111 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:13.083111 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:13.097612 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fce11fcf-476f-4ef7-b6d9-5fab9cd7d795 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:13.105498 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fce11fcf-476f-4ef7-b6d9-5fab9cd7d795 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 returned with HTTP 200 Jul 31 19:08:13.105498 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 227/898] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:13 2026] GET /volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:08:13.121323 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:13.125921 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:13.126392 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-154648537"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:13.127991 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-154648537'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:13.128129 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume of 1 GB Jul 31 19:08:13.128534 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:13.128534 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:13.135796 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Availability Zones retrieved successfully. Jul 31 19:08:13.146508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Flow 'volume_create_api' (e04bee38-cd78-4f8e-b7e9-5b81fa3f8a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:13.148210 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54f0f24-3fa3-4e75-a378-060b5ce572f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.152364 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:13.210323 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54f0f24-3fa3-4e75-a378-060b5ce572f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.211337 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26c13fe-2de2-479f-8d69-0ce56a7d0bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.265925 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Created reservations ['1870fcc1-1067-4aa7-9529-46cd9b0fd616', '457e0e7a-0134-4abe-b0a1-bb965ad87267', '461e2e28-e05e-48d4-b0f0-8f9fe6753c7b', 'b31fb1f0-6dd0-419b-a699-3fa437dc702f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:13.269598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26c13fe-2de2-479f-8d69-0ce56a7d0bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1870fcc1-1067-4aa7-9529-46cd9b0fd616', '457e0e7a-0134-4abe-b0a1-bb965ad87267', '461e2e28-e05e-48d4-b0f0-8f9fe6753c7b', 'b31fb1f0-6dd0-419b-a699-3fa437dc702f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.269598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e721f5f5-e39d-48af-8234-b50ce5b89e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.310466 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e721f5f5-e39d-48af-8234-b50ce5b89e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62feb872-a545-469c-84ca-fcd729c01c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-154648537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c5cf4ab6f148199c14a384bb24639d',qos_specs=None,replication_status=,reservations=['1870fcc1-1067-4aa7-9529-46cd9b0fd616','457e0e7a-0134-4abe-b0a1-bb965ad87267','461e2e28-e05e-48d4-b0f0-8f9fe6753c7b','b31fb1f0-6dd0-419b-a699-3fa437dc702f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-154648537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62feb872-a545-469c-84ca-fcd729c01c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76c5cf4ab6f148199c14a384bb24639d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.311630 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ecc232-d55c-4c31-bd03-6fbf169fb368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.346092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ecc232-d55c-4c31-bd03-6fbf169fb368) transitioned into state 'SUCCESS' from state '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-154648537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76c5cf4ab6f148199c14a384bb24639d',qos_specs=None,replication_status=,reservations=['1870fcc1-1067-4aa7-9529-46cd9b0fd616','457e0e7a-0134-4abe-b0a1-bb965ad87267','461e2e28-e05e-48d4-b0f0-8f9fe6753c7b','b31fb1f0-6dd0-419b-a699-3fa437dc702f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce0eb9bb3694bc0a639f235bca38d42',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.346290 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5961e8-d3a5-4219-8a0b-bbf0f028e212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.363275 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b5961e8-d3a5-4219-8a0b-bbf0f028e212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.363275 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Flow 'volume_create_api' (e04bee38-cd78-4f8e-b7e9-5b81fa3f8a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:13.363275 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Create volume request issued successfully. Jul 31 19:08:13.363531 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c7a7d526-9464-4d3d-ab74-ca1df7f51b32 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:13.366219 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 227/899] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:08:13 2026] POST /volume/v3/volumes => generated 754 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:13.380250 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f66e5a1b-a842-498f-ac3e-223a7c7076eb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:13.382497 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f66e5a1b-a842-498f-ac3e-223a7c7076eb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 Jul 31 19:08:13.383913 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f66e5a1b-a842-498f-ac3e-223a7c7076eb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:13.384158 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f66e5a1b-a842-498f-ac3e-223a7c7076eb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:13.393271 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:13.393271 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:13.397850 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f66e5a1b-a842-498f-ac3e-223a7c7076eb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:13.405474 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f66e5a1b-a842-498f-ac3e-223a7c7076eb tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 returned with HTTP 200 Jul 31 19:08:13.405474 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 221/900] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:13 2026] GET /volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:13.603789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:13.605776 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:13.606079 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1653490355"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:13.607798 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1653490355'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:13.607918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume of 1 GB Jul 31 19:08:13.615376 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Availability Zones retrieved successfully. Jul 31 19:08:13.622295 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Flow 'volume_create_api' (fe3fe9ea-b052-499b-a3e7-c9783c89d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:13.623398 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0dff2f0-f886-4756-b416-2322a34e7a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.624361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:13.668316 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0dff2f0-f886-4756-b416-2322a34e7a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.669612 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99977bf4-a11e-40a2-b5b8-759f6f2d225a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.734384 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Created reservations ['293082f7-bd2a-4e29-8259-e113bed0e41c', '35b3a9c2-6528-4ec4-ad99-a3972247be45', '55a948c4-3b36-473e-b58c-fd0865529e6b', 'c79161e8-aa7e-4641-9591-7d9601aaded4'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:13.735382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99977bf4-a11e-40a2-b5b8-759f6f2d225a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['293082f7-bd2a-4e29-8259-e113bed0e41c', '35b3a9c2-6528-4ec4-ad99-a3972247be45', '55a948c4-3b36-473e-b58c-fd0865529e6b', 'c79161e8-aa7e-4641-9591-7d9601aaded4']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.736470 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20553dc7-9711-4e48-bae3-06633381360e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.776507 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20553dc7-9711-4e48-bae3-06633381360e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52290bc6-d73b-4b02-a589-0b43c2873fd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1653490355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fa2435eb4b4494824aac751e7fcbda',qos_specs=None,replication_status=,reservations=['293082f7-bd2a-4e29-8259-e113bed0e41c','35b3a9c2-6528-4ec4-ad99-a3972247be45','55a948c4-3b36-473e-b58c-fd0865529e6b','c79161e8-aa7e-4641-9591-7d9601aaded4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f409f46afef441f8ac6df213112ea28f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1653490355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52290bc6-d73b-4b02-a589-0b43c2873fd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40fa2435eb4b4494824aac751e7fcbda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f409f46afef441f8ac6df213112ea28f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.777941 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1a067e-9ada-4db6-a67e-7e0dcd6053c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.814487 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1a067e-9ada-4db6-a67e-7e0dcd6053c5) transitioned into state 'SUCCESS' from state '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-1653490355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fa2435eb4b4494824aac751e7fcbda',qos_specs=None,replication_status=,reservations=['293082f7-bd2a-4e29-8259-e113bed0e41c','35b3a9c2-6528-4ec4-ad99-a3972247be45','55a948c4-3b36-473e-b58c-fd0865529e6b','c79161e8-aa7e-4641-9591-7d9601aaded4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f409f46afef441f8ac6df213112ea28f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.814822 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3054b06-ceb9-4bed-a373-8cdd6965fb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:13.827722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3054b06-ceb9-4bed-a373-8cdd6965fb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:13.829096 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Flow 'volume_create_api' (fe3fe9ea-b052-499b-a3e7-c9783c89d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:13.829252 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume request issued successfully. Jul 31 19:08:13.830327 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-75e1fc60-ad2d-46dc-9bf3-ef7e61839f15 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:13.831022 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 226/901] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:08:13 2026] POST /volume/v3/volumes => generated 751 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:13.848636 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb227e5d-fb7c-40e3-bb9e-6496e03e658e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:13.849086 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb227e5d-fb7c-40e3-bb9e-6496e03e658e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:13.849351 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb227e5d-fb7c-40e3-bb9e-6496e03e658e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:13.849776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb227e5d-fb7c-40e3-bb9e-6496e03e658e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:13.858941 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:13.858941 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:13.864840 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eb227e5d-fb7c-40e3-bb9e-6496e03e658e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:13.873326 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb227e5d-fb7c-40e3-bb9e-6496e03e658e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:13.873958 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 228/902] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:13 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:14.421397 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-30dac934-79a4-46b6-befe-f1a492ea6ab8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:14.425463 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30dac934-79a4-46b6-befe-f1a492ea6ab8 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 Jul 31 19:08:14.425463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30dac934-79a4-46b6-befe-f1a492ea6ab8 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:14.425463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30dac934-79a4-46b6-befe-f1a492ea6ab8 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:14.447521 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:14.447521 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:14.453583 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-30dac934-79a4-46b6-befe-f1a492ea6ab8 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:14.460274 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30dac934-79a4-46b6-befe-f1a492ea6ab8 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 returned with HTTP 200 Jul 31 19:08:14.461605 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 228/903] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:14 2026] GET /volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:08:14.476300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0c10aca2-9a16-474d-8454-122adbc15d22 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:14.479465 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0c10aca2-9a16-474d-8454-122adbc15d22 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 Jul 31 19:08:14.479465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0c10aca2-9a16-474d-8454-122adbc15d22 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:14.479465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0c10aca2-9a16-474d-8454-122adbc15d22 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:14.486703 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:14.486703 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:14.490959 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0c10aca2-9a16-474d-8454-122adbc15d22 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:14.499368 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0c10aca2-9a16-474d-8454-122adbc15d22 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 returned with HTTP 200 Jul 31 19:08:14.500111 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 222/904] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:14 2026] GET /volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:14.502354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-c3e5033f-820f-4198-85b6-b342a16f7032 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:14.506480 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-c3e5033f-820f-4198-85b6-b342a16f7032 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] DELETE https://10.4.3.163/volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab Jul 31 19:08:14.506670 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-c3e5033f-820f-4198-85b6-b342a16f7032 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:14.506874 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-c3e5033f-820f-4198-85b6-b342a16f7032 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:14.514805 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:14.514805 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:14.517725 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:14.568455 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:14.568455 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:14.569313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:14.569607 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Create volume of 1 GB Jul 31 19:08:14.581459 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Availability Zones retrieved successfully. Jul 31 19:08:14.582005 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-c3e5033f-820f-4198-85b6-b342a16f7032 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab returned with HTTP 200 Jul 31 19:08:14.582622 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 227/905] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:14 2026] DELETE /volume/v3/attachments/ae567c65-9ad1-457d-80f9-dbd04b658dab => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:14.586694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Flow 'volume_create_api' (c9c54f82-10cf-4057-8603-47244c48173f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:14.588093 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5766bc6-b9d4-4f59-b459-65a5ae6a7ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:14.589262 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:14.599417 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-69318b3d-9e00-4787-b9dc-20bceaffa806 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:14.602249 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-69318b3d-9e00-4787-b9dc-20bceaffa806 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] DELETE https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:08:14.602571 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-69318b3d-9e00-4787-b9dc-20bceaffa806 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:14.602967 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-69318b3d-9e00-4787-b9dc-20bceaffa806 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:14.603466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-69318b3d-9e00-4787-b9dc-20bceaffa806 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Delete volume with id: 8d21fa91-66de-46ee-9ce9-a9a85e2f3652 Jul 31 19:08:14.615944 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:14.615944 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:14.616731 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-69318b3d-9e00-4787-b9dc-20bceaffa806 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Volume info retrieved successfully. Jul 31 19:08:14.625912 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5766bc6-b9d4-4f59-b459-65a5ae6a7ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:14.626606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0674db-6f6d-4ad5-a0e0-173b72a2180c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:14.638152 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-69318b3d-9e00-4787-b9dc-20bceaffa806 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] Delete volume request issued successfully. Jul 31 19:08:14.638349 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-99542d70-d1d0-4ae1-943e-62fffa693fcb req-69318b3d-9e00-4787-b9dc-20bceaffa806 tempest-ServerActionsV293TestJSON-437687629 tempest-ServerActionsV293TestJSON-437687629-project-member] https://10.4.3.163/volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 returned with HTTP 202 Jul 31 19:08:14.638845 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 229/906] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:08:14 2026] DELETE /volume/v3/volumes/8d21fa91-66de-46ee-9ce9-a9a85e2f3652 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:14.711184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Created reservations ['2e464e3b-a966-4855-aa51-eeeb6f26a2e6', '78c78d7d-d14b-4330-8938-e2d3a782b5c5', '4ef94b5e-efb9-464c-a328-caeb1b192142', 'dcc66b52-5ce5-4e2e-9f71-88b1ca7b260c'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:14.712274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0674db-6f6d-4ad5-a0e0-173b72a2180c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e464e3b-a966-4855-aa51-eeeb6f26a2e6', '78c78d7d-d14b-4330-8938-e2d3a782b5c5', '4ef94b5e-efb9-464c-a328-caeb1b192142', 'dcc66b52-5ce5-4e2e-9f71-88b1ca7b260c']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:14.713382 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4172f3f5-ef9f-4658-9bfa-2d496274866d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:14.743992 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4172f3f5-ef9f-4658-9bfa-2d496274866d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '288c5df7-63c9-436f-abf7-d37e9e4b7734', '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='8de4c69dc9ec4767820fffeaeb2d069d',qos_specs=None,replication_status=,reservations=['2e464e3b-a966-4855-aa51-eeeb6f26a2e6','78c78d7d-d14b-4330-8938-e2d3a782b5c5','4ef94b5e-efb9-464c-a328-caeb1b192142','dcc66b52-5ce5-4e2e-9f71-88b1ca7b260c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='900066e015fa4d28bc202077482ab2a9',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=288c5df7-63c9-436f-abf7-d37e9e4b7734,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8de4c69dc9ec4767820fffeaeb2d069d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='900066e015fa4d28bc202077482ab2a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:14.745194 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1fc0af-1824-4044-9bbe-0226cde14d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:14.765603 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1fc0af-1824-4044-9bbe-0226cde14d6f) transitioned into state 'SUCCESS' from 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='8de4c69dc9ec4767820fffeaeb2d069d',qos_specs=None,replication_status=,reservations=['2e464e3b-a966-4855-aa51-eeeb6f26a2e6','78c78d7d-d14b-4330-8938-e2d3a782b5c5','4ef94b5e-efb9-464c-a328-caeb1b192142','dcc66b52-5ce5-4e2e-9f71-88b1ca7b260c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='900066e015fa4d28bc202077482ab2a9',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:14.766391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d343158-a351-4aa2-8266-c28ffdd5bd06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:14.781392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d343158-a351-4aa2-8266-c28ffdd5bd06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:14.782426 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Flow 'volume_create_api' (c9c54f82-10cf-4057-8603-47244c48173f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:14.782789 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Create volume request issued successfully. Jul 31 19:08:14.783411 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24fdaa3d-dae5-4bd0-9528-86ab25ecf111 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:14.784706 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 229/907] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:08:14 2026] POST /volume/v3/volumes => generated 733 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:14.804057 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ca00773b-a22b-4f43-a4a1-a98464ea4345 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:14.806915 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ca00773b-a22b-4f43-a4a1-a98464ea4345 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] GET https://10.4.3.163/volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 Jul 31 19:08:14.807349 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ca00773b-a22b-4f43-a4a1-a98464ea4345 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:14.807808 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ca00773b-a22b-4f43-a4a1-a98464ea4345 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:14.816960 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:14.816960 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:14.821575 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ca00773b-a22b-4f43-a4a1-a98464ea4345 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Volume info retrieved successfully. Jul 31 19:08:14.827031 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ca00773b-a22b-4f43-a4a1-a98464ea4345 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] https://10.4.3.163/volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 returned with HTTP 200 Jul 31 19:08:14.827949 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 223/908] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:14 2026] GET /volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:14.897071 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9108e68b-4bca-4ee1-906e-7d315bfe5293 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:14.899676 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9108e68b-4bca-4ee1-906e-7d315bfe5293 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:14.901837 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9108e68b-4bca-4ee1-906e-7d315bfe5293 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:14.901837 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9108e68b-4bca-4ee1-906e-7d315bfe5293 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:14.914188 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:14.914188 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:14.923248 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9108e68b-4bca-4ee1-906e-7d315bfe5293 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:14.931255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9108e68b-4bca-4ee1-906e-7d315bfe5293 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:14.931737 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 228/909] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:14 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:14.988915 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d2803cd6-ed19-457b-8c79-680fd01fa27b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:14.993167 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d2803cd6-ed19-457b-8c79-680fd01fa27b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:14.993557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d2803cd6-ed19-457b-8c79-680fd01fa27b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:14.993891 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d2803cd6-ed19-457b-8c79-680fd01fa27b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:15.002229 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:15.002229 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:15.006018 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d2803cd6-ed19-457b-8c79-680fd01fa27b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:15.010221 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d2803cd6-ed19-457b-8c79-680fd01fa27b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:15.010837 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 230/910] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:14 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:15.114933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d6fca28d-4978-481f-8d75-b7ff33a1525c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.115723 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d6fca28d-4978-481f-8d75-b7ff33a1525c None None] GET https://10.4.3.163/volume// Jul 31 19:08:15.115952 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d6fca28d-4978-481f-8d75-b7ff33a1525c None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:15.116224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d6fca28d-4978-481f-8d75-b7ff33a1525c None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:15.116672 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d6fca28d-4978-481f-8d75-b7ff33a1525c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:15.117025 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 230/911] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:08:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:15.124668 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-2c9c7c1a-0cfa-48b1-8170-88d4d194abd2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.129250 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-2c9c7c1a-0cfa-48b1-8170-88d4d194abd2 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:15.129666 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-2c9c7c1a-0cfa-48b1-8170-88d4d194abd2 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52290bc6-d73b-4b02-a589-0b43c2873fd3", "connector": null, "instance_uuid": "141bda36-68cd-429d-a1e2-cdf004980b4b"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:15.146313 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:15.146313 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:15.183455 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-2c9c7c1a-0cfa-48b1-8170-88d4d194abd2 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:15.183942 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 224/912] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:15 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:15.221275 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3dd1a02c-40db-4fd1-be46-e2b83cff89ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.223915 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3dd1a02c-40db-4fd1-be46-e2b83cff89ec tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:15.224604 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3dd1a02c-40db-4fd1-be46-e2b83cff89ec tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:15.225014 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3dd1a02c-40db-4fd1-be46-e2b83cff89ec tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:15.232286 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e933f690-2281-452b-a2a6-4d1135299ead None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.233221 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e933f690-2281-452b-a2a6-4d1135299ead None None] GET https://10.4.3.163/volume// Jul 31 19:08:15.233221 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e933f690-2281-452b-a2a6-4d1135299ead None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:15.233426 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e933f690-2281-452b-a2a6-4d1135299ead None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:15.234485 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e933f690-2281-452b-a2a6-4d1135299ead None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:15.235637 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 231/913] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:15.245305 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:15.245305 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:15.245495 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-66c10cb4-2dc5-4167-acb0-0f886de3ba4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.247382 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-66c10cb4-2dc5-4167-acb0-0f886de3ba4e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:15.247984 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-66c10cb4-2dc5-4167-acb0-0f886de3ba4e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:15.247984 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-66c10cb4-2dc5-4167-acb0-0f886de3ba4e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:15.251134 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3dd1a02c-40db-4fd1-be46-e2b83cff89ec tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:15.261586 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:15.261586 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:15.262810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3dd1a02c-40db-4fd1-be46-e2b83cff89ec tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:15.263749 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 229/914] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:15 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:15.267026 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-66c10cb4-2dc5-4167-acb0-0f886de3ba4e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:15.273980 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-66c10cb4-2dc5-4167-acb0-0f886de3ba4e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:15.274542 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 231/915] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:15 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:15.411931 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d02b028b-383d-4c58-a601-0b9503dc715c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.414750 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d02b028b-383d-4c58-a601-0b9503dc715c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] PUT https://10.4.3.163/volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92 Jul 31 19:08:15.415240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d02b028b-383d-4c58-a601-0b9503dc715c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:15.432947 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d02b028b-383d-4c58-a601-0b9503dc715c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Acquiring lock "cinder-attachment_update-52290bc6-d73b-4b02-a589-0b43c2873fd3-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:15.440920 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d02b028b-383d-4c58-a601-0b9503dc715c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Lock "cinder-attachment_update-52290bc6-d73b-4b02-a589-0b43c2873fd3-np0000006260" acquired by "attachment_update" :: waited 0.008s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:15.442194 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:15.442194 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:15.563176 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d02b028b-383d-4c58-a601-0b9503dc715c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Lock "cinder-attachment_update-52290bc6-d73b-4b02-a589-0b43c2873fd3-np0000006260" released by "attachment_update" :: held 0.122s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:15.563753 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-d02b028b-383d-4c58-a601-0b9503dc715c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92 returned with HTTP 200 Jul 31 19:08:15.564399 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 225/916] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:15 2026] PUT /volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:15.844285 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fc674c95-b49f-41ad-bc64-10351102ce28 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.846723 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc674c95-b49f-41ad-bc64-10351102ce28 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] GET https://10.4.3.163/volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 Jul 31 19:08:15.846831 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc674c95-b49f-41ad-bc64-10351102ce28 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:15.847147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc674c95-b49f-41ad-bc64-10351102ce28 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:15.856888 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:15.856888 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:15.863723 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fc674c95-b49f-41ad-bc64-10351102ce28 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Volume info retrieved successfully. Jul 31 19:08:15.870725 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc674c95-b49f-41ad-bc64-10351102ce28 tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] https://10.4.3.163/volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 returned with HTTP 200 Jul 31 19:08:15.870943 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 232/917] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:15 2026] GET /volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:15.892603 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-52503dce-79d9-4f48-a1b5-b9dd977fe7db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.896774 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52503dce-79d9-4f48-a1b5-b9dd977fe7db tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1&project_id=76c5cf4ab6f148199c14a384bb24639d Jul 31 19:08:15.897081 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52503dce-79d9-4f48-a1b5-b9dd977fe7db tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:15.897352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52503dce-79d9-4f48-a1b5-b9dd977fe7db tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:15.898022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52503dce-79d9-4f48-a1b5-b9dd977fe7db tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Could not evaluate value 76c5cf4ab6f148199c14a384bb24639d, assuming string {{(pid=100319) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:08:15.899729 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52503dce-79d9-4f48-a1b5-b9dd977fe7db tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Searching by: MultiDict([('project_id', '76c5cf4ab6f148199c14a384bb24639d'), ('all_tenants', 1)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:08:15.947713 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-52503dce-79d9-4f48-a1b5-b9dd977fe7db tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Get all volumes completed successfully. Jul 31 19:08:15.949266 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:15.949266 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:15.955856 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52503dce-79d9-4f48-a1b5-b9dd977fe7db tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1&project_id=76c5cf4ab6f148199c14a384bb24639d returned with HTTP 200 Jul 31 19:08:15.955856 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 230/918] 10.4.3.163 () {66 vars in 1373 bytes} [Fri Jul 31 19:08:15 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=76c5cf4ab6f148199c14a384bb24639d => generated 3025 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:15.974891 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ce25781-6985-42a4-aab2-b311bf35b3ba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:15.977451 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ce25781-6985-42a4-aab2-b311bf35b3ba tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 Jul 31 19:08:15.977807 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ce25781-6985-42a4-aab2-b311bf35b3ba tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:15.978046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ce25781-6985-42a4-aab2-b311bf35b3ba tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:15.978266 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3ce25781-6985-42a4-aab2-b311bf35b3ba tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Delete volume with id: 288c5df7-63c9-436f-abf7-d37e9e4b7734 Jul 31 19:08:15.989703 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:15.989703 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:15.990136 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3ce25781-6985-42a4-aab2-b311bf35b3ba tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Volume info retrieved successfully. Jul 31 19:08:16.009300 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3ce25781-6985-42a4-aab2-b311bf35b3ba tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] Delete volume request issued successfully. Jul 31 19:08:16.009587 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ce25781-6985-42a4-aab2-b311bf35b3ba tempest-VolumesListAdminTestJSON-1758906577 tempest-VolumesListAdminTestJSON-1758906577-project-admin] https://10.4.3.163/volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 returned with HTTP 202 Jul 31 19:08:16.010060 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 232/919] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:15 2026] DELETE /volume/v3/volumes/288c5df7-63c9-436f-abf7-d37e9e4b7734 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:16.022335 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5b7c3e31-3d2b-48ce-8448-ecd9b59a002d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:16.027198 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b7c3e31-3d2b-48ce-8448-ecd9b59a002d tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 Jul 31 19:08:16.027732 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b7c3e31-3d2b-48ce-8448-ecd9b59a002d tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:16.027943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b7c3e31-3d2b-48ce-8448-ecd9b59a002d tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:16.043381 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:16.043381 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:16.051653 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5b7c3e31-3d2b-48ce-8448-ecd9b59a002d tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:16.061313 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b7c3e31-3d2b-48ce-8448-ecd9b59a002d tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 returned with HTTP 200 Jul 31 19:08:16.061313 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 226/920] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:16 2026] GET /volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:16.076193 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-79b2108d-7524-419e-8fc9-4941950346ed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:16.078608 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-79b2108d-7524-419e-8fc9-4941950346ed tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] DELETE https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 Jul 31 19:08:16.078608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-79b2108d-7524-419e-8fc9-4941950346ed tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:16.078608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-79b2108d-7524-419e-8fc9-4941950346ed tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:16.078608 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-79b2108d-7524-419e-8fc9-4941950346ed tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Delete volume with id: 62feb872-a545-469c-84ca-fcd729c01c41 Jul 31 19:08:16.087367 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:16.087367 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:16.087805 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-79b2108d-7524-419e-8fc9-4941950346ed tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:16.116963 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-79b2108d-7524-419e-8fc9-4941950346ed tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Delete volume request issued successfully. Jul 31 19:08:16.117188 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-79b2108d-7524-419e-8fc9-4941950346ed tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 returned with HTTP 202 Jul 31 19:08:16.117676 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 233/921] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:16 2026] DELETE /volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:16.130674 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e574986d-e841-4e88-8633-6006b6ec2794 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:16.133134 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e574986d-e841-4e88-8633-6006b6ec2794 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 Jul 31 19:08:16.133693 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e574986d-e841-4e88-8633-6006b6ec2794 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:16.133693 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e574986d-e841-4e88-8633-6006b6ec2794 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:16.143062 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:16.143062 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:16.149831 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e574986d-e841-4e88-8633-6006b6ec2794 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:16.156565 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e574986d-e841-4e88-8633-6006b6ec2794 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 returned with HTTP 200 Jul 31 19:08:16.157136 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 231/922] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:16 2026] GET /volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:16.282723 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-79e42cfe-ded9-499a-9826-6db4a8fafd23 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:16.285187 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79e42cfe-ded9-499a-9826-6db4a8fafd23 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:16.285281 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79e42cfe-ded9-499a-9826-6db4a8fafd23 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:16.285515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79e42cfe-ded9-499a-9826-6db4a8fafd23 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:16.302304 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:16.302304 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:16.315321 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-79e42cfe-ded9-499a-9826-6db4a8fafd23 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:16.324429 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79e42cfe-ded9-499a-9826-6db4a8fafd23 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:16.324917 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 233/923] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:16 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:17.175781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-03c43611-3075-4de4-93fb-3bdbe5760e96 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:17.179410 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-03c43611-3075-4de4-93fb-3bdbe5760e96 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 Jul 31 19:08:17.179410 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-03c43611-3075-4de4-93fb-3bdbe5760e96 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:17.179410 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-03c43611-3075-4de4-93fb-3bdbe5760e96 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:17.184216 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-03c43611-3075-4de4-93fb-3bdbe5760e96 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 returned with HTTP 404 Jul 31 19:08:17.184818 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 227/924] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:17 2026] GET /volume/v3/volumes/62feb872-a545-469c-84ca-fcd729c01c41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:17.191729 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2834af38-8382-420a-80b0-136e215cfbb5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:17.193296 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2834af38-8382-420a-80b0-136e215cfbb5 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 Jul 31 19:08:17.193624 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2834af38-8382-420a-80b0-136e215cfbb5 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:17.193910 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2834af38-8382-420a-80b0-136e215cfbb5 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:17.201739 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:17.201739 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:17.206069 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2834af38-8382-420a-80b0-136e215cfbb5 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:17.212127 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2834af38-8382-420a-80b0-136e215cfbb5 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 returned with HTTP 200 Jul 31 19:08:17.212780 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 234/925] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:17 2026] GET /volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:17.237638 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7256a024-15cb-4e60-88e7-0b3d800bdb25 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:17.240108 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7256a024-15cb-4e60-88e7-0b3d800bdb25 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] DELETE https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 Jul 31 19:08:17.240703 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7256a024-15cb-4e60-88e7-0b3d800bdb25 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:17.241094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7256a024-15cb-4e60-88e7-0b3d800bdb25 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:17.241412 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-7256a024-15cb-4e60-88e7-0b3d800bdb25 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Delete volume with id: 0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 Jul 31 19:08:17.258852 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:17.258852 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:17.258852 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7256a024-15cb-4e60-88e7-0b3d800bdb25 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:17.289939 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7256a024-15cb-4e60-88e7-0b3d800bdb25 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Delete volume request issued successfully. Jul 31 19:08:17.289939 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7256a024-15cb-4e60-88e7-0b3d800bdb25 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 returned with HTTP 202 Jul 31 19:08:17.289939 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 232/926] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:17 2026] DELETE /volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:17.302311 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff63a52f-da27-44b9-a090-0ab5e9b29007 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:17.307764 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff63a52f-da27-44b9-a090-0ab5e9b29007 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 Jul 31 19:08:17.307972 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff63a52f-da27-44b9-a090-0ab5e9b29007 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:17.308149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff63a52f-da27-44b9-a090-0ab5e9b29007 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:17.323717 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:17.323717 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:17.327303 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff63a52f-da27-44b9-a090-0ab5e9b29007 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:17.337942 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff63a52f-da27-44b9-a090-0ab5e9b29007 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 returned with HTTP 200 Jul 31 19:08:17.341499 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 234/927] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:17 2026] GET /volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:17.341713 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-082f2915-18aa-446b-b5bd-84cd7ed4b4c4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:17.346919 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-082f2915-18aa-446b-b5bd-84cd7ed4b4c4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:17.347240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-082f2915-18aa-446b-b5bd-84cd7ed4b4c4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:17.347569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-082f2915-18aa-446b-b5bd-84cd7ed4b4c4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:17.364381 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:17.364381 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:17.370924 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-082f2915-18aa-446b-b5bd-84cd7ed4b4c4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:17.378166 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-082f2915-18aa-446b-b5bd-84cd7ed4b4c4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:17.378726 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 228/928] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:17 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:18.359892 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2a053992-e0f3-4db7-b995-98c8b949f9cc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:18.361994 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a053992-e0f3-4db7-b995-98c8b949f9cc tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 Jul 31 19:08:18.362222 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a053992-e0f3-4db7-b995-98c8b949f9cc tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:18.362759 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a053992-e0f3-4db7-b995-98c8b949f9cc tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:18.384844 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a053992-e0f3-4db7-b995-98c8b949f9cc tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 returned with HTTP 404 Jul 31 19:08:18.386092 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 235/929] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:18 2026] GET /volume/v3/volumes/0bafdfb6-3f1d-45c9-b9a4-f9afbf6e86b7 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:18.394747 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a19e3a40-53fe-4dcb-a7c2-0dcb844a7f65 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:18.399461 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fd80762-dda3-44ba-aa0d-5a508a085a91 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:18.399877 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a19e3a40-53fe-4dcb-a7c2-0dcb844a7f65 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:18.399877 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a19e3a40-53fe-4dcb-a7c2-0dcb844a7f65 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:18.399877 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a19e3a40-53fe-4dcb-a7c2-0dcb844a7f65 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:18.402142 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fd80762-dda3-44ba-aa0d-5a508a085a91 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 Jul 31 19:08:18.402400 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fd80762-dda3-44ba-aa0d-5a508a085a91 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:18.402662 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fd80762-dda3-44ba-aa0d-5a508a085a91 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:18.430458 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:18.430458 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:18.438697 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:18.438697 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:18.442326 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fd80762-dda3-44ba-aa0d-5a508a085a91 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:18.445819 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a19e3a40-53fe-4dcb-a7c2-0dcb844a7f65 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:18.450527 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fd80762-dda3-44ba-aa0d-5a508a085a91 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 returned with HTTP 200 Jul 31 19:08:18.451055 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 235/930] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:18 2026] GET /volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:18.456903 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a19e3a40-53fe-4dcb-a7c2-0dcb844a7f65 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:18.459496 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 233/931] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:18 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 844 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:18.476306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9ca64ddc-21e0-4803-b41b-61ea06ecd371 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:18.484417 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ca64ddc-21e0-4803-b41b-61ea06ecd371 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] DELETE https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 Jul 31 19:08:18.485619 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ca64ddc-21e0-4803-b41b-61ea06ecd371 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:18.485619 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ca64ddc-21e0-4803-b41b-61ea06ecd371 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:18.485619 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-9ca64ddc-21e0-4803-b41b-61ea06ecd371 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Delete volume with id: 0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 Jul 31 19:08:18.500121 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:18.500121 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:18.500716 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9ca64ddc-21e0-4803-b41b-61ea06ecd371 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:18.551405 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9ca64ddc-21e0-4803-b41b-61ea06ecd371 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Delete volume request issued successfully. Jul 31 19:08:18.551733 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ca64ddc-21e0-4803-b41b-61ea06ecd371 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 returned with HTTP 202 Jul 31 19:08:18.552336 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 229/932] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:18 2026] DELETE /volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:18.571820 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d94569ec-7784-49de-8b45-0b5ef15c4e72 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:18.577470 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d94569ec-7784-49de-8b45-0b5ef15c4e72 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 Jul 31 19:08:18.577470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d94569ec-7784-49de-8b45-0b5ef15c4e72 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:18.577470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d94569ec-7784-49de-8b45-0b5ef15c4e72 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:18.590160 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:18.590160 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:18.616999 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d94569ec-7784-49de-8b45-0b5ef15c4e72 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Volume info retrieved successfully. Jul 31 19:08:18.629393 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d94569ec-7784-49de-8b45-0b5ef15c4e72 tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 returned with HTTP 200 Jul 31 19:08:18.629985 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 236/933] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:18 2026] GET /volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:19.096617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-6d370641-404e-4f64-a29e-bdd313ffbf72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:19.102344 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-6d370641-404e-4f64-a29e-bdd313ffbf72 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92/action Jul 31 19:08:19.104236 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-6d370641-404e-4f64-a29e-bdd313ffbf72 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:19.105531 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-6d370641-404e-4f64-a29e-bdd313ffbf72 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:19.144237 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:19.144237 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:19.170127 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1bc4c120-bf62-4bfe-b930-c6797829fe1a req-6d370641-404e-4f64-a29e-bdd313ffbf72 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92/action returned with HTTP 204 Jul 31 19:08:19.170849 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 236/934] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:19 2026] POST /volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:19.479818 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5f1ebfd7-7351-4e46-ad10-140d093a27ba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:19.482159 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f1ebfd7-7351-4e46-ad10-140d093a27ba tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:19.482539 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f1ebfd7-7351-4e46-ad10-140d093a27ba tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:19.482772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f1ebfd7-7351-4e46-ad10-140d093a27ba tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:19.497872 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:19.497872 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:19.503294 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5f1ebfd7-7351-4e46-ad10-140d093a27ba tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:19.508618 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f1ebfd7-7351-4e46-ad10-140d093a27ba tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:19.509162 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 234/935] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:19 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:19.531812 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c761b36c-2e1d-4c9a-ab9e-08328f3a5024 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:19.535127 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c761b36c-2e1d-4c9a-ab9e-08328f3a5024 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:08:19.535653 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c761b36c-2e1d-4c9a-ab9e-08328f3a5024 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:19.536095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c761b36c-2e1d-4c9a-ab9e-08328f3a5024 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:19.549669 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:19.549669 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:19.554570 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c761b36c-2e1d-4c9a-ab9e-08328f3a5024 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:08:19.560383 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c761b36c-2e1d-4c9a-ab9e-08328f3a5024 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:08:19.560915 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 230/936] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:19 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:19.645423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8b24f0e9-1e5d-48d7-a2bb-c877c0fff80c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:19.647311 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b24f0e9-1e5d-48d7-a2bb-c877c0fff80c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] GET https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 Jul 31 19:08:19.648203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b24f0e9-1e5d-48d7-a2bb-c877c0fff80c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:19.648459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b24f0e9-1e5d-48d7-a2bb-c877c0fff80c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:19.658527 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b24f0e9-1e5d-48d7-a2bb-c877c0fff80c tempest-VolumesListAdminTestJSON-1651626246 tempest-VolumesListAdminTestJSON-1651626246-project-member] https://10.4.3.163/volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 returned with HTTP 404 Jul 31 19:08:19.659071 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 237/937] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:19 2026] GET /volume/v3/volumes/0deeec6f-6ef5-41f4-b2b9-67f8b1ca7b26 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:21.578510 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3720fe41-b81d-45b1-8bd4-e9c66ad11db6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:21.585204 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3720fe41-b81d-45b1-8bd4-e9c66ad11db6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:21.585204 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3720fe41-b81d-45b1-8bd4-e9c66ad11db6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:21.585556 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3720fe41-b81d-45b1-8bd4-e9c66ad11db6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:21.599603 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:21.599603 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:21.602689 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3720fe41-b81d-45b1-8bd4-e9c66ad11db6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:21.608765 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3720fe41-b81d-45b1-8bd4-e9c66ad11db6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:21.609973 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 237/938] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:21 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:21.676861 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-488185bf-63d3-46bb-a412-763af5df0464 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:21.678822 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-488185bf-63d3-46bb-a412-763af5df0464 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:21.678995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-488185bf-63d3-46bb-a412-763af5df0464 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:21.679208 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-488185bf-63d3-46bb-a412-763af5df0464 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:21.689548 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:21.689548 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:21.694078 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-488185bf-63d3-46bb-a412-763af5df0464 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:21.700274 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-488185bf-63d3-46bb-a412-763af5df0464 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:21.701185 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 235/939] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:21 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:21.830191 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fff9eba9-e3a3-4502-9633-7b6e9a5c0372 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:21.832909 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fff9eba9-e3a3-4502-9633-7b6e9a5c0372 None None] GET https://10.4.3.163/volume// Jul 31 19:08:21.832909 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fff9eba9-e3a3-4502-9633-7b6e9a5c0372 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:21.832909 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fff9eba9-e3a3-4502-9633-7b6e9a5c0372 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:21.832909 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fff9eba9-e3a3-4502-9633-7b6e9a5c0372 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:21.832909 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 231/940] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:08:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:21.848022 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-5370dd7c-bdd5-4069-8b76-e82701a9cfe9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:21.852028 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-5370dd7c-bdd5-4069-8b76-e82701a9cfe9 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:21.852567 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-5370dd7c-bdd5-4069-8b76-e82701a9cfe9 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d2979ea-39f7-4f52-99f7-32f84e6a1b1a", "connector": null, "instance_uuid": "2f9afdd6-cdfe-40d3-92b2-ab0e3da17cdd"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:21.864627 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:21.864627 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:21.919125 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-5370dd7c-bdd5-4069-8b76-e82701a9cfe9 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:21.919125 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 238/941] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:21 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:21.961877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f03c07f7-8ebc-49a1-a9ba-f865164a0a2f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:21.969862 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f03c07f7-8ebc-49a1-a9ba-f865164a0a2f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:21.969862 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f03c07f7-8ebc-49a1-a9ba-f865164a0a2f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:21.969862 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f03c07f7-8ebc-49a1-a9ba-f865164a0a2f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:21.979156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-59662c0d-2057-4327-b180-82895673139f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:21.979688 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-59662c0d-2057-4327-b180-82895673139f None None] GET https://10.4.3.163/volume// Jul 31 19:08:21.979900 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-59662c0d-2057-4327-b180-82895673139f None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:21.980173 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-59662c0d-2057-4327-b180-82895673139f None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:21.980670 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-59662c0d-2057-4327-b180-82895673139f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:21.981079 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 236/942] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:21.983730 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:21.983730 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:21.988830 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f03c07f7-8ebc-49a1-a9ba-f865164a0a2f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:21.996586 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f03c07f7-8ebc-49a1-a9ba-f865164a0a2f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:21.996779 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-28f69a2f-5dca-4360-9c4a-5a0b7a2445b1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:21.996855 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 238/943] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:21 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:21.999946 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-28f69a2f-5dca-4360-9c4a-5a0b7a2445b1 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:22.000230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-28f69a2f-5dca-4360-9c4a-5a0b7a2445b1 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:22.000509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-28f69a2f-5dca-4360-9c4a-5a0b7a2445b1 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:22.003322 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=358,cinder:UPDATE=70,cinder:INSERT=36 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:08:22.023692 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:22.023692 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:22.029896 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-28f69a2f-5dca-4360-9c4a-5a0b7a2445b1 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:22.039114 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-28f69a2f-5dca-4360-9c4a-5a0b7a2445b1 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:22.040706 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 232/944] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:21 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1026 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:22.180612 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-d8fd8c0b-ee2e-45eb-8062-6409d88ddf06 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:22.184011 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-d8fd8c0b-ee2e-45eb-8062-6409d88ddf06 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] PUT https://10.4.3.163/volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd Jul 31 19:08:22.184460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-d8fd8c0b-ee2e-45eb-8062-6409d88ddf06 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:22.195294 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-d8fd8c0b-ee2e-45eb-8062-6409d88ddf06 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Acquiring lock "cinder-attachment_update-5d2979ea-39f7-4f52-99f7-32f84e6a1b1a-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:22.202102 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-d8fd8c0b-ee2e-45eb-8062-6409d88ddf06 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Lock "cinder-attachment_update-5d2979ea-39f7-4f52-99f7-32f84e6a1b1a-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:22.203281 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:22.203281 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:22.220619 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ca2392e0-7933-44e9-9281-289d29724399 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:22.222371 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ca2392e0-7933-44e9-9281-289d29724399 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] DELETE https://10.4.3.163/volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42 Jul 31 19:08:22.222828 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ca2392e0-7933-44e9-9281-289d29724399 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:22.223145 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ca2392e0-7933-44e9-9281-289d29724399 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:22.232995 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:22.232995 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:22.317556 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ca2392e0-7933-44e9-9281-289d29724399 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42 returned with HTTP 200 Jul 31 19:08:22.318002 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 237/945] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:22 2026] DELETE /volume/v3/attachments/5bedb0b0-74df-407d-9f28-37e418ffff42 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:22.336788 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-d8fd8c0b-ee2e-45eb-8062-6409d88ddf06 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Lock "cinder-attachment_update-5d2979ea-39f7-4f52-99f7-32f84e6a1b1a-np0000006260" released by "attachment_update" :: held 0.134s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:22.337076 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-d8fd8c0b-ee2e-45eb-8062-6409d88ddf06 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd returned with HTTP 200 Jul 31 19:08:22.337686 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 239/946] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:22 2026] PUT /volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:22.341557 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ec01a84e-78e1-49d5-89ae-f1de0dd5cca2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:22.346108 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ec01a84e-78e1-49d5-89ae-f1de0dd5cca2 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 Jul 31 19:08:22.346316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ec01a84e-78e1-49d5-89ae-f1de0dd5cca2 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:22.346657 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ec01a84e-78e1-49d5-89ae-f1de0dd5cca2 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:22.346884 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ec01a84e-78e1-49d5-89ae-f1de0dd5cca2 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Delete volume with id: 4fca0314-970e-41c5-ba19-ddbfd80eed51 Jul 31 19:08:22.356679 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:22.356679 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:22.357194 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ec01a84e-78e1-49d5-89ae-f1de0dd5cca2 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:08:22.403512 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ec01a84e-78e1-49d5-89ae-f1de0dd5cca2 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Delete volume request issued successfully. Jul 31 19:08:22.406216 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-490ae7b6-28b6-426a-8437-65eddeb307a1 req-ec01a84e-78e1-49d5-89ae-f1de0dd5cca2 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 returned with HTTP 202 Jul 31 19:08:22.406216 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 239/947] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:08:22 2026] DELETE /volume/v3/volumes/4fca0314-970e-41c5-ba19-ddbfd80eed51 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:23.015330 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-80c3f30c-4124-42a9-8008-9802e3d3b800 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:23.017759 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80c3f30c-4124-42a9-8008-9802e3d3b800 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:23.018189 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80c3f30c-4124-42a9-8008-9802e3d3b800 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:23.018498 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80c3f30c-4124-42a9-8008-9802e3d3b800 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:23.032836 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:23.032836 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:23.038752 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-80c3f30c-4124-42a9-8008-9802e3d3b800 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:23.045987 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80c3f30c-4124-42a9-8008-9802e3d3b800 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:23.046554 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 233/948] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:23 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:23.450423 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:23.636025 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:23.637042 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-370164660"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:23.638858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-370164660'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:23.639049 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Create volume of 1 GB Jul 31 19:08:23.639415 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:23.639415 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:23.644536 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Availability Zones retrieved successfully. Jul 31 19:08:23.651383 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Flow 'volume_create_api' (fc1532b7-a289-4dd4-86e6-a1fda2c2bc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:23.652391 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df7759f-b69d-43a5-af75-e29719da8ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:23.653556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:23.691825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df7759f-b69d-43a5-af75-e29719da8ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:23.694380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230f61b6-3553-40b5-9b40-4dc7f2143577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:23.786685 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Created reservations ['9063172c-8ef6-4462-b87a-e076f21c747c', '2dd61b21-3063-4936-81c0-e23b30a242fc', 'c94836b5-5df7-482c-9726-1769a32b6828', '20b43e5a-42ed-47b6-90a2-792e975999d2'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:23.787666 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (230f61b6-3553-40b5-9b40-4dc7f2143577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9063172c-8ef6-4462-b87a-e076f21c747c', '2dd61b21-3063-4936-81c0-e23b30a242fc', 'c94836b5-5df7-482c-9726-1769a32b6828', '20b43e5a-42ed-47b6-90a2-792e975999d2']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:23.788607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f719edfc-18ad-4aca-a824-298db46d3e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:23.818117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f719edfc-18ad-4aca-a824-298db46d3e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3cd5a34-4a86-42c4-b138-2561c2214da5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-370164660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b8dc97450124542a09ea582a4df98b1',qos_specs=None,replication_status=,reservations=['9063172c-8ef6-4462-b87a-e076f21c747c','2dd61b21-3063-4936-81c0-e23b30a242fc','c94836b5-5df7-482c-9726-1769a32b6828','20b43e5a-42ed-47b6-90a2-792e975999d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7df4d4d2fbb40aea27110bde833da7c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-370164660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3cd5a34-4a86-42c4-b138-2561c2214da5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b8dc97450124542a09ea582a4df98b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7df4d4d2fbb40aea27110bde833da7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:23.819110 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e598c261-f256-4f20-950a-925f28bc4e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:23.840779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e598c261-f256-4f20-950a-925f28bc4e35) transitioned into state 'SUCCESS' from state '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-370164660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b8dc97450124542a09ea582a4df98b1',qos_specs=None,replication_status=,reservations=['9063172c-8ef6-4462-b87a-e076f21c747c','2dd61b21-3063-4936-81c0-e23b30a242fc','c94836b5-5df7-482c-9726-1769a32b6828','20b43e5a-42ed-47b6-90a2-792e975999d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7df4d4d2fbb40aea27110bde833da7c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:23.841560 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc1a0df-3f1f-4f41-ab5b-b143f97a0ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:23.844697 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0290843b-7484-4a97-9ffe-3a745772d974 req-cff83899-6286-457c-80c4-bf9467b0af72 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:23.846825 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-cff83899-6286-457c-80c4-bf9467b0af72 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] DELETE https://10.4.3.163/volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73 Jul 31 19:08:23.847161 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-cff83899-6286-457c-80c4-bf9467b0af72 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:23.847210 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-cff83899-6286-457c-80c4-bf9467b0af72 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:23.860220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc1a0df-3f1f-4f41-ab5b-b143f97a0ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:23.861546 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Flow 'volume_create_api' (fc1532b7-a289-4dd4-86e6-a1fda2c2bc6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:23.862063 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Create volume request issued successfully. Jul 31 19:08:23.864278 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6cb919b9-a57b-419b-875f-2bdab9f236b9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:23.864593 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:23.864593 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:23.864775 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 238/949] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:08:23 2026] POST /volume/v3/volumes => generated 749 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:23.878051 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3663bf6b-4f5e-4fa4-8de1-5a4b99cb55ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:23.881073 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3663bf6b-4f5e-4fa4-8de1-5a4b99cb55ac tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] GET https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 Jul 31 19:08:23.881360 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3663bf6b-4f5e-4fa4-8de1-5a4b99cb55ac tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:23.881587 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3663bf6b-4f5e-4fa4-8de1-5a4b99cb55ac tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:23.890150 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:23.890150 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:23.895169 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3663bf6b-4f5e-4fa4-8de1-5a4b99cb55ac tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Volume info retrieved successfully. Jul 31 19:08:23.899999 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3663bf6b-4f5e-4fa4-8de1-5a4b99cb55ac tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 returned with HTTP 200 Jul 31 19:08:23.900484 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 240/950] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:23 2026] GET /volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:23.919901 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-cff83899-6286-457c-80c4-bf9467b0af72 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73 returned with HTTP 200 Jul 31 19:08:23.920390 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 240/951] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:23 2026] DELETE /volume/v3/attachments/f6d8e0d8-8204-422c-9ec9-05b1b9cbfb73 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:23.931133 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0290843b-7484-4a97-9ffe-3a745772d974 req-280d2bff-7b03-494d-bbc1-52709d64e37a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:23.934837 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-280d2bff-7b03-494d-bbc1-52709d64e37a tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] DELETE https://10.4.3.163/volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d Jul 31 19:08:23.935066 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-280d2bff-7b03-494d-bbc1-52709d64e37a tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:23.935253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-280d2bff-7b03-494d-bbc1-52709d64e37a tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:23.948614 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:23.948614 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:24.035396 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-280d2bff-7b03-494d-bbc1-52709d64e37a tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d returned with HTTP 200 Jul 31 19:08:24.035968 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 234/952] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:23 2026] DELETE /volume/v3/attachments/9446a8f8-0ad3-4824-ab55-35b31958840d => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:24.046561 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0290843b-7484-4a97-9ffe-3a745772d974 req-c14fa715-f076-497e-b31b-446db3cc2189 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:24.049197 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-c14fa715-f076-497e-b31b-446db3cc2189 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] DELETE https://10.4.3.163/volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe Jul 31 19:08:24.049474 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-c14fa715-f076-497e-b31b-446db3cc2189 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:24.049799 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-c14fa715-f076-497e-b31b-446db3cc2189 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:24.058772 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:24.058772 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:24.063692 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77d332bd-d910-4579-b585-6496a87c04cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:24.065910 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77d332bd-d910-4579-b585-6496a87c04cc tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:24.066162 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77d332bd-d910-4579-b585-6496a87c04cc tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:24.066427 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77d332bd-d910-4579-b585-6496a87c04cc tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:24.082393 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:24.082393 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:24.086993 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-77d332bd-d910-4579-b585-6496a87c04cc tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:24.092075 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77d332bd-d910-4579-b585-6496a87c04cc tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:24.092644 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 241/953] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:24 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:24.122257 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0290843b-7484-4a97-9ffe-3a745772d974 req-c14fa715-f076-497e-b31b-446db3cc2189 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe returned with HTTP 200 Jul 31 19:08:24.122746 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 239/954] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:24 2026] DELETE /volume/v3/attachments/85aae71d-a7c4-432c-96a6-226d25d1febe => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:24.915608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2ec379a2-4ed9-412f-a8c0-ec6f0ed9c895 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:24.917722 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ec379a2-4ed9-412f-a8c0-ec6f0ed9c895 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] GET https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 Jul 31 19:08:24.917996 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ec379a2-4ed9-412f-a8c0-ec6f0ed9c895 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:24.918273 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ec379a2-4ed9-412f-a8c0-ec6f0ed9c895 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:24.927119 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:24.927119 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:24.930928 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2ec379a2-4ed9-412f-a8c0-ec6f0ed9c895 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Volume info retrieved successfully. Jul 31 19:08:24.935462 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ec379a2-4ed9-412f-a8c0-ec6f0ed9c895 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 returned with HTTP 200 Jul 31 19:08:24.935877 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 241/955] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:24 2026] GET /volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:24.951449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a9c791f9-b80b-4f96-99c4-a5428759fe7c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:24.954236 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a9c791f9-b80b-4f96-99c4-a5428759fe7c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] GET https://10.4.3.163/volume/v3/limits Jul 31 19:08:24.954594 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a9c791f9-b80b-4f96-99c4-a5428759fe7c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:24.955152 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a9c791f9-b80b-4f96-99c4-a5428759fe7c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:24.965298 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-a9c791f9-b80b-4f96-99c4-a5428759fe7c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-456498851 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-456498851, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:24.965681 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-a9c791f9-b80b-4f96-99c4-a5428759fe7c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-456498851 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-456498851, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:24.965998 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-a9c791f9-b80b-4f96-99c4-a5428759fe7c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-456498851 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-456498851, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:24.967928 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:24.967928 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:24.982816 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a9c791f9-b80b-4f96-99c4-a5428759fe7c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] https://10.4.3.163/volume/v3/limits returned with HTTP 200 Jul 31 19:08:24.983580 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 235/956] 10.4.3.163 () {66 vars in 1234 bytes} [Fri Jul 31 19:08:24 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:24.996152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-93b40029-85da-4e42-9aab-e78f3f4ffcd9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.001114 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93b40029-85da-4e42-9aab-e78f3f4ffcd9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] GET https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 Jul 31 19:08:25.002943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93b40029-85da-4e42-9aab-e78f3f4ffcd9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.002943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93b40029-85da-4e42-9aab-e78f3f4ffcd9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.020470 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.020470 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:25.024309 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-93b40029-85da-4e42-9aab-e78f3f4ffcd9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Volume info retrieved successfully. Jul 31 19:08:25.029876 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93b40029-85da-4e42-9aab-e78f3f4ffcd9 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 returned with HTTP 200 Jul 31 19:08:25.033666 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 242/957] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:24 2026] GET /volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:25.048107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-318db7c6-69c4-40a7-99bf-d4bac0399931 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.050116 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-318db7c6-69c4-40a7-99bf-d4bac0399931 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 Jul 31 19:08:25.050355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-318db7c6-69c4-40a7-99bf-d4bac0399931 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.050590 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-318db7c6-69c4-40a7-99bf-d4bac0399931 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.050778 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-318db7c6-69c4-40a7-99bf-d4bac0399931 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Delete volume with id: f3cd5a34-4a86-42c4-b138-2561c2214da5 Jul 31 19:08:25.059083 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.059083 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:25.059608 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-318db7c6-69c4-40a7-99bf-d4bac0399931 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Volume info retrieved successfully. Jul 31 19:08:25.085354 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-318db7c6-69c4-40a7-99bf-d4bac0399931 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Delete volume request issued successfully. Jul 31 19:08:25.088761 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-318db7c6-69c4-40a7-99bf-d4bac0399931 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 returned with HTTP 202 Jul 31 19:08:25.089260 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 240/958] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:25 2026] DELETE /volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:25.102278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9354133e-ed37-46c2-885a-cffced532c2c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.103814 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9354133e-ed37-46c2-885a-cffced532c2c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] GET https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 Jul 31 19:08:25.104025 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9354133e-ed37-46c2-885a-cffced532c2c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.104208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9354133e-ed37-46c2-885a-cffced532c2c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.107233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a8968e5c-7c95-424a-b0fa-6519565dadb4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.108801 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a8968e5c-7c95-424a-b0fa-6519565dadb4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:25.108983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a8968e5c-7c95-424a-b0fa-6519565dadb4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.109151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a8968e5c-7c95-424a-b0fa-6519565dadb4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.112805 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.112805 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:25.117190 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9354133e-ed37-46c2-885a-cffced532c2c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Volume info retrieved successfully. Jul 31 19:08:25.126802 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.126802 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:25.127318 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9354133e-ed37-46c2-885a-cffced532c2c tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 returned with HTTP 200 Jul 31 19:08:25.127826 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 242/959] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:25.131781 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a8968e5c-7c95-424a-b0fa-6519565dadb4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:25.139407 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a8968e5c-7c95-424a-b0fa-6519565dadb4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:25.139962 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 236/960] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:25.178184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7efbda49-2f0b-480b-9d0c-17a0bdedfa19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.180495 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7efbda49-2f0b-480b-9d0c-17a0bdedfa19 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:25.180495 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7efbda49-2f0b-480b-9d0c-17a0bdedfa19 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.180767 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7efbda49-2f0b-480b-9d0c-17a0bdedfa19 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.191131 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.191131 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:25.199023 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7efbda49-2f0b-480b-9d0c-17a0bdedfa19 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:25.205599 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7efbda49-2f0b-480b-9d0c-17a0bdedfa19 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:25.205952 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 243/961] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:25.219422 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f743a68c-0ad7-4a18-99b3-e273cb2ec584 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.221501 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f743a68c-0ad7-4a18-99b3-e273cb2ec584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:25.221785 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f743a68c-0ad7-4a18-99b3-e273cb2ec584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.222055 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f743a68c-0ad7-4a18-99b3-e273cb2ec584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.230105 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.230105 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:25.236530 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f743a68c-0ad7-4a18-99b3-e273cb2ec584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:25.248830 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f743a68c-0ad7-4a18-99b3-e273cb2ec584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:25.249766 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 241/962] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:25.306010 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-9424b3a8-8a1a-455c-9bd9-3e6733037dd7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.308506 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-9424b3a8-8a1a-455c-9bd9-3e6733037dd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:25.308758 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-9424b3a8-8a1a-455c-9bd9-3e6733037dd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.308966 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-9424b3a8-8a1a-455c-9bd9-3e6733037dd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.320600 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.320600 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:25.325289 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-9424b3a8-8a1a-455c-9bd9-3e6733037dd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:25.331304 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-9424b3a8-8a1a-455c-9bd9-3e6733037dd7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:25.331966 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 243/963] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:25.493556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-75916255-17de-467b-a94e-12e88a45d6eb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.494083 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75916255-17de-467b-a94e-12e88a45d6eb None None] GET https://10.4.3.163/volume// Jul 31 19:08:25.494394 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75916255-17de-467b-a94e-12e88a45d6eb None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.494632 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75916255-17de-467b-a94e-12e88a45d6eb None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.495062 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75916255-17de-467b-a94e-12e88a45d6eb None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:25.495432 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 237/964] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 19:08:25.505385 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-b4488916-38ba-4437-b262-ffc87a4690f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.509574 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-b4488916-38ba-4437-b262-ffc87a4690f3 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:25.510085 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-b4488916-38ba-4437-b262-ffc87a4690f3 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75fc9c9f-964c-444a-8f0b-323dda0d7606", "connector": null, "instance_uuid": "c16a3a0e-bf69-4d72-a76a-a30c37d7e1c6"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:25.524799 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.524799 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:25.573995 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-b4488916-38ba-4437-b262-ffc87a4690f3 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:25.573995 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 244/965] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:25 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:25.618846 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4259790f-215a-444b-b2e0-d82a6e722391 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.621393 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4259790f-215a-444b-b2e0-d82a6e722391 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:25.621906 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4259790f-215a-444b-b2e0-d82a6e722391 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.622022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4259790f-215a-444b-b2e0-d82a6e722391 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.642988 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.642988 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:25.645765 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.648958 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4259790f-215a-444b-b2e0-d82a6e722391 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:25.652084 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:25.655464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1100815558"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:25.656324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b356f85a-a82f-4b1a-a9f5-beabb6f254e5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.656883 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b356f85a-a82f-4b1a-a9f5-beabb6f254e5 None None] GET https://10.4.3.163/volume// Jul 31 19:08:25.656984 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4259790f-215a-444b-b2e0-d82a6e722391 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:25.658998 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b356f85a-a82f-4b1a-a9f5-beabb6f254e5 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.658998 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b356f85a-a82f-4b1a-a9f5-beabb6f254e5 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.659495 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 242/966] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:25.659544 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b356f85a-a82f-4b1a-a9f5-beabb6f254e5 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:25.659608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1100815558'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:25.659657 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 238/967] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:25.667893 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume of 1 GB Jul 31 19:08:25.668087 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.668087 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:25.669311 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Availability Zones retrieved successfully. Jul 31 19:08:25.682462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Flow 'volume_create_api' (1087d14d-060a-4a83-ac08-f7ae0b1b6979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:25.682462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c86137-e3b3-4c89-a263-6e17554ebbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:25.682462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:25.686502 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-cf31bd3f-cc36-44ce-960b-dbd166766649 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.690811 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-cf31bd3f-cc36-44ce-960b-dbd166766649 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:25.690977 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-cf31bd3f-cc36-44ce-960b-dbd166766649 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.691116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-cf31bd3f-cc36-44ce-960b-dbd166766649 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.698460 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.698460 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:25.707479 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.707479 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:25.712244 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-cf31bd3f-cc36-44ce-960b-dbd166766649 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:25.715072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c86137-e3b3-4c89-a263-6e17554ebbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a2388000-307f-4a94-a0e4-885c2f0b6cda,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2388000-307f-4a94-a0e4-885c2f0b6cda', 'encryption_key_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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:25.716779 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cdd181e-7b45-4f21-99bf-dce0c06b1dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:25.718164 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-cf31bd3f-cc36-44ce-960b-dbd166766649 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:25.718659 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 245/968] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:25.759658 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-e6956cc3-bd92-4881-9e60-913e6a6e74b5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.762222 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-e6956cc3-bd92-4881-9e60-913e6a6e74b5 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd/action Jul 31 19:08:25.763461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-e6956cc3-bd92-4881-9e60-913e6a6e74b5 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:25.763461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-e6956cc3-bd92-4881-9e60-913e6a6e74b5 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:25.782644 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Created reservations ['8cc3e021-8a2d-471e-b546-9ddc4b8db1a2', '6f5b510f-634b-4e83-af7e-2b8d0f22fc2d', '141f7d33-ad15-47e0-9a16-1f2dc93fe470', '9380a94e-b092-4cca-a34e-5e3626c8706b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:25.783642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cdd181e-7b45-4f21-99bf-dce0c06b1dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cc3e021-8a2d-471e-b546-9ddc4b8db1a2', '6f5b510f-634b-4e83-af7e-2b8d0f22fc2d', '141f7d33-ad15-47e0-9a16-1f2dc93fe470', '9380a94e-b092-4cca-a34e-5e3626c8706b']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:25.785343 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954a73d6-d06f-478b-82c8-069a61d45a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:25.794909 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.794909 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:25.814347 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cc7791bc-c720-4724-bcf7-6d78a2d2d3e2 req-e6956cc3-bd92-4881-9e60-913e6a6e74b5 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd/action returned with HTTP 204 Jul 31 19:08:25.815268 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 243/969] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:25 2026] POST /volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:25.821388 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (954a73d6-d06f-478b-82c8-069a61d45a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e770d47-5fec-4f68-aacd-32bb7934e6f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1100815558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='896275d3d17249fe93c5771ec1c2bf11',qos_specs=None,replication_status=,reservations=['8cc3e021-8a2d-471e-b546-9ddc4b8db1a2','6f5b510f-634b-4e83-af7e-2b8d0f22fc2d','141f7d33-ad15-47e0-9a16-1f2dc93fe470','9380a94e-b092-4cca-a34e-5e3626c8706b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1100815558',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e770d47-5fec-4f68-aacd-32bb7934e6f2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='896275d3d17249fe93c5771ec1c2bf11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2388000-307f-4a94-a0e4-885c2f0b6cda),volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:25.823872 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5f9430-61bb-45f0-b320-d386e2028d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:25.857533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5f9430-61bb-45f0-b320-d386e2028d07) transitioned into state 'SUCCESS' from state '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-1100815558',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='896275d3d17249fe93c5771ec1c2bf11',qos_specs=None,replication_status=,reservations=['8cc3e021-8a2d-471e-b546-9ddc4b8db1a2','6f5b510f-634b-4e83-af7e-2b8d0f22fc2d','141f7d33-ad15-47e0-9a16-1f2dc93fe470','9380a94e-b092-4cca-a34e-5e3626c8706b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:25.858035 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15a586c-498a-4b05-9f9d-0844b3237053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:25.873789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15a586c-498a-4b05-9f9d-0844b3237053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:25.875101 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Flow 'volume_create_api' (1087d14d-060a-4a83-ac08-f7ae0b1b6979) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:25.875658 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume request issued successfully. Jul 31 19:08:25.876403 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b70e769b-23ba-4dbd-8ffc-322094bbfbc7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:25.877357 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 244/970] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:08:25 2026] POST /volume/v3/volumes => generated 760 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:25.887151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-f1fe910f-3a1f-4ac3-b435-1b2168768089 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.890085 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-f1fe910f-3a1f-4ac3-b435-1b2168768089 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] PUT https://10.4.3.163/volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166 Jul 31 19:08:25.890635 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-f1fe910f-3a1f-4ac3-b435-1b2168768089 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:25.893089 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-80586ea6-634b-4add-9557-738b67cbf9be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:25.894983 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80586ea6-634b-4add-9557-738b67cbf9be tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:25.895291 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80586ea6-634b-4add-9557-738b67cbf9be tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:25.895632 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-80586ea6-634b-4add-9557-738b67cbf9be tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:25.902015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-f1fe910f-3a1f-4ac3-b435-1b2168768089 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Acquiring lock "cinder-attachment_update-75fc9c9f-964c-444a-8f0b-323dda0d7606-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:25.906338 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.906338 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:25.907791 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-f1fe910f-3a1f-4ac3-b435-1b2168768089 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-75fc9c9f-964c-444a-8f0b-323dda0d7606-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:25.909418 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:25.909418 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:25.912125 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-80586ea6-634b-4add-9557-738b67cbf9be tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:25.920075 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-80586ea6-634b-4add-9557-738b67cbf9be tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:25.921053 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 246/971] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:25 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:26.101094 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-f1fe910f-3a1f-4ac3-b435-1b2168768089 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-75fc9c9f-964c-444a-8f0b-323dda0d7606-np0000006260" released by "attachment_update" :: held 0.193s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:26.102117 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-f1fe910f-3a1f-4ac3-b435-1b2168768089 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166 returned with HTTP 200 Jul 31 19:08:26.102538 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 239/972] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:25 2026] PUT /volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166 => generated 968 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:26.114579 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-5495bc32-31a2-432c-843b-27e3b9c11090 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:26.117182 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-5495bc32-31a2-432c-843b-27e3b9c11090 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/encryption Jul 31 19:08:26.117351 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-5495bc32-31a2-432c-843b-27e3b9c11090 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:26.117628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-5495bc32-31a2-432c-843b-27e3b9c11090 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:26.130052 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:26.130052 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:26.140647 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-5495bc32-31a2-432c-843b-27e3b9c11090 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/encryption returned with HTTP 200 Jul 31 19:08:26.141230 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 244/973] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:08:26 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:26.143117 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-92ea598e-8f20-4cb3-a45a-11fba74140a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:26.147131 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92ea598e-8f20-4cb3-a45a-11fba74140a2 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] GET https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 Jul 31 19:08:26.147460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92ea598e-8f20-4cb3-a45a-11fba74140a2 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:26.148142 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92ea598e-8f20-4cb3-a45a-11fba74140a2 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:26.154610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88a32dc8-9b07-4bb2-a01d-6f8a152d534d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:26.158817 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88a32dc8-9b07-4bb2-a01d-6f8a152d534d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:26.159169 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88a32dc8-9b07-4bb2-a01d-6f8a152d534d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:26.160411 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88a32dc8-9b07-4bb2-a01d-6f8a152d534d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:26.161765 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92ea598e-8f20-4cb3-a45a-11fba74140a2 tempest-AbsoluteLimitsTests-1973437502 tempest-AbsoluteLimitsTests-1973437502-project-member] https://10.4.3.163/volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 returned with HTTP 404 Jul 31 19:08:26.162324 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 245/974] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:26 2026] GET /volume/v3/volumes/f3cd5a34-4a86-42c4-b138-2561c2214da5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:26.176277 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:26.176277 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:26.183833 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88a32dc8-9b07-4bb2-a01d-6f8a152d534d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:26.190196 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88a32dc8-9b07-4bb2-a01d-6f8a152d534d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:26.190793 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 247/975] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:26 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:26.215086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e9915a8d-267c-4a46-ba20-3a73ed792adf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:26.220787 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9915a8d-267c-4a46-ba20-3a73ed792adf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:26.221093 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9915a8d-267c-4a46-ba20-3a73ed792adf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:26.221379 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9915a8d-267c-4a46-ba20-3a73ed792adf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:26.235057 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:26.235057 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:26.240268 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e9915a8d-267c-4a46-ba20-3a73ed792adf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:26.252065 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9915a8d-267c-4a46-ba20-3a73ed792adf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:26.252700 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 240/976] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:26 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:26.673416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ded2e4f3-926f-427d-8b48-4d55ddbbfce8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:26.676836 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ded2e4f3-926f-427d-8b48-4d55ddbbfce8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:26.676836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ded2e4f3-926f-427d-8b48-4d55ddbbfce8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:26.676836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ded2e4f3-926f-427d-8b48-4d55ddbbfce8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:26.690455 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:26.690455 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:26.693758 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ded2e4f3-926f-427d-8b48-4d55ddbbfce8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:26.698838 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ded2e4f3-926f-427d-8b48-4d55ddbbfce8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:26.699356 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 245/977] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:26 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:26.782941 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-870e0be4-4e5a-44de-9aa9-4929faba7cdb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:26.785510 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-870e0be4-4e5a-44de-9aa9-4929faba7cdb tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:26.785742 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-870e0be4-4e5a-44de-9aa9-4929faba7cdb tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:26.785964 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-870e0be4-4e5a-44de-9aa9-4929faba7cdb tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:26.797155 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:26.797155 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:26.804544 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-870e0be4-4e5a-44de-9aa9-4929faba7cdb tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:26.809462 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-870e0be4-4e5a-44de-9aa9-4929faba7cdb tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:26.809957 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 246/978] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:26 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:26.941660 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b659a324-5557-4ea0-aca8-0f55dff4880a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:26.945093 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b659a324-5557-4ea0-aca8-0f55dff4880a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:26.947835 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b659a324-5557-4ea0-aca8-0f55dff4880a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:26.947835 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b659a324-5557-4ea0-aca8-0f55dff4880a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:26.956486 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:26.956486 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:26.965169 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b659a324-5557-4ea0-aca8-0f55dff4880a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:26.972190 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b659a324-5557-4ea0-aca8-0f55dff4880a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:26.973152 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 248/979] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:26 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:27.035548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-acd71c98-2829-4676-9edc-89d27967ef20 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.038965 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-acd71c98-2829-4676-9edc-89d27967ef20 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:27.038965 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-acd71c98-2829-4676-9edc-89d27967ef20 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.038965 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-acd71c98-2829-4676-9edc-89d27967ef20 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.051081 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.051081 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:27.062366 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-acd71c98-2829-4676-9edc-89d27967ef20 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:27.068611 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-acd71c98-2829-4676-9edc-89d27967ef20 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:27.069230 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 241/980] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:27.203503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-09b5af6e-67a9-41f5-b8cd-b8d9029e0492 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.203503 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-09b5af6e-67a9-41f5-b8cd-b8d9029e0492 None None] GET https://10.4.3.163/volume// Jul 31 19:08:27.203503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-09b5af6e-67a9-41f5-b8cd-b8d9029e0492 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.204877 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-09b5af6e-67a9-41f5-b8cd-b8d9029e0492 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.204877 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-09b5af6e-67a9-41f5-b8cd-b8d9029e0492 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:27.204877 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 246/981] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:27.215183 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-97a90d86-e1c4-4dc1-bce6-83f4995577d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.217810 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-97a90d86-e1c4-4dc1-bce6-83f4995577d7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:27.218293 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-97a90d86-e1c4-4dc1-bce6-83f4995577d7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e770d47-5fec-4f68-aacd-32bb7934e6f2", "connector": null, "instance_uuid": "ff9c995e-4d5a-4f19-9fc4-057e87a9d0a9"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:27.228424 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.228424 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:27.279793 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-97a90d86-e1c4-4dc1-bce6-83f4995577d7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:27.280649 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 247/982] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:27 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:27.318910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-965243e6-89f7-4a7c-9fe9-fe48d874d79e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.323290 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-965243e6-89f7-4a7c-9fe9-fe48d874d79e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:27.323551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-965243e6-89f7-4a7c-9fe9-fe48d874d79e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.323796 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-965243e6-89f7-4a7c-9fe9-fe48d874d79e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.344296 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.344296 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:27.349010 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-81da3670-8abf-49bc-8c4b-8806f8860185 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.349010 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-81da3670-8abf-49bc-8c4b-8806f8860185 None None] GET https://10.4.3.163/volume// Jul 31 19:08:27.349010 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-81da3670-8abf-49bc-8c4b-8806f8860185 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.349010 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-81da3670-8abf-49bc-8c4b-8806f8860185 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.349010 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-81da3670-8abf-49bc-8c4b-8806f8860185 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:27.349010 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 242/983] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:27.355947 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-965243e6-89f7-4a7c-9fe9-fe48d874d79e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:27.364354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-b30a59b6-1cbe-43a2-a4cf-bb261c142e25 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.367593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-965243e6-89f7-4a7c-9fe9-fe48d874d79e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:27.367674 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 249/984] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:27.369523 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-b30a59b6-1cbe-43a2-a4cf-bb261c142e25 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:27.370615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-b30a59b6-1cbe-43a2-a4cf-bb261c142e25 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.370615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-b30a59b6-1cbe-43a2-a4cf-bb261c142e25 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.385651 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.385651 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:27.390544 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-b30a59b6-1cbe-43a2-a4cf-bb261c142e25 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:27.396941 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-b30a59b6-1cbe-43a2-a4cf-bb261c142e25 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:27.397525 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 247/985] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:27.533237 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-dc694243-9be3-4319-aa63-80fd0bc8e8d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.535262 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-dc694243-9be3-4319-aa63-80fd0bc8e8d5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] PUT https://10.4.3.163/volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6 Jul 31 19:08:27.535668 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-dc694243-9be3-4319-aa63-80fd0bc8e8d5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:27.556608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-dc694243-9be3-4319-aa63-80fd0bc8e8d5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Acquiring lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:27.563666 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-dc694243-9be3-4319-aa63-80fd0bc8e8d5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:27.564861 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.564861 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:27.693841 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-dc694243-9be3-4319-aa63-80fd0bc8e8d5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" released by "attachment_update" :: held 0.128s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:27.693841 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-dc694243-9be3-4319-aa63-80fd0bc8e8d5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6 returned with HTTP 200 Jul 31 19:08:27.693841 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 248/986] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:27 2026] PUT /volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:27.716277 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0ac7fa8c-e811-497c-ada7-c30d53ccc980 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.717952 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0ac7fa8c-e811-497c-ada7-c30d53ccc980 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:27.718227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0ac7fa8c-e811-497c-ada7-c30d53ccc980 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.718409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0ac7fa8c-e811-497c-ada7-c30d53ccc980 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.728932 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.728932 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:27.731070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d69a5227-e8a1-49e0-85ec-dcdaf3426ba0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.732619 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0ac7fa8c-e811-497c-ada7-c30d53ccc980 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:27.733693 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d69a5227-e8a1-49e0-85ec-dcdaf3426ba0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] DELETE https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 Jul 31 19:08:27.733889 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d69a5227-e8a1-49e0-85ec-dcdaf3426ba0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.734108 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d69a5227-e8a1-49e0-85ec-dcdaf3426ba0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.734291 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-d69a5227-e8a1-49e0-85ec-dcdaf3426ba0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Delete volume with id: 92dd4af9-24b1-4e24-8268-f62926137156 Jul 31 19:08:27.737773 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0ac7fa8c-e811-497c-ada7-c30d53ccc980 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:27.738566 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 243/987] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:27.742570 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.742570 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:27.743124 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d69a5227-e8a1-49e0-85ec-dcdaf3426ba0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:08:27.765246 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d69a5227-e8a1-49e0-85ec-dcdaf3426ba0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Delete volume request issued successfully. Jul 31 19:08:27.765366 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d69a5227-e8a1-49e0-85ec-dcdaf3426ba0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 returned with HTTP 202 Jul 31 19:08:27.767016 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 250/988] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:27 2026] DELETE /volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:27.775262 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d9d9eca-bbda-4e65-b5bd-2599405f2ab2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.778511 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d9d9eca-bbda-4e65-b5bd-2599405f2ab2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 Jul 31 19:08:27.778763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d9d9eca-bbda-4e65-b5bd-2599405f2ab2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.779032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d9d9eca-bbda-4e65-b5bd-2599405f2ab2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.787890 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.787890 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:27.792291 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3d9d9eca-bbda-4e65-b5bd-2599405f2ab2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:08:27.798950 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d9d9eca-bbda-4e65-b5bd-2599405f2ab2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 returned with HTTP 200 Jul 31 19:08:27.799597 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 248/989] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:27.859482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c3490de4-781e-4a07-8bf3-d39c46bf8a31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.859921 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3490de4-781e-4a07-8bf3-d39c46bf8a31 None None] GET https://10.4.3.163/volume// Jul 31 19:08:27.860532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3490de4-781e-4a07-8bf3-d39c46bf8a31 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.860532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3490de4-781e-4a07-8bf3-d39c46bf8a31 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.860845 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3490de4-781e-4a07-8bf3-d39c46bf8a31 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:27.861144 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 249/990] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:27.871852 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e47e4107-47a3-49a0-8f4e-0c832a7dfbd6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.876012 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e47e4107-47a3-49a0-8f4e-0c832a7dfbd6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:27.876397 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e47e4107-47a3-49a0-8f4e-0c832a7dfbd6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d2979ea-39f7-4f52-99f7-32f84e6a1b1a", "connector": null, "instance_uuid": "2f9afdd6-cdfe-40d3-92b2-ab0e3da17cdd"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:27.891784 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.891784 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:27.930112 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e47e4107-47a3-49a0-8f4e-0c832a7dfbd6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:27.930762 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 244/991] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:27 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:27.940800 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69624569-c76f-4ab2-b2f3-dceb19d478a4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.942966 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69624569-c76f-4ab2-b2f3-dceb19d478a4 None None] GET https://10.4.3.163/volume// Jul 31 19:08:27.942966 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69624569-c76f-4ab2-b2f3-dceb19d478a4 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.942966 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69624569-c76f-4ab2-b2f3-dceb19d478a4 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.942966 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69624569-c76f-4ab2-b2f3-dceb19d478a4 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:27.942966 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 251/992] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:27.950687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-1e9cf06a-bc8d-4ad0-a8f2-2e173b726fd0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:27.953299 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-1e9cf06a-bc8d-4ad0-a8f2-2e173b726fd0 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:27.953299 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-1e9cf06a-bc8d-4ad0-a8f2-2e173b726fd0 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:27.953299 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-1e9cf06a-bc8d-4ad0-a8f2-2e173b726fd0 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:27.965212 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:27.965212 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:27.968521 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-1e9cf06a-bc8d-4ad0-a8f2-2e173b726fd0 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:27.972674 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-1e9cf06a-bc8d-4ad0-a8f2-2e173b726fd0 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:27.973024 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 249/993] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:27 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:28.384075 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-83de3640-5432-42d7-8c0e-4d6857cbe8b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:28.386537 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-83de3640-5432-42d7-8c0e-4d6857cbe8b7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:28.386738 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-83de3640-5432-42d7-8c0e-4d6857cbe8b7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:28.386918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-83de3640-5432-42d7-8c0e-4d6857cbe8b7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:28.399598 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:28.399598 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:28.408226 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-83de3640-5432-42d7-8c0e-4d6857cbe8b7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:28.416390 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-83de3640-5432-42d7-8c0e-4d6857cbe8b7 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:28.416822 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 250/994] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:28 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:28.753030 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-699ad6c2-a091-497b-8215-f892c4aabc8c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:28.755352 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-699ad6c2-a091-497b-8215-f892c4aabc8c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:28.755708 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-699ad6c2-a091-497b-8215-f892c4aabc8c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:28.756003 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-699ad6c2-a091-497b-8215-f892c4aabc8c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:28.768056 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:28.768056 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:28.772683 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-699ad6c2-a091-497b-8215-f892c4aabc8c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:28.776679 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-699ad6c2-a091-497b-8215-f892c4aabc8c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:28.777117 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 245/995] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:28 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:28.813515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c706528-022c-42c3-a223-18b08400f540 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:28.815570 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c706528-022c-42c3-a223-18b08400f540 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 Jul 31 19:08:28.815793 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c706528-022c-42c3-a223-18b08400f540 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:28.816011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c706528-022c-42c3-a223-18b08400f540 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:28.822074 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c706528-022c-42c3-a223-18b08400f540 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 returned with HTTP 404 Jul 31 19:08:28.822618 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 252/996] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:28 2026] GET /volume/v3/volumes/92dd4af9-24b1-4e24-8268-f62926137156 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:28.829775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5b402bc7-056f-4b9f-bdfa-3d873bb80c98 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:28.831637 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b402bc7-056f-4b9f-bdfa-3d873bb80c98 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] DELETE https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 Jul 31 19:08:28.831850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b402bc7-056f-4b9f-bdfa-3d873bb80c98 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:28.832063 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b402bc7-056f-4b9f-bdfa-3d873bb80c98 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:28.832276 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5b402bc7-056f-4b9f-bdfa-3d873bb80c98 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Delete volume with id: 5294c61c-6e41-4141-8862-b6d1a42d20d3 Jul 31 19:08:28.840197 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:28.840197 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:28.840638 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5b402bc7-056f-4b9f-bdfa-3d873bb80c98 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:08:28.865576 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5b402bc7-056f-4b9f-bdfa-3d873bb80c98 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Delete volume request issued successfully. Jul 31 19:08:28.866002 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b402bc7-056f-4b9f-bdfa-3d873bb80c98 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 returned with HTTP 202 Jul 31 19:08:28.866395 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 250/997] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:28 2026] DELETE /volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:28.876079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3355dc0d-214c-4aae-b6ea-951b2798c1dd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:28.879898 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3355dc0d-214c-4aae-b6ea-951b2798c1dd tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 Jul 31 19:08:28.880093 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3355dc0d-214c-4aae-b6ea-951b2798c1dd tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:28.880281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3355dc0d-214c-4aae-b6ea-951b2798c1dd tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:28.887940 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:28.887940 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:28.892863 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3355dc0d-214c-4aae-b6ea-951b2798c1dd tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:08:28.898600 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3355dc0d-214c-4aae-b6ea-951b2798c1dd tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 returned with HTTP 200 Jul 31 19:08:28.899098 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 251/998] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:28 2026] GET /volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:29.431590 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bd8a0905-2d1d-4f85-b48e-97cb5a8ee250 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:29.433611 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd8a0905-2d1d-4f85-b48e-97cb5a8ee250 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:29.433813 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd8a0905-2d1d-4f85-b48e-97cb5a8ee250 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:29.433994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd8a0905-2d1d-4f85-b48e-97cb5a8ee250 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:29.446191 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:29.446191 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:29.456036 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-bd8a0905-2d1d-4f85-b48e-97cb5a8ee250 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:29.467128 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd8a0905-2d1d-4f85-b48e-97cb5a8ee250 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:29.468101 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 246/999] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:29 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:29.794864 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4dbde7d3-b7ab-4c47-bebc-3be5188fecf5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:29.798944 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dbde7d3-b7ab-4c47-bebc-3be5188fecf5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:29.799240 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dbde7d3-b7ab-4c47-bebc-3be5188fecf5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:29.799519 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4dbde7d3-b7ab-4c47-bebc-3be5188fecf5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:29.813077 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:29.813077 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:29.816953 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4dbde7d3-b7ab-4c47-bebc-3be5188fecf5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:29.822066 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4dbde7d3-b7ab-4c47-bebc-3be5188fecf5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:29.822560 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 253/1000] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:29 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:29.920460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4cc4822e-fad4-4ce2-89cb-7619a5179fb2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:29.927846 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4cc4822e-fad4-4ce2-89cb-7619a5179fb2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 Jul 31 19:08:29.929471 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4cc4822e-fad4-4ce2-89cb-7619a5179fb2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:29.929471 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4cc4822e-fad4-4ce2-89cb-7619a5179fb2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:29.937732 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4cc4822e-fad4-4ce2-89cb-7619a5179fb2 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 returned with HTTP 404 Jul 31 19:08:29.938029 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 251/1001] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:29 2026] GET /volume/v3/volumes/5294c61c-6e41-4141-8862-b6d1a42d20d3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:29.949942 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b73e5888-8faf-4074-a974-1d3d4d612aa0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:29.953912 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b73e5888-8faf-4074-a974-1d3d4d612aa0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a Jul 31 19:08:29.954204 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b73e5888-8faf-4074-a974-1d3d4d612aa0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:29.954772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b73e5888-8faf-4074-a974-1d3d4d612aa0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:29.954772 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b73e5888-8faf-4074-a974-1d3d4d612aa0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Delete volume with id: 7926e108-3c24-445e-931f-66633f99724a Jul 31 19:08:29.968088 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:29.968088 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:29.968766 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b73e5888-8faf-4074-a974-1d3d4d612aa0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:08:30.003313 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b73e5888-8faf-4074-a974-1d3d4d612aa0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Delete volume request issued successfully. Jul 31 19:08:30.004190 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b73e5888-8faf-4074-a974-1d3d4d612aa0 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a returned with HTTP 202 Jul 31 19:08:30.004805 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 252/1002] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:29 2026] DELETE /volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:30.022252 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d034a4a1-c787-4146-bb21-f51de4f01d8c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:30.030702 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d034a4a1-c787-4146-bb21-f51de4f01d8c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a Jul 31 19:08:30.030950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d034a4a1-c787-4146-bb21-f51de4f01d8c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:30.036907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d034a4a1-c787-4146-bb21-f51de4f01d8c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:30.048186 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:30.048186 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:30.056626 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d034a4a1-c787-4146-bb21-f51de4f01d8c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Volume info retrieved successfully. Jul 31 19:08:30.063491 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d034a4a1-c787-4146-bb21-f51de4f01d8c tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a returned with HTTP 200 Jul 31 19:08:30.064067 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 247/1003] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:30 2026] GET /volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a => generated 1358 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:30.483865 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-505260e7-e274-46e1-b7af-b67318d73a22 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:30.487159 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-505260e7-e274-46e1-b7af-b67318d73a22 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:30.487673 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-505260e7-e274-46e1-b7af-b67318d73a22 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:30.487945 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-505260e7-e274-46e1-b7af-b67318d73a22 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:30.509096 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:30.509096 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:30.512760 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-505260e7-e274-46e1-b7af-b67318d73a22 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:30.518867 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-505260e7-e274-46e1-b7af-b67318d73a22 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:30.519352 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 254/1004] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:30 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:30.844582 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5b7fb98e-857a-4a87-93ac-0c44a73f9358 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:30.844582 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b7fb98e-857a-4a87-93ac-0c44a73f9358 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:30.844582 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b7fb98e-857a-4a87-93ac-0c44a73f9358 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:30.844582 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b7fb98e-857a-4a87-93ac-0c44a73f9358 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:30.855157 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:30.855157 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:30.859341 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5b7fb98e-857a-4a87-93ac-0c44a73f9358 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:30.863987 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b7fb98e-857a-4a87-93ac-0c44a73f9358 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:30.864078 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 252/1005] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:30 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:31.079366 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-11a25fc0-6974-43c6-b45e-d949a056e8c5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:31.081152 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11a25fc0-6974-43c6-b45e-d949a056e8c5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] GET https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a Jul 31 19:08:31.081415 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11a25fc0-6974-43c6-b45e-d949a056e8c5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:31.081746 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11a25fc0-6974-43c6-b45e-d949a056e8c5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:31.088970 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11a25fc0-6974-43c6-b45e-d949a056e8c5 tempest-TaggedBootDevicesTest-361646433 tempest-TaggedBootDevicesTest-361646433-project-member] https://10.4.3.163/volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a returned with HTTP 404 Jul 31 19:08:31.089414 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 253/1006] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:31 2026] GET /volume/v3/volumes/7926e108-3c24-445e-931f-66633f99724a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:31.537902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-024e2cf4-274d-4f68-a63b-5cc3e9c533e0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:31.538841 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-024e2cf4-274d-4f68-a63b-5cc3e9c533e0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:31.539115 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-024e2cf4-274d-4f68-a63b-5cc3e9c533e0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:31.539352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-024e2cf4-274d-4f68-a63b-5cc3e9c533e0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:31.559658 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:31.559658 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:31.566391 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-024e2cf4-274d-4f68-a63b-5cc3e9c533e0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:31.573973 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-024e2cf4-274d-4f68-a63b-5cc3e9c533e0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:31.574937 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 248/1007] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:31 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:31.881571 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-45d10636-7cf1-4a24-b6d5-bdfa114e7116 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:31.884379 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45d10636-7cf1-4a24-b6d5-bdfa114e7116 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:31.884669 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45d10636-7cf1-4a24-b6d5-bdfa114e7116 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:31.884908 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45d10636-7cf1-4a24-b6d5-bdfa114e7116 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:31.896111 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:31.896111 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:31.900414 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-45d10636-7cf1-4a24-b6d5-bdfa114e7116 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:31.906385 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45d10636-7cf1-4a24-b6d5-bdfa114e7116 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:31.906926 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 255/1008] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:31 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:32.590040 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c3f90f19-87c9-442b-9647-540e386b64bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:32.593537 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3f90f19-87c9-442b-9647-540e386b64bd tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:32.593700 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3f90f19-87c9-442b-9647-540e386b64bd tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:32.594593 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3f90f19-87c9-442b-9647-540e386b64bd tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:32.605789 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:32.605789 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:32.610723 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c3f90f19-87c9-442b-9647-540e386b64bd tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:32.616982 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3f90f19-87c9-442b-9647-540e386b64bd tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:32.617960 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 253/1009] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:32 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:32.926490 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b8d7b968-628d-4ca7-8632-d8008e5e88c3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:32.929099 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8d7b968-628d-4ca7-8632-d8008e5e88c3 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:32.929099 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8d7b968-628d-4ca7-8632-d8008e5e88c3 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:32.929099 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8d7b968-628d-4ca7-8632-d8008e5e88c3 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:32.939704 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:32.939704 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:32.945421 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b8d7b968-628d-4ca7-8632-d8008e5e88c3 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:32.952137 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8d7b968-628d-4ca7-8632-d8008e5e88c3 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:32.952521 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 254/1010] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:32 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:33.636061 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c18c162a-f5ca-4a9b-96a4-7b9c77e53750 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:33.638829 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c18c162a-f5ca-4a9b-96a4-7b9c77e53750 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:33.643401 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c18c162a-f5ca-4a9b-96a4-7b9c77e53750 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:33.643781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c18c162a-f5ca-4a9b-96a4-7b9c77e53750 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:33.680130 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:33.680130 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:33.689236 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c18c162a-f5ca-4a9b-96a4-7b9c77e53750 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:33.699379 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c18c162a-f5ca-4a9b-96a4-7b9c77e53750 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:33.699379 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 249/1011] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:33 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:33.966697 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d9b78291-f080-4cc4-b92d-bfd5f34ffb2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:33.968307 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9b78291-f080-4cc4-b92d-bfd5f34ffb2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:33.968536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9b78291-f080-4cc4-b92d-bfd5f34ffb2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:33.968701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9b78291-f080-4cc4-b92d-bfd5f34ffb2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:33.980270 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:33.980270 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:33.985047 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d9b78291-f080-4cc4-b92d-bfd5f34ffb2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:33.990927 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9b78291-f080-4cc4-b92d-bfd5f34ffb2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:33.991370 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 256/1012] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:33 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:34.714510 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-27428986-111a-4759-b4ca-3f73fc2ad08e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:34.716392 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-27428986-111a-4759-b4ca-3f73fc2ad08e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:34.716652 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-27428986-111a-4759-b4ca-3f73fc2ad08e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:34.716888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-27428986-111a-4759-b4ca-3f73fc2ad08e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:34.726950 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:34.726950 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:34.731790 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-27428986-111a-4759-b4ca-3f73fc2ad08e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:34.736711 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-27428986-111a-4759-b4ca-3f73fc2ad08e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:34.737233 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 254/1013] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:34 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:08:35.008333 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-73ff7943-affa-4759-b43a-d010445b21f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:35.010578 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73ff7943-affa-4759-b43a-d010445b21f9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:35.011038 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73ff7943-affa-4759-b43a-d010445b21f9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:35.011380 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73ff7943-affa-4759-b43a-d010445b21f9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:35.031851 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:35.031851 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:35.040161 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-73ff7943-affa-4759-b43a-d010445b21f9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:35.046195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73ff7943-affa-4759-b43a-d010445b21f9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:35.046666 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 255/1014] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:35 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:35.543184 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-e00e1e67-695e-448f-b506-2cb9e3d0fd6c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:35.546856 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-e00e1e67-695e-448f-b506-2cb9e3d0fd6c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6/action Jul 31 19:08:35.550520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-e00e1e67-695e-448f-b506-2cb9e3d0fd6c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:35.550520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-e00e1e67-695e-448f-b506-2cb9e3d0fd6c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:35.564702 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:35.564702 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:35.579886 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4f3b4ac4-94de-4e01-a749-c319e1b761ec req-e00e1e67-695e-448f-b506-2cb9e3d0fd6c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6/action returned with HTTP 204 Jul 31 19:08:35.580631 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 250/1015] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:35 2026] POST /volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:35.616781 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-43951810-a8bc-4038-97b9-7e9e92b71171 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:35.620498 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-43951810-a8bc-4038-97b9-7e9e92b71171 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] DELETE https://10.4.3.163/volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd Jul 31 19:08:35.620812 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-43951810-a8bc-4038-97b9-7e9e92b71171 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:35.621093 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-43951810-a8bc-4038-97b9-7e9e92b71171 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:35.644220 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:35.644220 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:35.707492 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-43951810-a8bc-4038-97b9-7e9e92b71171 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd returned with HTTP 200 Jul 31 19:08:35.708327 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 257/1016] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:35 2026] DELETE /volume/v3/attachments/e3c57ee5-c77c-4a41-874b-6e6cd07a2cfd => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:35.753826 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-530577d7-26b4-4d5a-94d0-191641803aeb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:35.755681 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-530577d7-26b4-4d5a-94d0-191641803aeb tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:35.756032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-530577d7-26b4-4d5a-94d0-191641803aeb tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:35.756348 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-530577d7-26b4-4d5a-94d0-191641803aeb tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:35.770965 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:35.770965 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:35.779817 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-530577d7-26b4-4d5a-94d0-191641803aeb tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:35.793567 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-530577d7-26b4-4d5a-94d0-191641803aeb tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:35.794025 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 255/1017] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:35 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:35.867391 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-9f945772-c441-4758-8cfe-404d367edf29 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:35.870350 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-9f945772-c441-4758-8cfe-404d367edf29 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:35.870350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-9f945772-c441-4758-8cfe-404d367edf29 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:35.870592 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-9f945772-c441-4758-8cfe-404d367edf29 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:35.889273 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:35.889273 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:35.902356 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-9f945772-c441-4758-8cfe-404d367edf29 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:35.912707 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-9f945772-c441-4758-8cfe-404d367edf29 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:35.913256 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 256/1018] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:35 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:36.046980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e3947fea-2df6-4ac8-8bf7-565fbd69e7b3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.047701 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e3947fea-2df6-4ac8-8bf7-565fbd69e7b3 None None] GET https://10.4.3.163/volume// Jul 31 19:08:36.047933 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e3947fea-2df6-4ac8-8bf7-565fbd69e7b3 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.048196 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e3947fea-2df6-4ac8-8bf7-565fbd69e7b3 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.048770 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e3947fea-2df6-4ac8-8bf7-565fbd69e7b3 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:36.049157 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 251/1019] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:08:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:36.065631 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-914ed909-95b5-4ad3-b38d-96c7a2a0c8b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.067796 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-914ed909-95b5-4ad3-b38d-96c7a2a0c8b1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:36.068207 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-914ed909-95b5-4ad3-b38d-96c7a2a0c8b1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e770d47-5fec-4f68-aacd-32bb7934e6f2", "connector": null, "instance_uuid": "da0925c4-887a-4d29-b4cc-cd6eeed42716"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:36.069850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-95645c05-d41b-49e9-b2e3-6ac4a6cde256 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.073585 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95645c05-d41b-49e9-b2e3-6ac4a6cde256 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:36.073585 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95645c05-d41b-49e9-b2e3-6ac4a6cde256 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.073585 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95645c05-d41b-49e9-b2e3-6ac4a6cde256 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.085932 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.085932 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:36.088382 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.088382 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:36.093647 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-95645c05-d41b-49e9-b2e3-6ac4a6cde256 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:36.100125 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95645c05-d41b-49e9-b2e3-6ac4a6cde256 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:36.100683 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 256/1020] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:36 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:36.133752 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-914ed909-95b5-4ad3-b38d-96c7a2a0c8b1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:36.133752 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 258/1021] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:36 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:36.175289 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-480a50a4-9c37-40d8-8fc9-e59acc459c0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.175812 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-480a50a4-9c37-40d8-8fc9-e59acc459c0b None None] GET https://10.4.3.163/volume// Jul 31 19:08:36.175905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-480a50a4-9c37-40d8-8fc9-e59acc459c0b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.176137 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-480a50a4-9c37-40d8-8fc9-e59acc459c0b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.176506 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-480a50a4-9c37-40d8-8fc9-e59acc459c0b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:36.177016 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 257/1022] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:36.187381 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4e50c7d5-3e41-4464-8eaa-1b2734b56faa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.189634 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e50c7d5-3e41-4464-8eaa-1b2734b56faa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:36.189890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4e50c7d5-3e41-4464-8eaa-1b2734b56faa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.190147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4e50c7d5-3e41-4464-8eaa-1b2734b56faa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.190712 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-96ec6be8-c821-406c-9012-198d49404ab6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.193720 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-96ec6be8-c821-406c-9012-198d49404ab6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:08:36.193991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-96ec6be8-c821-406c-9012-198d49404ab6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.194260 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-96ec6be8-c821-406c-9012-198d49404ab6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.210285 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.210285 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:36.211255 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.211255 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:36.214258 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-396b562a-7b50-4115-abb8-e181b477df8e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.214258 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-396b562a-7b50-4115-abb8-e181b477df8e None None] GET https://10.4.3.163/volume// Jul 31 19:08:36.214487 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-396b562a-7b50-4115-abb8-e181b477df8e None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.215238 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-396b562a-7b50-4115-abb8-e181b477df8e None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.215770 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4e50c7d5-3e41-4464-8eaa-1b2734b56faa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:36.216132 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-396b562a-7b50-4115-abb8-e181b477df8e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:36.216660 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 259/1023] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:36.217740 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-96ec6be8-c821-406c-9012-198d49404ab6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:08:36.221345 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e50c7d5-3e41-4464-8eaa-1b2734b56faa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:36.221801 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 252/1024] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:36 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:36.231125 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-96ec6be8-c821-406c-9012-198d49404ab6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:08:36.231369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-d03a25b6-7803-454c-b676-182df870c894 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.231553 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 257/1025] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:36 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:36.233847 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-d03a25b6-7803-454c-b676-182df870c894 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:36.234133 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-d03a25b6-7803-454c-b676-182df870c894 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.234412 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-d03a25b6-7803-454c-b676-182df870c894 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.258036 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.258036 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:36.264664 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-d03a25b6-7803-454c-b676-182df870c894 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:36.273145 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-d03a25b6-7803-454c-b676-182df870c894 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:36.273937 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 258/1026] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:36 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1327 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:36.385580 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e527b121-10b3-4ed3-ab3b-d4dfa48998f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.388035 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e527b121-10b3-4ed3-ab3b-d4dfa48998f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] PUT https://10.4.3.163/volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b Jul 31 19:08:36.388184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e527b121-10b3-4ed3-ab3b-d4dfa48998f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:36.400563 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e527b121-10b3-4ed3-ab3b-d4dfa48998f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Acquiring lock "cinder-attachment_update-5d2979ea-39f7-4f52-99f7-32f84e6a1b1a-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:36.407119 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e527b121-10b3-4ed3-ab3b-d4dfa48998f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Lock "cinder-attachment_update-5d2979ea-39f7-4f52-99f7-32f84e6a1b1a-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:36.408073 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.408073 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:36.444922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-27a36a96-f441-426d-85e0-052e59b72d1c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.448146 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-27a36a96-f441-426d-85e0-052e59b72d1c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] PUT https://10.4.3.163/volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b Jul 31 19:08:36.448832 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-27a36a96-f441-426d-85e0-052e59b72d1c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:36.462112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-27a36a96-f441-426d-85e0-052e59b72d1c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Acquiring lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:36.467780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-27a36a96-f441-426d-85e0-052e59b72d1c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:36.468751 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.468751 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:36.569858 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e527b121-10b3-4ed3-ab3b-d4dfa48998f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Lock "cinder-attachment_update-5d2979ea-39f7-4f52-99f7-32f84e6a1b1a-np0000006260" released by "attachment_update" :: held 0.163s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:36.570298 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-e527b121-10b3-4ed3-ab3b-d4dfa48998f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b returned with HTTP 200 Jul 31 19:08:36.570980 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 260/1027] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:36 2026] PUT /volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:36.607758 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-32ef44e0-1252-40b2-980f-ee83bd9c34c4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.611221 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-32ef44e0-1252-40b2-980f-ee83bd9c34c4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b/action Jul 31 19:08:36.611768 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-32ef44e0-1252-40b2-980f-ee83bd9c34c4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:36.612045 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-32ef44e0-1252-40b2-980f-ee83bd9c34c4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:36.616278 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-27a36a96-f441-426d-85e0-052e59b72d1c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" released by "attachment_update" :: held 0.149s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:36.617146 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-27a36a96-f441-426d-85e0-052e59b72d1c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b returned with HTTP 200 Jul 31 19:08:36.617871 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 253/1028] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:36 2026] PUT /volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:36.637463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-2d379682-0e5b-4533-a878-6fdaba349457 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.641063 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-2d379682-0e5b-4533-a878-6fdaba349457 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] DELETE https://10.4.3.163/volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9 Jul 31 19:08:36.641063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-2d379682-0e5b-4533-a878-6fdaba349457 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.642143 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-2d379682-0e5b-4533-a878-6fdaba349457 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.646844 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.646844 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:36.650072 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.650072 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:36.680742 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a9d73407-faf1-4704-9c0f-172f3cbb544a req-32ef44e0-1252-40b2-980f-ee83bd9c34c4 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b/action returned with HTTP 204 Jul 31 19:08:36.681354 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 258/1029] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:36 2026] POST /volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:36.721100 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-2d379682-0e5b-4533-a878-6fdaba349457 tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9 returned with HTTP 200 Jul 31 19:08:36.721746 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 259/1030] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:36 2026] DELETE /volume/v3/attachments/fd0fbe8c-476a-4c95-90bc-5dfeff404bd9 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:36.749260 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-74cdf94f-6e55-4ff0-a3be-efb677c01bed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:36.752470 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-74cdf94f-6e55-4ff0-a3be-efb677c01bed tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] DELETE https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 Jul 31 19:08:36.752743 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-74cdf94f-6e55-4ff0-a3be-efb677c01bed tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:36.753067 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-74cdf94f-6e55-4ff0-a3be-efb677c01bed tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:36.753320 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-74cdf94f-6e55-4ff0-a3be-efb677c01bed tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Delete volume with id: 950f8ae7-df24-4cd8-aee2-208c5d4e75f1 Jul 31 19:08:36.762589 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:36.762589 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:36.766533 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-74cdf94f-6e55-4ff0-a3be-efb677c01bed tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Volume info retrieved successfully. Jul 31 19:08:36.793738 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-74cdf94f-6e55-4ff0-a3be-efb677c01bed tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] Delete volume request issued successfully. Jul 31 19:08:36.793995 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-35543032-b9eb-41dc-9fe1-64bd97500136 req-74cdf94f-6e55-4ff0-a3be-efb677c01bed tempest-ServerBootFromVolumeStableRescueTest-539973435 tempest-ServerBootFromVolumeStableRescueTest-539973435-project-member] https://10.4.3.163/volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 returned with HTTP 202 Jul 31 19:08:36.794558 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 261/1031] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:08:36 2026] DELETE /volume/v3/volumes/950f8ae7-df24-4cd8-aee2-208c5d4e75f1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:37.119298 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9f67c562-9621-402e-8c81-f8c00937cd38 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:37.123568 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9f67c562-9621-402e-8c81-f8c00937cd38 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:37.123819 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9f67c562-9621-402e-8c81-f8c00937cd38 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:37.124100 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9f67c562-9621-402e-8c81-f8c00937cd38 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:37.141673 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:37.141673 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:37.149932 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9f67c562-9621-402e-8c81-f8c00937cd38 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:37.162326 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9f67c562-9621-402e-8c81-f8c00937cd38 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:37.162326 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 254/1032] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:37 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:37.237428 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4221415-488f-4283-b2a5-caac1d13816c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:37.241467 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4221415-488f-4283-b2a5-caac1d13816c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:37.241467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4221415-488f-4283-b2a5-caac1d13816c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:37.241467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4221415-488f-4283-b2a5-caac1d13816c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:37.257209 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:37.257209 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:37.263315 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4221415-488f-4283-b2a5-caac1d13816c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:37.271410 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4221415-488f-4283-b2a5-caac1d13816c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:37.272911 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 259/1033] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:37 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:37.637597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-7ce61c15-aaec-4563-af08-dbd823ee190b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:37.641231 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-7ce61c15-aaec-4563-af08-dbd823ee190b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166/action Jul 31 19:08:37.641690 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-7ce61c15-aaec-4563-af08-dbd823ee190b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:37.641812 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-7ce61c15-aaec-4563-af08-dbd823ee190b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:37.668754 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:37.668754 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:37.686979 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0cc6e846-9af3-4f16-b197-bc9dbddaf115 req-7ce61c15-aaec-4563-af08-dbd823ee190b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166/action returned with HTTP 204 Jul 31 19:08:37.688207 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 260/1034] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:37 2026] POST /volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:38.180340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-89d1167d-2d1b-4205-89aa-d6e24b8da55d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.183299 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89d1167d-2d1b-4205-89aa-d6e24b8da55d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:38.183595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89d1167d-2d1b-4205-89aa-d6e24b8da55d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:38.183792 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-89d1167d-2d1b-4205-89aa-d6e24b8da55d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:38.196300 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:38.196300 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:38.202458 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-89d1167d-2d1b-4205-89aa-d6e24b8da55d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:38.207751 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-89d1167d-2d1b-4205-89aa-d6e24b8da55d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:38.208382 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 262/1035] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:38 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:38.231628 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4044343d-8bf4-4c26-8d81-7ecc765bd584 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.234499 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4044343d-8bf4-4c26-8d81-7ecc765bd584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:38.234842 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4044343d-8bf4-4c26-8d81-7ecc765bd584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:38.235454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4044343d-8bf4-4c26-8d81-7ecc765bd584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:38.247916 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:38.247916 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:38.254592 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4044343d-8bf4-4c26-8d81-7ecc765bd584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:38.261943 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4044343d-8bf4-4c26-8d81-7ecc765bd584 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:38.262358 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 255/1036] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:38 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:38.291188 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc6cfc63-22ad-47d6-98ef-3ceecdac1e74 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.294974 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc6cfc63-22ad-47d6-98ef-3ceecdac1e74 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:38.295268 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc6cfc63-22ad-47d6-98ef-3ceecdac1e74 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:38.295468 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc6cfc63-22ad-47d6-98ef-3ceecdac1e74 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:38.300982 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=452,cinder:INSERT=46,cinder:UPDATE=90 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:08:38.325886 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:38.325886 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:38.331578 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dc6cfc63-22ad-47d6-98ef-3ceecdac1e74 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:38.332361 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-5e2fba0d-2c63-4e1d-8781-8bba68ca6e3d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.336722 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-5e2fba0d-2c63-4e1d-8781-8bba68ca6e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:38.337279 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-5e2fba0d-2c63-4e1d-8781-8bba68ca6e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:38.337594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-5e2fba0d-2c63-4e1d-8781-8bba68ca6e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:38.338290 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc6cfc63-22ad-47d6-98ef-3ceecdac1e74 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:38.338867 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 260/1037] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:38 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:38.340789 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=408,cinder:UPDATE=98,cinder:INSERT=43 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:08:38.355385 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:38.355385 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:38.360827 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-5e2fba0d-2c63-4e1d-8781-8bba68ca6e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:38.369112 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-5e2fba0d-2c63-4e1d-8781-8bba68ca6e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:38.369953 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 261/1038] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:38 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:38.397513 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-ea6a8c4b-3b41-4d56-aa21-495bf6377f50 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.399795 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-ea6a8c4b-3b41-4d56-aa21-495bf6377f50 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/action Jul 31 19:08:38.400245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-ea6a8c4b-3b41-4d56-aa21-495bf6377f50 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:38.400380 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-ea6a8c4b-3b41-4d56-aa21-495bf6377f50 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:38.412882 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:38.412882 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:38.413390 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-ea6a8c4b-3b41-4d56-aa21-495bf6377f50 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:38.422082 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-ea6a8c4b-3b41-4d56-aa21-495bf6377f50 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Begin detaching volume completed successfully. Jul 31 19:08:38.422301 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-ea6a8c4b-3b41-4d56-aa21-495bf6377f50 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/action returned with HTTP 202 Jul 31 19:08:38.422772 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 263/1039] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:08:38 2026] POST /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:08:38.489816 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c2435807-a442-4783-bcdc-de794d703791 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.490228 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2435807-a442-4783-bcdc-de794d703791 None None] GET https://10.4.3.163/volume// Jul 31 19:08:38.490466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2435807-a442-4783-bcdc-de794d703791 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:38.490650 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2435807-a442-4783-bcdc-de794d703791 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:38.490992 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2435807-a442-4783-bcdc-de794d703791 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:38.491292 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 256/1040] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:38.503811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-a0cb16b1-eaff-49d4-804c-79cb926b5214 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.508291 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-a0cb16b1-eaff-49d4-804c-79cb926b5214 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:38.508291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-a0cb16b1-eaff-49d4-804c-79cb926b5214 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:38.508291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-a0cb16b1-eaff-49d4-804c-79cb926b5214 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:38.520533 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:38.520533 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:38.524246 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-a0cb16b1-eaff-49d4-804c-79cb926b5214 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:38.528961 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-a0cb16b1-eaff-49d4-804c-79cb926b5214 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:38.529802 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 261/1041] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:38 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:38.543939 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-98fdb319-eb9c-4fc8-a8d7-9bac4f514dfa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.546358 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-98fdb319-eb9c-4fc8-a8d7-9bac4f514dfa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/encryption Jul 31 19:08:38.546578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-98fdb319-eb9c-4fc8-a8d7-9bac4f514dfa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:38.546766 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-98fdb319-eb9c-4fc8-a8d7-9bac4f514dfa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:38.561334 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:38.561334 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:38.578423 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-98fdb319-eb9c-4fc8-a8d7-9bac4f514dfa tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/encryption returned with HTTP 200 Jul 31 19:08:38.579172 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 262/1042] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:08:38 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:08:38.951941 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-e75d7d56-f844-45fa-aa37-8398c562b187 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:38.953080 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-e75d7d56-f844-45fa-aa37-8398c562b187 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b/action Jul 31 19:08:38.955232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-e75d7d56-f844-45fa-aa37-8398c562b187 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:38.955232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-e75d7d56-f844-45fa-aa37-8398c562b187 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:38.978026 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:38.978026 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:38.991312 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d5099d60-502a-4be6-9d3b-7b0a47792497 req-e75d7d56-f844-45fa-aa37-8398c562b187 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b/action returned with HTTP 204 Jul 31 19:08:38.992219 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 264/1043] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:38 2026] POST /volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:39.353751 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-23d8abb0-9c0b-498c-8b39-093d04005561 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:39.356548 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-23d8abb0-9c0b-498c-8b39-093d04005561 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:39.356548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-23d8abb0-9c0b-498c-8b39-093d04005561 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:39.356548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-23d8abb0-9c0b-498c-8b39-093d04005561 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:39.378509 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:39.378509 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:39.386089 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-23d8abb0-9c0b-498c-8b39-093d04005561 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:39.393404 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-23d8abb0-9c0b-498c-8b39-093d04005561 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:39.394067 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 257/1044] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:39 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:40.667786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:40.670369 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:40.670761 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-383455760", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:40.672758 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-383455760', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:40.672959 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Create volume of 1 GB Jul 31 19:08:40.679675 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Availability Zones retrieved successfully. Jul 31 19:08:40.687880 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Flow 'volume_create_api' (82322e21-2c17-4ba1-a39c-1fd865d16213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:40.688947 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf340490-1c1d-4d1d-a68f-cd7686797a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:40.690433 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:40.721631 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf340490-1c1d-4d1d-a68f-cd7686797a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:40.722596 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322fb4e8-a6f3-4b3b-8104-41eefc839c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:40.819371 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Created reservations ['dd1d1d79-4cd5-46a7-9d37-012822dc14e0', '66333699-da95-4f58-b6bd-38649f23da59', '948f3ca7-88bb-4674-9986-d6885a47ed7e', 'd116d50d-a375-4c32-a9f3-45f7016fa959'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:40.820214 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (322fb4e8-a6f3-4b3b-8104-41eefc839c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd1d1d79-4cd5-46a7-9d37-012822dc14e0', '66333699-da95-4f58-b6bd-38649f23da59', '948f3ca7-88bb-4674-9986-d6885a47ed7e', 'd116d50d-a375-4c32-a9f3-45f7016fa959']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:40.821053 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae116e6-c49f-47b1-9303-bc191fdb2c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:40.857411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae116e6-c49f-47b1-9303-bc191fdb2c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '975325e5-a8de-424e-9d91-d571cf6bca8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-383455760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6575687229124e079dd7ec11717780e8',qos_specs=None,replication_status=,reservations=['dd1d1d79-4cd5-46a7-9d37-012822dc14e0','66333699-da95-4f58-b6bd-38649f23da59','948f3ca7-88bb-4674-9986-d6885a47ed7e','d116d50d-a375-4c32-a9f3-45f7016fa959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e395b13861e49b79f2c3c9b91079ccb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-383455760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=975325e5-a8de-424e-9d91-d571cf6bca8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6575687229124e079dd7ec11717780e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e395b13861e49b79f2c3c9b91079ccb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:40.858552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f554a8b9-83d7-405a-b3c7-1f8070ebfbc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:40.882417 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f554a8b9-83d7-405a-b3c7-1f8070ebfbc5) transitioned into state 'SUCCESS' from state '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-383455760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6575687229124e079dd7ec11717780e8',qos_specs=None,replication_status=,reservations=['dd1d1d79-4cd5-46a7-9d37-012822dc14e0','66333699-da95-4f58-b6bd-38649f23da59','948f3ca7-88bb-4674-9986-d6885a47ed7e','d116d50d-a375-4c32-a9f3-45f7016fa959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e395b13861e49b79f2c3c9b91079ccb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:40.883280 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb2e30e-479e-4fb2-bde8-3eb44f2670f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:40.894800 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cb2e30e-479e-4fb2-bde8-3eb44f2670f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:40.895785 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Flow 'volume_create_api' (82322e21-2c17-4ba1-a39c-1fd865d16213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:40.896138 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Create volume request issued successfully. Jul 31 19:08:40.897108 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-245d2645-eb7f-40fe-b49d-b357ae6133f1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:40.897588 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 262/1045] 10.4.3.163 () {72 vars in 1541 bytes} [Fri Jul 31 19:08:40 2026] POST /volume/v3/volumes => generated 754 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:40.907230 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-dac672e7-deb3-4311-98c7-0ff830ea9bc1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:40.910337 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-dac672e7-deb3-4311-98c7-0ff830ea9bc1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:40.910634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-dac672e7-deb3-4311-98c7-0ff830ea9bc1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:40.910906 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-dac672e7-deb3-4311-98c7-0ff830ea9bc1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:40.922054 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:40.922054 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:40.927667 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-dac672e7-deb3-4311-98c7-0ff830ea9bc1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Volume info retrieved successfully. Jul 31 19:08:40.935688 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eba1fa87-d08a-443e-adfd-167c444f0e9f req-dac672e7-deb3-4311-98c7-0ff830ea9bc1 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d returned with HTTP 200 Jul 31 19:08:40.935688 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 263/1046] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:40 2026] GET /volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:40.965083 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-222b6be7-bea2-4ec4-a758-0938122e579a req-24257868-8d2c-41f2-be67-a75332a8b128 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:40.967759 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-222b6be7-bea2-4ec4-a758-0938122e579a req-24257868-8d2c-41f2-be67-a75332a8b128 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:40.967992 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-222b6be7-bea2-4ec4-a758-0938122e579a req-24257868-8d2c-41f2-be67-a75332a8b128 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:40.968212 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-222b6be7-bea2-4ec4-a758-0938122e579a req-24257868-8d2c-41f2-be67-a75332a8b128 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:40.977311 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:40.977311 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:40.982693 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-222b6be7-bea2-4ec4-a758-0938122e579a req-24257868-8d2c-41f2-be67-a75332a8b128 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Volume info retrieved successfully. Jul 31 19:08:40.990275 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-222b6be7-bea2-4ec4-a758-0938122e579a req-24257868-8d2c-41f2-be67-a75332a8b128 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d returned with HTTP 200 Jul 31 19:08:40.990770 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 265/1047] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:40 2026] GET /volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:42.018240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-256651e3-e76d-4925-aa67-e93739729809 req-b0361dea-88f9-45fa-8b47-78c06527ea35 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.022331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-256651e3-e76d-4925-aa67-e93739729809 req-b0361dea-88f9-45fa-8b47-78c06527ea35 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:42.022543 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-256651e3-e76d-4925-aa67-e93739729809 req-b0361dea-88f9-45fa-8b47-78c06527ea35 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:42.022727 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-256651e3-e76d-4925-aa67-e93739729809 req-b0361dea-88f9-45fa-8b47-78c06527ea35 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:42.035454 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.035454 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:42.046493 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-256651e3-e76d-4925-aa67-e93739729809 req-b0361dea-88f9-45fa-8b47-78c06527ea35 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Volume info retrieved successfully. Jul 31 19:08:42.050225 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-256651e3-e76d-4925-aa67-e93739729809 req-b0361dea-88f9-45fa-8b47-78c06527ea35 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d returned with HTTP 200 Jul 31 19:08:42.051154 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 258/1048] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:42 2026] GET /volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:42.090404 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-061d4eb0-e85b-4155-9207-62da05ca3f8b req-5caa230d-f362-49b2-ba78-126d2f92867c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.093829 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-061d4eb0-e85b-4155-9207-62da05ca3f8b req-5caa230d-f362-49b2-ba78-126d2f92867c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:08:42.094069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-061d4eb0-e85b-4155-9207-62da05ca3f8b req-5caa230d-f362-49b2-ba78-126d2f92867c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "975325e5-a8de-424e-9d91-d571cf6bca8d", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1011060659", "description": null, "metadata": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:42.104091 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.104091 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:42.104583 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-061d4eb0-e85b-4155-9207-62da05ca3f8b req-5caa230d-f362-49b2-ba78-126d2f92867c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Volume info retrieved successfully. Jul 31 19:08:42.104734 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [req-061d4eb0-e85b-4155-9207-62da05ca3f8b req-5caa230d-f362-49b2-ba78-126d2f92867c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Create snapshot from volume 975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:42.157670 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [req-061d4eb0-e85b-4155-9207-62da05ca3f8b req-5caa230d-f362-49b2-ba78-126d2f92867c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Created reservations ['241fc2c6-345a-4fac-8b58-0330656211c1', '15d0b89e-3bda-4d6d-9f3d-85768ffb5fe9', '40095228-4c67-4137-a45e-3ec5408b2573', '999fd282-eb9b-4b8a-8413-6228367c286a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:42.174706 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-66f66790-c68d-42bc-be9d-17628f18a29d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.177781 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-66f66790-c68d-42bc-be9d-17628f18a29d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166 Jul 31 19:08:42.178007 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-66f66790-c68d-42bc-be9d-17628f18a29d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:42.178389 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-66f66790-c68d-42bc-be9d-17628f18a29d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:42.191765 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.191765 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:42.227079 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-061d4eb0-e85b-4155-9207-62da05ca3f8b req-5caa230d-f362-49b2-ba78-126d2f92867c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Snapshot create request issued successfully. Jul 31 19:08:42.227608 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-061d4eb0-e85b-4155-9207-62da05ca3f8b req-5caa230d-f362-49b2-ba78-126d2f92867c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:08:42.228692 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 263/1049] 10.4.3.163 () {72 vars in 1547 bytes} [Fri Jul 31 19:08:42 2026] POST /volume/v3/snapshots => generated 311 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:42.287905 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4e096ffb-4532-4719-b983-2457a8c6d20a req-66f66790-c68d-42bc-be9d-17628f18a29d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166 returned with HTTP 200 Jul 31 19:08:42.287905 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 264/1050] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:42 2026] DELETE /volume/v3/attachments/b2bb2b3d-1611-4d76-b663-47a2e3f40166 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:42.331131 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4c9a7523-9ae1-4cdf-8c55-fe90139542f0 req-7eb6d1f6-bbbb-4f75-b9e8-873db590c9ec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.336058 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4c9a7523-9ae1-4cdf-8c55-fe90139542f0 req-7eb6d1f6-bbbb-4f75-b9e8-873db590c9ec tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] GET https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 Jul 31 19:08:42.336224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4c9a7523-9ae1-4cdf-8c55-fe90139542f0 req-7eb6d1f6-bbbb-4f75-b9e8-873db590c9ec tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:42.337175 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4c9a7523-9ae1-4cdf-8c55-fe90139542f0 req-7eb6d1f6-bbbb-4f75-b9e8-873db590c9ec tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:42.347129 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.347129 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:42.347771 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4c9a7523-9ae1-4cdf-8c55-fe90139542f0 req-7eb6d1f6-bbbb-4f75-b9e8-873db590c9ec tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] Snapshot retrieved successfully. Jul 31 19:08:42.349086 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4c9a7523-9ae1-4cdf-8c55-fe90139542f0 req-7eb6d1f6-bbbb-4f75-b9e8-873db590c9ec tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 returned with HTTP 200 Jul 31 19:08:42.349945 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 266/1051] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:08:42 2026] GET /volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:42.380611 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-cb654ffb-fab1-49f3-9613-2b9cb3c98106 req-c29f4698-0766-4c4b-813f-61becd81c02c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.382964 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-cb654ffb-fab1-49f3-9613-2b9cb3c98106 req-c29f4698-0766-4c4b-813f-61becd81c02c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:08:42.383173 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-cb654ffb-fab1-49f3-9613-2b9cb3c98106 req-c29f4698-0766-4c4b-813f-61becd81c02c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:42.383419 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-cb654ffb-fab1-49f3-9613-2b9cb3c98106 req-c29f4698-0766-4c4b-813f-61becd81c02c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:42.384065 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [req-cb654ffb-fab1-49f3-9613-2b9cb3c98106 req-c29f4698-0766-4c4b-813f-61becd81c02c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:08:42.385270 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [req-cb654ffb-fab1-49f3-9613-2b9cb3c98106 req-c29f4698-0766-4c4b-813f-61becd81c02c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:08:42.393892 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-cb654ffb-fab1-49f3-9613-2b9cb3c98106 req-c29f4698-0766-4c4b-813f-61becd81c02c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] Get all snapshots completed successfully. Jul 31 19:08:42.394210 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.394210 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:42.395171 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-cb654ffb-fab1-49f3-9613-2b9cb3c98106 req-c29f4698-0766-4c4b-813f-61becd81c02c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-reader] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:08:42.396457 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 259/1052] 10.4.3.163 () {68 vars in 1514 bytes} [Fri Jul 31 19:08:42 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:42.435457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6307d019-171a-4fd2-a1bc-2153648bff56 req-df20bfd1-1f49-4210-adab-ae38797dd68a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.436352 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6307d019-171a-4fd2-a1bc-2153648bff56 req-df20bfd1-1f49-4210-adab-ae38797dd68a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 Jul 31 19:08:42.437088 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6307d019-171a-4fd2-a1bc-2153648bff56 req-df20bfd1-1f49-4210-adab-ae38797dd68a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:42.437394 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6307d019-171a-4fd2-a1bc-2153648bff56 req-df20bfd1-1f49-4210-adab-ae38797dd68a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:42.446693 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.446693 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:42.448725 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-6307d019-171a-4fd2-a1bc-2153648bff56 req-df20bfd1-1f49-4210-adab-ae38797dd68a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Snapshot retrieved successfully. Jul 31 19:08:42.451134 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6307d019-171a-4fd2-a1bc-2153648bff56 req-df20bfd1-1f49-4210-adab-ae38797dd68a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 returned with HTTP 200 Jul 31 19:08:42.451586 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 264/1053] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:08:42 2026] GET /volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:42.487054 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0ce3ac32-c4c3-4fd2-aa5d-e286c9f2d258 req-08a7edc4-0146-41ed-a231-304938a2671e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.490847 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0ce3ac32-c4c3-4fd2-aa5d-e286c9f2d258 req-08a7edc4-0146-41ed-a231-304938a2671e tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 Jul 31 19:08:42.491017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0ce3ac32-c4c3-4fd2-aa5d-e286c9f2d258 req-08a7edc4-0146-41ed-a231-304938a2671e tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:42.491217 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0ce3ac32-c4c3-4fd2-aa5d-e286c9f2d258 req-08a7edc4-0146-41ed-a231-304938a2671e tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:42.491364 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [req-0ce3ac32-c4c3-4fd2-aa5d-e286c9f2d258 req-08a7edc4-0146-41ed-a231-304938a2671e tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Delete snapshot with id: ca2446a1-3155-4048-aa88-a7300e11bda6 Jul 31 19:08:42.502212 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.502212 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:42.503200 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0ce3ac32-c4c3-4fd2-aa5d-e286c9f2d258 req-08a7edc4-0146-41ed-a231-304938a2671e tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Snapshot retrieved successfully. Jul 31 19:08:42.534705 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0ce3ac32-c4c3-4fd2-aa5d-e286c9f2d258 req-08a7edc4-0146-41ed-a231-304938a2671e tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Snapshot delete request issued successfully. Jul 31 19:08:42.534965 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0ce3ac32-c4c3-4fd2-aa5d-e286c9f2d258 req-08a7edc4-0146-41ed-a231-304938a2671e tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 returned with HTTP 202 Jul 31 19:08:42.535427 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 265/1054] 10.4.3.163 () {70 vars in 1626 bytes} [Fri Jul 31 19:08:42 2026] DELETE /volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:42.568898 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7907f6a5-e6c9-4881-a0c9-3e5d3cc6fddf req-ce1f7ff5-eb97-40ea-89ab-7754d4543e8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.571591 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7907f6a5-e6c9-4881-a0c9-3e5d3cc6fddf req-ce1f7ff5-eb97-40ea-89ab-7754d4543e8a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 Jul 31 19:08:42.571879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7907f6a5-e6c9-4881-a0c9-3e5d3cc6fddf req-ce1f7ff5-eb97-40ea-89ab-7754d4543e8a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:42.572153 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7907f6a5-e6c9-4881-a0c9-3e5d3cc6fddf req-ce1f7ff5-eb97-40ea-89ab-7754d4543e8a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:42.579881 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.579881 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:42.580536 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-7907f6a5-e6c9-4881-a0c9-3e5d3cc6fddf req-ce1f7ff5-eb97-40ea-89ab-7754d4543e8a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Snapshot retrieved successfully. Jul 31 19:08:42.581780 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7907f6a5-e6c9-4881-a0c9-3e5d3cc6fddf req-ce1f7ff5-eb97-40ea-89ab-7754d4543e8a tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 returned with HTTP 200 Jul 31 19:08:42.582610 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 267/1055] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:08:42 2026] GET /volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:42.764278 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-05d29b28-a291-49fa-b703-0bb570652596 req-b4f23f8c-dc49-4acc-bf77-9b9b546f3b5e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:42.767958 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-05d29b28-a291-49fa-b703-0bb570652596 req-b4f23f8c-dc49-4acc-bf77-9b9b546f3b5e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:42.769572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-05d29b28-a291-49fa-b703-0bb570652596 req-b4f23f8c-dc49-4acc-bf77-9b9b546f3b5e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:42.770179 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-05d29b28-a291-49fa-b703-0bb570652596 req-b4f23f8c-dc49-4acc-bf77-9b9b546f3b5e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:42.782688 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:42.782688 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:42.791362 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-05d29b28-a291-49fa-b703-0bb570652596 req-b4f23f8c-dc49-4acc-bf77-9b9b546f3b5e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:42.804553 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-05d29b28-a291-49fa-b703-0bb570652596 req-b4f23f8c-dc49-4acc-bf77-9b9b546f3b5e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:42.805416 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 260/1056] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:42 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:08:43.625922 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-87063c1b-4cc3-405c-b2c6-a11bd9628a84 req-6066e231-fff1-4860-b3f4-b7dc3085fcab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:43.631849 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87063c1b-4cc3-405c-b2c6-a11bd9628a84 req-6066e231-fff1-4860-b3f4-b7dc3085fcab tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 Jul 31 19:08:43.632818 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87063c1b-4cc3-405c-b2c6-a11bd9628a84 req-6066e231-fff1-4860-b3f4-b7dc3085fcab tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:43.633146 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87063c1b-4cc3-405c-b2c6-a11bd9628a84 req-6066e231-fff1-4860-b3f4-b7dc3085fcab tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:43.642421 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87063c1b-4cc3-405c-b2c6-a11bd9628a84 req-6066e231-fff1-4860-b3f4-b7dc3085fcab tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 returned with HTTP 404 Jul 31 19:08:43.642421 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 265/1057] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:08:43 2026] GET /volume/v3/snapshots/ca2446a1-3155-4048-aa88-a7300e11bda6 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:43.681102 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-745e673d-3ae7-4a4b-a9d8-94f25e267518 req-e2bba3a1-0c66-4a1b-9b79-c302062d026d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:43.685650 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-745e673d-3ae7-4a4b-a9d8-94f25e267518 req-e2bba3a1-0c66-4a1b-9b79-c302062d026d tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] DELETE https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:43.685650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-745e673d-3ae7-4a4b-a9d8-94f25e267518 req-e2bba3a1-0c66-4a1b-9b79-c302062d026d tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:43.685650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-745e673d-3ae7-4a4b-a9d8-94f25e267518 req-e2bba3a1-0c66-4a1b-9b79-c302062d026d tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:43.685650 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-745e673d-3ae7-4a4b-a9d8-94f25e267518 req-e2bba3a1-0c66-4a1b-9b79-c302062d026d tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Delete volume with id: 975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:43.699850 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:43.699850 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:43.700620 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-745e673d-3ae7-4a4b-a9d8-94f25e267518 req-e2bba3a1-0c66-4a1b-9b79-c302062d026d tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Volume info retrieved successfully. Jul 31 19:08:43.740720 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-745e673d-3ae7-4a4b-a9d8-94f25e267518 req-e2bba3a1-0c66-4a1b-9b79-c302062d026d tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Delete volume request issued successfully. Jul 31 19:08:43.740720 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-745e673d-3ae7-4a4b-a9d8-94f25e267518 req-e2bba3a1-0c66-4a1b-9b79-c302062d026d tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d returned with HTTP 202 Jul 31 19:08:43.740720 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 266/1058] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:08:43 2026] DELETE /volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:43.775152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a7f55db1-7230-4bf3-9d25-9eeddda94605 req-579b0e51-6dc1-4002-a593-1118a7cabbb4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:43.782592 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a7f55db1-7230-4bf3-9d25-9eeddda94605 req-579b0e51-6dc1-4002-a593-1118a7cabbb4 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:43.782927 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a7f55db1-7230-4bf3-9d25-9eeddda94605 req-579b0e51-6dc1-4002-a593-1118a7cabbb4 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:43.783217 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a7f55db1-7230-4bf3-9d25-9eeddda94605 req-579b0e51-6dc1-4002-a593-1118a7cabbb4 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:43.799501 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:43.799501 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:43.813848 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a7f55db1-7230-4bf3-9d25-9eeddda94605 req-579b0e51-6dc1-4002-a593-1118a7cabbb4 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Volume info retrieved successfully. Jul 31 19:08:43.818356 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a7f55db1-7230-4bf3-9d25-9eeddda94605 req-579b0e51-6dc1-4002-a593-1118a7cabbb4 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d returned with HTTP 200 Jul 31 19:08:43.819142 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 268/1059] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:43 2026] GET /volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:44.066585 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-cce7a177-baee-4e63-8b48-39c211847c4b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:44.074236 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-cce7a177-baee-4e63-8b48-39c211847c4b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:08:44.074695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-cce7a177-baee-4e63-8b48-39c211847c4b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:44.074797 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-cce7a177-baee-4e63-8b48-39c211847c4b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:44.093847 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:44.093847 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:44.100377 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-cce7a177-baee-4e63-8b48-39c211847c4b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:08:44.108135 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-cce7a177-baee-4e63-8b48-39c211847c4b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:08:44.108666 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 261/1060] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:44 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:44.602803 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9aff2e24-24fb-439e-8bc5-874f648efa80 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:44.603393 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9aff2e24-24fb-439e-8bc5-874f648efa80 None None] GET https://10.4.3.163/volume// Jul 31 19:08:44.603684 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9aff2e24-24fb-439e-8bc5-874f648efa80 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:44.603989 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9aff2e24-24fb-439e-8bc5-874f648efa80 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:44.604635 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9aff2e24-24fb-439e-8bc5-874f648efa80 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:44.605067 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 266/1061] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:44.621784 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-d8fad8ee-3a4d-41ad-9ef9-e0054932d03c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:44.624964 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-d8fad8ee-3a4d-41ad-9ef9-e0054932d03c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:44.625768 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-d8fad8ee-3a4d-41ad-9ef9-e0054932d03c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e770d47-5fec-4f68-aacd-32bb7934e6f2", "connector": null, "instance_uuid": "ff9c995e-4d5a-4f19-9fc4-057e87a9d0a9"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:44.643591 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:44.643591 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:44.692899 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-d8fad8ee-3a4d-41ad-9ef9-e0054932d03c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:44.693644 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 267/1062] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:44 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:44.705252 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-16ef664c-5953-4d46-a49e-912f074e1afa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:44.712362 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-16ef664c-5953-4d46-a49e-912f074e1afa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6 Jul 31 19:08:44.712603 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-16ef664c-5953-4d46-a49e-912f074e1afa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:44.712845 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-16ef664c-5953-4d46-a49e-912f074e1afa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:44.724250 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:44.724250 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:44.796327 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-16ef664c-5953-4d46-a49e-912f074e1afa tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6 returned with HTTP 200 Jul 31 19:08:44.796927 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 269/1063] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:08:44 2026] DELETE /volume/v3/attachments/1ae9115d-40cb-463a-acaf-98ad954aafa6 => generated 367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:44.850157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-278f405d-ccb3-4310-8b8c-ee0717e8ba7e req-fc5f9a82-8ebe-4f8c-bc14-306a14674f3c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:44.852877 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-278f405d-ccb3-4310-8b8c-ee0717e8ba7e req-fc5f9a82-8ebe-4f8c-bc14-306a14674f3c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:44.853206 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-278f405d-ccb3-4310-8b8c-ee0717e8ba7e req-fc5f9a82-8ebe-4f8c-bc14-306a14674f3c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:44.853493 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-278f405d-ccb3-4310-8b8c-ee0717e8ba7e req-fc5f9a82-8ebe-4f8c-bc14-306a14674f3c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:44.863482 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-278f405d-ccb3-4310-8b8c-ee0717e8ba7e req-fc5f9a82-8ebe-4f8c-bc14-306a14674f3c tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d returned with HTTP 404 Jul 31 19:08:44.864122 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 262/1064] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:44 2026] GET /volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:44.891916 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c8797f96-7555-4d73-9a8a-7596747223c1 req-9f22e59f-e8ce-4895-bbcc-53847e2bc0d7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:44.894428 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c8797f96-7555-4d73-9a8a-7596747223c1 req-9f22e59f-e8ce-4895-bbcc-53847e2bc0d7 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] DELETE https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:44.894634 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c8797f96-7555-4d73-9a8a-7596747223c1 req-9f22e59f-e8ce-4895-bbcc-53847e2bc0d7 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:44.894861 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c8797f96-7555-4d73-9a8a-7596747223c1 req-9f22e59f-e8ce-4895-bbcc-53847e2bc0d7 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:44.895070 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-c8797f96-7555-4d73-9a8a-7596747223c1 req-9f22e59f-e8ce-4895-bbcc-53847e2bc0d7 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Delete volume with id: 975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:44.902588 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c8797f96-7555-4d73-9a8a-7596747223c1 req-9f22e59f-e8ce-4895-bbcc-53847e2bc0d7 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d returned with HTTP 404 Jul 31 19:08:44.903271 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 267/1065] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:08:44 2026] DELETE /volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:44.932341 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ba80177f-1785-4dc1-8447-2b0fcdae4057 req-96c038a5-9146-4e99-bbfd-45b2c0dbfcf5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:44.934874 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ba80177f-1785-4dc1-8447-2b0fcdae4057 req-96c038a5-9146-4e99-bbfd-45b2c0dbfcf5 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] GET https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d Jul 31 19:08:44.935187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ba80177f-1785-4dc1-8447-2b0fcdae4057 req-96c038a5-9146-4e99-bbfd-45b2c0dbfcf5 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:44.935537 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ba80177f-1785-4dc1-8447-2b0fcdae4057 req-96c038a5-9146-4e99-bbfd-45b2c0dbfcf5 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:44.942345 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ba80177f-1785-4dc1-8447-2b0fcdae4057 req-96c038a5-9146-4e99-bbfd-45b2c0dbfcf5 tempest-VolumesSnapshotsTestJSON-788534767 tempest-VolumesSnapshotsTestJSON-788534767-project-member] https://10.4.3.163/volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d returned with HTTP 404 Jul 31 19:08:44.943020 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 268/1066] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:44 2026] GET /volume/v3/volumes/975325e5-a8de-424e-9d91-d571cf6bca8d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:46.010017 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-663ad8ed-f890-422c-b79c-535858338718 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:46.011882 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-663ad8ed-f890-422c-b79c-535858338718 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:46.012113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-663ad8ed-f890-422c-b79c-535858338718 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:46.012299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-663ad8ed-f890-422c-b79c-535858338718 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:46.012465 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-663ad8ed-f890-422c-b79c-535858338718 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Delete volume with id: 75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:46.020688 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:46.020688 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:46.021356 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-663ad8ed-f890-422c-b79c-535858338718 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:46.036702 np0000006260 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-663ad8ed-f890-422c-b79c-535858338718 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:08:46.044190 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-663ad8ed-f890-422c-b79c-535858338718 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Delete volume request issued successfully. Jul 31 19:08:46.044502 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-663ad8ed-f890-422c-b79c-535858338718 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 202 Jul 31 19:08:46.044998 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 270/1067] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:08:46 2026] DELETE /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:46.055419 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8e0da1c3-2b6d-4a82-a74c-00440e8d81e1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:46.058877 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8e0da1c3-2b6d-4a82-a74c-00440e8d81e1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:46.059149 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8e0da1c3-2b6d-4a82-a74c-00440e8d81e1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:46.059393 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8e0da1c3-2b6d-4a82-a74c-00440e8d81e1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:46.071704 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:46.071704 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:46.081352 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8e0da1c3-2b6d-4a82-a74c-00440e8d81e1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:08:46.092175 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8e0da1c3-2b6d-4a82-a74c-00440e8d81e1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 200 Jul 31 19:08:46.092829 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 263/1068] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:46 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:46.148269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-263dc632-1320-4e44-b4fd-07aaddf5d4e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:46.152807 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-263dc632-1320-4e44-b4fd-07aaddf5d4e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] PUT https://10.4.3.163/volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 Jul 31 19:08:46.152807 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-263dc632-1320-4e44-b4fd-07aaddf5d4e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:46.162289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-263dc632-1320-4e44-b4fd-07aaddf5d4e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Acquiring lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:46.166745 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-263dc632-1320-4e44-b4fd-07aaddf5d4e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:46.169044 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:46.169044 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:46.249292 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-263dc632-1320-4e44-b4fd-07aaddf5d4e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" released by "attachment_update" :: held 0.082s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:46.249292 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-263dc632-1320-4e44-b4fd-07aaddf5d4e6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 returned with HTTP 200 Jul 31 19:08:46.249292 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 268/1069] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:46 2026] PUT /volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:46.260680 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-caf97b33-c35b-4e5d-b4b6-8a05e270b47b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:46.263006 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-caf97b33-c35b-4e5d-b4b6-8a05e270b47b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 Jul 31 19:08:46.263205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-caf97b33-c35b-4e5d-b4b6-8a05e270b47b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:46.263472 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-caf97b33-c35b-4e5d-b4b6-8a05e270b47b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:46.281911 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-caf97b33-c35b-4e5d-b4b6-8a05e270b47b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 returned with HTTP 200 Jul 31 19:08:46.282368 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 269/1070] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:08:46 2026] GET /volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:47.112089 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a5ef35c7-8971-4469-99e8-aba161861e7f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.118473 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5ef35c7-8971-4469-99e8-aba161861e7f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 Jul 31 19:08:47.118718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5ef35c7-8971-4469-99e8-aba161861e7f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:47.118936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a5ef35c7-8971-4469-99e8-aba161861e7f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:47.135894 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a5ef35c7-8971-4469-99e8-aba161861e7f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 returned with HTTP 404 Jul 31 19:08:47.136419 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 271/1071] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:47 2026] GET /volume/v3/volumes/75fc9c9f-964c-444a-8f0b-323dda0d7606 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:47.147396 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9d51bca5-ee4f-4ea5-b606-02c59a33744e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.152038 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9d51bca5-ee4f-4ea5-b606-02c59a33744e tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:08:47.152038 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9d51bca5-ee4f-4ea5-b606-02c59a33744e tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:47.152038 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9d51bca5-ee4f-4ea5-b606-02c59a33744e tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:47.152038 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9d51bca5-ee4f-4ea5-b606-02c59a33744e tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:08:47.184684 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9d51bca5-ee4f-4ea5-b606-02c59a33744e tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Get all volumes completed successfully. Jul 31 19:08:47.187291 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:47.187291 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:47.193312 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9d51bca5-ee4f-4ea5-b606-02c59a33744e tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:08:47.194044 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 264/1072] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:08:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:47.215594 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5097942e-0dbd-4c75-ad18-10c7a32439d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.217824 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5097942e-0dbd-4c75-ad18-10c7a32439d0 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] DELETE https://10.4.3.163/volume/v3/types/54c03155-71f6-43ed-a8ba-41222bf5e2f7 Jul 31 19:08:47.217946 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5097942e-0dbd-4c75-ad18-10c7a32439d0 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:47.219452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5097942e-0dbd-4c75-ad18-10c7a32439d0 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:47.219452 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:47.219452 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:47.247533 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5097942e-0dbd-4c75-ad18-10c7a32439d0 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types/54c03155-71f6-43ed-a8ba-41222bf5e2f7 returned with HTTP 202 Jul 31 19:08:47.248108 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 269/1073] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:08:47 2026] DELETE /volume/v3/types/54c03155-71f6-43ed-a8ba-41222bf5e2f7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:47.263320 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-010f0f66-2f92-4510-bb41-e3cff393cf3c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.267523 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-010f0f66-2f92-4510-bb41-e3cff393cf3c tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:08:47.268460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-010f0f66-2f92-4510-bb41-e3cff393cf3c tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1761031283", "extra_specs": {}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:47.271331 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:47.271331 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:47.288874 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-010f0f66-2f92-4510-bb41-e3cff393cf3c tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:08:47.289254 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 270/1074] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:08:47 2026] POST /volume/v3/types => generated 214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:47.297264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-67207b0c-6db7-4924-914a-6ab497891678 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.298864 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-69b0ce13-faf4-438e-ac67-05a6bd222ed5 req-2248ee7a-f00f-4f95-bf56-22c0e76a229e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.299174 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67207b0c-6db7-4924-914a-6ab497891678 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] POST https://10.4.3.163/volume/v3/types/6e1557ee-10d8-4ca7-838c-8701782e8a5f/encryption Jul 31 19:08:47.299604 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-67207b0c-6db7-4924-914a-6ab497891678 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:47.301565 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-69b0ce13-faf4-438e-ac67-05a6bd222ed5 req-2248ee7a-f00f-4f95-bf56-22c0e76a229e tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] DELETE https://10.4.3.163/volume/v3/volumes/tempest-invalid-1904491695 Jul 31 19:08:47.301727 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-69b0ce13-faf4-438e-ac67-05a6bd222ed5 req-2248ee7a-f00f-4f95-bf56-22c0e76a229e tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:47.301934 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-69b0ce13-faf4-438e-ac67-05a6bd222ed5 req-2248ee7a-f00f-4f95-bf56-22c0e76a229e tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:47.302148 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [req-69b0ce13-faf4-438e-ac67-05a6bd222ed5 req-2248ee7a-f00f-4f95-bf56-22c0e76a229e tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] Delete volume with id: tempest-invalid-1904491695 Jul 31 19:08:47.309616 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-69b0ce13-faf4-438e-ac67-05a6bd222ed5 req-2248ee7a-f00f-4f95-bf56-22c0e76a229e tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] https://10.4.3.163/volume/v3/volumes/tempest-invalid-1904491695 returned with HTTP 404 Jul 31 19:08:47.310137 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 265/1075] 10.4.3.163 () {70 vars in 1590 bytes} [Fri Jul 31 19:08:47 2026] DELETE /volume/v3/volumes/tempest-invalid-1904491695 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:47.319707 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-67207b0c-6db7-4924-914a-6ab497891678 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types/6e1557ee-10d8-4ca7-838c-8701782e8a5f/encryption returned with HTTP 200 Jul 31 19:08:47.320210 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 272/1076] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:08:47 2026] POST /volume/v3/types/6e1557ee-10d8-4ca7-838c-8701782e8a5f/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:47.329815 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.333605 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:47.334003 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-796039614", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1761031283", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:47.336527 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-796039614', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1761031283', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:47.342945 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume of 1 GB Jul 31 19:08:47.343316 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:47.343316 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:47.343918 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Availability Zones retrieved successfully. Jul 31 19:08:47.351772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Flow 'volume_create_api' (abffb42f-0b33-4a16-b1e5-625a1cecb4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:47.353520 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2fadb0-4836-4d41-be92-a1243ac7a6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:47.355157 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:47.390764 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a2fadb0-4836-4d41-be92-a1243ac7a6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:08:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e1557ee-10d8-4ca7-838c-8701782e8a5f,is_public=True,name='tempest-scenario-type-luksv2-1761031283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e1557ee-10d8-4ca7-838c-8701782e8a5f', '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=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:47.391911 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc3cf86-c816-49a4-b8b0-b2462489fa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:47.420725 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ab75cc15-83f1-4c37-9062-dc5397438d89 req-b251925f-a35b-4b8e-913c-6a2e09afaa04 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.423388 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ab75cc15-83f1-4c37-9062-dc5397438d89 req-b251925f-a35b-4b8e-913c-6a2e09afaa04 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] DELETE https://10.4.3.163/volume/v3/volumes/d0dc8e21-4e84-4bf5-9fbf-35b3c7d5a7d6 Jul 31 19:08:47.423629 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ab75cc15-83f1-4c37-9062-dc5397438d89 req-b251925f-a35b-4b8e-913c-6a2e09afaa04 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:47.423873 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ab75cc15-83f1-4c37-9062-dc5397438d89 req-b251925f-a35b-4b8e-913c-6a2e09afaa04 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:47.424083 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-ab75cc15-83f1-4c37-9062-dc5397438d89 req-b251925f-a35b-4b8e-913c-6a2e09afaa04 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] Delete volume with id: d0dc8e21-4e84-4bf5-9fbf-35b3c7d5a7d6 Jul 31 19:08:47.431433 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1761031283 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1761031283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:47.431818 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1761031283 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1761031283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:47.433451 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ab75cc15-83f1-4c37-9062-dc5397438d89 req-b251925f-a35b-4b8e-913c-6a2e09afaa04 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-member] https://10.4.3.163/volume/v3/volumes/d0dc8e21-4e84-4bf5-9fbf-35b3c7d5a7d6 returned with HTTP 404 Jul 31 19:08:47.434064 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 271/1077] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:08:47 2026] DELETE /volume/v3/volumes/d0dc8e21-4e84-4bf5-9fbf-35b3c7d5a7d6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:47.458849 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-af713101-e621-4f48-81dc-0d23688aed4f req-30d82676-5a42-404a-bd42-5fb04ad5f5e7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:47.460775 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-af713101-e621-4f48-81dc-0d23688aed4f req-30d82676-5a42-404a-bd42-5fb04ad5f5e7 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-reader] GET https://10.4.3.163/volume/v3/volumes/ff5217d1-576a-4ac4-8528-5d0673e330c6 Jul 31 19:08:47.461076 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-af713101-e621-4f48-81dc-0d23688aed4f req-30d82676-5a42-404a-bd42-5fb04ad5f5e7 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:47.461363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-af713101-e621-4f48-81dc-0d23688aed4f req-30d82676-5a42-404a-bd42-5fb04ad5f5e7 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-reader] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:47.470618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Created reservations ['a18f82ab-8f63-492f-a93b-526412268252', '15411605-e8fa-4fba-93f3-d81285db48df', '7d1a0b66-ffdb-4035-be75-44299f9068e8', 'af9f8d1a-c092-4617-99f6-442ed4779cca'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:47.471071 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-af713101-e621-4f48-81dc-0d23688aed4f req-30d82676-5a42-404a-bd42-5fb04ad5f5e7 tempest-VolumesNegativeTest-2061936705 tempest-VolumesNegativeTest-2061936705-project-reader] https://10.4.3.163/volume/v3/volumes/ff5217d1-576a-4ac4-8528-5d0673e330c6 returned with HTTP 404 Jul 31 19:08:47.471541 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 266/1078] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:47 2026] GET /volume/v3/volumes/ff5217d1-576a-4ac4-8528-5d0673e330c6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:47.472408 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cc3cf86-c816-49a4-b8b0-b2462489fa9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a18f82ab-8f63-492f-a93b-526412268252', '15411605-e8fa-4fba-93f3-d81285db48df', '7d1a0b66-ffdb-4035-be75-44299f9068e8', 'af9f8d1a-c092-4617-99f6-442ed4779cca']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:47.473819 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3be22c5-ee0d-424b-abe5-9759033835fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:47.512239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3be22c5-ee0d-424b-abe5-9759033835fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a92a2392-ab08-4af9-bd19-cd4211a97660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-796039614',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e498c32942d46de8f0bb322884c56a6',qos_specs=None,replication_status=,reservations=['a18f82ab-8f63-492f-a93b-526412268252','15411605-e8fa-4fba-93f3-d81285db48df','7d1a0b66-ffdb-4035-be75-44299f9068e8','af9f8d1a-c092-4617-99f6-442ed4779cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a186d235f9445d0b47d047bb6382383',volume_type_id=6e1557ee-10d8-4ca7-838c-8701782e8a5f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-796039614',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a92a2392-ab08-4af9-bd19-cd4211a97660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e498c32942d46de8f0bb322884c56a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a186d235f9445d0b47d047bb6382383',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e1557ee-10d8-4ca7-838c-8701782e8a5f),volume_type_id=6e1557ee-10d8-4ca7-838c-8701782e8a5f)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:47.513639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cda92ba-d009-4bc7-aeef-09da41bd44ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:47.541821 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cda92ba-d009-4bc7-aeef-09da41bd44ac) transitioned into state 'SUCCESS' from state '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-796039614',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e498c32942d46de8f0bb322884c56a6',qos_specs=None,replication_status=,reservations=['a18f82ab-8f63-492f-a93b-526412268252','15411605-e8fa-4fba-93f3-d81285db48df','7d1a0b66-ffdb-4035-be75-44299f9068e8','af9f8d1a-c092-4617-99f6-442ed4779cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a186d235f9445d0b47d047bb6382383',volume_type_id=6e1557ee-10d8-4ca7-838c-8701782e8a5f)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:47.542861 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efac583-b4f5-44fe-9216-0de9d3d80011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:47.553971 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efac583-b4f5-44fe-9216-0de9d3d80011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:47.555067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Flow 'volume_create_api' (abffb42f-0b33-4a16-b1e5-625a1cecb4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:47.555454 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume request issued successfully. Jul 31 19:08:47.556078 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2124598d-30e4-4d70-8f06-1d07a11dbb0f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:47.556777 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 270/1079] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:08:47 2026] POST /volume/v3/volumes => generated 786 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:49.744741 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9fdd3b2c-440c-4c4a-abae-913761f61244 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:49.871295 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fdd3b2c-440c-4c4a-abae-913761f61244 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:08:49.871808 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9fdd3b2c-440c-4c4a-abae-913761f61244 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-618664283"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:49.894957 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9fdd3b2c-440c-4c4a-abae-913761f61244 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:08:49.895460 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 273/1080] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:08:49 2026] POST /volume/v3/types => generated 219 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:49.904604 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-23c8092a-1359-4ec9-b342-431eabec8687 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:49.909478 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-23c8092a-1359-4ec9-b342-431eabec8687 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:08:49.914923 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-23c8092a-1359-4ec9-b342-431eabec8687 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1922706811"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:49.936989 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-23c8092a-1359-4ec9-b342-431eabec8687 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:08:49.937377 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 272/1081] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:08:49 2026] POST /volume/v3/group_types => generated 177 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:49.947674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-70d52da0-34c3-4722-91c0-d44eb34fc41e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:50.031468 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-70d52da0-34c3-4722-91c0-d44eb34fc41e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:08:50.031468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-70d52da0-34c3-4722-91c0-d44eb34fc41e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "adf84d82-67f1-439b-a576-79af0fe71414", "volume_types": ["2d5a6016-ae43-4feb-b9bb-7883ca814e23"], "name": "tempest-GroupsV314Test-Group-198116550"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:50.031468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-70d52da0-34c3-4722-91c0-d44eb34fc41e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Creating new group {'group': {'group_type': 'adf84d82-67f1-439b-a576-79af0fe71414', 'volume_types': ['2d5a6016-ae43-4feb-b9bb-7883ca814e23'], 'name': 'tempest-GroupsV314Test-Group-198116550'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:08:50.035210 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-70d52da0-34c3-4722-91c0-d44eb34fc41e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Creating group tempest-GroupsV314Test-Group-198116550. Jul 31 19:08:50.046600 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-70d52da0-34c3-4722-91c0-d44eb34fc41e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Availability Zones retrieved successfully. Jul 31 19:08:50.071734 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-70d52da0-34c3-4722-91c0-d44eb34fc41e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Created reservations ['ceb05a3f-2d47-4d71-abfa-959c0dc11efa'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:50.115083 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-70d52da0-34c3-4722-91c0-d44eb34fc41e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:08:50.115562 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 267/1082] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:08:49 2026] POST /volume/v3/groups => generated 107 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:50.127837 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ecf1217a-7068-449f-844b-1f174d9b5d21 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:50.130129 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ecf1217a-7068-449f-844b-1f174d9b5d21 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 Jul 31 19:08:50.130129 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ecf1217a-7068-449f-844b-1f174d9b5d21 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:50.130319 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ecf1217a-7068-449f-844b-1f174d9b5d21 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:50.130482 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-ecf1217a-7068-449f-844b-1f174d9b5d21 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] show called for member bfc80be2-5448-442f-95fd-021a324e03b6 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:08:50.135178 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:50.135178 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:50.145533 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ecf1217a-7068-449f-844b-1f174d9b5d21 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 returned with HTTP 200 Jul 31 19:08:50.146681 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 271/1083] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:08:50 2026] GET /volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:51.141499 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-1f7c615f-0729-4785-ad9d-1e5278e5c436 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:51.146268 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-1f7c615f-0729-4785-ad9d-1e5278e5c436 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40/action Jul 31 19:08:51.146811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-1f7c615f-0729-4785-ad9d-1e5278e5c436 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:51.146996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-1f7c615f-0729-4785-ad9d-1e5278e5c436 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:51.156328 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4ca796cf-a2e4-4001-b0e0-31e392f7ee34 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:51.159059 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4ca796cf-a2e4-4001-b0e0-31e392f7ee34 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 Jul 31 19:08:51.159400 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4ca796cf-a2e4-4001-b0e0-31e392f7ee34 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:51.163127 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4ca796cf-a2e4-4001-b0e0-31e392f7ee34 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:51.163305 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-4ca796cf-a2e4-4001-b0e0-31e392f7ee34 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] show called for member bfc80be2-5448-442f-95fd-021a324e03b6 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:08:51.167657 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:51.167657 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:51.175460 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:51.175460 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:51.177169 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4ca796cf-a2e4-4001-b0e0-31e392f7ee34 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 returned with HTTP 200 Jul 31 19:08:51.177723 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 273/1084] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:08:51 2026] GET /volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:51.187679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-16daf527-0583-4bfd-a13e-1cf21287865b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:51.189579 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-075e0d1d-482d-4efd-81a9-08331a915b1f req-1f7c615f-0729-4785-ad9d-1e5278e5c436 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40/action returned with HTTP 204 Jul 31 19:08:51.189720 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:51.190040 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 274/1085] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:51 2026] POST /volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:51.190092 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2035675279", "volume_type": "2d5a6016-ae43-4feb-b9bb-7883ca814e23", "group_id": "bfc80be2-5448-442f-95fd-021a324e03b6", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:51.192136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2035675279', 'volume_type': '2d5a6016-ae43-4feb-b9bb-7883ca814e23', 'group_id': 'bfc80be2-5448-442f-95fd-021a324e03b6', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:51.201122 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:51.201122 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:51.201598 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Create volume of 1 GB Jul 31 19:08:51.209599 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Availability Zones retrieved successfully. Jul 31 19:08:51.217779 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Flow 'volume_create_api' (c07177d0-cd6a-486c-91b3-80abc9f6ac3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:51.219419 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12afd87d-e838-4155-a028-6c700ad6155f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:51.220800 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:51.220800 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:51.221831 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:51.249644 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12afd87d-e838-4155-a028-6c700ad6155f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:08:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d5a6016-ae43-4feb-b9bb-7883ca814e23,is_public=True,name='tempest-GroupsV314Test-volume-type-618664283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d5a6016-ae43-4feb-b9bb-7883ca814e23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bfc80be2-5448-442f-95fd-021a324e03b6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:51.249644 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc7a8d4-21b0-4a1e-97e5-eb128dc96c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:51.281757 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-618664283 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-618664283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:51.282315 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-618664283 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-618664283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:51.324487 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Created reservations ['2bd89fd1-73fa-41c6-b888-8ff5da2f1d64', '41881fba-85a1-4114-897f-0fa7c2d13ccd', 'c8d03384-13c4-4d26-be41-a61fbe75964a', '77714af1-5ff8-4fe6-816b-f95ef743c572'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:51.324607 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bc7a8d4-21b0-4a1e-97e5-eb128dc96c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bd89fd1-73fa-41c6-b888-8ff5da2f1d64', '41881fba-85a1-4114-897f-0fa7c2d13ccd', 'c8d03384-13c4-4d26-be41-a61fbe75964a', '77714af1-5ff8-4fe6-816b-f95ef743c572']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:51.325362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e5eff9-a671-4e0d-9d36-bbc1e83316b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:51.358466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25e5eff9-a671-4e0d-9d36-bbc1e83316b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a58ec2d-5641-495b-9e64-67e6720d6127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2035675279',encryption_key_id=None,group_id=bfc80be2-5448-442f-95fd-021a324e03b6,group_type_id=,metadata={},multiattach=False,project_id='d65f17c632054bbd9f4efdc16bb56c10',qos_specs=None,replication_status=,reservations=['2bd89fd1-73fa-41c6-b888-8ff5da2f1d64','41881fba-85a1-4114-897f-0fa7c2d13ccd','c8d03384-13c4-4d26-be41-a61fbe75964a','77714af1-5ff8-4fe6-816b-f95ef743c572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a129b5a855148c881d3e2a0fd9a2b26',volume_type_id=2d5a6016-ae43-4feb-b9bb-7883ca814e23), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2035675279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bfc80be2-5448-442f-95fd-021a324e03b6,host=None,id=4a58ec2d-5641-495b-9e64-67e6720d6127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d65f17c632054bbd9f4efdc16bb56c10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a129b5a855148c881d3e2a0fd9a2b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d5a6016-ae43-4feb-b9bb-7883ca814e23),volume_type_id=2d5a6016-ae43-4feb-b9bb-7883ca814e23)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:51.358745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e75410-0cbd-41ad-9943-73628d64849b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:51.388247 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66e75410-0cbd-41ad-9943-73628d64849b) transitioned into state 'SUCCESS' from state '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-2035675279',encryption_key_id=None,group_id=bfc80be2-5448-442f-95fd-021a324e03b6,group_type_id=,metadata={},multiattach=False,project_id='d65f17c632054bbd9f4efdc16bb56c10',qos_specs=None,replication_status=,reservations=['2bd89fd1-73fa-41c6-b888-8ff5da2f1d64','41881fba-85a1-4114-897f-0fa7c2d13ccd','c8d03384-13c4-4d26-be41-a61fbe75964a','77714af1-5ff8-4fe6-816b-f95ef743c572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a129b5a855148c881d3e2a0fd9a2b26',volume_type_id=2d5a6016-ae43-4feb-b9bb-7883ca814e23)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:51.389761 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1642272e-91aa-402d-af2d-86631f78a112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:51.409658 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1642272e-91aa-402d-af2d-86631f78a112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:51.409815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Flow 'volume_create_api' (c07177d0-cd6a-486c-91b3-80abc9f6ac3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:51.410279 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Create volume request issued successfully. Jul 31 19:08:51.411260 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:51.411465 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:51.471775 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:51.474705 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:51.474705 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:51.480758 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16daf527-0583-4bfd-a13e-1cf21287865b tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:51.480758 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 268/1086] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:08:51 2026] POST /volume/v3/volumes => generated 818 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:51.502737 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:51.504878 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 Jul 31 19:08:51.504878 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:51.505283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:51.519639 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:51.519639 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:51.525498 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Volume info retrieved successfully. Jul 31 19:08:51.526414 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:51.526667 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:51.572352 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:51.576774 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:51.576774 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:51.586928 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-068d943c-4a97-42d0-87af-9a1ba4bacd17 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 returned with HTTP 200 Jul 31 19:08:51.587567 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 272/1087] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:08:51 2026] GET /volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 => generated 886 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:52.603059 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:52.605641 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 Jul 31 19:08:52.605951 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:52.606212 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:52.616280 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:52.616280 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:52.621893 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Volume info retrieved successfully. Jul 31 19:08:52.623510 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:52.623791 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:52.683760 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:52.687846 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:52.687846 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:52.700894 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4fa97845-0d92-44a2-b414-f1afa66bd1f0 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 returned with HTTP 200 Jul 31 19:08:52.702448 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 274/1088] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:08:52 2026] GET /volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 => generated 911 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:08:52.718957 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8174570-d378-409d-bb65-b686cfa085c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:52.721798 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] POST https://10.4.3.163/volume/v3/groups/action Jul 31 19:08:52.722192 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Action body: b'{"create-from-src": {"source_group_id": "bfc80be2-5448-442f-95fd-021a324e03b6", "name": "tempest-Group_from_grp-75657543"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:52.722336 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "bfc80be2-5448-442f-95fd-021a324e03b6", "name": "tempest-Group_from_grp-75657543"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:52.723944 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Creating new group {'create-from-src': {'source_group_id': 'bfc80be2-5448-442f-95fd-021a324e03b6', 'name': 'tempest-Group_from_grp-75657543'}}. {{(pid=100317) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 19:08:52.724056 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Creating group tempest-Group_from_grp-75657543 from source group bfc80be2-5448-442f-95fd-021a324e03b6. Jul 31 19:08:52.728130 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:52.728130 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:52.735418 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:52.735418 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:52.808564 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Created reservations ['518dbbac-44b4-4780-8b46-1d21a80d5355'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:52.889068 np0000006260 devstack@c-api.service[100317]: INFO cinder.group.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] A mapping entry already exists for group 10151170-754f-4c93-9956-79c91d7a32e3 and volume type 2d5a6016-ae43-4feb-b9bb-7883ca814e23. Do not need to create again. Jul 31 19:08:52.889550 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:52.889550 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:52.896037 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:08:52.895660. {{(pid=100317) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:08:52.896191 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Availability Zones retrieved successfully. Jul 31 19:08:52.903505 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Flow 'volume_create_api' (2347247e-ee75-43db-b598-e7c812561b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:52.903505 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a97807-21d1-4ae9-861b-8a436bcadf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:52.904060 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:52.935051 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a97807-21d1-4ae9-861b-8a436bcadf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4a58ec2d-5641-495b-9e64-67e6720d6127', 'volume_type': VolumeType(created_at=2026-07-31T19:08:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d5a6016-ae43-4feb-b9bb-7883ca814e23,is_public=True,name='tempest-GroupsV314Test-volume-type-618664283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d5a6016-ae43-4feb-b9bb-7883ca814e23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '10151170-754f-4c93-9956-79c91d7a32e3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:52.935845 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d157406-ac89-48e1-8214-014def0562d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:52.961332 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-618664283 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-618664283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:52.961332 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-618664283 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-618664283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:52.984368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Created reservations ['7ecbdb26-c3ff-45da-9cc1-6dca56805696', '3f170208-6087-430b-8ad5-948109444ce2', 'd033d8f1-7dc9-4d09-a7a7-498b8768d93f', '3cc69d53-2c31-447d-bcc8-6e094e483652'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:52.985113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d157406-ac89-48e1-8214-014def0562d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ecbdb26-c3ff-45da-9cc1-6dca56805696', '3f170208-6087-430b-8ad5-948109444ce2', 'd033d8f1-7dc9-4d09-a7a7-498b8768d93f', '3cc69d53-2c31-447d-bcc8-6e094e483652']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:52.986038 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec3348eb-bb6d-4764-9a19-35f97fa793d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:53.000177 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:53.002954 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:08:53.003360 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-924363657", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:53.006015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-924363657', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:08:53.006221 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Create volume of 1 GB Jul 31 19:08:53.012790 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec3348eb-bb6d-4764-9a19-35f97fa793d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dc8287d-05ea-4091-8dbd-3a14cbbd18a1', '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=10151170-754f-4c93-9956-79c91d7a32e3,group_type_id=,metadata={},multiattach=False,project_id='d65f17c632054bbd9f4efdc16bb56c10',qos_specs=None,replication_status=,reservations=['7ecbdb26-c3ff-45da-9cc1-6dca56805696','3f170208-6087-430b-8ad5-948109444ce2','d033d8f1-7dc9-4d09-a7a7-498b8768d93f','3cc69d53-2c31-447d-bcc8-6e094e483652'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a58ec2d-5641-495b-9e64-67e6720d6127,status='creating',user_id='5a129b5a855148c881d3e2a0fd9a2b26',volume_type_id=2d5a6016-ae43-4feb-b9bb-7883ca814e23), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=10151170-754f-4c93-9956-79c91d7a32e3,host=None,id=6dc8287d-05ea-4091-8dbd-3a14cbbd18a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d65f17c632054bbd9f4efdc16bb56c10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4a58ec2d-5641-495b-9e64-67e6720d6127,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a129b5a855148c881d3e2a0fd9a2b26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d5a6016-ae43-4feb-b9bb-7883ca814e23),volume_type_id=2d5a6016-ae43-4feb-b9bb-7883ca814e23)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:53.013015 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Availability Zones retrieved successfully. Jul 31 19:08:53.013681 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5131ad09-2df1-44a6-ada4-564fc2ddbfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:53.022057 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Flow 'volume_create_api' (d32e2b06-ec06-42c9-a024-071c96c205eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:53.023959 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54593f8d-bc59-4feb-a67f-76e932d59784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:53.025872 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:08:53.037566 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5131ad09-2df1-44a6-ada4-564fc2ddbfdb) transitioned into state 'SUCCESS' from 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=10151170-754f-4c93-9956-79c91d7a32e3,group_type_id=,metadata={},multiattach=False,project_id='d65f17c632054bbd9f4efdc16bb56c10',qos_specs=None,replication_status=,reservations=['7ecbdb26-c3ff-45da-9cc1-6dca56805696','3f170208-6087-430b-8ad5-948109444ce2','d033d8f1-7dc9-4d09-a7a7-498b8768d93f','3cc69d53-2c31-447d-bcc8-6e094e483652'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a58ec2d-5641-495b-9e64-67e6720d6127,status='creating',user_id='5a129b5a855148c881d3e2a0fd9a2b26',volume_type_id=2d5a6016-ae43-4feb-b9bb-7883ca814e23)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:53.038627 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Flow 'volume_create_api' (2347247e-ee75-43db-b598-e7c812561b95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:53.039016 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Create volume request issued successfully. Jul 31 19:08:53.056225 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8174570-d378-409d-bb65-b686cfa085c2 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups/action returned with HTTP 202 Jul 31 19:08:53.056781 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 275/1089] 10.4.3.163 () {70 vars in 1318 bytes} [Fri Jul 31 19:08:52 2026] POST /volume/v3/groups/action => generated 100 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:53.068511 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:53.072871 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:08:53.072871 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:53.072871 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:53.072871 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:08:53.073153 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54593f8d-bc59-4feb-a67f-76e932d59784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:53.074056 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:08:53.074386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07bfa79-4ded-486e-9d34-51ebb4a83078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:53.095104 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Get all volumes completed successfully. Jul 31 19:08:53.096390 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:53.096805 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:53.157467 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Created reservations ['625e0553-abc5-4a93-9ac3-c10b19e239e1', 'f038c6b1-ae11-4204-ab66-fc41fb97204a', '94ef8962-c4ed-43dd-a376-531e6930a593', 'ff31c327-56d9-4664-b301-4faf79be5230'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:53.157467 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c07bfa79-4ded-486e-9d34-51ebb4a83078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['625e0553-abc5-4a93-9ac3-c10b19e239e1', 'f038c6b1-ae11-4204-ab66-fc41fb97204a', '94ef8962-c4ed-43dd-a376-531e6930a593', 'ff31c327-56d9-4664-b301-4faf79be5230']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:53.158072 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02604a0d-4519-4856-ad67-dad8c99cee85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:53.159496 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:53.164004 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.164004 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:53.168838 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:53.169040 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:53.189755 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02604a0d-4519-4856-ad67-dad8c99cee85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43db4337-36be-4ff8-aa47-503b68020e9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-924363657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12846c30e876455f855585f5a612d60c',qos_specs=None,replication_status=,reservations=['625e0553-abc5-4a93-9ac3-c10b19e239e1','f038c6b1-ae11-4204-ab66-fc41fb97204a','94ef8962-c4ed-43dd-a376-531e6930a593','ff31c327-56d9-4664-b301-4faf79be5230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc98a942cc62414783ac8b1863a47f1c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-924363657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43db4337-36be-4ff8-aa47-503b68020e9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12846c30e876455f855585f5a612d60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc98a942cc62414783ac8b1863a47f1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:53.190101 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207896a4-8c07-43e8-a91e-769f28bd0082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:53.215578 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (207896a4-8c07-43e8-a91e-769f28bd0082) transitioned into state 'SUCCESS' from state '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-924363657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12846c30e876455f855585f5a612d60c',qos_specs=None,replication_status=,reservations=['625e0553-abc5-4a93-9ac3-c10b19e239e1','f038c6b1-ae11-4204-ab66-fc41fb97204a','94ef8962-c4ed-43dd-a376-531e6930a593','ff31c327-56d9-4664-b301-4faf79be5230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc98a942cc62414783ac8b1863a47f1c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:53.216697 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b077d11-3b47-45c3-a57b-864fad1167c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:08:53.226780 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:53.230475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b077d11-3b47-45c3-a57b-864fad1167c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:08:53.230663 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.230663 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:53.230794 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Flow 'volume_create_api' (d32e2b06-ec06-42c9-a024-071c96c205eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:08:53.231198 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Create volume request issued successfully. Jul 31 19:08:53.232021 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2ab60dd0-ab64-4b32-a304-fd0e43b8d7a7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:08:53.232593 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 269/1090] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:08:52 2026] POST /volume/v3/volumes => generated 754 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:53.246153 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-08a7dad6-41fa-4bc9-9a35-ae916ab82f3e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:08:53.246747 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 273/1091] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:08:53 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:53.250518 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-54663cc9-be15-4824-a53c-9edaf3619413 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:53.253684 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54663cc9-be15-4824-a53c-9edaf3619413 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:53.253684 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54663cc9-be15-4824-a53c-9edaf3619413 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:53.253684 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54663cc9-be15-4824-a53c-9edaf3619413 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:53.262978 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.262978 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:53.271835 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-54663cc9-be15-4824-a53c-9edaf3619413 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:53.272901 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:53.275421 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 Jul 31 19:08:53.275769 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:53.276050 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:53.280080 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54663cc9-be15-4824-a53c-9edaf3619413 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:53.280853 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 275/1092] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:53 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:53.287404 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.287404 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:53.294503 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Volume info retrieved successfully. Jul 31 19:08:53.295726 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:53.296614 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:53.354028 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:53.358341 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.358341 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:53.371456 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c5b26d68-5fc3-486f-a1f4-f69852ac95a5 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 returned with HTTP 200 Jul 31 19:08:53.371456 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 276/1093] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:08:53 2026] GET /volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 => generated 922 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:53.386716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bd97e250-ee60-4d45-bd44-aa76a9f6a719 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:53.389080 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd97e250-ee60-4d45-bd44-aa76a9f6a719 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3 Jul 31 19:08:53.389364 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd97e250-ee60-4d45-bd44-aa76a9f6a719 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:53.389622 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd97e250-ee60-4d45-bd44-aa76a9f6a719 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:53.390968 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-bd97e250-ee60-4d45-bd44-aa76a9f6a719 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] show called for member 10151170-754f-4c93-9956-79c91d7a32e3 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:08:53.394116 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.394116 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:53.405701 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd97e250-ee60-4d45-bd44-aa76a9f6a719 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3 returned with HTTP 200 Jul 31 19:08:53.405701 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 270/1094] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:08:53 2026] GET /volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3 => generated 415 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:53.417873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:53.420485 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:08:53.420805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:53.421011 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:53.421230 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:08:53.422461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:08:53.430523 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Get all volumes completed successfully. Jul 31 19:08:53.431466 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:53.431597 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:53.477855 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:53.482493 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.482493 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:53.487197 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:53.487582 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:53.539916 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:53.543391 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.543391 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:53.551620 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c9c586d-ee76-4f36-bfc5-69596dc72ce8 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:08:53.552113 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 274/1095] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:08:53 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:53.567465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0192088d-0c81-44de-b0e8-6c4c4803a44d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:53.569398 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0192088d-0c81-44de-b0e8-6c4c4803a44d tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] POST https://10.4.3.163/volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3/action Jul 31 19:08:53.569767 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0192088d-0c81-44de-b0e8-6c4c4803a44d tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:53.569909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0192088d-0c81-44de-b0e8-6c4c4803a44d tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:53.571252 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-0192088d-0c81-44de-b0e8-6c4c4803a44d tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] delete called for group 10151170-754f-4c93-9956-79c91d7a32e3 {{(pid=100318) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:08:53.571390 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-0192088d-0c81-44de-b0e8-6c4c4803a44d tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Delete group with id: 10151170-754f-4c93-9956-79c91d7a32e3 Jul 31 19:08:53.574966 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.574966 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:53.621899 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0192088d-0c81-44de-b0e8-6c4c4803a44d tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3/action returned with HTTP 202 Jul 31 19:08:53.622550 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 276/1096] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:08:53 2026] POST /volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:08:53.631720 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2d64c45-7229-4a40-8379-e4245f63bfba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:53.634516 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2d64c45-7229-4a40-8379-e4245f63bfba tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 Jul 31 19:08:53.634822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2d64c45-7229-4a40-8379-e4245f63bfba tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:53.635087 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2d64c45-7229-4a40-8379-e4245f63bfba tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:53.642688 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.642688 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:53.646526 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d2d64c45-7229-4a40-8379-e4245f63bfba tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Volume info retrieved successfully. Jul 31 19:08:53.647229 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-d2d64c45-7229-4a40-8379-e4245f63bfba tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:53.647407 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-d2d64c45-7229-4a40-8379-e4245f63bfba tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:53.683752 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-d2d64c45-7229-4a40-8379-e4245f63bfba tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:53.688525 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:53.688525 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:53.700493 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2d64c45-7229-4a40-8379-e4245f63bfba tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 returned with HTTP 200 Jul 31 19:08:53.701069 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 277/1097] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:08:53 2026] GET /volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 => generated 921 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:54.296300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e30f24b2-1d72-40f1-956e-3b4bb46b2fbd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.299017 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e30f24b2-1d72-40f1-956e-3b4bb46b2fbd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:54.299355 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e30f24b2-1d72-40f1-956e-3b4bb46b2fbd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.299657 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e30f24b2-1d72-40f1-956e-3b4bb46b2fbd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.308393 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.308393 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:54.314528 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e30f24b2-1d72-40f1-956e-3b4bb46b2fbd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:54.320923 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e30f24b2-1d72-40f1-956e-3b4bb46b2fbd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:54.321699 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 271/1098] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:54.342300 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5f0cf999-f51b-451e-a761-46432694ae04 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.344903 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f0cf999-f51b-451e-a761-46432694ae04 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:54.345191 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f0cf999-f51b-451e-a761-46432694ae04 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.345526 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f0cf999-f51b-451e-a761-46432694ae04 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.357232 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.357232 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:54.364294 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5f0cf999-f51b-451e-a761-46432694ae04 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:54.371209 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f0cf999-f51b-451e-a761-46432694ae04 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:54.371720 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 275/1099] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:54.385797 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6e4fdb8e-2649-40ea-8077-2e613385bb55 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.387402 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e4fdb8e-2649-40ea-8077-2e613385bb55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:08:54.388729 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e4fdb8e-2649-40ea-8077-2e613385bb55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.388729 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e4fdb8e-2649-40ea-8077-2e613385bb55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.388729 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-6e4fdb8e-2649-40ea-8077-2e613385bb55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:08:54.389808 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6e4fdb8e-2649-40ea-8077-2e613385bb55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:08:54.403577 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6e4fdb8e-2649-40ea-8077-2e613385bb55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Get all volumes completed successfully. Jul 31 19:08:54.404150 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e4fdb8e-2649-40ea-8077-2e613385bb55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:08:54.404710 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 277/1100] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes => generated 338 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:54.414383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4488d81a-6c65-4971-8a06-345846e7f180 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.416913 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4488d81a-6c65-4971-8a06-345846e7f180 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:54.417154 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4488d81a-6c65-4971-8a06-345846e7f180 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.417375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4488d81a-6c65-4971-8a06-345846e7f180 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.432313 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.432313 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:54.440025 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4488d81a-6c65-4971-8a06-345846e7f180 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:54.448210 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4488d81a-6c65-4971-8a06-345846e7f180 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:54.448698 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 278/1101] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:54.515035 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-3a4ce8dd-0efd-4a31-a5a8-08def9e50b4c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.517684 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-3a4ce8dd-0efd-4a31-a5a8-08def9e50b4c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:54.517957 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-3a4ce8dd-0efd-4a31-a5a8-08def9e50b4c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.518219 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-3a4ce8dd-0efd-4a31-a5a8-08def9e50b4c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.527163 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.527163 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:54.532451 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-3a4ce8dd-0efd-4a31-a5a8-08def9e50b4c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:54.538304 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-3a4ce8dd-0efd-4a31-a5a8-08def9e50b4c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:54.538785 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 272/1102] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:54.648612 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-585c8acc-4e82-4bb8-bb79-25e2f9efc067 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.649170 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-585c8acc-4e82-4bb8-bb79-25e2f9efc067 None None] GET https://10.4.3.163/volume// Jul 31 19:08:54.649363 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-585c8acc-4e82-4bb8-bb79-25e2f9efc067 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.649802 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-585c8acc-4e82-4bb8-bb79-25e2f9efc067 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.650230 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-585c8acc-4e82-4bb8-bb79-25e2f9efc067 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:54.650615 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 276/1103] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:54.660036 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-f6b073d9-6179-453b-9c25-5b345c2f97f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.663042 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-f6b073d9-6179-453b-9c25-5b345c2f97f8 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:08:54.663452 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-f6b073d9-6179-453b-9c25-5b345c2f97f8 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43db4337-36be-4ff8-aa47-503b68020e9c", "connector": null, "instance_uuid": "1d8a10da-e31e-434e-992c-8a44421474fb"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:54.673973 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.673973 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:54.707925 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-f6b073d9-6179-453b-9c25-5b345c2f97f8 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:08:54.708393 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 278/1104] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:08:54 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:54.715789 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-07274283-c588-450f-b4f6-a0b2030d890e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.718593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07274283-c588-450f-b4f6-a0b2030d890e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 Jul 31 19:08:54.718839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07274283-c588-450f-b4f6-a0b2030d890e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.719104 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-07274283-c588-450f-b4f6-a0b2030d890e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.724740 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-07274283-c588-450f-b4f6-a0b2030d890e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 returned with HTTP 404 Jul 31 19:08:54.725196 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 279/1105] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/6dc8287d-05ea-4091-8dbd-3a14cbbd18a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:08:54.735900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d38e02ba-3efe-4fcd-89d8-a98603366f24 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.745889 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d38e02ba-3efe-4fcd-89d8-a98603366f24 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3 Jul 31 19:08:54.746112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d38e02ba-3efe-4fcd-89d8-a98603366f24 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.746307 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d38e02ba-3efe-4fcd-89d8-a98603366f24 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.746446 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-d38e02ba-3efe-4fcd-89d8-a98603366f24 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] show called for member 10151170-754f-4c93-9956-79c91d7a32e3 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:08:54.746521 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2af296f0-aeae-4243-8a53-12e4b4e6cf84 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.749035 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2af296f0-aeae-4243-8a53-12e4b4e6cf84 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:54.749301 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2af296f0-aeae-4243-8a53-12e4b4e6cf84 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.749682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2af296f0-aeae-4243-8a53-12e4b4e6cf84 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.750044 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d38e02ba-3efe-4fcd-89d8-a98603366f24 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3 returned with HTTP 404 Jul 31 19:08:54.751039 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 273/1106] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/groups/10151170-754f-4c93-9956-79c91d7a32e3 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:08:54.765249 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.766002 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.766002 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:54.767132 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:08:54.767378 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.767597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.768904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:08:54.768904 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.768904 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:54.768904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:08:54.771988 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2af296f0-aeae-4243-8a53-12e4b4e6cf84 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:54.776956 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fe11fbbf-1cd0-4e31-9e1d-31647cb411fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.779742 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe11fbbf-1cd0-4e31-9e1d-31647cb411fe None None] GET https://10.4.3.163/volume// Jul 31 19:08:54.779742 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe11fbbf-1cd0-4e31-9e1d-31647cb411fe None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.779869 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2af296f0-aeae-4243-8a53-12e4b4e6cf84 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:54.779909 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe11fbbf-1cd0-4e31-9e1d-31647cb411fe None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.779909 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe11fbbf-1cd0-4e31-9e1d-31647cb411fe None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:08:54.779965 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 277/1107] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:54.780012 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 280/1108] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:08:54.780048 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Get all volumes completed successfully. Jul 31 19:08:54.781496 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:54.781496 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:54.791168 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-bf2560f2-61fe-4141-9858-be31184a4152 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.795533 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-bf2560f2-61fe-4141-9858-be31184a4152 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:54.795744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-bf2560f2-61fe-4141-9858-be31184a4152 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.795938 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-bf2560f2-61fe-4141-9858-be31184a4152 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.805900 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.805900 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:54.812244 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-bf2560f2-61fe-4141-9858-be31184a4152 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:54.817195 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-bf2560f2-61fe-4141-9858-be31184a4152 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:54.818324 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 274/1109] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:08:54.820127 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:54.824149 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.824149 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:54.834370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9b42c8ed-8deb-41a2-a0cb-9a9071e1aa31 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:08:54.834888 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 279/1110] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:54.849543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-061177f4-d201-4baf-a5b5-91a0f8167637 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.851880 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-061177f4-d201-4baf-a5b5-91a0f8167637 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] POST https://10.4.3.163/volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6/action Jul 31 19:08:54.852402 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-061177f4-d201-4baf-a5b5-91a0f8167637 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:54.852635 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-061177f4-d201-4baf-a5b5-91a0f8167637 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:54.854656 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-061177f4-d201-4baf-a5b5-91a0f8167637 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] delete called for group bfc80be2-5448-442f-95fd-021a324e03b6 {{(pid=100319) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:08:54.854846 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-061177f4-d201-4baf-a5b5-91a0f8167637 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Delete group with id: bfc80be2-5448-442f-95fd-021a324e03b6 Jul 31 19:08:54.859367 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.859367 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:54.912213 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-061177f4-d201-4baf-a5b5-91a0f8167637 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6/action returned with HTTP 202 Jul 31 19:08:54.913157 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 278/1111] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:08:54 2026] POST /volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:08:54.924036 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.928466 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 Jul 31 19:08:54.928466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:54.928466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:54.938185 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.938185 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:54.948054 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Volume info retrieved successfully. Jul 31 19:08:54.948790 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:08:54.948979 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:08:54.961662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-8cd93566-dc8c-45fb-ad5e-01e68a547a55 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:54.964319 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-8cd93566-dc8c-45fb-ad5e-01e68a547a55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] PUT https://10.4.3.163/volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 Jul 31 19:08:54.964711 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-8cd93566-dc8c-45fb-ad5e-01e68a547a55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:54.974892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-8cd93566-dc8c-45fb-ad5e-01e68a547a55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Acquiring lock "cinder-attachment_update-43db4337-36be-4ff8-aa47-503b68020e9c-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:08:54.981767 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-8cd93566-dc8c-45fb-ad5e-01e68a547a55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Lock "cinder-attachment_update-43db4337-36be-4ff8-aa47-503b68020e9c-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:08:54.983337 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:54.983337 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:55.002170 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:08:55.007608 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:55.007608 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:55.018767 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25c19e7f-1a44-4ee4-9905-7a62af9adf97 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 returned with HTTP 200 Jul 31 19:08:55.019324 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 281/1112] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:08:54 2026] GET /volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:55.138785 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-8cd93566-dc8c-45fb-ad5e-01e68a547a55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Lock "cinder-attachment_update-43db4337-36be-4ff8-aa47-503b68020e9c-np0000006260" released by "attachment_update" :: held 0.156s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:08:55.138785 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-8cd93566-dc8c-45fb-ad5e-01e68a547a55 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 returned with HTTP 200 Jul 31 19:08:55.138785 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 275/1113] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:08:54 2026] PUT /volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:55.793951 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6dffc63d-9583-4b65-ac1e-f5eb27b367c3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:55.800300 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6dffc63d-9583-4b65-ac1e-f5eb27b367c3 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:55.800578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6dffc63d-9583-4b65-ac1e-f5eb27b367c3 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:55.800855 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6dffc63d-9583-4b65-ac1e-f5eb27b367c3 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:55.822080 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:55.822080 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:55.830859 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6dffc63d-9583-4b65-ac1e-f5eb27b367c3 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:55.837853 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6dffc63d-9583-4b65-ac1e-f5eb27b367c3 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:55.838369 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 280/1114] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:55 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:56.049639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b6644f50-a349-45f0-a686-0646783e401e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:56.054540 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6644f50-a349-45f0-a686-0646783e401e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 Jul 31 19:08:56.054843 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6644f50-a349-45f0-a686-0646783e401e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:56.055088 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6644f50-a349-45f0-a686-0646783e401e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:56.064361 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6644f50-a349-45f0-a686-0646783e401e tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 returned with HTTP 404 Jul 31 19:08:56.065111 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 279/1115] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:08:56 2026] GET /volume/v3/volumes/4a58ec2d-5641-495b-9e64-67e6720d6127 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:08:56.075459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc8d70b4-28ab-4f3b-b72b-372030000d26 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:56.079774 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc8d70b4-28ab-4f3b-b72b-372030000d26 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] GET https://10.4.3.163/volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 Jul 31 19:08:56.079774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc8d70b4-28ab-4f3b-b72b-372030000d26 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:56.079774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc8d70b4-28ab-4f3b-b72b-372030000d26 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:56.079774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-dc8d70b4-28ab-4f3b-b72b-372030000d26 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] show called for member bfc80be2-5448-442f-95fd-021a324e03b6 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:08:56.085461 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc8d70b4-28ab-4f3b-b72b-372030000d26 tempest-GroupsV314Test-624373315 tempest-GroupsV314Test-624373315-project-member] https://10.4.3.163/volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 returned with HTTP 404 Jul 31 19:08:56.086367 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 282/1116] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:08:56 2026] GET /volume/v3/groups/bfc80be2-5448-442f-95fd-021a324e03b6 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 31 19:08:56.093696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-870051d2-0495-4294-97ff-ee0b5964b8c5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:56.096836 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-870051d2-0495-4294-97ff-ee0b5964b8c5 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/adf84d82-67f1-439b-a576-79af0fe71414 Jul 31 19:08:56.097237 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-870051d2-0495-4294-97ff-ee0b5964b8c5 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:56.097601 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-870051d2-0495-4294-97ff-ee0b5964b8c5 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:56.098007 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:56.098007 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:56.130609 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-870051d2-0495-4294-97ff-ee0b5964b8c5 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] https://10.4.3.163/volume/v3/group_types/adf84d82-67f1-439b-a576-79af0fe71414 returned with HTTP 202 Jul 31 19:08:56.131223 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 276/1117] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:08:56 2026] DELETE /volume/v3/group_types/adf84d82-67f1-439b-a576-79af0fe71414 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:08:56.143311 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e93b1a4c-f609-4f6e-ab9c-d65ae853fd98 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:56.148651 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e93b1a4c-f609-4f6e-ab9c-d65ae853fd98 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] DELETE https://10.4.3.163/volume/v3/types/2d5a6016-ae43-4feb-b9bb-7883ca814e23 Jul 31 19:08:56.148651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e93b1a4c-f609-4f6e-ab9c-d65ae853fd98 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:56.148651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e93b1a4c-f609-4f6e-ab9c-d65ae853fd98 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:56.186766 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e93b1a4c-f609-4f6e-ab9c-d65ae853fd98 tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] https://10.4.3.163/volume/v3/types/2d5a6016-ae43-4feb-b9bb-7883ca814e23 returned with HTTP 202 Jul 31 19:08:56.186766 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 281/1118] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:08:56 2026] DELETE /volume/v3/types/2d5a6016-ae43-4feb-b9bb-7883ca814e23 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:08:56.196220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d21b7b7d-37a2-422e-974c-2c029552fa7e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:56.198422 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d21b7b7d-37a2-422e-974c-2c029552fa7e tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] GET https://10.4.3.163/volume/v3/types/2d5a6016-ae43-4feb-b9bb-7883ca814e23 Jul 31 19:08:56.198792 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d21b7b7d-37a2-422e-974c-2c029552fa7e tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:56.198970 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d21b7b7d-37a2-422e-974c-2c029552fa7e tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:56.203858 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d21b7b7d-37a2-422e-974c-2c029552fa7e tempest-GroupsV314Test-96622692 tempest-GroupsV314Test-96622692-project-admin] https://10.4.3.163/volume/v3/types/2d5a6016-ae43-4feb-b9bb-7883ca814e23 returned with HTTP 404 Jul 31 19:08:56.204768 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 280/1119] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:08:56 2026] GET /volume/v3/types/2d5a6016-ae43-4feb-b9bb-7883ca814e23 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:56.860865 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7cc26a8e-8f2a-416c-bf45-dc12fbead7c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:56.863772 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cc26a8e-8f2a-416c-bf45-dc12fbead7c1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:56.864206 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cc26a8e-8f2a-416c-bf45-dc12fbead7c1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:56.864891 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cc26a8e-8f2a-416c-bf45-dc12fbead7c1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:56.883614 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:56.883614 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:56.889854 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7cc26a8e-8f2a-416c-bf45-dc12fbead7c1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:56.896540 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cc26a8e-8f2a-416c-bf45-dc12fbead7c1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:56.897104 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 283/1120] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:56 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:57.917253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8b6b413c-e27a-42c6-9306-7af8d5af7aa0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:57.919698 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8b6b413c-e27a-42c6-9306-7af8d5af7aa0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:57.919906 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8b6b413c-e27a-42c6-9306-7af8d5af7aa0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:57.920128 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8b6b413c-e27a-42c6-9306-7af8d5af7aa0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:57.936141 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:57.936141 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:57.942306 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8b6b413c-e27a-42c6-9306-7af8d5af7aa0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:57.954970 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8b6b413c-e27a-42c6-9306-7af8d5af7aa0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:57.955505 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 277/1121] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:57 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:58.501871 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-235adbb2-86b4-434c-b4fc-59d9089b6b37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:58.507258 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-235adbb2-86b4-434c-b4fc-59d9089b6b37 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7/action Jul 31 19:08:58.507884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-235adbb2-86b4-434c-b4fc-59d9089b6b37 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:08:58.508095 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-235adbb2-86b4-434c-b4fc-59d9089b6b37 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:58.532860 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:58.532860 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:58.550421 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7ff7cb73-e4f0-4325-9084-49931778aabf req-235adbb2-86b4-434c-b4fc-59d9089b6b37 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7/action returned with HTTP 204 Jul 31 19:08:58.551019 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 282/1122] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:08:58 2026] POST /volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:08:58.982920 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d9acf5fc-de57-4f55-843a-7ac5a04c1ee5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:58.987248 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9acf5fc-de57-4f55-843a-7ac5a04c1ee5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:58.987354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9acf5fc-de57-4f55-843a-7ac5a04c1ee5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:58.987669 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9acf5fc-de57-4f55-843a-7ac5a04c1ee5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:59.003923 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:59.003923 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:08:59.015340 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d9acf5fc-de57-4f55-843a-7ac5a04c1ee5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:59.025120 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9acf5fc-de57-4f55-843a-7ac5a04c1ee5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:59.025611 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 281/1123] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:58 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:59.044187 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4f03e78-ea31-40f0-916d-5301374fad78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.047775 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4f03e78-ea31-40f0-916d-5301374fad78 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:59.048989 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4f03e78-ea31-40f0-916d-5301374fad78 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:59.050214 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4f03e78-ea31-40f0-916d-5301374fad78 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:59.063778 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:59.063778 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:08:59.073711 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d4f03e78-ea31-40f0-916d-5301374fad78 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:59.081174 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4f03e78-ea31-40f0-916d-5301374fad78 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:08:59.081698 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 284/1124] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:08:59 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:08:59.098455 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f47ab06d-2ee9-4fea-be88-b80543ac7ac2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.101475 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f47ab06d-2ee9-4fea-be88-b80543ac7ac2 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:08:59.101904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f47ab06d-2ee9-4fea-be88-b80543ac7ac2 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43db4337-36be-4ff8-aa47-503b68020e9c", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-789298233", "description": null, "metadata": null}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:59.117494 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:59.117494 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:59.118016 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f47ab06d-2ee9-4fea-be88-b80543ac7ac2 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:08:59.118177 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-f47ab06d-2ee9-4fea-be88-b80543ac7ac2 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Create snapshot from volume 43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:08:59.167576 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-f47ab06d-2ee9-4fea-be88-b80543ac7ac2 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Created reservations ['9d37a4c3-3a0c-45de-b96e-40bbf067f79b', '15152827-7262-4a92-97c6-cc95e4ed0436', '2ab60ca7-6a4d-4443-9607-55e72ac65ce4', '489105cc-d1a8-4157-875b-2543e8843b20'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:08:59.230229 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f47ab06d-2ee9-4fea-be88-b80543ac7ac2 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Snapshot force create request issued successfully. Jul 31 19:08:59.232287 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f47ab06d-2ee9-4fea-be88-b80543ac7ac2 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:08:59.232287 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 278/1125] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:08:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:08:59.245465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-55e47359-478e-4788-b6ec-203c00604da0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.247679 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55e47359-478e-4788-b6ec-203c00604da0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:08:59.247679 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55e47359-478e-4788-b6ec-203c00604da0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:59.247776 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55e47359-478e-4788-b6ec-203c00604da0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:59.255154 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:59.255154 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:08:59.255862 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-55e47359-478e-4788-b6ec-203c00604da0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Snapshot retrieved successfully. Jul 31 19:08:59.258425 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55e47359-478e-4788-b6ec-203c00604da0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 returned with HTTP 200 Jul 31 19:08:59.258956 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 283/1126] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:08:59 2026] GET /volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:59.326987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a0b27570-4d68-418d-92e5-1a5e483dc8f4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.443663 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a0b27570-4d68-418d-92e5-1a5e483dc8f4 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] GET https://10.4.3.163/volume/v3/os-quota-class-sets/default Jul 31 19:08:59.443882 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a0b27570-4d68-418d-92e5-1a5e483dc8f4 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:59.444111 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a0b27570-4d68-418d-92e5-1a5e483dc8f4 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:59.470470 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a0b27570-4d68-418d-92e5-1a5e483dc8f4 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 19:08:59.471022 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 282/1127] 10.4.3.163 () {66 vars in 1297 bytes} [Fri Jul 31 19:08:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 587 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:59.487566 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-626a6655-cb6e-40fe-bb7e-dfd093c8ffc0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.490417 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-626a6655-cb6e-40fe-bb7e-dfd093c8ffc0 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] GET https://10.4.3.163/volume/v3/os-quota-class-sets/default Jul 31 19:08:59.490672 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-626a6655-cb6e-40fe-bb7e-dfd093c8ffc0 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:59.490933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-626a6655-cb6e-40fe-bb7e-dfd093c8ffc0 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:59.506969 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-626a6655-cb6e-40fe-bb7e-dfd093c8ffc0 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 19:08:59.507522 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 285/1128] 10.4.3.163 () {66 vars in 1297 bytes} [Fri Jul 31 19:08:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 587 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:59.519604 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a2af6b8a-2799-4b0a-9ff3-fc5aab6dbd84 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.525572 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a2af6b8a-2799-4b0a-9ff3-fc5aab6dbd84 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:08:59.525572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a2af6b8a-2799-4b0a-9ff3-fc5aab6dbd84 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-224100752"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:59.525572 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:08:59.525572 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:08:59.545916 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a2af6b8a-2799-4b0a-9ff3-fc5aab6dbd84 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:08:59.545916 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 279/1129] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:08:59 2026] POST /volume/v3/types => generated 227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:59.557182 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cbed0b92-41a5-46cb-bd85-ebe0b749602d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.560166 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cbed0b92-41a5-46cb-bd85-ebe0b749602d tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-class-sets/default Jul 31 19:08:59.560787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cbed0b92-41a5-46cb-bd85-ebe0b749602d tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-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-224100752": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-224100752": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-224100752": 4}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:08:59.681977 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cbed0b92-41a5-46cb-bd85-ebe0b749602d tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 19:08:59.682583 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 284/1130] 10.4.3.163 () {68 vars in 1318 bytes} [Fri Jul 31 19:08:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 775 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:59.694947 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2f50ad7b-4cca-49bd-ac2d-fbb775c986cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.698115 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2f50ad7b-4cca-49bd-ac2d-fbb775c986cc tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/c0b58db13dff469384907f3c724f2f89/defaults Jul 31 19:08:59.700138 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2f50ad7b-4cca-49bd-ac2d-fbb775c986cc tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:59.700138 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2f50ad7b-4cca-49bd-ac2d-fbb775c986cc tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Calling method 'defaults' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:59.706537 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-2f50ad7b-4cca-49bd-ac2d-fbb775c986cc tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1761031283 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1761031283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:59.711100 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2f50ad7b-4cca-49bd-ac2d-fbb775c986cc tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/c0b58db13dff469384907f3c724f2f89/defaults returned with HTTP 200 Jul 31 19:08:59.711791 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 283/1131] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:08:59 2026] GET /volume/v3/os-quota-sets/c0b58db13dff469384907f3c724f2f89/defaults => generated 811 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:59.861963 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-305239a1-2456-4eb2-815c-8b10a5a06b15 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.868654 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-305239a1-2456-4eb2-815c-8b10a5a06b15 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/b487772161c1447da4f6f084dbdd1488/defaults Jul 31 19:08:59.868963 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-305239a1-2456-4eb2-815c-8b10a5a06b15 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:59.869227 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-305239a1-2456-4eb2-815c-8b10a5a06b15 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Calling method 'defaults' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:08:59.880935 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-305239a1-2456-4eb2-815c-8b10a5a06b15 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1761031283 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1761031283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:59.881284 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-305239a1-2456-4eb2-815c-8b10a5a06b15 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1761031283 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1761031283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:59.881715 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-305239a1-2456-4eb2-815c-8b10a5a06b15 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1761031283 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1761031283, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:08:59.889722 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-305239a1-2456-4eb2-815c-8b10a5a06b15 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/b487772161c1447da4f6f084dbdd1488/defaults returned with HTTP 200 Jul 31 19:08:59.890281 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 286/1132] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:08:59 2026] GET /volume/v3/os-quota-sets/b487772161c1447da4f6f084dbdd1488/defaults => generated 811 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:08:59.980970 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-261f4136-adb3-40a0-87ee-e95bc3f681f6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:08:59.985123 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-261f4136-adb3-40a0-87ee-e95bc3f681f6 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] DELETE https://10.4.3.163/volume/v3/types/a3384936-2f4b-4e42-b048-d317ac592e50 Jul 31 19:08:59.985123 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-261f4136-adb3-40a0-87ee-e95bc3f681f6 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:08:59.985123 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-261f4136-adb3-40a0-87ee-e95bc3f681f6 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:00.024977 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-261f4136-adb3-40a0-87ee-e95bc3f681f6 tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/types/a3384936-2f4b-4e42-b048-d317ac592e50 returned with HTTP 202 Jul 31 19:09:00.024977 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 280/1133] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:08:59 2026] DELETE /volume/v3/types/a3384936-2f4b-4e42-b048-d317ac592e50 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:00.037038 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b9068542-3e4e-40f1-b230-e841c7f162fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:00.038922 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9068542-3e4e-40f1-b230-e841c7f162fb tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] GET https://10.4.3.163/volume/v3/types/a3384936-2f4b-4e42-b048-d317ac592e50 Jul 31 19:09:00.039154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9068542-3e4e-40f1-b230-e841c7f162fb tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:00.039347 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9068542-3e4e-40f1-b230-e841c7f162fb tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:00.043316 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9068542-3e4e-40f1-b230-e841c7f162fb tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/types/a3384936-2f4b-4e42-b048-d317ac592e50 returned with HTTP 404 Jul 31 19:09:00.043888 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 285/1134] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:09:00 2026] GET /volume/v3/types/a3384936-2f4b-4e42-b048-d317ac592e50 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:00.053963 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-130bee92-128a-4920-8415-eb4b516b4caa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:00.056278 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-130bee92-128a-4920-8415-eb4b516b4caa tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-class-sets/default Jul 31 19:09:00.057876 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-130bee92-128a-4920-8415-eb4b516b4caa tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:00.146512 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-130bee92-128a-4920-8415-eb4b516b4caa tempest-VolumeQuotaClassesTest-414963812 tempest-VolumeQuotaClassesTest-414963812-project-admin] https://10.4.3.163/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 19:09:00.146512 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 284/1135] 10.4.3.163 () {68 vars in 1318 bytes} [Fri Jul 31 19:09:00 2026] PUT /volume/v3/os-quota-class-sets/default => generated 570 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:00.274252 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35c4bbe8-9bd7-44d0-9465-6013893f56c4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:00.277238 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35c4bbe8-9bd7-44d0-9465-6013893f56c4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:09:00.277238 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35c4bbe8-9bd7-44d0-9465-6013893f56c4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:00.277407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35c4bbe8-9bd7-44d0-9465-6013893f56c4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:00.284893 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:00.284893 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:00.286217 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-35c4bbe8-9bd7-44d0-9465-6013893f56c4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Snapshot retrieved successfully. Jul 31 19:09:00.286949 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35c4bbe8-9bd7-44d0-9465-6013893f56c4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 returned with HTTP 200 Jul 31 19:09:00.287447 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 287/1136] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:09:00 2026] GET /volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:00.302837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0cd9f7ae-6819-4173-b204-6600eb6586e6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:00.307396 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0cd9f7ae-6819-4173-b204-6600eb6586e6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:09:00.307396 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0cd9f7ae-6819-4173-b204-6600eb6586e6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:00.307396 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0cd9f7ae-6819-4173-b204-6600eb6586e6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:00.313431 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:00.313431 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:00.314583 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0cd9f7ae-6819-4173-b204-6600eb6586e6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Snapshot retrieved successfully. Jul 31 19:09:00.315900 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0cd9f7ae-6819-4173-b204-6600eb6586e6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 returned with HTTP 200 Jul 31 19:09:00.316808 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 281/1137] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:09:00 2026] GET /volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:00.330154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e09f7686-465c-4c54-be74-187e2ce4777b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:00.332900 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e09f7686-465c-4c54-be74-187e2ce4777b tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:09:00.333164 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e09f7686-465c-4c54-be74-187e2ce4777b tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:00.333426 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e09f7686-465c-4c54-be74-187e2ce4777b tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:00.352873 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:00.352873 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:00.363076 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e09f7686-465c-4c54-be74-187e2ce4777b tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:09:00.369990 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e09f7686-465c-4c54-be74-187e2ce4777b tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:09:00.370593 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 286/1138] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:00 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:03.207131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-94ae1e80-41a0-4ffc-9eba-0037b99bfeb2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:03.337913 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94ae1e80-41a0-4ffc-9eba-0037b99bfeb2 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] GET https://10.4.3.163/volume/v3/os-services Jul 31 19:09:03.338126 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94ae1e80-41a0-4ffc-9eba-0037b99bfeb2 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:03.338328 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94ae1e80-41a0-4ffc-9eba-0037b99bfeb2 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:03.345952 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94ae1e80-41a0-4ffc-9eba-0037b99bfeb2 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] https://10.4.3.163/volume/v3/os-services returned with HTTP 200 Jul 31 19:09:03.346342 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 285/1139] 10.4.3.163 () {66 vars in 1249 bytes} [Fri Jul 31 19:09:03 2026] GET /volume/v3/os-services => generated 626 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:03.360870 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fbd969f2-8737-402f-8f6f-5b75c50cfdf8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:03.363217 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fbd969f2-8737-402f-8f6f-5b75c50cfdf8 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] GET https://10.4.3.163/volume/v3/os-services?host=np0000006260 Jul 31 19:09:03.363504 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fbd969f2-8737-402f-8f6f-5b75c50cfdf8 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:03.363752 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fbd969f2-8737-402f-8f6f-5b75c50cfdf8 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:03.372016 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fbd969f2-8737-402f-8f6f-5b75c50cfdf8 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] https://10.4.3.163/volume/v3/os-services?host=np0000006260 returned with HTTP 200 Jul 31 19:09:03.372526 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 288/1140] 10.4.3.163 () {66 vars in 1284 bytes} [Fri Jul 31 19:09:03 2026] GET /volume/v3/os-services?host=np0000006260 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:03.383862 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f2351c16-3e42-49a0-9a32-4efadcb0776c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:03.385847 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f2351c16-3e42-49a0-9a32-4efadcb0776c tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] GET https://10.4.3.163/volume/v3/os-services?host=np0000006260&binary=cinder-scheduler Jul 31 19:09:03.386043 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f2351c16-3e42-49a0-9a32-4efadcb0776c tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:03.386230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f2351c16-3e42-49a0-9a32-4efadcb0776c tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:03.390823 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f2351c16-3e42-49a0-9a32-4efadcb0776c tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] https://10.4.3.163/volume/v3/os-services?host=np0000006260&binary=cinder-scheduler returned with HTTP 200 Jul 31 19:09:03.391321 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 282/1141] 10.4.3.163 () {66 vars in 1332 bytes} [Fri Jul 31 19:09:03 2026] GET /volume/v3/os-services?host=np0000006260&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:03.405516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7577be08-c2ea-44b0-9622-7a7e09ef6fc1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:03.413379 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7577be08-c2ea-44b0-9622-7a7e09ef6fc1 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] GET https://10.4.3.163/volume/v3/os-services?binary=cinder-scheduler Jul 31 19:09:03.413609 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7577be08-c2ea-44b0-9622-7a7e09ef6fc1 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:03.413806 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7577be08-c2ea-44b0-9622-7a7e09ef6fc1 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:03.417782 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7577be08-c2ea-44b0-9622-7a7e09ef6fc1 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] https://10.4.3.163/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 31 19:09:03.418279 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 287/1142] 10.4.3.163 () {66 vars in 1296 bytes} [Fri Jul 31 19:09:03 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:03.432238 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1233507f-fc67-4aee-b908-1cc99d254b93 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:03.514432 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:03.514920 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-604688207"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:03.516873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-604688207'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:03.517050 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Create volume of 1 GB Jul 31 19:09:03.523222 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Availability Zones retrieved successfully. Jul 31 19:09:03.531255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Flow 'volume_create_api' (5937f2dd-ae37-4412-9d30-516ebf4140f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:03.533178 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b93434-df31-4d4a-9ab6-38fb0e664909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:03.534627 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:03.582031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b93434-df31-4d4a-9ab6-38fb0e664909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:03.582031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c23c9-3d47-48fc-8477-b8dd94458caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:03.676267 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Created reservations ['bbf10535-ccdf-4eea-94d9-2ec3b8257831', '85d3add8-6bed-411d-9f28-0cf8973b9e98', '808ac5ce-e2d3-432e-b6b8-5a2bd2f14c89', '5a34efb6-5529-4df8-9a80-5f6e98b54b4e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:03.677329 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a05c23c9-3d47-48fc-8477-b8dd94458caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbf10535-ccdf-4eea-94d9-2ec3b8257831', '85d3add8-6bed-411d-9f28-0cf8973b9e98', '808ac5ce-e2d3-432e-b6b8-5a2bd2f14c89', '5a34efb6-5529-4df8-9a80-5f6e98b54b4e']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:03.678373 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a432cf46-dddf-4906-bc60-01f5f2d4ee01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:03.709922 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a432cf46-dddf-4906-bc60-01f5f2d4ee01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49b86d20-2d1c-4c90-aeeb-aa2086215bf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-604688207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4754a414d6434368bd35059411d80112',qos_specs=None,replication_status=,reservations=['bbf10535-ccdf-4eea-94d9-2ec3b8257831','85d3add8-6bed-411d-9f28-0cf8973b9e98','808ac5ce-e2d3-432e-b6b8-5a2bd2f14c89','5a34efb6-5529-4df8-9a80-5f6e98b54b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721cc7e631c64ca2a50a705f3598a9d0',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-604688207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49b86d20-2d1c-4c90-aeeb-aa2086215bf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4754a414d6434368bd35059411d80112',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='721cc7e631c64ca2a50a705f3598a9d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:03.710853 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f958f3-e8cd-4f13-9417-3eadff22a6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:03.744211 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f958f3-e8cd-4f13-9417-3eadff22a6f4) transitioned into state 'SUCCESS' from state '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-604688207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4754a414d6434368bd35059411d80112',qos_specs=None,replication_status=,reservations=['bbf10535-ccdf-4eea-94d9-2ec3b8257831','85d3add8-6bed-411d-9f28-0cf8973b9e98','808ac5ce-e2d3-432e-b6b8-5a2bd2f14c89','5a34efb6-5529-4df8-9a80-5f6e98b54b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='721cc7e631c64ca2a50a705f3598a9d0',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:03.744966 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5749d62-db4f-4c3b-af51-080daa988cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:03.757651 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5749d62-db4f-4c3b-af51-080daa988cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:03.758805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Flow 'volume_create_api' (5937f2dd-ae37-4412-9d30-516ebf4140f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:03.759422 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Create volume request issued successfully. Jul 31 19:09:03.759555 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1233507f-fc67-4aee-b908-1cc99d254b93 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:03.760014 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 286/1143] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:09:03 2026] POST /volume/v3/volumes => generated 753 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:03.780476 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b9ea0c0-8249-473d-9888-bb1cde51e002 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:03.783228 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b9ea0c0-8249-473d-9888-bb1cde51e002 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] GET https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 Jul 31 19:09:03.783522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b9ea0c0-8249-473d-9888-bb1cde51e002 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:03.783817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b9ea0c0-8249-473d-9888-bb1cde51e002 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:03.793503 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:03.793503 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:03.799657 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b9ea0c0-8249-473d-9888-bb1cde51e002 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Volume info retrieved successfully. Jul 31 19:09:03.806053 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b9ea0c0-8249-473d-9888-bb1cde51e002 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 returned with HTTP 200 Jul 31 19:09:03.806507 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 289/1144] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:03 2026] GET /volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:04.822124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-53706d01-9a5d-49d9-a3c1-b6a8d8ceb9a8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:04.824807 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-53706d01-9a5d-49d9-a3c1-b6a8d8ceb9a8 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] GET https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 Jul 31 19:09:04.824807 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-53706d01-9a5d-49d9-a3c1-b6a8d8ceb9a8 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:04.825065 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-53706d01-9a5d-49d9-a3c1-b6a8d8ceb9a8 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:04.835320 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:04.835320 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:04.838983 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-53706d01-9a5d-49d9-a3c1-b6a8d8ceb9a8 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Volume info retrieved successfully. Jul 31 19:09:04.844796 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-53706d01-9a5d-49d9-a3c1-b6a8d8ceb9a8 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 returned with HTTP 200 Jul 31 19:09:04.845366 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 283/1145] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:04 2026] GET /volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:04.857636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5572e04f-9d1c-4e8d-b63e-c6184bef8fed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:04.859909 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5572e04f-9d1c-4e8d-b63e-c6184bef8fed tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] GET https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 Jul 31 19:09:04.859909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5572e04f-9d1c-4e8d-b63e-c6184bef8fed tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:04.859909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5572e04f-9d1c-4e8d-b63e-c6184bef8fed tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:04.866843 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:04.866843 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:04.870178 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5572e04f-9d1c-4e8d-b63e-c6184bef8fed tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Volume info retrieved successfully. Jul 31 19:09:04.875197 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5572e04f-9d1c-4e8d-b63e-c6184bef8fed tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 returned with HTTP 200 Jul 31 19:09:04.875197 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 288/1146] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:04 2026] GET /volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 => generated 1019 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:04.889242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-216300ef-29eb-43c3-955e-c829d8506666 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:04.892019 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-216300ef-29eb-43c3-955e-c829d8506666 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] GET https://10.4.3.163/volume/v3/os-services?host=np0000006260&binary=cinder-volume Jul 31 19:09:04.892403 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-216300ef-29eb-43c3-955e-c829d8506666 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:04.892873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-216300ef-29eb-43c3-955e-c829d8506666 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:04.893218 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:04.893218 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:04.901093 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-216300ef-29eb-43c3-955e-c829d8506666 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] https://10.4.3.163/volume/v3/os-services?host=np0000006260&binary=cinder-volume returned with HTTP 200 Jul 31 19:09:04.901093 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 287/1147] 10.4.3.163 () {66 vars in 1326 bytes} [Fri Jul 31 19:09:04 2026] GET /volume/v3/os-services?host=np0000006260&binary=cinder-volume => generated 275 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:04.913025 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-addb74f9-a813-4377-bd23-e00b51024aaa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:04.915239 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-addb74f9-a813-4377-bd23-e00b51024aaa tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] GET https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 Jul 31 19:09:04.915524 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-addb74f9-a813-4377-bd23-e00b51024aaa tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:04.915775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-addb74f9-a813-4377-bd23-e00b51024aaa tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:04.923940 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:04.923940 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:04.930969 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-addb74f9-a813-4377-bd23-e00b51024aaa tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Volume info retrieved successfully. Jul 31 19:09:04.936286 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-addb74f9-a813-4377-bd23-e00b51024aaa tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 returned with HTTP 200 Jul 31 19:09:04.936917 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 290/1148] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:04 2026] GET /volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:04.953125 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c1afdc4c-362a-4e41-b2b9-0dff84fbc149 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:04.955690 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1afdc4c-362a-4e41-b2b9-0dff84fbc149 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] DELETE https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 Jul 31 19:09:04.955980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1afdc4c-362a-4e41-b2b9-0dff84fbc149 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:04.956274 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1afdc4c-362a-4e41-b2b9-0dff84fbc149 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:04.956530 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-c1afdc4c-362a-4e41-b2b9-0dff84fbc149 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Delete volume with id: 49b86d20-2d1c-4c90-aeeb-aa2086215bf5 Jul 31 19:09:04.967452 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:04.967452 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:04.968230 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c1afdc4c-362a-4e41-b2b9-0dff84fbc149 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Volume info retrieved successfully. Jul 31 19:09:04.996623 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c1afdc4c-362a-4e41-b2b9-0dff84fbc149 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Delete volume request issued successfully. Jul 31 19:09:04.996623 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1afdc4c-362a-4e41-b2b9-0dff84fbc149 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 returned with HTTP 202 Jul 31 19:09:04.996623 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 284/1149] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:04 2026] DELETE /volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:05.008186 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-875fdbf1-1b77-4981-ae9c-69c15c34f17d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:05.010427 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-875fdbf1-1b77-4981-ae9c-69c15c34f17d tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] GET https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 Jul 31 19:09:05.010700 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-875fdbf1-1b77-4981-ae9c-69c15c34f17d tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:05.011039 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-875fdbf1-1b77-4981-ae9c-69c15c34f17d tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:05.022120 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:05.022120 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:05.027105 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-875fdbf1-1b77-4981-ae9c-69c15c34f17d tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Volume info retrieved successfully. Jul 31 19:09:05.034862 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-875fdbf1-1b77-4981-ae9c-69c15c34f17d tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 returned with HTTP 200 Jul 31 19:09:05.037455 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 289/1150] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:05 2026] GET /volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:06.048811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-84d6cb9d-07bb-4ba3-bcd8-8a78828d7005 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:06.051313 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84d6cb9d-07bb-4ba3-bcd8-8a78828d7005 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] GET https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 Jul 31 19:09:06.051732 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84d6cb9d-07bb-4ba3-bcd8-8a78828d7005 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:06.052036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84d6cb9d-07bb-4ba3-bcd8-8a78828d7005 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:06.061598 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84d6cb9d-07bb-4ba3-bcd8-8a78828d7005 tempest-VolumesServicesTestJSON-703211403 tempest-VolumesServicesTestJSON-703211403-project-member] https://10.4.3.163/volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 returned with HTTP 404 Jul 31 19:09:06.062334 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 288/1151] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:06 2026] GET /volume/v3/volumes/49b86d20-2d1c-4c90-aeeb-aa2086215bf5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:06.072084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3651054d-907c-453e-8f8a-c375dc81cab4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:06.073937 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3651054d-907c-453e-8f8a-c375dc81cab4 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] GET https://10.4.3.163/volume/v3/os-services Jul 31 19:09:06.074128 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3651054d-907c-453e-8f8a-c375dc81cab4 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:06.074298 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3651054d-907c-453e-8f8a-c375dc81cab4 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:06.078900 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3651054d-907c-453e-8f8a-c375dc81cab4 tempest-VolumesServicesTestJSON-664682559 tempest-VolumesServicesTestJSON-664682559-project-admin] https://10.4.3.163/volume/v3/os-services returned with HTTP 200 Jul 31 19:09:06.079364 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 291/1152] 10.4.3.163 () {66 vars in 1249 bytes} [Fri Jul 31 19:09:06 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:08.062002 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:08.196455 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:08.196907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1611510630"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:08.198634 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1611510630'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:08.198787 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Create volume of 1 GB Jul 31 19:09:08.204108 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Availability Zones retrieved successfully. Jul 31 19:09:08.210230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Flow 'volume_create_api' (617ee4be-1f56-4e4d-a875-0c6b12137530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:08.211468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb3a4e4-5641-4d84-b523-10192f13b392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:08.212530 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:08.250324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb3a4e4-5641-4d84-b523-10192f13b392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:08.250324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7af63e0-e5bf-4855-8b0c-7793ae2dbfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:08.330754 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Created reservations ['5d0cc67c-467f-479f-b82a-60e8ba5027c4', 'c84b753b-b8a5-4b5c-83ea-cd65b3eb11de', '933e17da-e517-4e16-a07f-4a271b7dba59', '722810ba-bcca-4fee-aed5-e473fe6ac0df'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:08.331675 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7af63e0-e5bf-4855-8b0c-7793ae2dbfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d0cc67c-467f-479f-b82a-60e8ba5027c4', 'c84b753b-b8a5-4b5c-83ea-cd65b3eb11de', '933e17da-e517-4e16-a07f-4a271b7dba59', '722810ba-bcca-4fee-aed5-e473fe6ac0df']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:08.332460 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa6b87a-776e-43a3-8f61-8c36bcce4894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:08.504684 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa6b87a-776e-43a3-8f61-8c36bcce4894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d8af618-912a-4abb-af57-4dade3c3815e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1611510630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e30e8d223f024a318bf7f905aadfcd08',qos_specs=None,replication_status=,reservations=['5d0cc67c-467f-479f-b82a-60e8ba5027c4','c84b753b-b8a5-4b5c-83ea-cd65b3eb11de','933e17da-e517-4e16-a07f-4a271b7dba59','722810ba-bcca-4fee-aed5-e473fe6ac0df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2028c1b8c0a7475191db045b43a92515',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1611510630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d8af618-912a-4abb-af57-4dade3c3815e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e30e8d223f024a318bf7f905aadfcd08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2028c1b8c0a7475191db045b43a92515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:08.505410 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3fb950-5ca2-4574-8639-782f630d02e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:08.520324 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f183f875-c79f-4394-a118-903fc850e086 req-5a581610-3144-4590-92bb-a6025ae8b840 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:08.522663 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-5a581610-3144-4590-92bb-a6025ae8b840 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:09:08.522897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-5a581610-3144-4590-92bb-a6025ae8b840 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:08.523099 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-5a581610-3144-4590-92bb-a6025ae8b840 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:08.524122 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3fb950-5ca2-4574-8639-782f630d02e8) transitioned into state 'SUCCESS' from state '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-1611510630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e30e8d223f024a318bf7f905aadfcd08',qos_specs=None,replication_status=,reservations=['5d0cc67c-467f-479f-b82a-60e8ba5027c4','c84b753b-b8a5-4b5c-83ea-cd65b3eb11de','933e17da-e517-4e16-a07f-4a271b7dba59','722810ba-bcca-4fee-aed5-e473fe6ac0df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2028c1b8c0a7475191db045b43a92515',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:08.525018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd19c17f-8c6e-4398-bceb-8a55d73e9485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:08.537116 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd19c17f-8c6e-4398-bceb-8a55d73e9485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:08.537794 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:08.537794 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:08.537992 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Flow 'volume_create_api' (617ee4be-1f56-4e4d-a875-0c6b12137530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:08.538310 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Create volume request issued successfully. Jul 31 19:09:08.538955 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-05e635e5-3bc8-4e5b-951f-716aad91bc31 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:08.539356 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 285/1153] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:09:08 2026] POST /volume/v3/volumes => generated 750 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:08.544041 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f183f875-c79f-4394-a118-903fc850e086 req-5a581610-3144-4590-92bb-a6025ae8b840 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:09:08.550359 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-5a581610-3144-4590-92bb-a6025ae8b840 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:09:08.550962 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 290/1154] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:08 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:08.556873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-02f8b860-bcd8-496e-99a7-ac983423c752 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:08.559697 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02f8b860-bcd8-496e-99a7-ac983423c752 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e Jul 31 19:09:08.559697 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02f8b860-bcd8-496e-99a7-ac983423c752 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:08.559697 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02f8b860-bcd8-496e-99a7-ac983423c752 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:08.567490 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:08.567490 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:08.572465 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-02f8b860-bcd8-496e-99a7-ac983423c752 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:08.577346 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f183f875-c79f-4394-a118-903fc850e086 req-0d300de1-5958-43be-969a-cc70f6356087 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:08.578581 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02f8b860-bcd8-496e-99a7-ac983423c752 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e returned with HTTP 200 Jul 31 19:09:08.579207 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 289/1155] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:08 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:08.581537 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-0d300de1-5958-43be-969a-cc70f6356087 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3/action Jul 31 19:09:08.581925 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-0d300de1-5958-43be-969a-cc70f6356087 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:08.582054 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-0d300de1-5958-43be-969a-cc70f6356087 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:08.593708 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:08.593708 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:08.594257 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f183f875-c79f-4394-a118-903fc850e086 req-0d300de1-5958-43be-969a-cc70f6356087 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:09:08.600956 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f183f875-c79f-4394-a118-903fc850e086 req-0d300de1-5958-43be-969a-cc70f6356087 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Begin detaching volume completed successfully. Jul 31 19:09:08.601273 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-0d300de1-5958-43be-969a-cc70f6356087 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3/action returned with HTTP 202 Jul 31 19:09:08.601947 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 292/1156] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:09:08 2026] POST /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:09:08.624891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ec16b1d1-435f-43a5-9ba8-5ffd9f006855 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:08.627295 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ec16b1d1-435f-43a5-9ba8-5ffd9f006855 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:09:08.627587 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ec16b1d1-435f-43a5-9ba8-5ffd9f006855 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:08.628354 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ec16b1d1-435f-43a5-9ba8-5ffd9f006855 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:08.639789 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:08.639789 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:08.644065 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ec16b1d1-435f-43a5-9ba8-5ffd9f006855 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:09:08.649186 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ec16b1d1-435f-43a5-9ba8-5ffd9f006855 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:09:08.649700 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 286/1157] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:08 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:08.660566 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4728fec5-0c41-4cb9-b29b-8439281f76f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:08.660916 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4728fec5-0c41-4cb9-b29b-8439281f76f9 None None] GET https://10.4.3.163/volume// Jul 31 19:09:08.661099 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4728fec5-0c41-4cb9-b29b-8439281f76f9 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:08.661321 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4728fec5-0c41-4cb9-b29b-8439281f76f9 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:08.661706 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4728fec5-0c41-4cb9-b29b-8439281f76f9 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:08.662004 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 291/1158] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:08.674907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f183f875-c79f-4394-a118-903fc850e086 req-b0d6efe6-a7db-47f1-9d52-49b9e7c4eeb3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:08.678053 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-b0d6efe6-a7db-47f1-9d52-49b9e7c4eeb3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:09:08.678588 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-b0d6efe6-a7db-47f1-9d52-49b9e7c4eeb3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:08.678949 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-b0d6efe6-a7db-47f1-9d52-49b9e7c4eeb3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:08.693899 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:08.693899 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:08.700119 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-f183f875-c79f-4394-a118-903fc850e086 req-b0d6efe6-a7db-47f1-9d52-49b9e7c4eeb3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:09:08.709416 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-b0d6efe6-a7db-47f1-9d52-49b9e7c4eeb3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:09:08.710094 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 290/1159] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:09:08 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:09.257713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e83460ce-2995-4906-8328-737ed30880e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.259667 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:09.260271 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1315260320"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:09.261990 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1315260320'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:09.262150 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Create volume of 1 GB Jul 31 19:09:09.267388 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Availability Zones retrieved successfully. Jul 31 19:09:09.275797 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Flow 'volume_create_api' (65e3bc71-675d-454d-ac69-a72ada55bbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:09.277282 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d554d5-e29f-4c26-9330-fd1275de2b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:09.278610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:09.312248 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d554d5-e29f-4c26-9330-fd1275de2b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:09.313315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fef134-c60c-431b-8940-9b277638ec65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:09.390786 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Created reservations ['bf676304-d149-4d76-91fc-36652365dd68', '02776073-d806-4c4d-9a7b-7b4d1865ffe5', 'a5eac7f6-6cc3-4e4c-9d77-0492243b4f1a', '145de5e4-6a2f-4ab8-9a86-a7b2c2fb3e87'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:09.391841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fef134-c60c-431b-8940-9b277638ec65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf676304-d149-4d76-91fc-36652365dd68', '02776073-d806-4c4d-9a7b-7b4d1865ffe5', 'a5eac7f6-6cc3-4e4c-9d77-0492243b4f1a', '145de5e4-6a2f-4ab8-9a86-a7b2c2fb3e87']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:09.392960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721b1d87-5ed9-4e3b-95b9-079e9686f530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:09.422282 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721b1d87-5ed9-4e3b-95b9-079e9686f530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7320a722-61b4-45df-92b3-9b16c32c05b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1315260320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12c448bc6704b7f857709dc2eac85c3',qos_specs=None,replication_status=,reservations=['bf676304-d149-4d76-91fc-36652365dd68','02776073-d806-4c4d-9a7b-7b4d1865ffe5','a5eac7f6-6cc3-4e4c-9d77-0492243b4f1a','145de5e4-6a2f-4ab8-9a86-a7b2c2fb3e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c633b1c892247d58e512f02a6cf6f43',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1315260320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7320a722-61b4-45df-92b3-9b16c32c05b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e12c448bc6704b7f857709dc2eac85c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c633b1c892247d58e512f02a6cf6f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:09.423354 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f6c6b6-8dea-475b-9d49-bcc7ca92e492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:09.448607 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f6c6b6-8dea-475b-9d49-bcc7ca92e492) transitioned into state 'SUCCESS' from state '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-1315260320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12c448bc6704b7f857709dc2eac85c3',qos_specs=None,replication_status=,reservations=['bf676304-d149-4d76-91fc-36652365dd68','02776073-d806-4c4d-9a7b-7b4d1865ffe5','a5eac7f6-6cc3-4e4c-9d77-0492243b4f1a','145de5e4-6a2f-4ab8-9a86-a7b2c2fb3e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c633b1c892247d58e512f02a6cf6f43',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:09.449359 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82aed7b-2aa4-4574-83c5-6cdf1796a287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:09.458846 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82aed7b-2aa4-4574-83c5-6cdf1796a287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:09.459665 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Flow 'volume_create_api' (65e3bc71-675d-454d-ac69-a72ada55bbf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:09.459972 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Create volume request issued successfully. Jul 31 19:09:09.460538 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e83460ce-2995-4906-8328-737ed30880e5 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:09.460944 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 293/1160] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:09:09 2026] POST /volume/v3/volumes => generated 754 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:09.473788 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-64e6fdcc-85cd-4bfe-8b1b-4337f30677f4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.477115 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-64e6fdcc-85cd-4bfe-8b1b-4337f30677f4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 Jul 31 19:09:09.477337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-64e6fdcc-85cd-4bfe-8b1b-4337f30677f4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:09.477553 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-64e6fdcc-85cd-4bfe-8b1b-4337f30677f4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:09.484613 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.484613 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:09.489158 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-64e6fdcc-85cd-4bfe-8b1b-4337f30677f4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:09.493868 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-64e6fdcc-85cd-4bfe-8b1b-4337f30677f4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 returned with HTTP 200 Jul 31 19:09:09.494312 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 287/1161] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:09 2026] GET /volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:09.596386 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0927e9e1-6e7f-4bfb-8ffb-0e866087c903 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.598267 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0927e9e1-6e7f-4bfb-8ffb-0e866087c903 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e Jul 31 19:09:09.598394 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0927e9e1-6e7f-4bfb-8ffb-0e866087c903 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:09.598585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0927e9e1-6e7f-4bfb-8ffb-0e866087c903 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:09.605964 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.605964 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:09.611131 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0927e9e1-6e7f-4bfb-8ffb-0e866087c903 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:09.617264 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0927e9e1-6e7f-4bfb-8ffb-0e866087c903 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e returned with HTTP 200 Jul 31 19:09:09.617876 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 292/1162] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:09 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:09.640351 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2053cab-a1ea-4603-90a6-5ed0b64f55e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.642329 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2053cab-a1ea-4603-90a6-5ed0b64f55e2 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] POST https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:09.642739 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2053cab-a1ea-4603-90a6-5ed0b64f55e2 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:09.651626 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.651626 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:09.652149 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2053cab-a1ea-4603-90a6-5ed0b64f55e2 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:09.658709 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f183f875-c79f-4394-a118-903fc850e086 req-2f4217b6-b026-4b38-83ef-a55bb0bed065 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.661294 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-2f4217b6-b026-4b38-83ef-a55bb0bed065 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] DELETE https://10.4.3.163/volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92 Jul 31 19:09:09.661475 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-2f4217b6-b026-4b38-83ef-a55bb0bed065 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:09.661666 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-2f4217b6-b026-4b38-83ef-a55bb0bed065 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:09.661870 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2053cab-a1ea-4603-90a6-5ed0b64f55e2 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Create volume metadata completed successfully. Jul 31 19:09:09.662537 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2053cab-a1ea-4603-90a6-5ed0b64f55e2 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:09.662824 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 291/1163] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:09:09 2026] POST /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:09.665377 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6643270a-9795-4a78-a910-6d1abcf7d757 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.668807 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.668807 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:09.671660 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6643270a-9795-4a78-a910-6d1abcf7d757 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:09:09.671991 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6643270a-9795-4a78-a910-6d1abcf7d757 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:09.672258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6643270a-9795-4a78-a910-6d1abcf7d757 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:09.674143 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-20370a21-8fab-485b-92b8-33d415fcbff7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.675764 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20370a21-8fab-485b-92b8-33d415fcbff7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:09.676017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20370a21-8fab-485b-92b8-33d415fcbff7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:09.676207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20370a21-8fab-485b-92b8-33d415fcbff7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:09.683687 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.683687 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:09.684210 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-20370a21-8fab-485b-92b8-33d415fcbff7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:09.686398 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.686398 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:09.691649 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6643270a-9795-4a78-a910-6d1abcf7d757 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:09:09.693496 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-20370a21-8fab-485b-92b8-33d415fcbff7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Get volume metadata completed successfully. Jul 31 19:09:09.693755 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20370a21-8fab-485b-92b8-33d415fcbff7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:09.694219 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 293/1164] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:09:09 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:09.698453 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6643270a-9795-4a78-a910-6d1abcf7d757 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:09:09.699061 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 288/1165] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:09 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:09.704062 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7a45e475-da61-4aef-ab81-25116f66ed76 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.705674 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7a45e475-da61-4aef-ab81-25116f66ed76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] PUT https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:09.705975 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7a45e475-da61-4aef-ab81-25116f66ed76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:09.715179 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.715179 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:09.715646 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7a45e475-da61-4aef-ab81-25116f66ed76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:09.722416 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f183f875-c79f-4394-a118-903fc850e086 req-2f4217b6-b026-4b38-83ef-a55bb0bed065 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92 returned with HTTP 200 Jul 31 19:09:09.722857 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 294/1166] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:09:09 2026] DELETE /volume/v3/attachments/c273e26a-f622-452f-bc63-0f3f618b7b92 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:09.729950 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7a45e475-da61-4aef-ab81-25116f66ed76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Update volume metadata completed successfully. Jul 31 19:09:09.730181 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7a45e475-da61-4aef-ab81-25116f66ed76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:09.730611 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 292/1167] 10.4.3.163 () {68 vars in 1395 bytes} [Fri Jul 31 19:09:09 2026] PUT /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 57 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:09:09.739827 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a32c463c-e0bd-4454-8521-1a0afc0936cb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.741403 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a32c463c-e0bd-4454-8521-1a0afc0936cb tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:09.741595 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a32c463c-e0bd-4454-8521-1a0afc0936cb tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:09.741766 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a32c463c-e0bd-4454-8521-1a0afc0936cb tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:09.749006 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.749006 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:09.749419 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a32c463c-e0bd-4454-8521-1a0afc0936cb tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:09.758178 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a32c463c-e0bd-4454-8521-1a0afc0936cb tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Get volume metadata completed successfully. Jul 31 19:09:09.758483 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a32c463c-e0bd-4454-8521-1a0afc0936cb tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:09.758982 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 294/1168] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:09:09 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:09:09.767124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-73526388-d4d8-47d1-a93f-fd3ee62f64d7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.770519 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-73526388-d4d8-47d1-a93f-fd3ee62f64d7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key1 Jul 31 19:09:09.770822 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-73526388-d4d8-47d1-a93f-fd3ee62f64d7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:09.771149 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-73526388-d4d8-47d1-a93f-fd3ee62f64d7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:09.782334 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.782334 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:09.783019 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-73526388-d4d8-47d1-a93f-fd3ee62f64d7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:09.792684 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-73526388-d4d8-47d1-a93f-fd3ee62f64d7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Get volume metadata completed successfully. Jul 31 19:09:09.802725 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-73526388-d4d8-47d1-a93f-fd3ee62f64d7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Delete volume metadata completed successfully. Jul 31 19:09:09.803042 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-73526388-d4d8-47d1-a93f-fd3ee62f64d7 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key1 returned with HTTP 200 Jul 31 19:09:09.803392 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 289/1169] 10.4.3.163 () {66 vars in 1393 bytes} [Fri Jul 31 19:09:09 2026] DELETE /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key1 => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 19:09:09.810675 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a012baae-f712-4b1e-9caf-2af1f7988809 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.812403 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a012baae-f712-4b1e-9caf-2af1f7988809 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:09.812631 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a012baae-f712-4b1e-9caf-2af1f7988809 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:09.812810 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a012baae-f712-4b1e-9caf-2af1f7988809 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:09.819036 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.819036 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:09.819506 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a012baae-f712-4b1e-9caf-2af1f7988809 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:09.825753 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a012baae-f712-4b1e-9caf-2af1f7988809 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Get volume metadata completed successfully. Jul 31 19:09:09.826035 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a012baae-f712-4b1e-9caf-2af1f7988809 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:09.826406 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 295/1170] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:09:09 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:09:09.833340 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65e87bcc-5ad0-46aa-81c6-dad1d353e912 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:09.835916 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65e87bcc-5ad0-46aa-81c6-dad1d353e912 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] PUT https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:09.836397 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65e87bcc-5ad0-46aa-81c6-dad1d353e912 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:09.993806 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:09.993806 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:09.994270 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-65e87bcc-5ad0-46aa-81c6-dad1d353e912 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.004146 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-65e87bcc-5ad0-46aa-81c6-dad1d353e912 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Update volume metadata completed successfully. Jul 31 19:09:10.004455 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65e87bcc-5ad0-46aa-81c6-dad1d353e912 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:10.005431 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 293/1171] 10.4.3.163 () {68 vars in 1395 bytes} [Fri Jul 31 19:09:09 2026] PUT /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 16 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:09:10.014050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-28b6fefe-1942-400c-8063-f119ea7f90a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.016001 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-28b6fefe-1942-400c-8063-f119ea7f90a0 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] POST https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:10.016346 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-28b6fefe-1942-400c-8063-f119ea7f90a0 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:10.025924 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.025924 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:10.026499 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-28b6fefe-1942-400c-8063-f119ea7f90a0 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.034854 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-28b6fefe-1942-400c-8063-f119ea7f90a0 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Create volume metadata completed successfully. Jul 31 19:09:10.035214 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-28b6fefe-1942-400c-8063-f119ea7f90a0 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:10.035679 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 295/1172] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:09:10 2026] POST /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:09:10.045005 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2b4ad010-ff2c-4ade-9cf0-46db1b773589 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.047580 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2b4ad010-ff2c-4ade-9cf0-46db1b773589 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] PUT https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key3 Jul 31 19:09:10.048036 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2b4ad010-ff2c-4ade-9cf0-46db1b773589 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:10.059682 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.059682 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:10.060337 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2b4ad010-ff2c-4ade-9cf0-46db1b773589 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.073412 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2b4ad010-ff2c-4ade-9cf0-46db1b773589 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Update volume metadata completed successfully. Jul 31 19:09:10.073800 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2b4ad010-ff2c-4ade-9cf0-46db1b773589 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key3 returned with HTTP 200 Jul 31 19:09:10.074267 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 290/1173] 10.4.3.163 () {68 vars in 1410 bytes} [Fri Jul 31 19:09:10 2026] PUT /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:09:10.081453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab44eb52-4ce0-4daa-9a07-739db582e520 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.083383 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab44eb52-4ce0-4daa-9a07-739db582e520 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key3 Jul 31 19:09:10.083606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab44eb52-4ce0-4daa-9a07-739db582e520 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.083780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab44eb52-4ce0-4daa-9a07-739db582e520 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.091848 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.091848 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:10.092425 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ab44eb52-4ce0-4daa-9a07-739db582e520 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.100352 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ab44eb52-4ce0-4daa-9a07-739db582e520 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Get volume metadata completed successfully. Jul 31 19:09:10.100720 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab44eb52-4ce0-4daa-9a07-739db582e520 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key3 returned with HTTP 200 Jul 31 19:09:10.101246 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 296/1174] 10.4.3.163 () {66 vars in 1390 bytes} [Fri Jul 31 19:09:10 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:09:10.108524 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d3867dc5-96d2-42cc-80df-6fd6795a1a71 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.110180 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3867dc5-96d2-42cc-80df-6fd6795a1a71 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:10.110367 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3867dc5-96d2-42cc-80df-6fd6795a1a71 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.110567 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3867dc5-96d2-42cc-80df-6fd6795a1a71 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.117172 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.117172 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:10.117583 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3867dc5-96d2-42cc-80df-6fd6795a1a71 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.122384 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3867dc5-96d2-42cc-80df-6fd6795a1a71 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Get volume metadata completed successfully. Jul 31 19:09:10.122648 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3867dc5-96d2-42cc-80df-6fd6795a1a71 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:10.123031 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 294/1175] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:09:10 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 31 19:09:10.130623 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cc215b35-eaf5-4302-be4d-674e52bde1c3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.132458 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc215b35-eaf5-4302-be4d-674e52bde1c3 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] PUT https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata Jul 31 19:09:10.132898 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc215b35-eaf5-4302-be4d-674e52bde1c3 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:10.142796 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.142796 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:10.143458 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cc215b35-eaf5-4302-be4d-674e52bde1c3 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.153343 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cc215b35-eaf5-4302-be4d-674e52bde1c3 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Update volume metadata completed successfully. Jul 31 19:09:10.153697 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc215b35-eaf5-4302-be4d-674e52bde1c3 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata returned with HTTP 200 Jul 31 19:09:10.154206 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 296/1176] 10.4.3.163 () {68 vars in 1395 bytes} [Fri Jul 31 19:09:10 2026] PUT /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:09:10.165540 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f3e84072-331f-4cb8-ab5c-466b4441ab76 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.167671 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f3e84072-331f-4cb8-ab5c-466b4441ab76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e Jul 31 19:09:10.168054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f3e84072-331f-4cb8-ab5c-466b4441ab76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.168296 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f3e84072-331f-4cb8-ab5c-466b4441ab76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.176515 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.176515 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:10.181352 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f3e84072-331f-4cb8-ab5c-466b4441ab76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.187424 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f3e84072-331f-4cb8-ab5c-466b4441ab76 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e returned with HTTP 200 Jul 31 19:09:10.187979 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 291/1177] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:10 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:10.202138 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f261bde6-8978-4ed4-b274-c06ddcaa6e5f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.204370 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f261bde6-8978-4ed4-b274-c06ddcaa6e5f tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e Jul 31 19:09:10.204679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f261bde6-8978-4ed4-b274-c06ddcaa6e5f tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.204856 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f261bde6-8978-4ed4-b274-c06ddcaa6e5f tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.204937 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f261bde6-8978-4ed4-b274-c06ddcaa6e5f tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Delete volume with id: 4d8af618-912a-4abb-af57-4dade3c3815e Jul 31 19:09:10.212550 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.212550 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:10.213027 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f261bde6-8978-4ed4-b274-c06ddcaa6e5f tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.229667 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f261bde6-8978-4ed4-b274-c06ddcaa6e5f tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Delete volume request issued successfully. Jul 31 19:09:10.229923 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f261bde6-8978-4ed4-b274-c06ddcaa6e5f tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e returned with HTTP 202 Jul 31 19:09:10.230473 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 297/1178] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:10 2026] DELETE /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:10.238291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-57754160-f922-422a-827b-8027d00933dc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.240597 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57754160-f922-422a-827b-8027d00933dc tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e Jul 31 19:09:10.240860 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57754160-f922-422a-827b-8027d00933dc tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.241150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57754160-f922-422a-827b-8027d00933dc tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.250875 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.250875 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:10.256797 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-57754160-f922-422a-827b-8027d00933dc tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Volume info retrieved successfully. Jul 31 19:09:10.263216 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57754160-f922-422a-827b-8027d00933dc tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e returned with HTTP 200 Jul 31 19:09:10.263837 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 295/1179] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:10 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:10.508225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2ad65ae-c9af-4ebe-89ea-760c4dc7e012 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.510104 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2ad65ae-c9af-4ebe-89ea-760c4dc7e012 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 Jul 31 19:09:10.510353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2ad65ae-c9af-4ebe-89ea-760c4dc7e012 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.510617 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2ad65ae-c9af-4ebe-89ea-760c4dc7e012 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.518978 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.518978 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:10.523271 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2ad65ae-c9af-4ebe-89ea-760c4dc7e012 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:10.528216 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2ad65ae-c9af-4ebe-89ea-760c4dc7e012 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 returned with HTTP 200 Jul 31 19:09:10.528634 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 297/1180] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:10 2026] GET /volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:10.544855 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1286aae6-9e64-4378-afc7-1e5f19b011d4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.546709 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1286aae6-9e64-4378-afc7-1e5f19b011d4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] POST https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4/action Jul 31 19:09:10.547234 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1286aae6-9e64-4378-afc7-1e5f19b011d4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:10.547360 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1286aae6-9e64-4378-afc7-1e5f19b011d4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:10.556088 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.556088 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:10.556666 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1286aae6-9e64-4378-afc7-1e5f19b011d4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:10.564388 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1286aae6-9e64-4378-afc7-1e5f19b011d4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume updated successfully. Jul 31 19:09:10.564714 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1286aae6-9e64-4378-afc7-1e5f19b011d4 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4/action returned with HTTP 200 Jul 31 19:09:10.565253 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 292/1181] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:09:10 2026] POST /volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 19:09:10.574085 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ba76fa9e-d0a9-4697-9c1e-31cdbb8fe738 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.576225 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba76fa9e-d0a9-4697-9c1e-31cdbb8fe738 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 Jul 31 19:09:10.576498 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba76fa9e-d0a9-4697-9c1e-31cdbb8fe738 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.576767 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba76fa9e-d0a9-4697-9c1e-31cdbb8fe738 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.579453 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=362,cinder:INSERT=38,cinder:UPDATE=68 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:09:10.587798 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.587798 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:10.593087 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ba76fa9e-d0a9-4697-9c1e-31cdbb8fe738 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:10.599166 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba76fa9e-d0a9-4697-9c1e-31cdbb8fe738 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 returned with HTTP 200 Jul 31 19:09:10.599741 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 298/1182] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:10 2026] GET /volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:10.716117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-40666d9f-52b3-4a51-a11d-c5e256743a5e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.718299 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-40666d9f-52b3-4a51-a11d-c5e256743a5e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:09:10.718481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-40666d9f-52b3-4a51-a11d-c5e256743a5e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.718581 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-40666d9f-52b3-4a51-a11d-c5e256743a5e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.726806 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.726806 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:10.732226 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-40666d9f-52b3-4a51-a11d-c5e256743a5e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:09:10.736550 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2f0b2c5a-17aa-40c8-ba38-85579c075938 req-dd325dc5-79ef-4c22-8822-eaf6d8664c99 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:10.737766 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-40666d9f-52b3-4a51-a11d-c5e256743a5e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:09:10.738309 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 296/1183] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:10 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:10.739196 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2f0b2c5a-17aa-40c8-ba38-85579c075938 req-dd325dc5-79ef-4c22-8822-eaf6d8664c99 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 Jul 31 19:09:10.739449 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2f0b2c5a-17aa-40c8-ba38-85579c075938 req-dd325dc5-79ef-4c22-8822-eaf6d8664c99 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:10.739697 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2f0b2c5a-17aa-40c8-ba38-85579c075938 req-dd325dc5-79ef-4c22-8822-eaf6d8664c99 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:10.749085 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:10.749085 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:10.754257 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2f0b2c5a-17aa-40c8-ba38-85579c075938 req-dd325dc5-79ef-4c22-8822-eaf6d8664c99 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:10.758717 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2f0b2c5a-17aa-40c8-ba38-85579c075938 req-dd325dc5-79ef-4c22-8822-eaf6d8664c99 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 returned with HTTP 200 Jul 31 19:09:10.759065 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 298/1184] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:10 2026] GET /volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:11.202228 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:11.204748 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:11.205558 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1238907321"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:11.207373 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1238907321'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:11.207550 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Create volume of 1 GB Jul 31 19:09:11.214019 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Availability Zones retrieved successfully. Jul 31 19:09:11.223385 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Flow 'volume_create_api' (55f59b7b-d77d-4c9a-87b5-5d55986ec5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:11.224888 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cadaa9fc-1c71-471d-a7ec-3e20164b38fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:11.226201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:11.271096 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cadaa9fc-1c71-471d-a7ec-3e20164b38fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:11.272266 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1206914f-f1d5-49e2-9af3-ba9c058f5356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:11.278018 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b7b81d2-3cfe-45f8-b079-88e71738cf73 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:11.279644 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b7b81d2-3cfe-45f8-b079-88e71738cf73 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] GET https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e Jul 31 19:09:11.279810 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b7b81d2-3cfe-45f8-b079-88e71738cf73 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:11.280005 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b7b81d2-3cfe-45f8-b079-88e71738cf73 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:11.285014 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b7b81d2-3cfe-45f8-b079-88e71738cf73 tempest-VolumesMetadataTest-1023331450 tempest-VolumesMetadataTest-1023331450-project-member] https://10.4.3.163/volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e returned with HTTP 404 Jul 31 19:09:11.285500 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 299/1185] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:11 2026] GET /volume/v3/volumes/4d8af618-912a-4abb-af57-4dade3c3815e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:11.337364 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Created reservations ['eef12b4c-f4ab-41ad-80c2-2b9f745c276a', 'df49681a-23f7-4032-864f-b465fc41d1f9', 'a92df967-77d9-4e3e-8c1e-4c43e0a3e25d', '0b13a40b-85ac-4b43-88b0-90b5de30f90e'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:11.338730 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1206914f-f1d5-49e2-9af3-ba9c058f5356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eef12b4c-f4ab-41ad-80c2-2b9f745c276a', 'df49681a-23f7-4032-864f-b465fc41d1f9', 'a92df967-77d9-4e3e-8c1e-4c43e0a3e25d', '0b13a40b-85ac-4b43-88b0-90b5de30f90e']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:11.339849 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ffb6bcc-77b0-4baa-80ea-0cab627cc48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:11.370826 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ffb6bcc-77b0-4baa-80ea-0cab627cc48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0aaaddf-bd3d-46db-92de-7356427c6144', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1238907321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12c448bc6704b7f857709dc2eac85c3',qos_specs=None,replication_status=,reservations=['eef12b4c-f4ab-41ad-80c2-2b9f745c276a','df49681a-23f7-4032-864f-b465fc41d1f9','a92df967-77d9-4e3e-8c1e-4c43e0a3e25d','0b13a40b-85ac-4b43-88b0-90b5de30f90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c633b1c892247d58e512f02a6cf6f43',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1238907321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0aaaddf-bd3d-46db-92de-7356427c6144,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e12c448bc6704b7f857709dc2eac85c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c633b1c892247d58e512f02a6cf6f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:11.372014 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (241bf27e-afa6-4147-94ad-4546097368cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:11.398536 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (241bf27e-afa6-4147-94ad-4546097368cb) transitioned into state 'SUCCESS' from state '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-1238907321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e12c448bc6704b7f857709dc2eac85c3',qos_specs=None,replication_status=,reservations=['eef12b4c-f4ab-41ad-80c2-2b9f745c276a','df49681a-23f7-4032-864f-b465fc41d1f9','a92df967-77d9-4e3e-8c1e-4c43e0a3e25d','0b13a40b-85ac-4b43-88b0-90b5de30f90e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c633b1c892247d58e512f02a6cf6f43',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:11.399545 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8f893c5-097f-4c5b-8f10-357546038096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:11.412688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8f893c5-097f-4c5b-8f10-357546038096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:11.413906 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Flow 'volume_create_api' (55f59b7b-d77d-4c9a-87b5-5d55986ec5f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:11.414367 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Create volume request issued successfully. Jul 31 19:09:11.415172 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9062f8a5-c8da-4f1a-a1c3-64053408693c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:11.415820 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 293/1186] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:09:11 2026] POST /volume/v3/volumes => generated 754 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:11.429816 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-41a88008-b3e2-4070-97fb-8c9b1df0bdf1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:11.431903 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41a88008-b3e2-4070-97fb-8c9b1df0bdf1 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 Jul 31 19:09:11.432098 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41a88008-b3e2-4070-97fb-8c9b1df0bdf1 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:11.432591 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41a88008-b3e2-4070-97fb-8c9b1df0bdf1 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:11.441899 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:11.441899 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:11.451222 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-41a88008-b3e2-4070-97fb-8c9b1df0bdf1 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:11.458990 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41a88008-b3e2-4070-97fb-8c9b1df0bdf1 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 returned with HTTP 200 Jul 31 19:09:11.461810 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 297/1187] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:11 2026] GET /volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:12.476393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de0f525f-e03c-489d-ad25-5e27ada61efe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:12.478520 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de0f525f-e03c-489d-ad25-5e27ada61efe tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 Jul 31 19:09:12.478799 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de0f525f-e03c-489d-ad25-5e27ada61efe tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:12.479028 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de0f525f-e03c-489d-ad25-5e27ada61efe tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:12.490054 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:12.490054 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:12.500153 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de0f525f-e03c-489d-ad25-5e27ada61efe tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:12.512293 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de0f525f-e03c-489d-ad25-5e27ada61efe tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 returned with HTTP 200 Jul 31 19:09:12.512765 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 299/1188] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:12 2026] GET /volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:12.882794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7957ee71-7464-470a-90df-aafb802ac88c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:12.885196 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7957ee71-7464-470a-90df-aafb802ac88c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] DELETE https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 Jul 31 19:09:12.885458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7957ee71-7464-470a-90df-aafb802ac88c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:12.885646 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7957ee71-7464-470a-90df-aafb802ac88c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:12.885937 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7957ee71-7464-470a-90df-aafb802ac88c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Delete volume with id: b0aaaddf-bd3d-46db-92de-7356427c6144 Jul 31 19:09:12.893719 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:12.893719 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:12.894212 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7957ee71-7464-470a-90df-aafb802ac88c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:12.917236 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7957ee71-7464-470a-90df-aafb802ac88c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Delete volume request issued successfully. Jul 31 19:09:12.917421 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7957ee71-7464-470a-90df-aafb802ac88c tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 returned with HTTP 202 Jul 31 19:09:12.917868 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 300/1189] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:12 2026] DELETE /volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:12.928900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ab19a7d4-8b4b-4e12-a7c2-98a089d5b2f6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:12.931523 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ab19a7d4-8b4b-4e12-a7c2-98a089d5b2f6 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 Jul 31 19:09:12.931683 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ab19a7d4-8b4b-4e12-a7c2-98a089d5b2f6 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:12.931872 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ab19a7d4-8b4b-4e12-a7c2-98a089d5b2f6 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:12.939201 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:12.939201 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:12.944000 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ab19a7d4-8b4b-4e12-a7c2-98a089d5b2f6 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:12.949761 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ab19a7d4-8b4b-4e12-a7c2-98a089d5b2f6 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 returned with HTTP 200 Jul 31 19:09:12.950276 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 294/1190] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:12 2026] GET /volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:13.970318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aed9b65c-2a22-4e8c-b407-88ea8f1666c2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:13.974136 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aed9b65c-2a22-4e8c-b407-88ea8f1666c2 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 Jul 31 19:09:13.974456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aed9b65c-2a22-4e8c-b407-88ea8f1666c2 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:13.974777 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aed9b65c-2a22-4e8c-b407-88ea8f1666c2 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:13.982958 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aed9b65c-2a22-4e8c-b407-88ea8f1666c2 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 returned with HTTP 404 Jul 31 19:09:13.983651 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 298/1191] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:13 2026] GET /volume/v3/volumes/b0aaaddf-bd3d-46db-92de-7356427c6144 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:13.996466 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c75f930-77b0-475c-9c2e-868aa7f96781 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:13.996466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c75f930-77b0-475c-9c2e-868aa7f96781 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 Jul 31 19:09:13.996466 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c75f930-77b0-475c-9c2e-868aa7f96781 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:13.996466 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c75f930-77b0-475c-9c2e-868aa7f96781 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:13.996466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3c75f930-77b0-475c-9c2e-868aa7f96781 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Delete volume with id: 7320a722-61b4-45df-92b3-9b16c32c05b4 Jul 31 19:09:14.012452 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:14.012452 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:14.012452 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3c75f930-77b0-475c-9c2e-868aa7f96781 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:14.035879 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3c75f930-77b0-475c-9c2e-868aa7f96781 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Delete volume request issued successfully. Jul 31 19:09:14.036192 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c75f930-77b0-475c-9c2e-868aa7f96781 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 returned with HTTP 202 Jul 31 19:09:14.036818 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 300/1192] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:13 2026] DELETE /volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:14.047625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-61d36180-89f1-4261-bdd1-0c37d42d9785 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:14.050643 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61d36180-89f1-4261-bdd1-0c37d42d9785 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 Jul 31 19:09:14.050759 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61d36180-89f1-4261-bdd1-0c37d42d9785 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:14.050998 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61d36180-89f1-4261-bdd1-0c37d42d9785 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:14.062065 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:14.062065 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:14.074347 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-61d36180-89f1-4261-bdd1-0c37d42d9785 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Volume info retrieved successfully. Jul 31 19:09:14.084280 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61d36180-89f1-4261-bdd1-0c37d42d9785 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 returned with HTTP 200 Jul 31 19:09:14.085141 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 301/1193] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:14 2026] GET /volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:15.101398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b55ba171-14e4-42cb-b1f6-e2f33a094c75 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:15.106363 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b55ba171-14e4-42cb-b1f6-e2f33a094c75 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] GET https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 Jul 31 19:09:15.106755 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b55ba171-14e4-42cb-b1f6-e2f33a094c75 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:15.106972 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b55ba171-14e4-42cb-b1f6-e2f33a094c75 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:15.116910 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b55ba171-14e4-42cb-b1f6-e2f33a094c75 tempest-ServersNegativeTestJSON-1791718595 tempest-ServersNegativeTestJSON-1791718595-project-member] https://10.4.3.163/volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 returned with HTTP 404 Jul 31 19:09:15.118488 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 295/1194] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:15 2026] GET /volume/v3/volumes/7320a722-61b4-45df-92b3-9b16c32c05b4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:17.646790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4ea78a53-d764-4509-9bf7-67831d59b701 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:17.648463 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:17.648839 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1275604497"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:17.650741 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1275604497'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:17.650978 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Create volume of 1 GB Jul 31 19:09:17.656325 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Availability Zones retrieved successfully. Jul 31 19:09:17.665197 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Flow 'volume_create_api' (840198ba-cbbc-4367-93fa-0aa2c5c3f44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:17.666610 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e2c9fc-e8f7-497f-bfdd-00c138da0162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:17.668003 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:17.712153 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e2c9fc-e8f7-497f-bfdd-00c138da0162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:17.713328 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29940f89-e17f-4b63-b6cb-3728b0b87a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:17.796648 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Created reservations ['a09701e2-8ce8-42bf-a10b-be8e7ff0ffcb', '507db51c-fd3b-4cc8-a2d3-5d6c05e36f1e', '01404fa1-cc52-4d82-9181-b825e0e3f6d1', '10374740-86b7-4531-8132-05c3811767bc'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:17.797406 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29940f89-e17f-4b63-b6cb-3728b0b87a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a09701e2-8ce8-42bf-a10b-be8e7ff0ffcb', '507db51c-fd3b-4cc8-a2d3-5d6c05e36f1e', '01404fa1-cc52-4d82-9181-b825e0e3f6d1', '10374740-86b7-4531-8132-05c3811767bc']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:17.798290 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8837b127-97f1-4d3b-af19-0d78dbef1039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:17.827919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8837b127-97f1-4d3b-af19-0d78dbef1039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ea6c028-238d-4a6c-be26-78e2c44caff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1275604497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3384dd8feeaa4e9cb31fbe47d209860d',qos_specs=None,replication_status=,reservations=['a09701e2-8ce8-42bf-a10b-be8e7ff0ffcb','507db51c-fd3b-4cc8-a2d3-5d6c05e36f1e','01404fa1-cc52-4d82-9181-b825e0e3f6d1','10374740-86b7-4531-8132-05c3811767bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19a3338f793b4bbe9c4e87ae51d15e36',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1275604497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ea6c028-238d-4a6c-be26-78e2c44caff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3384dd8feeaa4e9cb31fbe47d209860d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19a3338f793b4bbe9c4e87ae51d15e36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:17.829350 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10bfa35a-51c7-408d-ab6f-e512072ad37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:17.850943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10bfa35a-51c7-408d-ab6f-e512072ad37e) transitioned into state 'SUCCESS' from state '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-1275604497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3384dd8feeaa4e9cb31fbe47d209860d',qos_specs=None,replication_status=,reservations=['a09701e2-8ce8-42bf-a10b-be8e7ff0ffcb','507db51c-fd3b-4cc8-a2d3-5d6c05e36f1e','01404fa1-cc52-4d82-9181-b825e0e3f6d1','10374740-86b7-4531-8132-05c3811767bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19a3338f793b4bbe9c4e87ae51d15e36',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:17.852026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a17084-2aeb-4dc0-983a-30b3fe1a48f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:17.867689 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35a17084-2aeb-4dc0-983a-30b3fe1a48f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:17.868918 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Flow 'volume_create_api' (840198ba-cbbc-4367-93fa-0aa2c5c3f44d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:17.869372 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Create volume request issued successfully. Jul 31 19:09:17.870221 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ea78a53-d764-4509-9bf7-67831d59b701 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:17.870767 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 299/1195] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:09:17 2026] POST /volume/v3/volumes => generated 757 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:17.882697 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-08ff77f7-7a82-443d-8dde-7f0e412210ea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:17.886098 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08ff77f7-7a82-443d-8dde-7f0e412210ea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:09:17.886876 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08ff77f7-7a82-443d-8dde-7f0e412210ea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:17.886876 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08ff77f7-7a82-443d-8dde-7f0e412210ea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:17.898951 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:17.898951 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:17.903544 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-08ff77f7-7a82-443d-8dde-7f0e412210ea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:09:17.908218 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08ff77f7-7a82-443d-8dde-7f0e412210ea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:09:17.908799 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 301/1196] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:17 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:09:18.927732 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee9467f1-dee9-4421-a884-73fa41868e9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:18.929760 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee9467f1-dee9-4421-a884-73fa41868e9a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:09:18.930046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee9467f1-dee9-4421-a884-73fa41868e9a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:18.930356 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee9467f1-dee9-4421-a884-73fa41868e9a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:18.940269 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:18.940269 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:18.947099 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ee9467f1-dee9-4421-a884-73fa41868e9a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:09:18.953160 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee9467f1-dee9-4421-a884-73fa41868e9a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:09:18.953696 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 302/1197] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:18 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:21.730008 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:21.730968 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4e2b2554-10fd-4fb1-af7b-ea0638d7ee0d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:21.735463 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:21.735669 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e2b2554-10fd-4fb1-af7b-ea0638d7ee0d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:09:21.735721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1897637987", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:21.735823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e2b2554-10fd-4fb1-af7b-ea0638d7ee0d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:21.735823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e2b2554-10fd-4fb1-af7b-ea0638d7ee0d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:21.735892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1897637987', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:21.735892 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Create volume of 1 GB Jul 31 19:09:21.739986 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Availability Zones retrieved successfully. Jul 31 19:09:21.746243 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Flow 'volume_create_api' (fc7a25e6-3d6c-4401-84ee-d23dfbb2a835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:21.747421 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e05315d-7841-41fa-9a9f-c25b888d69fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:21.748708 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:21.750989 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:21.750989 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:21.758265 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e2b2554-10fd-4fb1-af7b-ea0638d7ee0d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:21.768485 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e2b2554-10fd-4fb1-af7b-ea0638d7ee0d tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:09:21.768485 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 300/1198] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:21 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:21.781984 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e05315d-7841-41fa-9a9f-c25b888d69fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:21.784558 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e239ea7-e35e-4405-8987-5b196223cef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:21.881890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Created reservations ['4d41853d-a35d-48b7-b87c-7f2a2c78b6ec', 'd5f8e2d2-2773-4868-8be3-8b3c2a8fc0cd', '382c6b5d-59a0-444f-8f5d-fd19562c2c69', 'a1b80c2e-eb2f-40c2-93c7-d507972c8234'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:21.883385 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e239ea7-e35e-4405-8987-5b196223cef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d41853d-a35d-48b7-b87c-7f2a2c78b6ec', 'd5f8e2d2-2773-4868-8be3-8b3c2a8fc0cd', '382c6b5d-59a0-444f-8f5d-fd19562c2c69', 'a1b80c2e-eb2f-40c2-93c7-d507972c8234']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:21.884848 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6a08de-442c-45cf-a53d-7622773e73c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:21.927552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f6a08de-442c-45cf-a53d-7622773e73c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e518990-c9fd-4b08-9d29-663242c2b366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1897637987',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cef45bfcabe743f99114dc35562c6b5d',qos_specs=None,replication_status=,reservations=['4d41853d-a35d-48b7-b87c-7f2a2c78b6ec','d5f8e2d2-2773-4868-8be3-8b3c2a8fc0cd','382c6b5d-59a0-444f-8f5d-fd19562c2c69','a1b80c2e-eb2f-40c2-93c7-d507972c8234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb2bd9eedf84b599f8743a3098bb4c8',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1897637987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e518990-c9fd-4b08-9d29-663242c2b366,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cef45bfcabe743f99114dc35562c6b5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bb2bd9eedf84b599f8743a3098bb4c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:21.929173 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec851f8c-b440-4793-a95b-61a1c4f6c8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:21.964945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec851f8c-b440-4793-a95b-61a1c4f6c8e7) transitioned into state 'SUCCESS' from state '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-1897637987',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cef45bfcabe743f99114dc35562c6b5d',qos_specs=None,replication_status=,reservations=['4d41853d-a35d-48b7-b87c-7f2a2c78b6ec','d5f8e2d2-2773-4868-8be3-8b3c2a8fc0cd','382c6b5d-59a0-444f-8f5d-fd19562c2c69','a1b80c2e-eb2f-40c2-93c7-d507972c8234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bb2bd9eedf84b599f8743a3098bb4c8',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:21.966092 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a6600b-c1ba-4585-829f-971a5b245ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:21.983012 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a6600b-c1ba-4585-829f-971a5b245ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:21.984307 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Flow 'volume_create_api' (fc7a25e6-3d6c-4401-84ee-d23dfbb2a835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:21.984849 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Create volume request issued successfully. Jul 31 19:09:21.985285 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-e15fce24-9fd3-4fa4-aa07-4573d3f31126 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:21.986333 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 296/1199] 10.4.3.163 () {72 vars in 1541 bytes} [Fri Jul 31 19:09:21 2026] POST /volume/v3/volumes => generated 763 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:22.007789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-87a7d57f-2938-44a9-bfbc-0498f70304a9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.009398 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-87a7d57f-2938-44a9-bfbc-0498f70304a9 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] GET https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 Jul 31 19:09:22.009398 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-87a7d57f-2938-44a9-bfbc-0498f70304a9 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.009914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-87a7d57f-2938-44a9-bfbc-0498f70304a9 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.025121 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.025121 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:22.030630 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-87a7d57f-2938-44a9-bfbc-0498f70304a9 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Volume info retrieved successfully. Jul 31 19:09:22.040367 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-df174181-f7b7-4307-b36d-5b16b0c6782b req-87a7d57f-2938-44a9-bfbc-0498f70304a9 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 returned with HTTP 200 Jul 31 19:09:22.040899 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 302/1200] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:22 2026] GET /volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:22.066271 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-3834218f-6af5-4aac-ace6-57937042ee7e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.068850 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-3834218f-6af5-4aac-ace6-57937042ee7e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:22.069216 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-3834218f-6af5-4aac-ace6-57937042ee7e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.069843 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-3834218f-6af5-4aac-ace6-57937042ee7e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.076644 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3a17d729-3add-464a-a02f-54509af47a3e req-ae93ed42-2a1a-4e09-8ebe-83d4973c6070 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.078962 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3a17d729-3add-464a-a02f-54509af47a3e req-ae93ed42-2a1a-4e09-8ebe-83d4973c6070 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] GET https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 Jul 31 19:09:22.079245 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3a17d729-3add-464a-a02f-54509af47a3e req-ae93ed42-2a1a-4e09-8ebe-83d4973c6070 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.079867 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3a17d729-3add-464a-a02f-54509af47a3e req-ae93ed42-2a1a-4e09-8ebe-83d4973c6070 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.090819 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.090819 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:22.097699 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3a17d729-3add-464a-a02f-54509af47a3e req-ae93ed42-2a1a-4e09-8ebe-83d4973c6070 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Volume info retrieved successfully. Jul 31 19:09:22.103584 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3a17d729-3add-464a-a02f-54509af47a3e req-ae93ed42-2a1a-4e09-8ebe-83d4973c6070 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 returned with HTTP 200 Jul 31 19:09:22.104024 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 301/1201] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:22 2026] GET /volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:22.158492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a303137c-a4e4-482a-838e-fef0a0ae22bf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.161127 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a303137c-a4e4-482a-838e-fef0a0ae22bf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:09:22.161274 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a303137c-a4e4-482a-838e-fef0a0ae22bf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.161492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a303137c-a4e4-482a-838e-fef0a0ae22bf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.164486 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=387,cinder:UPDATE=96,cinder:INSERT=61 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:09:22.179277 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.179277 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:22.186579 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a303137c-a4e4-482a-838e-fef0a0ae22bf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:22.194202 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a303137c-a4e4-482a-838e-fef0a0ae22bf tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:09:22.195898 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 297/1202] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:22 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:22.241950 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a918ada1-e05a-468d-b18a-84b800907802 req-8c75925b-7a01-4a43-a29a-cfd41fc242f2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.244382 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-8c75925b-7a01-4a43-a29a-cfd41fc242f2 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:09:22.244513 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-8c75925b-7a01-4a43-a29a-cfd41fc242f2 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.244713 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-8c75925b-7a01-4a43-a29a-cfd41fc242f2 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.255112 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.255112 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:22.259267 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-a918ada1-e05a-468d-b18a-84b800907802 req-8c75925b-7a01-4a43-a29a-cfd41fc242f2 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:22.260213 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.260213 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:22.264205 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-8c75925b-7a01-4a43-a29a-cfd41fc242f2 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:09:22.264685 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 303/1203] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:22 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:22.265421 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-3834218f-6af5-4aac-ace6-57937042ee7e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:22.273836 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-3834218f-6af5-4aac-ace6-57937042ee7e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:22.274381 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 303/1204] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:22 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1442 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:22.294736 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a918ada1-e05a-468d-b18a-84b800907802 req-170c9a1f-aef2-46b8-8e0a-814d4641fd5b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.299955 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-170c9a1f-aef2-46b8-8e0a-814d4641fd5b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a/action Jul 31 19:09:22.300297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-170c9a1f-aef2-46b8-8e0a-814d4641fd5b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:22.300451 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-170c9a1f-aef2-46b8-8e0a-814d4641fd5b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:22.317558 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.317558 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:22.318072 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a918ada1-e05a-468d-b18a-84b800907802 req-170c9a1f-aef2-46b8-8e0a-814d4641fd5b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:22.336823 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a918ada1-e05a-468d-b18a-84b800907802 req-170c9a1f-aef2-46b8-8e0a-814d4641fd5b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Begin detaching volume completed successfully. Jul 31 19:09:22.337548 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-170c9a1f-aef2-46b8-8e0a-814d4641fd5b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a/action returned with HTTP 202 Jul 31 19:09:22.337548 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 302/1205] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:09:22 2026] POST /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:09:22.451654 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4c996856-b6bf-4ac0-af21-1c3cb7b52468 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.452203 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4c996856-b6bf-4ac0-af21-1c3cb7b52468 None None] GET https://10.4.3.163/volume// Jul 31 19:09:22.452497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4c996856-b6bf-4ac0-af21-1c3cb7b52468 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.452787 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4c996856-b6bf-4ac0-af21-1c3cb7b52468 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.453097 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4c996856-b6bf-4ac0-af21-1c3cb7b52468 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:22.453568 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 298/1206] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:22.464709 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a918ada1-e05a-468d-b18a-84b800907802 req-4607a15a-85f2-4efb-96a7-9cf42ec95b72 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.467950 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-4607a15a-85f2-4efb-96a7-9cf42ec95b72 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:09:22.468301 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-4607a15a-85f2-4efb-96a7-9cf42ec95b72 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.468395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-4607a15a-85f2-4efb-96a7-9cf42ec95b72 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.484595 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.484595 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:22.489526 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-a918ada1-e05a-468d-b18a-84b800907802 req-4607a15a-85f2-4efb-96a7-9cf42ec95b72 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:22.498862 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-4607a15a-85f2-4efb-96a7-9cf42ec95b72 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:09:22.499373 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 304/1207] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:09:22 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:22.768589 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-934b1df2-66f3-43a3-b4dc-f0b3be225810 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.768937 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-934b1df2-66f3-43a3-b4dc-f0b3be225810 None None] GET https://10.4.3.163/volume// Jul 31 19:09:22.769115 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-934b1df2-66f3-43a3-b4dc-f0b3be225810 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.770765 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-934b1df2-66f3-43a3-b4dc-f0b3be225810 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.771161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-934b1df2-66f3-43a3-b4dc-f0b3be225810 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:22.771597 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 304/1208] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:22.786509 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-602d42dd-cfbc-435a-868c-11054da4005e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.793868 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-602d42dd-cfbc-435a-868c-11054da4005e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:09:22.794426 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-602d42dd-cfbc-435a-868c-11054da4005e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e770d47-5fec-4f68-aacd-32bb7934e6f2", "connector": null, "instance_uuid": "da0925c4-887a-4d29-b4cc-cd6eeed42716"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:22.819395 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.819395 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:22.856708 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-602d42dd-cfbc-435a-868c-11054da4005e tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:09:22.857332 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 303/1209] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:09:22 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:22.872696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-7b04385c-72f5-4f43-bc7c-5ccd440c04c0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:22.875359 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-7b04385c-72f5-4f43-bc7c-5ccd440c04c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b Jul 31 19:09:22.875627 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-7b04385c-72f5-4f43-bc7c-5ccd440c04c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:22.875814 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-7b04385c-72f5-4f43-bc7c-5ccd440c04c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:22.887059 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:22.887059 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:22.954630 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-7b04385c-72f5-4f43-bc7c-5ccd440c04c0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b returned with HTTP 200 Jul 31 19:09:22.955454 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 299/1210] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:09:22 2026] DELETE /volume/v3/attachments/7afeb30e-a19d-48c5-b7b1-b9123e7ce12b => generated 367 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:23.134966 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f320a774-371c-4599-9cfc-9913e945a7eb req-349379b9-52a4-429f-9e93-e879778d81a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:23.138575 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f320a774-371c-4599-9cfc-9913e945a7eb req-349379b9-52a4-429f-9e93-e879778d81a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] GET https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 Jul 31 19:09:23.138575 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f320a774-371c-4599-9cfc-9913e945a7eb req-349379b9-52a4-429f-9e93-e879778d81a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:23.138575 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f320a774-371c-4599-9cfc-9913e945a7eb req-349379b9-52a4-429f-9e93-e879778d81a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:23.146365 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:23.146365 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:23.150696 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f320a774-371c-4599-9cfc-9913e945a7eb req-349379b9-52a4-429f-9e93-e879778d81a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Volume info retrieved successfully. Jul 31 19:09:23.157577 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f320a774-371c-4599-9cfc-9913e945a7eb req-349379b9-52a4-429f-9e93-e879778d81a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 returned with HTTP 200 Jul 31 19:09:23.157577 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 305/1211] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:23 2026] GET /volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:23.255929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f94b33a2-6ac6-4e9e-8835-30547429e4de req-79d2bd77-7eb0-45a8-86c0-1547e60a14c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:23.258827 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f94b33a2-6ac6-4e9e-8835-30547429e4de req-79d2bd77-7eb0-45a8-86c0-1547e60a14c3 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-reader] GET https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 Jul 31 19:09:23.259108 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f94b33a2-6ac6-4e9e-8835-30547429e4de req-79d2bd77-7eb0-45a8-86c0-1547e60a14c3 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:23.259363 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f94b33a2-6ac6-4e9e-8835-30547429e4de req-79d2bd77-7eb0-45a8-86c0-1547e60a14c3 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:23.268044 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:23.268044 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:23.276617 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f94b33a2-6ac6-4e9e-8835-30547429e4de req-79d2bd77-7eb0-45a8-86c0-1547e60a14c3 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-reader] Volume info retrieved successfully. Jul 31 19:09:23.285317 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f94b33a2-6ac6-4e9e-8835-30547429e4de req-79d2bd77-7eb0-45a8-86c0-1547e60a14c3 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-reader] https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 returned with HTTP 200 Jul 31 19:09:23.286469 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 305/1212] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:23 2026] GET /volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:23.319229 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8c36041e-2e04-408e-afbf-900f5ceafd44 req-4f2fde54-a843-452c-a44f-f4d6783f91a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:23.321716 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8c36041e-2e04-408e-afbf-900f5ceafd44 req-4f2fde54-a843-452c-a44f-f4d6783f91a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] DELETE https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 Jul 31 19:09:23.321942 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8c36041e-2e04-408e-afbf-900f5ceafd44 req-4f2fde54-a843-452c-a44f-f4d6783f91a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:23.322182 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8c36041e-2e04-408e-afbf-900f5ceafd44 req-4f2fde54-a843-452c-a44f-f4d6783f91a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:23.322392 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-8c36041e-2e04-408e-afbf-900f5ceafd44 req-4f2fde54-a843-452c-a44f-f4d6783f91a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Delete volume with id: 0e518990-c9fd-4b08-9d29-663242c2b366 Jul 31 19:09:23.331942 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:23.331942 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:23.332071 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8c36041e-2e04-408e-afbf-900f5ceafd44 req-4f2fde54-a843-452c-a44f-f4d6783f91a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Volume info retrieved successfully. Jul 31 19:09:23.370035 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8c36041e-2e04-408e-afbf-900f5ceafd44 req-4f2fde54-a843-452c-a44f-f4d6783f91a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Delete volume request issued successfully. Jul 31 19:09:23.370035 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8c36041e-2e04-408e-afbf-900f5ceafd44 req-4f2fde54-a843-452c-a44f-f4d6783f91a2 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 returned with HTTP 202 Jul 31 19:09:23.374424 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 304/1213] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:09:23 2026] DELETE /volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:23.407336 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-bc07c587-0e1d-4ded-9e46-0f205c901b58 req-593af57a-e8b7-430f-b98e-8cd9dc34bbf0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:23.410652 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-bc07c587-0e1d-4ded-9e46-0f205c901b58 req-593af57a-e8b7-430f-b98e-8cd9dc34bbf0 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] GET https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 Jul 31 19:09:23.410959 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-bc07c587-0e1d-4ded-9e46-0f205c901b58 req-593af57a-e8b7-430f-b98e-8cd9dc34bbf0 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:23.411262 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-bc07c587-0e1d-4ded-9e46-0f205c901b58 req-593af57a-e8b7-430f-b98e-8cd9dc34bbf0 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:23.421960 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:23.421960 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:23.426460 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-bc07c587-0e1d-4ded-9e46-0f205c901b58 req-593af57a-e8b7-430f-b98e-8cd9dc34bbf0 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Volume info retrieved successfully. Jul 31 19:09:23.432204 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-bc07c587-0e1d-4ded-9e46-0f205c901b58 req-593af57a-e8b7-430f-b98e-8cd9dc34bbf0 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 returned with HTTP 200 Jul 31 19:09:23.432767 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 300/1214] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:23 2026] GET /volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:23.631335 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a918ada1-e05a-468d-b18a-84b800907802 req-0b385efb-3065-494f-92c8-3db487d48283 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:23.633578 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-0b385efb-3065-494f-92c8-3db487d48283 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] DELETE https://10.4.3.163/volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b Jul 31 19:09:23.633766 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-0b385efb-3065-494f-92c8-3db487d48283 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:23.633940 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-0b385efb-3065-494f-92c8-3db487d48283 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:23.641031 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:23.641031 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:23.712221 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a918ada1-e05a-468d-b18a-84b800907802 req-0b385efb-3065-494f-92c8-3db487d48283 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b returned with HTTP 200 Jul 31 19:09:23.712665 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 306/1215] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:09:23 2026] DELETE /volume/v3/attachments/d15ca1f6-f6c9-45e0-a32a-6d380ed79b0b => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:24.131534 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8e27a18f-9f20-4639-b385-8993d29d61dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:24.249168 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:24.249628 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-602706244"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:24.252523 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-602706244'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:24.252752 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Create volume of 1 GB Jul 31 19:09:24.258308 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Availability Zones retrieved successfully. Jul 31 19:09:24.266704 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Flow 'volume_create_api' (eca8102f-9dbc-4ce3-b352-0df53ec5906e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:24.268071 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b1888d-c575-471a-9385-fb1d94909f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:24.269391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:24.304039 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b1888d-c575-471a-9385-fb1d94909f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:24.305207 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-bb698182-f68b-42f5-9265-d338dc18b94d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:24.305608 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (755cb8e0-6863-489f-9f5b-9af86bc27433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:24.307407 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-bb698182-f68b-42f5-9265-d338dc18b94d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] PUT https://10.4.3.163/volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 Jul 31 19:09:24.307830 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-bb698182-f68b-42f5-9265-d338dc18b94d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:24.322451 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-bb698182-f68b-42f5-9265-d338dc18b94d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Acquiring lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:09:24.327452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-bb698182-f68b-42f5-9265-d338dc18b94d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:09:24.328725 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:24.328725 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:24.381650 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Created reservations ['43152583-4e63-4b8e-97f8-5ef4dc3e7215', 'e501ad6e-a333-4989-83b7-2365aecda5c8', 'dd478771-3a49-492e-b238-e190a61a8525', '80e59c3b-5932-40c4-b19c-fbd8a010fc43'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:24.382512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (755cb8e0-6863-489f-9f5b-9af86bc27433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43152583-4e63-4b8e-97f8-5ef4dc3e7215', 'e501ad6e-a333-4989-83b7-2365aecda5c8', 'dd478771-3a49-492e-b238-e190a61a8525', '80e59c3b-5932-40c4-b19c-fbd8a010fc43']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:24.383268 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b99cc4d-3f9e-4373-96ba-02aac334278f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:24.407549 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b99cc4d-3f9e-4373-96ba-02aac334278f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33a51646-5f6e-44f4-be66-96c32fadced4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-602706244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5aec46bdb624c93b1fc54b8cbca5716',qos_specs=None,replication_status=,reservations=['43152583-4e63-4b8e-97f8-5ef4dc3e7215','e501ad6e-a333-4989-83b7-2365aecda5c8','dd478771-3a49-492e-b238-e190a61a8525','80e59c3b-5932-40c4-b19c-fbd8a010fc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d0ee9796234213b3b153c9240b19de',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-602706244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33a51646-5f6e-44f4-be66-96c32fadced4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5aec46bdb624c93b1fc54b8cbca5716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96d0ee9796234213b3b153c9240b19de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:24.408528 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86042cb4-e0e1-4923-97da-28d9e7a0f2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:24.425383 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-bb698182-f68b-42f5-9265-d338dc18b94d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-2e770d47-5fec-4f68-aacd-32bb7934e6f2-np0000006260" released by "attachment_update" :: held 0.095s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:09:24.425383 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-bb698182-f68b-42f5-9265-d338dc18b94d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 returned with HTTP 200 Jul 31 19:09:24.425383 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 305/1216] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:09:24 2026] PUT /volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:24.429895 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86042cb4-e0e1-4923-97da-28d9e7a0f2d2) transitioned into state 'SUCCESS' from state '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-602706244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5aec46bdb624c93b1fc54b8cbca5716',qos_specs=None,replication_status=,reservations=['43152583-4e63-4b8e-97f8-5ef4dc3e7215','e501ad6e-a333-4989-83b7-2365aecda5c8','dd478771-3a49-492e-b238-e190a61a8525','80e59c3b-5932-40c4-b19c-fbd8a010fc43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96d0ee9796234213b3b153c9240b19de',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:24.430713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ea686d-d440-4379-aaa0-133b91638cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:24.432601 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-4d227af3-d899-47f4-a198-7f0f260c3261 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:24.436815 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-4d227af3-d899-47f4-a198-7f0f260c3261 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 Jul 31 19:09:24.437027 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-4d227af3-d899-47f4-a198-7f0f260c3261 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:24.437202 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-4d227af3-d899-47f4-a198-7f0f260c3261 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:24.440068 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ea686d-d440-4379-aaa0-133b91638cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:24.440991 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Flow 'volume_create_api' (eca8102f-9dbc-4ce3-b352-0df53ec5906e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:24.441480 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Create volume request issued successfully. Jul 31 19:09:24.442259 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e27a18f-9f20-4639-b385-8993d29d61dc tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:24.442923 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 306/1217] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:09:24 2026] POST /volume/v3/volumes => generated 773 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:24.455836 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-13f6d0f6-e391-483a-ab53-62ce54a5b030 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:24.457739 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13f6d0f6-e391-483a-ab53-62ce54a5b030 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:09:24.457984 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13f6d0f6-e391-483a-ab53-62ce54a5b030 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:24.458233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13f6d0f6-e391-483a-ab53-62ce54a5b030 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:24.459280 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3b711128-fdeb-490a-8e90-86717a37fae5 req-2fc3a26f-d7c6-4be9-9c9d-22e39a2750f6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:24.462243 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3b711128-fdeb-490a-8e90-86717a37fae5 req-2fc3a26f-d7c6-4be9-9c9d-22e39a2750f6 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] GET https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 Jul 31 19:09:24.462243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3b711128-fdeb-490a-8e90-86717a37fae5 req-2fc3a26f-d7c6-4be9-9c9d-22e39a2750f6 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:24.462243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3b711128-fdeb-490a-8e90-86717a37fae5 req-2fc3a26f-d7c6-4be9-9c9d-22e39a2750f6 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:24.465233 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:24.465233 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:24.466843 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-4d227af3-d899-47f4-a198-7f0f260c3261 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 returned with HTTP 200 Jul 31 19:09:24.466843 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 301/1218] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:09:24 2026] GET /volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:24.468047 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3b711128-fdeb-490a-8e90-86717a37fae5 req-2fc3a26f-d7c6-4be9-9c9d-22e39a2750f6 tempest-VolumesGetTestJSON-1643587460 tempest-VolumesGetTestJSON-1643587460-project-member] https://10.4.3.163/volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 returned with HTTP 404 Jul 31 19:09:24.468739 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 306/1219] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:24 2026] GET /volume/v3/volumes/0e518990-c9fd-4b08-9d29-663242c2b366 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:24.469013 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-13f6d0f6-e391-483a-ab53-62ce54a5b030 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:09:24.476028 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13f6d0f6-e391-483a-ab53-62ce54a5b030 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:09:24.476433 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 307/1220] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:09:24 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:24.548248 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0fe6aaf9-ee4e-4d39-819a-353e350f028f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:24.550773 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0fe6aaf9-ee4e-4d39-819a-353e350f028f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:09:24.550773 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0fe6aaf9-ee4e-4d39-819a-353e350f028f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:24.550901 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0fe6aaf9-ee4e-4d39-819a-353e350f028f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:24.559101 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:24.559101 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:24.563648 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0fe6aaf9-ee4e-4d39-819a-353e350f028f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:24.568565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0fe6aaf9-ee4e-4d39-819a-353e350f028f tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:09:24.569288 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 307/1221] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:24 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b3dbfecb-3287-4517-82af-edb6323d31c5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b3dbfecb-3287-4517-82af-edb6323d31c5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b3dbfecb-3287-4517-82af-edb6323d31c5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b3dbfecb-3287-4517-82af-edb6323d31c5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b3dbfecb-3287-4517-82af-edb6323d31c5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b3dbfecb-3287-4517-82af-edb6323d31c5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:09:26.033669 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 302/1222] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:09:25 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:26.526864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:26.674221 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:26.674582 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1351720840"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:26.676095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1351720840'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:26.676201 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume of 1 GB Jul 31 19:09:26.676498 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:26.676498 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:26.683584 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Availability Zones retrieved successfully. Jul 31 19:09:26.693021 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Flow 'volume_create_api' (1b207914-5c83-4993-a750-db12eddcf431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:26.694319 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0093287-6b01-461b-818a-ab52afe083a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:26.695235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:26.727547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0093287-6b01-461b-818a-ab52afe083a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:26.728341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81f547c-4469-4b2c-afbc-579c8b9c04c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:26.783225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-8f84d96f-d586-44ce-be1e-c422cdce1afc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:26.786160 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-8f84d96f-d586-44ce-be1e-c422cdce1afc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:09:26.786373 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-8f84d96f-d586-44ce-be1e-c422cdce1afc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:26.786649 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-8f84d96f-d586-44ce-be1e-c422cdce1afc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:26.796342 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:26.796342 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:26.800836 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-8f84d96f-d586-44ce-be1e-c422cdce1afc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:09:26.805373 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-8f84d96f-d586-44ce-be1e-c422cdce1afc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:09:26.805872 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 308/1223] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:26 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:26.808085 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Created reservations ['fe38b59f-09ba-4b52-8eac-013555558d2b', 'd6ea18aa-c235-420c-a1c9-c34a3605e70f', 'd7ac8526-871a-4c60-ad05-2f00c7b18dfa', '5d394307-59a0-47bd-bd41-3d77d63e701a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:26.809601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e81f547c-4469-4b2c-afbc-579c8b9c04c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe38b59f-09ba-4b52-8eac-013555558d2b', 'd6ea18aa-c235-420c-a1c9-c34a3605e70f', 'd7ac8526-871a-4c60-ad05-2f00c7b18dfa', '5d394307-59a0-47bd-bd41-3d77d63e701a']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:26.810759 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5be663b-7d2a-42df-94a2-b01533cdcd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:26.832801 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e896bd3-aa18-481b-a5b1-9214b7f946ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:26.833220 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e896bd3-aa18-481b-a5b1-9214b7f946ab None None] GET https://10.4.3.163/volume// Jul 31 19:09:26.833412 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e896bd3-aa18-481b-a5b1-9214b7f946ab None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:26.833700 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e896bd3-aa18-481b-a5b1-9214b7f946ab None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:26.834051 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e896bd3-aa18-481b-a5b1-9214b7f946ab None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:26.834393 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 308/1224] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:09:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:26.844813 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5be663b-7d2a-42df-94a2-b01533cdcd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff243c8-7be6-4ea9-86f2-d1b902c639c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1351720840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e1c4cde82b14c9bbb5fceeefa878642',qos_specs=None,replication_status=,reservations=['fe38b59f-09ba-4b52-8eac-013555558d2b','d6ea18aa-c235-420c-a1c9-c34a3605e70f','d7ac8526-871a-4c60-ad05-2f00c7b18dfa','5d394307-59a0-47bd-bd41-3d77d63e701a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d225e28766304441a5b34b36599c7e41',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1351720840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff243c8-7be6-4ea9-86f2-d1b902c639c3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9e1c4cde82b14c9bbb5fceeefa878642',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d225e28766304441a5b34b36599c7e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:26.847811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78dd9ac-987d-46ce-9eef-93efe7da5db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:26.847891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-5bc82709-0bf1-449e-adf9-c0a03d28b663 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:26.849858 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-5bc82709-0bf1-449e-adf9-c0a03d28b663 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:09:26.851168 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-5bc82709-0bf1-449e-adf9-c0a03d28b663 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ea6c028-238d-4a6c-be26-78e2c44caff5", "connector": null, "instance_uuid": "cb30c414-3347-4a46-8027-5c7a806d69bd"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:26.861121 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:26.861121 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:26.867695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e78dd9ac-987d-46ce-9eef-93efe7da5db6) transitioned into state 'SUCCESS' from state '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-1351720840',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e1c4cde82b14c9bbb5fceeefa878642',qos_specs=None,replication_status=,reservations=['fe38b59f-09ba-4b52-8eac-013555558d2b','d6ea18aa-c235-420c-a1c9-c34a3605e70f','d7ac8526-871a-4c60-ad05-2f00c7b18dfa','5d394307-59a0-47bd-bd41-3d77d63e701a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d225e28766304441a5b34b36599c7e41',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:26.868789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7904e5ca-599c-42c3-b40c-d25b7258dd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:26.881281 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7904e5ca-599c-42c3-b40c-d25b7258dd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:26.881403 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Flow 'volume_create_api' (1b207914-5c83-4993-a750-db12eddcf431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:26.881761 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume request issued successfully. Jul 31 19:09:26.882322 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77db031f-8d7d-4f2b-a900-2dd008380a70 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:26.886462 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 307/1225] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:09:26 2026] POST /volume/v3/volumes => generated 760 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:26.898281 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-5bc82709-0bf1-449e-adf9-c0a03d28b663 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:09:26.898847 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 303/1226] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:09:26 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:26.899303 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e55fb934-0689-4ccb-b78a-c4d8f9ea5f7e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:26.902382 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e55fb934-0689-4ccb-b78a-c4d8f9ea5f7e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 Jul 31 19:09:26.902666 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e55fb934-0689-4ccb-b78a-c4d8f9ea5f7e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:26.902876 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e55fb934-0689-4ccb-b78a-c4d8f9ea5f7e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:26.912946 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:26.912946 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:26.917484 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e55fb934-0689-4ccb-b78a-c4d8f9ea5f7e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:26.923928 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e55fb934-0689-4ccb-b78a-c4d8f9ea5f7e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 returned with HTTP 200 Jul 31 19:09:26.924541 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 309/1227] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:26 2026] GET /volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:26.952623 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-cdeb1fee-391e-4575-9ba3-01d5d1231690 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:26.954976 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-cdeb1fee-391e-4575-9ba3-01d5d1231690 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] POST https://10.4.3.163/volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe/action Jul 31 19:09:26.955464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-cdeb1fee-391e-4575-9ba3-01d5d1231690 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:26.955648 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-cdeb1fee-391e-4575-9ba3-01d5d1231690 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:26.974885 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:26.974885 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:26.990001 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f41f6aaf-6ca6-410e-9ec3-f39c9bd1bd4f req-cdeb1fee-391e-4575-9ba3-01d5d1231690 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe/action returned with HTTP 204 Jul 31 19:09:26.990652 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 309/1228] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:09:26 2026] POST /volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:27.036295 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9afc727e-8c87-4e33-ba77-26577d18e755 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:27.043836 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9afc727e-8c87-4e33-ba77-26577d18e755 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:09:27.044118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9afc727e-8c87-4e33-ba77-26577d18e755 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:27.044356 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9afc727e-8c87-4e33-ba77-26577d18e755 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:27.057740 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:27.057740 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:27.063031 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9afc727e-8c87-4e33-ba77-26577d18e755 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:09:27.069907 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9afc727e-8c87-4e33-ba77-26577d18e755 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:09:27.070954 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 308/1229] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:27 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 1112 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:27.090156 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fcf33a55-afd9-4eee-be14-3fb72ad68e3a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:27.096582 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fcf33a55-afd9-4eee-be14-3fb72ad68e3a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:09:27.096842 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fcf33a55-afd9-4eee-be14-3fb72ad68e3a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:27.097085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fcf33a55-afd9-4eee-be14-3fb72ad68e3a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:27.106850 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:27.106850 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:27.110154 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fcf33a55-afd9-4eee-be14-3fb72ad68e3a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:09:27.115275 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fcf33a55-afd9-4eee-be14-3fb72ad68e3a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:09:27.115778 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 304/1230] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:27 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 1112 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:27.940205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8a9fc1fd-4331-4488-b00f-e52f040e264e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:27.942149 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a9fc1fd-4331-4488-b00f-e52f040e264e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 Jul 31 19:09:27.942426 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a9fc1fd-4331-4488-b00f-e52f040e264e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:27.942738 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a9fc1fd-4331-4488-b00f-e52f040e264e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:27.951683 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:27.951683 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:27.956629 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8a9fc1fd-4331-4488-b00f-e52f040e264e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:27.967412 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a9fc1fd-4331-4488-b00f-e52f040e264e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 returned with HTTP 200 Jul 31 19:09:27.968001 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 310/1231] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:27 2026] GET /volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:27.993764 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-fa4df6df-03ef-486f-8c53-bb1731e28381 req-21357e47-5541-4a4e-9ea3-99c9bc4087eb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:27.996264 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fa4df6df-03ef-486f-8c53-bb1731e28381 req-21357e47-5541-4a4e-9ea3-99c9bc4087eb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 Jul 31 19:09:27.996560 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fa4df6df-03ef-486f-8c53-bb1731e28381 req-21357e47-5541-4a4e-9ea3-99c9bc4087eb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:27.996756 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-fa4df6df-03ef-486f-8c53-bb1731e28381 req-21357e47-5541-4a4e-9ea3-99c9bc4087eb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:28.003805 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:28.003805 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:28.007399 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-fa4df6df-03ef-486f-8c53-bb1731e28381 req-21357e47-5541-4a4e-9ea3-99c9bc4087eb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:28.011900 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-fa4df6df-03ef-486f-8c53-bb1731e28381 req-21357e47-5541-4a4e-9ea3-99c9bc4087eb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 returned with HTTP 200 Jul 31 19:09:28.012409 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 310/1232] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:27 2026] GET /volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:28.029376 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:28.031597 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:28.031874 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-715543113"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:28.033554 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-715543113'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:28.033674 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume of 1 GB Jul 31 19:09:28.040358 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Availability Zones retrieved successfully. Jul 31 19:09:28.047175 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Flow 'volume_create_api' (ca09013f-453e-4308-9657-d0c5a276dcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:28.048281 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15779fe5-d666-4137-a98b-764197245a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:28.049180 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:28.085149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15779fe5-d666-4137-a98b-764197245a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:28.085998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52abf8df-1482-4c4e-ad3a-fa919e9d4274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:28.137058 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Created reservations ['88dc1b97-0a8d-405a-8242-e72aa4920ff3', '20e7e032-8747-4e43-92ab-e302361ff7eb', 'e6d45f0f-4abf-491a-8c85-1d74a3cf9aca', '85e6dfe8-e710-45ec-815e-6c5d8e0f2f20'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:28.137979 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52abf8df-1482-4c4e-ad3a-fa919e9d4274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88dc1b97-0a8d-405a-8242-e72aa4920ff3', '20e7e032-8747-4e43-92ab-e302361ff7eb', 'e6d45f0f-4abf-491a-8c85-1d74a3cf9aca', '85e6dfe8-e710-45ec-815e-6c5d8e0f2f20']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:28.138916 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa0d5707-df26-4b76-85dd-8c3ac9133f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:28.164769 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa0d5707-df26-4b76-85dd-8c3ac9133f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9891d109-fecd-4fd9-b5e6-2883bd964307', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-715543113',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e1c4cde82b14c9bbb5fceeefa878642',qos_specs=None,replication_status=,reservations=['88dc1b97-0a8d-405a-8242-e72aa4920ff3','20e7e032-8747-4e43-92ab-e302361ff7eb','e6d45f0f-4abf-491a-8c85-1d74a3cf9aca','85e6dfe8-e710-45ec-815e-6c5d8e0f2f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d225e28766304441a5b34b36599c7e41',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-715543113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9891d109-fecd-4fd9-b5e6-2883bd964307,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9e1c4cde82b14c9bbb5fceeefa878642',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d225e28766304441a5b34b36599c7e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:28.166129 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d63b9272-c150-459b-b673-442a7aa434aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:28.188430 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d63b9272-c150-459b-b673-442a7aa434aa) transitioned into state 'SUCCESS' from state '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-715543113',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e1c4cde82b14c9bbb5fceeefa878642',qos_specs=None,replication_status=,reservations=['88dc1b97-0a8d-405a-8242-e72aa4920ff3','20e7e032-8747-4e43-92ab-e302361ff7eb','e6d45f0f-4abf-491a-8c85-1d74a3cf9aca','85e6dfe8-e710-45ec-815e-6c5d8e0f2f20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d225e28766304441a5b34b36599c7e41',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:28.189654 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f21ed91-97a3-4d9f-8de4-ed718fca6e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:28.204899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f21ed91-97a3-4d9f-8de4-ed718fca6e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:28.206118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Flow 'volume_create_api' (ca09013f-453e-4308-9657-d0c5a276dcb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:28.206476 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume request issued successfully. Jul 31 19:09:28.207094 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b18c4b42-6168-4e37-8e29-31c701fc8442 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:28.207759 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 309/1233] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:09:28 2026] POST /volume/v3/volumes => generated 759 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:28.219815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2c89f95c-fd1b-4b5e-98fb-c5bd0d1fe00e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:28.223055 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2c89f95c-fd1b-4b5e-98fb-c5bd0d1fe00e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 Jul 31 19:09:28.223269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2c89f95c-fd1b-4b5e-98fb-c5bd0d1fe00e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:28.223500 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2c89f95c-fd1b-4b5e-98fb-c5bd0d1fe00e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:28.237306 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:28.237306 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:28.246709 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2c89f95c-fd1b-4b5e-98fb-c5bd0d1fe00e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:28.254617 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2c89f95c-fd1b-4b5e-98fb-c5bd0d1fe00e tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 returned with HTTP 200 Jul 31 19:09:28.255107 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 305/1234] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:28 2026] GET /volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:28.453154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8f6d0e96-d95a-4492-ac98-77f6c8c3bc86 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:28.453536 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f6d0e96-d95a-4492-ac98-77f6c8c3bc86 None None] GET https://10.4.3.163/volume// Jul 31 19:09:28.453733 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f6d0e96-d95a-4492-ac98-77f6c8c3bc86 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:28.454027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f6d0e96-d95a-4492-ac98-77f6c8c3bc86 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:28.454393 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f6d0e96-d95a-4492-ac98-77f6c8c3bc86 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:28.454717 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 311/1235] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:28.462658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-b150c062-400e-4d3c-bfaf-d8d08a8f2189 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:28.465333 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-b150c062-400e-4d3c-bfaf-d8d08a8f2189 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:09:28.465701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-b150c062-400e-4d3c-bfaf-d8d08a8f2189 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:28.465888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-b150c062-400e-4d3c-bfaf-d8d08a8f2189 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:28.476318 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:28.476318 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:28.480349 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-b150c062-400e-4d3c-bfaf-d8d08a8f2189 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:09:28.486118 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-b150c062-400e-4d3c-bfaf-d8d08a8f2189 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:09:28.486685 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 311/1236] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:09:28 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 1292 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:28.522858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-2ed9e8b2-6928-44e7-b39f-b121e72c3123 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:28.529415 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-2ed9e8b2-6928-44e7-b39f-b121e72c3123 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061/action Jul 31 19:09:28.531015 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-2ed9e8b2-6928-44e7-b39f-b121e72c3123 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:28.531658 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-2ed9e8b2-6928-44e7-b39f-b121e72c3123 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:28.556339 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:28.556339 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:28.579128 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9d871684-0527-4d3b-9b0d-21100bd68173 req-2ed9e8b2-6928-44e7-b39f-b121e72c3123 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061/action returned with HTTP 204 Jul 31 19:09:28.580962 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 310/1237] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:09:28 2026] POST /volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:28.640064 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-95eb7d0b-3341-4188-b9be-e109ff832905 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:28.643516 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-95eb7d0b-3341-4188-b9be-e109ff832905 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] PUT https://10.4.3.163/volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe Jul 31 19:09:28.643950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-95eb7d0b-3341-4188-b9be-e109ff832905 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:28.653098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-95eb7d0b-3341-4188-b9be-e109ff832905 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Acquiring lock "cinder-attachment_update-1ea6c028-238d-4a6c-be26-78e2c44caff5-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:09:28.658160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-95eb7d0b-3341-4188-b9be-e109ff832905 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Lock "cinder-attachment_update-1ea6c028-238d-4a6c-be26-78e2c44caff5-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:09:28.659667 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:28.659667 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:28.757366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-95eb7d0b-3341-4188-b9be-e109ff832905 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Lock "cinder-attachment_update-1ea6c028-238d-4a6c-be26-78e2c44caff5-np0000006260" released by "attachment_update" :: held 0.099s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:09:28.757742 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-95eb7d0b-3341-4188-b9be-e109ff832905 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe returned with HTTP 200 Jul 31 19:09:28.758192 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 306/1238] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:09:28 2026] PUT /volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:28.794737 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-da78d7ea-3be3-469d-94ad-794548184913 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:28.797453 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-da78d7ea-3be3-469d-94ad-794548184913 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] POST https://10.4.3.163/volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe/action Jul 31 19:09:28.797918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-da78d7ea-3be3-469d-94ad-794548184913 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:28.798096 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-da78d7ea-3be3-469d-94ad-794548184913 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:28.821071 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:28.821071 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:28.835410 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5c6c8c0d-2c0b-4e5a-a826-e0b1f72cd55e req-da78d7ea-3be3-469d-94ad-794548184913 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe/action returned with HTTP 204 Jul 31 19:09:28.836020 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 312/1239] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:09:28 2026] POST /volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:29.271558 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1659a21a-100e-4ad6-b4ff-45a7def678b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:29.274610 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1659a21a-100e-4ad6-b4ff-45a7def678b1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 Jul 31 19:09:29.274610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1659a21a-100e-4ad6-b4ff-45a7def678b1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:29.274919 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1659a21a-100e-4ad6-b4ff-45a7def678b1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:29.287810 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:29.287810 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:29.289464 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:29.291348 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:29.291932 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1780587349", "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:29.293206 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1659a21a-100e-4ad6-b4ff-45a7def678b1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:29.293975 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1780587349', 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:29.299754 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1659a21a-100e-4ad6-b4ff-45a7def678b1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 returned with HTTP 200 Jul 31 19:09:29.300470 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 312/1240] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:29 2026] GET /volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:29.332695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0ead1b64-8f95-48ec-8f63-5ad900db32ff req-c6f09167-d354-42b3-8e45-789cd3413061 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:29.335504 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0ead1b64-8f95-48ec-8f63-5ad900db32ff req-c6f09167-d354-42b3-8e45-789cd3413061 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 Jul 31 19:09:29.335986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0ead1b64-8f95-48ec-8f63-5ad900db32ff req-c6f09167-d354-42b3-8e45-789cd3413061 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:29.335986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0ead1b64-8f95-48ec-8f63-5ad900db32ff req-c6f09167-d354-42b3-8e45-789cd3413061 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:29.346065 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:29.346065 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:29.356535 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-0ead1b64-8f95-48ec-8f63-5ad900db32ff req-c6f09167-d354-42b3-8e45-789cd3413061 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:29.374067 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0ead1b64-8f95-48ec-8f63-5ad900db32ff req-c6f09167-d354-42b3-8e45-789cd3413061 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 returned with HTTP 200 Jul 31 19:09:29.375573 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 307/1241] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:29 2026] GET /volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:29.393374 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:29.398469 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:29.398469 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1054558696"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:29.398469 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1054558696'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:29.398697 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume of 1 GB Jul 31 19:09:29.403885 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Availability Zones retrieved successfully. Jul 31 19:09:29.414820 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Flow 'volume_create_api' (be59fcdc-a897-4169-9f4a-7a24d0fa1f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:29.416214 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21018fd7-04b3-492c-8266-5988f5dccb15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.417594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:29.472120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21018fd7-04b3-492c-8266-5988f5dccb15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.472958 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52099148-4103-4c92-9089-49518665c4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.541091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Created reservations ['eba662f8-3ec3-4e1c-b3a9-bf3df4cbcaf0', '0c60316f-233b-4806-8cce-6b3531aa0e48', 'c280ec5c-0992-432b-8913-35240b43a75f', '33c2639e-45eb-42cb-9981-274203f1ccb8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:29.544021 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52099148-4103-4c92-9089-49518665c4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba662f8-3ec3-4e1c-b3a9-bf3df4cbcaf0', '0c60316f-233b-4806-8cce-6b3531aa0e48', 'c280ec5c-0992-432b-8913-35240b43a75f', '33c2639e-45eb-42cb-9981-274203f1ccb8']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.544021 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35912c71-5610-4afc-9ae6-afb9ee73aac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.577781 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35912c71-5610-4afc-9ae6-afb9ee73aac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ef73cc6-b0bc-4c79-b981-77db71b346a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1054558696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e1c4cde82b14c9bbb5fceeefa878642',qos_specs=None,replication_status=,reservations=['eba662f8-3ec3-4e1c-b3a9-bf3df4cbcaf0','0c60316f-233b-4806-8cce-6b3531aa0e48','c280ec5c-0992-432b-8913-35240b43a75f','33c2639e-45eb-42cb-9981-274203f1ccb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d225e28766304441a5b34b36599c7e41',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1054558696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ef73cc6-b0bc-4c79-b981-77db71b346a8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9e1c4cde82b14c9bbb5fceeefa878642',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d225e28766304441a5b34b36599c7e41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.580465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff252ff8-bb5a-40d3-a2c5-be3d2ca30328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.601633 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff252ff8-bb5a-40d3-a2c5-be3d2ca30328) transitioned into state 'SUCCESS' from state '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-1054558696',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9e1c4cde82b14c9bbb5fceeefa878642',qos_specs=None,replication_status=,reservations=['eba662f8-3ec3-4e1c-b3a9-bf3df4cbcaf0','0c60316f-233b-4806-8cce-6b3531aa0e48','c280ec5c-0992-432b-8913-35240b43a75f','33c2639e-45eb-42cb-9981-274203f1ccb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d225e28766304441a5b34b36599c7e41',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.602715 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70902a90-73bc-4b54-912d-07e6db3a21e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.610463 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Create volume of 1 GB Jul 31 19:09:29.616485 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Availability Zones retrieved successfully. Jul 31 19:09:29.620475 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70902a90-73bc-4b54-912d-07e6db3a21e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.621260 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Flow 'volume_create_api' (be59fcdc-a897-4169-9f4a-7a24d0fa1f6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:29.621687 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Create volume request issued successfully. Jul 31 19:09:29.624055 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1489e8e-1b14-419e-8daa-a3716e140b4c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:29.624055 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 313/1242] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:09:29 2026] POST /volume/v3/volumes => generated 760 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:29.625806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Flow 'volume_create_api' (2174677b-b3d0-4da1-9b21-a3950b91c7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:29.626927 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb9e0611-8e63-4574-8a30-318c26fd0d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.628061 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:29.637236 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32cd026a-db0a-4175-8028-af7825d480c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:29.639532 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32cd026a-db0a-4175-8028-af7825d480c0 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 Jul 31 19:09:29.639860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32cd026a-db0a-4175-8028-af7825d480c0 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:29.640174 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32cd026a-db0a-4175-8028-af7825d480c0 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:29.650498 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:29.650498 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:29.656293 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32cd026a-db0a-4175-8028-af7825d480c0 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:29.666296 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32cd026a-db0a-4175-8028-af7825d480c0 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 returned with HTTP 200 Jul 31 19:09:29.666296 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 313/1243] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:29 2026] GET /volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:29.728378 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb9e0611-8e63-4574-8a30-318c26fd0d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.729365 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba5820ce-4010-4b10-91f6-dcb54ec2591b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.773285 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Created reservations ['050252e5-4601-471a-bcfb-2ed36643664f', '717cb4d8-9937-44d9-bf2f-3d68298e2919', '4d0aca9a-6e8c-41c4-ac50-de7fd73c2a80', '94f939ed-8c42-44ad-a1bd-ac79ae088fca'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:29.774290 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba5820ce-4010-4b10-91f6-dcb54ec2591b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['050252e5-4601-471a-bcfb-2ed36643664f', '717cb4d8-9937-44d9-bf2f-3d68298e2919', '4d0aca9a-6e8c-41c4-ac50-de7fd73c2a80', '94f939ed-8c42-44ad-a1bd-ac79ae088fca']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.775254 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7605267e-a637-4a36-a556-75a07650e343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.803546 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7605267e-a637-4a36-a556-75a07650e343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de368a15-7996-454e-ae03-c4217afc1f6a', '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-1780587349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa231e7185f4c13a9a832a73fc2826b',qos_specs=None,replication_status=,reservations=['050252e5-4601-471a-bcfb-2ed36643664f','717cb4d8-9937-44d9-bf2f-3d68298e2919','4d0aca9a-6e8c-41c4-ac50-de7fd73c2a80','94f939ed-8c42-44ad-a1bd-ac79ae088fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6bfb4dd9b340b7b4d4822b8c35cbd4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1780587349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de368a15-7996-454e-ae03-c4217afc1f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fa231e7185f4c13a9a832a73fc2826b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e6bfb4dd9b340b7b4d4822b8c35cbd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.804390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b383ecb3-fff9-4f9e-9b3b-048110c13465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.825233 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b383ecb3-fff9-4f9e-9b3b-048110c13465) transitioned into state 'SUCCESS' from state '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-1780587349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fa231e7185f4c13a9a832a73fc2826b',qos_specs=None,replication_status=,reservations=['050252e5-4601-471a-bcfb-2ed36643664f','717cb4d8-9937-44d9-bf2f-3d68298e2919','4d0aca9a-6e8c-41c4-ac50-de7fd73c2a80','94f939ed-8c42-44ad-a1bd-ac79ae088fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6bfb4dd9b340b7b4d4822b8c35cbd4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.825727 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99919552-6425-46b8-881e-53d0678c68a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:29.835695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99919552-6425-46b8-881e-53d0678c68a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:29.836706 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Flow 'volume_create_api' (2174677b-b3d0-4da1-9b21-a3950b91c7d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:29.836944 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Create volume request issued successfully. Jul 31 19:09:29.837604 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-765ec2af-8b14-4731-b8cf-59506ff1be28 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:29.838011 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 311/1244] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:09:29 2026] POST /volume/v3/volumes => generated 753 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:29.853886 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e685ecae-ec1f-4a0c-8290-81610abdd005 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:29.856324 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e685ecae-ec1f-4a0c-8290-81610abdd005 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a Jul 31 19:09:29.856672 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e685ecae-ec1f-4a0c-8290-81610abdd005 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:29.856964 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e685ecae-ec1f-4a0c-8290-81610abdd005 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:29.871098 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:29.871098 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:29.876852 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e685ecae-ec1f-4a0c-8290-81610abdd005 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:29.884186 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e685ecae-ec1f-4a0c-8290-81610abdd005 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a returned with HTTP 200 Jul 31 19:09:29.884738 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 308/1245] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:29 2026] GET /volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:09:30.683387 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e31ad270-a7d6-4f0a-a294-0956747010e4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:30.685666 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e31ad270-a7d6-4f0a-a294-0956747010e4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 Jul 31 19:09:30.685875 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e31ad270-a7d6-4f0a-a294-0956747010e4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:30.686059 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e31ad270-a7d6-4f0a-a294-0956747010e4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:30.693402 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:30.693402 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:30.697030 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e31ad270-a7d6-4f0a-a294-0956747010e4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:30.700915 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e31ad270-a7d6-4f0a-a294-0956747010e4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 returned with HTTP 200 Jul 31 19:09:30.701296 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 314/1246] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:30 2026] GET /volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:30.727712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f023f269-eb7d-4fcd-9c86-809a012de607 req-69841cd3-5d22-45c9-b3c3-41eaf46cfb59 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:30.731207 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f023f269-eb7d-4fcd-9c86-809a012de607 req-69841cd3-5d22-45c9-b3c3-41eaf46cfb59 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 Jul 31 19:09:30.731406 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f023f269-eb7d-4fcd-9c86-809a012de607 req-69841cd3-5d22-45c9-b3c3-41eaf46cfb59 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:30.731635 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f023f269-eb7d-4fcd-9c86-809a012de607 req-69841cd3-5d22-45c9-b3c3-41eaf46cfb59 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:30.742462 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:30.742462 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:30.744108 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f023f269-eb7d-4fcd-9c86-809a012de607 req-69841cd3-5d22-45c9-b3c3-41eaf46cfb59 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:30.749176 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f023f269-eb7d-4fcd-9c86-809a012de607 req-69841cd3-5d22-45c9-b3c3-41eaf46cfb59 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 returned with HTTP 200 Jul 31 19:09:30.749683 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 314/1247] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:30 2026] GET /volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:30.819877 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-82ad9736-02f3-4e43-afa9-7d4d2fa45ec8 req-3caabf2d-dfc5-41e4-bf28-367cfa68c9de None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:30.822818 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82ad9736-02f3-4e43-afa9-7d4d2fa45ec8 req-3caabf2d-dfc5-41e4-bf28-367cfa68c9de tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:30.823145 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82ad9736-02f3-4e43-afa9-7d4d2fa45ec8 req-3caabf2d-dfc5-41e4-bf28-367cfa68c9de tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:30.823454 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82ad9736-02f3-4e43-afa9-7d4d2fa45ec8 req-3caabf2d-dfc5-41e4-bf28-367cfa68c9de tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:30.823876 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [req-82ad9736-02f3-4e43-afa9-7d4d2fa45ec8 req-3caabf2d-dfc5-41e4-bf28-367cfa68c9de tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:30.824371 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:30.824371 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:30.825007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-82ad9736-02f3-4e43-afa9-7d4d2fa45ec8 req-3caabf2d-dfc5-41e4-bf28-367cfa68c9de tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:30.835372 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-82ad9736-02f3-4e43-afa9-7d4d2fa45ec8 req-3caabf2d-dfc5-41e4-bf28-367cfa68c9de tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Get all volumes completed successfully. Jul 31 19:09:30.836370 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:30.836370 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:30.846095 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82ad9736-02f3-4e43-afa9-7d4d2fa45ec8 req-3caabf2d-dfc5-41e4-bf28-367cfa68c9de tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:30.846590 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 312/1248] 10.4.3.163 () {68 vars in 1508 bytes} [Fri Jul 31 19:09:30 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:30.875146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0aaa3ffe-20c7-4206-a67c-77affccc7ad0 req-454b6671-2509-4be5-8ca1-ecb0d978d4a4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:30.877629 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0aaa3ffe-20c7-4206-a67c-77affccc7ad0 req-454b6671-2509-4be5-8ca1-ecb0d978d4a4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:30.877818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0aaa3ffe-20c7-4206-a67c-77affccc7ad0 req-454b6671-2509-4be5-8ca1-ecb0d978d4a4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:30.878020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0aaa3ffe-20c7-4206-a67c-77affccc7ad0 req-454b6671-2509-4be5-8ca1-ecb0d978d4a4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:30.878341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [req-0aaa3ffe-20c7-4206-a67c-77affccc7ad0 req-454b6671-2509-4be5-8ca1-ecb0d978d4a4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:30.879092 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-0aaa3ffe-20c7-4206-a67c-77affccc7ad0 req-454b6671-2509-4be5-8ca1-ecb0d978d4a4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:30.888103 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-0aaa3ffe-20c7-4206-a67c-77affccc7ad0 req-454b6671-2509-4be5-8ca1-ecb0d978d4a4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Get all volumes completed successfully. Jul 31 19:09:30.889014 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:30.889014 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:30.893481 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0aaa3ffe-20c7-4206-a67c-77affccc7ad0 req-454b6671-2509-4be5-8ca1-ecb0d978d4a4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:30.893944 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 309/1249] 10.4.3.163 () {68 vars in 1508 bytes} [Fri Jul 31 19:09:30 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:30.897557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-424b1159-b60b-43bb-a47c-dbd472daa7f3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:30.905208 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-424b1159-b60b-43bb-a47c-dbd472daa7f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a Jul 31 19:09:30.905453 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-424b1159-b60b-43bb-a47c-dbd472daa7f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:30.905696 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-424b1159-b60b-43bb-a47c-dbd472daa7f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:30.914861 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:30.914861 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:30.919411 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-424b1159-b60b-43bb-a47c-dbd472daa7f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:30.925284 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-424b1159-b60b-43bb-a47c-dbd472daa7f3 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a returned with HTTP 200 Jul 31 19:09:30.925884 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 315/1250] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:30 2026] GET /volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:30.928194 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-171c846b-821b-4320-86f1-5975a8aedcee req-713b7000-abfd-483d-82a0-1ed1d18bdc58 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:30.934459 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-171c846b-821b-4320-86f1-5975a8aedcee req-713b7000-abfd-483d-82a0-1ed1d18bdc58 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:30.934459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-171c846b-821b-4320-86f1-5975a8aedcee req-713b7000-abfd-483d-82a0-1ed1d18bdc58 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:30.934459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-171c846b-821b-4320-86f1-5975a8aedcee req-713b7000-abfd-483d-82a0-1ed1d18bdc58 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:30.934459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-171c846b-821b-4320-86f1-5975a8aedcee req-713b7000-abfd-483d-82a0-1ed1d18bdc58 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:30.934459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-171c846b-821b-4320-86f1-5975a8aedcee req-713b7000-abfd-483d-82a0-1ed1d18bdc58 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:30.947144 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-171c846b-821b-4320-86f1-5975a8aedcee req-713b7000-abfd-483d-82a0-1ed1d18bdc58 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Get all volumes completed successfully. Jul 31 19:09:30.948690 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:30.948690 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:30.954012 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-171c846b-821b-4320-86f1-5975a8aedcee req-713b7000-abfd-483d-82a0-1ed1d18bdc58 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:30.954765 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 315/1251] 10.4.3.163 () {68 vars in 1508 bytes} [Fri Jul 31 19:09:30 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:30.975547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-a4324f54-16b9-4573-b860-af33c50527c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:30.981593 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-a4324f54-16b9-4573-b860-af33c50527c6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a Jul 31 19:09:30.981846 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-a4324f54-16b9-4573-b860-af33c50527c6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:30.982084 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-a4324f54-16b9-4573-b860-af33c50527c6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:30.997278 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:30.997278 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:31.000459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c7278506-0fcf-4eae-b3ad-7e179a714290 req-9c30dea0-8d00-4d64-b44c-ccf7c0ca85f4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.000556 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7278506-0fcf-4eae-b3ad-7e179a714290 req-9c30dea0-8d00-4d64-b44c-ccf7c0ca85f4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:31.000766 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7278506-0fcf-4eae-b3ad-7e179a714290 req-9c30dea0-8d00-4d64-b44c-ccf7c0ca85f4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.000974 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7278506-0fcf-4eae-b3ad-7e179a714290 req-9c30dea0-8d00-4d64-b44c-ccf7c0ca85f4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.001194 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [req-c7278506-0fcf-4eae-b3ad-7e179a714290 req-9c30dea0-8d00-4d64-b44c-ccf7c0ca85f4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:31.001944 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-c7278506-0fcf-4eae-b3ad-7e179a714290 req-9c30dea0-8d00-4d64-b44c-ccf7c0ca85f4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:31.002396 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-a4324f54-16b9-4573-b860-af33c50527c6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:31.009177 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-a4324f54-16b9-4573-b860-af33c50527c6 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a returned with HTTP 200 Jul 31 19:09:31.009666 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 313/1252] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:30 2026] GET /volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:31.014209 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c7278506-0fcf-4eae-b3ad-7e179a714290 req-9c30dea0-8d00-4d64-b44c-ccf7c0ca85f4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Get all volumes completed successfully. Jul 31 19:09:31.015238 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.015238 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:31.022820 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7278506-0fcf-4eae-b3ad-7e179a714290 req-9c30dea0-8d00-4d64-b44c-ccf7c0ca85f4 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:31.023287 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 310/1253] 10.4.3.163 () {68 vars in 1508 bytes} [Fri Jul 31 19:09:30 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:31.059400 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0f0dd11d-eafc-4944-be0e-55367d28e607 req-5bac41cb-7ba3-4235-8b24-468af6408aa3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.062330 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0f0dd11d-eafc-4944-be0e-55367d28e607 req-5bac41cb-7ba3-4235-8b24-468af6408aa3 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:31.062553 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0f0dd11d-eafc-4944-be0e-55367d28e607 req-5bac41cb-7ba3-4235-8b24-468af6408aa3 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.062769 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0f0dd11d-eafc-4944-be0e-55367d28e607 req-5bac41cb-7ba3-4235-8b24-468af6408aa3 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.063076 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [req-0f0dd11d-eafc-4944-be0e-55367d28e607 req-5bac41cb-7ba3-4235-8b24-468af6408aa3 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:31.063842 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [req-0f0dd11d-eafc-4944-be0e-55367d28e607 req-5bac41cb-7ba3-4235-8b24-468af6408aa3 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:31.077882 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0f0dd11d-eafc-4944-be0e-55367d28e607 req-5bac41cb-7ba3-4235-8b24-468af6408aa3 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Get all volumes completed successfully. Jul 31 19:09:31.080661 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.080661 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:31.085047 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0f0dd11d-eafc-4944-be0e-55367d28e607 req-5bac41cb-7ba3-4235-8b24-468af6408aa3 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:31.085450 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 316/1254] 10.4.3.163 () {68 vars in 1508 bytes} [Fri Jul 31 19:09:31 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:31.125237 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-69270fc6-68b2-4cdc-a382-fc90fb30a62f req-e3f34d7b-3c6a-4953-96f6-426160531fab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.129188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-69270fc6-68b2-4cdc-a382-fc90fb30a62f req-e3f34d7b-3c6a-4953-96f6-426160531fab tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:31.129188 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-69270fc6-68b2-4cdc-a382-fc90fb30a62f req-e3f34d7b-3c6a-4953-96f6-426160531fab tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.129188 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-69270fc6-68b2-4cdc-a382-fc90fb30a62f req-e3f34d7b-3c6a-4953-96f6-426160531fab tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.129511 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [req-69270fc6-68b2-4cdc-a382-fc90fb30a62f req-e3f34d7b-3c6a-4953-96f6-426160531fab tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:31.130714 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-69270fc6-68b2-4cdc-a382-fc90fb30a62f req-e3f34d7b-3c6a-4953-96f6-426160531fab tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:31.145701 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-69270fc6-68b2-4cdc-a382-fc90fb30a62f req-e3f34d7b-3c6a-4953-96f6-426160531fab tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Get all volumes completed successfully. Jul 31 19:09:31.147065 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.147065 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:31.152161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-69270fc6-68b2-4cdc-a382-fc90fb30a62f req-e3f34d7b-3c6a-4953-96f6-426160531fab tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:31.152821 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 316/1255] 10.4.3.163 () {68 vars in 1508 bytes} [Fri Jul 31 19:09:31 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:31.181313 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-166930c1-5319-4c23-ac65-390fd26b75cd req-6d877489-da15-453d-8d4d-9bf6ad1cede6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.184882 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-166930c1-5319-4c23-ac65-390fd26b75cd req-6d877489-da15-453d-8d4d-9bf6ad1cede6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:31.184882 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-166930c1-5319-4c23-ac65-390fd26b75cd req-6d877489-da15-453d-8d4d-9bf6ad1cede6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.185044 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-166930c1-5319-4c23-ac65-390fd26b75cd req-6d877489-da15-453d-8d4d-9bf6ad1cede6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.185249 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [req-166930c1-5319-4c23-ac65-390fd26b75cd req-6d877489-da15-453d-8d4d-9bf6ad1cede6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:31.186133 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-166930c1-5319-4c23-ac65-390fd26b75cd req-6d877489-da15-453d-8d4d-9bf6ad1cede6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:31.195869 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-166930c1-5319-4c23-ac65-390fd26b75cd req-6d877489-da15-453d-8d4d-9bf6ad1cede6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Get all volumes completed successfully. Jul 31 19:09:31.197298 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.197298 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:31.203715 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-166930c1-5319-4c23-ac65-390fd26b75cd req-6d877489-da15-453d-8d4d-9bf6ad1cede6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:31.203715 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 314/1256] 10.4.3.163 () {68 vars in 1508 bytes} [Fri Jul 31 19:09:31 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:31.240664 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d16b3c4d-c7c9-4351-b47b-db8436034627 req-2d41d3c8-f913-4d35-8db0-25a72003dc4d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.243152 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d16b3c4d-c7c9-4351-b47b-db8436034627 req-2d41d3c8-f913-4d35-8db0-25a72003dc4d tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:31.243412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d16b3c4d-c7c9-4351-b47b-db8436034627 req-2d41d3c8-f913-4d35-8db0-25a72003dc4d tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.243688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d16b3c4d-c7c9-4351-b47b-db8436034627 req-2d41d3c8-f913-4d35-8db0-25a72003dc4d tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.244001 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [req-d16b3c4d-c7c9-4351-b47b-db8436034627 req-2d41d3c8-f913-4d35-8db0-25a72003dc4d tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:31.246377 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [req-d16b3c4d-c7c9-4351-b47b-db8436034627 req-2d41d3c8-f913-4d35-8db0-25a72003dc4d tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:31.257779 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-d16b3c4d-c7c9-4351-b47b-db8436034627 req-2d41d3c8-f913-4d35-8db0-25a72003dc4d tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] Get all volumes completed successfully. Jul 31 19:09:31.258847 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.258847 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:31.268665 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d16b3c4d-c7c9-4351-b47b-db8436034627 req-2d41d3c8-f913-4d35-8db0-25a72003dc4d tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:31.272481 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 311/1257] 10.4.3.163 () {68 vars in 1508 bytes} [Fri Jul 31 19:09:31 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:31.288893 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-59b99301-4434-47de-a0e6-9fb4b07040f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.292063 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59b99301-4434-47de-a0e6-9fb4b07040f1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 Jul 31 19:09:31.292263 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59b99301-4434-47de-a0e6-9fb4b07040f1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.292465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59b99301-4434-47de-a0e6-9fb4b07040f1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.292761 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-59b99301-4434-47de-a0e6-9fb4b07040f1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Delete volume with id: 4ef73cc6-b0bc-4c79-b981-77db71b346a8 Jul 31 19:09:31.300361 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.300361 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:31.300855 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-59b99301-4434-47de-a0e6-9fb4b07040f1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:31.329024 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-59b99301-4434-47de-a0e6-9fb4b07040f1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Delete volume request issued successfully. Jul 31 19:09:31.329024 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59b99301-4434-47de-a0e6-9fb4b07040f1 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 returned with HTTP 202 Jul 31 19:09:31.329024 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 317/1258] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:31 2026] DELETE /volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:31.338352 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d6d9b73-c5e0-4ab8-aabb-e1affd4fae85 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.341509 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d6d9b73-c5e0-4ab8-aabb-e1affd4fae85 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 Jul 31 19:09:31.342032 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d6d9b73-c5e0-4ab8-aabb-e1affd4fae85 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.342651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d6d9b73-c5e0-4ab8-aabb-e1affd4fae85 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.353417 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.353417 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:31.368460 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6d6d9b73-c5e0-4ab8-aabb-e1affd4fae85 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:31.377137 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d6d9b73-c5e0-4ab8-aabb-e1affd4fae85 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 returned with HTTP 200 Jul 31 19:09:31.379264 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 317/1259] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:31 2026] GET /volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:31.589028 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-8e28d643-bf9d-43a1-9f62-8c45fbf78174 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.593062 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-8e28d643-bf9d-43a1-9f62-8c45fbf78174 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a Jul 31 19:09:31.594071 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-8e28d643-bf9d-43a1-9f62-8c45fbf78174 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.594071 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-8e28d643-bf9d-43a1-9f62-8c45fbf78174 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.604048 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.604048 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:31.609149 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-8e28d643-bf9d-43a1-9f62-8c45fbf78174 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:31.620216 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-8e28d643-bf9d-43a1-9f62-8c45fbf78174 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a returned with HTTP 200 Jul 31 19:09:31.620820 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 315/1260] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:31 2026] GET /volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:31.639952 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f13e9b29-45c6-4dd4-9a34-be072537cde9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.639952 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f13e9b29-45c6-4dd4-9a34-be072537cde9 None None] GET https://10.4.3.163/volume// Jul 31 19:09:31.639952 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f13e9b29-45c6-4dd4-9a34-be072537cde9 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.639952 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f13e9b29-45c6-4dd4-9a34-be072537cde9 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.639952 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f13e9b29-45c6-4dd4-9a34-be072537cde9 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:31.639952 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 312/1261] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:09:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:31.651353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-d3f591ea-e28f-4b04-aaf4-557b531220bd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.656106 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-d3f591ea-e28f-4b04-aaf4-557b531220bd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:09:31.657053 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-d3f591ea-e28f-4b04-aaf4-557b531220bd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de368a15-7996-454e-ae03-c4217afc1f6a", "connector": null, "instance_uuid": "ecaa3298-6c7d-47eb-966c-7c4bd217e2a9"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:31.668471 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.668471 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:31.724490 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-d3f591ea-e28f-4b04-aaf4-557b531220bd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:09:31.725927 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 318/1262] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:09:31 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:31.798617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-974480d6-ae3c-4984-bef5-72d512276884 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.803369 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-974480d6-ae3c-4984-bef5-72d512276884 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:09:31.809127 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-974480d6-ae3c-4984-bef5-72d512276884 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.809474 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-974480d6-ae3c-4984-bef5-72d512276884 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.809702 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-974480d6-ae3c-4984-bef5-72d512276884 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Delete snapshot with id: 5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:09:31.816580 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.816580 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:31.816896 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-974480d6-ae3c-4984-bef5-72d512276884 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Snapshot retrieved successfully. Jul 31 19:09:31.847076 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-974480d6-ae3c-4984-bef5-72d512276884 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Snapshot delete request issued successfully. Jul 31 19:09:31.847076 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-974480d6-ae3c-4984-bef5-72d512276884 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 returned with HTTP 202 Jul 31 19:09:31.847401 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 318/1263] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:09:31 2026] DELETE /volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:31.860618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0791ab48-7e09-43fd-8df0-06d5bbb324ca None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:31.864532 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0791ab48-7e09-43fd-8df0-06d5bbb324ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:09:31.864852 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0791ab48-7e09-43fd-8df0-06d5bbb324ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:31.865112 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0791ab48-7e09-43fd-8df0-06d5bbb324ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:31.871296 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:31.871296 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:31.871909 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0791ab48-7e09-43fd-8df0-06d5bbb324ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Snapshot retrieved successfully. Jul 31 19:09:31.872917 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0791ab48-7e09-43fd-8df0-06d5bbb324ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 returned with HTTP 200 Jul 31 19:09:31.873352 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 316/1264] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:09:31 2026] GET /volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:32.398267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6bf5c4fe-acff-40b5-bd4d-27b29a080531 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:32.405012 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6bf5c4fe-acff-40b5-bd4d-27b29a080531 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 Jul 31 19:09:32.405012 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6bf5c4fe-acff-40b5-bd4d-27b29a080531 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:32.406062 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6bf5c4fe-acff-40b5-bd4d-27b29a080531 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:32.417513 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6bf5c4fe-acff-40b5-bd4d-27b29a080531 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 returned with HTTP 404 Jul 31 19:09:32.417988 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 313/1265] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:32 2026] GET /volume/v3/volumes/4ef73cc6-b0bc-4c79-b981-77db71b346a8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:32.428574 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4cdc6c8f-f3fa-46cf-8e45-4fa2ade0a2bf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:32.432636 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4cdc6c8f-f3fa-46cf-8e45-4fa2ade0a2bf tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 Jul 31 19:09:32.436579 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4cdc6c8f-f3fa-46cf-8e45-4fa2ade0a2bf tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:32.436579 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4cdc6c8f-f3fa-46cf-8e45-4fa2ade0a2bf tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:32.436579 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4cdc6c8f-f3fa-46cf-8e45-4fa2ade0a2bf tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Delete volume with id: 9891d109-fecd-4fd9-b5e6-2883bd964307 Jul 31 19:09:32.446454 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:32.446454 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:32.447153 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4cdc6c8f-f3fa-46cf-8e45-4fa2ade0a2bf tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:32.490969 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4cdc6c8f-f3fa-46cf-8e45-4fa2ade0a2bf tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Delete volume request issued successfully. Jul 31 19:09:32.491340 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4cdc6c8f-f3fa-46cf-8e45-4fa2ade0a2bf tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 returned with HTTP 202 Jul 31 19:09:32.492375 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 319/1266] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:32 2026] DELETE /volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:32.502691 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c0a391a-a0bf-4af8-8253-5486553e57fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:32.504374 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c0a391a-a0bf-4af8-8253-5486553e57fb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 Jul 31 19:09:32.504905 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c0a391a-a0bf-4af8-8253-5486553e57fb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:32.504905 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c0a391a-a0bf-4af8-8253-5486553e57fb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:32.517144 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:32.517144 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:32.524500 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c0a391a-a0bf-4af8-8253-5486553e57fb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:32.532483 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c0a391a-a0bf-4af8-8253-5486553e57fb tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 returned with HTTP 200 Jul 31 19:09:32.532483 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 319/1267] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:32 2026] GET /volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:32.886615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dddfa34f-25a9-4c85-b5c3-6138eb4c7ebe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:32.888472 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dddfa34f-25a9-4c85-b5c3-6138eb4c7ebe tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:09:32.888787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dddfa34f-25a9-4c85-b5c3-6138eb4c7ebe tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:32.889007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dddfa34f-25a9-4c85-b5c3-6138eb4c7ebe tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:32.893956 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dddfa34f-25a9-4c85-b5c3-6138eb4c7ebe tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 returned with HTTP 404 Jul 31 19:09:32.894531 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 317/1268] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:09:32 2026] GET /volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:33.082380 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-df37938a-8292-4115-9123-0bbc3a17fe7a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:33.087655 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-df37938a-8292-4115-9123-0bbc3a17fe7a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/attachments?instance_id=1d8a10da-e31e-434e-992c-8a44421474fb Jul 31 19:09:33.087655 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-df37938a-8292-4115-9123-0bbc3a17fe7a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:33.087655 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-df37938a-8292-4115-9123-0bbc3a17fe7a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:33.110567 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-df37938a-8292-4115-9123-0bbc3a17fe7a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments?instance_id=1d8a10da-e31e-434e-992c-8a44421474fb returned with HTTP 200 Jul 31 19:09:33.111137 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 314/1269] 10.4.3.163 () {70 vars in 1637 bytes} [Fri Jul 31 19:09:33 2026] GET /volume/v3/attachments?instance_id=1d8a10da-e31e-434e-992c-8a44421474fb => generated 192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:33.128700 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-81cb92d8-82ae-4dfc-aea6-e5a522d7e072 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:33.131284 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-81cb92d8-82ae-4dfc-aea6-e5a522d7e072 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 Jul 31 19:09:33.131526 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-81cb92d8-82ae-4dfc-aea6-e5a522d7e072 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:33.131756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-81cb92d8-82ae-4dfc-aea6-e5a522d7e072 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:33.154124 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-e2adb2b0-da7e-4e8f-a2c1-faa7c1305a4e req-81cb92d8-82ae-4dfc-aea6-e5a522d7e072 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 returned with HTTP 200 Jul 31 19:09:33.154656 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 320/1270] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:09:33 2026] GET /volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:33.555754 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6645ae22-7be8-4be7-9ed3-278053811fcd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:33.558457 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6645ae22-7be8-4be7-9ed3-278053811fcd tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 Jul 31 19:09:33.558780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6645ae22-7be8-4be7-9ed3-278053811fcd tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:33.559388 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6645ae22-7be8-4be7-9ed3-278053811fcd tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:33.566579 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6645ae22-7be8-4be7-9ed3-278053811fcd tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 returned with HTTP 404 Jul 31 19:09:33.568097 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 320/1271] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:33 2026] GET /volume/v3/volumes/9891d109-fecd-4fd9-b5e6-2883bd964307 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:33.577303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ff87de5c-5b82-4917-ac37-b374231fc31c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:33.579522 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff87de5c-5b82-4917-ac37-b374231fc31c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] DELETE https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 Jul 31 19:09:33.579834 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff87de5c-5b82-4917-ac37-b374231fc31c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:33.580077 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff87de5c-5b82-4917-ac37-b374231fc31c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:33.580271 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ff87de5c-5b82-4917-ac37-b374231fc31c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Delete volume with id: aff243c8-7be6-4ea9-86f2-d1b902c639c3 Jul 31 19:09:33.597031 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:33.597031 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:33.598113 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ff87de5c-5b82-4917-ac37-b374231fc31c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:33.643810 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ff87de5c-5b82-4917-ac37-b374231fc31c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Delete volume request issued successfully. Jul 31 19:09:33.643810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff87de5c-5b82-4917-ac37-b374231fc31c tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 returned with HTTP 202 Jul 31 19:09:33.644114 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 318/1272] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:33 2026] DELETE /volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:33.657513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b5179904-c01b-4b9e-a857-729d3da081c6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:33.663572 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5179904-c01b-4b9e-a857-729d3da081c6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 Jul 31 19:09:33.663572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5179904-c01b-4b9e-a857-729d3da081c6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:33.663572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5179904-c01b-4b9e-a857-729d3da081c6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:33.676815 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:33.676815 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:33.681877 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b5179904-c01b-4b9e-a857-729d3da081c6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Volume info retrieved successfully. Jul 31 19:09:33.686527 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5179904-c01b-4b9e-a857-729d3da081c6 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 returned with HTTP 200 Jul 31 19:09:33.686913 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 315/1273] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:33 2026] GET /volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:33.837179 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fd7e8bbd-b19e-414e-9f9e-5b7ffbd97ec0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:33.837897 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd7e8bbd-b19e-414e-9f9e-5b7ffbd97ec0 None None] GET https://10.4.3.163/volume// Jul 31 19:09:33.837897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd7e8bbd-b19e-414e-9f9e-5b7ffbd97ec0 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:33.838056 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd7e8bbd-b19e-414e-9f9e-5b7ffbd97ec0 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:33.838254 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd7e8bbd-b19e-414e-9f9e-5b7ffbd97ec0 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:33.838551 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 321/1274] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:33.875969 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-ef320e82-9fa7-4b98-82ac-fb704d64e1ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:33.881824 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-ef320e82-9fa7-4b98-82ac-fb704d64e1ee tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a Jul 31 19:09:33.882102 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-ef320e82-9fa7-4b98-82ac-fb704d64e1ee tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:33.882322 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-ef320e82-9fa7-4b98-82ac-fb704d64e1ee tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:33.892326 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:33.892326 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:33.896594 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-ef320e82-9fa7-4b98-82ac-fb704d64e1ee tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:09:33.902924 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-ef320e82-9fa7-4b98-82ac-fb704d64e1ee tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a returned with HTTP 200 Jul 31 19:09:33.903379 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 321/1275] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:09:33 2026] GET /volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a => generated 1540 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:34.073265 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-dd267819-7216-41b5-afc4-ca9dfac57014 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.077718 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-dd267819-7216-41b5-afc4-ca9dfac57014 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] PUT https://10.4.3.163/volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd Jul 31 19:09:34.077718 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-dd267819-7216-41b5-afc4-ca9dfac57014 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:34.089810 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-dd267819-7216-41b5-afc4-ca9dfac57014 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Acquiring lock "cinder-attachment_update-de368a15-7996-454e-ae03-c4217afc1f6a-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:09:34.098459 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-dd267819-7216-41b5-afc4-ca9dfac57014 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Lock "cinder-attachment_update-de368a15-7996-454e-ae03-c4217afc1f6a-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:09:34.098459 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.098459 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:34.247670 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-dd267819-7216-41b5-afc4-ca9dfac57014 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Lock "cinder-attachment_update-de368a15-7996-454e-ae03-c4217afc1f6a-np0000006260" released by "attachment_update" :: held 0.151s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:09:34.248155 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-dd267819-7216-41b5-afc4-ca9dfac57014 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd returned with HTTP 200 Jul 31 19:09:34.248874 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 319/1276] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:09:34 2026] PUT /volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:34.266225 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0a9c924a-e1e0-4b01-84da-73e0ec7dc710 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.270151 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a9c924a-e1e0-4b01-84da-73e0ec7dc710 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:34.270151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a9c924a-e1e0-4b01-84da-73e0ec7dc710 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:34.270327 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a9c924a-e1e0-4b01-84da-73e0ec7dc710 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:34.280665 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.280665 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:34.286731 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0a9c924a-e1e0-4b01-84da-73e0ec7dc710 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:34.291533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-891b78fb-a53c-4d36-9a59-da72051c61f7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.295584 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-891b78fb-a53c-4d36-9a59-da72051c61f7 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd/action Jul 31 19:09:34.295584 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-891b78fb-a53c-4d36-9a59-da72051c61f7 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:34.295683 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a9c924a-e1e0-4b01-84da-73e0ec7dc710 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:34.295736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-891b78fb-a53c-4d36-9a59-da72051c61f7 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:34.295828 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 316/1277] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:34 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:09:34.313572 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a39225a-a64a-490a-b221-9ff24dd6cf2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.316149 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a39225a-a64a-490a-b221-9ff24dd6cf2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:34.316288 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a39225a-a64a-490a-b221-9ff24dd6cf2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:34.316803 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a39225a-a64a-490a-b221-9ff24dd6cf2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:34.325946 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.325946 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:34.330387 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a39225a-a64a-490a-b221-9ff24dd6cf2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:34.339668 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a39225a-a64a-490a-b221-9ff24dd6cf2e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:34.340057 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 322/1278] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:34 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:34.406789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-a1879c11-da70-4ea7-81be-e9a073eb2a4f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.410153 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-a1879c11-da70-4ea7-81be-e9a073eb2a4f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:34.410487 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-a1879c11-da70-4ea7-81be-e9a073eb2a4f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:34.410845 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-a1879c11-da70-4ea7-81be-e9a073eb2a4f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:34.422696 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.422696 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:34.427702 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-a1879c11-da70-4ea7-81be-e9a073eb2a4f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:34.433201 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-a1879c11-da70-4ea7-81be-e9a073eb2a4f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:34.433782 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 320/1279] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:34 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:34.509109 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.509109 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:34.528169 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-87ad86ec-1b4e-4b98-ae87-42c5e2328e98 req-891b78fb-a53c-4d36-9a59-da72051c61f7 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd/action returned with HTTP 204 Jul 31 19:09:34.528169 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 322/1280] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:09:34 2026] POST /volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd/action => generated 0 bytes in 238 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:34.556766 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-220fc96e-726a-439a-a889-bd7c6795e863 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.557185 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-220fc96e-726a-439a-a889-bd7c6795e863 None None] GET https://10.4.3.163/volume// Jul 31 19:09:34.557336 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-220fc96e-726a-439a-a889-bd7c6795e863 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:34.557548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-220fc96e-726a-439a-a889-bd7c6795e863 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:34.557940 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-220fc96e-726a-439a-a889-bd7c6795e863 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:34.558338 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 317/1281] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:09:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:34.574456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-aec38bc1-e2d1-4e3f-b9f2-4b74ed49c055 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.577883 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-aec38bc1-e2d1-4e3f-b9f2-4b74ed49c055 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:09:34.578353 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-aec38bc1-e2d1-4e3f-b9f2-4b74ed49c055 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a92a2392-ab08-4af9-bd19-cd4211a97660", "connector": null, "instance_uuid": "3dbb4908-5c04-4b7a-81b6-69ea5bf09f37"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:34.600518 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.600518 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:34.642905 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-aec38bc1-e2d1-4e3f-b9f2-4b74ed49c055 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:09:34.643518 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 323/1282] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:09:34 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:34.697122 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-98f17a84-1881-4bbd-bbe2-c86b3fa0b475 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.699897 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98f17a84-1881-4bbd-bbe2-c86b3fa0b475 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:34.699897 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98f17a84-1881-4bbd-bbe2-c86b3fa0b475 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:34.699897 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-98f17a84-1881-4bbd-bbe2-c86b3fa0b475 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:34.704471 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-64a112bc-d89c-4ccb-9b0a-f8e62894e6c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.707195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-64a112bc-d89c-4ccb-9b0a-f8e62894e6c8 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] GET https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 Jul 31 19:09:34.707342 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-64a112bc-d89c-4ccb-9b0a-f8e62894e6c8 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:34.708265 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-64a112bc-d89c-4ccb-9b0a-f8e62894e6c8 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:34.712781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4bfa4571-18e0-4bed-ae43-3fc815716e94 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.712781 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4bfa4571-18e0-4bed-ae43-3fc815716e94 None None] GET https://10.4.3.163/volume// Jul 31 19:09:34.712781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4bfa4571-18e0-4bed-ae43-3fc815716e94 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:34.712781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4bfa4571-18e0-4bed-ae43-3fc815716e94 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:34.712781 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4bfa4571-18e0-4bed-ae43-3fc815716e94 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:34.712781 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 318/1283] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:34.717405 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-64a112bc-d89c-4ccb-9b0a-f8e62894e6c8 tempest-VolumesTestJSON-1262480879 tempest-VolumesTestJSON-1262480879-project-member] https://10.4.3.163/volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 returned with HTTP 404 Jul 31 19:09:34.718129 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 323/1284] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:34 2026] GET /volume/v3/volumes/aff243c8-7be6-4ea9-86f2-d1b902c639c3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:34.720560 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.720560 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:34.723896 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-c84db4f6-40e4-42e6-9539-bb6f055b1b23 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.726159 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-c84db4f6-40e4-42e6-9539-bb6f055b1b23 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:34.727818 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-c84db4f6-40e4-42e6-9539-bb6f055b1b23 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:34.727818 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-c84db4f6-40e4-42e6-9539-bb6f055b1b23 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:34.728321 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-98f17a84-1881-4bbd-bbe2-c86b3fa0b475 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:34.740468 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-98f17a84-1881-4bbd-bbe2-c86b3fa0b475 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:34.741118 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 321/1285] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:34 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:34.743845 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.743845 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:34.754097 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-c84db4f6-40e4-42e6-9539-bb6f055b1b23 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:34.760053 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-c84db4f6-40e4-42e6-9539-bb6f055b1b23 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:34.760924 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 324/1286] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:09:34 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 1058 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:34.878450 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-36976992-1a60-4e58-b6fc-4c03252fb10a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:34.882847 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-36976992-1a60-4e58-b6fc-4c03252fb10a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] PUT https://10.4.3.163/volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6 Jul 31 19:09:34.883589 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-36976992-1a60-4e58-b6fc-4c03252fb10a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:34.892904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-36976992-1a60-4e58-b6fc-4c03252fb10a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Acquiring lock "cinder-attachment_update-a92a2392-ab08-4af9-bd19-cd4211a97660-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:09:34.897917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-36976992-1a60-4e58-b6fc-4c03252fb10a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-a92a2392-ab08-4af9-bd19-cd4211a97660-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:09:34.899387 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:34.899387 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:35.026176 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-36976992-1a60-4e58-b6fc-4c03252fb10a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-a92a2392-ab08-4af9-bd19-cd4211a97660-np0000006260" released by "attachment_update" :: held 0.128s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:09:35.026687 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-36976992-1a60-4e58-b6fc-4c03252fb10a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6 returned with HTTP 200 Jul 31 19:09:35.027417 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 319/1287] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:09:34 2026] PUT /volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6 => generated 968 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:09:35.037049 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-7cee88eb-d937-490f-86ec-2c0e94f8ad1a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:35.039613 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-7cee88eb-d937-490f-86ec-2c0e94f8ad1a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/encryption Jul 31 19:09:35.039854 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-7cee88eb-d937-490f-86ec-2c0e94f8ad1a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:35.040074 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-7cee88eb-d937-490f-86ec-2c0e94f8ad1a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:35.054313 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:35.054313 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:35.067957 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-7cee88eb-d937-490f-86ec-2c0e94f8ad1a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/encryption returned with HTTP 200 Jul 31 19:09:35.068565 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 324/1288] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:09:35 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:35.757371 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d3003faa-dae4-410c-9cc3-e3b7396a773f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:35.759356 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3003faa-dae4-410c-9cc3-e3b7396a773f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:35.759602 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3003faa-dae4-410c-9cc3-e3b7396a773f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:35.759851 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3003faa-dae4-410c-9cc3-e3b7396a773f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:35.771422 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:35.771422 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:35.775029 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3003faa-dae4-410c-9cc3-e3b7396a773f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:35.779580 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3003faa-dae4-410c-9cc3-e3b7396a773f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:35.780073 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 322/1289] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:35 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:36.701939 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d69e7494-1675-4361-85cc-bef0a134ffc1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:36.799872 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-71df5b00-6159-4c9d-8761-6c34c922b83e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:36.803135 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-71df5b00-6159-4c9d-8761-6c34c922b83e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:36.803337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-71df5b00-6159-4c9d-8761-6c34c922b83e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:36.803611 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-71df5b00-6159-4c9d-8761-6c34c922b83e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:36.817908 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:36.817908 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:36.820655 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d69e7494-1675-4361-85cc-bef0a134ffc1 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:09:36.821109 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d69e7494-1675-4361-85cc-bef0a134ffc1 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1368993158"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:36.822178 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-71df5b00-6159-4c9d-8761-6c34c922b83e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:36.827165 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-71df5b00-6159-4c9d-8761-6c34c922b83e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:36.827656 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 320/1290] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:36 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:36.838870 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d69e7494-1675-4361-85cc-bef0a134ffc1 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:09:36.839450 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 325/1291] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:09:36 2026] POST /volume/v3/types => generated 220 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:36.848948 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c0295516-5996-44fc-a74a-b6ca6d8e2e73 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:36.853460 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c0295516-5996-44fc-a74a-b6ca6d8e2e73 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:09:36.853460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c0295516-5996-44fc-a74a-b6ca6d8e2e73 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-639272713"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:36.865770 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c0295516-5996-44fc-a74a-b6ca6d8e2e73 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:09:36.866469 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 325/1292] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:09:36 2026] POST /volume/v3/group_types => generated 176 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:36.875035 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e140f35d-9e79-4a01-8869-2ba5d4c0c571 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:36.944251 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e140f35d-9e79-4a01-8869-2ba5d4c0c571 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:09:36.944251 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e140f35d-9e79-4a01-8869-2ba5d4c0c571 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d365f05d-5c43-4a7b-a00b-4feb8cab77b5", "volume_types": ["9c50c955-661c-433c-b488-61223427b844"], "name": "tempest-GroupsV320Test-Group-434916927"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:36.945945 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-e140f35d-9e79-4a01-8869-2ba5d4c0c571 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Creating new group {'group': {'group_type': 'd365f05d-5c43-4a7b-a00b-4feb8cab77b5', 'volume_types': ['9c50c955-661c-433c-b488-61223427b844'], 'name': 'tempest-GroupsV320Test-Group-434916927'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:09:36.949645 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-e140f35d-9e79-4a01-8869-2ba5d4c0c571 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Creating group tempest-GroupsV320Test-Group-434916927. Jul 31 19:09:36.967185 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e140f35d-9e79-4a01-8869-2ba5d4c0c571 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Availability Zones retrieved successfully. Jul 31 19:09:36.994377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e140f35d-9e79-4a01-8869-2ba5d4c0c571 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Created reservations ['5ee76454-91ff-4e56-86cc-122617798edf'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:37.017566 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e140f35d-9e79-4a01-8869-2ba5d4c0c571 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:09:37.017983 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 323/1293] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:09:36 2026] POST /volume/v3/groups => generated 107 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:37.028399 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-13a95dc1-50ae-4588-91ca-c07befb4203f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:37.032355 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-13a95dc1-50ae-4588-91ca-c07befb4203f tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:37.032582 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-13a95dc1-50ae-4588-91ca-c07befb4203f tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:37.032758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-13a95dc1-50ae-4588-91ca-c07befb4203f tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:37.032900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-13a95dc1-50ae-4588-91ca-c07befb4203f tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] show called for member af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:09:37.038904 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:37.038904 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:37.054046 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-13a95dc1-50ae-4588-91ca-c07befb4203f tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 returned with HTTP 200 Jul 31 19:09:37.054046 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 321/1294] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:09:37 2026] GET /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:37.843590 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f04e3b2a-234b-45c8-91f2-06f422d80b46 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:37.845289 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f04e3b2a-234b-45c8-91f2-06f422d80b46 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:37.845498 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f04e3b2a-234b-45c8-91f2-06f422d80b46 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:37.845679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f04e3b2a-234b-45c8-91f2-06f422d80b46 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:37.855486 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:37.855486 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:37.859077 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f04e3b2a-234b-45c8-91f2-06f422d80b46 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:37.863882 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f04e3b2a-234b-45c8-91f2-06f422d80b46 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:37.864488 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 326/1295] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:37 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:38.063922 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-97a09dcb-9d42-49d5-b20c-9dae0ac9642c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.068252 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97a09dcb-9d42-49d5-b20c-9dae0ac9642c tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:38.068252 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97a09dcb-9d42-49d5-b20c-9dae0ac9642c tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:38.068252 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97a09dcb-9d42-49d5-b20c-9dae0ac9642c tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:38.068252 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-97a09dcb-9d42-49d5-b20c-9dae0ac9642c tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] show called for member af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:09:38.071780 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.071780 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:38.079577 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97a09dcb-9d42-49d5-b20c-9dae0ac9642c tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 returned with HTTP 200 Jul 31 19:09:38.080214 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 326/1296] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:09:38 2026] GET /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:38.092238 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-02facce6-f6a2-4298-8763-0b7a59deea5a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.096204 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02facce6-f6a2-4298-8763-0b7a59deea5a tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] POST https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action Jul 31 19:09:38.096652 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02facce6-f6a2-4298-8763-0b7a59deea5a tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:38.096800 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-02facce6-f6a2-4298-8763-0b7a59deea5a tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:38.098578 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-02facce6-f6a2-4298-8763-0b7a59deea5a tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Updating group 'af064301-0a83-4fe0-b222-2f4f3c153204' with 'creating' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 19:09:38.103773 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.103773 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:38.112032 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-02facce6-f6a2-4298-8763-0b7a59deea5a tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action returned with HTTP 202 Jul 31 19:09:38.112583 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 324/1297] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:09:38 2026] POST /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:09:38.120990 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fe535b95-6295-4779-ae16-29e92d6de3f8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.123090 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fe535b95-6295-4779-ae16-29e92d6de3f8 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:38.123483 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fe535b95-6295-4779-ae16-29e92d6de3f8 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:38.124722 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fe535b95-6295-4779-ae16-29e92d6de3f8 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:38.124722 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-fe535b95-6295-4779-ae16-29e92d6de3f8 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] show called for member af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:09:38.129686 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.129686 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:38.141574 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fe535b95-6295-4779-ae16-29e92d6de3f8 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 returned with HTTP 200 Jul 31 19:09:38.141574 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 322/1298] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:09:38 2026] GET /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:38.154839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5d0e6ae4-c668-4abd-a4f8-08b6685ef2fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.156740 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d0e6ae4-c668-4abd-a4f8-08b6685ef2fa tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] POST https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action Jul 31 19:09:38.157199 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d0e6ae4-c668-4abd-a4f8-08b6685ef2fa tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:38.157498 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d0e6ae4-c668-4abd-a4f8-08b6685ef2fa tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:38.159944 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-5d0e6ae4-c668-4abd-a4f8-08b6685ef2fa tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Updating group 'af064301-0a83-4fe0-b222-2f4f3c153204' with 'available' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 19:09:38.164726 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.164726 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:38.176115 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d0e6ae4-c668-4abd-a4f8-08b6685ef2fa tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action returned with HTTP 202 Jul 31 19:09:38.176583 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 327/1299] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:09:38 2026] POST /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:09:38.185060 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-603bb976-098c-4906-bd69-58b671d62dfc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.186728 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-603bb976-098c-4906-bd69-58b671d62dfc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:38.187092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-603bb976-098c-4906-bd69-58b671d62dfc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:38.187372 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-603bb976-098c-4906-bd69-58b671d62dfc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:38.187649 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-603bb976-098c-4906-bd69-58b671d62dfc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] show called for member af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:09:38.191096 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.191096 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:38.198340 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-603bb976-098c-4906-bd69-58b671d62dfc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 returned with HTTP 200 Jul 31 19:09:38.198340 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 327/1300] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:09:38 2026] GET /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:38.209648 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b6a52c47-cab5-4649-ad95-1ed748d89cb0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.211376 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6a52c47-cab5-4649-ad95-1ed748d89cb0 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] POST https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action Jul 31 19:09:38.211759 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6a52c47-cab5-4649-ad95-1ed748d89cb0 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:38.211894 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6a52c47-cab5-4649-ad95-1ed748d89cb0 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:38.213381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-b6a52c47-cab5-4649-ad95-1ed748d89cb0 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Updating group 'af064301-0a83-4fe0-b222-2f4f3c153204' with 'error' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 19:09:38.217031 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.217031 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:38.223050 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6a52c47-cab5-4649-ad95-1ed748d89cb0 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action returned with HTTP 202 Jul 31 19:09:38.226502 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 325/1301] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:09:38 2026] POST /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:09:38.230697 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ebf66b3c-03c2-46a2-82aa-a0a0552f98fc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.234608 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ebf66b3c-03c2-46a2-82aa-a0a0552f98fc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:38.234608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ebf66b3c-03c2-46a2-82aa-a0a0552f98fc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:38.234608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ebf66b3c-03c2-46a2-82aa-a0a0552f98fc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:38.234608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-ebf66b3c-03c2-46a2-82aa-a0a0552f98fc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] show called for member af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:09:38.241108 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.241108 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:38.257574 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ebf66b3c-03c2-46a2-82aa-a0a0552f98fc tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 returned with HTTP 200 Jul 31 19:09:38.257574 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 323/1302] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:09:38 2026] GET /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 => generated 384 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:38.275268 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aaca92a8-0076-4c5f-b2c9-778f3f59a3df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.278860 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aaca92a8-0076-4c5f-b2c9-778f3f59a3df tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] POST https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action Jul 31 19:09:38.279345 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aaca92a8-0076-4c5f-b2c9-778f3f59a3df tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:38.279566 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aaca92a8-0076-4c5f-b2c9-778f3f59a3df tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:38.281525 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-aaca92a8-0076-4c5f-b2c9-778f3f59a3df tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Updating group 'af064301-0a83-4fe0-b222-2f4f3c153204' with 'available' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 19:09:38.287094 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.287094 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:38.293381 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aaca92a8-0076-4c5f-b2c9-778f3f59a3df tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action returned with HTTP 202 Jul 31 19:09:38.293993 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 328/1303] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:09:38 2026] POST /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:09:38.303409 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-56207f2c-dfe3-4047-962f-0933c359fa59 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.305642 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56207f2c-dfe3-4047-962f-0933c359fa59 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:38.306186 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56207f2c-dfe3-4047-962f-0933c359fa59 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:38.306587 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56207f2c-dfe3-4047-962f-0933c359fa59 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:38.306875 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-56207f2c-dfe3-4047-962f-0933c359fa59 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] show called for member af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:09:38.311739 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.311739 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:38.319210 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56207f2c-dfe3-4047-962f-0933c359fa59 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 returned with HTTP 200 Jul 31 19:09:38.320025 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 328/1304] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:09:38 2026] GET /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:38.331787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d961e96-82dc-48f5-946c-b2a56233ecfb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.333610 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d961e96-82dc-48f5-946c-b2a56233ecfb tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:09:38.333810 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d961e96-82dc-48f5-946c-b2a56233ecfb tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:38.334016 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d961e96-82dc-48f5-946c-b2a56233ecfb tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:38.334270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-0d961e96-82dc-48f5-946c-b2a56233ecfb tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:09:38.334931 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d961e96-82dc-48f5-946c-b2a56233ecfb tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:38.338344 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=410,cinder:INSERT=77,cinder:UPDATE=126 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:09:38.342175 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d961e96-82dc-48f5-946c-b2a56233ecfb tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Get all volumes completed successfully. Jul 31 19:09:38.345741 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d961e96-82dc-48f5-946c-b2a56233ecfb tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:09:38.346094 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 326/1305] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:09:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:38.361184 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-87143e88-d1b9-46f2-a3fb-29a677d92db9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.364517 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87143e88-d1b9-46f2-a3fb-29a677d92db9 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] POST https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action Jul 31 19:09:38.364517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87143e88-d1b9-46f2-a3fb-29a677d92db9 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:38.364517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87143e88-d1b9-46f2-a3fb-29a677d92db9 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:38.364517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-87143e88-d1b9-46f2-a3fb-29a677d92db9 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] delete called for group af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100320) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:09:38.364927 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-87143e88-d1b9-46f2-a3fb-29a677d92db9 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Delete group with id: af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:38.368509 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.368509 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:38.407196 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87143e88-d1b9-46f2-a3fb-29a677d92db9 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action returned with HTTP 202 Jul 31 19:09:38.407950 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 324/1306] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:09:38 2026] POST /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:09:38.415521 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c1fdfe57-d7d5-4b84-8976-16825778c343 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.417379 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1fdfe57-d7d5-4b84-8976-16825778c343 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:38.417703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1fdfe57-d7d5-4b84-8976-16825778c343 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:38.417954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1fdfe57-d7d5-4b84-8976-16825778c343 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:38.418168 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-c1fdfe57-d7d5-4b84-8976-16825778c343 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] show called for member af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:09:38.422392 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.422392 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:38.431025 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1fdfe57-d7d5-4b84-8976-16825778c343 tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 returned with HTTP 200 Jul 31 19:09:38.431480 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 329/1307] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:09:38 2026] GET /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:38.878419 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d726caff-c1d3-4e49-85cd-ef88789c82e0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:38.879892 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d726caff-c1d3-4e49-85cd-ef88789c82e0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:38.880238 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d726caff-c1d3-4e49-85cd-ef88789c82e0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:38.880585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d726caff-c1d3-4e49-85cd-ef88789c82e0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:38.883779 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=296,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:09:38.893087 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:38.893087 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:38.896585 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d726caff-c1d3-4e49-85cd-ef88789c82e0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:38.901637 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d726caff-c1d3-4e49-85cd-ef88789c82e0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:38.902222 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 329/1308] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:38 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:39.443101 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-12417d13-6543-466c-88e0-04c007b5805d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:39.444844 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12417d13-6543-466c-88e0-04c007b5805d tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] GET https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 Jul 31 19:09:39.445096 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12417d13-6543-466c-88e0-04c007b5805d tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:39.445315 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12417d13-6543-466c-88e0-04c007b5805d tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:39.445487 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-12417d13-6543-466c-88e0-04c007b5805d tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] show called for member af064301-0a83-4fe0-b222-2f4f3c153204 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:09:39.448723 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12417d13-6543-466c-88e0-04c007b5805d tempest-GroupsV320Test-2060106849 tempest-GroupsV320Test-2060106849-project-member] https://10.4.3.163/volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 returned with HTTP 404 Jul 31 19:09:39.449341 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 327/1309] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:09:39 2026] GET /volume/v3/groups/af064301-0a83-4fe0-b222-2f4f3c153204 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:09:39.457517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c8c1ebaf-ad9c-4066-98d1-25fc8b136d2f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:39.461510 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8c1ebaf-ad9c-4066-98d1-25fc8b136d2f tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/d365f05d-5c43-4a7b-a00b-4feb8cab77b5 Jul 31 19:09:39.461510 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c8c1ebaf-ad9c-4066-98d1-25fc8b136d2f tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:39.461510 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c8c1ebaf-ad9c-4066-98d1-25fc8b136d2f tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:39.477674 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8c1ebaf-ad9c-4066-98d1-25fc8b136d2f tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/group_types/d365f05d-5c43-4a7b-a00b-4feb8cab77b5 returned with HTTP 202 Jul 31 19:09:39.477674 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 325/1310] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:09:39 2026] DELETE /volume/v3/group_types/d365f05d-5c43-4a7b-a00b-4feb8cab77b5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:09:39.489369 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f8afeb63-bf33-4b6c-a011-ddf1afce25bd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:39.493993 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f8afeb63-bf33-4b6c-a011-ddf1afce25bd tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] DELETE https://10.4.3.163/volume/v3/types/9c50c955-661c-433c-b488-61223427b844 Jul 31 19:09:39.494333 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f8afeb63-bf33-4b6c-a011-ddf1afce25bd tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:39.494633 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f8afeb63-bf33-4b6c-a011-ddf1afce25bd tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:39.494950 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:39.494950 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:39.532358 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f8afeb63-bf33-4b6c-a011-ddf1afce25bd tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/types/9c50c955-661c-433c-b488-61223427b844 returned with HTTP 202 Jul 31 19:09:39.532830 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 330/1311] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:09:39 2026] DELETE /volume/v3/types/9c50c955-661c-433c-b488-61223427b844 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:39.541377 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01cb4823-5c07-40a7-b4c1-0b8ae38e57f5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:39.543157 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01cb4823-5c07-40a7-b4c1-0b8ae38e57f5 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] GET https://10.4.3.163/volume/v3/types/9c50c955-661c-433c-b488-61223427b844 Jul 31 19:09:39.543561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01cb4823-5c07-40a7-b4c1-0b8ae38e57f5 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:39.544641 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01cb4823-5c07-40a7-b4c1-0b8ae38e57f5 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:39.547334 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01cb4823-5c07-40a7-b4c1-0b8ae38e57f5 tempest-GroupsV320Test-1008899824 tempest-GroupsV320Test-1008899824-project-admin] https://10.4.3.163/volume/v3/types/9c50c955-661c-433c-b488-61223427b844 returned with HTTP 404 Jul 31 19:09:39.548097 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 330/1312] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:09:39 2026] GET /volume/v3/types/9c50c955-661c-433c-b488-61223427b844 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:39.917170 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-07587e4b-f3da-4b71-8759-1bff951b1105 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:39.919470 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07587e4b-f3da-4b71-8759-1bff951b1105 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:39.919755 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07587e4b-f3da-4b71-8759-1bff951b1105 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:39.920048 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07587e4b-f3da-4b71-8759-1bff951b1105 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:39.939207 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:39.939207 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:39.941665 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-07587e4b-f3da-4b71-8759-1bff951b1105 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:39.947916 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07587e4b-f3da-4b71-8759-1bff951b1105 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:39.948519 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 328/1313] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:39 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:40.962110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-80f3c179-7e87-4703-a91e-0b82bb9c6df7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:40.964206 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80f3c179-7e87-4703-a91e-0b82bb9c6df7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:40.964459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80f3c179-7e87-4703-a91e-0b82bb9c6df7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:40.964686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80f3c179-7e87-4703-a91e-0b82bb9c6df7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:40.974529 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:40.974529 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:40.981484 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-80f3c179-7e87-4703-a91e-0b82bb9c6df7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:40.981838 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80f3c179-7e87-4703-a91e-0b82bb9c6df7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:40.982375 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 326/1314] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:40 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:42.003126 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6dfedf99-4641-46ae-b03b-1e61e0922fd4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:42.014654 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dfedf99-4641-46ae-b03b-1e61e0922fd4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:42.015360 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dfedf99-4641-46ae-b03b-1e61e0922fd4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:42.015360 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6dfedf99-4641-46ae-b03b-1e61e0922fd4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:42.035604 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:42.035604 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:42.040903 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6dfedf99-4641-46ae-b03b-1e61e0922fd4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:42.049736 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6dfedf99-4641-46ae-b03b-1e61e0922fd4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:42.050337 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 331/1315] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:42 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:42.727494 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9b33576-237c-40d5-80b2-41b1eab45ca7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:42.884072 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9b33576-237c-40d5-80b2-41b1eab45ca7 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] GET https://10.4.3.163/volume/v3/os-hosts Jul 31 19:09:42.884341 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9b33576-237c-40d5-80b2-41b1eab45ca7 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:42.884678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9b33576-237c-40d5-80b2-41b1eab45ca7 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:42.891943 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.hosts [None req-f9b33576-237c-40d5-80b2-41b1eab45ca7 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] status, active and update: available, enabled, 2026-07-31 19:08:20+00:00 {{(pid=100318) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 19:09:42.892165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.hosts [None req-f9b33576-237c-40d5-80b2-41b1eab45ca7 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] status, active and update: available, enabled, 2026-07-31 19:08:17+00:00 {{(pid=100318) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 19:09:42.892364 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.hosts [None req-f9b33576-237c-40d5-80b2-41b1eab45ca7 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] status, active and update: available, enabled, 2026-07-31 19:08:01+00:00 {{(pid=100318) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 19:09:42.892779 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9b33576-237c-40d5-80b2-41b1eab45ca7 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] https://10.4.3.163/volume/v3/os-hosts returned with HTTP 200 Jul 31 19:09:42.893139 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 331/1316] 10.4.3.163 () {66 vars in 1240 bytes} [Fri Jul 31 19:09:42 2026] GET /volume/v3/os-hosts => generated 560 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:42.911052 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-33f992a3-d446-470f-9e5c-ac9ea889e9e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:42.914019 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33f992a3-d446-470f-9e5c-ac9ea889e9e6 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] GET https://10.4.3.163/volume/v3/os-hosts Jul 31 19:09:42.914019 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33f992a3-d446-470f-9e5c-ac9ea889e9e6 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:42.914207 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33f992a3-d446-470f-9e5c-ac9ea889e9e6 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:42.922343 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.hosts [None req-33f992a3-d446-470f-9e5c-ac9ea889e9e6 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] status, active and update: available, enabled, 2026-07-31 19:08:20+00:00 {{(pid=100319) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 19:09:42.922572 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.hosts [None req-33f992a3-d446-470f-9e5c-ac9ea889e9e6 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] status, active and update: available, enabled, 2026-07-31 19:08:17+00:00 {{(pid=100319) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 19:09:42.922704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.hosts [None req-33f992a3-d446-470f-9e5c-ac9ea889e9e6 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] status, active and update: available, enabled, 2026-07-31 19:08:01+00:00 {{(pid=100319) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 19:09:42.923050 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33f992a3-d446-470f-9e5c-ac9ea889e9e6 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] https://10.4.3.163/volume/v3/os-hosts returned with HTTP 200 Jul 31 19:09:42.923841 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 329/1317] 10.4.3.163 () {66 vars in 1240 bytes} [Fri Jul 31 19:09:42 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:42.936891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9f52fd45-ac82-421b-95d7-f2d746013102 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:42.958651 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9f52fd45-ac82-421b-95d7-f2d746013102 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] GET https://10.4.3.163/volume/v3/os-hosts/np0000006260@storpool Jul 31 19:09:42.959032 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9f52fd45-ac82-421b-95d7-f2d746013102 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:42.959301 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9f52fd45-ac82-421b-95d7-f2d746013102 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:43.047035 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9f52fd45-ac82-421b-95d7-f2d746013102 tempest-VolumeHostsAdminTestsJSON-1044428370 tempest-VolumeHostsAdminTestsJSON-1044428370-project-admin] https://10.4.3.163/volume/v3/os-hosts/np0000006260@storpool returned with HTTP 200 Jul 31 19:09:43.047703 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 327/1318] 10.4.3.163 () {66 vars in 1306 bytes} [Fri Jul 31 19:09:42 2026] GET /volume/v3/os-hosts/np0000006260@storpool => generated 1697 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:43.069671 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b42bea8-c88f-421d-b3b3-8ceb3eaa8c56 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:43.073767 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b42bea8-c88f-421d-b3b3-8ceb3eaa8c56 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:43.073767 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b42bea8-c88f-421d-b3b3-8ceb3eaa8c56 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:43.073767 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b42bea8-c88f-421d-b3b3-8ceb3eaa8c56 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:43.082518 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:43.082518 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:43.086819 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8b42bea8-c88f-421d-b3b3-8ceb3eaa8c56 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:43.091952 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b42bea8-c88f-421d-b3b3-8ceb3eaa8c56 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:43.092491 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 332/1319] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:43 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:44.109686 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-94c80e83-1391-48ed-b2ca-746ac347c97a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:44.114061 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-94c80e83-1391-48ed-b2ca-746ac347c97a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:44.114317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-94c80e83-1391-48ed-b2ca-746ac347c97a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:44.114632 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-94c80e83-1391-48ed-b2ca-746ac347c97a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:44.132579 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:44.132579 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:44.136979 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-94c80e83-1391-48ed-b2ca-746ac347c97a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:44.144603 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-94c80e83-1391-48ed-b2ca-746ac347c97a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:44.145193 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 332/1320] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:44 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:45.161016 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e66a5c79-e626-4632-8954-37e180d5edfd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:45.162966 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e66a5c79-e626-4632-8954-37e180d5edfd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:45.163213 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e66a5c79-e626-4632-8954-37e180d5edfd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:45.163455 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e66a5c79-e626-4632-8954-37e180d5edfd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:45.174408 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:45.174408 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:45.178425 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e66a5c79-e626-4632-8954-37e180d5edfd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:45.183384 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e66a5c79-e626-4632-8954-37e180d5edfd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:45.183787 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 330/1321] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:45 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:45.680014 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-45caa09b-aded-4026-a30b-431560935daa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:45.682692 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:45.682692 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1786698246"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:45.686536 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Create volume request body: {'volume': {'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1786698246'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:45.957381 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Create volume of 1 GB Jul 31 19:09:45.961747 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Availability Zones retrieved successfully. Jul 31 19:09:45.967071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Flow 'volume_create_api' (0a5462a8-386b-48cd-9ef4-8fa863024de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:45.968146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062b4c60-71b6-4ab9-ba12-aa750cedbd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:45.969124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:46.045628 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062b4c60-71b6-4ab9-ba12-aa750cedbd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:46.046416 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a5ce37a-231e-4dd4-a509-ffa60993dfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:46.117795 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Created reservations ['a8fa8277-a097-4123-83c0-e82f407a6251', 'c0d42610-6ec8-4dab-a3e3-84f94c80f41b', '311852db-dd34-431e-948a-d03c73c8566d', 'de182458-74e7-4d69-b4ae-9159d740c346'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:46.118952 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a5ce37a-231e-4dd4-a509-ffa60993dfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8fa8277-a097-4123-83c0-e82f407a6251', 'c0d42610-6ec8-4dab-a3e3-84f94c80f41b', '311852db-dd34-431e-948a-d03c73c8566d', 'de182458-74e7-4d69-b4ae-9159d740c346']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:46.120043 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8a8936-ebdd-4f8c-831a-f6896f4ae362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:46.147418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8a8936-ebdd-4f8c-831a-f6896f4ae362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17837695-27ea-48b6-b0da-3a7c47b1c596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1786698246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236060ccfcf349a78107c794de5c9ffb',qos_specs=None,replication_status=,reservations=['a8fa8277-a097-4123-83c0-e82f407a6251','c0d42610-6ec8-4dab-a3e3-84f94c80f41b','311852db-dd34-431e-948a-d03c73c8566d','de182458-74e7-4d69-b4ae-9159d740c346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf23dfaee124556bfcb5d6c49713308',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1786698246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17837695-27ea-48b6-b0da-3a7c47b1c596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236060ccfcf349a78107c794de5c9ffb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cf23dfaee124556bfcb5d6c49713308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:46.148227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea93e030-363f-416d-8a97-938617b4fce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:46.171118 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea93e030-363f-416d-8a97-938617b4fce2) transitioned into state 'SUCCESS' from state '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-1786698246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236060ccfcf349a78107c794de5c9ffb',qos_specs=None,replication_status=,reservations=['a8fa8277-a097-4123-83c0-e82f407a6251','c0d42610-6ec8-4dab-a3e3-84f94c80f41b','311852db-dd34-431e-948a-d03c73c8566d','de182458-74e7-4d69-b4ae-9159d740c346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cf23dfaee124556bfcb5d6c49713308',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:46.172131 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8506ee-d901-4d69-802f-8f2344f26430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:46.185650 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8506ee-d901-4d69-802f-8f2344f26430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:46.188906 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Flow 'volume_create_api' (0a5462a8-386b-48cd-9ef4-8fa863024de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:46.188906 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Create volume request issued successfully. Jul 31 19:09:46.188906 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-45caa09b-aded-4026-a30b-431560935daa tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:46.188906 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 328/1322] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:09:45 2026] POST /volume/v3/volumes => generated 751 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:46.198375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f0b4ab6-1af4-4205-8533-13a07dde2db9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:46.200311 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f0b4ab6-1af4-4205-8533-13a07dde2db9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:46.200558 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f0b4ab6-1af4-4205-8533-13a07dde2db9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:46.200768 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f0b4ab6-1af4-4205-8533-13a07dde2db9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:46.201323 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4ec82fbe-66c5-49de-a532-e05f847a9906 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:46.207467 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4ec82fbe-66c5-49de-a532-e05f847a9906 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] GET https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 Jul 31 19:09:46.207467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4ec82fbe-66c5-49de-a532-e05f847a9906 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:46.207467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4ec82fbe-66c5-49de-a532-e05f847a9906 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:46.211843 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:46.211843 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:46.214883 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:46.214883 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:46.215957 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f0b4ab6-1af4-4205-8533-13a07dde2db9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:46.219659 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4ec82fbe-66c5-49de-a532-e05f847a9906 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:46.220954 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f0b4ab6-1af4-4205-8533-13a07dde2db9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:46.221407 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 333/1323] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:46 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:46.225399 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4ec82fbe-66c5-49de-a532-e05f847a9906 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 returned with HTTP 200 Jul 31 19:09:46.229659 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 333/1324] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:46 2026] GET /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:47.241222 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-72bca360-31dc-4c7d-af50-456da59c133c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.242887 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-72bca360-31dc-4c7d-af50-456da59c133c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:47.243173 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-72bca360-31dc-4c7d-af50-456da59c133c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:47.243401 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-72bca360-31dc-4c7d-af50-456da59c133c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:47.247678 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1c95a0f8-ee46-4a75-8147-95a8b3d96956 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.250234 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1c95a0f8-ee46-4a75-8147-95a8b3d96956 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] GET https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 Jul 31 19:09:47.250519 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1c95a0f8-ee46-4a75-8147-95a8b3d96956 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:47.250773 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1c95a0f8-ee46-4a75-8147-95a8b3d96956 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:47.259205 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.259205 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:47.259996 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.259996 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:47.262894 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-72bca360-31dc-4c7d-af50-456da59c133c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:47.264822 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1c95a0f8-ee46-4a75-8147-95a8b3d96956 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:47.267529 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-72bca360-31dc-4c7d-af50-456da59c133c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:47.267920 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 331/1325] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:47 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:47.271550 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1c95a0f8-ee46-4a75-8147-95a8b3d96956 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 returned with HTTP 200 Jul 31 19:09:47.272169 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 329/1326] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:47 2026] GET /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:47.293968 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5cf4903a-4f8c-4385-be75-833e5f4f634d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.296611 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5cf4903a-4f8c-4385-be75-833e5f4f634d tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] POST https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action Jul 31 19:09:47.297057 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5cf4903a-4f8c-4385-be75-833e5f4f634d tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-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=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:47.297251 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5cf4903a-4f8c-4385-be75-833e5f4f634d tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:47.310322 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.310322 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:47.320991 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.320991 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:47.321202 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5cf4903a-4f8c-4385-be75-833e5f4f634d tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:47.356803 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5cf4903a-4f8c-4385-be75-833e5f4f634d tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Update volume metadata completed successfully. Jul 31 19:09:47.357174 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5cf4903a-4f8c-4385-be75-833e5f4f634d tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action returned with HTTP 200 Jul 31 19:09:47.357734 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 334/1327] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:09:47 2026] POST /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action => generated 563 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:47.372828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6426aae2-e4d2-4472-8119-9589a66faaec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.374934 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6426aae2-e4d2-4472-8119-9589a66faaec tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] GET https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 Jul 31 19:09:47.375262 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6426aae2-e4d2-4472-8119-9589a66faaec tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:47.375487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6426aae2-e4d2-4472-8119-9589a66faaec tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:47.384831 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.384831 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:47.394210 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6426aae2-e4d2-4472-8119-9589a66faaec tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:47.394977 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-e23c8ce0-443e-4bc2-afa4-ac586e0e3803 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.400616 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-e23c8ce0-443e-4bc2-afa4-ac586e0e3803 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6/action Jul 31 19:09:47.400976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-e23c8ce0-443e-4bc2-afa4-ac586e0e3803 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:47.401124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-e23c8ce0-443e-4bc2-afa4-ac586e0e3803 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:47.404713 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6426aae2-e4d2-4472-8119-9589a66faaec tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 returned with HTTP 200 Jul 31 19:09:47.405730 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 334/1328] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:47 2026] GET /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 => generated 1419 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:47.419848 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.419848 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:47.424242 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d253f616-9fa0-4422-a8e8-bf97619b4b45 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.426506 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d253f616-9fa0-4422-a8e8-bf97619b4b45 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] POST https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action Jul 31 19:09:47.426936 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d253f616-9fa0-4422-a8e8-bf97619b4b45 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:47.427063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d253f616-9fa0-4422-a8e8-bf97619b4b45 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:47.437744 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.437744 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:47.445105 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.445105 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:47.445621 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d253f616-9fa0-4422-a8e8-bf97619b4b45 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:47.447417 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cb029805-3c20-4155-a41c-2d4541209ce7 req-e23c8ce0-443e-4bc2-afa4-ac586e0e3803 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6/action returned with HTTP 204 Jul 31 19:09:47.447949 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 332/1329] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:09:47 2026] POST /volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:47.451492 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d253f616-9fa0-4422-a8e8-bf97619b4b45 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Get volume image-metadata completed successfully. Jul 31 19:09:47.470658 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d253f616-9fa0-4422-a8e8-bf97619b4b45 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Delete volume metadata completed successfully. Jul 31 19:09:47.470913 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d253f616-9fa0-4422-a8e8-bf97619b4b45 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action returned with HTTP 200 Jul 31 19:09:47.471514 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 330/1330] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:09:47 2026] POST /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 19:09:47.480657 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fd350e8-de0a-40b9-8bdb-ae7721c3101c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.482661 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fd350e8-de0a-40b9-8bdb-ae7721c3101c tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] POST https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action Jul 31 19:09:47.483242 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fd350e8-de0a-40b9-8bdb-ae7721c3101c tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:47.483837 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fd350e8-de0a-40b9-8bdb-ae7721c3101c tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:47.493614 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.493614 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:47.494210 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fd350e8-de0a-40b9-8bdb-ae7721c3101c tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:47.501129 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fd350e8-de0a-40b9-8bdb-ae7721c3101c tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Get volume image-metadata completed successfully. Jul 31 19:09:47.501597 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fd350e8-de0a-40b9-8bdb-ae7721c3101c tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action returned with HTTP 200 Jul 31 19:09:47.502040 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 335/1331] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:09:47 2026] POST /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596/action => generated 537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:47.511464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-af39ac6f-32bc-4fed-80be-0e7dc30396c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.513923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af39ac6f-32bc-4fed-80be-0e7dc30396c7 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] GET https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 Jul 31 19:09:47.514142 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af39ac6f-32bc-4fed-80be-0e7dc30396c7 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:47.514360 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af39ac6f-32bc-4fed-80be-0e7dc30396c7 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:47.533971 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.533971 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:47.538348 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-af39ac6f-32bc-4fed-80be-0e7dc30396c7 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:47.543270 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af39ac6f-32bc-4fed-80be-0e7dc30396c7 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 returned with HTTP 200 Jul 31 19:09:47.543709 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 335/1332] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:47 2026] GET /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 => generated 1393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:09:47.555667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3a935ab-1df5-450e-b548-7b465ec83236 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.557922 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3a935ab-1df5-450e-b548-7b465ec83236 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] DELETE https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 Jul 31 19:09:47.558207 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3a935ab-1df5-450e-b548-7b465ec83236 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:47.558374 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3a935ab-1df5-450e-b548-7b465ec83236 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:47.558558 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e3a935ab-1df5-450e-b548-7b465ec83236 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Delete volume with id: 17837695-27ea-48b6-b0da-3a7c47b1c596 Jul 31 19:09:47.566811 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.566811 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:47.567204 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3a935ab-1df5-450e-b548-7b465ec83236 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:47.588587 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3a935ab-1df5-450e-b548-7b465ec83236 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Delete volume request issued successfully. Jul 31 19:09:47.588817 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3a935ab-1df5-450e-b548-7b465ec83236 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 returned with HTTP 202 Jul 31 19:09:47.589362 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 333/1333] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:47 2026] DELETE /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:47.597815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-548eb24c-3f61-4691-ab53-1b5fc8008322 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:47.599949 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-548eb24c-3f61-4691-ab53-1b5fc8008322 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] GET https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 Jul 31 19:09:47.600275 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-548eb24c-3f61-4691-ab53-1b5fc8008322 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:47.600533 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-548eb24c-3f61-4691-ab53-1b5fc8008322 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:47.611141 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:47.611141 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:47.615345 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-548eb24c-3f61-4691-ab53-1b5fc8008322 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Volume info retrieved successfully. Jul 31 19:09:47.620918 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-548eb24c-3f61-4691-ab53-1b5fc8008322 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 returned with HTTP 200 Jul 31 19:09:47.621691 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 331/1334] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:47 2026] GET /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:48.289324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa2f1a52-aa2d-4fb9-9e5d-0561331da0b7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:48.291038 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa2f1a52-aa2d-4fb9-9e5d-0561331da0b7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:48.291302 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa2f1a52-aa2d-4fb9-9e5d-0561331da0b7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:48.291538 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa2f1a52-aa2d-4fb9-9e5d-0561331da0b7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:48.301258 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:48.301258 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:48.304973 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aa2f1a52-aa2d-4fb9-9e5d-0561331da0b7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:48.309300 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa2f1a52-aa2d-4fb9-9e5d-0561331da0b7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:48.309848 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 336/1335] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:48 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:48.323312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e63c0c7d-6edb-47e4-adc8-447ee4ee5d9f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:48.325254 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e63c0c7d-6edb-47e4-adc8-447ee4ee5d9f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:48.325791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e63c0c7d-6edb-47e4-adc8-447ee4ee5d9f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:48.325791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e63c0c7d-6edb-47e4-adc8-447ee4ee5d9f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:48.338580 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:48.338580 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:48.345536 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e63c0c7d-6edb-47e4-adc8-447ee4ee5d9f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:48.352425 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e63c0c7d-6edb-47e4-adc8-447ee4ee5d9f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:48.352847 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 336/1336] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:48 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:48.395531 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-92406535-c2b1-4823-90c8-263c32989d72 req-842d3713-9025-408d-ad2b-9b5c0bce3ed7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:48.397596 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-842d3713-9025-408d-ad2b-9b5c0bce3ed7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:48.397821 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-842d3713-9025-408d-ad2b-9b5c0bce3ed7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:48.398021 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-842d3713-9025-408d-ad2b-9b5c0bce3ed7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:48.410195 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:48.410195 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:48.413977 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-92406535-c2b1-4823-90c8-263c32989d72 req-842d3713-9025-408d-ad2b-9b5c0bce3ed7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:48.419453 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-842d3713-9025-408d-ad2b-9b5c0bce3ed7 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:48.419989 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 334/1337] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:48 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:48.438526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-92406535-c2b1-4823-90c8-263c32989d72 req-3e3b72f0-1c3b-476e-9945-cc2faac9c68f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:48.440596 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-3e3b72f0-1c3b-476e-9945-cc2faac9c68f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/action Jul 31 19:09:48.440937 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-3e3b72f0-1c3b-476e-9945-cc2faac9c68f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:48.441105 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-3e3b72f0-1c3b-476e-9945-cc2faac9c68f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:48.451938 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:48.451938 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:48.452553 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-92406535-c2b1-4823-90c8-263c32989d72 req-3e3b72f0-1c3b-476e-9945-cc2faac9c68f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:48.458595 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-92406535-c2b1-4823-90c8-263c32989d72 req-3e3b72f0-1c3b-476e-9945-cc2faac9c68f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Begin detaching volume completed successfully. Jul 31 19:09:48.458879 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-3e3b72f0-1c3b-476e-9945-cc2faac9c68f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/action returned with HTTP 202 Jul 31 19:09:48.459367 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 332/1338] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:09:48 2026] POST /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:09:48.509071 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c64ac90b-79ba-43dc-87f2-bbb932bca95c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:48.509526 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c64ac90b-79ba-43dc-87f2-bbb932bca95c None None] GET https://10.4.3.163/volume// Jul 31 19:09:48.509653 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c64ac90b-79ba-43dc-87f2-bbb932bca95c None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:48.509860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c64ac90b-79ba-43dc-87f2-bbb932bca95c None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:48.510231 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c64ac90b-79ba-43dc-87f2-bbb932bca95c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:48.510558 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 337/1339] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:48.519313 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-92406535-c2b1-4823-90c8-263c32989d72 req-7972baeb-8d39-4092-a89f-9831526759c1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:48.522188 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-7972baeb-8d39-4092-a89f-9831526759c1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:48.522401 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-7972baeb-8d39-4092-a89f-9831526759c1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:48.522813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-7972baeb-8d39-4092-a89f-9831526759c1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:48.534107 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:48.534107 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:48.539069 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-92406535-c2b1-4823-90c8-263c32989d72 req-7972baeb-8d39-4092-a89f-9831526759c1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:48.543362 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-7972baeb-8d39-4092-a89f-9831526759c1 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:48.543767 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 337/1340] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:09:48 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:48.553877 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-92406535-c2b1-4823-90c8-263c32989d72 req-a03f6e7f-0945-4c71-81a3-c8610fe77b7a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:48.556220 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-a03f6e7f-0945-4c71-81a3-c8610fe77b7a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/encryption Jul 31 19:09:48.556496 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-a03f6e7f-0945-4c71-81a3-c8610fe77b7a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:48.556754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-a03f6e7f-0945-4c71-81a3-c8610fe77b7a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:48.567555 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:48.567555 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:48.575325 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-a03f6e7f-0945-4c71-81a3-c8610fe77b7a tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/encryption returned with HTTP 200 Jul 31 19:09:48.575917 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 335/1341] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:09:48 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:48.637548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-743eb196-a8e1-4305-b7be-9232d2d88681 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:48.639283 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-743eb196-a8e1-4305-b7be-9232d2d88681 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] GET https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 Jul 31 19:09:48.639475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-743eb196-a8e1-4305-b7be-9232d2d88681 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:48.639651 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-743eb196-a8e1-4305-b7be-9232d2d88681 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:48.645796 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-743eb196-a8e1-4305-b7be-9232d2d88681 tempest-VolumesImageMetadata-386231612 tempest-VolumesImageMetadata-386231612-project-member] https://10.4.3.163/volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 returned with HTTP 404 Jul 31 19:09:48.646320 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 333/1342] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:48 2026] GET /volume/v3/volumes/17837695-27ea-48b6-b0da-3a7c47b1c596 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:49.493376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-92406535-c2b1-4823-90c8-263c32989d72 req-83e30788-b8ef-41ca-8afd-f8c8a7b456e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:49.496358 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-83e30788-b8ef-41ca-8afd-f8c8a7b456e4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6 Jul 31 19:09:49.496735 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-83e30788-b8ef-41ca-8afd-f8c8a7b456e4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:49.496950 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-83e30788-b8ef-41ca-8afd-f8c8a7b456e4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:49.507098 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:49.507098 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:49.577679 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-92406535-c2b1-4823-90c8-263c32989d72 req-83e30788-b8ef-41ca-8afd-f8c8a7b456e4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6 returned with HTTP 200 Jul 31 19:09:49.578366 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 338/1343] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:09:49 2026] DELETE /volume/v3/attachments/8a7f9612-3e12-4bf4-850a-6041ed561de6 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:50.646001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-00d06cc6-914a-4d57-af1a-7562ddb8383d req-67918f52-04ea-455b-8264-77422a7db4f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:50.648186 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-00d06cc6-914a-4d57-af1a-7562ddb8383d req-67918f52-04ea-455b-8264-77422a7db4f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:50.648393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-00d06cc6-914a-4d57-af1a-7562ddb8383d req-67918f52-04ea-455b-8264-77422a7db4f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:50.648605 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-00d06cc6-914a-4d57-af1a-7562ddb8383d req-67918f52-04ea-455b-8264-77422a7db4f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:50.657378 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:50.657378 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:50.661402 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-00d06cc6-914a-4d57-af1a-7562ddb8383d req-67918f52-04ea-455b-8264-77422a7db4f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:50.666046 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-00d06cc6-914a-4d57-af1a-7562ddb8383d req-67918f52-04ea-455b-8264-77422a7db4f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:50.666517 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 338/1344] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:50 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:52.524587 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5514ea53-578b-4163-ab1e-2aaa1a77b446 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:52.531429 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5514ea53-578b-4163-ab1e-2aaa1a77b446 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:09:52.531699 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5514ea53-578b-4163-ab1e-2aaa1a77b446 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:52.531935 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5514ea53-578b-4163-ab1e-2aaa1a77b446 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:52.544131 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:52.544131 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:52.547910 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5514ea53-578b-4163-ab1e-2aaa1a77b446 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:09:52.552194 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5514ea53-578b-4163-ab1e-2aaa1a77b446 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:09:52.552638 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 336/1345] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:52 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:52.606878 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-19ef682a-75c0-4b01-b572-b90633f973e4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:52.608777 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-19ef682a-75c0-4b01-b572-b90633f973e4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:09:52.608965 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-19ef682a-75c0-4b01-b572-b90633f973e4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:52.609179 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-19ef682a-75c0-4b01-b572-b90633f973e4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:52.618319 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:52.618319 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:52.622697 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-19ef682a-75c0-4b01-b572-b90633f973e4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:09:52.629211 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-19ef682a-75c0-4b01-b572-b90633f973e4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:09:52.629677 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 334/1346] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:52 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:54.231027 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fb288b72-d814-4891-a419-70f329470563 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:54.234995 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb288b72-d814-4891-a419-70f329470563 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:54.235181 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fb288b72-d814-4891-a419-70f329470563 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:54.235370 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fb288b72-d814-4891-a419-70f329470563 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:54.235736 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fb288b72-d814-4891-a419-70f329470563 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Delete volume with id: a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:54.242429 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:54.242429 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:54.242935 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fb288b72-d814-4891-a419-70f329470563 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:54.253602 np0000006260 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-fb288b72-d814-4891-a419-70f329470563 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:09:54.260163 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fb288b72-d814-4891-a419-70f329470563 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Delete volume request issued successfully. Jul 31 19:09:54.260448 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb288b72-d814-4891-a419-70f329470563 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 202 Jul 31 19:09:54.260842 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 339/1347] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:09:54 2026] DELETE /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:54.269632 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1f233c85-2d96-4870-9c6a-a68f43e6876b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:54.272054 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f233c85-2d96-4870-9c6a-a68f43e6876b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:54.272239 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f233c85-2d96-4870-9c6a-a68f43e6876b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:54.272509 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f233c85-2d96-4870-9c6a-a68f43e6876b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:54.284928 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:54.284928 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:54.291130 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1f233c85-2d96-4870-9c6a-a68f43e6876b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:09:54.298737 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f233c85-2d96-4870-9c6a-a68f43e6876b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 200 Jul 31 19:09:54.299226 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 339/1348] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:54 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:55.122800 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bfcd930d-28b1-400e-b58c-628b2be36eab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.202949 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:55.203366 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-555689227"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:55.204967 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-555689227'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:55.205127 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume of 1 GB Jul 31 19:09:55.209637 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Availability Zones retrieved successfully. Jul 31 19:09:55.216974 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (01b646c7-984d-4dc7-a9c7-67cd89f29e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:55.218362 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eab1ef4-36fa-4f86-9d55-26214048f720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.219606 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:55.261584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eab1ef4-36fa-4f86-9d55-26214048f720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.262453 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0341ca10-2c12-47bd-bd1c-8cdd37446e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.313221 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-51b61722-5d65-414b-b88a-633059af7ef8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.314824 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-51b61722-5d65-414b-b88a-633059af7ef8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 Jul 31 19:09:55.315001 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-51b61722-5d65-414b-b88a-633059af7ef8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:55.315174 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-51b61722-5d65-414b-b88a-633059af7ef8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:55.321490 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-51b61722-5d65-414b-b88a-633059af7ef8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 returned with HTTP 404 Jul 31 19:09:55.322011 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 335/1349] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:55 2026] GET /volume/v3/volumes/a92a2392-ab08-4af9-bd19-cd4211a97660 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:09:55.327584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['755dd3e5-270c-4e42-aaf3-1ef5982fa557', '71672e7e-895a-4c15-bd4d-0ba7eea822c4', '9386d0e0-db75-4c11-bd87-78f577d03fe1', '701941c6-a087-492a-ac2b-229f270de1a0'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:55.330472 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0341ca10-2c12-47bd-bd1c-8cdd37446e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755dd3e5-270c-4e42-aaf3-1ef5982fa557', '71672e7e-895a-4c15-bd4d-0ba7eea822c4', '9386d0e0-db75-4c11-bd87-78f577d03fe1', '701941c6-a087-492a-ac2b-229f270de1a0']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.330472 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d99fa0f-b9a9-44b9-8d7e-2c0745bf9cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.332170 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96c7db67-b402-44a7-b12e-1e5c6d527dd7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.334640 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96c7db67-b402-44a7-b12e-1e5c6d527dd7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:09:55.334924 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96c7db67-b402-44a7-b12e-1e5c6d527dd7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:55.335188 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96c7db67-b402-44a7-b12e-1e5c6d527dd7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:55.336542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-96c7db67-b402-44a7-b12e-1e5c6d527dd7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:09:55.364905 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d99fa0f-b9a9-44b9-8d7e-2c0745bf9cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a3dcd16-933f-4aae-8dba-efac7e1d11da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-555689227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['755dd3e5-270c-4e42-aaf3-1ef5982fa557','71672e7e-895a-4c15-bd4d-0ba7eea822c4','9386d0e0-db75-4c11-bd87-78f577d03fe1','701941c6-a087-492a-ac2b-229f270de1a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-555689227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a3dcd16-933f-4aae-8dba-efac7e1d11da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6afa30f510af43f19f72187c416b6056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.366000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a7256f-49a6-48af-88ca-ecbe9157c5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.401285 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a7256f-49a6-48af-88ca-ecbe9157c5df) transitioned into state 'SUCCESS' from state '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-555689227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['755dd3e5-270c-4e42-aaf3-1ef5982fa557','71672e7e-895a-4c15-bd4d-0ba7eea822c4','9386d0e0-db75-4c11-bd87-78f577d03fe1','701941c6-a087-492a-ac2b-229f270de1a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.402081 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1371a054-ad23-4640-97d3-549a2223ae7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.413562 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1371a054-ad23-4640-97d3-549a2223ae7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.414416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (01b646c7-984d-4dc7-a9c7-67cd89f29e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:55.414527 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c084c4c1-66f9-4446-8c38-39716534f48b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.414823 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request issued successfully. Jul 31 19:09:55.414862 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c084c4c1-66f9-4446-8c38-39716534f48b None None] GET https://10.4.3.163/volume// Jul 31 19:09:55.415006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c084c4c1-66f9-4446-8c38-39716534f48b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:55.415193 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c084c4c1-66f9-4446-8c38-39716534f48b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:55.415264 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bfcd930d-28b1-400e-b58c-628b2be36eab tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:55.415539 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c084c4c1-66f9-4446-8c38-39716534f48b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:55.415929 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 340/1350] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:55.416157 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 337/1351] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:09:55 2026] POST /volume/v3/volumes => generated 748 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:55.429281 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-6271ff3f-80cf-4e14-8fec-00370c168e72 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.431917 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-96c7db67-b402-44a7-b12e-1e5c6d527dd7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Get all volumes completed successfully. Jul 31 19:09:55.435790 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:55.435790 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:55.436967 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-6271ff3f-80cf-4e14-8fec-00370c168e72 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:09:55.437463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-6271ff3f-80cf-4e14-8fec-00370c168e72 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de368a15-7996-454e-ae03-c4217afc1f6a", "connector": null, "instance_uuid": "ecaa3298-6c7d-47eb-966c-7c4bd217e2a9"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:55.443355 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96c7db67-b402-44a7-b12e-1e5c6d527dd7 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:09:55.443950 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 340/1352] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:09:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:55.452450 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:55.452450 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:55.462832 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01ea275e-b378-49b4-bb10-9bb9fbea24f4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.464557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01ea275e-b378-49b4-bb10-9bb9fbea24f4 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] DELETE https://10.4.3.163/volume/v3/types/6e1557ee-10d8-4ca7-838c-8701782e8a5f Jul 31 19:09:55.464976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01ea275e-b378-49b4-bb10-9bb9fbea24f4 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:55.464976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01ea275e-b378-49b4-bb10-9bb9fbea24f4 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:55.489954 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-6271ff3f-80cf-4e14-8fec-00370c168e72 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:09:55.490634 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 336/1353] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:09:55 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:55.495213 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01ea275e-b378-49b4-bb10-9bb9fbea24f4 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types/6e1557ee-10d8-4ca7-838c-8701782e8a5f returned with HTTP 202 Jul 31 19:09:55.495364 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 341/1354] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:09:55 2026] DELETE /volume/v3/types/6e1557ee-10d8-4ca7-838c-8701782e8a5f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:09:55.504571 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-3cbb40ea-b4ed-451c-9a42-b5936bdf20fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.506606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-817ea177-8fc0-43e0-a1f2-ecd78490a31b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.507101 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-3cbb40ea-b4ed-451c-9a42-b5936bdf20fa tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] DELETE https://10.4.3.163/volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd Jul 31 19:09:55.507334 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-3cbb40ea-b4ed-451c-9a42-b5936bdf20fa tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:55.507543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-3cbb40ea-b4ed-451c-9a42-b5936bdf20fa tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:55.508294 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-817ea177-8fc0-43e0-a1f2-ecd78490a31b tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:09:55.508683 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-817ea177-8fc0-43e0-a1f2-ecd78490a31b tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-330881933", "extra_specs": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:55.522465 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:55.522465 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:55.527904 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-817ea177-8fc0-43e0-a1f2-ecd78490a31b tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:09:55.529257 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 341/1355] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:09:55 2026] POST /volume/v3/types => generated 211 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:55.538712 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f23c8426-b1a2-42cb-a188-7e983fe7ae7c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.541751 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f23c8426-b1a2-42cb-a188-7e983fe7ae7c tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] POST https://10.4.3.163/volume/v3/types/cd827e30-85ee-4449-86a0-00208b3bb263/encryption Jul 31 19:09:55.542229 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f23c8426-b1a2-42cb-a188-7e983fe7ae7c tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:55.545361 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:55.545361 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:55.568054 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f23c8426-b1a2-42cb-a188-7e983fe7ae7c tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types/cd827e30-85ee-4449-86a0-00208b3bb263/encryption returned with HTTP 200 Jul 31 19:09:55.568640 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 337/1356] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:09:55 2026] POST /volume/v3/types/cd827e30-85ee-4449-86a0-00208b3bb263/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:09:55.578070 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:55.581991 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:09:55.582361 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-795799615", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-330881933", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:55.584548 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-795799615', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-330881933', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:09:55.589464 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume of 1 GB Jul 31 19:09:55.589842 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:55.589842 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:55.590717 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Availability Zones retrieved successfully. Jul 31 19:09:55.599326 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Flow 'volume_create_api' (cce8ba40-e4f7-4e0e-bd78-cf3744d1c90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:55.601050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e81b075-960b-4a7e-a195-808fc7bd4d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.603403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:09:55.618588 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-3cbb40ea-b4ed-451c-9a42-b5936bdf20fa tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd returned with HTTP 200 Jul 31 19:09:55.619716 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 338/1357] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:09:55 2026] DELETE /volume/v3/attachments/e8a4b490-7b35-457c-abba-df0a657dfffd => generated 192 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:55.645155 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e81b075-960b-4a7e-a195-808fc7bd4d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cd827e30-85ee-4449-86a0-00208b3bb263,is_public=True,name='tempest-scenario-type-luks-330881933',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cd827e30-85ee-4449-86a0-00208b3bb263', '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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.646204 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8542620f-7bba-44d8-a04b-0fea4b856966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.677838 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-330881933 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-330881933, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:09:55.678124 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-330881933 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-330881933, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:09:55.716080 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Created reservations ['a17078b6-bd6a-4c3f-9c16-a4066e2b3701', 'c01edb01-4f2d-4a71-921b-c8cce718590e', 'ee761493-a586-4985-a57f-a6a323aef1c5', '37059c87-01b7-411d-84c6-cd43de1e8b5f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:09:55.717601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8542620f-7bba-44d8-a04b-0fea4b856966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a17078b6-bd6a-4c3f-9c16-a4066e2b3701', 'c01edb01-4f2d-4a71-921b-c8cce718590e', 'ee761493-a586-4985-a57f-a6a323aef1c5', '37059c87-01b7-411d-84c6-cd43de1e8b5f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.718643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99db0578-2b44-4d7d-8a6b-1208d590f66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.750639 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99db0578-2b44-4d7d-8a6b-1208d590f66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ca49a4-d55d-4b59-b419-f7f0b32788dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-795799615',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e498c32942d46de8f0bb322884c56a6',qos_specs=None,replication_status=,reservations=['a17078b6-bd6a-4c3f-9c16-a4066e2b3701','c01edb01-4f2d-4a71-921b-c8cce718590e','ee761493-a586-4985-a57f-a6a323aef1c5','37059c87-01b7-411d-84c6-cd43de1e8b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a186d235f9445d0b47d047bb6382383',volume_type_id=cd827e30-85ee-4449-86a0-00208b3bb263), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-795799615',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=03ca49a4-d55d-4b59-b419-f7f0b32788dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e498c32942d46de8f0bb322884c56a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a186d235f9445d0b47d047bb6382383',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cd827e30-85ee-4449-86a0-00208b3bb263),volume_type_id=cd827e30-85ee-4449-86a0-00208b3bb263)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.751609 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1a2868-ef43-488e-8371-85925682ce0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.777211 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e1a2868-ef43-488e-8371-85925682ce0c) transitioned into state 'SUCCESS' from state '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-795799615',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e498c32942d46de8f0bb322884c56a6',qos_specs=None,replication_status=,reservations=['a17078b6-bd6a-4c3f-9c16-a4066e2b3701','c01edb01-4f2d-4a71-921b-c8cce718590e','ee761493-a586-4985-a57f-a6a323aef1c5','37059c87-01b7-411d-84c6-cd43de1e8b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a186d235f9445d0b47d047bb6382383',volume_type_id=cd827e30-85ee-4449-86a0-00208b3bb263)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.778041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f8e786-2494-4783-a102-78c8585681bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:09:55.788330 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26f8e786-2494-4783-a102-78c8585681bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:09:55.789383 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Flow 'volume_create_api' (cce8ba40-e4f7-4e0e-bd78-cf3744d1c90c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:09:55.789736 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Create volume request issued successfully. Jul 31 19:09:55.790293 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30c93ec5-6f11-4d10-a7bd-863e53bb2b3f tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:09:55.790810 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 342/1358] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:09:55 2026] POST /volume/v3/volumes => generated 783 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:09:56.542397 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-947f0c84-c0b3-4132-8806-a428adc9f643 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:56.545012 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-947f0c84-c0b3-4132-8806-a428adc9f643 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:56.546087 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-947f0c84-c0b3-4132-8806-a428adc9f643 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:56.546383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-947f0c84-c0b3-4132-8806-a428adc9f643 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:56.589655 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:56.589655 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:56.593505 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-947f0c84-c0b3-4132-8806-a428adc9f643 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Volume info retrieved successfully. Jul 31 19:09:56.600840 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-947f0c84-c0b3-4132-8806-a428adc9f643 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:56.601574 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 342/1359] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:56 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:56.652163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-23fbc8f0-42b3-4fed-9d8e-7c3153e5eca5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:56.654672 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-23fbc8f0-42b3-4fed-9d8e-7c3153e5eca5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:56.654955 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-23fbc8f0-42b3-4fed-9d8e-7c3153e5eca5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:56.655288 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-23fbc8f0-42b3-4fed-9d8e-7c3153e5eca5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:56.671099 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:56.671099 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:56.676283 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-23fbc8f0-42b3-4fed-9d8e-7c3153e5eca5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:56.681618 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-23fbc8f0-42b3-4fed-9d8e-7c3153e5eca5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:56.682205 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 338/1360] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:56 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:56.705414 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-b8630951-0c04-46b5-b478-781dbbb2dca1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:56.726358 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-b8630951-0c04-46b5-b478-781dbbb2dca1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2/action Jul 31 19:09:56.726358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-b8630951-0c04-46b5-b478-781dbbb2dca1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:56.726358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-b8630951-0c04-46b5-b478-781dbbb2dca1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:56.745625 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:56.745625 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:56.745625 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-b8630951-0c04-46b5-b478-781dbbb2dca1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:56.754667 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-b8630951-0c04-46b5-b478-781dbbb2dca1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Begin detaching volume completed successfully. Jul 31 19:09:56.755150 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-b8630951-0c04-46b5-b478-781dbbb2dca1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2/action returned with HTTP 202 Jul 31 19:09:56.755743 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 339/1361] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:09:56 2026] POST /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:09:56.776739 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-15d0b506-290c-4173-9083-fd8f0162a58f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:56.779208 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15d0b506-290c-4173-9083-fd8f0162a58f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:56.779849 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15d0b506-290c-4173-9083-fd8f0162a58f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:56.779849 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15d0b506-290c-4173-9083-fd8f0162a58f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:56.798058 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:56.798058 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:56.804466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b26b39e1-51d2-4d68-9f1e-93a6af51edcd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:56.804562 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-15d0b506-290c-4173-9083-fd8f0162a58f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:56.807322 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b26b39e1-51d2-4d68-9f1e-93a6af51edcd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] PUT https://10.4.3.163/volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c Jul 31 19:09:56.807732 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b26b39e1-51d2-4d68-9f1e-93a6af51edcd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:56.810641 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15d0b506-290c-4173-9083-fd8f0162a58f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:56.810939 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 343/1362] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:56 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:56.819450 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b26b39e1-51d2-4d68-9f1e-93a6af51edcd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Acquiring lock "cinder-attachment_update-de368a15-7996-454e-ae03-c4217afc1f6a-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:09:56.821955 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a3519089-8f19-4529-9f47-f69af80620e4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:56.822378 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a3519089-8f19-4529-9f47-f69af80620e4 None None] GET https://10.4.3.163/volume// Jul 31 19:09:56.822619 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a3519089-8f19-4529-9f47-f69af80620e4 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:56.822808 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a3519089-8f19-4529-9f47-f69af80620e4 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:56.823386 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a3519089-8f19-4529-9f47-f69af80620e4 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:56.823765 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 339/1363] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:56.824996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b26b39e1-51d2-4d68-9f1e-93a6af51edcd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Lock "cinder-attachment_update-de368a15-7996-454e-ae03-c4217afc1f6a-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:09:56.826412 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:56.826412 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:56.833733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-94d0b58e-c60d-456f-8ebb-76017d3bd430 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:56.838553 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-94d0b58e-c60d-456f-8ebb-76017d3bd430 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:56.838553 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-94d0b58e-c60d-456f-8ebb-76017d3bd430 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:56.838553 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-94d0b58e-c60d-456f-8ebb-76017d3bd430 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:56.857094 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:56.857094 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:56.863467 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-94d0b58e-c60d-456f-8ebb-76017d3bd430 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:56.867589 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-94d0b58e-c60d-456f-8ebb-76017d3bd430 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:56.867589 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 340/1364] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:09:56 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1625 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:56.941011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b26b39e1-51d2-4d68-9f1e-93a6af51edcd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Lock "cinder-attachment_update-de368a15-7996-454e-ae03-c4217afc1f6a-np0000006260" released by "attachment_update" :: held 0.116s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:09:56.941315 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b26b39e1-51d2-4d68-9f1e-93a6af51edcd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c returned with HTTP 200 Jul 31 19:09:56.941963 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 343/1365] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:09:56 2026] PUT /volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:56.950138 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b5d77772-8174-45db-8063-c66733d5859e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:56.953678 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b5d77772-8174-45db-8063-c66733d5859e tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c Jul 31 19:09:56.954089 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b5d77772-8174-45db-8063-c66733d5859e tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:56.954377 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b5d77772-8174-45db-8063-c66733d5859e tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:56.977425 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-b5d77772-8174-45db-8063-c66733d5859e tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c returned with HTTP 200 Jul 31 19:09:56.978175 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 344/1366] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:09:56 2026] GET /volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:57.447306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-90b8593b-3c55-4ddf-a4ec-ac3b83ec2b3d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:57.449536 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-90b8593b-3c55-4ddf-a4ec-ac3b83ec2b3d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:57.449728 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-90b8593b-3c55-4ddf-a4ec-ac3b83ec2b3d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:57.449905 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-90b8593b-3c55-4ddf-a4ec-ac3b83ec2b3d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:57.462339 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:57.462339 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:57.471900 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-90b8593b-3c55-4ddf-a4ec-ac3b83ec2b3d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:57.477596 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-90b8593b-3c55-4ddf-a4ec-ac3b83ec2b3d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:57.478053 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 340/1367] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:57 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:57.501095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-75443eb9-3c35-4536-9b31-01d119bcc3c4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:57.508303 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-75443eb9-3c35-4536-9b31-01d119bcc3c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 Jul 31 19:09:57.508529 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-75443eb9-3c35-4536-9b31-01d119bcc3c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:57.508725 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-75443eb9-3c35-4536-9b31-01d119bcc3c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:57.518751 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:57.518751 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:57.580329 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07909d12-a8bb-4cc1-9f51-290c783fa9f8 req-75443eb9-3c35-4536-9b31-01d119bcc3c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 returned with HTTP 200 Jul 31 19:09:57.580673 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 341/1368] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:09:57 2026] DELETE /volume/v3/attachments/393e1194-6ade-40b3-b5e6-ad7586793e40 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:57.828178 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99f9817d-61f7-4d0f-856e-379460718423 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:57.831228 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99f9817d-61f7-4d0f-856e-379460718423 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:57.831492 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99f9817d-61f7-4d0f-856e-379460718423 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:57.831729 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99f9817d-61f7-4d0f-856e-379460718423 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:57.843293 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:57.843293 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:57.848028 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-99f9817d-61f7-4d0f-856e-379460718423 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:57.857066 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99f9817d-61f7-4d0f-856e-379460718423 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:57.857066 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 344/1369] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:57 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:57.870036 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fb92a2e0-adeb-489d-bf29-3b84407afc1b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:57.872811 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fb92a2e0-adeb-489d-bf29-3b84407afc1b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:57.873003 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fb92a2e0-adeb-489d-bf29-3b84407afc1b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:57.873184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fb92a2e0-adeb-489d-bf29-3b84407afc1b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:57.890009 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:57.890009 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:09:57.895818 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fb92a2e0-adeb-489d-bf29-3b84407afc1b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] Volume info retrieved successfully. Jul 31 19:09:57.902617 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fb92a2e0-adeb-489d-bf29-3b84407afc1b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-reader] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:57.903218 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 345/1370] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:57 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:57.944778 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-62ce794b-c11e-42e9-8115-2aa71a96b15b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:57.946844 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-62ce794b-c11e-42e9-8115-2aa71a96b15b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:57.947115 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-62ce794b-c11e-42e9-8115-2aa71a96b15b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:57.947291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-62ce794b-c11e-42e9-8115-2aa71a96b15b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:57.956502 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:57.956502 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:57.959845 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-62ce794b-c11e-42e9-8115-2aa71a96b15b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:57.963836 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-62ce794b-c11e-42e9-8115-2aa71a96b15b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:57.964234 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 341/1371] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:09:57 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:57.985963 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-343d1d4c-aaec-4cb8-b379-cf32d3f3e40b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:57.988010 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-343d1d4c-aaec-4cb8-b379-cf32d3f3e40b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2/action Jul 31 19:09:57.988301 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-343d1d4c-aaec-4cb8-b379-cf32d3f3e40b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:09:57.988417 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-343d1d4c-aaec-4cb8-b379-cf32d3f3e40b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:09:58.004540 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:58.004540 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:58.004976 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-343d1d4c-aaec-4cb8-b379-cf32d3f3e40b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:58.013646 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-343d1d4c-aaec-4cb8-b379-cf32d3f3e40b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Begin detaching volume completed successfully. Jul 31 19:09:58.013851 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-343d1d4c-aaec-4cb8-b379-cf32d3f3e40b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2/action returned with HTTP 202 Jul 31 19:09:58.014301 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 342/1372] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:09:57 2026] POST /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:09:58.038957 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fb68351c-0bc7-4146-9547-16a1e96547ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:58.040988 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb68351c-0bc7-4146-9547-16a1e96547ea tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:58.041169 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fb68351c-0bc7-4146-9547-16a1e96547ea tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:58.041346 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fb68351c-0bc7-4146-9547-16a1e96547ea tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:58.050955 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:58.050955 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:09:58.056014 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fb68351c-0bc7-4146-9547-16a1e96547ea tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:58.061237 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb68351c-0bc7-4146-9547-16a1e96547ea tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:58.061676 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 345/1373] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:58 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:09:58.080202 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4c1ff703-2830-41fe-ac94-f50abca25da0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:58.080702 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c1ff703-2830-41fe-ac94-f50abca25da0 None None] GET https://10.4.3.163/volume// Jul 31 19:09:58.080885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c1ff703-2830-41fe-ac94-f50abca25da0 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:58.081147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c1ff703-2830-41fe-ac94-f50abca25da0 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:58.081567 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c1ff703-2830-41fe-ac94-f50abca25da0 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:09:58.081966 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 346/1374] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:09:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:09:58.092897 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-412145c2-8cf2-4df8-bb29-e86cd78d248f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:58.094947 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-412145c2-8cf2-4df8-bb29-e86cd78d248f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:58.095146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-412145c2-8cf2-4df8-bb29-e86cd78d248f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:58.095398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-412145c2-8cf2-4df8-bb29-e86cd78d248f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:58.108209 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:58.108209 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:09:58.110140 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-412145c2-8cf2-4df8-bb29-e86cd78d248f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:58.114329 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-412145c2-8cf2-4df8-bb29-e86cd78d248f tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:58.114775 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 342/1375] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:09:58 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:09:59.076777 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89eee3c0-9b08-4824-88a5-52ca98cea736 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:09:59.078913 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89eee3c0-9b08-4824-88a5-52ca98cea736 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:09:59.079156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89eee3c0-9b08-4824-88a5-52ca98cea736 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:09:59.079390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89eee3c0-9b08-4824-88a5-52ca98cea736 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:09:59.094408 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:09:59.094408 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:09:59.100768 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89eee3c0-9b08-4824-88a5-52ca98cea736 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:09:59.107625 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89eee3c0-9b08-4824-88a5-52ca98cea736 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:09:59.108274 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 343/1376] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:09:59 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:00.121537 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0029f0c7-5a15-40a5-9660-e5e42259784c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:00.123200 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0029f0c7-5a15-40a5-9660-e5e42259784c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:00.123397 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0029f0c7-5a15-40a5-9660-e5e42259784c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:00.123892 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0029f0c7-5a15-40a5-9660-e5e42259784c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:00.136547 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:00.136547 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:00.140210 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0029f0c7-5a15-40a5-9660-e5e42259784c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:00.145623 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0029f0c7-5a15-40a5-9660-e5e42259784c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:00.146156 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 346/1377] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:00 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:01.161208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1ac88bcb-fa85-466a-a644-a40531dfc6df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:01.163686 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ac88bcb-fa85-466a-a644-a40531dfc6df tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:01.163978 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ac88bcb-fa85-466a-a644-a40531dfc6df tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:01.164255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ac88bcb-fa85-466a-a644-a40531dfc6df tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:01.180486 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:01.180486 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:01.188609 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1ac88bcb-fa85-466a-a644-a40531dfc6df tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:01.194122 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ac88bcb-fa85-466a-a644-a40531dfc6df tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:01.194788 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 347/1378] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:01 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:01.963041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-f657aa34-d6e7-4394-a8dc-3f9c43d824bd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:01.965656 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-f657aa34-d6e7-4394-a8dc-3f9c43d824bd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] POST https://10.4.3.163/volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c/action Jul 31 19:10:01.966087 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-f657aa34-d6e7-4394-a8dc-3f9c43d824bd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:01.966277 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-f657aa34-d6e7-4394-a8dc-3f9c43d824bd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:01.997538 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:01.997538 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:02.011259 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b6d075bf-e5ca-41fb-afe4-2fa6df8b376e req-f657aa34-d6e7-4394-a8dc-3f9c43d824bd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c/action returned with HTTP 204 Jul 31 19:10:02.012225 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 343/1379] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:10:01 2026] POST /volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:02.218888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ac69374a-61fa-498c-88e7-69cb0b8dc850 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:02.223771 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac69374a-61fa-498c-88e7-69cb0b8dc850 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:02.223771 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac69374a-61fa-498c-88e7-69cb0b8dc850 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:02.224131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac69374a-61fa-498c-88e7-69cb0b8dc850 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:02.243329 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:02.243329 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:02.250464 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ac69374a-61fa-498c-88e7-69cb0b8dc850 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:02.258459 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac69374a-61fa-498c-88e7-69cb0b8dc850 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:02.258459 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 344/1380] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:02 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:03.245073 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-b9190022-3d50-4515-9b1f-ad05d508a941 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:03.250701 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-b9190022-3d50-4515-9b1f-ad05d508a941 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:03.250983 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-b9190022-3d50-4515-9b1f-ad05d508a941 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:03.251250 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-b9190022-3d50-4515-9b1f-ad05d508a941 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:03.272561 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:03.272561 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:03.274472 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ef4bf0d5-6760-4ef0-9260-b265c768d91d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:03.278330 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef4bf0d5-6760-4ef0-9260-b265c768d91d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:03.278659 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef4bf0d5-6760-4ef0-9260-b265c768d91d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:03.278703 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-b9190022-3d50-4515-9b1f-ad05d508a941 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:03.278970 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef4bf0d5-6760-4ef0-9260-b265c768d91d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:03.285482 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-b9190022-3d50-4515-9b1f-ad05d508a941 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:03.285482 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 347/1381] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:03 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:03.293213 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:03.293213 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:03.297686 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ef4bf0d5-6760-4ef0-9260-b265c768d91d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:03.303821 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef4bf0d5-6760-4ef0-9260-b265c768d91d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:03.304696 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 348/1382] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:03 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:03.752094 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-3c7888ad-5fb8-408c-8447-9ff4141ca338 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:03.756038 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-3c7888ad-5fb8-408c-8447-9ff4141ca338 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 Jul 31 19:10:03.756319 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-3c7888ad-5fb8-408c-8447-9ff4141ca338 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:03.757295 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-3c7888ad-5fb8-408c-8447-9ff4141ca338 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:03.767862 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:03.767862 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:03.834218 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-845f5e3a-5203-40b4-ad86-b3b9535ec548 req-3c7888ad-5fb8-408c-8447-9ff4141ca338 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 returned with HTTP 200 Jul 31 19:10:03.834690 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 344/1383] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:10:03 2026] DELETE /volume/v3/attachments/87371bce-7776-4a42-a39b-22ccc8c22061 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:04.323305 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-88fcc409-18b8-4a5e-a5d1-17e4edea82a1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:04.325129 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-88fcc409-18b8-4a5e-a5d1-17e4edea82a1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:04.325309 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-88fcc409-18b8-4a5e-a5d1-17e4edea82a1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:04.325565 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-88fcc409-18b8-4a5e-a5d1-17e4edea82a1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:04.333686 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:04.333686 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:04.337104 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-88fcc409-18b8-4a5e-a5d1-17e4edea82a1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:04.344948 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-88fcc409-18b8-4a5e-a5d1-17e4edea82a1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:04.345454 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 345/1384] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:04 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:04.363521 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6afc2cdf-07ab-4a94-82ca-413cf8a54cd1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:04.365491 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6afc2cdf-07ab-4a94-82ca-413cf8a54cd1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:04.365806 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6afc2cdf-07ab-4a94-82ca-413cf8a54cd1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:04.365960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6afc2cdf-07ab-4a94-82ca-413cf8a54cd1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:04.375208 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:04.375208 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:04.379124 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6afc2cdf-07ab-4a94-82ca-413cf8a54cd1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:04.384520 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6afc2cdf-07ab-4a94-82ca-413cf8a54cd1 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:04.385148 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 348/1385] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:04 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:04.462663 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b534a910-9b71-41cf-8b32-cd7cccb95d84 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:04.469503 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b534a910-9b71-41cf-8b32-cd7cccb95d84 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:04.469503 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b534a910-9b71-41cf-8b32-cd7cccb95d84 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:04.469503 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b534a910-9b71-41cf-8b32-cd7cccb95d84 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:04.482080 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:04.482080 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:04.490300 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b534a910-9b71-41cf-8b32-cd7cccb95d84 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:04.498232 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b534a910-9b71-41cf-8b32-cd7cccb95d84 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:04.498886 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 349/1386] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:04 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:04.570662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:04.573491 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:04.573491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1227173379", "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:04.574924 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1227173379', 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:04.677589 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume of 1 GB Jul 31 19:10:04.679458 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:04.679458 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:04.679458 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Availability Zones retrieved successfully. Jul 31 19:10:04.687062 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Flow 'volume_create_api' (15ec74ea-e3d9-47e0-b730-a06c8ed2c4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:04.688763 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c4a43c-055b-443d-8ac6-df1e6b542599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:04.690255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:04.737832 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:04.737832 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:04.754834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c4a43c-055b-443d-8ac6-df1e6b542599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a2388000-307f-4a94-a0e4-885c2f0b6cda,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2388000-307f-4a94-a0e4-885c2f0b6cda', 'encryption_key_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=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:04.756423 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f088444a-e543-4bc1-ad3c-59c4e4bd5a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:04.816468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Created reservations ['87672126-e6e9-4a0e-b544-52b0e7b4f71a', '34f141be-3efd-43fb-bd2e-5df58c51e6e4', 'e8e784be-5d59-4d16-983b-c3152b1473d3', '09ddeca4-bb64-4463-81e4-18e1194e2d81'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:04.817658 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f088444a-e543-4bc1-ad3c-59c4e4bd5a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87672126-e6e9-4a0e-b544-52b0e7b4f71a', '34f141be-3efd-43fb-bd2e-5df58c51e6e4', 'e8e784be-5d59-4d16-983b-c3152b1473d3', '09ddeca4-bb64-4463-81e4-18e1194e2d81']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:04.818899 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df118c55-b8f6-41d7-b836-9768624ffaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:04.848852 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df118c55-b8f6-41d7-b836-9768624ffaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccc5d703-6181-4cdb-bd80-ed5fab2099e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1227173379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='896275d3d17249fe93c5771ec1c2bf11',qos_specs=None,replication_status=,reservations=['87672126-e6e9-4a0e-b544-52b0e7b4f71a','34f141be-3efd-43fb-bd2e-5df58c51e6e4','e8e784be-5d59-4d16-983b-c3152b1473d3','09ddeca4-bb64-4463-81e4-18e1194e2d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1227173379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccc5d703-6181-4cdb-bd80-ed5fab2099e9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='896275d3d17249fe93c5771ec1c2bf11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2388000-307f-4a94-a0e4-885c2f0b6cda),volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:04.849958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be9b471-174f-4c40-867c-29476c2473c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:04.878454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be9b471-174f-4c40-867c-29476c2473c9) transitioned into state 'SUCCESS' from state '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-1227173379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='896275d3d17249fe93c5771ec1c2bf11',qos_specs=None,replication_status=,reservations=['87672126-e6e9-4a0e-b544-52b0e7b4f71a','34f141be-3efd-43fb-bd2e-5df58c51e6e4','e8e784be-5d59-4d16-983b-c3152b1473d3','09ddeca4-bb64-4463-81e4-18e1194e2d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28e2e92fd35f43d19abf26fe8e8fafa9',volume_type_id=a2388000-307f-4a94-a0e4-885c2f0b6cda)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:04.879887 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764d5fbb-c5fc-44e8-89e7-6fff812515de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:04.890510 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (764d5fbb-c5fc-44e8-89e7-6fff812515de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:04.890510 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Flow 'volume_create_api' (15ec74ea-e3d9-47e0-b730-a06c8ed2c4cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:04.890510 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create volume request issued successfully. Jul 31 19:10:04.891220 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-139eedce-4fe5-4b3e-8e7a-7b9d7bbbec11 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:04.891220 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 345/1387] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:10:04 2026] POST /volume/v3/volumes => generated 760 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:04.914372 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2c5f53b1-34ed-43d4-ae55-4e303b29dc98 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:04.917382 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2c5f53b1-34ed-43d4-ae55-4e303b29dc98 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:04.917382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2c5f53b1-34ed-43d4-ae55-4e303b29dc98 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:04.917382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2c5f53b1-34ed-43d4-ae55-4e303b29dc98 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:04.925725 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:04.925725 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:04.927427 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2c5f53b1-34ed-43d4-ae55-4e303b29dc98 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:04.931696 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2c5f53b1-34ed-43d4-ae55-4e303b29dc98 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 200 Jul 31 19:10:04.932074 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 346/1388] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:04 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:05.949950 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-951bc274-c3f6-46e1-9754-7123fb957368 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:05.952067 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-951bc274-c3f6-46e1-9754-7123fb957368 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:05.952484 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-951bc274-c3f6-46e1-9754-7123fb957368 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:05.953888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-951bc274-c3f6-46e1-9754-7123fb957368 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:05.960816 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:05.960816 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:05.964779 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-951bc274-c3f6-46e1-9754-7123fb957368 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:05.969098 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-951bc274-c3f6-46e1-9754-7123fb957368 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 200 Jul 31 19:10:05.969546 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 349/1389] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:05 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:06.126065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-19bf1d93-a97a-4277-a27e-03aa12f5d120 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:06.129949 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-19bf1d93-a97a-4277-a27e-03aa12f5d120 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:06.130247 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-19bf1d93-a97a-4277-a27e-03aa12f5d120 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:06.130540 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-19bf1d93-a97a-4277-a27e-03aa12f5d120 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:06.140371 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:06.140371 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:06.145278 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-19bf1d93-a97a-4277-a27e-03aa12f5d120 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:06.151327 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-19bf1d93-a97a-4277-a27e-03aa12f5d120 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 200 Jul 31 19:10:06.151836 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 350/1390] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:06 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:06.685407 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-9b5f84f6-2ba6-4e46-8c61-6604ef92c1b4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:06.687847 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-9b5f84f6-2ba6-4e46-8c61-6604ef92c1b4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:06.688721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-9b5f84f6-2ba6-4e46-8c61-6604ef92c1b4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:06.688721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-9b5f84f6-2ba6-4e46-8c61-6604ef92c1b4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:06.695879 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:06.695879 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:06.699972 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-9b5f84f6-2ba6-4e46-8c61-6604ef92c1b4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:06.706301 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-9b5f84f6-2ba6-4e46-8c61-6604ef92c1b4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 200 Jul 31 19:10:06.706936 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 346/1391] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:06 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:06.721187 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d6ad188-0146-4908-92f0-b737b9e20d56 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:06.721705 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d6ad188-0146-4908-92f0-b737b9e20d56 None None] GET https://10.4.3.163/volume// Jul 31 19:10:06.721870 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d6ad188-0146-4908-92f0-b737b9e20d56 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:06.722094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d6ad188-0146-4908-92f0-b737b9e20d56 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:06.722452 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d6ad188-0146-4908-92f0-b737b9e20d56 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:06.722755 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 347/1392] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:10:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:06.732129 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-4f62dc2e-28d9-46f1-95ee-738a94cba0d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:06.734383 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-4f62dc2e-28d9-46f1-95ee-738a94cba0d0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:10:06.734818 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-4f62dc2e-28d9-46f1-95ee-738a94cba0d0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccc5d703-6181-4cdb-bd80-ed5fab2099e9", "connector": null, "instance_uuid": "1bb9e0b9-fd8a-4939-899b-7b63d98396b8"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:06.745081 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:06.745081 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:06.774190 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-4f62dc2e-28d9-46f1-95ee-738a94cba0d0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:10:06.774721 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 350/1393] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:10:06 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:08.290783 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-662e4dfd-7b2c-4d0a-a5e6-26cf2774e569 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:08.291702 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-662e4dfd-7b2c-4d0a-a5e6-26cf2774e569 None None] GET https://10.4.3.163/volume// Jul 31 19:10:08.292897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-662e4dfd-7b2c-4d0a-a5e6-26cf2774e569 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:08.293760 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-662e4dfd-7b2c-4d0a-a5e6-26cf2774e569 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:08.294108 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-662e4dfd-7b2c-4d0a-a5e6-26cf2774e569 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:08.294414 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 351/1394] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:08 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:08.303625 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-bb45f622-1d20-4ab2-9519-66ce30e2580d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:08.305581 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-bb45f622-1d20-4ab2-9519-66ce30e2580d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:08.305925 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-bb45f622-1d20-4ab2-9519-66ce30e2580d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:08.306234 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-bb45f622-1d20-4ab2-9519-66ce30e2580d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:08.320884 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:08.320884 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:08.328982 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-bb45f622-1d20-4ab2-9519-66ce30e2580d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:08.332062 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-bb45f622-1d20-4ab2-9519-66ce30e2580d tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 200 Jul 31 19:10:08.332817 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 347/1395] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:08 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 1547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:08.435982 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-87e09178-dc76-464b-8af0-8f741cd5e999 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:08.438310 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-87e09178-dc76-464b-8af0-8f741cd5e999 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] PUT https://10.4.3.163/volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337 Jul 31 19:10:08.438749 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-87e09178-dc76-464b-8af0-8f741cd5e999 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:08.447620 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-87e09178-dc76-464b-8af0-8f741cd5e999 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Acquiring lock "cinder-attachment_update-ccc5d703-6181-4cdb-bd80-ed5fab2099e9-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:10:08.453302 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-87e09178-dc76-464b-8af0-8f741cd5e999 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-ccc5d703-6181-4cdb-bd80-ed5fab2099e9-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:10:08.454458 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:08.454458 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:08.547332 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-87e09178-dc76-464b-8af0-8f741cd5e999 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Lock "cinder-attachment_update-ccc5d703-6181-4cdb-bd80-ed5fab2099e9-np0000006260" released by "attachment_update" :: held 0.094s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:10:08.547715 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-87e09178-dc76-464b-8af0-8f741cd5e999 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337 returned with HTTP 200 Jul 31 19:10:08.548203 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 348/1396] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:10:08 2026] PUT /volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:10:08.576076 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-fc4356e2-fc1d-41e1-88f6-02e8d45aeca6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:08.579534 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-fc4356e2-fc1d-41e1-88f6-02e8d45aeca6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337/action Jul 31 19:10:08.579910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-fc4356e2-fc1d-41e1-88f6-02e8d45aeca6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:08.580041 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-fc4356e2-fc1d-41e1-88f6-02e8d45aeca6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:08.608681 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:08.608681 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:08.630708 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a7e1c2a1-812e-4e94-95a3-a99d2abe63c4 req-fc4356e2-fc1d-41e1-88f6-02e8d45aeca6 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337/action returned with HTTP 204 Jul 31 19:10:08.630708 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 351/1397] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:10:08 2026] POST /volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:11.408780 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2e2bd546-8dcf-40f5-8c48-883a7732d377 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:11.412329 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2e2bd546-8dcf-40f5-8c48-883a7732d377 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:11.412620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2e2bd546-8dcf-40f5-8c48-883a7732d377 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:11.412913 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2e2bd546-8dcf-40f5-8c48-883a7732d377 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:11.424681 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:11.424681 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:11.429956 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2e2bd546-8dcf-40f5-8c48-883a7732d377 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:11.436137 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2e2bd546-8dcf-40f5-8c48-883a7732d377 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:11.436691 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 352/1398] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:11 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:11.522104 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1756ef25-555a-412b-8e4d-abb8e7d0e1ee None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:11.522626 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1756ef25-555a-412b-8e4d-abb8e7d0e1ee None None] GET https://10.4.3.163/volume// Jul 31 19:10:11.522887 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1756ef25-555a-412b-8e4d-abb8e7d0e1ee None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:11.523127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1756ef25-555a-412b-8e4d-abb8e7d0e1ee None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:11.523538 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1756ef25-555a-412b-8e4d-abb8e7d0e1ee None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:11.523880 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 348/1399] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:10:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:11.533088 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-717117c5-d857-4c97-af13-f8473154e9e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:11.535483 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-717117c5-d857-4c97-af13-f8473154e9e9 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:10:11.535933 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-717117c5-d857-4c97-af13-f8473154e9e9 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33a51646-5f6e-44f4-be66-96c32fadced4", "connector": null, "instance_uuid": "cd168c72-3b49-4519-bc4c-89c8fb6bcab1"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:11.547641 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:11.547641 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:11.579095 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-717117c5-d857-4c97-af13-f8473154e9e9 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:10:11.579633 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 349/1400] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:10:11 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:11.620064 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2abcc3a6-e592-499d-a23a-98fa5873b5da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:11.623340 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2abcc3a6-e592-499d-a23a-98fa5873b5da tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:11.623616 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2abcc3a6-e592-499d-a23a-98fa5873b5da tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:11.623800 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2abcc3a6-e592-499d-a23a-98fa5873b5da tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:11.631744 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=240,cinder:UPDATE=35,cinder:INSERT=17 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:10:11.640546 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-05bb9205-734b-42fa-bb0e-9f0d550dc038 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:11.640939 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05bb9205-734b-42fa-bb0e-9f0d550dc038 None None] GET https://10.4.3.163/volume// Jul 31 19:10:11.641195 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05bb9205-734b-42fa-bb0e-9f0d550dc038 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:11.641417 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05bb9205-734b-42fa-bb0e-9f0d550dc038 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:11.641641 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:11.641641 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:11.641786 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05bb9205-734b-42fa-bb0e-9f0d550dc038 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:11.642072 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 353/1401] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:11.646930 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2abcc3a6-e592-499d-a23a-98fa5873b5da tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:11.651332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-8c8aa663-c6b7-4b79-8f7b-dcbf6c4c8259 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:11.654007 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2abcc3a6-e592-499d-a23a-98fa5873b5da tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:11.654007 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 352/1402] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:11 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:11.654156 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-8c8aa663-c6b7-4b79-8f7b-dcbf6c4c8259 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:11.655111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-8c8aa663-c6b7-4b79-8f7b-dcbf6c4c8259 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:11.655371 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-8c8aa663-c6b7-4b79-8f7b-dcbf6c4c8259 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:11.667873 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:11.667873 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:11.673208 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-8c8aa663-c6b7-4b79-8f7b-dcbf6c4c8259 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:11.680184 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-8c8aa663-c6b7-4b79-8f7b-dcbf6c4c8259 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:11.680978 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 349/1403] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:11 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:11.805844 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2a673342-2299-4095-8ba9-f2544771cf76 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:11.808428 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2a673342-2299-4095-8ba9-f2544771cf76 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] PUT https://10.4.3.163/volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83 Jul 31 19:10:11.808913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2a673342-2299-4095-8ba9-f2544771cf76 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:11.818549 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2a673342-2299-4095-8ba9-f2544771cf76 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Acquiring lock "cinder-attachment_update-33a51646-5f6e-44f4-be66-96c32fadced4-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:10:11.825176 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2a673342-2299-4095-8ba9-f2544771cf76 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Lock "cinder-attachment_update-33a51646-5f6e-44f4-be66-96c32fadced4-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:10:11.826648 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:11.826648 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:11.917709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2a673342-2299-4095-8ba9-f2544771cf76 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Lock "cinder-attachment_update-33a51646-5f6e-44f4-be66-96c32fadced4-np0000006260" released by "attachment_update" :: held 0.093s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:10:11.918071 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-2a673342-2299-4095-8ba9-f2544771cf76 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83 returned with HTTP 200 Jul 31 19:10:11.918698 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 350/1404] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:10:11 2026] PUT /volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:12.668303 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-57ef559b-94a5-4085-9417-adcc3f8efa97 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:12.672027 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57ef559b-94a5-4085-9417-adcc3f8efa97 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:12.672289 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57ef559b-94a5-4085-9417-adcc3f8efa97 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:12.672423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57ef559b-94a5-4085-9417-adcc3f8efa97 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:12.690547 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:12.690547 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:12.695540 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-57ef559b-94a5-4085-9417-adcc3f8efa97 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:12.701557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57ef559b-94a5-4085-9417-adcc3f8efa97 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:12.702148 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 354/1405] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:12 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:13.716083 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9058f890-4c7c-49da-98d6-9eab1e630764 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:13.720076 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9058f890-4c7c-49da-98d6-9eab1e630764 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:13.720392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9058f890-4c7c-49da-98d6-9eab1e630764 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:13.720723 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9058f890-4c7c-49da-98d6-9eab1e630764 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:13.739190 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:13.739190 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:13.751586 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9058f890-4c7c-49da-98d6-9eab1e630764 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:13.756261 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9058f890-4c7c-49da-98d6-9eab1e630764 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:13.756614 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 353/1406] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:13 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:14.772020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-52fd9c79-0b78-476d-b085-579dd7463f9e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:14.774263 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52fd9c79-0b78-476d-b085-579dd7463f9e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:14.774577 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52fd9c79-0b78-476d-b085-579dd7463f9e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:14.774867 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52fd9c79-0b78-476d-b085-579dd7463f9e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:14.786715 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:14.786715 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:14.791027 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-52fd9c79-0b78-476d-b085-579dd7463f9e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:14.796223 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52fd9c79-0b78-476d-b085-579dd7463f9e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:14.796751 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 350/1407] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:14 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:15.622609 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-1acc5045-4945-464f-86c5-991f619bd975 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:15.626448 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-1acc5045-4945-464f-86c5-991f619bd975 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/limits Jul 31 19:10:15.626448 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-1acc5045-4945-464f-86c5-991f619bd975 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:15.626448 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-1acc5045-4945-464f-86c5-991f619bd975 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:15.634698 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-1acc5045-4945-464f-86c5-991f619bd975 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-330881933 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-330881933, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:15.635208 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-1acc5045-4945-464f-86c5-991f619bd975 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-330881933 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-330881933, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:15.637457 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-1acc5045-4945-464f-86c5-991f619bd975 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-330881933 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-330881933, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:15.637457 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:15.637457 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:15.647944 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-1acc5045-4945-464f-86c5-991f619bd975 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/limits returned with HTTP 200 Jul 31 19:10:15.648523 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 351/1408] 10.4.3.163 () {68 vars in 1484 bytes} [Fri Jul 31 19:10:15 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:15.698775 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-a1ca5f7f-df95-443e-8132-8100b09b33ef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:15.703720 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-a1ca5f7f-df95-443e-8132-8100b09b33ef tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:15.704085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-a1ca5f7f-df95-443e-8132-8100b09b33ef tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:15.704345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-a1ca5f7f-df95-443e-8132-8100b09b33ef tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:15.713588 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:15.713588 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:15.720477 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-a1ca5f7f-df95-443e-8132-8100b09b33ef tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:15.725477 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-a1ca5f7f-df95-443e-8132-8100b09b33ef tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 200 Jul 31 19:10:15.726306 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 355/1409] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:15 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 1660 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:15.735999 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-f96bbdb9-2b79-403c-a9f4-b68e675852e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:15.739159 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-f96bbdb9-2b79-403c-a9f4-b68e675852e8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:10:15.739656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-f96bbdb9-2b79-403c-a9f4-b68e675852e8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccc5d703-6181-4cdb-bd80-ed5fab2099e9", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:15.753850 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:15.753850 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:15.754550 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-f96bbdb9-2b79-403c-a9f4-b68e675852e8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:15.754769 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-f96bbdb9-2b79-403c-a9f4-b68e675852e8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Create snapshot from volume ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:15.802061 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-f96bbdb9-2b79-403c-a9f4-b68e675852e8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Created reservations ['df73ed33-8073-4aaf-906b-5d6f1c28aaa1', '85a164e3-7f83-415e-97b2-309e8d3b7498', 'b228830e-ab41-40b8-afce-8a4b8cca570f', 'd923697d-5e37-4391-a278-31e3deea1d7f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:15.812547 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b1e10f1f-fc0e-4cb5-93ba-4a035d70a02b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:15.814755 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b1e10f1f-fc0e-4cb5-93ba-4a035d70a02b tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:15.814989 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b1e10f1f-fc0e-4cb5-93ba-4a035d70a02b tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:15.815191 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b1e10f1f-fc0e-4cb5-93ba-4a035d70a02b tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:15.829010 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:15.829010 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:15.834390 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b1e10f1f-fc0e-4cb5-93ba-4a035d70a02b tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:15.841123 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b1e10f1f-fc0e-4cb5-93ba-4a035d70a02b tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:15.841776 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 351/1410] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:15 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:15.849494 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-f96bbdb9-2b79-403c-a9f4-b68e675852e8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Snapshot force create request issued successfully. Jul 31 19:10:15.849937 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-07e4cdf2-2a5f-4aff-b6d2-3e9e295e2242 req-f96bbdb9-2b79-403c-a9f4-b68e675852e8 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:10:15.850395 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 354/1411] 10.4.3.163 () {72 vars in 1547 bytes} [Fri Jul 31 19:10:15 2026] POST /volume/v3/snapshots => generated 292 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:15.973249 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-b471c707-0d1e-480b-ba3a-61abfc0ee726 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:15.975220 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-b471c707-0d1e-480b-ba3a-61abfc0ee726 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] POST https://10.4.3.163/volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83/action Jul 31 19:10:15.977504 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-b471c707-0d1e-480b-ba3a-61abfc0ee726 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:15.977504 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-b471c707-0d1e-480b-ba3a-61abfc0ee726 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:15.994502 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:15.994502 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:16.007498 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0d6436d7-1a61-4564-808d-feb3f183dfc3 req-b471c707-0d1e-480b-ba3a-61abfc0ee726 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83/action returned with HTTP 204 Jul 31 19:10:16.008297 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 352/1412] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:10:15 2026] POST /volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:16.856361 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-82b29ebd-7a0d-4623-b12a-8ad63d65d713 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:16.858973 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82b29ebd-7a0d-4623-b12a-8ad63d65d713 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:16.860108 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82b29ebd-7a0d-4623-b12a-8ad63d65d713 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:16.860108 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82b29ebd-7a0d-4623-b12a-8ad63d65d713 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:16.873601 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:16.873601 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:16.877947 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-82b29ebd-7a0d-4623-b12a-8ad63d65d713 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:16.883251 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82b29ebd-7a0d-4623-b12a-8ad63d65d713 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:16.883748 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 356/1413] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:16 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:16.901642 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:16.903507 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] POST https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4/action Jul 31 19:10:16.903939 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:16.904099 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:16.919679 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:16.919679 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:16.920399 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:16.962220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Created reservations ['8c7c9f4c-44d2-4071-8a0b-8f5af6f993d9', 'f0fd4850-1840-4a94-837b-31f5c46d6308'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:16.982568 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Extend volume request issued successfully. Jul 31 19:10:16.982797 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4/action returned with HTTP 202 Jul 31 19:10:16.983219 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 352/1414] 10.4.3.163 () {70 vars in 1431 bytes} [Fri Jul 31 19:10:16 2026] POST /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 19:10:16.990230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ea0fe2b-33d9-46bf-8801-8d27167b79c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:16.994227 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ea0fe2b-33d9-46bf-8801-8d27167b79c3 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:16.994666 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ea0fe2b-33d9-46bf-8801-8d27167b79c3 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:16.994666 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ea0fe2b-33d9-46bf-8801-8d27167b79c3 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:17.010025 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:17.010025 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:17.015125 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ea0fe2b-33d9-46bf-8801-8d27167b79c3 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:17.020831 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ea0fe2b-33d9-46bf-8801-8d27167b79c3 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:17.021376 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 355/1415] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:16 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:17.375534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 req-c2dfa6c9-7c84-4fde-a28e-c50d16220159 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:17.378243 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 req-c2dfa6c9-7c84-4fde-a28e-c50d16220159 service nova] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:17.378889 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 req-c2dfa6c9-7c84-4fde-a28e-c50d16220159 service nova] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:17.379264 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 req-c2dfa6c9-7c84-4fde-a28e-c50d16220159 service nova] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:17.392373 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:17.392373 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:17.397946 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 req-c2dfa6c9-7c84-4fde-a28e-c50d16220159 service nova] Volume info retrieved successfully. Jul 31 19:10:17.404068 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-66b3ad50-0bd8-415c-99f3-33978e66b0b5 req-c2dfa6c9-7c84-4fde-a28e-c50d16220159 service nova] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:17.404590 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 353/1416] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:17 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:18.034282 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-011fb28a-ef6b-43a9-ab9a-1ad22d6a989f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:18.036175 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-011fb28a-ef6b-43a9-ab9a-1ad22d6a989f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:18.037034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-011fb28a-ef6b-43a9-ab9a-1ad22d6a989f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:18.037034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-011fb28a-ef6b-43a9-ab9a-1ad22d6a989f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:18.047292 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:18.047292 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:18.051005 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-011fb28a-ef6b-43a9-ab9a-1ad22d6a989f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:18.055953 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-011fb28a-ef6b-43a9-ab9a-1ad22d6a989f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:18.056386 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 357/1417] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:18 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1158 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:18.072723 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b332396b-63bc-4702-bfb5-5f6dcf783132 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:18.076600 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b332396b-63bc-4702-bfb5-5f6dcf783132 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:18.076826 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b332396b-63bc-4702-bfb5-5f6dcf783132 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:18.077032 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b332396b-63bc-4702-bfb5-5f6dcf783132 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:18.087849 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:18.087849 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:18.091612 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b332396b-63bc-4702-bfb5-5f6dcf783132 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:18.095870 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b332396b-63bc-4702-bfb5-5f6dcf783132 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:18.096336 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 353/1418] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:18 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1158 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:18.327852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-bcdbd933-a01f-40f6-b52b-683d025607ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:18.330703 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-bcdbd933-a01f-40f6-b52b-683d025607ad tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:18.330979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-bcdbd933-a01f-40f6-b52b-683d025607ad tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:18.331214 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-bcdbd933-a01f-40f6-b52b-683d025607ad tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:18.342219 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:18.342219 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:18.348326 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-bcdbd933-a01f-40f6-b52b-683d025607ad tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:18.354123 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-bcdbd933-a01f-40f6-b52b-683d025607ad tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:18.354971 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 356/1419] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:18 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:18.378061 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-5ec579fe-f7b6-4e53-8e7c-20463d8e914d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:18.380627 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-5ec579fe-f7b6-4e53-8e7c-20463d8e914d tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] POST https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4/action Jul 31 19:10:18.381063 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-5ec579fe-f7b6-4e53-8e7c-20463d8e914d tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:18.381275 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-5ec579fe-f7b6-4e53-8e7c-20463d8e914d tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:18.394517 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:18.394517 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:18.395208 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-5ec579fe-f7b6-4e53-8e7c-20463d8e914d tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:18.402775 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-5ec579fe-f7b6-4e53-8e7c-20463d8e914d tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Begin detaching volume completed successfully. Jul 31 19:10:18.403090 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-5ec579fe-f7b6-4e53-8e7c-20463d8e914d tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4/action returned with HTTP 202 Jul 31 19:10:18.403624 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 354/1420] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:10:18 2026] POST /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:10:18.423827 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-328d8a22-b14c-4205-ab10-076ba6c65117 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:18.426609 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-328d8a22-b14c-4205-ab10-076ba6c65117 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:18.426916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-328d8a22-b14c-4205-ab10-076ba6c65117 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:18.427195 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-328d8a22-b14c-4205-ab10-076ba6c65117 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:18.439629 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:18.439629 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:18.451744 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-328d8a22-b14c-4205-ab10-076ba6c65117 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:18.458386 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-328d8a22-b14c-4205-ab10-076ba6c65117 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:18.458970 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 358/1421] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:18 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:18.459852 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-804f7187-fc26-4e89-a95a-4cc1f2f31950 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:18.460411 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-804f7187-fc26-4e89-a95a-4cc1f2f31950 None None] GET https://10.4.3.163/volume// Jul 31 19:10:18.460691 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-804f7187-fc26-4e89-a95a-4cc1f2f31950 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:18.460895 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-804f7187-fc26-4e89-a95a-4cc1f2f31950 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:18.461248 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-804f7187-fc26-4e89-a95a-4cc1f2f31950 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:18.461645 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 354/1422] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:18.479638 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-35d0cba2-835d-43b1-83cf-f8e2a204ce68 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:18.485350 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-35d0cba2-835d-43b1-83cf-f8e2a204ce68 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:18.485647 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-35d0cba2-835d-43b1-83cf-f8e2a204ce68 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:18.485886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-35d0cba2-835d-43b1-83cf-f8e2a204ce68 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:18.505468 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:18.505468 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:18.508331 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-35d0cba2-835d-43b1-83cf-f8e2a204ce68 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:18.514881 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-35d0cba2-835d-43b1-83cf-f8e2a204ce68 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:18.515304 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 357/1423] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:18 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:18.720185 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-f1ad4663-bdb8-4b0f-972b-889b301ed4f5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:18.723158 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-f1ad4663-bdb8-4b0f-972b-889b301ed4f5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:18.723377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-f1ad4663-bdb8-4b0f-972b-889b301ed4f5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:18.723631 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-f1ad4663-bdb8-4b0f-972b-889b301ed4f5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:18.738193 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:18.738193 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:18.743933 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-f1ad4663-bdb8-4b0f-972b-889b301ed4f5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:18.752796 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-f1ad4663-bdb8-4b0f-972b-889b301ed4f5 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 200 Jul 31 19:10:18.752991 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 355/1424] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:18 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 1660 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:19.479885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1809cab2-51ea-446d-b6c1-016bec4a726e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:19.481651 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1809cab2-51ea-446d-b6c1-016bec4a726e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:19.482227 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1809cab2-51ea-446d-b6c1-016bec4a726e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:19.482854 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1809cab2-51ea-446d-b6c1-016bec4a726e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:19.492855 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:19.492855 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:19.497947 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1809cab2-51ea-446d-b6c1-016bec4a726e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:19.504241 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1809cab2-51ea-446d-b6c1-016bec4a726e tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:19.504241 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 359/1425] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:19 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:19.526133 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-c18d63eb-758f-4824-b273-3141ff56748f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:19.529288 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-c18d63eb-758f-4824-b273-3141ff56748f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] DELETE https://10.4.3.163/volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83 Jul 31 19:10:19.529838 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-c18d63eb-758f-4824-b273-3141ff56748f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:19.529838 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-c18d63eb-758f-4824-b273-3141ff56748f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:19.543531 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:19.543531 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:19.643106 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d540128f-6a78-4eb5-8ab6-9bb3dac3b6dc req-c18d63eb-758f-4824-b273-3141ff56748f tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83 returned with HTTP 200 Jul 31 19:10:19.643492 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 355/1426] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:10:19 2026] DELETE /volume/v3/attachments/bef11021-e298-4c35-a3a4-67a1d8ce2b83 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:19.721992 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-4c9a7cfd-3329-407b-b244-d615da8044d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:19.727381 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-4c9a7cfd-3329-407b-b244-d615da8044d3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337 Jul 31 19:10:19.727538 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-4c9a7cfd-3329-407b-b244-d615da8044d3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:19.727730 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-4c9a7cfd-3329-407b-b244-d615da8044d3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:19.738809 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:19.738809 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:19.793234 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-484d9179-8e27-4e4d-bb9a-efaefc37dea3 req-4c9a7cfd-3329-407b-b244-d615da8044d3 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337 returned with HTTP 200 Jul 31 19:10:19.794244 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 358/1427] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:10:19 2026] DELETE /volume/v3/attachments/f2c7fae7-7d0b-42dd-a103-5b0ed71d8337 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:20.523708 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c0c8b73a-9c31-4651-9196-8dfe48a28b73 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:20.526164 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0c8b73a-9c31-4651-9196-8dfe48a28b73 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:20.526775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0c8b73a-9c31-4651-9196-8dfe48a28b73 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:20.527106 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c0c8b73a-9c31-4651-9196-8dfe48a28b73 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:20.537732 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:20.537732 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:20.546810 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c0c8b73a-9c31-4651-9196-8dfe48a28b73 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:20.552818 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c0c8b73a-9c31-4651-9196-8dfe48a28b73 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:20.553314 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 356/1428] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:20 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:20.795905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8c42d9ab-8274-41f1-8f4b-e5e011748036 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:20.797696 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c42d9ab-8274-41f1-8f4b-e5e011748036 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9?cascade=True Jul 31 19:10:20.797867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c42d9ab-8274-41f1-8f4b-e5e011748036 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:20.798064 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8c42d9ab-8274-41f1-8f4b-e5e011748036 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:20.798242 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-8c42d9ab-8274-41f1-8f4b-e5e011748036 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume with id: ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:20.805751 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:20.805751 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:20.806316 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8c42d9ab-8274-41f1-8f4b-e5e011748036 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:20.839556 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8c42d9ab-8274-41f1-8f4b-e5e011748036 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume request issued successfully. Jul 31 19:10:20.839748 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8c42d9ab-8274-41f1-8f4b-e5e011748036 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9?cascade=True returned with HTTP 202 Jul 31 19:10:20.840340 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 360/1429] 10.4.3.163 () {66 vars in 1376 bytes} [Fri Jul 31 19:10:20 2026] DELETE /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9?cascade=True => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:20.850626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0eb43b8f-412e-44ab-b736-6ff5886f1a6a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:20.855153 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0eb43b8f-412e-44ab-b736-6ff5886f1a6a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:20.855476 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0eb43b8f-412e-44ab-b736-6ff5886f1a6a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:20.855623 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0eb43b8f-412e-44ab-b736-6ff5886f1a6a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:20.869407 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:20.869407 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:20.878151 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0eb43b8f-412e-44ab-b736-6ff5886f1a6a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:20.890914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0eb43b8f-412e-44ab-b736-6ff5886f1a6a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 200 Jul 31 19:10:20.891293 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 356/1430] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:20 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:21.907632 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd15b92d-a23b-4137-93a5-4b766e422219 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:21.909868 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd15b92d-a23b-4137-93a5-4b766e422219 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:21.910114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd15b92d-a23b-4137-93a5-4b766e422219 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:21.910424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd15b92d-a23b-4137-93a5-4b766e422219 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:21.916427 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd15b92d-a23b-4137-93a5-4b766e422219 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 404 Jul 31 19:10:21.917127 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 359/1431] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:21 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:22.257395 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1450ae46-28b2-46f8-bdac-003b42a53c83 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:22.259366 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1450ae46-28b2-46f8-bdac-003b42a53c83 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:22.259619 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1450ae46-28b2-46f8-bdac-003b42a53c83 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:22.259858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1450ae46-28b2-46f8-bdac-003b42a53c83 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:22.260112 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1450ae46-28b2-46f8-bdac-003b42a53c83 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume with id: ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:22.269198 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1450ae46-28b2-46f8-bdac-003b42a53c83 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 404 Jul 31 19:10:22.270085 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 357/1432] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:22 2026] DELETE /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:22.278962 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ac8bc3ed-8b4f-4d5c-9b2a-a4311d543e0c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:22.281713 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac8bc3ed-8b4f-4d5c-9b2a-a4311d543e0c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 Jul 31 19:10:22.282012 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac8bc3ed-8b4f-4d5c-9b2a-a4311d543e0c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:22.282281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac8bc3ed-8b4f-4d5c-9b2a-a4311d543e0c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:22.291899 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac8bc3ed-8b4f-4d5c-9b2a-a4311d543e0c tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 returned with HTTP 404 Jul 31 19:10:22.292594 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 361/1433] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:22 2026] GET /volume/v3/volumes/ccc5d703-6181-4cdb-bd80-ed5fab2099e9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:22.302316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d32f2fa6-1943-4be9-9729-2dcb8b101e16 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:22.304562 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d32f2fa6-1943-4be9-9729-2dcb8b101e16 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:22.304826 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d32f2fa6-1943-4be9-9729-2dcb8b101e16 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:22.305107 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d32f2fa6-1943-4be9-9729-2dcb8b101e16 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:22.305319 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-d32f2fa6-1943-4be9-9729-2dcb8b101e16 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume with id: 2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:22.308065 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=302,cinder:UPDATE=49,cinder:INSERT=21 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:10:22.316269 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:22.316269 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:22.317466 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d32f2fa6-1943-4be9-9729-2dcb8b101e16 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:22.345326 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d32f2fa6-1943-4be9-9729-2dcb8b101e16 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume request issued successfully. Jul 31 19:10:22.345585 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d32f2fa6-1943-4be9-9729-2dcb8b101e16 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 202 Jul 31 19:10:22.346327 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 357/1434] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:22 2026] DELETE /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 19:10:22.355727 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8dd75221-fb63-4d6f-9a98-366cc94b605a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:22.357939 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dd75221-fb63-4d6f-9a98-366cc94b605a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:22.358199 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dd75221-fb63-4d6f-9a98-366cc94b605a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:22.358445 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dd75221-fb63-4d6f-9a98-366cc94b605a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:22.372819 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:22.372819 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:22.382682 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8dd75221-fb63-4d6f-9a98-366cc94b605a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:22.392627 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dd75221-fb63-4d6f-9a98-366cc94b605a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 200 Jul 31 19:10:22.393288 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 360/1435] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:22 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:22.971562 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f39938b7-256c-42eb-ab34-e32fe03db9d7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:22.973272 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f39938b7-256c-42eb-ab34-e32fe03db9d7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:10:22.973489 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f39938b7-256c-42eb-ab34-e32fe03db9d7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:22.973679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f39938b7-256c-42eb-ab34-e32fe03db9d7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:22.973785 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-f39938b7-256c-42eb-ab34-e32fe03db9d7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Delete snapshot with id: 5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:10:22.978573 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f39938b7-256c-42eb-ab34-e32fe03db9d7 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 returned with HTTP 404 Jul 31 19:10:22.979065 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 358/1436] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:10:22 2026] DELETE /volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:22.985456 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6b89a74e-d761-47b1-8c34-69ad0b0671b5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:22.987307 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b89a74e-d761-47b1-8c34-69ad0b0671b5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 Jul 31 19:10:22.987531 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b89a74e-d761-47b1-8c34-69ad0b0671b5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:22.987716 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b89a74e-d761-47b1-8c34-69ad0b0671b5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:22.991904 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b89a74e-d761-47b1-8c34-69ad0b0671b5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 returned with HTTP 404 Jul 31 19:10:22.992384 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 362/1437] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:10:22 2026] GET /volume/v3/snapshots/5f9e3b7a-96ea-4ffc-ab1d-9e2ed7d2ce39 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:23.023193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-d83f6c8a-7336-4aac-80bd-88cbd9d03d4d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:23.028728 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-d83f6c8a-7336-4aac-80bd-88cbd9d03d4d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:10:23.028966 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-d83f6c8a-7336-4aac-80bd-88cbd9d03d4d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:23.029220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-d83f6c8a-7336-4aac-80bd-88cbd9d03d4d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:23.048944 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:23.048944 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:23.055359 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-d83f6c8a-7336-4aac-80bd-88cbd9d03d4d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:23.059578 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-d83f6c8a-7336-4aac-80bd-88cbd9d03d4d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:10:23.060009 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 358/1438] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:23 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:23.076684 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-03bd85e7-7681-485f-99e0-c6b4e129e49d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:23.080789 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-03bd85e7-7681-485f-99e0-c6b4e129e49d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c/action Jul 31 19:10:23.081269 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-03bd85e7-7681-485f-99e0-c6b4e129e49d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:23.081471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-03bd85e7-7681-485f-99e0-c6b4e129e49d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:23.092061 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:23.092061 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:23.092525 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-03bd85e7-7681-485f-99e0-c6b4e129e49d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:23.100510 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-03bd85e7-7681-485f-99e0-c6b4e129e49d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Begin detaching volume completed successfully. Jul 31 19:10:23.100756 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-03bd85e7-7681-485f-99e0-c6b4e129e49d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c/action returned with HTTP 202 Jul 31 19:10:23.101258 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 361/1439] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:10:23 2026] POST /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:10:23.143831 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-34885641-68f2-48fe-b3c3-fd5dd869ae04 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:23.143831 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-34885641-68f2-48fe-b3c3-fd5dd869ae04 None None] GET https://10.4.3.163/volume// Jul 31 19:10:23.143831 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-34885641-68f2-48fe-b3c3-fd5dd869ae04 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:23.143831 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-34885641-68f2-48fe-b3c3-fd5dd869ae04 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:23.144071 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-34885641-68f2-48fe-b3c3-fd5dd869ae04 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:23.144181 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 359/1440] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:23.157799 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-a8e31137-5ba3-499a-8326-d18c2d105a07 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:23.159774 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-a8e31137-5ba3-499a-8326-d18c2d105a07 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:10:23.159993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-a8e31137-5ba3-499a-8326-d18c2d105a07 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:23.160182 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-a8e31137-5ba3-499a-8326-d18c2d105a07 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:23.168855 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:23.168855 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:23.173085 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-a8e31137-5ba3-499a-8326-d18c2d105a07 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:23.178808 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-a8e31137-5ba3-499a-8326-d18c2d105a07 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:10:23.179205 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 363/1441] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:23 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:23.406564 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-eae5e173-1bb3-48f1-a472-01ac801c7025 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:23.408524 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eae5e173-1bb3-48f1-a472-01ac801c7025 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 Jul 31 19:10:23.408744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eae5e173-1bb3-48f1-a472-01ac801c7025 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:23.408946 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eae5e173-1bb3-48f1-a472-01ac801c7025 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:23.414679 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eae5e173-1bb3-48f1-a472-01ac801c7025 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 returned with HTTP 404 Jul 31 19:10:23.415174 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 359/1442] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:23 2026] GET /volume/v3/volumes/2e770d47-5fec-4f68-aacd-32bb7934e6f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:23.529591 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e5873e6-7cfa-40f1-9df9-ba2c9400c566 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:23.533508 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e5873e6-7cfa-40f1-9df9-ba2c9400c566 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:23.533744 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e5873e6-7cfa-40f1-9df9-ba2c9400c566 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:23.533918 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e5873e6-7cfa-40f1-9df9-ba2c9400c566 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:23.541043 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:23.541043 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:23.560257 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1e5873e6-7cfa-40f1-9df9-ba2c9400c566 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:23.560257 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e5873e6-7cfa-40f1-9df9-ba2c9400c566 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:23.560257 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 362/1443] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:23 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:10:23.575606 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc3b8b7f-1a8b-40bb-b793-3ed4e3c8ec20 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:23.576539 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc3b8b7f-1a8b-40bb-b793-3ed4e3c8ec20 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] DELETE https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:23.576755 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc3b8b7f-1a8b-40bb-b793-3ed4e3c8ec20 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:23.576929 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc3b8b7f-1a8b-40bb-b793-3ed4e3c8ec20 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:23.577137 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-dc3b8b7f-1a8b-40bb-b793-3ed4e3c8ec20 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Delete volume with id: 33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:23.583728 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:23.583728 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:23.584143 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dc3b8b7f-1a8b-40bb-b793-3ed4e3c8ec20 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:23.609222 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dc3b8b7f-1a8b-40bb-b793-3ed4e3c8ec20 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Delete volume request issued successfully. Jul 31 19:10:23.609222 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc3b8b7f-1a8b-40bb-b793-3ed4e3c8ec20 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 202 Jul 31 19:10:23.611800 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 360/1444] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:10:23 2026] DELETE /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:10:23.617585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4a41a7b1-820f-4de1-96d2-d24f6891e621 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:23.620480 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4a41a7b1-820f-4de1-96d2-d24f6891e621 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:23.620480 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4a41a7b1-820f-4de1-96d2-d24f6891e621 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:23.620480 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4a41a7b1-820f-4de1-96d2-d24f6891e621 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:23.626300 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:23.626300 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:23.633800 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4a41a7b1-820f-4de1-96d2-d24f6891e621 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Volume info retrieved successfully. Jul 31 19:10:23.642459 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4a41a7b1-820f-4de1-96d2-d24f6891e621 tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 200 Jul 31 19:10:23.643310 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 364/1445] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:23 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:10:24.059350 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-35894467-4b9c-4a5b-9c05-66693cc6695d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.061741 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-35894467-4b9c-4a5b-9c05-66693cc6695d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] DELETE https://10.4.3.163/volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 Jul 31 19:10:24.061932 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-35894467-4b9c-4a5b-9c05-66693cc6695d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.062119 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-35894467-4b9c-4a5b-9c05-66693cc6695d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.073656 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:24.073656 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:24.116342 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a0f553c9-a06c-4539-ab83-ddfa23cf6400 req-35894467-4b9c-4a5b-9c05-66693cc6695d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 returned with HTTP 200 Jul 31 19:10:24.116905 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 360/1446] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:10:24 2026] DELETE /volume/v3/attachments/edd31bf9-e680-4e97-8dfa-962c90302ba7 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:24.226527 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d61840a6-7ff8-49f3-b73f-ea3190b8b4dc req-8b204dd6-4146-4d15-a555-570373a45b13 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.228949 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d61840a6-7ff8-49f3-b73f-ea3190b8b4dc req-8b204dd6-4146-4d15-a555-570373a45b13 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:10:24.229197 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d61840a6-7ff8-49f3-b73f-ea3190b8b4dc req-8b204dd6-4146-4d15-a555-570373a45b13 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.229457 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d61840a6-7ff8-49f3-b73f-ea3190b8b4dc req-8b204dd6-4146-4d15-a555-570373a45b13 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.238143 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:24.238143 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:24.243734 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d61840a6-7ff8-49f3-b73f-ea3190b8b4dc req-8b204dd6-4146-4d15-a555-570373a45b13 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:24.249302 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d61840a6-7ff8-49f3-b73f-ea3190b8b4dc req-8b204dd6-4146-4d15-a555-570373a45b13 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:10:24.249905 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 363/1447] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:24 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:24.262034 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ff72c945-3893-42c8-9e18-937bf851502a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.264020 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff72c945-3893-42c8-9e18-937bf851502a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] DELETE https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:10:24.264211 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff72c945-3893-42c8-9e18-937bf851502a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.264393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff72c945-3893-42c8-9e18-937bf851502a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.264578 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ff72c945-3893-42c8-9e18-937bf851502a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Delete volume with id: 43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:10:24.271854 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:24.271854 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:24.272325 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ff72c945-3893-42c8-9e18-937bf851502a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:24.291106 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ff72c945-3893-42c8-9e18-937bf851502a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Delete volume request issued successfully. Jul 31 19:10:24.291375 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff72c945-3893-42c8-9e18-937bf851502a tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 202 Jul 31 19:10:24.291846 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 361/1448] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:24 2026] DELETE /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:24.299050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b7bb1c7a-971c-44fe-9235-1636dd846baf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.300649 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b7bb1c7a-971c-44fe-9235-1636dd846baf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:10:24.300777 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b7bb1c7a-971c-44fe-9235-1636dd846baf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.301511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b7bb1c7a-971c-44fe-9235-1636dd846baf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.308066 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:24.308066 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:24.311560 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cc0e8af3-962e-44d2-a76e-0f443e7cd736 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.311678 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b7bb1c7a-971c-44fe-9235-1636dd846baf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:24.313500 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cc0e8af3-962e-44d2-a76e-0f443e7cd736 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:10:24.313709 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cc0e8af3-962e-44d2-a76e-0f443e7cd736 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.313907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cc0e8af3-962e-44d2-a76e-0f443e7cd736 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.316396 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b7bb1c7a-971c-44fe-9235-1636dd846baf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 200 Jul 31 19:10:24.316396 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 365/1449] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:24 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:24.323418 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:24.323418 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:24.328227 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cc0e8af3-962e-44d2-a76e-0f443e7cd736 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:10:24.334514 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cc0e8af3-962e-44d2-a76e-0f443e7cd736 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:10:24.335055 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 361/1450] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:24 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:24.373743 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-cf812f3b-ac82-4fac-aa6f-7a35f84b1e8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.376692 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-cf812f3b-ac82-4fac-aa6f-7a35f84b1e8a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:10:24.377129 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-cf812f3b-ac82-4fac-aa6f-7a35f84b1e8a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.377415 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-cf812f3b-ac82-4fac-aa6f-7a35f84b1e8a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.387646 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:24.387646 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:24.391182 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-cf812f3b-ac82-4fac-aa6f-7a35f84b1e8a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:10:24.395539 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-cf812f3b-ac82-4fac-aa6f-7a35f84b1e8a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:10:24.395918 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 364/1451] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:24 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:24.412482 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-3ef373cc-6ed0-402c-837d-bf45442ed5c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.414516 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-3ef373cc-6ed0-402c-837d-bf45442ed5c3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] POST https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5/action Jul 31 19:10:24.414828 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-3ef373cc-6ed0-402c-837d-bf45442ed5c3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:24.414943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-3ef373cc-6ed0-402c-837d-bf45442ed5c3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:24.426470 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:24.426470 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:24.426989 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-3ef373cc-6ed0-402c-837d-bf45442ed5c3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:10:24.432596 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-3ef373cc-6ed0-402c-837d-bf45442ed5c3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Begin detaching volume completed successfully. Jul 31 19:10:24.432828 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-3ef373cc-6ed0-402c-837d-bf45442ed5c3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5/action returned with HTTP 202 Jul 31 19:10:24.433286 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 362/1452] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:10:24 2026] POST /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:10:24.473587 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-17222e7b-8856-4b98-8f38-6e1fb2279fd1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.473928 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-17222e7b-8856-4b98-8f38-6e1fb2279fd1 None None] GET https://10.4.3.163/volume// Jul 31 19:10:24.474116 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-17222e7b-8856-4b98-8f38-6e1fb2279fd1 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.474372 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-17222e7b-8856-4b98-8f38-6e1fb2279fd1 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.474815 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-17222e7b-8856-4b98-8f38-6e1fb2279fd1 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:24.475099 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 366/1453] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:24.483695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-26103ff7-fcb0-4f56-abd4-feac07b68aea None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.485546 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-26103ff7-fcb0-4f56-abd4-feac07b68aea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:10:24.485777 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-26103ff7-fcb0-4f56-abd4-feac07b68aea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.485937 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-26103ff7-fcb0-4f56-abd4-feac07b68aea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.494802 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:24.494802 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:24.498024 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-26103ff7-fcb0-4f56-abd4-feac07b68aea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:10:24.501763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-26103ff7-fcb0-4f56-abd4-feac07b68aea tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:10:24.502179 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 362/1454] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:24 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 1325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:24.657902 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1adb1504-8179-4c40-859c-1f329b8142ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:24.659629 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1adb1504-8179-4c40-859c-1f329b8142ac tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] GET https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 Jul 31 19:10:24.659841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1adb1504-8179-4c40-859c-1f329b8142ac tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:24.660041 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1adb1504-8179-4c40-859c-1f329b8142ac tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:24.665377 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1adb1504-8179-4c40-859c-1f329b8142ac tempest-VolumesExtendAttachedTest-2142792892 tempest-VolumesExtendAttachedTest-2142792892-project-member] https://10.4.3.163/volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 returned with HTTP 404 Jul 31 19:10:24.665829 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 365/1455] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:24 2026] GET /volume/v3/volumes/33a51646-5f6e-44f4-be66-96c32fadced4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:10:25.327254 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-d57527c1-08e1-4ec2-9f16-f5a3e1597314 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:25.327624 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-68c5657f-6e73-4f1c-a6a9-6b9fd0a5fbdd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:25.329371 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68c5657f-6e73-4f1c-a6a9-6b9fd0a5fbdd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c Jul 31 19:10:25.329595 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-d57527c1-08e1-4ec2-9f16-f5a3e1597314 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] DELETE https://10.4.3.163/volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe Jul 31 19:10:25.329685 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68c5657f-6e73-4f1c-a6a9-6b9fd0a5fbdd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:25.329880 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-d57527c1-08e1-4ec2-9f16-f5a3e1597314 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:25.329960 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68c5657f-6e73-4f1c-a6a9-6b9fd0a5fbdd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:25.330115 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-d57527c1-08e1-4ec2-9f16-f5a3e1597314 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:25.335603 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68c5657f-6e73-4f1c-a6a9-6b9fd0a5fbdd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c returned with HTTP 404 Jul 31 19:10:25.336125 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 367/1456] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:25 2026] GET /volume/v3/volumes/43db4337-36be-4ff8-aa47-503b68020e9c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:25.337224 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:25.337224 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:25.388403 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7c196f98-f3fc-4e5e-a3e0-9bf903520156 req-d57527c1-08e1-4ec2-9f16-f5a3e1597314 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe returned with HTTP 200 Jul 31 19:10:25.388856 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 363/1457] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:10:25 2026] DELETE /volume/v3/attachments/64406536-64f6-4206-9108-6da55c8eecfe => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:25.526673 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2a49cf6c-3205-4b7a-b1a7-fba190bd9ffc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:25.528559 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2a49cf6c-3205-4b7a-b1a7-fba190bd9ffc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:10:25.528766 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2a49cf6c-3205-4b7a-b1a7-fba190bd9ffc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:25.528950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2a49cf6c-3205-4b7a-b1a7-fba190bd9ffc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:25.535623 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:25.535623 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:25.539498 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2a49cf6c-3205-4b7a-b1a7-fba190bd9ffc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:10:25.544733 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2a49cf6c-3205-4b7a-b1a7-fba190bd9ffc tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:10:25.545274 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 363/1458] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:25 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:28.329105 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a950e53f-9482-464e-a43f-cbf38bc58412 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:28.330664 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a950e53f-9482-464e-a43f-cbf38bc58412 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:10:28.330831 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a950e53f-9482-464e-a43f-cbf38bc58412 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:28.331003 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a950e53f-9482-464e-a43f-cbf38bc58412 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:28.331190 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a950e53f-9482-464e-a43f-cbf38bc58412 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume with id: 6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:10:28.337900 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:28.337900 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:28.338428 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a950e53f-9482-464e-a43f-cbf38bc58412 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:28.358498 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a950e53f-9482-464e-a43f-cbf38bc58412 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume request issued successfully. Jul 31 19:10:28.358652 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a950e53f-9482-464e-a43f-cbf38bc58412 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 202 Jul 31 19:10:28.359052 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 366/1459] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:28 2026] DELETE /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:28.367718 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0bcd7a05-155a-4318-9fb9-32487de67e53 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:28.370156 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0bcd7a05-155a-4318-9fb9-32487de67e53 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:10:28.370404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0bcd7a05-155a-4318-9fb9-32487de67e53 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:28.370664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0bcd7a05-155a-4318-9fb9-32487de67e53 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:28.383293 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:28.383293 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:28.392396 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0bcd7a05-155a-4318-9fb9-32487de67e53 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:28.397858 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0bcd7a05-155a-4318-9fb9-32487de67e53 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 200 Jul 31 19:10:28.398384 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 368/1460] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:28 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:29.371511 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-431d8a9d-6134-4538-bf37-888708a879b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:29.412281 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4988bf3f-ffcd-48b9-b6ac-7ef98905254b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:29.414137 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4988bf3f-ffcd-48b9-b6ac-7ef98905254b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 Jul 31 19:10:29.414305 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4988bf3f-ffcd-48b9-b6ac-7ef98905254b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:29.414502 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4988bf3f-ffcd-48b9-b6ac-7ef98905254b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:29.422043 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4988bf3f-ffcd-48b9-b6ac-7ef98905254b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 returned with HTTP 404 Jul 31 19:10:29.422663 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 364/1461] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:29 2026] GET /volume/v3/volumes/6451075b-803b-48ed-a208-6a6614b32cf2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:29.484907 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:29.485221 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:29.486843 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:29.486959 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Create volume of 1 GB Jul 31 19:10:29.488288 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:29.488288 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:29.494736 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Availability Zones retrieved successfully. Jul 31 19:10:29.501464 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Flow 'volume_create_api' (b8273f59-3332-4162-a90d-dc7a9c4fa0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:29.502804 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1093364-7c67-4518-aa19-4bc3e75db8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:29.503930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:29.549790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1093364-7c67-4518-aa19-4bc3e75db8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:29.551183 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed5dd5f-e8c4-46cc-8517-f43ada7f1d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:29.618919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Created reservations ['78404b80-b427-4ab8-96f0-86017c048b95', '62ca5bf0-7d3a-4dc1-bfec-812d73283e40', 'cbeb433d-6bbe-47f0-a3e9-566abe70a85c', '43a4d732-0043-47ae-ac12-6b18f7639b0c'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:29.620099 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed5dd5f-e8c4-46cc-8517-f43ada7f1d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78404b80-b427-4ab8-96f0-86017c048b95', '62ca5bf0-7d3a-4dc1-bfec-812d73283e40', 'cbeb433d-6bbe-47f0-a3e9-566abe70a85c', '43a4d732-0043-47ae-ac12-6b18f7639b0c']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:29.620895 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef84527-92aa-4fb8-9f5f-c4dd0d5ba708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:29.644458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef84527-92aa-4fb8-9f5f-c4dd0d5ba708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '719613e6-e2d1-4fc2-9ef2-a5856b61761b', '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='59c74ab45efd46a696c9460ca0324d5f',qos_specs=None,replication_status=,reservations=['78404b80-b427-4ab8-96f0-86017c048b95','62ca5bf0-7d3a-4dc1-bfec-812d73283e40','cbeb433d-6bbe-47f0-a3e9-566abe70a85c','43a4d732-0043-47ae-ac12-6b18f7639b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad4f588da8241c6b797e61e439088e3',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:29Z,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=719613e6-e2d1-4fc2-9ef2-a5856b61761b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59c74ab45efd46a696c9460ca0324d5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ad4f588da8241c6b797e61e439088e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:29.645204 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d90a710-f5f3-40cd-9bd4-20f792d0341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:29.662338 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d90a710-f5f3-40cd-9bd4-20f792d0341e) transitioned into state 'SUCCESS' from 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='59c74ab45efd46a696c9460ca0324d5f',qos_specs=None,replication_status=,reservations=['78404b80-b427-4ab8-96f0-86017c048b95','62ca5bf0-7d3a-4dc1-bfec-812d73283e40','cbeb433d-6bbe-47f0-a3e9-566abe70a85c','43a4d732-0043-47ae-ac12-6b18f7639b0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad4f588da8241c6b797e61e439088e3',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:29.662982 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9e2a49-156e-4184-81e7-cb4425f50a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:29.672005 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9e2a49-156e-4184-81e7-cb4425f50a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:29.672808 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Flow 'volume_create_api' (b8273f59-3332-4162-a90d-dc7a9c4fa0f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:29.673171 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Create volume request issued successfully. Jul 31 19:10:29.673860 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-431d8a9d-6134-4538-bf37-888708a879b2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:29.674452 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 364/1462] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:10:29 2026] POST /volume/v3/volumes => generated 740 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:29.688289 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6499f6ae-acd1-4e06-b98c-3b3af9c38e76 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:29.690274 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6499f6ae-acd1-4e06-b98c-3b3af9c38e76 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b Jul 31 19:10:29.690731 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6499f6ae-acd1-4e06-b98c-3b3af9c38e76 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:29.691084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6499f6ae-acd1-4e06-b98c-3b3af9c38e76 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:29.701908 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:29.701908 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:29.706418 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6499f6ae-acd1-4e06-b98c-3b3af9c38e76 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:29.714414 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6499f6ae-acd1-4e06-b98c-3b3af9c38e76 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b returned with HTTP 200 Jul 31 19:10:29.714414 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 367/1463] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:29 2026] GET /volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b => generated 808 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:30.731362 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-705c08c6-08d4-4c4f-8fda-7e139a748339 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:30.732301 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-705c08c6-08d4-4c4f-8fda-7e139a748339 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b Jul 31 19:10:30.732568 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-705c08c6-08d4-4c4f-8fda-7e139a748339 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:30.732940 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-705c08c6-08d4-4c4f-8fda-7e139a748339 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:30.747465 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:30.747465 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:30.763563 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-705c08c6-08d4-4c4f-8fda-7e139a748339 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:30.769642 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-705c08c6-08d4-4c4f-8fda-7e139a748339 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b returned with HTTP 200 Jul 31 19:10:30.770097 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 369/1464] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:30 2026] GET /volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b => generated 833 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:10:30.784875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d0712718-5da7-47ee-9cef-51712d27f06c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:30.786819 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0712718-5da7-47ee-9cef-51712d27f06c tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b Jul 31 19:10:30.786999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0712718-5da7-47ee-9cef-51712d27f06c tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:30.788351 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0712718-5da7-47ee-9cef-51712d27f06c tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:30.795251 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:30.795251 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:30.799127 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d0712718-5da7-47ee-9cef-51712d27f06c tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:30.805254 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0712718-5da7-47ee-9cef-51712d27f06c tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b returned with HTTP 200 Jul 31 19:10:30.805649 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 365/1465] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:30 2026] GET /volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:30.819515 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6fbc0d70-de99-4124-a950-17047318c738 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:30.821270 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:30.821659 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-407681169"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:30.823149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-407681169'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:30.823294 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Create volume of 1 GB Jul 31 19:10:30.823639 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:30.823639 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:30.828085 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Availability Zones retrieved successfully. Jul 31 19:10:30.834237 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Flow 'volume_create_api' (962404b6-fa28-4e87-88ce-9ae4b5134f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:30.835318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ead00ff-14e4-4f9b-8019-0e1b668a21f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:30.836312 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:30.871288 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ead00ff-14e4-4f9b-8019-0e1b668a21f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:30.872232 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c893a9b-d5e7-45ff-bd89-d105ec45f729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:30.932778 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Created reservations ['2d223752-2bee-459c-951a-797e1268c686', '35d91196-eaaf-4d23-a469-b6e9e18af49c', 'f06a930a-e511-4985-939c-f751bcac90bf', '4041e97a-b5b5-4f4b-af29-87c75f3ca02e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:30.934956 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c893a9b-d5e7-45ff-bd89-d105ec45f729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d223752-2bee-459c-951a-797e1268c686', '35d91196-eaaf-4d23-a469-b6e9e18af49c', 'f06a930a-e511-4985-939c-f751bcac90bf', '4041e97a-b5b5-4f4b-af29-87c75f3ca02e']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:30.934956 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f4e2f7-38ca-4e26-af0e-b7566591b6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:30.963467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f4e2f7-38ca-4e26-af0e-b7566591b6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56d9fde5-d289-4c5e-9aed-a33089c14072', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-407681169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59c74ab45efd46a696c9460ca0324d5f',qos_specs=None,replication_status=,reservations=['2d223752-2bee-459c-951a-797e1268c686','35d91196-eaaf-4d23-a469-b6e9e18af49c','f06a930a-e511-4985-939c-f751bcac90bf','4041e97a-b5b5-4f4b-af29-87c75f3ca02e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad4f588da8241c6b797e61e439088e3',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:30Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-407681169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56d9fde5-d289-4c5e-9aed-a33089c14072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59c74ab45efd46a696c9460ca0324d5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ad4f588da8241c6b797e61e439088e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:30.963467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d61186c-8578-452b-b3ce-153bca7a4991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:30.984187 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d61186c-8578-452b-b3ce-153bca7a4991) transitioned into 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-407681169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59c74ab45efd46a696c9460ca0324d5f',qos_specs=None,replication_status=,reservations=['2d223752-2bee-459c-951a-797e1268c686','35d91196-eaaf-4d23-a469-b6e9e18af49c','f06a930a-e511-4985-939c-f751bcac90bf','4041e97a-b5b5-4f4b-af29-87c75f3ca02e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad4f588da8241c6b797e61e439088e3',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:30.984187 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ce9d0f-4326-4d41-95cd-d4874d841a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:30.995912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3ce9d0f-4326-4d41-95cd-d4874d841a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:30.997709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Flow 'volume_create_api' (962404b6-fa28-4e87-88ce-9ae4b5134f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:30.998289 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Create volume request issued successfully. Jul 31 19:10:30.999327 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6fbc0d70-de99-4124-a950-17047318c738 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:30.999891 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 365/1466] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:10:30 2026] POST /volume/v3/volumes => generated 775 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:31.017652 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-117d96a3-6728-43ee-894a-3294685c09c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:31.021058 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-117d96a3-6728-43ee-894a-3294685c09c2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 Jul 31 19:10:31.021341 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-117d96a3-6728-43ee-894a-3294685c09c2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:31.021594 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-117d96a3-6728-43ee-894a-3294685c09c2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:31.031719 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:31.031719 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:31.036075 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-117d96a3-6728-43ee-894a-3294685c09c2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:31.041855 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-117d96a3-6728-43ee-894a-3294685c09c2 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 returned with HTTP 200 Jul 31 19:10:31.042375 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 368/1467] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:31 2026] GET /volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:32.056558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e6862acc-6ec1-46b9-939e-6ef59d66a2ff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:32.059291 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6862acc-6ec1-46b9-939e-6ef59d66a2ff tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 Jul 31 19:10:32.059483 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6862acc-6ec1-46b9-939e-6ef59d66a2ff tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:32.059674 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6862acc-6ec1-46b9-939e-6ef59d66a2ff tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:32.067201 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:32.067201 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:32.071901 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e6862acc-6ec1-46b9-939e-6ef59d66a2ff tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:32.077038 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6862acc-6ec1-46b9-939e-6ef59d66a2ff tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 returned with HTTP 200 Jul 31 19:10:32.077661 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 370/1468] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:32 2026] GET /volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:32.094916 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a1fd0fb3-a0e2-424c-b4e5-fae4bf310eda None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:32.100013 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1fd0fb3-a0e2-424c-b4e5-fae4bf310eda tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 Jul 31 19:10:32.100237 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1fd0fb3-a0e2-424c-b4e5-fae4bf310eda tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:32.100409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1fd0fb3-a0e2-424c-b4e5-fae4bf310eda tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:32.110123 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:32.110123 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:32.115282 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a1fd0fb3-a0e2-424c-b4e5-fae4bf310eda tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:32.119128 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1fd0fb3-a0e2-424c-b4e5-fae4bf310eda tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 returned with HTTP 200 Jul 31 19:10:32.119651 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 366/1469] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:32 2026] GET /volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:32.142557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e9c01550-b3ce-4766-9c3d-e02a1d915f1a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:32.147230 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9c01550-b3ce-4766-9c3d-e02a1d915f1a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:10:32.147881 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9c01550-b3ce-4766-9c3d-e02a1d915f1a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56d9fde5-d289-4c5e-9aed-a33089c14072", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1822700829"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:32.158400 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:32.158400 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:32.158958 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e9c01550-b3ce-4766-9c3d-e02a1d915f1a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:32.159149 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-e9c01550-b3ce-4766-9c3d-e02a1d915f1a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Create snapshot from volume 56d9fde5-d289-4c5e-9aed-a33089c14072 Jul 31 19:10:32.212006 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e9c01550-b3ce-4766-9c3d-e02a1d915f1a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Created reservations ['cf3d6ee2-1574-4b16-a6d2-9585c006a213', '43a068af-65ea-42aa-b60c-33e7e8b3c46e', 'f938411c-6e26-4183-862d-276171570b52', '363541ca-5144-4e25-9a54-644cc96c696f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:32.256583 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e9c01550-b3ce-4766-9c3d-e02a1d915f1a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Snapshot create request issued successfully. Jul 31 19:10:32.256893 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9c01550-b3ce-4766-9c3d-e02a1d915f1a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:10:32.257511 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 366/1470] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:10:32 2026] POST /volume/v3/snapshots => generated 326 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:32.277347 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd6c984d-4881-46bd-9d59-63688c080c95 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:32.278748 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd6c984d-4881-46bd-9d59-63688c080c95 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 Jul 31 19:10:32.279407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd6c984d-4881-46bd-9d59-63688c080c95 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:32.279407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd6c984d-4881-46bd-9d59-63688c080c95 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:32.293733 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:32.293733 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:32.293733 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dd6c984d-4881-46bd-9d59-63688c080c95 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Snapshot retrieved successfully. Jul 31 19:10:32.293733 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd6c984d-4881-46bd-9d59-63688c080c95 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 returned with HTTP 200 Jul 31 19:10:32.293988 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 369/1471] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:10:32 2026] GET /volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 => generated 458 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:33.308462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ed5bc396-b403-4d60-a157-b457a99f8073 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:33.308462 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed5bc396-b403-4d60-a157-b457a99f8073 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 Jul 31 19:10:33.308462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed5bc396-b403-4d60-a157-b457a99f8073 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:33.308462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed5bc396-b403-4d60-a157-b457a99f8073 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:33.312308 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:33.312308 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:33.312736 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed5bc396-b403-4d60-a157-b457a99f8073 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Snapshot retrieved successfully. Jul 31 19:10:33.313541 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed5bc396-b403-4d60-a157-b457a99f8073 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 returned with HTTP 200 Jul 31 19:10:33.313899 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 371/1472] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:10:33 2026] GET /volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:33.328177 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c9d059bf-44ba-430a-a47c-00240b5e5943 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:33.332934 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c9d059bf-44ba-430a-a47c-00240b5e5943 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 Jul 31 19:10:33.332934 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c9d059bf-44ba-430a-a47c-00240b5e5943 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:33.332934 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c9d059bf-44ba-430a-a47c-00240b5e5943 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:33.338340 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:33.338340 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:33.339047 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c9d059bf-44ba-430a-a47c-00240b5e5943 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Snapshot retrieved successfully. Jul 31 19:10:33.340000 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c9d059bf-44ba-430a-a47c-00240b5e5943 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 returned with HTTP 200 Jul 31 19:10:33.340646 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 367/1473] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:10:33 2026] GET /volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 => generated 485 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:33.352336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e499e240-273a-4173-b796-9e8af94abb5a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:33.354903 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e499e240-273a-4173-b796-9e8af94abb5a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 Jul 31 19:10:33.355270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e499e240-273a-4173-b796-9e8af94abb5a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:33.355556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e499e240-273a-4173-b796-9e8af94abb5a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:33.355708 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-e499e240-273a-4173-b796-9e8af94abb5a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Delete snapshot with id: b2dd4e3e-06ba-408f-91c2-3cc22a280858 Jul 31 19:10:33.362074 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:33.362074 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:33.362823 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e499e240-273a-4173-b796-9e8af94abb5a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Snapshot retrieved successfully. Jul 31 19:10:33.393668 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e499e240-273a-4173-b796-9e8af94abb5a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Snapshot delete request issued successfully. Jul 31 19:10:33.393888 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e499e240-273a-4173-b796-9e8af94abb5a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 returned with HTTP 202 Jul 31 19:10:33.394398 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 367/1474] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:10:33 2026] DELETE /volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:33.407268 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d529a76-000a-4549-8045-ce6e33789a93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:33.410986 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d529a76-000a-4549-8045-ce6e33789a93 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 Jul 31 19:10:33.411301 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d529a76-000a-4549-8045-ce6e33789a93 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:33.411588 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d529a76-000a-4549-8045-ce6e33789a93 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:33.422274 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:33.422274 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:33.422901 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d529a76-000a-4549-8045-ce6e33789a93 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Snapshot retrieved successfully. Jul 31 19:10:33.423818 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d529a76-000a-4549-8045-ce6e33789a93 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 returned with HTTP 200 Jul 31 19:10:33.424149 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 370/1475] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:10:33 2026] GET /volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 => generated 484 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:34.438187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2482d210-3aa7-4e98-a7da-98130eb0c217 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:34.440583 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2482d210-3aa7-4e98-a7da-98130eb0c217 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 Jul 31 19:10:34.441061 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2482d210-3aa7-4e98-a7da-98130eb0c217 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:34.441130 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2482d210-3aa7-4e98-a7da-98130eb0c217 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:34.448402 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2482d210-3aa7-4e98-a7da-98130eb0c217 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 returned with HTTP 404 Jul 31 19:10:34.448993 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 372/1476] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:10:34 2026] GET /volume/v3/snapshots/b2dd4e3e-06ba-408f-91c2-3cc22a280858 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:34.458112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-883528e4-4c44-4a33-af06-bd11a7c4df16 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:34.460183 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-883528e4-4c44-4a33-af06-bd11a7c4df16 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] DELETE https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 Jul 31 19:10:34.460609 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-883528e4-4c44-4a33-af06-bd11a7c4df16 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:34.460955 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-883528e4-4c44-4a33-af06-bd11a7c4df16 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:34.461287 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-883528e4-4c44-4a33-af06-bd11a7c4df16 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Delete volume with id: 56d9fde5-d289-4c5e-9aed-a33089c14072 Jul 31 19:10:34.471083 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:34.471083 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:34.471985 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-883528e4-4c44-4a33-af06-bd11a7c4df16 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:34.494777 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-883528e4-4c44-4a33-af06-bd11a7c4df16 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Delete volume request issued successfully. Jul 31 19:10:34.494777 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-883528e4-4c44-4a33-af06-bd11a7c4df16 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 returned with HTTP 202 Jul 31 19:10:34.494777 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 368/1477] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:34 2026] DELETE /volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:34.503878 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-34c7b0a9-960e-42b6-83e4-14c531704232 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:34.510199 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-34c7b0a9-960e-42b6-83e4-14c531704232 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 Jul 31 19:10:34.510562 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-34c7b0a9-960e-42b6-83e4-14c531704232 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:34.510860 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-34c7b0a9-960e-42b6-83e4-14c531704232 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:34.524338 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:34.524338 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:34.532926 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-34c7b0a9-960e-42b6-83e4-14c531704232 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:34.539044 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-34c7b0a9-960e-42b6-83e4-14c531704232 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 returned with HTTP 200 Jul 31 19:10:34.539708 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 368/1478] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:34 2026] GET /volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:35.552375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bffe148c-a7e6-4185-a4f6-75b54b15b8c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:35.556481 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bffe148c-a7e6-4185-a4f6-75b54b15b8c5 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 Jul 31 19:10:35.556657 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bffe148c-a7e6-4185-a4f6-75b54b15b8c5 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:35.556837 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bffe148c-a7e6-4185-a4f6-75b54b15b8c5 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:35.565998 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bffe148c-a7e6-4185-a4f6-75b54b15b8c5 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 returned with HTTP 404 Jul 31 19:10:35.566509 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 371/1479] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:35 2026] GET /volume/v3/volumes/56d9fde5-d289-4c5e-9aed-a33089c14072 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:35.574660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3e36fe76-a698-4f4f-99e2-cb38c5fdc774 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:35.577175 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e36fe76-a698-4f4f-99e2-cb38c5fdc774 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] DELETE https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b Jul 31 19:10:35.577372 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e36fe76-a698-4f4f-99e2-cb38c5fdc774 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:35.577588 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e36fe76-a698-4f4f-99e2-cb38c5fdc774 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:35.577748 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3e36fe76-a698-4f4f-99e2-cb38c5fdc774 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Delete volume with id: 719613e6-e2d1-4fc2-9ef2-a5856b61761b Jul 31 19:10:35.585028 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:35.585028 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:35.585510 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3e36fe76-a698-4f4f-99e2-cb38c5fdc774 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:35.606818 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3e36fe76-a698-4f4f-99e2-cb38c5fdc774 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Delete volume request issued successfully. Jul 31 19:10:35.607003 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e36fe76-a698-4f4f-99e2-cb38c5fdc774 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b returned with HTTP 202 Jul 31 19:10:35.607579 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 373/1480] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:35 2026] DELETE /volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:35.616675 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-72df532c-d05c-47be-84af-3357d6375377 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:35.623639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-72df532c-d05c-47be-84af-3357d6375377 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b Jul 31 19:10:35.623923 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-72df532c-d05c-47be-84af-3357d6375377 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:35.624183 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-72df532c-d05c-47be-84af-3357d6375377 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:35.642768 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:35.642768 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:35.645694 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-72df532c-d05c-47be-84af-3357d6375377 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Volume info retrieved successfully. Jul 31 19:10:35.652914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-72df532c-d05c-47be-84af-3357d6375377 tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b returned with HTTP 200 Jul 31 19:10:35.653049 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 369/1481] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:35 2026] GET /volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b => generated 832 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:35.921115 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-8df6c3f4-22a8-4ea7-ac70-4ea6e2acca21 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:35.923507 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-8df6c3f4-22a8-4ea7-ac70-4ea6e2acca21 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:10:35.923706 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-8df6c3f4-22a8-4ea7-ac70-4ea6e2acca21 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:35.923877 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-8df6c3f4-22a8-4ea7-ac70-4ea6e2acca21 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:35.937231 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:35.937231 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:35.942062 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-8df6c3f4-22a8-4ea7-ac70-4ea6e2acca21 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:35.951621 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-8df6c3f4-22a8-4ea7-ac70-4ea6e2acca21 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 200 Jul 31 19:10:35.953255 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 369/1482] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:35 2026] GET /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 1659 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:36.672239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a36bc8e-eba7-4550-8374-95d035c95c3a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:36.678716 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a36bc8e-eba7-4550-8374-95d035c95c3a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] GET https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b Jul 31 19:10:36.679197 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a36bc8e-eba7-4550-8374-95d035c95c3a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:36.679197 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a36bc8e-eba7-4550-8374-95d035c95c3a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:36.691622 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a36bc8e-eba7-4550-8374-95d035c95c3a tempest-CinderUnicodeTest-1130377155 tempest-CinderUnicodeTest-1130377155-project-member] https://10.4.3.163/volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b returned with HTTP 404 Jul 31 19:10:36.692083 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 372/1483] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:36 2026] GET /volume/v3/volumes/719613e6-e2d1-4fc2-9ef2-a5856b61761b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:36.742207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-68fcf52e-731e-48dc-ac7d-839032fd2fd0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:36.744302 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-68fcf52e-731e-48dc-ac7d-839032fd2fd0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0 Jul 31 19:10:36.744469 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-68fcf52e-731e-48dc-ac7d-839032fd2fd0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:36.744662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-68fcf52e-731e-48dc-ac7d-839032fd2fd0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:36.751981 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:36.751981 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:36.810880 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4c734aea-10f3-4eec-9272-fe1752923e88 req-68fcf52e-731e-48dc-ac7d-839032fd2fd0 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0 returned with HTTP 200 Jul 31 19:10:36.811270 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 374/1484] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:10:36 2026] DELETE /volume/v3/attachments/ebfd34b5-3175-44dd-a73f-98a14e8a35b0 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:37.420973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:37.423184 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:37.423652 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-72218714", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:37.425672 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-72218714', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:37.425765 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Create volume of 1 GB Jul 31 19:10:37.434490 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Availability Zones retrieved successfully. Jul 31 19:10:37.444071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Flow 'volume_create_api' (05f0058c-ee6f-4da1-9df0-0d9ad48ad221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:37.445348 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0519cbd1-431a-4d90-b771-552521828686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:37.446625 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:37.479939 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0519cbd1-431a-4d90-b771-552521828686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:37.481015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60042b45-ed2d-45e3-b002-7e33c782f4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:37.530533 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Created reservations ['926d8cd2-cc66-4132-acd5-ef3f3a31e58c', '3db013a2-c5e3-4576-a095-0ba13ff220a6', 'da51a01e-7c9f-4990-a184-32c4596b4c13', 'e1e1c502-a0c8-41dd-aed8-f818565cdf85'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:37.531411 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60042b45-ed2d-45e3-b002-7e33c782f4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['926d8cd2-cc66-4132-acd5-ef3f3a31e58c', '3db013a2-c5e3-4576-a095-0ba13ff220a6', 'da51a01e-7c9f-4990-a184-32c4596b4c13', 'e1e1c502-a0c8-41dd-aed8-f818565cdf85']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:37.532109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33dcdbb9-2295-43c7-ac8e-381225f3a563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:37.552941 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33dcdbb9-2295-43c7-ac8e-381225f3a563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db54dfb4-ce90-474e-9882-ee3b5498be50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-72218714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12846c30e876455f855585f5a612d60c',qos_specs=None,replication_status=,reservations=['926d8cd2-cc66-4132-acd5-ef3f3a31e58c','3db013a2-c5e3-4576-a095-0ba13ff220a6','da51a01e-7c9f-4990-a184-32c4596b4c13','e1e1c502-a0c8-41dd-aed8-f818565cdf85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc98a942cc62414783ac8b1863a47f1c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-72218714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db54dfb4-ce90-474e-9882-ee3b5498be50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12846c30e876455f855585f5a612d60c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc98a942cc62414783ac8b1863a47f1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:37.553705 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc3cbd3-26c6-4cfe-9fa2-2e6027ee3ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:37.573597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc3cbd3-26c6-4cfe-9fa2-2e6027ee3ac1) transitioned into state 'SUCCESS' from state '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-72218714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12846c30e876455f855585f5a612d60c',qos_specs=None,replication_status=,reservations=['926d8cd2-cc66-4132-acd5-ef3f3a31e58c','3db013a2-c5e3-4576-a095-0ba13ff220a6','da51a01e-7c9f-4990-a184-32c4596b4c13','e1e1c502-a0c8-41dd-aed8-f818565cdf85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc98a942cc62414783ac8b1863a47f1c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:37.574307 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3529c9e0-394a-4197-a6ee-ad3a7f2792b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:37.584599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3529c9e0-394a-4197-a6ee-ad3a7f2792b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:37.585462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Flow 'volume_create_api' (05f0058c-ee6f-4da1-9df0-0d9ad48ad221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:37.585818 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Create volume request issued successfully. Jul 31 19:10:37.586403 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef5df299-fe9d-43f2-b05a-3ad5494f3dcf tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:37.587034 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 370/1485] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:10:37 2026] POST /volume/v3/volumes => generated 753 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:10:37.600419 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0690c4de-a988-4f14-9aba-f67178497ec8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:37.603580 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0690c4de-a988-4f14-9aba-f67178497ec8 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:37.603863 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0690c4de-a988-4f14-9aba-f67178497ec8 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:37.604107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0690c4de-a988-4f14-9aba-f67178497ec8 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:37.614980 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:37.614980 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:37.620772 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0690c4de-a988-4f14-9aba-f67178497ec8 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:37.627110 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0690c4de-a988-4f14-9aba-f67178497ec8 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:37.627650 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 370/1486] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:37 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:10:37.669788 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f3f59bc-10a6-40df-9879-15daab74b1c4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:37.673512 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f3f59bc-10a6-40df-9879-15daab74b1c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] DELETE https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:10:37.673512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f3f59bc-10a6-40df-9879-15daab74b1c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:37.673512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f3f59bc-10a6-40df-9879-15daab74b1c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:37.673512 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2f3f59bc-10a6-40df-9879-15daab74b1c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume with id: 808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:10:37.686460 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:37.686460 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:37.686460 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2f3f59bc-10a6-40df-9879-15daab74b1c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:37.709524 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2f3f59bc-10a6-40df-9879-15daab74b1c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Delete volume request issued successfully. Jul 31 19:10:37.709878 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f3f59bc-10a6-40df-9879-15daab74b1c4 tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 202 Jul 31 19:10:37.710516 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 373/1487] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:37 2026] DELETE /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:37.720363 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-159aa724-9207-478e-8a00-8edfa1593e2b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:37.723838 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-159aa724-9207-478e-8a00-8edfa1593e2b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:10:37.723838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-159aa724-9207-478e-8a00-8edfa1593e2b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:37.723838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-159aa724-9207-478e-8a00-8edfa1593e2b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:37.732972 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:37.732972 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:37.739173 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-159aa724-9207-478e-8a00-8edfa1593e2b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Volume info retrieved successfully. Jul 31 19:10:37.746507 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-159aa724-9207-478e-8a00-8edfa1593e2b tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 200 Jul 31 19:10:37.747924 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 375/1488] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:37 2026] GET /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:38.488638 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.581480 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:38.582020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2004059294"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:38.583994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2004059294'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:38.584157 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume of 1 GB Jul 31 19:10:38.584528 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:38.584528 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:38.589380 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Availability Zones retrieved successfully. Jul 31 19:10:38.597834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Flow 'volume_create_api' (bdd896aa-6e9e-415f-acfc-7c8f32aa8c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:38.599137 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39d7a5c-22fc-4229-9a3d-a2c21d172c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:38.600273 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:38.636201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c39d7a5c-22fc-4229-9a3d-a2c21d172c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:38.637296 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b97539e-15bb-42c9-a826-86ce93b5a7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:38.648505 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-30fe173b-5f97-4dc3-a711-a6476107d8fd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.650351 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30fe173b-5f97-4dc3-a711-a6476107d8fd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:38.650498 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30fe173b-5f97-4dc3-a711-a6476107d8fd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:38.650680 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30fe173b-5f97-4dc3-a711-a6476107d8fd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:38.653523 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=255,cinder:UPDATE=73,cinder:INSERT=37 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:10:38.659269 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:38.659269 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:38.663155 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-30fe173b-5f97-4dc3-a711-a6476107d8fd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:38.669533 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30fe173b-5f97-4dc3-a711-a6476107d8fd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:38.669898 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 371/1489] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:38 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:38.688571 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eaae052b-02b0-438f-8f0e-ecb503b8e8b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.690226 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eaae052b-02b0-438f-8f0e-ecb503b8e8b4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:38.690641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eaae052b-02b0-438f-8f0e-ecb503b8e8b4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:38.690980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eaae052b-02b0-438f-8f0e-ecb503b8e8b4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:38.697819 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:38.697819 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:38.703893 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eaae052b-02b0-438f-8f0e-ecb503b8e8b4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:38.705966 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eaae052b-02b0-438f-8f0e-ecb503b8e8b4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:38.706518 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 374/1490] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:38 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:38.712625 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Created reservations ['76750135-3ffe-4be4-8d9b-0bc39ce2e5ea', '55e82752-6bf9-4522-8d51-b83e3efc1120', '53931041-3fbd-4477-97da-4284be4bf446', '1c358bf5-974f-4c38-a5ba-7aed6f60cc3c'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:38.713382 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b97539e-15bb-42c9-a826-86ce93b5a7bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76750135-3ffe-4be4-8d9b-0bc39ce2e5ea', '55e82752-6bf9-4522-8d51-b83e3efc1120', '53931041-3fbd-4477-97da-4284be4bf446', '1c358bf5-974f-4c38-a5ba-7aed6f60cc3c']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:38.714487 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f94306-0aa0-4de6-b2c8-6523aeac773a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:38.718120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b2adff87-0b6f-485b-92d3-e28775375480 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.720279 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2adff87-0b6f-485b-92d3-e28775375480 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:10:38.720747 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2adff87-0b6f-485b-92d3-e28775375480 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:38.721007 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2adff87-0b6f-485b-92d3-e28775375480 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:38.721385 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-b2adff87-0b6f-485b-92d3-e28775375480 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:10:38.722344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b2adff87-0b6f-485b-92d3-e28775375480 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:10:38.731543 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b2adff87-0b6f-485b-92d3-e28775375480 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Get all volumes completed successfully. Jul 31 19:10:38.732064 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2adff87-0b6f-485b-92d3-e28775375480 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:10:38.732572 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 376/1491] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:10:38 2026] GET /volume/v3/volumes => generated 337 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:38.737535 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8f94306-0aa0-4de6-b2c8-6523aeac773a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9908466-1169-4be9-8e50-f051eb4ae42e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2004059294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['76750135-3ffe-4be4-8d9b-0bc39ce2e5ea','55e82752-6bf9-4522-8d51-b83e3efc1120','53931041-3fbd-4477-97da-4284be4bf446','1c358bf5-974f-4c38-a5ba-7aed6f60cc3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a975ea54ed4215a724679c5117d790',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2004059294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9908466-1169-4be9-8e50-f051eb4ae42e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='206800e21ec4484a88d0c21801063ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76a975ea54ed4215a724679c5117d790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:38.738202 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08731f68-880c-4361-a0d6-4116d9f64d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:38.740393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ee75918b-1acf-4f61-bd4d-538450040401 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.743379 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ee75918b-1acf-4f61-bd4d-538450040401 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:38.743653 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ee75918b-1acf-4f61-bd4d-538450040401 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:38.743893 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ee75918b-1acf-4f61-bd4d-538450040401 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:38.754359 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:38.754359 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:38.759562 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ee75918b-1acf-4f61-bd4d-538450040401 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:38.761566 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08731f68-880c-4361-a0d6-4116d9f64d29) transitioned into state 'SUCCESS' from state '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-2004059294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['76750135-3ffe-4be4-8d9b-0bc39ce2e5ea','55e82752-6bf9-4522-8d51-b83e3efc1120','53931041-3fbd-4477-97da-4284be4bf446','1c358bf5-974f-4c38-a5ba-7aed6f60cc3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a975ea54ed4215a724679c5117d790',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:38.761725 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd30936-7544-4afc-a5cb-461dcc2c5cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:38.763403 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-df13cff1-6681-4943-9781-e22f029afc1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.765850 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df13cff1-6681-4943-9781-e22f029afc1a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] GET https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e Jul 31 19:10:38.765850 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df13cff1-6681-4943-9781-e22f029afc1a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:38.766029 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ee75918b-1acf-4f61-bd4d-538450040401 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:38.766114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df13cff1-6681-4943-9781-e22f029afc1a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:38.766367 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 372/1492] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:38 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:38.772088 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df13cff1-6681-4943-9781-e22f029afc1a tempest-AttachVolumeMultiAttachTest-1519013167 tempest-AttachVolumeMultiAttachTest-1519013167-project-member] https://10.4.3.163/volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e returned with HTTP 404 Jul 31 19:10:38.773037 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 375/1493] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:38 2026] GET /volume/v3/volumes/808238d5-e426-4b40-a2b8-cd404bd30c4e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:38.776600 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd30936-7544-4afc-a5cb-461dcc2c5cb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:38.777931 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Flow 'volume_create_api' (bdd896aa-6e9e-415f-acfc-7c8f32aa8c1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:38.779038 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume request issued successfully. Jul 31 19:10:38.779240 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2d452a83-8d10-48a5-b004-dcdf7966d812 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:38.779965 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 371/1494] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:10:38 2026] POST /volume/v3/volumes => generated 778 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:38.791993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0c2ab4d9-5198-4017-86f9-42c4ef0bdb70 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.794843 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c2ab4d9-5198-4017-86f9-42c4ef0bdb70 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e Jul 31 19:10:38.795081 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c2ab4d9-5198-4017-86f9-42c4ef0bdb70 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:38.795268 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c2ab4d9-5198-4017-86f9-42c4ef0bdb70 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:38.804158 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:38.804158 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:38.807954 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0c2ab4d9-5198-4017-86f9-42c4ef0bdb70 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:10:38.816684 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c2ab4d9-5198-4017-86f9-42c4ef0bdb70 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e returned with HTTP 200 Jul 31 19:10:38.817326 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 377/1495] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:38 2026] GET /volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:38.825161 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-86fa653c-be67-4aa6-b329-b4a2aa7b2435 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.827187 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-86fa653c-be67-4aa6-b329-b4a2aa7b2435 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:38.827400 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-86fa653c-be67-4aa6-b329-b4a2aa7b2435 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:38.828024 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-86fa653c-be67-4aa6-b329-b4a2aa7b2435 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:38.838449 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:38.838449 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:38.842915 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-86fa653c-be67-4aa6-b329-b4a2aa7b2435 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:38.848928 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-86fa653c-be67-4aa6-b329-b4a2aa7b2435 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:38.849443 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 373/1496] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:38 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:38.950659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38ba7bf8-7ff6-4277-b911-d8baafb621bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:38.950993 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38ba7bf8-7ff6-4277-b911-d8baafb621bc None None] GET https://10.4.3.163/volume// Jul 31 19:10:38.951134 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38ba7bf8-7ff6-4277-b911-d8baafb621bc None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:38.951542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38ba7bf8-7ff6-4277-b911-d8baafb621bc None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:38.951635 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38ba7bf8-7ff6-4277-b911-d8baafb621bc None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:38.951884 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 376/1497] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:10:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:38.962779 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-4a71f98a-d021-4e5a-8b86-a4c8b8d43ca0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:39.035338 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-4a71f98a-d021-4e5a-8b86-a4c8b8d43ca0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:10:39.035721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-4a71f98a-d021-4e5a-8b86-a4c8b8d43ca0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db54dfb4-ce90-474e-9882-ee3b5498be50", "connector": null, "instance_uuid": "0acc5e8b-cec0-4640-a319-ade666cf179c"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:39.044325 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:39.044325 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:39.072023 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-4a71f98a-d021-4e5a-8b86-a4c8b8d43ca0 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:10:39.072368 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 372/1498] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:10:38 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:39.102664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7b3131fb-93a7-4ba2-af97-de7de7aea549 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:39.104503 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b3131fb-93a7-4ba2-af97-de7de7aea549 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:39.104695 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b3131fb-93a7-4ba2-af97-de7de7aea549 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:39.105359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b3131fb-93a7-4ba2-af97-de7de7aea549 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:39.107958 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=197,cinder:UPDATE=22,cinder:INSERT=10 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:10:39.116742 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:39.116742 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:39.117349 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d58b5f54-6817-4528-adf0-ee1a3aebee34 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:39.117918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d58b5f54-6817-4528-adf0-ee1a3aebee34 None None] GET https://10.4.3.163/volume// Jul 31 19:10:39.118157 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d58b5f54-6817-4528-adf0-ee1a3aebee34 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:39.118457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d58b5f54-6817-4528-adf0-ee1a3aebee34 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:39.118903 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d58b5f54-6817-4528-adf0-ee1a3aebee34 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:39.119282 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 374/1499] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:39.122561 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7b3131fb-93a7-4ba2-af97-de7de7aea549 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:39.125902 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b3131fb-93a7-4ba2-af97-de7de7aea549 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:39.126294 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 378/1500] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:39 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:39.129387 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-9cc078fd-5814-4be4-9643-62fb0fef9a31 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:39.131670 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-9cc078fd-5814-4be4-9643-62fb0fef9a31 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:39.131875 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-9cc078fd-5814-4be4-9643-62fb0fef9a31 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:39.132046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-9cc078fd-5814-4be4-9643-62fb0fef9a31 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:39.142217 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:39.142217 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:39.145996 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-9cc078fd-5814-4be4-9643-62fb0fef9a31 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:39.151187 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-9cc078fd-5814-4be4-9643-62fb0fef9a31 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:39.151715 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 377/1501] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:39 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:39.261448 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-562cbc47-dfb8-43a4-b609-2dc416396012 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:39.264062 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-562cbc47-dfb8-43a4-b609-2dc416396012 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] PUT https://10.4.3.163/volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 Jul 31 19:10:39.264568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-562cbc47-dfb8-43a4-b609-2dc416396012 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:39.273540 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-562cbc47-dfb8-43a4-b609-2dc416396012 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Acquiring lock "cinder-attachment_update-db54dfb4-ce90-474e-9882-ee3b5498be50-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:10:39.279249 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-562cbc47-dfb8-43a4-b609-2dc416396012 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Lock "cinder-attachment_update-db54dfb4-ce90-474e-9882-ee3b5498be50-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:10:39.280258 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:39.280258 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:39.373398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-562cbc47-dfb8-43a4-b609-2dc416396012 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Lock "cinder-attachment_update-db54dfb4-ce90-474e-9882-ee3b5498be50-np0000006260" released by "attachment_update" :: held 0.094s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:10:39.373807 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-562cbc47-dfb8-43a4-b609-2dc416396012 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 returned with HTTP 200 Jul 31 19:10:39.374522 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 373/1502] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:10:39 2026] PUT /volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:39.833118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89521bad-60d5-4a7e-bfc4-651822c84236 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:39.835177 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89521bad-60d5-4a7e-bfc4-651822c84236 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e Jul 31 19:10:39.835421 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89521bad-60d5-4a7e-bfc4-651822c84236 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:39.835626 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89521bad-60d5-4a7e-bfc4-651822c84236 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:39.843031 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:39.843031 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:39.846935 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-89521bad-60d5-4a7e-bfc4-651822c84236 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:10:39.850863 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89521bad-60d5-4a7e-bfc4-651822c84236 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e returned with HTTP 200 Jul 31 19:10:39.851234 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 375/1503] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:39 2026] GET /volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:39.864688 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1cc8dfb2-2d4b-4416-a279-afe35407f551 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:39.866535 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1cc8dfb2-2d4b-4416-a279-afe35407f551 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:10:39.866884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1cc8dfb2-2d4b-4416-a279-afe35407f551 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9908466-1169-4be9-8e50-f051eb4ae42e", "name": "tempest-type-Backup-921207383"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:39.868378 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-1cc8dfb2-2d4b-4416-a279-afe35407f551 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Creating new backup {'backup': {'volume_id': 'f9908466-1169-4be9-8e50-f051eb4ae42e', 'name': 'tempest-type-Backup-921207383'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:10:39.868632 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-1cc8dfb2-2d4b-4416-a279-afe35407f551 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Creating backup of volume f9908466-1169-4be9-8e50-f051eb4ae42e in container None Jul 31 19:10:39.876572 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:39.876572 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:39.876961 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1cc8dfb2-2d4b-4416-a279-afe35407f551 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:10:39.904098 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-1cc8dfb2-2d4b-4416-a279-afe35407f551 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Created reservations ['bfcd0213-18d7-430d-92be-d3ca6e422b83', '9bf9cd31-5b7e-4820-8759-a1664865c3cc'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:39.952170 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1cc8dfb2-2d4b-4416-a279-afe35407f551 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:10:39.952736 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 379/1504] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:10:39 2026] POST /volume/v3/backups => generated 315 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:39.960886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-058551f2-9ea7-43f2-bd80-7dc953de849f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:39.965699 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-058551f2-9ea7-43f2-bd80-7dc953de849f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:39.967725 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-058551f2-9ea7-43f2-bd80-7dc953de849f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:39.967992 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-058551f2-9ea7-43f2-bd80-7dc953de849f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:39.968369 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-058551f2-9ea7-43f2-bd80-7dc953de849f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:39.995878 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:39.995878 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:39.996905 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-058551f2-9ea7-43f2-bd80-7dc953de849f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:39.997255 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 378/1505] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:39 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 722 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:40.142722 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c2296a00-4035-45e7-ae31-a62be99994ca None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:40.144205 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2296a00-4035-45e7-ae31-a62be99994ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:40.144401 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2296a00-4035-45e7-ae31-a62be99994ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:40.144624 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2296a00-4035-45e7-ae31-a62be99994ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:40.154310 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:40.154310 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:40.158346 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c2296a00-4035-45e7-ae31-a62be99994ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:40.164034 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2296a00-4035-45e7-ae31-a62be99994ca tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:40.164798 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 374/1506] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:40 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:40.505020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f9c56752-038b-4549-95c6-3b5a160a21e3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:40.510715 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9c56752-038b-4549-95c6-3b5a160a21e3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:40.511004 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9c56752-038b-4549-95c6-3b5a160a21e3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:40.511169 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9c56752-038b-4549-95c6-3b5a160a21e3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:40.520109 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:40.520109 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:40.529302 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f9c56752-038b-4549-95c6-3b5a160a21e3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:40.537314 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9c56752-038b-4549-95c6-3b5a160a21e3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:40.537787 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 376/1507] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:40 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:40.603952 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-096d17eb-e2e2-45af-88d0-8f55962779d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:40.607039 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-096d17eb-e2e2-45af-88d0-8f55962779d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:40.607322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-096d17eb-e2e2-45af-88d0-8f55962779d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:40.607611 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-096d17eb-e2e2-45af-88d0-8f55962779d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:40.617841 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:40.617841 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:40.624002 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-096d17eb-e2e2-45af-88d0-8f55962779d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:40.627821 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-096d17eb-e2e2-45af-88d0-8f55962779d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:40.628219 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 380/1508] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:40 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:40.734119 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4d82cd4-64a5-4340-ae14-a929a75a7474 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:40.734542 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4d82cd4-64a5-4340-ae14-a929a75a7474 None None] GET https://10.4.3.163/volume// Jul 31 19:10:40.734745 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4d82cd4-64a5-4340-ae14-a929a75a7474 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:40.734877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4d82cd4-64a5-4340-ae14-a929a75a7474 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:40.735219 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4d82cd4-64a5-4340-ae14-a929a75a7474 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:40.735557 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 379/1509] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:10:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:40.745392 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-8ff1fddb-459f-43e6-beb8-52bfe062da21 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:40.778644 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-8ff1fddb-459f-43e6-beb8-52bfe062da21 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:10:40.779112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-8ff1fddb-459f-43e6-beb8-52bfe062da21 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a3dcd16-933f-4aae-8dba-efac7e1d11da", "connector": null, "instance_uuid": "a4263959-3670-4549-b826-9a6694c2f491"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:40.790165 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:40.790165 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:40.840498 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-8ff1fddb-459f-43e6-beb8-52bfe062da21 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:10:40.841010 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 375/1510] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:10:40 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:40.872524 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c7dbc9bb-d859-4db7-aa49-0b189b32f9a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:40.874140 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c7dbc9bb-d859-4db7-aa49-0b189b32f9a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:40.874352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c7dbc9bb-d859-4db7-aa49-0b189b32f9a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:40.874581 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c7dbc9bb-d859-4db7-aa49-0b189b32f9a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:40.883599 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:40.883599 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:40.888092 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c7dbc9bb-d859-4db7-aa49-0b189b32f9a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:40.891967 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4db158ef-7e62-45c1-9d10-da510829289b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:40.892382 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4db158ef-7e62-45c1-9d10-da510829289b None None] GET https://10.4.3.163/volume// Jul 31 19:10:40.892498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4db158ef-7e62-45c1-9d10-da510829289b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:40.892683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4db158ef-7e62-45c1-9d10-da510829289b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:40.892731 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c7dbc9bb-d859-4db7-aa49-0b189b32f9a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:40.893006 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4db158ef-7e62-45c1-9d10-da510829289b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:40.893164 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 377/1511] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:40 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:40.893306 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 381/1512] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:40.906217 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-a383f0b4-2a1e-4744-a9f1-8e932bd4cbed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:40.919840 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-a383f0b4-2a1e-4744-a9f1-8e932bd4cbed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:40.920112 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-a383f0b4-2a1e-4744-a9f1-8e932bd4cbed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:40.920364 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-a383f0b4-2a1e-4744-a9f1-8e932bd4cbed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:40.932117 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:40.932117 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:40.936103 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-a383f0b4-2a1e-4744-a9f1-8e932bd4cbed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:40.941428 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-a383f0b4-2a1e-4744-a9f1-8e932bd4cbed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:40.942092 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 380/1513] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:40 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 1020 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:41.007660 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-01790814-4270-4b57-b939-248081e0c640 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:41.009458 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-01790814-4270-4b57-b939-248081e0c640 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:41.009661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-01790814-4270-4b57-b939-248081e0c640 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:41.009833 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-01790814-4270-4b57-b939-248081e0c640 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:41.009945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-01790814-4270-4b57-b939-248081e0c640 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:41.024869 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:41.024869 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:41.025607 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-01790814-4270-4b57-b939-248081e0c640 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:41.025963 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 376/1514] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:41 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:41.043863 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-bdfab0e1-8f9a-49e2-a4dd-3f068eeb063c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:41.045937 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-bdfab0e1-8f9a-49e2-a4dd-3f068eeb063c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] PUT https://10.4.3.163/volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac Jul 31 19:10:41.046265 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-bdfab0e1-8f9a-49e2-a4dd-3f068eeb063c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:41.053804 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-bdfab0e1-8f9a-49e2-a4dd-3f068eeb063c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Acquiring lock "cinder-attachment_update-2a3dcd16-933f-4aae-8dba-efac7e1d11da-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:10:41.058016 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-bdfab0e1-8f9a-49e2-a4dd-3f068eeb063c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Lock "cinder-attachment_update-2a3dcd16-933f-4aae-8dba-efac7e1d11da-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:10:41.058982 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:41.058982 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:41.143408 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-bdfab0e1-8f9a-49e2-a4dd-3f068eeb063c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Lock "cinder-attachment_update-2a3dcd16-933f-4aae-8dba-efac7e1d11da-np0000006260" released by "attachment_update" :: held 0.085s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:10:41.143803 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-bdfab0e1-8f9a-49e2-a4dd-3f068eeb063c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac returned with HTTP 200 Jul 31 19:10:41.144289 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 378/1515] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:10:41 2026] PUT /volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:41.182116 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-12403210-b795-43a4-b4bb-8e2e3a91dbe6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:41.184364 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12403210-b795-43a4-b4bb-8e2e3a91dbe6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:41.184656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12403210-b795-43a4-b4bb-8e2e3a91dbe6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:41.184935 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12403210-b795-43a4-b4bb-8e2e3a91dbe6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:41.196859 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:41.196859 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:41.200929 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-12403210-b795-43a4-b4bb-8e2e3a91dbe6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:41.207180 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12403210-b795-43a4-b4bb-8e2e3a91dbe6 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:41.207745 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 382/1516] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:41 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:41.910456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8874b998-74e8-489b-9f57-6c92e3cb085f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:41.912359 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8874b998-74e8-489b-9f57-6c92e3cb085f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:41.912695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8874b998-74e8-489b-9f57-6c92e3cb085f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:41.912981 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8874b998-74e8-489b-9f57-6c92e3cb085f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:41.923331 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:41.923331 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:41.927174 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8874b998-74e8-489b-9f57-6c92e3cb085f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:41.932580 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8874b998-74e8-489b-9f57-6c92e3cb085f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:41.932982 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 381/1517] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:41 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:42.036506 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-83271f35-4421-4bae-a243-cefde086276f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.038260 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-83271f35-4421-4bae-a243-cefde086276f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:42.038590 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-83271f35-4421-4bae-a243-cefde086276f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:42.038837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-83271f35-4421-4bae-a243-cefde086276f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:42.039034 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-83271f35-4421-4bae-a243-cefde086276f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:42.043729 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:42.043729 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:42.045134 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-83271f35-4421-4bae-a243-cefde086276f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:42.045134 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 377/1518] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:42 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:42.146013 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fc691033-2c15-4a82-bf25-23b55ba3803c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.148114 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:42.148556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1829361843"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:42.150384 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1829361843'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:42.150551 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume of 1 GB Jul 31 19:10:42.150854 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:42.150854 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:42.156097 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Availability Zones retrieved successfully. Jul 31 19:10:42.165457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Flow 'volume_create_api' (017986e7-3632-4758-9756-b438494ff7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:42.168658 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c25959b8-dd45-4994-85e1-5b260850afea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:42.168658 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:42.206588 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c25959b8-dd45-4994-85e1-5b260850afea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:42.207405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114be918-a153-49e5-85f9-27d7ee235cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:42.224071 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-87f2cf5c-8ec3-4c28-a56f-ec1a9bdcd16e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.226303 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-87f2cf5c-8ec3-4c28-a56f-ec1a9bdcd16e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:42.226621 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-87f2cf5c-8ec3-4c28-a56f-ec1a9bdcd16e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:42.226902 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-87f2cf5c-8ec3-4c28-a56f-ec1a9bdcd16e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:42.239597 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:42.239597 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:42.244072 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-87f2cf5c-8ec3-4c28-a56f-ec1a9bdcd16e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:42.249655 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-87f2cf5c-8ec3-4c28-a56f-ec1a9bdcd16e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:42.250191 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 383/1519] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:42 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:42.253924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Created reservations ['c42e0185-2d6d-4622-b950-31b91ad3f802', '8367141f-c4b7-4d8c-9d97-b3916477cd4c', '1969c4e2-1bf6-4ee7-8ac8-5415af862af6', 'a4561a4e-9c00-4275-83a7-f1e32678aac7'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:42.254939 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (114be918-a153-49e5-85f9-27d7ee235cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c42e0185-2d6d-4622-b950-31b91ad3f802', '8367141f-c4b7-4d8c-9d97-b3916477cd4c', '1969c4e2-1bf6-4ee7-8ac8-5415af862af6', 'a4561a4e-9c00-4275-83a7-f1e32678aac7']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:42.255962 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8609af-c188-4fef-b2c8-654e8fedf0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:42.284012 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd8609af-c188-4fef-b2c8-654e8fedf0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df6341e7-429d-4039-ad49-c0c042aa160a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1829361843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fa2435eb4b4494824aac751e7fcbda',qos_specs=None,replication_status=,reservations=['c42e0185-2d6d-4622-b950-31b91ad3f802','8367141f-c4b7-4d8c-9d97-b3916477cd4c','1969c4e2-1bf6-4ee7-8ac8-5415af862af6','a4561a4e-9c00-4275-83a7-f1e32678aac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f409f46afef441f8ac6df213112ea28f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1829361843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df6341e7-429d-4039-ad49-c0c042aa160a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40fa2435eb4b4494824aac751e7fcbda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f409f46afef441f8ac6df213112ea28f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:42.285110 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad20cc7-bec5-4d3d-a5e0-34b36c37ed5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:42.313535 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad20cc7-bec5-4d3d-a5e0-34b36c37ed5b) transitioned into state 'SUCCESS' from state '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-1829361843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fa2435eb4b4494824aac751e7fcbda',qos_specs=None,replication_status=,reservations=['c42e0185-2d6d-4622-b950-31b91ad3f802','8367141f-c4b7-4d8c-9d97-b3916477cd4c','1969c4e2-1bf6-4ee7-8ac8-5415af862af6','a4561a4e-9c00-4275-83a7-f1e32678aac7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f409f46afef441f8ac6df213112ea28f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:42.314996 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c6c0f2-6b8c-4c92-a39a-98512b102b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:42.329924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9c6c0f2-6b8c-4c92-a39a-98512b102b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:42.332461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Flow 'volume_create_api' (017986e7-3632-4758-9756-b438494ff7bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:42.332461 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume request issued successfully. Jul 31 19:10:42.332461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc691033-2c15-4a82-bf25-23b55ba3803c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:42.332890 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 379/1520] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:10:42 2026] POST /volume/v3/volumes => generated 751 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:42.349796 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-202d9de1-9f1c-49f5-bd4c-51d2148489a4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.351947 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-202d9de1-9f1c-49f5-bd4c-51d2148489a4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:42.351947 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-202d9de1-9f1c-49f5-bd4c-51d2148489a4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:42.351947 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-202d9de1-9f1c-49f5-bd4c-51d2148489a4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:42.360502 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:42.360502 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:42.364271 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-202d9de1-9f1c-49f5-bd4c-51d2148489a4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:42.369853 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-202d9de1-9f1c-49f5-bd4c-51d2148489a4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:42.370372 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 382/1521] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:42 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:42.689389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-070173b2-743c-43e9-9c35-e5214472c096 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.694363 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-070173b2-743c-43e9-9c35-e5214472c096 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413/action Jul 31 19:10:42.694363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-070173b2-743c-43e9-9c35-e5214472c096 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:42.694363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-070173b2-743c-43e9-9c35-e5214472c096 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:42.709807 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:42.709807 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:42.723591 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-33ed969a-a91f-4bd5-a7a3-d4039a8abfb0 req-070173b2-743c-43e9-9c35-e5214472c096 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413/action returned with HTTP 204 Jul 31 19:10:42.724723 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 378/1522] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:10:42 2026] POST /volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:42.752300 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-30893c2e-bdca-41e8-87d4-2c5233a0522b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.846763 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30893c2e-bdca-41e8-87d4-2c5233a0522b tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:10:42.847247 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30893c2e-bdca-41e8-87d4-2c5233a0522b tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1147229626"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:42.861689 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30893c2e-bdca-41e8-87d4-2c5233a0522b tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:10:42.862027 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 384/1523] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:10:42 2026] POST /volume/v3/types => generated 228 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:42.870362 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f1f01c80-6d02-4e1c-ba29-dfe3b0dab44a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.872202 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1f01c80-6d02-4e1c-ba29-dfe3b0dab44a tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:10:42.872591 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f1f01c80-6d02-4e1c-ba29-dfe3b0dab44a tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-806288870"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:42.874125 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:42.874125 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:42.888147 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1f01c80-6d02-4e1c-ba29-dfe3b0dab44a tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:10:42.888723 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 380/1524] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:10:42 2026] POST /volume/v3/group_types => generated 184 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:42.896639 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-422714f7-df6b-405c-9590-79f23f1d637d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.947979 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1049fde7-dab6-4d61-8eae-4a3178fe1030 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:42.949874 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1049fde7-dab6-4d61-8eae-4a3178fe1030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:42.950287 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1049fde7-dab6-4d61-8eae-4a3178fe1030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:42.950699 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1049fde7-dab6-4d61-8eae-4a3178fe1030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:42.964743 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:42.964743 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:42.964883 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-422714f7-df6b-405c-9590-79f23f1d637d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:10:42.965226 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-422714f7-df6b-405c-9590-79f23f1d637d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dcefdeaf-1425-4e69-9555-a295e8269b22", "volume_types": ["ad1a033c-3ccf-4446-8e0c-e6356f485aeb"], "name": "tempest-GroupSnapshotsV319Test-Group-339931589"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:42.967192 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-422714f7-df6b-405c-9590-79f23f1d637d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Creating new group {'group': {'group_type': 'dcefdeaf-1425-4e69-9555-a295e8269b22', 'volume_types': ['ad1a033c-3ccf-4446-8e0c-e6356f485aeb'], 'name': 'tempest-GroupSnapshotsV319Test-Group-339931589'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:10:42.971580 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1049fde7-dab6-4d61-8eae-4a3178fe1030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:42.971711 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-422714f7-df6b-405c-9590-79f23f1d637d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-339931589. Jul 31 19:10:42.974216 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1049fde7-dab6-4d61-8eae-4a3178fe1030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:42.974850 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 379/1525] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:42 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:42.988734 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-422714f7-df6b-405c-9590-79f23f1d637d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Availability Zones retrieved successfully. Jul 31 19:10:43.009331 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-422714f7-df6b-405c-9590-79f23f1d637d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Created reservations ['c1473622-ee03-4755-89cc-821de08a0570'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:43.037901 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-422714f7-df6b-405c-9590-79f23f1d637d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:10:43.038448 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 383/1526] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:10:42 2026] POST /volume/v3/groups => generated 115 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:43.046254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ad49f645-149a-4bbe-ae94-0adf52ba2558 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.048063 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad49f645-149a-4bbe-ae94-0adf52ba2558 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 Jul 31 19:10:43.048279 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad49f645-149a-4bbe-ae94-0adf52ba2558 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.048534 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad49f645-149a-4bbe-ae94-0adf52ba2558 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.048670 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-ad49f645-149a-4bbe-ae94-0adf52ba2558 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 652cbc18-2e1b-4d14-9e24-72799d0c3dd9 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:10:43.056032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8165d974-3fa5-4318-9fdc-b7b29660baea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.057152 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.057152 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:43.059109 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8165d974-3fa5-4318-9fdc-b7b29660baea tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:43.059462 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8165d974-3fa5-4318-9fdc-b7b29660baea tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.059687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8165d974-3fa5-4318-9fdc-b7b29660baea tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.059855 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8165d974-3fa5-4318-9fdc-b7b29660baea tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:43.070676 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad49f645-149a-4bbe-ae94-0adf52ba2558 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 returned with HTTP 200 Jul 31 19:10:43.071331 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 385/1527] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 => generated 395 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:43.081708 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.081708 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:43.082612 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8165d974-3fa5-4318-9fdc-b7b29660baea tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:43.083127 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 381/1528] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:43.261848 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d8f31507-9401-458a-9677-d46fe30743ae None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.263282 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8f31507-9401-458a-9677-d46fe30743ae tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:43.263583 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8f31507-9401-458a-9677-d46fe30743ae tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.263856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8f31507-9401-458a-9677-d46fe30743ae tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.264905 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3eb1de64-004b-4ec9-a4e4-c2f1a333b859 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.268609 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3eb1de64-004b-4ec9-a4e4-c2f1a333b859 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:43.268609 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3eb1de64-004b-4ec9-a4e4-c2f1a333b859 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.268609 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3eb1de64-004b-4ec9-a4e4-c2f1a333b859 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.271075 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.271075 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:43.273686 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d8f31507-9401-458a-9677-d46fe30743ae tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:43.277488 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8f31507-9401-458a-9677-d46fe30743ae tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:43.277993 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 380/1529] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:43.281456 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.281456 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:43.283875 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3eb1de64-004b-4ec9-a4e4-c2f1a333b859 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:43.289901 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4635337f-6f3f-4dc0-95f4-d183a0b9c392 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.290226 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3eb1de64-004b-4ec9-a4e4-c2f1a333b859 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:43.290568 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 384/1530] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:43.292085 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4635337f-6f3f-4dc0-95f4-d183a0b9c392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:43.292365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4635337f-6f3f-4dc0-95f4-d183a0b9c392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.292636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4635337f-6f3f-4dc0-95f4-d183a0b9c392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.300079 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.300079 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:43.305532 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e144208b-cb81-4519-bf1b-d18280915e3c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.306140 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4635337f-6f3f-4dc0-95f4-d183a0b9c392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:43.307307 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e144208b-cb81-4519-bf1b-d18280915e3c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:43.307549 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e144208b-cb81-4519-bf1b-d18280915e3c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.307758 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e144208b-cb81-4519-bf1b-d18280915e3c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.311630 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4635337f-6f3f-4dc0-95f4-d183a0b9c392 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:43.312039 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 386/1531] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:43.318136 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.318136 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:43.322200 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e144208b-cb81-4519-bf1b-d18280915e3c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:43.326672 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e144208b-cb81-4519-bf1b-d18280915e3c tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:43.327069 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 382/1532] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:43.339366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c526a6a7-3d4f-4544-a43f-f52b65b75da4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.342908 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c526a6a7-3d4f-4544-a43f-f52b65b75da4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:10:43.342908 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c526a6a7-3d4f-4544-a43f-f52b65b75da4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.342908 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c526a6a7-3d4f-4544-a43f-f52b65b75da4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.355155 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.355155 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:43.360748 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c526a6a7-3d4f-4544-a43f-f52b65b75da4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:10:43.361018 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-980f327e-4615-4a06-982b-e479888c0952 req-aad5f036-e874-4964-82cf-69ef779f4686 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.363296 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-aad5f036-e874-4964-82cf-69ef779f4686 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:43.363552 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-aad5f036-e874-4964-82cf-69ef779f4686 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.364078 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-aad5f036-e874-4964-82cf-69ef779f4686 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.365749 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c526a6a7-3d4f-4544-a43f-f52b65b75da4 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:10:43.366233 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 381/1533] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:43.376605 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.376605 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:43.382661 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-980f327e-4615-4a06-982b-e479888c0952 req-aad5f036-e874-4964-82cf-69ef779f4686 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:43.387115 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3f831349-d249-44f1-abcf-1ead1750758c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.389691 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3f831349-d249-44f1-abcf-1ead1750758c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:43.389975 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3f831349-d249-44f1-abcf-1ead1750758c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.390261 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3f831349-d249-44f1-abcf-1ead1750758c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.390635 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-aad5f036-e874-4964-82cf-69ef779f4686 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:43.391200 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 385/1534] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:43.401055 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.401055 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:43.410217 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3f831349-d249-44f1-abcf-1ead1750758c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:43.420720 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3f831349-d249-44f1-abcf-1ead1750758c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:43.421299 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 387/1535] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:43.467884 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-617c5e93-2ccf-46ad-85ca-0e220ca4d527 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.470494 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-617c5e93-2ccf-46ad-85ca-0e220ca4d527 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:43.470762 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-617c5e93-2ccf-46ad-85ca-0e220ca4d527 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.471036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-617c5e93-2ccf-46ad-85ca-0e220ca4d527 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.480408 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.480408 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:43.489027 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-617c5e93-2ccf-46ad-85ca-0e220ca4d527 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:43.493892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cbb3f960-1495-4837-8335-6872f61d5c89 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.493892 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cbb3f960-1495-4837-8335-6872f61d5c89 None None] GET https://10.4.3.163/volume// Jul 31 19:10:43.493892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cbb3f960-1495-4837-8335-6872f61d5c89 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.493892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cbb3f960-1495-4837-8335-6872f61d5c89 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.493892 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cbb3f960-1495-4837-8335-6872f61d5c89 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:43.493892 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 382/1536] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:43.494462 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-617c5e93-2ccf-46ad-85ca-0e220ca4d527 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:43.495107 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 383/1537] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:43.504277 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-980f327e-4615-4a06-982b-e479888c0952 req-589d93f5-6b56-4a7b-aab1-c96f97530744 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.590222 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-280d317b-354f-49e4-b99c-4f19c3baeff8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.590658 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-280d317b-354f-49e4-b99c-4f19c3baeff8 None None] GET https://10.4.3.163/volume// Jul 31 19:10:43.591733 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-280d317b-354f-49e4-b99c-4f19c3baeff8 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.591733 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-280d317b-354f-49e4-b99c-4f19c3baeff8 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.591733 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-280d317b-354f-49e4-b99c-4f19c3baeff8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:43.591733 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 388/1538] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:43.600487 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-5dd8c198-a6db-4437-8907-6b6afa6a31a9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.600665 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-589d93f5-6b56-4a7b-aab1-c96f97530744 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:10:43.601196 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-589d93f5-6b56-4a7b-aab1-c96f97530744 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03ca49a4-d55d-4b59-b419-f7f0b32788dc", "connector": null, "instance_uuid": "d1e02814-af0e-443d-8439-8b1b16522eb0"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:43.602510 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-5dd8c198-a6db-4437-8907-6b6afa6a31a9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:10:43.603041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-5dd8c198-a6db-4437-8907-6b6afa6a31a9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df6341e7-429d-4039-ad49-c0c042aa160a", "connector": null, "instance_uuid": "fa262d78-8ca5-444b-8cc4-542521798e34"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:43.614222 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.614222 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:43.615322 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.615322 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:43.648883 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-5dd8c198-a6db-4437-8907-6b6afa6a31a9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:10:43.649623 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 383/1539] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:10:43 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:43.659024 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-589d93f5-6b56-4a7b-aab1-c96f97530744 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:10:43.659728 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 386/1540] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:10:43 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:43.702907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4ac30f2b-9488-4bae-93bd-1898532f2695 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.706511 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ac30f2b-9488-4bae-93bd-1898532f2695 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:43.706511 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ac30f2b-9488-4bae-93bd-1898532f2695 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.706511 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ac30f2b-9488-4bae-93bd-1898532f2695 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.706716 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-526fc73c-0ca1-4f5e-bc43-ecdcbbb65af8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.707823 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-69d4291a-77b2-4c35-94cb-0e42af64764c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.708354 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69d4291a-77b2-4c35-94cb-0e42af64764c None None] GET https://10.4.3.163/volume// Jul 31 19:10:43.708644 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69d4291a-77b2-4c35-94cb-0e42af64764c None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.708745 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-526fc73c-0ca1-4f5e-bc43-ecdcbbb65af8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:43.708927 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69d4291a-77b2-4c35-94cb-0e42af64764c None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.709315 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-526fc73c-0ca1-4f5e-bc43-ecdcbbb65af8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.709397 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69d4291a-77b2-4c35-94cb-0e42af64764c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:43.709751 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-526fc73c-0ca1-4f5e-bc43-ecdcbbb65af8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.709831 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 384/1541] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:43.721339 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.721339 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:43.727813 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-71eba2d2-f1b8-4b39-8a66-788d7eab32b7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.730040 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.730040 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:43.730146 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4ac30f2b-9488-4bae-93bd-1898532f2695 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:43.732585 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-71eba2d2-f1b8-4b39-8a66-788d7eab32b7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:43.732936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-71eba2d2-f1b8-4b39-8a66-788d7eab32b7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.733232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-71eba2d2-f1b8-4b39-8a66-788d7eab32b7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.736711 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-526fc73c-0ca1-4f5e-bc43-ecdcbbb65af8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:43.736807 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-add82d16-c3cb-4382-8cdc-df41acfe24f7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.736807 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-add82d16-c3cb-4382-8cdc-df41acfe24f7 None None] GET https://10.4.3.163/volume// Jul 31 19:10:43.736807 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-add82d16-c3cb-4382-8cdc-df41acfe24f7 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.736807 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-add82d16-c3cb-4382-8cdc-df41acfe24f7 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.736807 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-add82d16-c3cb-4382-8cdc-df41acfe24f7 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:43.736980 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ac30f2b-9488-4bae-93bd-1898532f2695 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:43.737025 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 385/1542] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:43.737065 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 384/1543] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:43.740293 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-526fc73c-0ca1-4f5e-bc43-ecdcbbb65af8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:43.740980 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 389/1544] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:43.746845 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-980f327e-4615-4a06-982b-e479888c0952 req-ca97d348-ed3c-463d-8ed0-4b5017844a45 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.752300 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-ca97d348-ed3c-463d-8ed0-4b5017844a45 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:43.752300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-ca97d348-ed3c-463d-8ed0-4b5017844a45 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.752300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-ca97d348-ed3c-463d-8ed0-4b5017844a45 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:43.754884 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.754884 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:43.759361 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-71eba2d2-f1b8-4b39-8a66-788d7eab32b7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:43.763665 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.763665 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:43.765806 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-71eba2d2-f1b8-4b39-8a66-788d7eab32b7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:43.766414 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 387/1545] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:43.767643 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-980f327e-4615-4a06-982b-e479888c0952 req-ca97d348-ed3c-463d-8ed0-4b5017844a45 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:43.775006 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-ca97d348-ed3c-463d-8ed0-4b5017844a45 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:43.775817 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 386/1546] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 1055 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:43.912151 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-aff8a7ca-0486-4d11-a85d-deccba2bb934 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.913838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-980f327e-4615-4a06-982b-e479888c0952 req-a5feb5c7-d338-41a7-beab-17bfe1409652 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.914609 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-aff8a7ca-0486-4d11-a85d-deccba2bb934 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] PUT https://10.4.3.163/volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629 Jul 31 19:10:43.915035 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-aff8a7ca-0486-4d11-a85d-deccba2bb934 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:43.915853 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-a5feb5c7-d338-41a7-beab-17bfe1409652 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] PUT https://10.4.3.163/volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015 Jul 31 19:10:43.916358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-a5feb5c7-d338-41a7-beab-17bfe1409652 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:43.923160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-aff8a7ca-0486-4d11-a85d-deccba2bb934 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Acquiring lock "cinder-attachment_update-df6341e7-429d-4039-ad49-c0c042aa160a-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:10:43.925120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-980f327e-4615-4a06-982b-e479888c0952 req-a5feb5c7-d338-41a7-beab-17bfe1409652 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Acquiring lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:10:43.928682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-aff8a7ca-0486-4d11-a85d-deccba2bb934 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Lock "cinder-attachment_update-df6341e7-429d-4039-ad49-c0c042aa160a-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:10:43.931850 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-980f327e-4615-4a06-982b-e479888c0952 req-a5feb5c7-d338-41a7-beab-17bfe1409652 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:10:43.931952 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.931952 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:43.932001 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:43.932001 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:43.988796 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-55a587f6-f497-4491-9cd3-e063a6b3f999 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:43.990845 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55a587f6-f497-4491-9cd3-e063a6b3f999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:43.991085 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55a587f6-f497-4491-9cd3-e063a6b3f999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:43.991322 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55a587f6-f497-4491-9cd3-e063a6b3f999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:44.007380 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.007380 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:44.013053 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-55a587f6-f497-4491-9cd3-e063a6b3f999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:44.019728 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55a587f6-f497-4491-9cd3-e063a6b3f999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:44.020260 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 388/1547] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:43 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:44.033912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-aff8a7ca-0486-4d11-a85d-deccba2bb934 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Lock "cinder-attachment_update-df6341e7-429d-4039-ad49-c0c042aa160a-np0000006260" released by "attachment_update" :: held 0.105s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:10:44.035765 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-aff8a7ca-0486-4d11-a85d-deccba2bb934 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629 returned with HTTP 200 Jul 31 19:10:44.035839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-980f327e-4615-4a06-982b-e479888c0952 req-a5feb5c7-d338-41a7-beab-17bfe1409652 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" released by "attachment_update" :: held 0.105s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:10:44.035884 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 385/1548] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:10:43 2026] PUT /volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:44.035921 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-a5feb5c7-d338-41a7-beab-17bfe1409652 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015 returned with HTTP 200 Jul 31 19:10:44.035921 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 390/1549] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:10:43 2026] PUT /volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:44.045759 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-980f327e-4615-4a06-982b-e479888c0952 req-8f5ebf9a-5b0c-4e8a-af70-c6bf87e10784 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:44.047872 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-8f5ebf9a-5b0c-4e8a-af70-c6bf87e10784 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption Jul 31 19:10:44.048066 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-8f5ebf9a-5b0c-4e8a-af70-c6bf87e10784 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:44.048252 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-8f5ebf9a-5b0c-4e8a-af70-c6bf87e10784 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:44.056908 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.056908 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:44.063072 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-8f5ebf9a-5b0c-4e8a-af70-c6bf87e10784 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption returned with HTTP 200 Jul 31 19:10:44.063524 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 387/1550] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:10:44 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:44.079763 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a123d0f-3275-4c06-8bec-622a695002dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:44.081565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a123d0f-3275-4c06-8bec-622a695002dc tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 Jul 31 19:10:44.081802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a123d0f-3275-4c06-8bec-622a695002dc tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:44.082017 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a123d0f-3275-4c06-8bec-622a695002dc tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:44.082189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-9a123d0f-3275-4c06-8bec-622a695002dc tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 652cbc18-2e1b-4d14-9e24-72799d0c3dd9 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:10:44.085387 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.085387 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:44.092954 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a123d0f-3275-4c06-8bec-622a695002dc tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 returned with HTTP 200 Jul 31 19:10:44.093344 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 389/1551] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:10:44 2026] GET /volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 => generated 396 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:44.093942 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e509897-acae-4767-a24d-4aff4eb17fcf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:44.096197 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e509897-acae-4767-a24d-4aff4eb17fcf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:44.096470 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e509897-acae-4767-a24d-4aff4eb17fcf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:44.096668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e509897-acae-4767-a24d-4aff4eb17fcf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:44.096767 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9e509897-acae-4767-a24d-4aff4eb17fcf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:44.102418 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.102418 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:44.102596 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e026df89-18f3-4516-8e84-c0903e836c9a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:44.102647 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e509897-acae-4767-a24d-4aff4eb17fcf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:44.102647 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 386/1552] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:44 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:44.107724 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:44.108302 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1485465030", "volume_type": "ad1a033c-3ccf-4446-8e0c-e6356f485aeb", "group_id": "652cbc18-2e1b-4d14-9e24-72799d0c3dd9", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:44.109847 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1485465030', 'volume_type': 'ad1a033c-3ccf-4446-8e0c-e6356f485aeb', 'group_id': '652cbc18-2e1b-4d14-9e24-72799d0c3dd9', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:44.117334 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.117334 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:44.117926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Create volume of 1 GB Jul 31 19:10:44.122920 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Availability Zones retrieved successfully. Jul 31 19:10:44.128357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Flow 'volume_create_api' (9f8f875b-c1d3-4b7d-92c3-147057335bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:44.129775 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d9746d4-f294-42f9-ace0-92fe53abaf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:44.130364 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.130364 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:44.130810 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:44.149214 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d9746d4-f294-42f9-ace0-92fe53abaf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:10:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad1a033c-3ccf-4446-8e0c-e6356f485aeb,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1147229626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad1a033c-3ccf-4446-8e0c-e6356f485aeb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '652cbc18-2e1b-4d14-9e24-72799d0c3dd9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:44.150087 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d0fdafc-fe75-4636-a8ae-fe39b97342ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:44.175846 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1147229626 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1147229626, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:44.176142 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1147229626 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1147229626, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:44.214137 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Created reservations ['be7ff77c-7bea-4605-99b0-bb4e212b9ace', '3a0e2719-6988-4dec-bf6e-5abc50b2dc26', 'cda53d03-9549-4cb5-917c-dbe3b2652d89', '6bfd87ef-1298-4890-9278-feb5cfb28c43'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:44.215017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d0fdafc-fe75-4636-a8ae-fe39b97342ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be7ff77c-7bea-4605-99b0-bb4e212b9ace', '3a0e2719-6988-4dec-bf6e-5abc50b2dc26', 'cda53d03-9549-4cb5-917c-dbe3b2652d89', '6bfd87ef-1298-4890-9278-feb5cfb28c43']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:44.215889 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590c2945-0398-4354-a70e-c2ba8cf309ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:44.243078 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (590c2945-0398-4354-a70e-c2ba8cf309ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3dcb5b-f1a6-465b-8df5-8b038e54c36c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1485465030',encryption_key_id=None,group_id=652cbc18-2e1b-4d14-9e24-72799d0c3dd9,group_type_id=,metadata={},multiattach=False,project_id='d200a825b0d84b6c9f3b3b2f984c6a2e',qos_specs=None,replication_status=,reservations=['be7ff77c-7bea-4605-99b0-bb4e212b9ace','3a0e2719-6988-4dec-bf6e-5abc50b2dc26','cda53d03-9549-4cb5-917c-dbe3b2652d89','6bfd87ef-1298-4890-9278-feb5cfb28c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4338a71ce81146898358837e6fbbe7b2',volume_type_id=ad1a033c-3ccf-4446-8e0c-e6356f485aeb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1485465030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=652cbc18-2e1b-4d14-9e24-72799d0c3dd9,host=None,id=1d3dcb5b-f1a6-465b-8df5-8b038e54c36c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d200a825b0d84b6c9f3b3b2f984c6a2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4338a71ce81146898358837e6fbbe7b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad1a033c-3ccf-4446-8e0c-e6356f485aeb),volume_type_id=ad1a033c-3ccf-4446-8e0c-e6356f485aeb)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:44.243965 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6766db3-0290-4f69-bc24-5dbaf6d5e25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:44.260660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6766db3-0290-4f69-bc24-5dbaf6d5e25e) transitioned into state 'SUCCESS' from state '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-1485465030',encryption_key_id=None,group_id=652cbc18-2e1b-4d14-9e24-72799d0c3dd9,group_type_id=,metadata={},multiattach=False,project_id='d200a825b0d84b6c9f3b3b2f984c6a2e',qos_specs=None,replication_status=,reservations=['be7ff77c-7bea-4605-99b0-bb4e212b9ace','3a0e2719-6988-4dec-bf6e-5abc50b2dc26','cda53d03-9549-4cb5-917c-dbe3b2652d89','6bfd87ef-1298-4890-9278-feb5cfb28c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4338a71ce81146898358837e6fbbe7b2',volume_type_id=ad1a033c-3ccf-4446-8e0c-e6356f485aeb)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:44.261301 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1d98cc-629f-420e-afc9-4f5d9ed4b127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:44.273565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a1d98cc-629f-420e-afc9-4f5d9ed4b127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:44.274363 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Flow 'volume_create_api' (9f8f875b-c1d3-4b7d-92c3-147057335bba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:44.274717 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Create volume request issued successfully. Jul 31 19:10:44.275327 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:10:44.275507 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:10:44.313315 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:10:44.316673 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.316673 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:44.320336 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e026df89-18f3-4516-8e84-c0903e836c9a tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:44.320952 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 391/1553] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:10:44 2026] POST /volume/v3/volumes => generated 827 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:44.336531 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:44.338194 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c Jul 31 19:10:44.338569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:44.339912 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:44.346020 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.346020 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:44.350772 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Volume info retrieved successfully. Jul 31 19:10:44.351744 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:10:44.352125 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:10:44.388553 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:10:44.392165 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.392165 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:44.405748 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-10df34e0-b20d-46d7-a8d8-e006a98df582 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c returned with HTTP 200 Jul 31 19:10:44.406455 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 388/1554] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:44 2026] GET /volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c => generated 895 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:44.750970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16585509-7c17-404f-a122-2b17d37bc3a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:44.753262 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16585509-7c17-404f-a122-2b17d37bc3a7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:44.753538 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16585509-7c17-404f-a122-2b17d37bc3a7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:44.753783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16585509-7c17-404f-a122-2b17d37bc3a7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:44.755632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-27e61afc-f81a-4bde-a905-faf5c05677b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:44.757650 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-27e61afc-f81a-4bde-a905-faf5c05677b2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:44.757923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-27e61afc-f81a-4bde-a905-faf5c05677b2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:44.758278 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-27e61afc-f81a-4bde-a905-faf5c05677b2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:44.766496 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.766496 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:44.768079 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:44.768079 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:44.770713 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-16585509-7c17-404f-a122-2b17d37bc3a7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:44.771703 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-27e61afc-f81a-4bde-a905-faf5c05677b2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:44.775950 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-27e61afc-f81a-4bde-a905-faf5c05677b2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:44.776321 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 387/1555] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:44 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:44.776400 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16585509-7c17-404f-a122-2b17d37bc3a7 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:44.777181 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 390/1556] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:44 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:10:45.034658 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-610ca3b8-b2fb-4104-893e-756e44152158 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:45.036852 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-610ca3b8-b2fb-4104-893e-756e44152158 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:45.037070 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-610ca3b8-b2fb-4104-893e-756e44152158 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:45.037268 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-610ca3b8-b2fb-4104-893e-756e44152158 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:45.047530 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.047530 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:45.051360 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-610ca3b8-b2fb-4104-893e-756e44152158 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:45.056300 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-610ca3b8-b2fb-4104-893e-756e44152158 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:45.056837 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 392/1557] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:45 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:45.113714 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-14761276-caae-4320-9001-c311c22fa705 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:45.116669 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-14761276-caae-4320-9001-c311c22fa705 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:45.116946 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-14761276-caae-4320-9001-c311c22fa705 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:45.117214 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-14761276-caae-4320-9001-c311c22fa705 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:45.117382 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-14761276-caae-4320-9001-c311c22fa705 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:45.123109 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.123109 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:45.124131 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-14761276-caae-4320-9001-c311c22fa705 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:45.124682 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 389/1558] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:45 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:45.423205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:45.426936 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c Jul 31 19:10:45.427237 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:45.427523 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:45.440574 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.440574 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:45.447076 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Volume info retrieved successfully. Jul 31 19:10:45.448256 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:10:45.448785 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:10:45.513959 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:10:45.517850 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.517850 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:45.532369 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe72678d-e38d-46c0-904a-8a8cb61c8059 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c returned with HTTP 200 Jul 31 19:10:45.533613 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 388/1559] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:45 2026] GET /volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:45.544504 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:45.546385 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] POST https://10.4.3.163/volume/v3/group_snapshots Jul 31 19:10:45.546794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "652cbc18-2e1b-4d14-9e24-72799d0c3dd9", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1812709599"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:45.548536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '652cbc18-2e1b-4d14-9e24-72799d0c3dd9', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1812709599'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 19:10:45.552192 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.552192 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:45.559851 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.group_snapshots [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1812709599. Jul 31 19:10:45.583024 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.583024 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:45.593472 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1147229626 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1147229626, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:45.593759 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1147229626 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1147229626, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:45.626500 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Created reservations ['1ddf705b-ada2-4a53-ad30-e999152115d7', '833a5d15-5328-4a58-b861-b407768828aa', '565808ce-b7c5-4e55-b60e-df58ff161e40', '94fec718-de05-4e55-95c3-68b2f25ace7a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:45.658511 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1fb5b98-0eb9-4bcd-8b11-784b72ba8096 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots returned with HTTP 202 Jul 31 19:10:45.658785 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 391/1560] 10.4.3.163 () {70 vars in 1324 bytes} [Fri Jul 31 19:10:45 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:45.668936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7331ca24-8987-4efb-b222-27a2ed96eea7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:45.670918 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7331ca24-8987-4efb-b222-27a2ed96eea7 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:45.671185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7331ca24-8987-4efb-b222-27a2ed96eea7 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:45.672259 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7331ca24-8987-4efb-b222-27a2ed96eea7 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:45.672259 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-7331ca24-8987-4efb-b222-27a2ed96eea7 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 833b99d5-ce5d-4977-babd-f92ea26a3a0a {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:10:45.675844 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.675844 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:45.679851 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7331ca24-8987-4efb-b222-27a2ed96eea7 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a returned with HTTP 200 Jul 31 19:10:45.680292 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 393/1561] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:10:45 2026] GET /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:45.685418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-4e571295-bcfa-4638-9028-86efdeb7fd83 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:45.688302 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-4e571295-bcfa-4638-9028-86efdeb7fd83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac/action Jul 31 19:10:45.688725 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-4e571295-bcfa-4638-9028-86efdeb7fd83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:45.688877 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-4e571295-bcfa-4638-9028-86efdeb7fd83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:45.712593 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.712593 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:45.727911 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0571f2c1-0a6f-44b0-be9d-12327117606b req-4e571295-bcfa-4638-9028-86efdeb7fd83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac/action returned with HTTP 204 Jul 31 19:10:45.728460 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 390/1562] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:10:45 2026] POST /volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:45.793979 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d8968579-0fa3-4220-98a5-408a5b093a18 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:45.796327 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84bc2436-3816-410d-a815-0d7b6107a646 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:45.796673 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8968579-0fa3-4220-98a5-408a5b093a18 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:45.796952 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8968579-0fa3-4220-98a5-408a5b093a18 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:45.797216 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8968579-0fa3-4220-98a5-408a5b093a18 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:45.798535 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84bc2436-3816-410d-a815-0d7b6107a646 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:45.798986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84bc2436-3816-410d-a815-0d7b6107a646 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:45.799359 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84bc2436-3816-410d-a815-0d7b6107a646 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:45.810415 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.810415 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:45.813324 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:45.813324 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:45.815352 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d8968579-0fa3-4220-98a5-408a5b093a18 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:45.822462 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-84bc2436-3816-410d-a815-0d7b6107a646 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:45.822575 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8968579-0fa3-4220-98a5-408a5b093a18 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:45.822575 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 389/1563] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:45 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:45.825771 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84bc2436-3816-410d-a815-0d7b6107a646 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:45.826330 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 392/1564] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:45 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:46.073072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-179b962e-da0e-49cf-b562-aa4836e217c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.075729 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-179b962e-da0e-49cf-b562-aa4836e217c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:10:46.075922 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-179b962e-da0e-49cf-b562-aa4836e217c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.076092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-179b962e-da0e-49cf-b562-aa4836e217c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.086340 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.086340 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:46.090254 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-179b962e-da0e-49cf-b562-aa4836e217c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:46.094366 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-179b962e-da0e-49cf-b562-aa4836e217c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:10:46.094770 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 394/1565] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:46.107945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-094b6066-9ec1-4721-9229-6d399ac4c32a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.109837 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-094b6066-9ec1-4721-9229-6d399ac4c32a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:10:46.110239 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-094b6066-9ec1-4721-9229-6d399ac4c32a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a3dcd16-933f-4aae-8dba-efac7e1d11da", "name": "tempest-VolumesBackupsTest-Backup-565801930", "force": true, "container": "tempest-volumesbackupstest-backup-container-62103652"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:46.111758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-094b6066-9ec1-4721-9229-6d399ac4c32a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating new backup {'backup': {'volume_id': '2a3dcd16-933f-4aae-8dba-efac7e1d11da', 'name': 'tempest-VolumesBackupsTest-Backup-565801930', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-62103652'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:10:46.111947 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-094b6066-9ec1-4721-9229-6d399ac4c32a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating backup of volume 2a3dcd16-933f-4aae-8dba-efac7e1d11da in container tempest-volumesbackupstest-backup-container-62103652 Jul 31 19:10:46.121096 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.121096 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:46.121695 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-094b6066-9ec1-4721-9229-6d399ac4c32a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:10:46.136466 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4934ecd0-320e-4cfc-9cd6-83401ce1fd45 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.138971 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4934ecd0-320e-4cfc-9cd6-83401ce1fd45 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:46.139270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4934ecd0-320e-4cfc-9cd6-83401ce1fd45 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.139576 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4934ecd0-320e-4cfc-9cd6-83401ce1fd45 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.139735 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4934ecd0-320e-4cfc-9cd6-83401ce1fd45 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:46.145633 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.145633 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:46.146743 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4934ecd0-320e-4cfc-9cd6-83401ce1fd45 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:46.147375 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 390/1566] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:46.152184 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-094b6066-9ec1-4721-9229-6d399ac4c32a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['0efddf47-3bfa-4b8a-b668-ddfbf99ed49f', '503d4fe3-e058-47e7-bfa7-88d95bd4791a'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:46.201030 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-094b6066-9ec1-4721-9229-6d399ac4c32a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:10:46.201512 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 391/1567] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:10:46 2026] POST /volume/v3/backups => generated 329 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:46.214628 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f189659-e463-4726-b4b1-f299117dace8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.216136 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f189659-e463-4726-b4b1-f299117dace8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:46.216608 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f189659-e463-4726-b4b1-f299117dace8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.216940 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f189659-e463-4726-b4b1-f299117dace8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.217227 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8f189659-e463-4726-b4b1-f299117dace8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:46.229052 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.229052 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:46.231563 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f189659-e463-4726-b4b1-f299117dace8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:46.231563 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 393/1568] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:46.691589 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1ed99dd9-decb-44ad-9766-9790d727374d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.694925 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ed99dd9-decb-44ad-9766-9790d727374d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:46.695200 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ed99dd9-decb-44ad-9766-9790d727374d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.695408 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ed99dd9-decb-44ad-9766-9790d727374d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.695584 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-1ed99dd9-decb-44ad-9766-9790d727374d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 833b99d5-ce5d-4977-babd-f92ea26a3a0a {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:10:46.699623 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.699623 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:46.703310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ed99dd9-decb-44ad-9766-9790d727374d tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a returned with HTTP 200 Jul 31 19:10:46.703804 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 395/1569] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:10:46.715807 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-955ac9ff-f48a-4db1-91ea-0b3ed733b199 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.718762 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-955ac9ff-f48a-4db1-91ea-0b3ed733b199 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:10:46.719207 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-955ac9ff-f48a-4db1-91ea-0b3ed733b199 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.719624 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-955ac9ff-f48a-4db1-91ea-0b3ed733b199 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.720129 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-955ac9ff-f48a-4db1-91ea-0b3ed733b199 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:10:46.721733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-955ac9ff-f48a-4db1-91ea-0b3ed733b199 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:10:46.738120 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-955ac9ff-f48a-4db1-91ea-0b3ed733b199 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Get all snapshots completed successfully. Jul 31 19:10:46.738685 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.738685 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:46.742569 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-955ac9ff-f48a-4db1-91ea-0b3ed733b199 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:10:46.742569 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 391/1570] 10.4.3.163 () {66 vars in 1264 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:46.749542 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-748e8670-94d4-4c22-822d-5741dc37c0a0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.751579 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-748e8670-94d4-4c22-822d-5741dc37c0a0 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/snapshots/e1818167-7706-497f-928e-b6eb913176d0 Jul 31 19:10:46.751818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-748e8670-94d4-4c22-822d-5741dc37c0a0 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.752048 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-748e8670-94d4-4c22-822d-5741dc37c0a0 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.758114 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.758114 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:46.758582 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-748e8670-94d4-4c22-822d-5741dc37c0a0 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Snapshot retrieved successfully. Jul 31 19:10:46.759725 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-748e8670-94d4-4c22-822d-5741dc37c0a0 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/snapshots/e1818167-7706-497f-928e-b6eb913176d0 returned with HTTP 200 Jul 31 19:10:46.759799 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 392/1571] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/snapshots/e1818167-7706-497f-928e-b6eb913176d0 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:46.771512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a25f46f8-8f6a-430b-b854-0e684c523972 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.773678 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a25f46f8-8f6a-430b-b854-0e684c523972 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] POST https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action Jul 31 19:10:46.774562 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a25f46f8-8f6a-430b-b854-0e684c523972 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:46.774844 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a25f46f8-8f6a-430b-b854-0e684c523972 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:46.777561 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-a25f46f8-8f6a-430b-b854-0e684c523972 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Updating group '833b99d5-ce5d-4977-babd-f92ea26a3a0a' with 'creating' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 19:10:46.784111 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.784111 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:46.795586 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a25f46f8-8f6a-430b-b854-0e684c523972 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action returned with HTTP 202 Jul 31 19:10:46.795586 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 394/1572] 10.4.3.163 () {70 vars in 1455 bytes} [Fri Jul 31 19:10:46 2026] POST /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:10:46.808867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f463ef83-7786-4dc9-837e-5b80cad1686c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.814606 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f463ef83-7786-4dc9-837e-5b80cad1686c tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:46.814880 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f463ef83-7786-4dc9-837e-5b80cad1686c tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.815177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f463ef83-7786-4dc9-837e-5b80cad1686c tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.815371 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-f463ef83-7786-4dc9-837e-5b80cad1686c tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 833b99d5-ce5d-4977-babd-f92ea26a3a0a {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:10:46.819370 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.819370 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:46.822868 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f463ef83-7786-4dc9-837e-5b80cad1686c tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a returned with HTTP 200 Jul 31 19:10:46.823237 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 396/1573] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:46.835704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f4e65f6c-e65c-43c8-a73a-cc048d161ad3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.838824 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f4e65f6c-e65c-43c8-a73a-cc048d161ad3 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] POST https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action Jul 31 19:10:46.838948 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f4e65f6c-e65c-43c8-a73a-cc048d161ad3 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:46.839016 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f4e65f6c-e65c-43c8-a73a-cc048d161ad3 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:46.841142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-f4e65f6c-e65c-43c8-a73a-cc048d161ad3 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Updating group '833b99d5-ce5d-4977-babd-f92ea26a3a0a' with 'available' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 19:10:46.841999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-62f22255-a8fb-46cf-8c30-c9aa57d031f6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.845677 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62f22255-a8fb-46cf-8c30-c9aa57d031f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:46.846172 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62f22255-a8fb-46cf-8c30-c9aa57d031f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.846251 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.846251 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:46.847650 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62f22255-a8fb-46cf-8c30-c9aa57d031f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.847722 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2c68a4a-2b7a-477b-b1be-bfbc8a510ad1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.849199 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2c68a4a-2b7a-477b-b1be-bfbc8a510ad1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:46.850015 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2c68a4a-2b7a-477b-b1be-bfbc8a510ad1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.850426 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2c68a4a-2b7a-477b-b1be-bfbc8a510ad1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.853985 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f4e65f6c-e65c-43c8-a73a-cc048d161ad3 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action returned with HTTP 202 Jul 31 19:10:46.854520 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 392/1574] 10.4.3.163 () {70 vars in 1455 bytes} [Fri Jul 31 19:10:46 2026] POST /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:10:46.862047 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.862047 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:46.862350 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.862350 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:46.863234 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1f81e000-303f-4fd9-8309-1bed475f973e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.864993 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f81e000-303f-4fd9-8309-1bed475f973e tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:46.865181 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f81e000-303f-4fd9-8309-1bed475f973e tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.865349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f81e000-303f-4fd9-8309-1bed475f973e tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.865514 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-1f81e000-303f-4fd9-8309-1bed475f973e tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 833b99d5-ce5d-4977-babd-f92ea26a3a0a {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:10:46.866574 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-62f22255-a8fb-46cf-8c30-c9aa57d031f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:46.869819 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2c68a4a-2b7a-477b-b1be-bfbc8a510ad1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:46.869976 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.869976 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:46.871606 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62f22255-a8fb-46cf-8c30-c9aa57d031f6 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:46.872001 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 393/1575] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:46.872129 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f81e000-303f-4fd9-8309-1bed475f973e tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a returned with HTTP 200 Jul 31 19:10:46.872577 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 397/1576] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:46.873044 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2c68a4a-2b7a-477b-b1be-bfbc8a510ad1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:46.873629 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 395/1577] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:46.884348 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-24a4d202-dfd6-421e-9a72-ca8a4ade8f8b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.886063 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-24a4d202-dfd6-421e-9a72-ca8a4ade8f8b tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] POST https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action Jul 31 19:10:46.886410 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-24a4d202-dfd6-421e-9a72-ca8a4ade8f8b tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:46.886621 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-24a4d202-dfd6-421e-9a72-ca8a4ade8f8b tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:46.887966 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-24a4d202-dfd6-421e-9a72-ca8a4ade8f8b tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Updating group '833b99d5-ce5d-4977-babd-f92ea26a3a0a' with 'error' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 19:10:46.891241 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.891241 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:46.898656 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-24a4d202-dfd6-421e-9a72-ca8a4ade8f8b tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action returned with HTTP 202 Jul 31 19:10:46.899306 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 393/1578] 10.4.3.163 () {70 vars in 1455 bytes} [Fri Jul 31 19:10:46 2026] POST /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:10:46.906492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d463f84c-b781-4025-9741-1b84a1c79b86 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.908627 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d463f84c-b781-4025-9741-1b84a1c79b86 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:46.908868 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d463f84c-b781-4025-9741-1b84a1c79b86 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.909093 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d463f84c-b781-4025-9741-1b84a1c79b86 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.909227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.group_snapshots [None req-d463f84c-b781-4025-9741-1b84a1c79b86 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 833b99d5-ce5d-4977-babd-f92ea26a3a0a {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:10:46.913130 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.913130 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:46.916735 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d463f84c-b781-4025-9741-1b84a1c79b86 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a returned with HTTP 200 Jul 31 19:10:46.917160 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 394/1579] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a => generated 327 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:46.926722 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ca81a512-23c9-43f9-af93-1f9eacd39e67 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.928852 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca81a512-23c9-43f9-af93-1f9eacd39e67 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] POST https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action Jul 31 19:10:46.929307 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca81a512-23c9-43f9-af93-1f9eacd39e67 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:46.929552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ca81a512-23c9-43f9-af93-1f9eacd39e67 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:46.931376 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.group_snapshots [None req-ca81a512-23c9-43f9-af93-1f9eacd39e67 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Updating group '833b99d5-ce5d-4977-babd-f92ea26a3a0a' with 'available' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 19:10:46.937069 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.937069 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:46.945479 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ca81a512-23c9-43f9-af93-1f9eacd39e67 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action returned with HTTP 202 Jul 31 19:10:46.946228 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 398/1580] 10.4.3.163 () {70 vars in 1455 bytes} [Fri Jul 31 19:10:46 2026] POST /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:10:46.954388 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f198fd7-5a6c-45bd-978a-c53f20e1ec68 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.955725 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f198fd7-5a6c-45bd-978a-c53f20e1ec68 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:46.956205 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f198fd7-5a6c-45bd-978a-c53f20e1ec68 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.956521 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f198fd7-5a6c-45bd-978a-c53f20e1ec68 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.956739 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.group_snapshots [None req-5f198fd7-5a6c-45bd-978a-c53f20e1ec68 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 833b99d5-ce5d-4977-babd-f92ea26a3a0a {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:10:46.959921 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.959921 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:46.963661 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f198fd7-5a6c-45bd-978a-c53f20e1ec68 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a returned with HTTP 200 Jul 31 19:10:46.963661 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 396/1581] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:10:46 2026] GET /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:46.972055 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f09847a0-9655-43e9-a689-ad8497951e9f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:46.973672 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f09847a0-9655-43e9-a689-ad8497951e9f tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] DELETE https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:46.973849 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f09847a0-9655-43e9-a689-ad8497951e9f tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:46.974015 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f09847a0-9655-43e9-a689-ad8497951e9f tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:46.974139 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-f09847a0-9655-43e9-a689-ad8497951e9f tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] delete called for member 833b99d5-ce5d-4977-babd-f92ea26a3a0a {{(pid=100319) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 19:10:46.974226 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.group_snapshots [None req-f09847a0-9655-43e9-a689-ad8497951e9f tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Delete group_snapshot with id: 833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:46.977972 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:46.977972 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:47.020764 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f09847a0-9655-43e9-a689-ad8497951e9f tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a returned with HTTP 202 Jul 31 19:10:47.021270 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 394/1582] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:10:46 2026] DELETE /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:10:47.029338 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.032380 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:10:47.032769 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.033104 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.034481 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:10:47.035643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:10:47.047386 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Get all volumes completed successfully. Jul 31 19:10:47.048483 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:10:47.048942 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:10:47.112496 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:10:47.118103 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.118103 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:47.127682 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-19f44246-3931-4bc5-8d3a-5298a972cfdb tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:10:47.128241 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 395/1583] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:47.145533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f045dc85-7780-4bd6-832e-bfa419c45961 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.148785 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f045dc85-7780-4bd6-832e-bfa419c45961 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail Jul 31 19:10:47.149068 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f045dc85-7780-4bd6-832e-bfa419c45961 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.149347 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f045dc85-7780-4bd6-832e-bfa419c45961 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.149683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-f045dc85-7780-4bd6-832e-bfa419c45961 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:10:47.151358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-f045dc85-7780-4bd6-832e-bfa419c45961 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:10:47.155479 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f045dc85-7780-4bd6-832e-bfa419c45961 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Get all snapshots completed successfully. Jul 31 19:10:47.156390 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f045dc85-7780-4bd6-832e-bfa419c45961 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 19:10:47.156881 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 399/1584] 10.4.3.163 () {66 vars in 1264 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:10:47.158572 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-939084fd-8f84-48f9-806b-afb664848bce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.160431 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-939084fd-8f84-48f9-806b-afb664848bce tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:47.160712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-939084fd-8f84-48f9-806b-afb664848bce tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.160923 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-939084fd-8f84-48f9-806b-afb664848bce tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.161037 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-939084fd-8f84-48f9-806b-afb664848bce tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:47.166633 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1c1d18d-54b4-4db5-a680-1464aeefe8bf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.167014 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.167014 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:47.168116 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-939084fd-8f84-48f9-806b-afb664848bce tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:47.168413 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1c1d18d-54b4-4db5-a680-1464aeefe8bf tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a Jul 31 19:10:47.168654 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1c1d18d-54b4-4db5-a680-1464aeefe8bf tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.168724 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 397/1585] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:47.169053 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1c1d18d-54b4-4db5-a680-1464aeefe8bf tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.169188 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.group_snapshots [None req-c1c1d18d-54b4-4db5-a680-1464aeefe8bf tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 833b99d5-ce5d-4977-babd-f92ea26a3a0a {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 19:10:47.177483 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1c1d18d-54b4-4db5-a680-1464aeefe8bf tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a returned with HTTP 404 Jul 31 19:10:47.177483 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 395/1586] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/group_snapshots/833b99d5-ce5d-4977-babd-f92ea26a3a0a => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:10:47.185649 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.189316 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:10:47.189316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.189316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.189316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:10:47.189316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:10:47.196472 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Get all volumes completed successfully. Jul 31 19:10:47.197197 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:10:47.197388 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:10:47.234657 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:10:47.242925 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.242925 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:47.243377 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-51a6fa1c-1ed2-45f3-9937-22bce6411fe2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.245266 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-51a6fa1c-1ed2-45f3-9937-22bce6411fe2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:47.245573 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-51a6fa1c-1ed2-45f3-9937-22bce6411fe2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.245833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-51a6fa1c-1ed2-45f3-9937-22bce6411fe2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.246049 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-51a6fa1c-1ed2-45f3-9937-22bce6411fe2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:47.255337 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-76d50f4d-fe8d-4847-b351-1ee16e9b2b35 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:10:47.255958 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 396/1587] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:47.258418 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.258418 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:47.258814 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-51a6fa1c-1ed2-45f3-9937-22bce6411fe2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:47.260464 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 400/1588] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:47.271783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca311b08-86dc-4157-be1d-e3118e5e3567 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.274235 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca311b08-86dc-4157-be1d-e3118e5e3567 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] POST https://10.4.3.163/volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9/action Jul 31 19:10:47.274892 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca311b08-86dc-4157-be1d-e3118e5e3567 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:47.275142 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca311b08-86dc-4157-be1d-e3118e5e3567 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:47.277114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-ca311b08-86dc-4157-be1d-e3118e5e3567 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] delete called for group 652cbc18-2e1b-4d14-9e24-72799d0c3dd9 {{(pid=100317) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:10:47.277300 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.groups [None req-ca311b08-86dc-4157-be1d-e3118e5e3567 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Delete group with id: 652cbc18-2e1b-4d14-9e24-72799d0c3dd9 Jul 31 19:10:47.282590 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.282590 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:47.337570 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca311b08-86dc-4157-be1d-e3118e5e3567 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9/action returned with HTTP 202 Jul 31 19:10:47.341418 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 398/1589] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:10:47 2026] POST /volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:10:47.347692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3ef8b829-b643-441a-841a-a58c3ef78047 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.354904 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ef8b829-b643-441a-841a-a58c3ef78047 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c Jul 31 19:10:47.355211 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ef8b829-b643-441a-841a-a58c3ef78047 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.355754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ef8b829-b643-441a-841a-a58c3ef78047 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.378714 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.378714 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:47.384869 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3ef8b829-b643-441a-841a-a58c3ef78047 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Volume info retrieved successfully. Jul 31 19:10:47.386039 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-3ef8b829-b643-441a-841a-a58c3ef78047 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:10:47.386297 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-3ef8b829-b643-441a-841a-a58c3ef78047 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:10:47.426305 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-3ef8b829-b643-441a-841a-a58c3ef78047 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:10:47.430325 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.430325 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:47.441034 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ef8b829-b643-441a-841a-a58c3ef78047 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c returned with HTTP 200 Jul 31 19:10:47.442021 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 396/1590] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:47.888847 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d074c5ea-e419-4b53-bf50-eecf2cb0d93a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.889932 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-209bc9c3-2aac-4ed7-b2d6-fcea45df6011 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:47.891394 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d074c5ea-e419-4b53-bf50-eecf2cb0d93a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:47.891710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d074c5ea-e419-4b53-bf50-eecf2cb0d93a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.891896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-209bc9c3-2aac-4ed7-b2d6-fcea45df6011 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:47.891987 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d074c5ea-e419-4b53-bf50-eecf2cb0d93a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.892160 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-209bc9c3-2aac-4ed7-b2d6-fcea45df6011 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:47.892393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-209bc9c3-2aac-4ed7-b2d6-fcea45df6011 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:47.902273 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.902273 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:47.905508 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:47.905508 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:47.905719 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-209bc9c3-2aac-4ed7-b2d6-fcea45df6011 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:47.909740 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-209bc9c3-2aac-4ed7-b2d6-fcea45df6011 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:47.909970 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d074c5ea-e419-4b53-bf50-eecf2cb0d93a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:47.910123 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 401/1591] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:47.916337 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d074c5ea-e419-4b53-bf50-eecf2cb0d93a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:47.917580 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 397/1592] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:47 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:48.181865 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b7cb4f9-a149-44b0-b6b6-7efd63e0e655 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.183732 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b7cb4f9-a149-44b0-b6b6-7efd63e0e655 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:48.183958 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b7cb4f9-a149-44b0-b6b6-7efd63e0e655 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.184143 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b7cb4f9-a149-44b0-b6b6-7efd63e0e655 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.184263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0b7cb4f9-a149-44b0-b6b6-7efd63e0e655 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:48.189089 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:48.189089 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:48.190043 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b7cb4f9-a149-44b0-b6b6-7efd63e0e655 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:48.190617 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 399/1593] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:48 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:48.274298 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4be692c1-8880-4d5d-96fa-c23312751127 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.277947 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4be692c1-8880-4d5d-96fa-c23312751127 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:48.278172 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4be692c1-8880-4d5d-96fa-c23312751127 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.278353 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4be692c1-8880-4d5d-96fa-c23312751127 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.278487 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4be692c1-8880-4d5d-96fa-c23312751127 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:48.288828 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:48.288828 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:48.289745 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4be692c1-8880-4d5d-96fa-c23312751127 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:48.290151 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 397/1594] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:48 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:48.460063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b1347a9b-3e16-49d7-8e74-38465d9a1f41 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.461884 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1347a9b-3e16-49d7-8e74-38465d9a1f41 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c Jul 31 19:10:48.462125 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1347a9b-3e16-49d7-8e74-38465d9a1f41 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.462322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1347a9b-3e16-49d7-8e74-38465d9a1f41 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.468409 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1347a9b-3e16-49d7-8e74-38465d9a1f41 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c returned with HTTP 404 Jul 31 19:10:48.468968 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 402/1595] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:10:48 2026] GET /volume/v3/volumes/1d3dcb5b-f1a6-465b-8df5-8b038e54c36c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:10:48.476453 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fb2594fa-4d6a-4c1d-99b5-180cd18c3051 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.478591 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fb2594fa-4d6a-4c1d-99b5-180cd18c3051 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] GET https://10.4.3.163/volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 Jul 31 19:10:48.478861 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fb2594fa-4d6a-4c1d-99b5-180cd18c3051 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.479133 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fb2594fa-4d6a-4c1d-99b5-180cd18c3051 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.479279 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-fb2594fa-4d6a-4c1d-99b5-180cd18c3051 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] show called for member 652cbc18-2e1b-4d14-9e24-72799d0c3dd9 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:10:48.485763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fb2594fa-4d6a-4c1d-99b5-180cd18c3051 tempest-GroupSnapshotsV319Test-2024544601 tempest-GroupSnapshotsV319Test-2024544601-project-member] https://10.4.3.163/volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 returned with HTTP 404 Jul 31 19:10:48.486318 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 398/1596] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:10:48 2026] GET /volume/v3/groups/652cbc18-2e1b-4d14-9e24-72799d0c3dd9 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:10:48.494595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-536d4964-3868-4618-8307-a78d3abbd6c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.497860 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-536d4964-3868-4618-8307-a78d3abbd6c0 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/dcefdeaf-1425-4e69-9555-a295e8269b22 Jul 31 19:10:48.498109 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-536d4964-3868-4618-8307-a78d3abbd6c0 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.498396 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-536d4964-3868-4618-8307-a78d3abbd6c0 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.518596 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-536d4964-3868-4618-8307-a78d3abbd6c0 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/group_types/dcefdeaf-1425-4e69-9555-a295e8269b22 returned with HTTP 202 Jul 31 19:10:48.519058 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 400/1597] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:10:48 2026] DELETE /volume/v3/group_types/dcefdeaf-1425-4e69-9555-a295e8269b22 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:10:48.526817 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-db5f386a-a1db-4f7c-953a-b925f21d7a56 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.528929 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db5f386a-a1db-4f7c-953a-b925f21d7a56 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] DELETE https://10.4.3.163/volume/v3/types/ad1a033c-3ccf-4446-8e0c-e6356f485aeb Jul 31 19:10:48.529158 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db5f386a-a1db-4f7c-953a-b925f21d7a56 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.529364 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db5f386a-a1db-4f7c-953a-b925f21d7a56 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.565461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db5f386a-a1db-4f7c-953a-b925f21d7a56 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/types/ad1a033c-3ccf-4446-8e0c-e6356f485aeb returned with HTTP 202 Jul 31 19:10:48.565888 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 398/1598] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:10:48 2026] DELETE /volume/v3/types/ad1a033c-3ccf-4446-8e0c-e6356f485aeb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:48.575458 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-65cb0c4d-69f2-4dd4-8003-4245294e5e26 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.577179 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-65cb0c4d-69f2-4dd4-8003-4245294e5e26 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] GET https://10.4.3.163/volume/v3/types/ad1a033c-3ccf-4446-8e0c-e6356f485aeb Jul 31 19:10:48.577365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-65cb0c4d-69f2-4dd4-8003-4245294e5e26 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.577589 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-65cb0c4d-69f2-4dd4-8003-4245294e5e26 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.580812 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-65cb0c4d-69f2-4dd4-8003-4245294e5e26 tempest-GroupSnapshotsV319Test-2076289845 tempest-GroupSnapshotsV319Test-2076289845-project-admin] https://10.4.3.163/volume/v3/types/ad1a033c-3ccf-4446-8e0c-e6356f485aeb returned with HTTP 404 Jul 31 19:10:48.581279 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 403/1599] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:10:48 2026] GET /volume/v3/types/ad1a033c-3ccf-4446-8e0c-e6356f485aeb => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:48.716748 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-bcd3ca09-1ca0-48e6-aa42-d57dee0d9519 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.719189 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-bcd3ca09-1ca0-48e6-aa42-d57dee0d9519 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629/action Jul 31 19:10:48.719702 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-bcd3ca09-1ca0-48e6-aa42-d57dee0d9519 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:48.719900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-bcd3ca09-1ca0-48e6-aa42-d57dee0d9519 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:48.738321 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:48.738321 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:48.753714 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7a121cf1-37ca-41f9-b9d0-77c366eb5183 req-bcd3ca09-1ca0-48e6-aa42-d57dee0d9519 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629/action returned with HTTP 204 Jul 31 19:10:48.754168 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 399/1600] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:10:48 2026] POST /volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:48.925784 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-747b00ba-ad46-405f-821b-93835b4ab755 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.927992 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-747b00ba-ad46-405f-821b-93835b4ab755 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:48.928229 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-747b00ba-ad46-405f-821b-93835b4ab755 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.928510 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-747b00ba-ad46-405f-821b-93835b4ab755 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.933138 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c83edfb1-ac45-4ac2-b557-b91d611ec66f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.935645 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c83edfb1-ac45-4ac2-b557-b91d611ec66f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:48.935835 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c83edfb1-ac45-4ac2-b557-b91d611ec66f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.936053 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c83edfb1-ac45-4ac2-b557-b91d611ec66f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:48.939355 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:48.939355 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:48.945354 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-747b00ba-ad46-405f-821b-93835b4ab755 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:48.952733 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-747b00ba-ad46-405f-821b-93835b4ab755 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:48.952898 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:48.952898 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:48.954378 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 401/1601] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:48 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:48.959608 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c83edfb1-ac45-4ac2-b557-b91d611ec66f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:48.964141 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c83edfb1-ac45-4ac2-b557-b91d611ec66f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:48.967699 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 399/1602] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:48 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:48.982896 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c41b3a9-a83b-45ac-8aca-b3aa6d4a9d2a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:48.984839 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c41b3a9-a83b-45ac-8aca-b3aa6d4a9d2a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:48.985151 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c41b3a9-a83b-45ac-8aca-b3aa6d4a9d2a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:48.985463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c41b3a9-a83b-45ac-8aca-b3aa6d4a9d2a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:49.001950 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:49.001950 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:49.006228 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3c41b3a9-a83b-45ac-8aca-b3aa6d4a9d2a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:49.014056 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c41b3a9-a83b-45ac-8aca-b3aa6d4a9d2a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:49.014563 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 404/1603] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:48 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:49.109253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:49.111349 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:49.111875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-727181648"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:49.113684 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-727181648'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:49.113914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume of 1 GB Jul 31 19:10:49.118616 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Availability Zones retrieved successfully. Jul 31 19:10:49.125712 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Flow 'volume_create_api' (a686ff8f-5a37-489e-a3c7-38f058f52949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:49.126675 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600eb5ec-51ef-4733-8e72-309e651b274d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:49.127652 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:49.152869 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600eb5ec-51ef-4733-8e72-309e651b274d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:49.153731 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3230e3a1-473b-4d91-91f6-d12f008a0c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:49.201464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6db0852-fbf6-4c57-979a-c689a2498347 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:49.203115 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6db0852-fbf6-4c57-979a-c689a2498347 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:49.203357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6db0852-fbf6-4c57-979a-c689a2498347 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:49.203501 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6db0852-fbf6-4c57-979a-c689a2498347 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:49.203673 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e6db0852-fbf6-4c57-979a-c689a2498347 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:49.204231 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Created reservations ['77af44d6-894b-4020-bb23-0a4a82af3941', 'c7d138a7-62de-47fa-b397-4f8bd3d9947d', '79a227aa-2ca7-4ca0-a897-4f19d049f920', '7490d3ce-15fe-4189-af5e-3ae8cf47d96e'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:49.205649 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3230e3a1-473b-4d91-91f6-d12f008a0c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77af44d6-894b-4020-bb23-0a4a82af3941', 'c7d138a7-62de-47fa-b397-4f8bd3d9947d', '79a227aa-2ca7-4ca0-a897-4f19d049f920', '7490d3ce-15fe-4189-af5e-3ae8cf47d96e']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:49.206583 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ccc3552-8e74-45d7-9383-11489e59d4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:49.208416 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:49.208416 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:49.209056 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6db0852-fbf6-4c57-979a-c689a2498347 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:49.209373 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 402/1604] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:49 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:49.228729 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ccc3552-8e74-45d7-9383-11489e59d4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7982d906-f239-4206-9078-a165329d7216', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-727181648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fa2435eb4b4494824aac751e7fcbda',qos_specs=None,replication_status=,reservations=['77af44d6-894b-4020-bb23-0a4a82af3941','c7d138a7-62de-47fa-b397-4f8bd3d9947d','79a227aa-2ca7-4ca0-a897-4f19d049f920','7490d3ce-15fe-4189-af5e-3ae8cf47d96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f409f46afef441f8ac6df213112ea28f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-727181648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7982d906-f239-4206-9078-a165329d7216,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40fa2435eb4b4494824aac751e7fcbda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f409f46afef441f8ac6df213112ea28f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:49.229396 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db889132-7f52-4fbd-94e7-6bcaf2bbed5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:49.249270 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db889132-7f52-4fbd-94e7-6bcaf2bbed5d) transitioned into state 'SUCCESS' from state '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-727181648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fa2435eb4b4494824aac751e7fcbda',qos_specs=None,replication_status=,reservations=['77af44d6-894b-4020-bb23-0a4a82af3941','c7d138a7-62de-47fa-b397-4f8bd3d9947d','79a227aa-2ca7-4ca0-a897-4f19d049f920','7490d3ce-15fe-4189-af5e-3ae8cf47d96e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f409f46afef441f8ac6df213112ea28f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:49.250266 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efe1b60-5a04-4a56-8984-0976ec6f9ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:49.259880 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efe1b60-5a04-4a56-8984-0976ec6f9ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:49.261214 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Flow 'volume_create_api' (a686ff8f-5a37-489e-a3c7-38f058f52949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:49.261798 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Create volume request issued successfully. Jul 31 19:10:49.262621 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ca44c5c5-49b2-4cdc-bc93-96b02def5ee3 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:49.263184 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 400/1605] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:10:49 2026] POST /volume/v3/volumes => generated 750 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:49.280847 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8efde84e-59e7-414e-8516-8809ac90466b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:49.282777 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8efde84e-59e7-414e-8516-8809ac90466b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:49.283027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8efde84e-59e7-414e-8516-8809ac90466b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:49.283258 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8efde84e-59e7-414e-8516-8809ac90466b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:49.289912 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:49.289912 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:49.294587 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8efde84e-59e7-414e-8516-8809ac90466b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:49.299076 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8efde84e-59e7-414e-8516-8809ac90466b tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:49.299429 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 400/1606] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:49 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:49.305285 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b6717e5d-266b-44d2-8454-7dcf87750cc9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:49.308028 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6717e5d-266b-44d2-8454-7dcf87750cc9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:49.308227 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6717e5d-266b-44d2-8454-7dcf87750cc9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:49.308548 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6717e5d-266b-44d2-8454-7dcf87750cc9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:49.308668 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b6717e5d-266b-44d2-8454-7dcf87750cc9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:49.312984 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:49.312984 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:49.313737 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6717e5d-266b-44d2-8454-7dcf87750cc9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:49.314240 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 405/1607] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:49 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:49.971278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-18336bdc-4353-492a-b813-7a75858327fd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:49.975032 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18336bdc-4353-492a-b813-7a75858327fd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:49.975204 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18336bdc-4353-492a-b813-7a75858327fd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:49.975378 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18336bdc-4353-492a-b813-7a75858327fd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:49.990112 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:49.990112 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:49.994408 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-18336bdc-4353-492a-b813-7a75858327fd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:49.999269 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18336bdc-4353-492a-b813-7a75858327fd tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:49.999832 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 403/1608] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:49 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:50.219708 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f4018a79-0642-4e20-9ac2-9a66b5029121 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.221377 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4018a79-0642-4e20-9ac2-9a66b5029121 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:50.221737 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4018a79-0642-4e20-9ac2-9a66b5029121 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.222017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4018a79-0642-4e20-9ac2-9a66b5029121 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.222215 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-f4018a79-0642-4e20-9ac2-9a66b5029121 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:50.227231 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:50.227231 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:50.227231 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4018a79-0642-4e20-9ac2-9a66b5029121 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:50.227231 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 401/1609] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:50.314594 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6f009b78-a315-4a26-b70f-3c63c85e2b4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.316152 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f009b78-a315-4a26-b70f-3c63c85e2b4a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:50.316308 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f009b78-a315-4a26-b70f-3c63c85e2b4a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.316498 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f009b78-a315-4a26-b70f-3c63c85e2b4a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.322694 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:50.322694 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:50.325794 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f31a6446-a2bd-47c7-b7e6-888abe58294a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.326057 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6f009b78-a315-4a26-b70f-3c63c85e2b4a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:50.327600 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f31a6446-a2bd-47c7-b7e6-888abe58294a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:50.327843 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f31a6446-a2bd-47c7-b7e6-888abe58294a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.328054 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f31a6446-a2bd-47c7-b7e6-888abe58294a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.328192 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f31a6446-a2bd-47c7-b7e6-888abe58294a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:50.331227 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f009b78-a315-4a26-b70f-3c63c85e2b4a tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:50.331682 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 401/1610] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:50.332185 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:50.332185 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:50.332951 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f31a6446-a2bd-47c7-b7e6-888abe58294a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:50.333317 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 406/1611] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:50.380823 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-6743a094-1239-49b1-a48d-4b11d1f67a4c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.383059 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-6743a094-1239-49b1-a48d-4b11d1f67a4c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:50.383294 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-6743a094-1239-49b1-a48d-4b11d1f67a4c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.383566 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-6743a094-1239-49b1-a48d-4b11d1f67a4c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.390541 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:50.390541 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:50.395455 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-6743a094-1239-49b1-a48d-4b11d1f67a4c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:50.399894 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-6743a094-1239-49b1-a48d-4b11d1f67a4c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:50.400330 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 404/1612] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:50.483376 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-94913cc7-ce18-43e9-b176-54c01652346d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.483376 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94913cc7-ce18-43e9-b176-54c01652346d None None] GET https://10.4.3.163/volume// Jul 31 19:10:50.483376 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94913cc7-ce18-43e9-b176-54c01652346d None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.483376 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94913cc7-ce18-43e9-b176-54c01652346d None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.483376 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94913cc7-ce18-43e9-b176-54c01652346d None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:50.483376 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 402/1613] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:50.493314 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-77f1b0a7-0185-4123-8d05-080f5ea5bd71 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.495219 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-77f1b0a7-0185-4123-8d05-080f5ea5bd71 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:10:50.495624 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-77f1b0a7-0185-4123-8d05-080f5ea5bd71 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7982d906-f239-4206-9078-a165329d7216", "connector": null, "instance_uuid": "fa262d78-8ca5-444b-8cc4-542521798e34"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:50.504723 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:50.504723 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:50.533056 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-77f1b0a7-0185-4123-8d05-080f5ea5bd71 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:10:50.533600 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 402/1614] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:10:50 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:50.562616 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fa4935bb-43d1-4920-af06-894dfad5ac39 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.565548 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa4935bb-43d1-4920-af06-894dfad5ac39 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:50.565867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa4935bb-43d1-4920-af06-894dfad5ac39 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.566608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa4935bb-43d1-4920-af06-894dfad5ac39 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.577916 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ecb3ce3d-0266-4d17-a05b-3be324c42a4b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.578757 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecb3ce3d-0266-4d17-a05b-3be324c42a4b None None] GET https://10.4.3.163/volume// Jul 31 19:10:50.578757 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecb3ce3d-0266-4d17-a05b-3be324c42a4b None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.579494 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecb3ce3d-0266-4d17-a05b-3be324c42a4b None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.579494 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecb3ce3d-0266-4d17-a05b-3be324c42a4b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:50.580656 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 405/1615] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:50.585471 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:50.585471 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:50.588265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-c9dbeec3-15bc-45a2-b795-01cc70a9ca31 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.589941 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-c9dbeec3-15bc-45a2-b795-01cc70a9ca31 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:50.590245 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-c9dbeec3-15bc-45a2-b795-01cc70a9ca31 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.590533 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-c9dbeec3-15bc-45a2-b795-01cc70a9ca31 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.591369 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fa4935bb-43d1-4920-af06-894dfad5ac39 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:50.599795 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa4935bb-43d1-4920-af06-894dfad5ac39 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:50.600421 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 407/1616] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:50.601816 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:50.601816 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:50.610364 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-c9dbeec3-15bc-45a2-b795-01cc70a9ca31 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:50.614914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-c9dbeec3-15bc-45a2-b795-01cc70a9ca31 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:50.615241 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 403/1617] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:50.724421 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-15060073-7d9a-41d1-88d6-690faea2d4dd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.726493 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-15060073-7d9a-41d1-88d6-690faea2d4dd tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] PUT https://10.4.3.163/volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c Jul 31 19:10:50.726873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-15060073-7d9a-41d1-88d6-690faea2d4dd tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:50.734739 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-15060073-7d9a-41d1-88d6-690faea2d4dd tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Acquiring lock "cinder-attachment_update-7982d906-f239-4206-9078-a165329d7216-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:10:50.739491 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-15060073-7d9a-41d1-88d6-690faea2d4dd tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Lock "cinder-attachment_update-7982d906-f239-4206-9078-a165329d7216-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:10:50.740471 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:50.740471 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:50.823781 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-15060073-7d9a-41d1-88d6-690faea2d4dd tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Lock "cinder-attachment_update-7982d906-f239-4206-9078-a165329d7216-np0000006260" released by "attachment_update" :: held 0.084s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:10:50.825400 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-15060073-7d9a-41d1-88d6-690faea2d4dd tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c returned with HTTP 200 Jul 31 19:10:50.826047 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 403/1618] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:10:50 2026] PUT /volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:50.867770 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99ed3b61-51c8-4c05-84fa-c3311eab4bf4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.953493 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99ed3b61-51c8-4c05-84fa-c3311eab4bf4 tempest-VolumePoolsAdminTestsJSON-1635394149 tempest-VolumePoolsAdminTestsJSON-1635394149-project-admin] GET https://10.4.3.163/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 19:10:50.953493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99ed3b61-51c8-4c05-84fa-c3311eab4bf4 tempest-VolumePoolsAdminTestsJSON-1635394149 tempest-VolumePoolsAdminTestsJSON-1635394149-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.953493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99ed3b61-51c8-4c05-84fa-c3311eab4bf4 tempest-VolumePoolsAdminTestsJSON-1635394149 tempest-VolumePoolsAdminTestsJSON-1635394149-project-admin] Calling method 'get_pools' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.968305 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99ed3b61-51c8-4c05-84fa-c3311eab4bf4 tempest-VolumePoolsAdminTestsJSON-1635394149 tempest-VolumePoolsAdminTestsJSON-1635394149-project-admin] https://10.4.3.163/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 19:10:50.968305 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 406/1619] 10.4.3.163 () {66 vars in 1314 bytes} [Fri Jul 31 19:10:50 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:50.979826 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e76239de-d01c-4328-a07e-ff91dde60ce3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:50.983819 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e76239de-d01c-4328-a07e-ff91dde60ce3 tempest-VolumePoolsAdminTestsJSON-1635394149 tempest-VolumePoolsAdminTestsJSON-1635394149-project-admin] GET https://10.4.3.163/volume/v3/scheduler-stats/get_pools Jul 31 19:10:50.983819 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e76239de-d01c-4328-a07e-ff91dde60ce3 tempest-VolumePoolsAdminTestsJSON-1635394149 tempest-VolumePoolsAdminTestsJSON-1635394149-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:50.983819 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e76239de-d01c-4328-a07e-ff91dde60ce3 tempest-VolumePoolsAdminTestsJSON-1635394149 tempest-VolumePoolsAdminTestsJSON-1635394149-project-admin] Calling method 'get_pools' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:50.997283 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e76239de-d01c-4328-a07e-ff91dde60ce3 tempest-VolumePoolsAdminTestsJSON-1635394149 tempest-VolumePoolsAdminTestsJSON-1635394149-project-admin] https://10.4.3.163/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 19:10:50.997603 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 408/1620] 10.4.3.163 () {66 vars in 1291 bytes} [Fri Jul 31 19:10:50 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) Jul 31 19:10:51.020374 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b6643275-408d-419b-bbf5-7ba649fd2111 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:51.022281 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b6643275-408d-419b-bbf5-7ba649fd2111 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:51.022481 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b6643275-408d-419b-bbf5-7ba649fd2111 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:51.022716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b6643275-408d-419b-bbf5-7ba649fd2111 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:51.032703 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:51.032703 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:51.037398 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b6643275-408d-419b-bbf5-7ba649fd2111 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:51.042302 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b6643275-408d-419b-bbf5-7ba649fd2111 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:51.042889 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 404/1621] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:51 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:51.236643 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2bad279f-ca18-405d-ad94-b56419686879 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:51.238712 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bad279f-ca18-405d-ad94-b56419686879 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:51.238987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bad279f-ca18-405d-ad94-b56419686879 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:51.239203 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bad279f-ca18-405d-ad94-b56419686879 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:51.239334 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2bad279f-ca18-405d-ad94-b56419686879 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:51.244394 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:51.244394 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:51.245099 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bad279f-ca18-405d-ad94-b56419686879 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:51.245572 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 404/1622] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:51 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:10:51.343458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8c3d465f-3c70-47ae-9853-20b36ed6b119 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:51.346423 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c3d465f-3c70-47ae-9853-20b36ed6b119 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:51.346423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c3d465f-3c70-47ae-9853-20b36ed6b119 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:51.346423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8c3d465f-3c70-47ae-9853-20b36ed6b119 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:51.346423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8c3d465f-3c70-47ae-9853-20b36ed6b119 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:51.350852 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:51.350852 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:51.352390 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8c3d465f-3c70-47ae-9853-20b36ed6b119 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:51.353062 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 407/1623] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:51 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:51.613773 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0f207617-7adc-4dcb-b200-a8f1ded6afce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:51.615585 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f207617-7adc-4dcb-b200-a8f1ded6afce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:51.615785 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f207617-7adc-4dcb-b200-a8f1ded6afce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:51.615987 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f207617-7adc-4dcb-b200-a8f1ded6afce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:51.625618 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:51.625618 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:51.630581 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0f207617-7adc-4dcb-b200-a8f1ded6afce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:51.635710 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f207617-7adc-4dcb-b200-a8f1ded6afce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:51.636151 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 409/1624] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:51 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:52.054954 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-90e5835c-5a16-4bfe-9248-1f5bfdbc23e5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:52.056746 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-90e5835c-5a16-4bfe-9248-1f5bfdbc23e5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:52.056944 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-90e5835c-5a16-4bfe-9248-1f5bfdbc23e5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:52.057109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-90e5835c-5a16-4bfe-9248-1f5bfdbc23e5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:52.067224 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:52.067224 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:52.070763 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-90e5835c-5a16-4bfe-9248-1f5bfdbc23e5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:52.075341 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-90e5835c-5a16-4bfe-9248-1f5bfdbc23e5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:52.075825 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 405/1625] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:52 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:52.257190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6145a641-6281-468f-9a7e-d322b1c739f2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:52.260077 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6145a641-6281-468f-9a7e-d322b1c739f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:52.260345 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6145a641-6281-468f-9a7e-d322b1c739f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:52.260628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6145a641-6281-468f-9a7e-d322b1c739f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:52.260786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6145a641-6281-468f-9a7e-d322b1c739f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:52.267632 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:52.267632 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:52.268414 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6145a641-6281-468f-9a7e-d322b1c739f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:52.268944 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 405/1626] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:52 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:52.365716 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd6d0089-f48d-4e58-a04b-b7d494242a34 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:52.367690 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd6d0089-f48d-4e58-a04b-b7d494242a34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:52.367920 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd6d0089-f48d-4e58-a04b-b7d494242a34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:52.368137 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd6d0089-f48d-4e58-a04b-b7d494242a34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:52.368829 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fd6d0089-f48d-4e58-a04b-b7d494242a34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:52.372912 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:52.372912 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:52.373861 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd6d0089-f48d-4e58-a04b-b7d494242a34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:52.374239 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 408/1627] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:52 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:52.487603 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-19ab2d78-22de-4f1c-9874-c835b4722cbd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:52.490893 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-19ab2d78-22de-4f1c-9874-c835b4722cbd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] DELETE https://10.4.3.163/volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c Jul 31 19:10:52.491073 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-19ab2d78-22de-4f1c-9874-c835b4722cbd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:52.491254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-19ab2d78-22de-4f1c-9874-c835b4722cbd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:52.498035 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:52.498035 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:52.547396 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-19ab2d78-22de-4f1c-9874-c835b4722cbd tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c returned with HTTP 200 Jul 31 19:10:52.547953 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 410/1628] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:10:52 2026] DELETE /volume/v3/attachments/2e58d15f-adf3-4331-9a73-2e8664a7e94c => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:52.560103 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-43d759ad-de6c-4dc6-bc21-cf131d046521 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:52.561884 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-43d759ad-de6c-4dc6-bc21-cf131d046521 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] DELETE https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a Jul 31 19:10:52.562032 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-43d759ad-de6c-4dc6-bc21-cf131d046521 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:52.562204 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-43d759ad-de6c-4dc6-bc21-cf131d046521 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:52.562351 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-43d759ad-de6c-4dc6-bc21-cf131d046521 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Delete volume with id: de368a15-7996-454e-ae03-c4217afc1f6a Jul 31 19:10:52.569679 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:52.569679 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:52.570133 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-43d759ad-de6c-4dc6-bc21-cf131d046521 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:10:52.599802 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-43d759ad-de6c-4dc6-bc21-cf131d046521 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Delete volume request issued successfully. Jul 31 19:10:52.600019 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-743505bc-3b0e-45f9-8a3f-54b9cbbac7e9 req-43d759ad-de6c-4dc6-bc21-cf131d046521 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a returned with HTTP 202 Jul 31 19:10:52.601105 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 406/1629] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:10:52 2026] DELETE /volume/v3/volumes/de368a15-7996-454e-ae03-c4217afc1f6a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:52.649156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-79bd972e-c829-470e-be08-b276b7d8c4ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:52.653717 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-79bd972e-c829-470e-be08-b276b7d8c4ce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:52.653911 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-79bd972e-c829-470e-be08-b276b7d8c4ce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:52.654090 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-79bd972e-c829-470e-be08-b276b7d8c4ce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:52.670759 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:52.670759 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:52.679725 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-79bd972e-c829-470e-be08-b276b7d8c4ce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:52.685617 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-79bd972e-c829-470e-be08-b276b7d8c4ce tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:52.685984 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 406/1630] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:52 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:53.091605 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f4bd568-7674-4151-8798-89c303b31df2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.095996 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f4bd568-7674-4151-8798-89c303b31df2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:53.095996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f4bd568-7674-4151-8798-89c303b31df2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:53.095996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f4bd568-7674-4151-8798-89c303b31df2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:53.115172 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:53.115172 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:53.118764 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f4bd568-7674-4151-8798-89c303b31df2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:53.124346 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f4bd568-7674-4151-8798-89c303b31df2 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:53.130157 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 409/1631] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:53 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:53.281496 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-14146368-3a7d-444d-b26d-070194e19894 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.283411 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-14146368-3a7d-444d-b26d-070194e19894 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:53.283687 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-14146368-3a7d-444d-b26d-070194e19894 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:53.283899 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-14146368-3a7d-444d-b26d-070194e19894 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:53.283995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-14146368-3a7d-444d-b26d-070194e19894 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:53.289010 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:53.289010 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:53.289655 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-14146368-3a7d-444d-b26d-070194e19894 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:53.290130 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 411/1632] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:53 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:53.375267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-488a2d61-ccc2-433c-a687-d19b339c76c9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.386463 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-21dbb177-8473-4c18-9c11-d2991d754f22 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.388996 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-21dbb177-8473-4c18-9c11-d2991d754f22 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:53.389174 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-21dbb177-8473-4c18-9c11-d2991d754f22 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:53.389476 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-21dbb177-8473-4c18-9c11-d2991d754f22 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:53.390998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-21dbb177-8473-4c18-9c11-d2991d754f22 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:53.398248 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:53.398248 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:53.399417 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-21dbb177-8473-4c18-9c11-d2991d754f22 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:53.399975 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 407/1633] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:53 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:53.421116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c0e6a6f-b59f-4fb7-b564-f861be938100 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.425473 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c0e6a6f-b59f-4fb7-b564-f861be938100 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] DELETE https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:10:53.425473 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c0e6a6f-b59f-4fb7-b564-f861be938100 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:53.425473 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c0e6a6f-b59f-4fb7-b564-f861be938100 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:53.425473 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2c0e6a6f-b59f-4fb7-b564-f861be938100 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Delete volume with id: 5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:10:53.432962 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:53.432962 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:53.433699 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c0e6a6f-b59f-4fb7-b564-f861be938100 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:10:53.452826 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c0e6a6f-b59f-4fb7-b564-f861be938100 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Delete volume request issued successfully. Jul 31 19:10:53.452826 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c0e6a6f-b59f-4fb7-b564-f861be938100 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 202 Jul 31 19:10:53.452826 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 410/1634] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:53 2026] DELETE /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:53.460909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a227c0c6-9467-4c8b-b66a-e89811ef118b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.463280 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a227c0c6-9467-4c8b-b66a-e89811ef118b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:10:53.463623 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a227c0c6-9467-4c8b-b66a-e89811ef118b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:53.463907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a227c0c6-9467-4c8b-b66a-e89811ef118b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:53.472212 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:53.472212 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:53.477077 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a227c0c6-9467-4c8b-b66a-e89811ef118b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Volume info retrieved successfully. Jul 31 19:10:53.482306 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a227c0c6-9467-4c8b-b66a-e89811ef118b tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 200 Jul 31 19:10:53.482828 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 412/1635] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:53 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:53.495186 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-488a2d61-ccc2-433c-a687-d19b339c76c9 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:10:53.495621 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-488a2d61-ccc2-433c-a687-d19b339c76c9 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:53.512203 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-488a2d61-ccc2-433c-a687-d19b339c76c9 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:10:53.513165 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 407/1636] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:10:53 2026] POST /volume/v3/types => generated 188 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:53.520861 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5e136cbb-004f-43b9-80b9-a2d85273fafa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.522807 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e136cbb-004f-43b9-80b9-a2d85273fafa tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:10:53.523241 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5e136cbb-004f-43b9-80b9-a2d85273fafa tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:53.540510 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e136cbb-004f-43b9-80b9-a2d85273fafa tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:10:53.541090 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 408/1637] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:10:53 2026] POST /volume/v3/types => generated 188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:53.550981 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-74c6e394-65d9-45b5-baff-692fd19df02d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.616338 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:10:53.616338 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1969620620"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:53.617149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1969620620'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:10:53.621296 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Create volume of 1 GB Jul 31 19:10:53.621846 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:53.621846 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:53.622663 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Availability Zones retrieved successfully. Jul 31 19:10:53.631879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Flow 'volume_create_api' (01885dff-20c8-4f53-82d8-e2b4371f154c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:53.633982 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2020a7db-2de6-448e-a3a0-d92e29a3901e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:53.635607 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:10:53.655834 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2020a7db-2de6-448e-a3a0-d92e29a3901e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:10:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f615ab7-281e-4063-9b58-f211c73e7dae,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f615ab7-281e-4063-9b58-f211c73e7dae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:53.656943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d52c4f-a22b-43d0-8594-1339710776a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:53.687031 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:53.687855 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:53.699589 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b9d596e6-5cad-4c00-99ee-a8d105129a73 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.701378 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9d596e6-5cad-4c00-99ee-a8d105129a73 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:53.701601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9d596e6-5cad-4c00-99ee-a8d105129a73 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:53.703000 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9d596e6-5cad-4c00-99ee-a8d105129a73 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:53.712223 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:53.712223 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:53.715769 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b9d596e6-5cad-4c00-99ee-a8d105129a73 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:53.719964 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9d596e6-5cad-4c00-99ee-a8d105129a73 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:53.720512 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 413/1638] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:53 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:53.729464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Created reservations ['74b474d8-e056-4d97-8a08-192a1951d27f', '5e4cbdbf-5793-48fc-bee4-9ef07615d2e8', 'aa4a9a32-9b63-4513-8ff0-e0e11360fa9e', '7295f75a-56d4-4ff1-827c-5f99a5591716'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:53.729464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d52c4f-a22b-43d0-8594-1339710776a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74b474d8-e056-4d97-8a08-192a1951d27f', '5e4cbdbf-5793-48fc-bee4-9ef07615d2e8', 'aa4a9a32-9b63-4513-8ff0-e0e11360fa9e', '7295f75a-56d4-4ff1-827c-5f99a5591716']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:53.729464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c595a7-1962-4359-96c7-9474db01d515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:53.753265 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c595a7-1962-4359-96c7-9474db01d515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd5382b-108d-4bcb-8210-60b63848a324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1969620620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50523681056a4b9dbd43cdbdbb320ed5',qos_specs=None,replication_status=,reservations=['74b474d8-e056-4d97-8a08-192a1951d27f','5e4cbdbf-5793-48fc-bee4-9ef07615d2e8','aa4a9a32-9b63-4513-8ff0-e0e11360fa9e','7295f75a-56d4-4ff1-827c-5f99a5591716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db842b5aeb6f4e88b05cf6a528361c76',volume_type_id=3f615ab7-281e-4063-9b58-f211c73e7dae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:10:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1969620620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd5382b-108d-4bcb-8210-60b63848a324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='50523681056a4b9dbd43cdbdbb320ed5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db842b5aeb6f4e88b05cf6a528361c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f615ab7-281e-4063-9b58-f211c73e7dae),volume_type_id=3f615ab7-281e-4063-9b58-f211c73e7dae)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:53.754967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c44c8f-5f45-4ca0-a1c2-c01bedec67e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:53.775660 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c44c8f-5f45-4ca0-a1c2-c01bedec67e5) transitioned into state 'SUCCESS' from state '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-1969620620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='50523681056a4b9dbd43cdbdbb320ed5',qos_specs=None,replication_status=,reservations=['74b474d8-e056-4d97-8a08-192a1951d27f','5e4cbdbf-5793-48fc-bee4-9ef07615d2e8','aa4a9a32-9b63-4513-8ff0-e0e11360fa9e','7295f75a-56d4-4ff1-827c-5f99a5591716'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db842b5aeb6f4e88b05cf6a528361c76',volume_type_id=3f615ab7-281e-4063-9b58-f211c73e7dae)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:53.777316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbe74cf-bd9d-4553-bdee-7175a6789d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:10:53.789264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbe74cf-bd9d-4553-bdee-7175a6789d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:10:53.790745 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Flow 'volume_create_api' (01885dff-20c8-4f53-82d8-e2b4371f154c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:10:53.791280 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Create volume request issued successfully. Jul 31 19:10:53.792219 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74c6e394-65d9-45b5-baff-692fd19df02d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:10:53.792923 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 411/1639] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:10:53 2026] POST /volume/v3/volumes => generated 768 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:10:53.806955 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-00eb8334-f7ec-4cef-9187-a689d0623a0b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:53.808774 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-00eb8334-f7ec-4cef-9187-a689d0623a0b tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:53.809017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-00eb8334-f7ec-4cef-9187-a689d0623a0b tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:53.809290 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-00eb8334-f7ec-4cef-9187-a689d0623a0b tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:53.816427 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:53.816427 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:53.820311 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-00eb8334-f7ec-4cef-9187-a689d0623a0b tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Volume info retrieved successfully. Jul 31 19:10:53.825069 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-00eb8334-f7ec-4cef-9187-a689d0623a0b tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 200 Jul 31 19:10:53.825463 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 408/1640] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:53 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:54.137045 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8a3e70b5-84db-4d53-b2f8-2944e992a4f0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:54.138791 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8a3e70b5-84db-4d53-b2f8-2944e992a4f0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:54.138995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8a3e70b5-84db-4d53-b2f8-2944e992a4f0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:54.139204 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8a3e70b5-84db-4d53-b2f8-2944e992a4f0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:54.150225 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:54.150225 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:54.154180 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8a3e70b5-84db-4d53-b2f8-2944e992a4f0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:54.158633 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8a3e70b5-84db-4d53-b2f8-2944e992a4f0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:54.159026 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 409/1641] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:54 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:54.302139 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80b695da-e928-468f-a3be-3295cca145d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:54.304505 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80b695da-e928-468f-a3be-3295cca145d7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:54.304833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80b695da-e928-468f-a3be-3295cca145d7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:54.305082 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80b695da-e928-468f-a3be-3295cca145d7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:54.305217 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-80b695da-e928-468f-a3be-3295cca145d7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:54.310184 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:54.310184 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:54.310946 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80b695da-e928-468f-a3be-3295cca145d7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:54.311549 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 414/1642] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:54 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:54.414865 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-61483912-dee8-4adf-98ef-310a235b277a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:54.416719 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61483912-dee8-4adf-98ef-310a235b277a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:54.417111 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61483912-dee8-4adf-98ef-310a235b277a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:54.417476 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-61483912-dee8-4adf-98ef-310a235b277a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:54.417756 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-61483912-dee8-4adf-98ef-310a235b277a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:54.423378 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:54.423378 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:54.425494 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-61483912-dee8-4adf-98ef-310a235b277a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:54.425494 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 412/1643] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:54 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:54.497162 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6732cf95-559e-471e-b76b-1a8b66d18189 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:54.498904 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6732cf95-559e-471e-b76b-1a8b66d18189 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] GET https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a Jul 31 19:10:54.499082 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6732cf95-559e-471e-b76b-1a8b66d18189 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:54.499270 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6732cf95-559e-471e-b76b-1a8b66d18189 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:54.504679 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6732cf95-559e-471e-b76b-1a8b66d18189 tempest-ServerActionsTestOtherA-312936143 tempest-ServerActionsTestOtherA-312936143-project-member] https://10.4.3.163/volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a returned with HTTP 404 Jul 31 19:10:54.505135 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 409/1644] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:54 2026] GET /volume/v3/volumes/5d2979ea-39f7-4f52-99f7-32f84e6a1b1a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:54.736515 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d1372a3e-eff8-47c4-bf94-e5caad5979ca None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:54.738182 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1372a3e-eff8-47c4-bf94-e5caad5979ca tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:54.738349 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1372a3e-eff8-47c4-bf94-e5caad5979ca tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:54.738536 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1372a3e-eff8-47c4-bf94-e5caad5979ca tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:54.747547 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:54.747547 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:54.751140 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d1372a3e-eff8-47c4-bf94-e5caad5979ca tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:54.755164 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1372a3e-eff8-47c4-bf94-e5caad5979ca tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:54.755538 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 410/1645] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:54 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:54.846368 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-05be4553-000e-478a-b4ab-9e030a4969be None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:54.848085 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05be4553-000e-478a-b4ab-9e030a4969be tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:54.848268 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05be4553-000e-478a-b4ab-9e030a4969be tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:54.848494 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05be4553-000e-478a-b4ab-9e030a4969be tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:54.856893 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:54.856893 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:54.860618 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-05be4553-000e-478a-b4ab-9e030a4969be tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Volume info retrieved successfully. Jul 31 19:10:54.864768 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05be4553-000e-478a-b4ab-9e030a4969be tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 200 Jul 31 19:10:54.865131 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 415/1646] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:54 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:54.878794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dda98d25-8062-422b-8127-2bdd2a8ca122 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:54.880199 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dda98d25-8062-422b-8127-2bdd2a8ca122 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:54.884986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dda98d25-8062-422b-8127-2bdd2a8ca122 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:54.884986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dda98d25-8062-422b-8127-2bdd2a8ca122 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:54.891885 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:54.891885 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:54.895329 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dda98d25-8062-422b-8127-2bdd2a8ca122 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Volume info retrieved successfully. Jul 31 19:10:54.899541 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dda98d25-8062-422b-8127-2bdd2a8ca122 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 200 Jul 31 19:10:54.900125 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 413/1647] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:54 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:54.911916 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:54.914294 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] POST https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324/action Jul 31 19:10:54.914294 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:54.914294 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:54.923793 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:54.923793 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:54.924458 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Volume info retrieved successfully. Jul 31 19:10:54.968655 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:54.968655 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:54.990150 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Created reservations ['833755f3-93ba-4827-b727-d9684c57659a', '0608ea92-3225-4b36-b59b-c094a81b4a2d'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:55.004695 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:55.005027 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:10:55.012615 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Created reservations ['6e3667c0-7e90-41c7-8d8d-3e2093a38d3c', 'de51ba6d-4ef4-4adb-b5d0-4c3986df2c20'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:10:55.042626 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Retype volume request issued successfully. Jul 31 19:10:55.042974 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2da4ac3d-46bb-4687-96e9-ce10dfacc489 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324/action returned with HTTP 202 Jul 31 19:10:55.043682 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 410/1648] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:10:54 2026] POST /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:10:55.058460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5c9bcff8-b4b9-460e-a90f-47832e34805a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:55.061359 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c9bcff8-b4b9-460e-a90f-47832e34805a tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:55.061568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c9bcff8-b4b9-460e-a90f-47832e34805a tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:55.061830 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c9bcff8-b4b9-460e-a90f-47832e34805a tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:55.071228 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:55.071228 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:55.075832 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5c9bcff8-b4b9-460e-a90f-47832e34805a tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Volume info retrieved successfully. Jul 31 19:10:55.083912 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c9bcff8-b4b9-460e-a90f-47832e34805a tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 200 Jul 31 19:10:55.084514 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 411/1649] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:55 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:55.176208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1e9cba77-7ec7-4af5-ab00-7152bc1a72a5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:55.179898 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1e9cba77-7ec7-4af5-ab00-7152bc1a72a5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:55.180144 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1e9cba77-7ec7-4af5-ab00-7152bc1a72a5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:55.180389 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1e9cba77-7ec7-4af5-ab00-7152bc1a72a5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:55.190041 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-e36a50c6-4ff1-4798-9d0b-0108f02079f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:55.192803 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:55.192803 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:55.193500 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-e36a50c6-4ff1-4798-9d0b-0108f02079f1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c/action Jul 31 19:10:55.194321 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-e36a50c6-4ff1-4798-9d0b-0108f02079f1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:55.194845 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-e36a50c6-4ff1-4798-9d0b-0108f02079f1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:55.197972 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1e9cba77-7ec7-4af5-ab00-7152bc1a72a5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:55.205063 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1e9cba77-7ec7-4af5-ab00-7152bc1a72a5 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:55.205531 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 416/1650] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:55 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:55.214470 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:55.214470 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:55.226464 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-906dd287-e429-4a65-93e3-ac9af3bc95ee req-e36a50c6-4ff1-4798-9d0b-0108f02079f1 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c/action returned with HTTP 204 Jul 31 19:10:55.226957 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 414/1651] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:10:55 2026] POST /volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:55.323870 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9d6c9c6d-2b01-4f8f-8aaa-a1bd1433e3af None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:55.326401 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9d6c9c6d-2b01-4f8f-8aaa-a1bd1433e3af tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:55.326719 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9d6c9c6d-2b01-4f8f-8aaa-a1bd1433e3af tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:55.326969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9d6c9c6d-2b01-4f8f-8aaa-a1bd1433e3af tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:55.327112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-9d6c9c6d-2b01-4f8f-8aaa-a1bd1433e3af tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:55.332038 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:55.332038 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:55.332961 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9d6c9c6d-2b01-4f8f-8aaa-a1bd1433e3af tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:55.333556 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 411/1652] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:55 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:55.436868 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-92c07609-035e-42b5-ac17-e6fcaf77d2f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:55.439765 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-92c07609-035e-42b5-ac17-e6fcaf77d2f9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:55.440031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-92c07609-035e-42b5-ac17-e6fcaf77d2f9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:55.440509 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-92c07609-035e-42b5-ac17-e6fcaf77d2f9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:55.440703 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-92c07609-035e-42b5-ac17-e6fcaf77d2f9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:55.446913 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:55.446913 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:55.448037 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-92c07609-035e-42b5-ac17-e6fcaf77d2f9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:55.448650 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 412/1653] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:55 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:55.773429 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6d1dc675-b589-4b67-af44-2d2605a0bee2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:55.777311 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d1dc675-b589-4b67-af44-2d2605a0bee2 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:55.777614 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d1dc675-b589-4b67-af44-2d2605a0bee2 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:55.777908 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d1dc675-b589-4b67-af44-2d2605a0bee2 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:55.794401 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:55.794401 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:55.801703 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d1dc675-b589-4b67-af44-2d2605a0bee2 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:55.807835 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d1dc675-b589-4b67-af44-2d2605a0bee2 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:55.808313 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 417/1654] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:55 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:55.824951 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e62a2691-2666-4f98-aac2-5587e2764baa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:55.830085 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e62a2691-2666-4f98-aac2-5587e2764baa tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:10:55.830085 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e62a2691-2666-4f98-aac2-5587e2764baa tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:55.830085 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e62a2691-2666-4f98-aac2-5587e2764baa tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:55.843097 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:55.843097 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:55.848474 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e62a2691-2666-4f98-aac2-5587e2764baa tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:55.855109 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e62a2691-2666-4f98-aac2-5587e2764baa tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:10:55.855109 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 415/1655] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:55 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:56.102777 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f84d79b7-2908-4fac-86a6-77701642db5d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.105836 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f84d79b7-2908-4fac-86a6-77701642db5d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:56.106040 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f84d79b7-2908-4fac-86a6-77701642db5d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.106221 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f84d79b7-2908-4fac-86a6-77701642db5d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.119411 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.119411 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:56.128013 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f84d79b7-2908-4fac-86a6-77701642db5d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Volume info retrieved successfully. Jul 31 19:10:56.134926 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f84d79b7-2908-4fac-86a6-77701642db5d tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 200 Jul 31 19:10:56.135297 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 412/1656] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:56.147305 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-024d3437-d917-4881-a7ff-b4bdd878f10a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.149479 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-024d3437-d917-4881-a7ff-b4bdd878f10a tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:56.149726 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-024d3437-d917-4881-a7ff-b4bdd878f10a tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.149954 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-024d3437-d917-4881-a7ff-b4bdd878f10a tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.158099 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.158099 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:56.164875 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-024d3437-d917-4881-a7ff-b4bdd878f10a tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Volume info retrieved successfully. Jul 31 19:10:56.170688 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-eb4072be-272c-477f-9c92-abff1dae2250 req-de2eec88-991d-4913-90c2-93b72d5a0b49 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.170977 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-024d3437-d917-4881-a7ff-b4bdd878f10a tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 200 Jul 31 19:10:56.170977 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 413/1657] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:56.171216 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-de2eec88-991d-4913-90c2-93b72d5a0b49 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:56.171216 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-de2eec88-991d-4913-90c2-93b72d5a0b49 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.171216 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-de2eec88-991d-4913-90c2-93b72d5a0b49 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.179018 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.179018 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:56.188177 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-eb4072be-272c-477f-9c92-abff1dae2250 req-de2eec88-991d-4913-90c2-93b72d5a0b49 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:56.188262 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2976ad3-4c82-4849-88d3-1592d1f84cc7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.192408 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2976ad3-4c82-4849-88d3-1592d1f84cc7 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] GET https://10.4.3.163/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1969620620 Jul 31 19:10:56.192408 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2976ad3-4c82-4849-88d3-1592d1f84cc7 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.192408 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2976ad3-4c82-4849-88d3-1592d1f84cc7 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.192553 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-de2eec88-991d-4913-90c2-93b72d5a0b49 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:56.192646 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-d2976ad3-4c82-4849-88d3-1592d1f84cc7 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1969620620'), ('all_tenants', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:10:56.192685 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 418/1658] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:56.198552 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d2976ad3-4c82-4849-88d3-1592d1f84cc7 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Get all volumes completed successfully. Jul 31 19:10:56.199189 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2976ad3-4c82-4849-88d3-1592d1f84cc7 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1969620620 returned with HTTP 200 Jul 31 19:10:56.199637 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 416/1659] 10.4.3.163 () {66 vars in 1398 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1969620620 => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:56.209406 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7703f4ba-3020-46ce-93f0-ad005e80da82 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.211378 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7703f4ba-3020-46ce-93f0-ad005e80da82 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:56.211591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7703f4ba-3020-46ce-93f0-ad005e80da82 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.211801 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-eb4072be-272c-477f-9c92-abff1dae2250 req-aeddcffd-8710-4623-8834-f60a0bfc1525 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.211847 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7703f4ba-3020-46ce-93f0-ad005e80da82 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.214259 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-aeddcffd-8710-4623-8834-f60a0bfc1525 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a/action Jul 31 19:10:56.214693 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-aeddcffd-8710-4623-8834-f60a0bfc1525 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:56.214848 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-aeddcffd-8710-4623-8834-f60a0bfc1525 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:56.217669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-54511894-90f5-49f5-a751-cbc81e3197b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.217979 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.217979 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:56.219565 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54511894-90f5-49f5-a751-cbc81e3197b4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:56.219780 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54511894-90f5-49f5-a751-cbc81e3197b4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.219958 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54511894-90f5-49f5-a751-cbc81e3197b4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.221562 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7703f4ba-3020-46ce-93f0-ad005e80da82 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Volume info retrieved successfully. Jul 31 19:10:56.225946 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7703f4ba-3020-46ce-93f0-ad005e80da82 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 200 Jul 31 19:10:56.226256 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 413/1660] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:56.227067 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.227067 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:56.227648 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-eb4072be-272c-477f-9c92-abff1dae2250 req-aeddcffd-8710-4623-8834-f60a0bfc1525 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:56.229864 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.229864 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:56.232120 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-54511894-90f5-49f5-a751-cbc81e3197b4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:56.237196 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-eb4072be-272c-477f-9c92-abff1dae2250 req-aeddcffd-8710-4623-8834-f60a0bfc1525 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Begin detaching volume completed successfully. Jul 31 19:10:56.237479 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-aeddcffd-8710-4623-8834-f60a0bfc1525 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a/action returned with HTTP 202 Jul 31 19:10:56.237984 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 414/1661] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:10:56 2026] POST /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:10:56.239535 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54511894-90f5-49f5-a751-cbc81e3197b4 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:56.239619 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc69506a-e1e5-492a-a76d-4c1974b7f1a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.239671 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 419/1662] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:56.240925 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc69506a-e1e5-492a-a76d-4c1974b7f1a5 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] DELETE https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:56.241210 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc69506a-e1e5-492a-a76d-4c1974b7f1a5 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.241475 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc69506a-e1e5-492a-a76d-4c1974b7f1a5 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.241720 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fc69506a-e1e5-492a-a76d-4c1974b7f1a5 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Delete volume with id: bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:56.248004 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.248004 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:56.248551 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fc69506a-e1e5-492a-a76d-4c1974b7f1a5 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Volume info retrieved successfully. Jul 31 19:10:56.256638 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cf997b27-64df-4301-82f0-6bdd12475076 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.258293 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cf997b27-64df-4301-82f0-6bdd12475076 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:56.258491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cf997b27-64df-4301-82f0-6bdd12475076 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.258690 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cf997b27-64df-4301-82f0-6bdd12475076 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.269470 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.269470 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:56.270565 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fc69506a-e1e5-492a-a76d-4c1974b7f1a5 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Delete volume request issued successfully. Jul 31 19:10:56.271040 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc69506a-e1e5-492a-a76d-4c1974b7f1a5 tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 202 Jul 31 19:10:56.271679 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 417/1663] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:10:56 2026] DELETE /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:56.272887 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cf997b27-64df-4301-82f0-6bdd12475076 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:56.277713 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cf997b27-64df-4301-82f0-6bdd12475076 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:56.278152 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 414/1664] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:56.279232 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-396a048d-ee61-442b-a60d-0d599dbeb7bf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.281068 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-396a048d-ee61-442b-a60d-0d599dbeb7bf tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:56.281317 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-396a048d-ee61-442b-a60d-0d599dbeb7bf tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.281359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-da11aa01-cc19-476b-822c-035f201bb3b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.281576 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-396a048d-ee61-442b-a60d-0d599dbeb7bf tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.281847 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da11aa01-cc19-476b-822c-035f201bb3b4 None None] GET https://10.4.3.163/volume// Jul 31 19:10:56.282051 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da11aa01-cc19-476b-822c-035f201bb3b4 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.282287 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da11aa01-cc19-476b-822c-035f201bb3b4 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.283894 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da11aa01-cc19-476b-822c-035f201bb3b4 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:10:56.284278 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 420/1665] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:10:56.289546 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.289546 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:56.292909 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-396a048d-ee61-442b-a60d-0d599dbeb7bf tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Volume info retrieved successfully. Jul 31 19:10:56.295687 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-eb4072be-272c-477f-9c92-abff1dae2250 req-af74e24e-2288-4f51-9f3c-e1edfe1d050e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.296753 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-396a048d-ee61-442b-a60d-0d599dbeb7bf tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 200 Jul 31 19:10:56.297092 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 415/1666] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:56.299328 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-af74e24e-2288-4f51-9f3c-e1edfe1d050e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:56.299328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-af74e24e-2288-4f51-9f3c-e1edfe1d050e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.299328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-af74e24e-2288-4f51-9f3c-e1edfe1d050e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.307379 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.307379 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:56.311209 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-eb4072be-272c-477f-9c92-abff1dae2250 req-af74e24e-2288-4f51-9f3c-e1edfe1d050e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:56.315542 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-af74e24e-2288-4f51-9f3c-e1edfe1d050e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:56.316184 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 418/1667] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:10:56.343428 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0fe393ee-8e4b-49be-834e-f500fc70ebbc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.345298 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0fe393ee-8e4b-49be-834e-f500fc70ebbc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:56.345501 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0fe393ee-8e4b-49be-834e-f500fc70ebbc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.345671 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0fe393ee-8e4b-49be-834e-f500fc70ebbc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.345777 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-0fe393ee-8e4b-49be-834e-f500fc70ebbc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:56.349961 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.349961 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:56.350667 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0fe393ee-8e4b-49be-834e-f500fc70ebbc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:56.351027 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 415/1668] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:56.459471 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a9ec29cd-f790-4a13-a431-9b02ce9a78a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.459639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-980f327e-4615-4a06-982b-e479888c0952 req-3a5c16e1-0660-471e-a715-12a95c644d88 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:56.461361 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9ec29cd-f790-4a13-a431-9b02ce9a78a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:56.461576 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-3a5c16e1-0660-471e-a715-12a95c644d88 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015/action Jul 31 19:10:56.461700 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9ec29cd-f790-4a13-a431-9b02ce9a78a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:56.461933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9ec29cd-f790-4a13-a431-9b02ce9a78a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:56.461968 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-3a5c16e1-0660-471e-a715-12a95c644d88 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:10:56.462082 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-3a5c16e1-0660-471e-a715-12a95c644d88 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:10:56.462122 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a9ec29cd-f790-4a13-a431-9b02ce9a78a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:56.466519 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.466519 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:56.467261 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9ec29cd-f790-4a13-a431-9b02ce9a78a0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:56.467685 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 421/1669] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:56 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:56.475911 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:56.475911 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:56.485021 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-980f327e-4615-4a06-982b-e479888c0952 req-3a5c16e1-0660-471e-a715-12a95c644d88 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015/action returned with HTTP 204 Jul 31 19:10:56.485601 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 416/1670] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:10:56 2026] POST /volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:57.252308 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3d9023bd-855e-4740-8221-1c861e45022e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.254449 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d9023bd-855e-4740-8221-1c861e45022e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:57.254690 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d9023bd-855e-4740-8221-1c861e45022e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.254904 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3d9023bd-855e-4740-8221-1c861e45022e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.264246 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:57.264246 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:57.267644 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3d9023bd-855e-4740-8221-1c861e45022e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:57.271832 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3d9023bd-855e-4740-8221-1c861e45022e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:57.272230 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 419/1671] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:57 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:57.284553 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-952196de-77e3-4b30-a44c-277ae1549789 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.286344 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-952196de-77e3-4b30-a44c-277ae1549789 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:10:57.286619 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-952196de-77e3-4b30-a44c-277ae1549789 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.286893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-952196de-77e3-4b30-a44c-277ae1549789 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.293508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01b324d5-206e-464e-a851-3051b85cf3a6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.295315 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01b324d5-206e-464e-a851-3051b85cf3a6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:57.295539 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01b324d5-206e-464e-a851-3051b85cf3a6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.295753 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01b324d5-206e-464e-a851-3051b85cf3a6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.297337 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:57.297337 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:57.301295 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-952196de-77e3-4b30-a44c-277ae1549789 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:10:57.304725 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:57.304725 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:57.306447 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-952196de-77e3-4b30-a44c-277ae1549789 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:10:57.306984 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 416/1672] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:57 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:57.308575 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-01b324d5-206e-464e-a851-3051b85cf3a6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:57.309925 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-608f77d3-44d0-49c0-bcc0-e12bb4ed422e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.311744 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-608f77d3-44d0-49c0-bcc0-e12bb4ed422e tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] GET https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 Jul 31 19:10:57.312004 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-608f77d3-44d0-49c0-bcc0-e12bb4ed422e tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.312197 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-608f77d3-44d0-49c0-bcc0-e12bb4ed422e tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.312843 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01b324d5-206e-464e-a851-3051b85cf3a6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:57.313229 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 422/1673] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:57 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:57.319874 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-608f77d3-44d0-49c0-bcc0-e12bb4ed422e tempest-VolumeRetypeWithoutMigrationTest-1558534726 tempest-VolumeRetypeWithoutMigrationTest-1558534726-project-member] https://10.4.3.163/volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 returned with HTTP 404 Jul 31 19:10:57.320790 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 417/1674] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:57 2026] GET /volume/v3/volumes/bbd5382b-108d-4bcb-8210-60b63848a324 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:57.329359 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-baae97fe-74d9-4af9-b695-70731c9e5d7c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.331349 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-baae97fe-74d9-4af9-b695-70731c9e5d7c tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] DELETE https://10.4.3.163/volume/v3/types/502dc72a-c4f3-4991-853e-bf778e6c0fc6 Jul 31 19:10:57.331613 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-baae97fe-74d9-4af9-b695-70731c9e5d7c tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.331871 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-baae97fe-74d9-4af9-b695-70731c9e5d7c tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.359024 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-baae97fe-74d9-4af9-b695-70731c9e5d7c tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/types/502dc72a-c4f3-4991-853e-bf778e6c0fc6 returned with HTTP 202 Jul 31 19:10:57.359512 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 420/1675] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:10:57 2026] DELETE /volume/v3/types/502dc72a-c4f3-4991-853e-bf778e6c0fc6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:57.361227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c1635626-e685-4d36-9bc3-c91c6781de0b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.363197 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1635626-e685-4d36-9bc3-c91c6781de0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:57.363517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1635626-e685-4d36-9bc3-c91c6781de0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.363707 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1635626-e685-4d36-9bc3-c91c6781de0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.363763 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c1635626-e685-4d36-9bc3-c91c6781de0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:57.366351 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9aa7ac3d-ddef-4501-95f9-2da9ee285292 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.367706 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:57.367706 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:57.368301 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1635626-e685-4d36-9bc3-c91c6781de0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:57.368712 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9aa7ac3d-ddef-4501-95f9-2da9ee285292 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] GET https://10.4.3.163/volume/v3/types/502dc72a-c4f3-4991-853e-bf778e6c0fc6 Jul 31 19:10:57.368998 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 417/1676] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:57 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:57.369050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9aa7ac3d-ddef-4501-95f9-2da9ee285292 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.369213 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9aa7ac3d-ddef-4501-95f9-2da9ee285292 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.372778 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9aa7ac3d-ddef-4501-95f9-2da9ee285292 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/types/502dc72a-c4f3-4991-853e-bf778e6c0fc6 returned with HTTP 404 Jul 31 19:10:57.373198 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 423/1677] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:10:57 2026] GET /volume/v3/types/502dc72a-c4f3-4991-853e-bf778e6c0fc6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:57.379958 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-645bfa47-555e-4bcb-b130-f61149aba225 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.381681 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-645bfa47-555e-4bcb-b130-f61149aba225 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] DELETE https://10.4.3.163/volume/v3/types/3f615ab7-281e-4063-9b58-f211c73e7dae Jul 31 19:10:57.381924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-645bfa47-555e-4bcb-b130-f61149aba225 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.382143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-645bfa47-555e-4bcb-b130-f61149aba225 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.411279 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-645bfa47-555e-4bcb-b130-f61149aba225 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/types/3f615ab7-281e-4063-9b58-f211c73e7dae returned with HTTP 202 Jul 31 19:10:57.411770 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 418/1678] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:10:57 2026] DELETE /volume/v3/types/3f615ab7-281e-4063-9b58-f211c73e7dae => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:10:57.420488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6ee55665-be10-4e4c-8728-33251861b476 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.422281 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ee55665-be10-4e4c-8728-33251861b476 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] GET https://10.4.3.163/volume/v3/types/3f615ab7-281e-4063-9b58-f211c73e7dae Jul 31 19:10:57.422523 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ee55665-be10-4e4c-8728-33251861b476 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.422723 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ee55665-be10-4e4c-8728-33251861b476 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.426530 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ee55665-be10-4e4c-8728-33251861b476 tempest-VolumeRetypeWithoutMigrationTest-1739832044 tempest-VolumeRetypeWithoutMigrationTest-1739832044-project-admin] https://10.4.3.163/volume/v3/types/3f615ab7-281e-4063-9b58-f211c73e7dae returned with HTTP 404 Jul 31 19:10:57.427108 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 421/1679] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:10:57 2026] GET /volume/v3/types/3f615ab7-281e-4063-9b58-f211c73e7dae => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:10:57.479884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f8f08912-3491-4dd7-88e4-ae724bdc8547 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:57.481849 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f8f08912-3491-4dd7-88e4-ae724bdc8547 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:57.482080 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f8f08912-3491-4dd7-88e4-ae724bdc8547 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:57.482275 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f8f08912-3491-4dd7-88e4-ae724bdc8547 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:57.482402 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-f8f08912-3491-4dd7-88e4-ae724bdc8547 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:57.486928 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:57.486928 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:57.487707 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f8f08912-3491-4dd7-88e4-ae724bdc8547 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:57.488104 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 418/1680] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:57 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:58.328616 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1432804a-3a48-4c6c-958e-73ef24fa78cb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:58.330427 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1432804a-3a48-4c6c-958e-73ef24fa78cb tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:58.330810 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1432804a-3a48-4c6c-958e-73ef24fa78cb tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:58.331073 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1432804a-3a48-4c6c-958e-73ef24fa78cb tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:58.341610 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:58.341610 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:58.346247 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1432804a-3a48-4c6c-958e-73ef24fa78cb tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:58.354927 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1432804a-3a48-4c6c-958e-73ef24fa78cb tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:58.355328 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 424/1681] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:58 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:58.382103 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d8649247-622b-438b-8174-94c9a6331a5a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:58.386587 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8649247-622b-438b-8174-94c9a6331a5a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:58.386826 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8649247-622b-438b-8174-94c9a6331a5a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:58.387017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8649247-622b-438b-8174-94c9a6331a5a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:58.387140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d8649247-622b-438b-8174-94c9a6331a5a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:58.397320 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:58.397320 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:58.398301 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8649247-622b-438b-8174-94c9a6331a5a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:58.398929 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 419/1682] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:58 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:58.498600 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4085f22e-88cb-45d1-adaf-c50a978a43ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:58.500393 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4085f22e-88cb-45d1-adaf-c50a978a43ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:58.500606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4085f22e-88cb-45d1-adaf-c50a978a43ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:58.501967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4085f22e-88cb-45d1-adaf-c50a978a43ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:58.502096 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4085f22e-88cb-45d1-adaf-c50a978a43ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:58.506327 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:58.506327 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:58.507036 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4085f22e-88cb-45d1-adaf-c50a978a43ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:58.507347 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 422/1683] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:58 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:59.372623 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f50c6ba2-6cfa-4fe8-823b-a254ea663945 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:59.374412 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f50c6ba2-6cfa-4fe8-823b-a254ea663945 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:10:59.374636 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f50c6ba2-6cfa-4fe8-823b-a254ea663945 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:59.374900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f50c6ba2-6cfa-4fe8-823b-a254ea663945 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:59.388991 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:59.388991 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:10:59.395018 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f50c6ba2-6cfa-4fe8-823b-a254ea663945 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:10:59.401168 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f50c6ba2-6cfa-4fe8-823b-a254ea663945 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:10:59.401609 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 419/1684] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:59 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:10:59.410143 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-08013104-fc4f-46f5-abdc-4f67976c7d8f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:59.412364 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08013104-fc4f-46f5-abdc-4f67976c7d8f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:10:59.412633 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08013104-fc4f-46f5-abdc-4f67976c7d8f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:59.412925 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-08013104-fc4f-46f5-abdc-4f67976c7d8f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:59.413004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-08013104-fc4f-46f5-abdc-4f67976c7d8f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:59.420555 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:59.420555 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:10:59.420555 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-08013104-fc4f-46f5-abdc-4f67976c7d8f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:10:59.420555 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 425/1685] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:10:59 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:59.516987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e863fae-be2c-49a0-82cf-8c9288ec98d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:59.518894 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e863fae-be2c-49a0-82cf-8c9288ec98d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:10:59.519820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e863fae-be2c-49a0-82cf-8c9288ec98d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:59.519820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e863fae-be2c-49a0-82cf-8c9288ec98d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:59.519820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1e863fae-be2c-49a0-82cf-8c9288ec98d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:10:59.527615 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:59.527615 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:10:59.528351 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e863fae-be2c-49a0-82cf-8c9288ec98d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:10:59.528765 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 420/1686] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:10:59 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:10:59.877771 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-eb4072be-272c-477f-9c92-abff1dae2250 req-89c0c6c6-d21e-4d9f-95bd-07d7214c5a93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:59.880190 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-89c0c6c6-d21e-4d9f-95bd-07d7214c5a93 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] DELETE https://10.4.3.163/volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629 Jul 31 19:10:59.880473 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-89c0c6c6-d21e-4d9f-95bd-07d7214c5a93 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:10:59.880855 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-89c0c6c6-d21e-4d9f-95bd-07d7214c5a93 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:10:59.889873 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:10:59.889873 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:10:59.941792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:10:59.977229 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-eb4072be-272c-477f-9c92-abff1dae2250 req-89c0c6c6-d21e-4d9f-95bd-07d7214c5a93 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629 returned with HTTP 200 Jul 31 19:10:59.978951 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 423/1687] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:10:59 2026] DELETE /volume/v3/attachments/edc8f0ca-717c-42e9-a4a6-247a7869b629 => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:11:00.157072 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:00.157948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2079076020"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:00.160979 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2079076020'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:00.160979 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Create volume of 1 GB Jul 31 19:11:00.169260 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Availability Zones retrieved successfully. Jul 31 19:11:00.175195 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Flow 'volume_create_api' (57ea22e0-a7c4-4027-bf06-4d578a9a03a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:00.176119 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0eed1e-0d2c-4062-8667-c8fc1c7d2c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:00.177050 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:00.213075 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a0eed1e-0d2c-4062-8667-c8fc1c7d2c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:00.214043 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ab7662-4d2e-4e3c-bdc6-e2d7211d1d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:00.299664 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Created reservations ['7bbaa3dc-3a1f-414e-ac5c-c45fe896cbf1', 'f09a180d-f3fd-4a71-b7bc-0224e9e7433e', 'da55301e-ba6a-412e-afa3-fa407d098ecc', '11ac9b89-895a-4ff3-b96b-ef1da909beff'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:00.300379 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ab7662-4d2e-4e3c-bdc6-e2d7211d1d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bbaa3dc-3a1f-414e-ac5c-c45fe896cbf1', 'f09a180d-f3fd-4a71-b7bc-0224e9e7433e', 'da55301e-ba6a-412e-afa3-fa407d098ecc', '11ac9b89-895a-4ff3-b96b-ef1da909beff']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:00.301248 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8acb093b-3c52-43a0-89a5-8adf45198b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:00.331725 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8acb093b-3c52-43a0-89a5-8adf45198b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b60f783c-cd4c-4df3-9d79-b9276acc623d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2079076020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563ca8f0a3d74ede94e7a3bc460ef935',qos_specs=None,replication_status=,reservations=['7bbaa3dc-3a1f-414e-ac5c-c45fe896cbf1','f09a180d-f3fd-4a71-b7bc-0224e9e7433e','da55301e-ba6a-412e-afa3-fa407d098ecc','11ac9b89-895a-4ff3-b96b-ef1da909beff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df344fce112a484a9087f4a1cab44e05',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2079076020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b60f783c-cd4c-4df3-9d79-b9276acc623d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563ca8f0a3d74ede94e7a3bc460ef935',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df344fce112a484a9087f4a1cab44e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:00.333570 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d4a3e0e-358f-440f-8b4b-99a5e7cdf391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:00.364095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d4a3e0e-358f-440f-8b4b-99a5e7cdf391) transitioned into state 'SUCCESS' from state '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-2079076020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563ca8f0a3d74ede94e7a3bc460ef935',qos_specs=None,replication_status=,reservations=['7bbaa3dc-3a1f-414e-ac5c-c45fe896cbf1','f09a180d-f3fd-4a71-b7bc-0224e9e7433e','da55301e-ba6a-412e-afa3-fa407d098ecc','11ac9b89-895a-4ff3-b96b-ef1da909beff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df344fce112a484a9087f4a1cab44e05',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:00.365063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bde159c-c29e-4a2a-99fd-8023e85b1591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:00.375964 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bde159c-c29e-4a2a-99fd-8023e85b1591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:00.376798 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Flow 'volume_create_api' (57ea22e0-a7c4-4027-bf06-4d578a9a03a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:00.377159 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Create volume request issued successfully. Jul 31 19:11:00.377767 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6190ab7f-ee46-4a93-a7cb-6531a8f3a3b7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:00.378199 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 420/1688] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:10:59 2026] POST /volume/v3/volumes => generated 754 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:00.392791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8f6e6fa5-2c95-41ae-bfd2-31b82f3157cb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.396368 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f6e6fa5-2c95-41ae-bfd2-31b82f3157cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d Jul 31 19:11:00.396710 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f6e6fa5-2c95-41ae-bfd2-31b82f3157cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.397313 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f6e6fa5-2c95-41ae-bfd2-31b82f3157cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.406537 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.406537 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:00.412897 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8f6e6fa5-2c95-41ae-bfd2-31b82f3157cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:00.414552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a346f0ba-e6a9-448c-b9e0-eb46424c0255 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.416143 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f6e6fa5-2c95-41ae-bfd2-31b82f3157cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d returned with HTTP 200 Jul 31 19:11:00.416575 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 426/1689] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:00.418514 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a346f0ba-e6a9-448c-b9e0-eb46424c0255 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:11:00.418977 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a346f0ba-e6a9-448c-b9e0-eb46424c0255 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.418977 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a346f0ba-e6a9-448c-b9e0-eb46424c0255 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.428046 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.428046 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:00.431486 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3932fad4-11cf-49ba-8b28-64ff1c9391aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.435358 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3932fad4-11cf-49ba-8b28-64ff1c9391aa tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:00.436501 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a346f0ba-e6a9-448c-b9e0-eb46424c0255 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:00.439698 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3932fad4-11cf-49ba-8b28-64ff1c9391aa tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.439923 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3932fad4-11cf-49ba-8b28-64ff1c9391aa tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.440038 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3932fad4-11cf-49ba-8b28-64ff1c9391aa tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:00.447176 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a346f0ba-e6a9-448c-b9e0-eb46424c0255 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:11:00.447702 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 421/1690] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:00.447949 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.447949 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:00.448763 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3932fad4-11cf-49ba-8b28-64ff1c9391aa tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:00.449186 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 424/1691] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:00.541637 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-434372f4-8756-4e5d-b4d7-9d6b38e446d4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.543652 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-434372f4-8756-4e5d-b4d7-9d6b38e446d4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:00.544027 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-434372f4-8756-4e5d-b4d7-9d6b38e446d4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.544280 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-434372f4-8756-4e5d-b4d7-9d6b38e446d4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.544359 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-434372f4-8756-4e5d-b4d7-9d6b38e446d4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:00.552492 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.552492 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:00.553545 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-434372f4-8756-4e5d-b4d7-9d6b38e446d4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:00.554052 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 421/1692] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:00.557535 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-9e8c1b38-b7e3-4d9b-8e4f-1452627bc9f0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.562858 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-9e8c1b38-b7e3-4d9b-8e4f-1452627bc9f0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:00.563091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-9e8c1b38-b7e3-4d9b-8e4f-1452627bc9f0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.563311 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-9e8c1b38-b7e3-4d9b-8e4f-1452627bc9f0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.578731 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.578731 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:00.583235 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-9e8c1b38-b7e3-4d9b-8e4f-1452627bc9f0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:00.590370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-9e8c1b38-b7e3-4d9b-8e4f-1452627bc9f0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:11:00.590873 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 427/1693] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:00.611234 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-fd2b3d6c-6034-4e3f-b47c-b141b6f96fc9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.613603 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-fd2b3d6c-6034-4e3f-b47c-b141b6f96fc9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] POST https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216/action Jul 31 19:11:00.614056 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-fd2b3d6c-6034-4e3f-b47c-b141b6f96fc9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:00.614232 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-fd2b3d6c-6034-4e3f-b47c-b141b6f96fc9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:00.626430 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.626430 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:00.627201 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-fd2b3d6c-6034-4e3f-b47c-b141b6f96fc9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:00.634527 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-fd2b3d6c-6034-4e3f-b47c-b141b6f96fc9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Begin detaching volume completed successfully. Jul 31 19:11:00.634923 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-fd2b3d6c-6034-4e3f-b47c-b141b6f96fc9 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216/action returned with HTTP 202 Jul 31 19:11:00.635640 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 422/1694] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:11:00 2026] POST /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:00.670713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9980454a-3c33-4167-a41c-dc6827a1c37e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.675107 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9980454a-3c33-4167-a41c-dc6827a1c37e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:00.675390 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9980454a-3c33-4167-a41c-dc6827a1c37e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.676424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9980454a-3c33-4167-a41c-dc6827a1c37e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.692220 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.692220 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:00.696021 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9980454a-3c33-4167-a41c-dc6827a1c37e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:00.701324 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9980454a-3c33-4167-a41c-dc6827a1c37e tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:11:00.701938 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 425/1695] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:11:00.726020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9ba759b5-d44a-4b51-a45c-509eaa4e720c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.726558 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ba759b5-d44a-4b51-a45c-509eaa4e720c None None] GET https://10.4.3.163/volume// Jul 31 19:11:00.726747 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ba759b5-d44a-4b51-a45c-509eaa4e720c None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.726924 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ba759b5-d44a-4b51-a45c-509eaa4e720c None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.727227 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ba759b5-d44a-4b51-a45c-509eaa4e720c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:00.727506 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 422/1696] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:00.735511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-89a8eb7e-f83d-4225-ab45-ad978a4f9c48 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.738267 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-89a8eb7e-f83d-4225-ab45-ad978a4f9c48 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:00.738598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-89a8eb7e-f83d-4225-ab45-ad978a4f9c48 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.738876 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-89a8eb7e-f83d-4225-ab45-ad978a4f9c48 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.751738 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.751738 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:00.756602 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-89a8eb7e-f83d-4225-ab45-ad978a4f9c48 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:00.763714 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-89a8eb7e-f83d-4225-ab45-ad978a4f9c48 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:11:00.763714 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 428/1697] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 1318 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:11:00.863381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6091966f-92ae-4e52-a5c5-8978bdecf08e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.864031 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6091966f-92ae-4e52-a5c5-8978bdecf08e None None] GET https://10.4.3.163/volume// Jul 31 19:11:00.864235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6091966f-92ae-4e52-a5c5-8978bdecf08e None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.864755 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6091966f-92ae-4e52-a5c5-8978bdecf08e None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.865028 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6091966f-92ae-4e52-a5c5-8978bdecf08e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:00.865361 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 423/1698] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:11:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:00.881802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-0b204666-81eb-4f98-a1e4-a1e815a804ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.883730 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-0b204666-81eb-4f98-a1e4-a1e815a804ea tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:11:00.884052 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-0b204666-81eb-4f98-a1e4-a1e815a804ea tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03ca49a4-d55d-4b59-b419-f7f0b32788dc", "connector": null, "instance_uuid": "d1e02814-af0e-443d-8439-8b1b16522eb0"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:00.894235 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.894235 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:00.922770 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-0b204666-81eb-4f98-a1e4-a1e815a804ea tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:11:00.923184 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 426/1699] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:11:00 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:00.935605 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-64a99dd1-001a-4617-b9c2-3741e9b8d02d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:00.938049 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-64a99dd1-001a-4617-b9c2-3741e9b8d02d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015 Jul 31 19:11:00.938355 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-64a99dd1-001a-4617-b9c2-3741e9b8d02d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:00.938632 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-64a99dd1-001a-4617-b9c2-3741e9b8d02d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:00.948084 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:00.948084 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:00.998177 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-64a99dd1-001a-4617-b9c2-3741e9b8d02d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015 returned with HTTP 200 Jul 31 19:11:00.998644 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 423/1700] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:11:00 2026] DELETE /volume/v3/attachments/68eee6a5-30d4-4c2c-874e-c0edc4f0f015 => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:01.435420 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2f2308cf-51d2-47e8-b7eb-79171b8904dc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:01.440111 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f2308cf-51d2-47e8-b7eb-79171b8904dc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d Jul 31 19:11:01.440384 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f2308cf-51d2-47e8-b7eb-79171b8904dc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:01.441518 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f2308cf-51d2-47e8-b7eb-79171b8904dc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:01.455527 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:01.455527 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:01.463761 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4352b035-3bb8-4d7d-a33c-c3a9b38f5354 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:01.466089 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4352b035-3bb8-4d7d-a33c-c3a9b38f5354 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:01.466341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4352b035-3bb8-4d7d-a33c-c3a9b38f5354 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:01.466564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4352b035-3bb8-4d7d-a33c-c3a9b38f5354 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:01.466682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4352b035-3bb8-4d7d-a33c-c3a9b38f5354 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:01.469292 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2f2308cf-51d2-47e8-b7eb-79171b8904dc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:01.472268 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:01.472268 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:01.472925 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4352b035-3bb8-4d7d-a33c-c3a9b38f5354 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:01.473283 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 424/1701] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:01 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:01.475482 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f2308cf-51d2-47e8-b7eb-79171b8904dc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d returned with HTTP 200 Jul 31 19:11:01.478720 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 429/1702] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:01 2026] GET /volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:01.494728 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-47b50757-035d-4714-847f-938e61aa6c61 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:01.497445 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47b50757-035d-4714-847f-938e61aa6c61 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:11:01.498029 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-47b50757-035d-4714-847f-938e61aa6c61 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b60f783c-cd4c-4df3-9d79-b9276acc623d", "name": "tempest-VolumesBackupsAdminTest-Backup-759550512", "container": "tempest-volumesbackupsadmintest-backup-container-1568814428"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:01.500821 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-47b50757-035d-4714-847f-938e61aa6c61 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Creating new backup {'backup': {'volume_id': 'b60f783c-cd4c-4df3-9d79-b9276acc623d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-759550512', 'container': 'tempest-volumesbackupsadmintest-backup-container-1568814428'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:11:01.501024 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-47b50757-035d-4714-847f-938e61aa6c61 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Creating backup of volume b60f783c-cd4c-4df3-9d79-b9276acc623d in container tempest-volumesbackupsadmintest-backup-container-1568814428 Jul 31 19:11:01.508792 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:01.508792 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:01.509337 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-47b50757-035d-4714-847f-938e61aa6c61 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:01.547466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-47b50757-035d-4714-847f-938e61aa6c61 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Created reservations ['7180ae47-818b-4d1e-8c0a-e1b6afba1767', 'edd6d1fd-3633-4d54-8e39-68a877894224'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:01.566432 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-afc3f838-76a1-4689-8038-b75309d12aa1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:01.571557 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-afc3f838-76a1-4689-8038-b75309d12aa1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:01.571557 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-afc3f838-76a1-4689-8038-b75309d12aa1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:01.571557 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-afc3f838-76a1-4689-8038-b75309d12aa1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:01.571557 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-afc3f838-76a1-4689-8038-b75309d12aa1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:01.575666 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:01.575666 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:01.576630 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-afc3f838-76a1-4689-8038-b75309d12aa1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:01.577125 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 424/1703] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:01 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:01.582489 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-47b50757-035d-4714-847f-938e61aa6c61 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:11:01.582949 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 427/1704] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:11:01 2026] POST /volume/v3/backups => generated 334 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:01.591454 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9a46b79c-10b1-4a88-bad4-27ecdaaad94b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:01.594731 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9a46b79c-10b1-4a88-bad4-27ecdaaad94b tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:01.594987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9a46b79c-10b1-4a88-bad4-27ecdaaad94b tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:01.595191 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9a46b79c-10b1-4a88-bad4-27ecdaaad94b tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:01.595297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9a46b79c-10b1-4a88-bad4-27ecdaaad94b tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:01.599549 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:01.599549 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:01.600388 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9a46b79c-10b1-4a88-bad4-27ecdaaad94b tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:01.600785 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 425/1705] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:01 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:01.717287 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6443d900-25af-4050-96da-1afc5b6c0bae None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:01.721240 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6443d900-25af-4050-96da-1afc5b6c0bae tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:01.721459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6443d900-25af-4050-96da-1afc5b6c0bae tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:01.721658 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6443d900-25af-4050-96da-1afc5b6c0bae tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:01.738365 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:01.738365 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:01.742975 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6443d900-25af-4050-96da-1afc5b6c0bae tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:01.747685 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6443d900-25af-4050-96da-1afc5b6c0bae tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:11:01.748168 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 430/1706] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:01 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:01.757496 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-7cf598e1-20c7-4b08-bdbb-ef998a2f7db5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:01.760257 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-7cf598e1-20c7-4b08-bdbb-ef998a2f7db5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] DELETE https://10.4.3.163/volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c Jul 31 19:11:01.760658 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-7cf598e1-20c7-4b08-bdbb-ef998a2f7db5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:01.760993 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-7cf598e1-20c7-4b08-bdbb-ef998a2f7db5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:01.769603 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:01.769603 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:01.826251 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7aef568e-18cf-4276-96f7-c2c7668cbd4d req-7cf598e1-20c7-4b08-bdbb-ef998a2f7db5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c returned with HTTP 200 Jul 31 19:11:01.830840 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 425/1707] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:11:01 2026] DELETE /volume/v3/attachments/aa31cb02-9056-45fd-b988-2e4e2bd58a5c => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:02.306053 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-dec795f4-2d85-47c4-9e30-b91a594057d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.308453 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-dec795f4-2d85-47c4-9e30-b91a594057d0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] PUT https://10.4.3.163/volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 Jul 31 19:11:02.308920 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-dec795f4-2d85-47c4-9e30-b91a594057d0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:02.318158 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-dec795f4-2d85-47c4-9e30-b91a594057d0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Acquiring lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:11:02.323386 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-dec795f4-2d85-47c4-9e30-b91a594057d0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:11:02.324880 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:02.324880 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:02.419291 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-dec795f4-2d85-47c4-9e30-b91a594057d0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" released by "attachment_update" :: held 0.096s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:11:02.419648 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-dec795f4-2d85-47c4-9e30-b91a594057d0 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 returned with HTTP 200 Jul 31 19:11:02.420203 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 428/1708] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:11:02 2026] PUT /volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:02.430180 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-1f00c9d3-1036-45e8-90a8-2a4a0bfe368c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.432294 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-1f00c9d3-1036-45e8-90a8-2a4a0bfe368c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 Jul 31 19:11:02.432556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-1f00c9d3-1036-45e8-90a8-2a4a0bfe368c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.432753 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-1f00c9d3-1036-45e8-90a8-2a4a0bfe368c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:02.458747 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-1f00c9d3-1036-45e8-90a8-2a4a0bfe368c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 returned with HTTP 200 Jul 31 19:11:02.459083 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 426/1709] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:02.490790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e835ed17-8273-4bff-8e99-6542c4861fca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.493305 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e835ed17-8273-4bff-8e99-6542c4861fca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:02.493305 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e835ed17-8273-4bff-8e99-6542c4861fca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.493508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e835ed17-8273-4bff-8e99-6542c4861fca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:02.493630 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e835ed17-8273-4bff-8e99-6542c4861fca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:02.498691 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:02.498691 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:02.499527 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e835ed17-8273-4bff-8e99-6542c4861fca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:02.500224 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 431/1710] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:02.592736 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5c726bbb-dfd3-45b7-834a-b74f86e6ebd3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.595305 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5c726bbb-dfd3-45b7-834a-b74f86e6ebd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:02.595690 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5c726bbb-dfd3-45b7-834a-b74f86e6ebd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.596090 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5c726bbb-dfd3-45b7-834a-b74f86e6ebd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:02.596193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5c726bbb-dfd3-45b7-834a-b74f86e6ebd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:02.602486 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:02.602486 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:02.604227 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5c726bbb-dfd3-45b7-834a-b74f86e6ebd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:02.605135 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 426/1711] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:02.612242 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e87e4898-f6bf-4741-8d5b-92b4e44b223e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.617813 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e87e4898-f6bf-4741-8d5b-92b4e44b223e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:02.618033 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e87e4898-f6bf-4741-8d5b-92b4e44b223e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.618284 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e87e4898-f6bf-4741-8d5b-92b4e44b223e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:02.618456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e87e4898-f6bf-4741-8d5b-92b4e44b223e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:02.625695 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:02.625695 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:02.626360 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e87e4898-f6bf-4741-8d5b-92b4e44b223e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:02.626879 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 429/1712] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:02.760815 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d9e87fe-9db6-4c53-ad13-d7a9644382f6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.763027 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d9e87fe-9db6-4c53-ad13-d7a9644382f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:02.763250 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d9e87fe-9db6-4c53-ad13-d7a9644382f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.763406 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d9e87fe-9db6-4c53-ad13-d7a9644382f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:02.770345 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:02.770345 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:02.773698 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2d9e87fe-9db6-4c53-ad13-d7a9644382f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:02.777521 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d9e87fe-9db6-4c53-ad13-d7a9644382f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:11:02.777905 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 427/1713] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:02.792061 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c5b2c9c7-9f8e-466d-b184-22807ba65a9c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.794045 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5b2c9c7-9f8e-466d-b184-22807ba65a9c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:02.794278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5b2c9c7-9f8e-466d-b184-22807ba65a9c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.794520 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5b2c9c7-9f8e-466d-b184-22807ba65a9c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:02.802929 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:02.802929 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:02.806933 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c5b2c9c7-9f8e-466d-b184-22807ba65a9c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:02.811887 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5b2c9c7-9f8e-466d-b184-22807ba65a9c tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:11:02.812276 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 432/1714] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:02.879855 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-83df4023-6922-483d-a992-29083a5a81ea None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.881864 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-83df4023-6922-483d-a992-29083a5a81ea tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:02.882066 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-83df4023-6922-483d-a992-29083a5a81ea tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.882275 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-83df4023-6922-483d-a992-29083a5a81ea tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:02.890529 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:02.890529 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:02.894977 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-83df4023-6922-483d-a992-29083a5a81ea tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:02.901107 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-83df4023-6922-483d-a992-29083a5a81ea tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:11:02.901749 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 427/1715] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:02.915389 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a4b662ef-606b-423b-a9e3-8e987d0a271f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.917408 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4b662ef-606b-423b-a9e3-8e987d0a271f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:11:02.917632 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4b662ef-606b-423b-a9e3-8e987d0a271f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.917834 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4b662ef-606b-423b-a9e3-8e987d0a271f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:02.927265 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:02.927265 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:02.932393 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a4b662ef-606b-423b-a9e3-8e987d0a271f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:02.937659 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4b662ef-606b-423b-a9e3-8e987d0a271f tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:11:02.938193 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 430/1716] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:02.991505 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1ec05307-6890-4aac-a051-bdaaf655d099 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:02.993258 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ec05307-6890-4aac-a051-bdaaf655d099 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:11:02.993765 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ec05307-6890-4aac-a051-bdaaf655d099 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:02.993765 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ec05307-6890-4aac-a051-bdaaf655d099 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:03.000685 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:03.000685 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:03.004659 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1ec05307-6890-4aac-a051-bdaaf655d099 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:03.009111 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ec05307-6890-4aac-a051-bdaaf655d099 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:11:03.009508 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 428/1717] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:02 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:03.511809 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e45276d6-8dc9-4af5-b300-afe501fa52a7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:03.514898 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e45276d6-8dc9-4af5-b300-afe501fa52a7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:03.515149 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e45276d6-8dc9-4af5-b300-afe501fa52a7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:03.515371 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e45276d6-8dc9-4af5-b300-afe501fa52a7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:03.515516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e45276d6-8dc9-4af5-b300-afe501fa52a7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:03.525413 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:03.525413 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:03.526304 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e45276d6-8dc9-4af5-b300-afe501fa52a7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:03.526715 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 433/1718] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:03 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:03.618341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7b3ef3aa-8d2e-48ab-8d47-86e60894355d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:03.621025 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7b3ef3aa-8d2e-48ab-8d47-86e60894355d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:03.622458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7b3ef3aa-8d2e-48ab-8d47-86e60894355d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:03.622458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7b3ef3aa-8d2e-48ab-8d47-86e60894355d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:03.622458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7b3ef3aa-8d2e-48ab-8d47-86e60894355d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:03.628971 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:03.628971 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:03.630076 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7b3ef3aa-8d2e-48ab-8d47-86e60894355d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:03.630770 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 428/1719] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:03 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:03.639472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a328bee-e516-48d9-9c21-2485c9c9d518 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:03.644237 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a328bee-e516-48d9-9c21-2485c9c9d518 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:03.645110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a328bee-e516-48d9-9c21-2485c9c9d518 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:03.645110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a328bee-e516-48d9-9c21-2485c9c9d518 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:03.645110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9a328bee-e516-48d9-9c21-2485c9c9d518 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:03.653554 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:03.653554 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:03.654510 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a328bee-e516-48d9-9c21-2485c9c9d518 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:03.654914 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 431/1720] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:03 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:04.544261 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-04644950-135f-4203-b86a-51ea18260360 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:04.548391 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04644950-135f-4203-b86a-51ea18260360 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:04.548624 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04644950-135f-4203-b86a-51ea18260360 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:04.548892 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04644950-135f-4203-b86a-51ea18260360 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:04.549036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-04644950-135f-4203-b86a-51ea18260360 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:04.554222 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:04.554222 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:04.554896 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04644950-135f-4203-b86a-51ea18260360 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:04.555352 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 429/1721] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:04 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:04.645736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31092f6c-cecc-4e64-a6b1-f85f5751f81a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:04.647968 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31092f6c-cecc-4e64-a6b1-f85f5751f81a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:04.648197 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31092f6c-cecc-4e64-a6b1-f85f5751f81a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:04.648372 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31092f6c-cecc-4e64-a6b1-f85f5751f81a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:04.648498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-31092f6c-cecc-4e64-a6b1-f85f5751f81a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:04.652405 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:04.652405 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:04.653450 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31092f6c-cecc-4e64-a6b1-f85f5751f81a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:04.653511 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 434/1722] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:04 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:04.668009 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3e83176b-3b6e-4a37-8b16-8df42436632e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:04.672331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3e83176b-3b6e-4a37-8b16-8df42436632e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:04.673002 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3e83176b-3b6e-4a37-8b16-8df42436632e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:04.673090 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3e83176b-3b6e-4a37-8b16-8df42436632e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:04.673412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-3e83176b-3b6e-4a37-8b16-8df42436632e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:04.680103 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:04.680103 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:04.681184 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3e83176b-3b6e-4a37-8b16-8df42436632e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:04.681709 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 429/1723] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:04 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:05.569882 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e4021157-6310-4a7b-a1dd-3308d6f76092 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:05.571653 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4021157-6310-4a7b-a1dd-3308d6f76092 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:05.571936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4021157-6310-4a7b-a1dd-3308d6f76092 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:05.572128 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e4021157-6310-4a7b-a1dd-3308d6f76092 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:05.572228 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e4021157-6310-4a7b-a1dd-3308d6f76092 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:05.578822 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:05.578822 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:05.579412 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e4021157-6310-4a7b-a1dd-3308d6f76092 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:05.579800 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 432/1724] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:05 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:05.667124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-81324727-067b-4688-a395-7b85a822d4a4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:05.670378 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81324727-067b-4688-a395-7b85a822d4a4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:05.670661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81324727-067b-4688-a395-7b85a822d4a4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:05.670923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81324727-067b-4688-a395-7b85a822d4a4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:05.671066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-81324727-067b-4688-a395-7b85a822d4a4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:05.676408 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:05.676408 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:05.677390 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81324727-067b-4688-a395-7b85a822d4a4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:05.677916 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 430/1725] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:05 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:05.693537 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-52f8c101-8d9e-465a-a078-40bc8cf16e31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:05.695966 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52f8c101-8d9e-465a-a078-40bc8cf16e31 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:05.696167 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52f8c101-8d9e-465a-a078-40bc8cf16e31 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:05.696406 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52f8c101-8d9e-465a-a078-40bc8cf16e31 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:05.696565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-52f8c101-8d9e-465a-a078-40bc8cf16e31 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:05.702338 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:05.702338 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:05.703368 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52f8c101-8d9e-465a-a078-40bc8cf16e31 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:05.703884 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 435/1726] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:05 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:06.213894 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a0154856-76ec-4364-9032-9b38b02392f5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:06.215968 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0154856-76ec-4364-9032-9b38b02392f5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:06.216233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0154856-76ec-4364-9032-9b38b02392f5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:06.216524 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0154856-76ec-4364-9032-9b38b02392f5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:06.216735 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-a0154856-76ec-4364-9032-9b38b02392f5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Delete volume with id: 7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:06.224876 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:06.224876 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:06.225333 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a0154856-76ec-4364-9032-9b38b02392f5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:06.244513 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a0154856-76ec-4364-9032-9b38b02392f5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Delete volume request issued successfully. Jul 31 19:11:06.244734 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0154856-76ec-4364-9032-9b38b02392f5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 202 Jul 31 19:11:06.245193 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 430/1727] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:06 2026] DELETE /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:06.253217 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a466871-f468-4a0c-b67f-1b3711560c41 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:06.255113 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a466871-f468-4a0c-b67f-1b3711560c41 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:06.255314 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a466871-f468-4a0c-b67f-1b3711560c41 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:06.255525 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a466871-f468-4a0c-b67f-1b3711560c41 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:06.263993 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:06.263993 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:06.268564 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a466871-f468-4a0c-b67f-1b3711560c41 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:06.273305 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a466871-f468-4a0c-b67f-1b3711560c41 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 200 Jul 31 19:11:06.275449 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 433/1728] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:06 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:06.591850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-569f20b2-8b39-4909-80a6-50a295e94385 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:06.594029 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-569f20b2-8b39-4909-80a6-50a295e94385 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:06.594029 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-569f20b2-8b39-4909-80a6-50a295e94385 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:06.594196 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-569f20b2-8b39-4909-80a6-50a295e94385 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:06.594670 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-569f20b2-8b39-4909-80a6-50a295e94385 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:06.600927 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:06.600927 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:06.602053 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-569f20b2-8b39-4909-80a6-50a295e94385 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:06.602177 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 431/1729] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:06 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:06.688106 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-18936211-653d-415a-aee0-ecf728fb70b2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:06.692403 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-18936211-653d-415a-aee0-ecf728fb70b2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:06.692403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-18936211-653d-415a-aee0-ecf728fb70b2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:06.692403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-18936211-653d-415a-aee0-ecf728fb70b2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:06.692403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-18936211-653d-415a-aee0-ecf728fb70b2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:06.698574 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:06.698574 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:06.699814 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-18936211-653d-415a-aee0-ecf728fb70b2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:06.700618 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 436/1730] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:06 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:06.718331 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-168c7463-0b03-491c-879e-e37f488a97de None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:06.720587 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-168c7463-0b03-491c-879e-e37f488a97de tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:06.720870 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-168c7463-0b03-491c-879e-e37f488a97de tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:06.721093 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-168c7463-0b03-491c-879e-e37f488a97de tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:06.721227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-168c7463-0b03-491c-879e-e37f488a97de tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:06.726453 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:06.726453 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:06.727758 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-168c7463-0b03-491c-879e-e37f488a97de tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:06.727758 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 431/1731] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:06 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:07.295393 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0de6595e-6c8f-43b3-a5e6-dfee21f1c8f4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:07.297183 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0de6595e-6c8f-43b3-a5e6-dfee21f1c8f4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 Jul 31 19:11:07.297563 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0de6595e-6c8f-43b3-a5e6-dfee21f1c8f4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:07.297563 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0de6595e-6c8f-43b3-a5e6-dfee21f1c8f4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:07.303372 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0de6595e-6c8f-43b3-a5e6-dfee21f1c8f4 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 returned with HTTP 404 Jul 31 19:11:07.303899 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 434/1732] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:07 2026] GET /volume/v3/volumes/7982d906-f239-4206-9078-a165329d7216 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:07.307682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-19b059a6-4f3b-4a13-8bb2-95b5737dc309 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:07.312224 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-19b059a6-4f3b-4a13-8bb2-95b5737dc309 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/attachments?instance_id=0acc5e8b-cec0-4640-a319-ade666cf179c Jul 31 19:11:07.312224 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-19b059a6-4f3b-4a13-8bb2-95b5737dc309 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:07.312224 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-19b059a6-4f3b-4a13-8bb2-95b5737dc309 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:07.313662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5f075c38-1932-4187-bbc3-d5236e9172b0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:07.315769 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f075c38-1932-4187-bbc3-d5236e9172b0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] DELETE https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:11:07.316031 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f075c38-1932-4187-bbc3-d5236e9172b0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:07.316225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f075c38-1932-4187-bbc3-d5236e9172b0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:07.316388 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5f075c38-1932-4187-bbc3-d5236e9172b0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Delete volume with id: df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:11:07.324618 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:07.324618 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:07.325928 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-19b059a6-4f3b-4a13-8bb2-95b5737dc309 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments?instance_id=0acc5e8b-cec0-4640-a319-ade666cf179c returned with HTTP 200 Jul 31 19:11:07.326022 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5f075c38-1932-4187-bbc3-d5236e9172b0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:07.326072 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 432/1733] 10.4.3.163 () {70 vars in 1637 bytes} [Fri Jul 31 19:11:07 2026] GET /volume/v3/attachments?instance_id=0acc5e8b-cec0-4640-a319-ade666cf179c => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:07.338420 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-d1b81117-ace2-4cba-8044-0234853cfd15 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:07.342537 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-d1b81117-ace2-4cba-8044-0234853cfd15 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 Jul 31 19:11:07.342809 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-d1b81117-ace2-4cba-8044-0234853cfd15 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:07.343055 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-d1b81117-ace2-4cba-8044-0234853cfd15 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:07.344973 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5f075c38-1932-4187-bbc3-d5236e9172b0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Delete volume request issued successfully. Jul 31 19:11:07.347740 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f075c38-1932-4187-bbc3-d5236e9172b0 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 202 Jul 31 19:11:07.348425 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 437/1734] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:07 2026] DELETE /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:07.357222 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e1fc8bf0-fa07-478b-8f66-edc4a73270f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:07.360137 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1fc8bf0-fa07-478b-8f66-edc4a73270f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:11:07.360358 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1fc8bf0-fa07-478b-8f66-edc4a73270f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:07.361308 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1fc8bf0-fa07-478b-8f66-edc4a73270f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:07.370588 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:07.370588 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:07.375707 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e1fc8bf0-fa07-478b-8f66-edc4a73270f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:07.377655 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c5ca0a39-e9d8-493b-b110-91ac5337f7cb req-d1b81117-ace2-4cba-8044-0234853cfd15 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 returned with HTTP 200 Jul 31 19:11:07.378191 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 432/1735] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:11:07 2026] GET /volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 => generated 993 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:07.380730 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1fc8bf0-fa07-478b-8f66-edc4a73270f6 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 200 Jul 31 19:11:07.381109 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 435/1736] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:07 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:07.613910 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cbfda33c-4208-4427-a8ce-553b2642f205 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:07.616810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cbfda33c-4208-4427-a8ce-553b2642f205 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:07.617024 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cbfda33c-4208-4427-a8ce-553b2642f205 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:07.617236 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cbfda33c-4208-4427-a8ce-553b2642f205 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:07.617367 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cbfda33c-4208-4427-a8ce-553b2642f205 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:07.622303 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:07.622303 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:07.623020 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cbfda33c-4208-4427-a8ce-553b2642f205 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:07.623391 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 433/1737] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:07 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:07.713357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c93f0e1d-eca9-40a5-b23f-8a44963fff20 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:07.715157 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c93f0e1d-eca9-40a5-b23f-8a44963fff20 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:07.715641 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c93f0e1d-eca9-40a5-b23f-8a44963fff20 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:07.716978 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c93f0e1d-eca9-40a5-b23f-8a44963fff20 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:07.716978 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c93f0e1d-eca9-40a5-b23f-8a44963fff20 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:07.720656 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:07.720656 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:07.721751 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c93f0e1d-eca9-40a5-b23f-8a44963fff20 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:07.722463 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 438/1738] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:07 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:07.740568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-98e6876e-fbd1-4661-a15e-34945f70f506 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:07.742719 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98e6876e-fbd1-4661-a15e-34945f70f506 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:07.743062 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98e6876e-fbd1-4661-a15e-34945f70f506 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:07.743257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98e6876e-fbd1-4661-a15e-34945f70f506 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:07.743427 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-98e6876e-fbd1-4661-a15e-34945f70f506 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:07.748304 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:07.748304 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:07.749079 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98e6876e-fbd1-4661-a15e-34945f70f506 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:07.749613 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 433/1739] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:07 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:08.068305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-371b5595-2ce7-40c9-9cdf-652c4249fb43 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:08.071879 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-371b5595-2ce7-40c9-9cdf-652c4249fb43 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption Jul 31 19:11:08.072226 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-371b5595-2ce7-40c9-9cdf-652c4249fb43 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:08.072576 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-371b5595-2ce7-40c9-9cdf-652c4249fb43 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:08.084321 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:08.084321 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:08.092637 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-371b5595-2ce7-40c9-9cdf-652c4249fb43 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption returned with HTTP 200 Jul 31 19:11:08.093449 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 436/1740] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:11:08 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:08.396521 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b17f89a7-e913-499e-afc6-a569823f1d79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:08.399572 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b17f89a7-e913-499e-afc6-a569823f1d79 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a Jul 31 19:11:08.399572 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b17f89a7-e913-499e-afc6-a569823f1d79 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:08.399691 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b17f89a7-e913-499e-afc6-a569823f1d79 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:08.407076 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b17f89a7-e913-499e-afc6-a569823f1d79 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a returned with HTTP 404 Jul 31 19:11:08.408239 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 434/1741] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:08 2026] GET /volume/v3/volumes/df6341e7-429d-4039-ad49-c0c042aa160a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:08.481922 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1376c38c-482c-48c3-8f57-1dfe890667fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:08.485955 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1376c38c-482c-48c3-8f57-1dfe890667fc tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] DELETE https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:11:08.486226 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1376c38c-482c-48c3-8f57-1dfe890667fc tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:08.486520 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1376c38c-482c-48c3-8f57-1dfe890667fc tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:08.487400 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1376c38c-482c-48c3-8f57-1dfe890667fc tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Delete volume with id: 52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:11:08.499894 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:08.499894 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:08.500328 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1376c38c-482c-48c3-8f57-1dfe890667fc tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:08.522738 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1376c38c-482c-48c3-8f57-1dfe890667fc tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Delete volume request issued successfully. Jul 31 19:11:08.523039 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1376c38c-482c-48c3-8f57-1dfe890667fc tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 202 Jul 31 19:11:08.525587 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 439/1742] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:08 2026] DELETE /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:08.540174 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-91af4020-e5c1-48ab-ad5e-b1c9088e8647 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:08.542453 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-91af4020-e5c1-48ab-ad5e-b1c9088e8647 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:11:08.542657 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-91af4020-e5c1-48ab-ad5e-b1c9088e8647 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:08.544557 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-91af4020-e5c1-48ab-ad5e-b1c9088e8647 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:08.555475 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:08.555475 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:08.559059 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-91af4020-e5c1-48ab-ad5e-b1c9088e8647 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Volume info retrieved successfully. Jul 31 19:11:08.566231 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-91af4020-e5c1-48ab-ad5e-b1c9088e8647 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 200 Jul 31 19:11:08.566812 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 434/1743] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:08 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:11:08.639114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d7a632e-f63c-4721-8121-ae1aef5d12ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:08.641700 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d7a632e-f63c-4721-8121-ae1aef5d12ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:08.642381 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d7a632e-f63c-4721-8121-ae1aef5d12ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:08.642381 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d7a632e-f63c-4721-8121-ae1aef5d12ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:08.642532 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6d7a632e-f63c-4721-8121-ae1aef5d12ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:08.651157 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:08.651157 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:08.652107 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d7a632e-f63c-4721-8121-ae1aef5d12ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:08.652679 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 437/1744] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:08 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:08.732289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f92c5ecd-2bb6-451d-bd8f-8ab06cff9da9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:08.738471 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f92c5ecd-2bb6-451d-bd8f-8ab06cff9da9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:08.738471 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f92c5ecd-2bb6-451d-bd8f-8ab06cff9da9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:08.738471 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f92c5ecd-2bb6-451d-bd8f-8ab06cff9da9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:08.738667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f92c5ecd-2bb6-451d-bd8f-8ab06cff9da9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:08.749194 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:08.749194 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:08.750039 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f92c5ecd-2bb6-451d-bd8f-8ab06cff9da9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:08.750411 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 435/1745] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:08 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:08.764732 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a42f124d-da08-45fe-8610-2de4855d36c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:08.769464 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a42f124d-da08-45fe-8610-2de4855d36c7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:08.769464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a42f124d-da08-45fe-8610-2de4855d36c7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:08.769464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a42f124d-da08-45fe-8610-2de4855d36c7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:08.769464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a42f124d-da08-45fe-8610-2de4855d36c7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:08.775738 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:08.775738 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:08.777110 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a42f124d-da08-45fe-8610-2de4855d36c7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:08.777790 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 440/1746] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:08 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:09.578922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f1892f67-2ee5-44b4-b414-ecdac6a66cf5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:09.583422 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1892f67-2ee5-44b4-b414-ecdac6a66cf5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] GET https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 Jul 31 19:11:09.583422 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1892f67-2ee5-44b4-b414-ecdac6a66cf5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:09.583422 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1892f67-2ee5-44b4-b414-ecdac6a66cf5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:09.587801 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1892f67-2ee5-44b4-b414-ecdac6a66cf5 tempest-AttachVolumeTestJSON-1618009820 tempest-AttachVolumeTestJSON-1618009820-project-member] https://10.4.3.163/volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 returned with HTTP 404 Jul 31 19:11:09.589026 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 435/1747] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:09 2026] GET /volume/v3/volumes/52290bc6-d73b-4b02-a589-0b43c2873fd3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:09.665170 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5647b975-ad73-48be-97ca-f1b9b812ddf5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:09.667753 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5647b975-ad73-48be-97ca-f1b9b812ddf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:09.668051 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5647b975-ad73-48be-97ca-f1b9b812ddf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:09.668283 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5647b975-ad73-48be-97ca-f1b9b812ddf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:09.668409 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5647b975-ad73-48be-97ca-f1b9b812ddf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:09.675071 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:09.675071 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:09.675894 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5647b975-ad73-48be-97ca-f1b9b812ddf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:09.676302 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 438/1748] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:09 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:09.760805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b5bb702d-ac5a-49ac-bc00-56ceed250f2a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:09.767997 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5bb702d-ac5a-49ac-bc00-56ceed250f2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:09.768181 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5bb702d-ac5a-49ac-bc00-56ceed250f2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:09.769152 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5bb702d-ac5a-49ac-bc00-56ceed250f2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:09.769362 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b5bb702d-ac5a-49ac-bc00-56ceed250f2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:09.777658 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:09.777658 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:09.779482 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5bb702d-ac5a-49ac-bc00-56ceed250f2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:09.779877 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 436/1749] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:09 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:09.791456 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e2e984bd-3103-4df2-a3ba-f0a349ed5554 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:09.794178 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e2e984bd-3103-4df2-a3ba-f0a349ed5554 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:09.797664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e2e984bd-3103-4df2-a3ba-f0a349ed5554 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:09.797957 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e2e984bd-3103-4df2-a3ba-f0a349ed5554 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:09.798104 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e2e984bd-3103-4df2-a3ba-f0a349ed5554 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:09.805688 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:09.805688 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:09.806563 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e2e984bd-3103-4df2-a3ba-f0a349ed5554 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:09.806988 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 441/1750] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:09 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:10.682668 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-12ec8a50-bab7-4b3d-a443-89be35566cb8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:10.686913 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-12ec8a50-bab7-4b3d-a443-89be35566cb8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238/action Jul 31 19:11:10.687295 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-12ec8a50-bab7-4b3d-a443-89be35566cb8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:10.687451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-12ec8a50-bab7-4b3d-a443-89be35566cb8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:10.697982 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6942f713-45b5-41b2-9abf-31f8ac3134e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:10.703943 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6942f713-45b5-41b2-9abf-31f8ac3134e7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:10.704160 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6942f713-45b5-41b2-9abf-31f8ac3134e7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:10.704407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6942f713-45b5-41b2-9abf-31f8ac3134e7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:10.704619 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6942f713-45b5-41b2-9abf-31f8ac3134e7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:10.717320 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:10.717320 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:10.718496 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:10.718496 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:10.719269 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6942f713-45b5-41b2-9abf-31f8ac3134e7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:10.720122 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 439/1751] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:10 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:10.736257 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ec77d363-0c33-4bec-ba02-9d3780811279 req-12ec8a50-bab7-4b3d-a443-89be35566cb8 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238/action returned with HTTP 204 Jul 31 19:11:10.736883 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 436/1752] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:11:10 2026] POST /volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:10.799602 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9a78abc0-34c0-4f5f-ae0b-fffb17e637df None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:10.806568 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9a78abc0-34c0-4f5f-ae0b-fffb17e637df tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:10.806568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9a78abc0-34c0-4f5f-ae0b-fffb17e637df tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:10.806568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9a78abc0-34c0-4f5f-ae0b-fffb17e637df tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:10.806568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9a78abc0-34c0-4f5f-ae0b-fffb17e637df tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:10.814523 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:10.814523 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:10.816454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9a78abc0-34c0-4f5f-ae0b-fffb17e637df tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:10.817202 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 437/1753] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:10 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:10.819168 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-03db57ee-7bd4-4c66-a863-413398cb2b6c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:10.821923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03db57ee-7bd4-4c66-a863-413398cb2b6c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:10.821923 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03db57ee-7bd4-4c66-a863-413398cb2b6c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:10.821923 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03db57ee-7bd4-4c66-a863-413398cb2b6c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:10.822594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-03db57ee-7bd4-4c66-a863-413398cb2b6c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:10.827217 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:10.827217 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:10.828036 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03db57ee-7bd4-4c66-a863-413398cb2b6c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:10.828600 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 442/1754] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:10 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:11:11.740240 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32fdda2f-aef2-42b8-bfc8-fe3144c86f2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:11.742865 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32fdda2f-aef2-42b8-bfc8-fe3144c86f2c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:11:11.743149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32fdda2f-aef2-42b8-bfc8-fe3144c86f2c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:11.743401 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32fdda2f-aef2-42b8-bfc8-fe3144c86f2c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:11.743556 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-32fdda2f-aef2-42b8-bfc8-fe3144c86f2c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:11.747865 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=361,cinder:INSERT=40,cinder:UPDATE=74 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:11:11.754365 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:11.754365 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:11.755321 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32fdda2f-aef2-42b8-bfc8-fe3144c86f2c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:11:11.755795 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 440/1755] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:11 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:11.772795 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fddba580-61cb-4d35-af10-dae361c6bed0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:11.831424 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-faa0b648-8ff8-49f5-90df-0ead31a29f13 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:11.833872 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-faa0b648-8ff8-49f5-90df-0ead31a29f13 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:11.834208 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-faa0b648-8ff8-49f5-90df-0ead31a29f13 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:11.834489 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-faa0b648-8ff8-49f5-90df-0ead31a29f13 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:11.834661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-faa0b648-8ff8-49f5-90df-0ead31a29f13 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:11.841222 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-db51ea03-8e69-4200-86af-c73b6e542b94 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:11.841599 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:11.841599 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:11.841599 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-faa0b648-8ff8-49f5-90df-0ead31a29f13 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:11.842370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db51ea03-8e69-4200-86af-c73b6e542b94 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:11.842451 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 438/1756] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:11 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:11.842519 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db51ea03-8e69-4200-86af-c73b6e542b94 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:11.843432 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db51ea03-8e69-4200-86af-c73b6e542b94 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:11.844864 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-db51ea03-8e69-4200-86af-c73b6e542b94 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:11.851114 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:11.851114 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:11.851983 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db51ea03-8e69-4200-86af-c73b6e542b94 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:11.852392 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 443/1757] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:11 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:11.882754 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fddba580-61cb-4d35-af10-dae361c6bed0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:11:11.883108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fddba580-61cb-4d35-af10-dae361c6bed0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f9908466-1169-4be9-8e50-f051eb4ae42e"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:11.884547 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-fddba580-61cb-4d35-af10-dae361c6bed0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Creating new backup {'backup': {'volume_id': 'f9908466-1169-4be9-8e50-f051eb4ae42e'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:11:11.884718 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-fddba580-61cb-4d35-af10-dae361c6bed0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Creating backup of volume f9908466-1169-4be9-8e50-f051eb4ae42e in container None Jul 31 19:11:11.892199 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:11.892199 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:11.892457 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fddba580-61cb-4d35-af10-dae361c6bed0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Volume info retrieved successfully. Jul 31 19:11:11.914784 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-fddba580-61cb-4d35-af10-dae361c6bed0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Created reservations ['67864b6d-3599-46fb-8815-db8bde83e62f', 'ca7da3da-7114-4dde-bc6e-f2cddaf5cd5f'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:11.970372 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fddba580-61cb-4d35-af10-dae361c6bed0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:11:11.970836 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 437/1758] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:11:11 2026] POST /volume/v3/backups => generated 288 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:11.983046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6383f516-27de-4adb-8364-6c1d34b4c4b4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:11.984709 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6383f516-27de-4adb-8364-6c1d34b4c4b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:11.984979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6383f516-27de-4adb-8364-6c1d34b4c4b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:11.985552 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6383f516-27de-4adb-8364-6c1d34b4c4b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:11.985552 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6383f516-27de-4adb-8364-6c1d34b4c4b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:11.989890 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:11.989890 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:11.990505 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6383f516-27de-4adb-8364-6c1d34b4c4b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:11.991086 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 441/1759] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:11 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:12.857667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6d93638d-3585-4c7f-aac6-8552b073f22f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:12.859388 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d93638d-3585-4c7f-aac6-8552b073f22f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:12.859579 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d93638d-3585-4c7f-aac6-8552b073f22f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:12.859807 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d93638d-3585-4c7f-aac6-8552b073f22f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:12.859940 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6d93638d-3585-4c7f-aac6-8552b073f22f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:12.863597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a7edfce-35eb-4c23-8afe-f5381ed2bd0d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:12.864492 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:12.864492 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:12.865192 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d93638d-3585-4c7f-aac6-8552b073f22f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:12.865542 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 439/1760] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:12 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:12.865603 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a7edfce-35eb-4c23-8afe-f5381ed2bd0d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:12.865785 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a7edfce-35eb-4c23-8afe-f5381ed2bd0d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:12.866063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a7edfce-35eb-4c23-8afe-f5381ed2bd0d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:12.866237 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6a7edfce-35eb-4c23-8afe-f5381ed2bd0d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:12.873599 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:12.873599 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:12.874395 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a7edfce-35eb-4c23-8afe-f5381ed2bd0d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:12.874766 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 444/1761] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:12 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:13.003130 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d0bd221b-3f35-4617-a313-6bde304ca4b6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:13.011539 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0bd221b-3f35-4617-a313-6bde304ca4b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:13.011539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0bd221b-3f35-4617-a313-6bde304ca4b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:13.011539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0bd221b-3f35-4617-a313-6bde304ca4b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:13.011539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d0bd221b-3f35-4617-a313-6bde304ca4b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:13.016695 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:13.016695 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:13.018930 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0bd221b-3f35-4617-a313-6bde304ca4b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:13.018930 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 438/1762] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:13 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:13.878656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b737b599-ce07-4beb-882e-e82a4163e3ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:13.882529 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b737b599-ce07-4beb-882e-e82a4163e3ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:13.882529 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b737b599-ce07-4beb-882e-e82a4163e3ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:13.882529 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b737b599-ce07-4beb-882e-e82a4163e3ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:13.882529 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b737b599-ce07-4beb-882e-e82a4163e3ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:13.885121 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fac10dd6-bf7a-48e9-ac12-ffcfe68dd03f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:13.887991 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fac10dd6-bf7a-48e9-ac12-ffcfe68dd03f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:13.888183 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:13.888183 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:13.888269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fac10dd6-bf7a-48e9-ac12-ffcfe68dd03f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:13.888507 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fac10dd6-bf7a-48e9-ac12-ffcfe68dd03f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:13.888621 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fac10dd6-bf7a-48e9-ac12-ffcfe68dd03f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:13.889152 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b737b599-ce07-4beb-882e-e82a4163e3ac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:13.889617 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 442/1763] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:13 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:13.896244 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:13.896244 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:13.897090 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fac10dd6-bf7a-48e9-ac12-ffcfe68dd03f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:13.897447 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 440/1764] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:13 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:14.032251 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1123ec3f-036e-48e1-bd65-8c4f1acf394b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:14.036979 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1123ec3f-036e-48e1-bd65-8c4f1acf394b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:14.038003 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1123ec3f-036e-48e1-bd65-8c4f1acf394b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:14.038342 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1123ec3f-036e-48e1-bd65-8c4f1acf394b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:14.038560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1123ec3f-036e-48e1-bd65-8c4f1acf394b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:14.052236 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:14.052236 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:14.052236 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1123ec3f-036e-48e1-bd65-8c4f1acf394b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:14.052236 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 445/1765] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:14 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 697 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:14.834262 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ea19fc96-b427-4f82-85ec-04f789ac556f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:14.836610 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:14.837095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1389117594"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:14.838701 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1389117594'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:14.838871 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Create volume of 1 GB Jul 31 19:11:14.842713 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Availability Zones retrieved successfully. Jul 31 19:11:14.848049 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Flow 'volume_create_api' (92a2024c-df18-4128-b08c-748a4838110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:14.848946 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d230c4-aeb2-44b1-b770-4f3e8e6210e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:14.849804 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:14.881510 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27d230c4-aeb2-44b1-b770-4f3e8e6210e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:14.882581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4ec4c2-8e2d-4889-b1b8-bdb4ff455e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:14.902336 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-66192648-bb0c-4a8f-8b3d-b8e580b38691 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:14.904267 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66192648-bb0c-4a8f-8b3d-b8e580b38691 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:14.904536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66192648-bb0c-4a8f-8b3d-b8e580b38691 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:14.904795 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66192648-bb0c-4a8f-8b3d-b8e580b38691 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:14.904977 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-66192648-bb0c-4a8f-8b3d-b8e580b38691 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:14.909979 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1f937ef9-3eab-4836-9d1a-d9c8a5689e37 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:14.915828 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f937ef9-3eab-4836-9d1a-d9c8a5689e37 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:14.916091 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f937ef9-3eab-4836-9d1a-d9c8a5689e37 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:14.916336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f937ef9-3eab-4836-9d1a-d9c8a5689e37 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:14.916506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1f937ef9-3eab-4836-9d1a-d9c8a5689e37 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:14.916920 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:14.916920 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:14.917991 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66192648-bb0c-4a8f-8b3d-b8e580b38691 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:14.918471 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 443/1766] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:14 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:14.923101 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:14.923101 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:14.924061 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f937ef9-3eab-4836-9d1a-d9c8a5689e37 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:14.925136 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 441/1767] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:14 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:14.929006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0825a9b0-9125-4f82-83df-95105746889e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:14.931034 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0825a9b0-9125-4f82-83df-95105746889e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:14.931223 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0825a9b0-9125-4f82-83df-95105746889e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:14.931395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0825a9b0-9125-4f82-83df-95105746889e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:14.943472 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:14.943472 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:14.949196 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0825a9b0-9125-4f82-83df-95105746889e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:14.950224 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Created reservations ['e7e8d1d5-71d2-41d5-ba50-065fd2d38e5f', 'b76d0338-7310-405a-bbc5-8a22ed9daae4', '98a56438-32c3-4fc5-8c5f-ee1ce1dd98e8', '9bd159ac-8838-4c3d-abc4-4b101bc69316'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:14.950992 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c4ec4c2-8e2d-4889-b1b8-bdb4ff455e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7e8d1d5-71d2-41d5-ba50-065fd2d38e5f', 'b76d0338-7310-405a-bbc5-8a22ed9daae4', '98a56438-32c3-4fc5-8c5f-ee1ce1dd98e8', '9bd159ac-8838-4c3d-abc4-4b101bc69316']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:14.951678 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10d7ca1-0828-48e8-8120-956be55948f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:14.954030 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0825a9b0-9125-4f82-83df-95105746889e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:11:14.954475 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 446/1768] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:14 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:14.967863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62a07d0a-b51e-46f3-a8fb-87098c305cbf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:14.967948 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-77d9ca59-86a5-46bf-bd0a-8e8de09f07e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:14.968294 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62a07d0a-b51e-46f3-a8fb-87098c305cbf None None] GET https://10.4.3.163/volume// Jul 31 19:11:14.968490 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62a07d0a-b51e-46f3-a8fb-87098c305cbf None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:14.968684 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62a07d0a-b51e-46f3-a8fb-87098c305cbf None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:14.969007 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62a07d0a-b51e-46f3-a8fb-87098c305cbf None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:14.969367 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 444/1769] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:11:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:14.969794 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77d9ca59-86a5-46bf-bd0a-8e8de09f07e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:14.970022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77d9ca59-86a5-46bf-bd0a-8e8de09f07e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:14.970220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77d9ca59-86a5-46bf-bd0a-8e8de09f07e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:14.970357 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-77d9ca59-86a5-46bf-bd0a-8e8de09f07e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete backup with id: 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. Jul 31 19:11:14.972809 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10d7ca1-0828-48e8-8120-956be55948f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea8769a8-8f91-4e1a-8b6c-c76a15cb7938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1389117594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3384dd8feeaa4e9cb31fbe47d209860d',qos_specs=None,replication_status=,reservations=['e7e8d1d5-71d2-41d5-ba50-065fd2d38e5f','b76d0338-7310-405a-bbc5-8a22ed9daae4','98a56438-32c3-4fc5-8c5f-ee1ce1dd98e8','9bd159ac-8838-4c3d-abc4-4b101bc69316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19a3338f793b4bbe9c4e87ae51d15e36',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1389117594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea8769a8-8f91-4e1a-8b6c-c76a15cb7938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3384dd8feeaa4e9cb31fbe47d209860d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19a3338f793b4bbe9c4e87ae51d15e36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:14.973618 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2e304f-2149-4067-9169-2141f771ca3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:14.978240 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:14.978240 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:14.983123 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-66139ef4-dc95-41ad-88b7-2b8a4048a0e9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:14.985009 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-66139ef4-dc95-41ad-88b7-2b8a4048a0e9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:11:14.985359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-66139ef4-dc95-41ad-88b7-2b8a4048a0e9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03ca49a4-d55d-4b59-b419-f7f0b32788dc", "connector": null, "instance_uuid": "d1e02814-af0e-443d-8439-8b1b16522eb0"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:14.994873 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2e304f-2149-4067-9169-2141f771ca3c) transitioned into state 'SUCCESS' from state '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-1389117594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3384dd8feeaa4e9cb31fbe47d209860d',qos_specs=None,replication_status=,reservations=['e7e8d1d5-71d2-41d5-ba50-065fd2d38e5f','b76d0338-7310-405a-bbc5-8a22ed9daae4','98a56438-32c3-4fc5-8c5f-ee1ce1dd98e8','9bd159ac-8838-4c3d-abc4-4b101bc69316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19a3338f793b4bbe9c4e87ae51d15e36',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:14.994873 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64b4e46-d15d-44ed-a147-3ef5ec6aa36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:14.995357 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:14.995357 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:14.997158 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-77d9ca59-86a5-46bf-bd0a-8e8de09f07e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] delete_backup rpcapi backup_id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:11:14.998912 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77d9ca59-86a5-46bf-bd0a-8e8de09f07e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 202 Jul 31 19:11:14.999354 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 442/1770] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:14 2026] DELETE /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:15.006787 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64b4e46-d15d-44ed-a147-3ef5ec6aa36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:15.007590 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Flow 'volume_create_api' (92a2024c-df18-4128-b08c-748a4838110a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:15.007855 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Create volume request issued successfully. Jul 31 19:11:15.008345 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ea19fc96-b427-4f82-85ec-04f789ac556f tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:15.008789 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 439/1771] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:11:14 2026] POST /volume/v3/volumes => generated 757 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:15.010358 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a7f222ae-389b-4f53-be30-cf22a6521eba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:15.012146 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7f222ae-389b-4f53-be30-cf22a6521eba tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:15.012342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7f222ae-389b-4f53-be30-cf22a6521eba tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:15.012535 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7f222ae-389b-4f53-be30-cf22a6521eba tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:15.012639 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a7f222ae-389b-4f53-be30-cf22a6521eba tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:15.019508 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3544eb59-6939-4113-8402-490a8b7552ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:15.020998 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:15.020998 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:15.021226 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3544eb59-6939-4113-8402-490a8b7552ec tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:11:15.021402 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3544eb59-6939-4113-8402-490a8b7552ec tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:15.021610 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3544eb59-6939-4113-8402-490a8b7552ec tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:15.021914 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7f222ae-389b-4f53-be30-cf22a6521eba tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 200 Jul 31 19:11:15.022341 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 445/1772] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:15 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:15.028283 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:15.028283 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:15.031600 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3544eb59-6939-4113-8402-490a8b7552ec tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:11:15.035205 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3544eb59-6939-4113-8402-490a8b7552ec tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:11:15.035551 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 443/1773] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:15 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:15.052165 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-66139ef4-dc95-41ad-88b7-2b8a4048a0e9 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:11:15.052712 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 447/1774] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:11:14 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:15.059477 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-cb8a5d06-e42f-45c7-b198-09e2a89c2e3d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:15.061567 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-cb8a5d06-e42f-45c7-b198-09e2a89c2e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 Jul 31 19:11:15.061740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-cb8a5d06-e42f-45c7-b198-09e2a89c2e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:15.061926 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-cb8a5d06-e42f-45c7-b198-09e2a89c2e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:15.065292 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8b3fa371-de56-4b1c-a9a3-364531e7852e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:15.067519 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b3fa371-de56-4b1c-a9a3-364531e7852e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:15.067778 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b3fa371-de56-4b1c-a9a3-364531e7852e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:15.068016 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8b3fa371-de56-4b1c-a9a3-364531e7852e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:15.068130 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8b3fa371-de56-4b1c-a9a3-364531e7852e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:15.069970 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:15.069970 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:15.076232 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:15.076232 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:15.076973 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8b3fa371-de56-4b1c-a9a3-364531e7852e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:15.077383 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 446/1775] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:15 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:15.123889 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-cb8a5d06-e42f-45c7-b198-09e2a89c2e3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 returned with HTTP 200 Jul 31 19:11:15.124747 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 440/1776] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:11:15 2026] DELETE /volume/v3/attachments/2729e9bf-9882-472a-b287-1fce04a97238 => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:15.515824 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:15.518640 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:15.519143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1554290978", "imageRef": "4ad2423b-7997-44ba-b49a-0a9058e6f622", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:15.521218 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1554290978', 'imageRef': '4ad2423b-7997-44ba-b49a-0a9058e6f622', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:15.620008 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Create volume of 1 GB Jul 31 19:11:15.625072 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Availability Zones retrieved successfully. Jul 31 19:11:15.631350 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Flow 'volume_create_api' (513ec4e0-0a19-471e-b111-760303e80387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:15.632586 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65eda317-bc1c-41fb-8e3b-5131fe878daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:15.633574 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:15.708013 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65eda317-bc1c-41fb-8e3b-5131fe878daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:15.709425 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa681054-4e8d-4ebd-8ac9-689b79f95024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:15.786581 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Created reservations ['f2612818-61c7-4887-8531-a5c34577e43d', '595a79f3-72f1-4d26-af64-9ea3bbd02271', '0b0b5dad-c915-4d44-90dc-f3e1c4c50eec', '116eb385-8b4d-4b53-a2a6-804e99f8adf5'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:15.789457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa681054-4e8d-4ebd-8ac9-689b79f95024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2612818-61c7-4887-8531-a5c34577e43d', '595a79f3-72f1-4d26-af64-9ea3bbd02271', '0b0b5dad-c915-4d44-90dc-f3e1c4c50eec', '116eb385-8b4d-4b53-a2a6-804e99f8adf5']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:15.789457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3079fe1c-0f27-438b-a8ae-85b2a9c1faa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:15.820998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3079fe1c-0f27-438b-a8ae-85b2a9c1faa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bbd6b09-98ca-42aa-88c7-c6067c68d8bc', '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-1554290978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93132c09347e411c8539c05f445ecd95',qos_specs=None,replication_status=,reservations=['f2612818-61c7-4887-8531-a5c34577e43d','595a79f3-72f1-4d26-af64-9ea3bbd02271','0b0b5dad-c915-4d44-90dc-f3e1c4c50eec','116eb385-8b4d-4b53-a2a6-804e99f8adf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2a1e048a9724a44b69efa08debfbea5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1554290978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bbd6b09-98ca-42aa-88c7-c6067c68d8bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93132c09347e411c8539c05f445ecd95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2a1e048a9724a44b69efa08debfbea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:15.823959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d634b6e6-d0e2-4be1-947a-7fdfb3790e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:15.843989 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d634b6e6-d0e2-4be1-947a-7fdfb3790e2d) transitioned into state 'SUCCESS' from state '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-1554290978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93132c09347e411c8539c05f445ecd95',qos_specs=None,replication_status=,reservations=['f2612818-61c7-4887-8531-a5c34577e43d','595a79f3-72f1-4d26-af64-9ea3bbd02271','0b0b5dad-c915-4d44-90dc-f3e1c4c50eec','116eb385-8b4d-4b53-a2a6-804e99f8adf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2a1e048a9724a44b69efa08debfbea5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:15.845115 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6603b3e4-abf8-4691-83ce-94a6d9b3d655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:15.855574 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6603b3e4-abf8-4691-83ce-94a6d9b3d655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:15.856719 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Flow 'volume_create_api' (513ec4e0-0a19-471e-b111-760303e80387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:15.857155 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Create volume request issued successfully. Jul 31 19:11:15.857882 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96cd60c3-6ab4-4474-b11d-b9fb3dc5ec16 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:15.858445 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 444/1777] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:11:15 2026] POST /volume/v3/volumes => generated 753 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:15.871327 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-00e959a8-24c6-4a3f-b9cf-e6f0e1b52012 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:15.877198 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00e959a8-24c6-4a3f-b9cf-e6f0e1b52012 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:15.877198 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00e959a8-24c6-4a3f-b9cf-e6f0e1b52012 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:15.877198 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00e959a8-24c6-4a3f-b9cf-e6f0e1b52012 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:15.884093 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:15.884093 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:15.891228 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-00e959a8-24c6-4a3f-b9cf-e6f0e1b52012 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:15.897282 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00e959a8-24c6-4a3f-b9cf-e6f0e1b52012 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:15.897986 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 448/1778] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:15 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:15.938530 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95c33fb2-c2ee-4805-8765-adc978de9c46 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:15.940554 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95c33fb2-c2ee-4805-8765-adc978de9c46 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:15.940884 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95c33fb2-c2ee-4805-8765-adc978de9c46 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:15.941165 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95c33fb2-c2ee-4805-8765-adc978de9c46 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:15.941279 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-95c33fb2-c2ee-4805-8765-adc978de9c46 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:15.948042 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:15.948042 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:15.949087 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95c33fb2-c2ee-4805-8765-adc978de9c46 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:15.949309 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 447/1779] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:15 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:16.034142 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-83cd5f2f-4668-4a70-be92-654c5eec9999 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.035674 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-83cd5f2f-4668-4a70-be92-654c5eec9999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 Jul 31 19:11:16.036006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-83cd5f2f-4668-4a70-be92-654c5eec9999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.036098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-83cd5f2f-4668-4a70-be92-654c5eec9999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.036204 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-83cd5f2f-4668-4a70-be92-654c5eec9999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 88fa5c09-e6fb-480b-a5a6-7a6cb5294437. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:16.042407 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-83cd5f2f-4668-4a70-be92-654c5eec9999 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 returned with HTTP 404 Jul 31 19:11:16.043638 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 441/1780] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/backups/88fa5c09-e6fb-480b-a5a6-7a6cb5294437 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:16.048763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d46fbd61-0ad8-48ef-a1ed-9b7388ce071a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.051332 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d46fbd61-0ad8-48ef-a1ed-9b7388ce071a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:11:16.051589 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d46fbd61-0ad8-48ef-a1ed-9b7388ce071a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.052131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d46fbd61-0ad8-48ef-a1ed-9b7388ce071a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.067667 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.067667 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:16.076133 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d46fbd61-0ad8-48ef-a1ed-9b7388ce071a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:11:16.082343 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d46fbd61-0ad8-48ef-a1ed-9b7388ce071a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:11:16.082767 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 445/1781] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:16.089692 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-20e9bbf4-6f54-4932-b1ff-c5ea6423b88f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.096020 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20e9bbf4-6f54-4932-b1ff-c5ea6423b88f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:16.096020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20e9bbf4-6f54-4932-b1ff-c5ea6423b88f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.096020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20e9bbf4-6f54-4932-b1ff-c5ea6423b88f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.096020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-20e9bbf4-6f54-4932-b1ff-c5ea6423b88f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:16.101837 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.101837 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:16.104129 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20e9bbf4-6f54-4932-b1ff-c5ea6423b88f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:16.104129 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 449/1782] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:16.178965 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-e9012705-a9af-4a6a-a6fc-408d6af757a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.181545 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-e9012705-a9af-4a6a-a6fc-408d6af757a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:16.182118 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-e9012705-a9af-4a6a-a6fc-408d6af757a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.182299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-e9012705-a9af-4a6a-a6fc-408d6af757a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.191777 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.191777 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:16.195260 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-e9012705-a9af-4a6a-a6fc-408d6af757a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:16.199984 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-e9012705-a9af-4a6a-a6fc-408d6af757a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:11:16.199984 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 448/1783] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:16.220041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-14adde15-6a7b-432f-ba7b-dbbcadb0eca3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.222552 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-14adde15-6a7b-432f-ba7b-dbbcadb0eca3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da/action Jul 31 19:11:16.222998 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-14adde15-6a7b-432f-ba7b-dbbcadb0eca3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:16.223160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-14adde15-6a7b-432f-ba7b-dbbcadb0eca3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:16.237055 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.237055 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:16.237703 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-14adde15-6a7b-432f-ba7b-dbbcadb0eca3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:16.245302 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-14adde15-6a7b-432f-ba7b-dbbcadb0eca3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Begin detaching volume completed successfully. Jul 31 19:11:16.245577 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-14adde15-6a7b-432f-ba7b-dbbcadb0eca3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da/action returned with HTTP 202 Jul 31 19:11:16.246027 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 442/1784] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:11:16 2026] POST /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:16.265786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bb4992f0-fb21-40ec-aa8c-f62c5703529a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.270052 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb4992f0-fb21-40ec-aa8c-f62c5703529a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:16.270298 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb4992f0-fb21-40ec-aa8c-f62c5703529a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.270586 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb4992f0-fb21-40ec-aa8c-f62c5703529a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.286129 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.286129 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:16.290678 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bb4992f0-fb21-40ec-aa8c-f62c5703529a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:16.294169 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c511fa2a-5959-444b-a470-90a3285af5d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.294169 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c511fa2a-5959-444b-a470-90a3285af5d4 None None] GET https://10.4.3.163/volume// Jul 31 19:11:16.294169 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c511fa2a-5959-444b-a470-90a3285af5d4 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.294169 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c511fa2a-5959-444b-a470-90a3285af5d4 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.294169 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c511fa2a-5959-444b-a470-90a3285af5d4 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:16.294169 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 450/1785] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:16.297233 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb4992f0-fb21-40ec-aa8c-f62c5703529a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:11:16.297978 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 446/1786] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:16.306039 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-93f17a7e-b0bc-4390-ad87-3040bd9e0354 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.310744 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-93f17a7e-b0bc-4390-ad87-3040bd9e0354 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:16.311007 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-93f17a7e-b0bc-4390-ad87-3040bd9e0354 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.311203 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-93f17a7e-b0bc-4390-ad87-3040bd9e0354 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.319907 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.319907 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:16.323279 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-93f17a7e-b0bc-4390-ad87-3040bd9e0354 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:16.327270 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-93f17a7e-b0bc-4390-ad87-3040bd9e0354 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:11:16.327858 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 449/1787] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:11:16.760361 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-c7ee63de-e1e2-42d8-a102-a40eba621a96 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.763420 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-c7ee63de-e1e2-42d8-a102-a40eba621a96 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] PUT https://10.4.3.163/volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 Jul 31 19:11:16.763897 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-c7ee63de-e1e2-42d8-a102-a40eba621a96 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:16.773602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-c7ee63de-e1e2-42d8-a102-a40eba621a96 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Acquiring lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:11:16.780371 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-c7ee63de-e1e2-42d8-a102-a40eba621a96 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:11:16.782238 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.782238 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:16.884163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-c7ee63de-e1e2-42d8-a102-a40eba621a96 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Lock "cinder-attachment_update-03ca49a4-d55d-4b59-b419-f7f0b32788dc-np0000006260" released by "attachment_update" :: held 0.104s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:11:16.885429 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-c7ee63de-e1e2-42d8-a102-a40eba621a96 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 returned with HTTP 200 Jul 31 19:11:16.886022 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 443/1788] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:11:16 2026] PUT /volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 => generated 968 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:16.900708 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-2ba2ac66-c2a7-4b8e-b418-0f99185a8818 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.905803 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-2ba2ac66-c2a7-4b8e-b418-0f99185a8818 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 Jul 31 19:11:16.906159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-2ba2ac66-c2a7-4b8e-b418-0f99185a8818 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.906662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-2ba2ac66-c2a7-4b8e-b418-0f99185a8818 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.914960 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b1664b5-6b09-4182-a82b-47d44078d925 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.916781 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b1664b5-6b09-4182-a82b-47d44078d925 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:16.917079 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b1664b5-6b09-4182-a82b-47d44078d925 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.917657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b1664b5-6b09-4182-a82b-47d44078d925 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.926270 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-2ba2ac66-c2a7-4b8e-b418-0f99185a8818 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 returned with HTTP 200 Jul 31 19:11:16.926809 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 451/1789] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:16.928007 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.928007 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:16.934102 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4b1664b5-6b09-4182-a82b-47d44078d925 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:16.941122 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b1664b5-6b09-4182-a82b-47d44078d925 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:16.941827 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 447/1790] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:16.961708 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-40df9fc8-314a-4765-83e3-f47e0221beaf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:16.966800 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40df9fc8-314a-4765-83e3-f47e0221beaf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:16.967982 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40df9fc8-314a-4765-83e3-f47e0221beaf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:16.967982 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40df9fc8-314a-4765-83e3-f47e0221beaf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:16.967982 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-40df9fc8-314a-4765-83e3-f47e0221beaf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:16.975055 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:16.975055 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:16.976032 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40df9fc8-314a-4765-83e3-f47e0221beaf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:16.976486 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 450/1791] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:16 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:17.122161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a1bfe9a3-bb52-4f5b-b5ea-ef2ca8f383ba None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:17.123634 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1bfe9a3-bb52-4f5b-b5ea-ef2ca8f383ba tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:17.123921 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1bfe9a3-bb52-4f5b-b5ea-ef2ca8f383ba tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:17.124173 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1bfe9a3-bb52-4f5b-b5ea-ef2ca8f383ba tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:17.124347 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-a1bfe9a3-bb52-4f5b-b5ea-ef2ca8f383ba tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:17.128264 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:17.128264 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:17.128912 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1bfe9a3-bb52-4f5b-b5ea-ef2ca8f383ba tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:17.129300 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 444/1792] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:17 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:17.282853 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-dbda5b0a-3a74-41ae-9043-7eb4b9f4046c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:17.287213 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-dbda5b0a-3a74-41ae-9043-7eb4b9f4046c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac Jul 31 19:11:17.287467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-dbda5b0a-3a74-41ae-9043-7eb4b9f4046c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:17.287673 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-dbda5b0a-3a74-41ae-9043-7eb4b9f4046c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:17.299113 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:17.299113 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:17.310997 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6f94e1a9-9f41-492b-855a-9ed130b5f6bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:17.312918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f94e1a9-9f41-492b-855a-9ed130b5f6bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:17.313135 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f94e1a9-9f41-492b-855a-9ed130b5f6bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:17.313321 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f94e1a9-9f41-492b-855a-9ed130b5f6bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:17.325381 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:17.325381 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:17.333104 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6f94e1a9-9f41-492b-855a-9ed130b5f6bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:17.338418 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f94e1a9-9f41-492b-855a-9ed130b5f6bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:11:17.338827 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 448/1793] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:17 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:17.378464 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6f8c42e6-0626-437d-8f37-e501ca10224a req-dbda5b0a-3a74-41ae-9043-7eb4b9f4046c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac returned with HTTP 200 Jul 31 19:11:17.378874 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 452/1794] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:11:17 2026] DELETE /volume/v3/attachments/6fb14f4b-2862-48f7-94d8-6bbf4a7d71ac => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:11:17.955935 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fb81e1ab-298f-46e0-a779-881842617640 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:17.959700 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb81e1ab-298f-46e0-a779-881842617640 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:17.959888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fb81e1ab-298f-46e0-a779-881842617640 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:17.960103 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fb81e1ab-298f-46e0-a779-881842617640 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:17.973425 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:17.973425 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:17.977840 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fb81e1ab-298f-46e0-a779-881842617640 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:17.982909 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fb81e1ab-298f-46e0-a779-881842617640 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:17.983342 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 451/1795] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:17 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:17.992138 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-105c72f4-3711-4a11-a125-b869d3982c41 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:17.994649 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-105c72f4-3711-4a11-a125-b869d3982c41 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:17.994925 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-105c72f4-3711-4a11-a125-b869d3982c41 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:17.995174 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-105c72f4-3711-4a11-a125-b869d3982c41 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:17.995299 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-105c72f4-3711-4a11-a125-b869d3982c41 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:18.000582 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:18.000582 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:18.001401 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-105c72f4-3711-4a11-a125-b869d3982c41 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:18.001787 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 445/1796] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:17 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:18.141604 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-138d93ef-e2ac-440d-b7d4-138151af065c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:18.144190 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-138d93ef-e2ac-440d-b7d4-138151af065c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:18.144590 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-138d93ef-e2ac-440d-b7d4-138151af065c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:18.144951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-138d93ef-e2ac-440d-b7d4-138151af065c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:18.145115 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-138d93ef-e2ac-440d-b7d4-138151af065c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:18.150832 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:18.150832 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:18.151810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-138d93ef-e2ac-440d-b7d4-138151af065c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:18.152476 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 449/1797] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:18 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:18.356582 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8423233-fc33-4f52-9906-575b556704b3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:18.358705 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8423233-fc33-4f52-9906-575b556704b3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:18.358958 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8423233-fc33-4f52-9906-575b556704b3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:18.359205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8423233-fc33-4f52-9906-575b556704b3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:18.367862 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:18.367862 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:18.372108 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e8423233-fc33-4f52-9906-575b556704b3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:18.378843 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8423233-fc33-4f52-9906-575b556704b3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:11:18.378843 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 453/1798] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:18 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:19.002645 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3943b46-e51f-4446-bbd2-1ed91fcdecbf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:19.004921 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3943b46-e51f-4446-bbd2-1ed91fcdecbf tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:19.004921 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3943b46-e51f-4446-bbd2-1ed91fcdecbf tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:19.005092 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3943b46-e51f-4446-bbd2-1ed91fcdecbf tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:19.013652 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-116ccc09-e8d5-46de-98a8-dc18b05d93bf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:19.014008 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:19.014008 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:19.015161 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-116ccc09-e8d5-46de-98a8-dc18b05d93bf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:19.015414 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-116ccc09-e8d5-46de-98a8-dc18b05d93bf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:19.019523 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-116ccc09-e8d5-46de-98a8-dc18b05d93bf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:19.019523 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-116ccc09-e8d5-46de-98a8-dc18b05d93bf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:19.019663 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b3943b46-e51f-4446-bbd2-1ed91fcdecbf tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:19.021802 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:19.021802 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:19.021802 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-116ccc09-e8d5-46de-98a8-dc18b05d93bf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:19.021802 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 446/1799] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:19 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:19.023599 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3943b46-e51f-4446-bbd2-1ed91fcdecbf tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:19.024301 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 452/1800] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:19 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:19.166461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bca13ff3-30c4-4573-82a0-2b527af260f8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:19.166461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bca13ff3-30c4-4573-82a0-2b527af260f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:19.167017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bca13ff3-30c4-4573-82a0-2b527af260f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:19.167017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bca13ff3-30c4-4573-82a0-2b527af260f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:19.167017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bca13ff3-30c4-4573-82a0-2b527af260f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:19.174076 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:19.174076 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:19.175670 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bca13ff3-30c4-4573-82a0-2b527af260f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:19.176274 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 450/1801] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:19 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:20.039202 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0e40b026-1b6f-4b79-a8ed-91a6ef750509 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:20.039982 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-985ea19d-548c-49dc-b35c-92b6874d82ec None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:20.041458 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0e40b026-1b6f-4b79-a8ed-91a6ef750509 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:20.041541 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0e40b026-1b6f-4b79-a8ed-91a6ef750509 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:20.042126 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0e40b026-1b6f-4b79-a8ed-91a6ef750509 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:20.042126 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0e40b026-1b6f-4b79-a8ed-91a6ef750509 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:20.042340 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-985ea19d-548c-49dc-b35c-92b6874d82ec tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:20.042340 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-985ea19d-548c-49dc-b35c-92b6874d82ec tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:20.043151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-985ea19d-548c-49dc-b35c-92b6874d82ec tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:20.048092 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:20.048092 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:20.049005 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0e40b026-1b6f-4b79-a8ed-91a6ef750509 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:20.049221 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 454/1802] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:20 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:20.050689 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:20.050689 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:20.060262 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-985ea19d-548c-49dc-b35c-92b6874d82ec tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:20.064675 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-985ea19d-548c-49dc-b35c-92b6874d82ec tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:20.065123 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 447/1803] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:20 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:20.188912 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36f795f2-5066-497c-ae7f-f2722d7363dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:20.191173 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36f795f2-5066-497c-ae7f-f2722d7363dd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:20.191464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36f795f2-5066-497c-ae7f-f2722d7363dd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:20.192031 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36f795f2-5066-497c-ae7f-f2722d7363dd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:20.192229 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-36f795f2-5066-497c-ae7f-f2722d7363dd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:20.198275 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:20.198275 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:20.199325 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36f795f2-5066-497c-ae7f-f2722d7363dd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:20.200119 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 453/1804] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:20 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:21.065643 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-52a2a1f4-37fa-4e02-a4bd-b1e881a92d27 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.067381 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52a2a1f4-37fa-4e02-a4bd-b1e881a92d27 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:21.067616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52a2a1f4-37fa-4e02-a4bd-b1e881a92d27 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:21.067834 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52a2a1f4-37fa-4e02-a4bd-b1e881a92d27 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:21.067973 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-52a2a1f4-37fa-4e02-a4bd-b1e881a92d27 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:21.082161 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:21.082161 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:21.082328 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5697c0d6-536d-48bd-a785-2fe67317d729 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.083044 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52a2a1f4-37fa-4e02-a4bd-b1e881a92d27 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:21.083421 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 451/1805] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:21 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:21.083986 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5697c0d6-536d-48bd-a785-2fe67317d729 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:21.084194 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5697c0d6-536d-48bd-a785-2fe67317d729 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:21.084410 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5697c0d6-536d-48bd-a785-2fe67317d729 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:21.094454 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:21.094454 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:21.096578 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8ee170fb-eecc-498a-a255-6f65b9025323 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.098356 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ee170fb-eecc-498a-a255-6f65b9025323 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d Jul 31 19:11:21.098922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ee170fb-eecc-498a-a255-6f65b9025323 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:21.098922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ee170fb-eecc-498a-a255-6f65b9025323 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:21.100538 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5697c0d6-536d-48bd-a785-2fe67317d729 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:21.105776 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:21.105776 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:21.107005 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5697c0d6-536d-48bd-a785-2fe67317d729 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:21.107631 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 455/1806] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:21 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:21.109434 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8ee170fb-eecc-498a-a255-6f65b9025323 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:21.114265 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ee170fb-eecc-498a-a255-6f65b9025323 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d returned with HTTP 200 Jul 31 19:11:21.114746 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 448/1807] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:21 2026] GET /volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:21.130570 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-58394916-c671-4cc7-a692-6721e5a5019a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.213575 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7aee87a1-d738-4078-830b-4ced77bdb931 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.215686 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7aee87a1-d738-4078-830b-4ced77bdb931 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:21.215841 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7aee87a1-d738-4078-830b-4ced77bdb931 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:21.216711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7aee87a1-d738-4078-830b-4ced77bdb931 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:21.216711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7aee87a1-d738-4078-830b-4ced77bdb931 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:21.222629 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:21.222629 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:21.226460 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7aee87a1-d738-4078-830b-4ced77bdb931 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:21.226460 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 452/1808] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:21 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:21.273389 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58394916-c671-4cc7-a692-6721e5a5019a tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c/export_record Jul 31 19:11:21.273773 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58394916-c671-4cc7-a692-6721e5a5019a tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:21.273932 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-58394916-c671-4cc7-a692-6721e5a5019a tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Calling method 'export_record' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:21.274093 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-58394916-c671-4cc7-a692-6721e5a5019a tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Export record for backup 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 19:11:21.278217 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:21.278217 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:21.279087 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-58394916-c671-4cc7-a692-6721e5a5019a tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Calling RPCAPI with context: , host: np0000006260, backup: 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 19:11:21.287671 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-58394916-c671-4cc7-a692-6721e5a5019a tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] export_record in rpcapi backup_id 33f325bb-6145-4034-8a02-9c31660ea30c on host np0000006260. {{(pid=100317) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 19:11:21.302078 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-58394916-c671-4cc7-a692-6721e5a5019a tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzNmMzI1YmItNjE0NS00MDM0LThhMDItOWMzMTY2MGVhMzBjIiwgInVzZXJfaWQiOiAiZGYzNDRmY2UxMTJhNDg0YTkwODdmNGExY2FiNDRlMDUiLCAicHJvamVjdF9pZCI6ICI1NjNjYThmMGEzZDc0ZWRlOTRlN2EzYmM0NjBlZjkzNSIsICJ2b2x1bWVfaWQiOiAiYjYwZjc4M2MtY2Q0Yy00ZGYzLTlkNzktYjkyNzZhY2M2MjNkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTY4ODE0NDI4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1OTU1MDUxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I2MGY3ODNjLWNkNGMtNGRmMy05ZDc5LWI5Mjc2YWNjNjIzZC8yMDI2MDczMTE5MTEwNC9hel9ub3ZhX2JhY2t1cF8zM2YzMjViYi02MTQ1LTQwMzQtOGEwMi05YzMxNjYwZWEzMGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTE6MjFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 19:11:21.302512 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-58394916-c671-4cc7-a692-6721e5a5019a tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c/export_record returned with HTTP 200 Jul 31 19:11:21.303392 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 454/1809] 10.4.3.163 () {66 vars in 1390 bytes} [Fri Jul 31 19:11:21 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c/export_record => generated 1512 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:21.314455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.322887 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] POST https://10.4.3.163/volume/v3/backups/import_record Jul 31 19:11:21.323454 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDIwYzlhMTMtMDMyZi00NzYwLWE4Y2MtYWZmZDIyMzJhOWJkIiwgInVzZXJfaWQiOiAiZGYzNDRmY2UxMTJhNDg0YTkwODdmNGExY2FiNDRlMDUiLCAicHJvamVjdF9pZCI6ICI1NjNjYThmMGEzZDc0ZWRlOTRlN2EzYmM0NjBlZjkzNSIsICJ2b2x1bWVfaWQiOiAiYjYwZjc4M2MtY2Q0Yy00ZGYzLTlkNzktYjkyNzZhY2M2MjNkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTY4ODE0NDI4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1OTU1MDUxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I2MGY3ODNjLWNkNGMtNGRmMy05ZDc5LWI5Mjc2YWNjNjIzZC8yMDI2MDczMTE5MTEwNC9hel9ub3ZhX2JhY2t1cF8zM2YzMjViYi02MTQ1LTQwMzQtOGEwMi05YzMxNjYwZWEzMGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTE6MjFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:21.327360 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDIwYzlhMTMtMDMyZi00NzYwLWE4Y2MtYWZmZDIyMzJhOWJkIiwgInVzZXJfaWQiOiAiZGYzNDRmY2UxMTJhNDg0YTkwODdmNGExY2FiNDRlMDUiLCAicHJvamVjdF9pZCI6ICI1NjNjYThmMGEzZDc0ZWRlOTRlN2EzYmM0NjBlZjkzNSIsICJ2b2x1bWVfaWQiOiAiYjYwZjc4M2MtY2Q0Yy00ZGYzLTlkNzktYjkyNzZhY2M2MjNkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTY4ODE0NDI4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1OTU1MDUxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I2MGY3ODNjLWNkNGMtNGRmMy05ZDc5LWI5Mjc2YWNjNjIzZC8yMDI2MDczMTE5MTEwNC9hel9ub3ZhX2JhY2t1cF8zM2YzMjViYi02MTQ1LTQwMzQtOGEwMi05YzMxNjYwZWEzMGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTE6MjFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100318) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 19:11:21.327550 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDIwYzlhMTMtMDMyZi00NzYwLWE4Y2MtYWZmZDIyMzJhOWJkIiwgInVzZXJfaWQiOiAiZGYzNDRmY2UxMTJhNDg0YTkwODdmNGExY2FiNDRlMDUiLCAicHJvamVjdF9pZCI6ICI1NjNjYThmMGEzZDc0ZWRlOTRlN2EzYmM0NjBlZjkzNSIsICJ2b2x1bWVfaWQiOiAiYjYwZjc4M2MtY2Q0Yy00ZGYzLTlkNzktYjkyNzZhY2M2MjNkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTY4ODE0NDI4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1OTU1MDUxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I2MGY3ODNjLWNkNGMtNGRmMy05ZDc5LWI5Mjc2YWNjNjIzZC8yMDI2MDczMTE5MTEwNC9hel9ub3ZhX2JhY2t1cF8zM2YzMjViYi02MTQ1LTQwMzQtOGEwMi05YzMxNjYwZWEzMGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTE6MjFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100318) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 19:11:21.400699 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Created reservations ['66c1a9a7-e6ed-4eae-a4a3-2569cff6c82a', '91ad1d28-e156-44aa-8b88-aaaa84ac385b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:21.428235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] import_record rpcapi backup id 020c9a13-032f-4760-a8cc-affd2232a9bd on host np0000006260 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDIwYzlhMTMtMDMyZi00NzYwLWE4Y2MtYWZmZDIyMzJhOWJkIiwgInVzZXJfaWQiOiAiZGYzNDRmY2UxMTJhNDg0YTkwODdmNGExY2FiNDRlMDUiLCAicHJvamVjdF9pZCI6ICI1NjNjYThmMGEzZDc0ZWRlOTRlN2EzYmM0NjBlZjkzNSIsICJ2b2x1bWVfaWQiOiAiYjYwZjc4M2MtY2Q0Yy00ZGYzLTlkNzktYjkyNzZhY2M2MjNkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTY4ODE0NDI4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTc1OTU1MDUxMiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I2MGY3ODNjLWNkNGMtNGRmMy05ZDc5LWI5Mjc2YWNjNjIzZC8yMDI2MDczMTE5MTEwNC9hel9ub3ZhX2JhY2t1cF8zM2YzMjViYi02MTQ1LTQwMzQtOGEwMi05YzMxNjYwZWEzMGMiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjExOjAyWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTE6MjFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100318) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 19:11:21.430606 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Import record output: {'backup': {'id': '020c9a13-032f-4760-a8cc-affd2232a9bd', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd'}, {'rel': 'bookmark', 'href': 'https://10.4.3.163/volume/backups/020c9a13-032f-4760-a8cc-affd2232a9bd'}]}}. {{(pid=100318) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 19:11:21.430849 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aaa76153-aec7-4a5a-b0ed-0ed37f794840 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups/import_record returned with HTTP 201 Jul 31 19:11:21.431498 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 456/1810] 10.4.3.163 () {68 vars in 1302 bytes} [Fri Jul 31 19:11:21 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 118 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 19:11:21.440156 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f8a3bf78-0f99-4e6e-9f00-dc41bc8bb75f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.441974 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f8a3bf78-0f99-4e6e-9f00-dc41bc8bb75f tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] GET https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd Jul 31 19:11:21.442618 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f8a3bf78-0f99-4e6e-9f00-dc41bc8bb75f tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:21.442618 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f8a3bf78-0f99-4e6e-9f00-dc41bc8bb75f tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:21.442618 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-f8a3bf78-0f99-4e6e-9f00-dc41bc8bb75f tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Show backup with id 020c9a13-032f-4760-a8cc-affd2232a9bd. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:21.446708 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:21.446708 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:21.447538 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f8a3bf78-0f99-4e6e-9f00-dc41bc8bb75f tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd returned with HTTP 200 Jul 31 19:11:21.447837 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 449/1811] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:21 2026] GET /volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:21.753318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-771a7e54-af01-450f-9d05-5ec3e2e27208 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.755059 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-771a7e54-af01-450f-9d05-5ec3e2e27208 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:21.755277 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-771a7e54-af01-450f-9d05-5ec3e2e27208 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:21.755449 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-771a7e54-af01-450f-9d05-5ec3e2e27208 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:21.755612 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-771a7e54-af01-450f-9d05-5ec3e2e27208 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume with id: 2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:21.763129 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:21.763129 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:21.763590 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-771a7e54-af01-450f-9d05-5ec3e2e27208 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:21.780810 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-771a7e54-af01-450f-9d05-5ec3e2e27208 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume request issued successfully. Jul 31 19:11:21.781025 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-771a7e54-af01-450f-9d05-5ec3e2e27208 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 202 Jul 31 19:11:21.781425 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 453/1812] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:21 2026] DELETE /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:21.792580 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c223b10-c890-4145-b777-35cfc2162b4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:21.794853 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c223b10-c890-4145-b777-35cfc2162b4e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:21.794853 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c223b10-c890-4145-b777-35cfc2162b4e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:21.795029 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c223b10-c890-4145-b777-35cfc2162b4e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:21.805770 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:21.805770 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:21.810738 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1c223b10-c890-4145-b777-35cfc2162b4e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:21.816517 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c223b10-c890-4145-b777-35cfc2162b4e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 200 Jul 31 19:11:21.817061 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 455/1813] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:21 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:22.120234 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cfa930c8-0819-4f94-9462-477e6cf6ef3f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.121785 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cfa930c8-0819-4f94-9462-477e6cf6ef3f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:22.121944 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cfa930c8-0819-4f94-9462-477e6cf6ef3f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.122146 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cfa930c8-0819-4f94-9462-477e6cf6ef3f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.129926 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.129926 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:22.136461 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cfa930c8-0819-4f94-9462-477e6cf6ef3f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:22.137560 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cfa930c8-0819-4f94-9462-477e6cf6ef3f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:22.137922 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 457/1814] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:22.236135 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4407ea02-602d-4560-b076-5d5e887adc29 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.238288 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4407ea02-602d-4560-b076-5d5e887adc29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:22.238556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4407ea02-602d-4560-b076-5d5e887adc29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.238957 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4407ea02-602d-4560-b076-5d5e887adc29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.238957 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-4407ea02-602d-4560-b076-5d5e887adc29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:22.242785 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.242785 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:22.243325 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4407ea02-602d-4560-b076-5d5e887adc29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:22.243664 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 450/1815] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:22.458613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51e00766-ae85-4073-9585-bc8c4c34793c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.460231 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51e00766-ae85-4073-9585-bc8c4c34793c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] GET https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd Jul 31 19:11:22.460406 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51e00766-ae85-4073-9585-bc8c4c34793c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.460652 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51e00766-ae85-4073-9585-bc8c4c34793c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.460784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-51e00766-ae85-4073-9585-bc8c4c34793c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Show backup with id 020c9a13-032f-4760-a8cc-affd2232a9bd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:22.464590 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.464590 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:22.465154 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51e00766-ae85-4073-9585-bc8c4c34793c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd returned with HTTP 200 Jul 31 19:11:22.465507 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 454/1816] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:22.474148 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-feb3d1e4-5ce2-4d33-bac4-a46f1901e890 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.474522 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e28b8702-a479-4d14-aeab-6ba591e6e441 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.476096 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-feb3d1e4-5ce2-4d33-bac4-a46f1901e890 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:11:22.476276 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-feb3d1e4-5ce2-4d33-bac4-a46f1901e890 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.476467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-feb3d1e4-5ce2-4d33-bac4-a46f1901e890 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.476741 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e28b8702-a479-4d14-aeab-6ba591e6e441 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] GET https://10.4.3.163/volume/v3/backups Jul 31 19:11:22.477002 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e28b8702-a479-4d14-aeab-6ba591e6e441 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.477249 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e28b8702-a479-4d14-aeab-6ba591e6e441 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.483116 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.483116 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:22.486589 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-feb3d1e4-5ce2-4d33-bac4-a46f1901e890 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:11:22.490484 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-feb3d1e4-5ce2-4d33-bac4-a46f1901e890 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:11:22.490839 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 456/1817] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:22.492961 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e28b8702-a479-4d14-aeab-6ba591e6e441 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 200 Jul 31 19:11:22.493687 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 458/1818] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/backups => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:22.500921 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c481d4d5-a514-464e-ac78-842d9489ae20 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.503312 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] POST https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c/restore Jul 31 19:11:22.503679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:22.504976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Restoring backup 33f325bb-6145-4034-8a02-9c31660ea30c ({'restore': {}}) {{(pid=100320) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 19:11:22.505187 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Restoring backup 33f325bb-6145-4034-8a02-9c31660ea30c to volume None. Jul 31 19:11:22.507159 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=433,cinder:UPDATE=113,cinder:INSERT=60 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:11:22.509759 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.509759 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:22.511076 np0000006260 devstack@c-api.service[100320]: INFO cinder.backup.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Creating volume of 1 GB for restore of backup 33f325bb-6145-4034-8a02-9c31660ea30c. Jul 31 19:11:22.517703 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e86bbf37-ce46-41ae-8db2-026db73aad2b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.518073 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e86bbf37-ce46-41ae-8db2-026db73aad2b None None] GET https://10.4.3.163/volume// Jul 31 19:11:22.518229 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e86bbf37-ce46-41ae-8db2-026db73aad2b None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.518411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e86bbf37-ce46-41ae-8db2-026db73aad2b None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.518715 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e86bbf37-ce46-41ae-8db2-026db73aad2b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:22.518982 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 455/1819] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:22.519794 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:11:22.519564. {{(pid=100320) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:11:22.519898 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Availability Zones retrieved successfully. Jul 31 19:11:22.524567 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Flow 'volume_create_api' (91b532f1-a172-41f1-9092-58b23c2f5944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:22.527118 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7814d53b-ca67-4006-ac85-6bb8932e9bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:22.527924 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:22.529735 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-23d2411b-1a72-4c63-8b31-a23d08330629 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.532232 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-23d2411b-1a72-4c63-8b31-a23d08330629 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:11:22.532581 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-23d2411b-1a72-4c63-8b31-a23d08330629 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea8769a8-8f91-4e1a-8b6c-c76a15cb7938", "connector": null, "instance_uuid": "e1836812-8db1-45b2-9551-897e2c23d913"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:22.541032 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.541032 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:22.553312 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7814d53b-ca67-4006-ac85-6bb8932e9bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:22.554084 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bae4066-310f-4cb8-a194-a3ce9a7dc79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:22.569504 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-23d2411b-1a72-4c63-8b31-a23d08330629 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:11:22.570119 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 457/1820] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:11:22 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:22.586596 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Created reservations ['66830766-f4fe-4e2a-831c-c17e6b217a21', 'abdaed75-82cc-4002-87a0-a806becae075', '4d44e5bc-b1fd-4ca4-af15-f2622f96037d', '27c6183f-a898-4d48-88a4-34b9ee12904c'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:22.587322 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bae4066-310f-4cb8-a194-a3ce9a7dc79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66830766-f4fe-4e2a-831c-c17e6b217a21', 'abdaed75-82cc-4002-87a0-a806becae075', '4d44e5bc-b1fd-4ca4-af15-f2622f96037d', '27c6183f-a898-4d48-88a4-34b9ee12904c']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:22.588045 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08af6cb1-222e-4ba6-a942-8b95d5f250a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:22.606449 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-def8124e-f004-40f5-901e-5bec742b8a08 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.609109 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-def8124e-f004-40f5-901e-5bec742b8a08 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] POST https://10.4.3.163/volume/v3/attachments/10010861-67e1-43b0-b07e-77127c944cf4/action Jul 31 19:11:22.609570 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-def8124e-f004-40f5-901e-5bec742b8a08 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:22.609750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-def8124e-f004-40f5-901e-5bec742b8a08 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:22.616220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08af6cb1-222e-4ba6-a942-8b95d5f250a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee618554-5e97-46f8-8eff-73ea22b63345', '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_33f325bb-6145-4034-8a02-9c31660ea30c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563ca8f0a3d74ede94e7a3bc460ef935',qos_specs=None,replication_status=,reservations=['66830766-f4fe-4e2a-831c-c17e6b217a21','abdaed75-82cc-4002-87a0-a806becae075','4d44e5bc-b1fd-4ca4-af15-f2622f96037d','27c6183f-a898-4d48-88a4-34b9ee12904c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df344fce112a484a9087f4a1cab44e05',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_33f325bb-6145-4034-8a02-9c31660ea30c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee618554-5e97-46f8-8eff-73ea22b63345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563ca8f0a3d74ede94e7a3bc460ef935',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df344fce112a484a9087f4a1cab44e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:22.617271 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e647debb-00ba-4af4-9554-3e922b8b3a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:22.628591 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.628591 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:22.635340 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e647debb-00ba-4af4-9554-3e922b8b3a88) transitioned into 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_33f325bb-6145-4034-8a02-9c31660ea30c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563ca8f0a3d74ede94e7a3bc460ef935',qos_specs=None,replication_status=,reservations=['66830766-f4fe-4e2a-831c-c17e6b217a21','abdaed75-82cc-4002-87a0-a806becae075','4d44e5bc-b1fd-4ca4-af15-f2622f96037d','27c6183f-a898-4d48-88a4-34b9ee12904c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df344fce112a484a9087f4a1cab44e05',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:22.636383 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430c6657-bb2c-4f4a-ab46-4164bc011bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:22.638462 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0683bb77-9cfd-4220-955c-9440013d23d8 req-def8124e-f004-40f5-901e-5bec742b8a08 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/attachments/10010861-67e1-43b0-b07e-77127c944cf4/action returned with HTTP 204 Jul 31 19:11:22.638927 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 459/1821] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:11:22 2026] POST /volume/v3/attachments/10010861-67e1-43b0-b07e-77127c944cf4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:22.645054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430c6657-bb2c-4f4a-ab46-4164bc011bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:22.646030 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Flow 'volume_create_api' (91b532f1-a172-41f1-9092-58b23c2f5944) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:22.646357 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Create volume request issued successfully. Jul 31 19:11:22.653150 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.653150 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:22.653731 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:22.669855 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1aefef11-0e95-47e3-b76a-b31a55b2bfed None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.671717 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aefef11-0e95-47e3-b76a-b31a55b2bfed tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:11:22.671898 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aefef11-0e95-47e3-b76a-b31a55b2bfed tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.672124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aefef11-0e95-47e3-b76a-b31a55b2bfed tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.683590 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.683590 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:22.687741 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1aefef11-0e95-47e3-b76a-b31a55b2bfed tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:11:22.692777 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aefef11-0e95-47e3-b76a-b31a55b2bfed tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:11:22.693267 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 456/1822] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:22.706339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85cb81cb-5d2e-443d-b3ee-3d40c0d13f65 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.708313 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85cb81cb-5d2e-443d-b3ee-3d40c0d13f65 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:11:22.708877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85cb81cb-5d2e-443d-b3ee-3d40c0d13f65 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.708877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85cb81cb-5d2e-443d-b3ee-3d40c0d13f65 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.718887 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.718887 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:22.722796 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-85cb81cb-5d2e-443d-b3ee-3d40c0d13f65 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:11:22.727881 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85cb81cb-5d2e-443d-b3ee-3d40c0d13f65 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:11:22.728452 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 458/1823] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:22.783335 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-3a205c94-ec58-4d20-9035-2b5c54538ce3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.785272 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-3a205c94-ec58-4d20-9035-2b5c54538ce3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:11:22.785422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-3a205c94-ec58-4d20-9035-2b5c54538ce3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.785650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-3a205c94-ec58-4d20-9035-2b5c54538ce3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.795373 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.795373 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:22.799062 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-3a205c94-ec58-4d20-9035-2b5c54538ce3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:11:22.803107 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-3a205c94-ec58-4d20-9035-2b5c54538ce3 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:11:22.803382 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 460/1824] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 1112 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:22.832316 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-8bfa24d9-aa2c-40bd-bb5c-47997079f03a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.834293 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-8bfa24d9-aa2c-40bd-bb5c-47997079f03a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] DELETE https://10.4.3.163/volume/v3/attachments/10010861-67e1-43b0-b07e-77127c944cf4 Jul 31 19:11:22.834494 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-8bfa24d9-aa2c-40bd-bb5c-47997079f03a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.834661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-8bfa24d9-aa2c-40bd-bb5c-47997079f03a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.838706 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4916ea9c-cd8e-452a-972d-0b3afa253118 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.841419 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4916ea9c-cd8e-452a-972d-0b3afa253118 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:22.841692 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4916ea9c-cd8e-452a-972d-0b3afa253118 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.842253 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4916ea9c-cd8e-452a-972d-0b3afa253118 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.843870 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.843870 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:22.848173 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4916ea9c-cd8e-452a-972d-0b3afa253118 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 404 Jul 31 19:11:22.848719 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 459/1825] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:22.858482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0684f61-bac5-4c34-a7d3-2aa96edf3bf5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.860083 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0684f61-bac5-4c34-a7d3-2aa96edf3bf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:22.860246 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0684f61-bac5-4c34-a7d3-2aa96edf3bf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.860428 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0684f61-bac5-4c34-a7d3-2aa96edf3bf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.865561 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0684f61-bac5-4c34-a7d3-2aa96edf3bf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 404 Jul 31 19:11:22.865924 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 461/1826] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:22.874817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f747e675-2377-4d67-a0e3-e1304b9773ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.877107 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f747e675-2377-4d67-a0e3-e1304b9773ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:22.877303 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f747e675-2377-4d67-a0e3-e1304b9773ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.877528 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f747e675-2377-4d67-a0e3-e1304b9773ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.877724 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f747e675-2377-4d67-a0e3-e1304b9773ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume with id: 2a3dcd16-933f-4aae-8dba-efac7e1d11da Jul 31 19:11:22.885213 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f747e675-2377-4d67-a0e3-e1304b9773ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da returned with HTTP 404 Jul 31 19:11:22.886084 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 460/1827] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:22 2026] DELETE /volume/v3/volumes/2a3dcd16-933f-4aae-8dba-efac7e1d11da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:22.896194 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-125a33e3-3743-43ae-acd6-3c29931fdd9d req-8bfa24d9-aa2c-40bd-bb5c-47997079f03a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/attachments/10010861-67e1-43b0-b07e-77127c944cf4 returned with HTTP 200 Jul 31 19:11:22.896242 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 457/1828] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:11:22 2026] DELETE /volume/v3/attachments/10010861-67e1-43b0-b07e-77127c944cf4 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:22.914524 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.919998 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:22.921562 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1586198483"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:22.927399 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-33fa9cd4-5315-42e9-831d-8c07dd4144a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:22.928296 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request body: {'volume': {'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1586198483'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:22.929080 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33fa9cd4-5315-42e9-831d-8c07dd4144a9 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:11:22.929264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33fa9cd4-5315-42e9-831d-8c07dd4144a9 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:22.929460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33fa9cd4-5315-42e9-831d-8c07dd4144a9 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:22.936762 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:22.936762 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:22.940832 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-33fa9cd4-5315-42e9-831d-8c07dd4144a9 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:11:22.945192 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33fa9cd4-5315-42e9-831d-8c07dd4144a9 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:11:22.945603 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 461/1829] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:22 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:23.062307 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume of 1 GB Jul 31 19:11:23.066170 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Availability Zones retrieved successfully. Jul 31 19:11:23.071425 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (c0856103-9591-44f1-ab12-f781e533ab1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:23.072597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf183bd-2357-4a90-8a7e-4238c185bea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:23.073627 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:23.143255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf183bd-2357-4a90-8a7e-4238c185bea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:23.147462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51609aa7-81cb-4df1-85ed-503a5b4360c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:23.149867 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ddbc6531-fcdc-4190-ae2b-b464a18b8c06 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:23.152247 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ddbc6531-fcdc-4190-ae2b-b464a18b8c06 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:23.152527 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ddbc6531-fcdc-4190-ae2b-b464a18b8c06 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:23.152788 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ddbc6531-fcdc-4190-ae2b-b464a18b8c06 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:23.162154 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:23.162154 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:23.166963 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ddbc6531-fcdc-4190-ae2b-b464a18b8c06 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:23.172847 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ddbc6531-fcdc-4190-ae2b-b464a18b8c06 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:23.173370 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 458/1830] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:23 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:23.194382 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['f8816331-4caf-441d-ad00-b903d743e7b8', '425cb619-dd86-4d39-ba99-1bfe02e9067b', '6861f315-abf1-49c5-8fc7-e85a25ab502b', 'be41a641-66bc-457e-a791-58e13901d11f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:23.195178 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51609aa7-81cb-4df1-85ed-503a5b4360c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8816331-4caf-441d-ad00-b903d743e7b8', '425cb619-dd86-4d39-ba99-1bfe02e9067b', '6861f315-abf1-49c5-8fc7-e85a25ab502b', 'be41a641-66bc-457e-a791-58e13901d11f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:23.195899 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a5881c-097c-4b6c-99dc-ffd14c0aab6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:23.222279 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a5881c-097c-4b6c-99dc-ffd14c0aab6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '608baff1-a04b-4696-b49b-0a89c57105a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1586198483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['f8816331-4caf-441d-ad00-b903d743e7b8','425cb619-dd86-4d39-ba99-1bfe02e9067b','6861f315-abf1-49c5-8fc7-e85a25ab502b','be41a641-66bc-457e-a791-58e13901d11f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1586198483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=608baff1-a04b-4696-b49b-0a89c57105a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6afa30f510af43f19f72187c416b6056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:23.223088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebad93ba-bf2a-4a97-aa8c-732f301f1c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:23.244253 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebad93ba-bf2a-4a97-aa8c-732f301f1c6a) transitioned into state 'SUCCESS' from state '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-1586198483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['f8816331-4caf-441d-ad00-b903d743e7b8','425cb619-dd86-4d39-ba99-1bfe02e9067b','6861f315-abf1-49c5-8fc7-e85a25ab502b','be41a641-66bc-457e-a791-58e13901d11f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:23.245032 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba9888f1-509f-46a6-84ae-46ad5d57fef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:23.255824 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-137894ce-27bd-4d2b-9698-c37fe5472c09 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:23.258505 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-137894ce-27bd-4d2b-9698-c37fe5472c09 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:23.258837 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-137894ce-27bd-4d2b-9698-c37fe5472c09 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:23.259115 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-137894ce-27bd-4d2b-9698-c37fe5472c09 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:23.259268 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-137894ce-27bd-4d2b-9698-c37fe5472c09 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:23.262121 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba9888f1-509f-46a6-84ae-46ad5d57fef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:23.263432 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (c0856103-9591-44f1-ab12-f781e533ab1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:23.263921 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request issued successfully. Jul 31 19:11:23.264819 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f54ac17-5959-45a4-86f5-c19e8464aaf5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:23.265389 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 462/1831] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:11:22 2026] POST /volume/v3/volumes => generated 749 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:23.266896 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:23.266896 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:23.268896 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-137894ce-27bd-4d2b-9698-c37fe5472c09 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:23.270190 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 462/1832] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:23 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:23.280698 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d398fd2b-5e8d-4b9a-b708-7eed55f254c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:23.282988 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d398fd2b-5e8d-4b9a-b708-7eed55f254c9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:11:23.283284 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d398fd2b-5e8d-4b9a-b708-7eed55f254c9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:23.283531 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d398fd2b-5e8d-4b9a-b708-7eed55f254c9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:23.292818 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:23.292818 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:23.297205 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d398fd2b-5e8d-4b9a-b708-7eed55f254c9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:23.302145 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d398fd2b-5e8d-4b9a-b708-7eed55f254c9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 returned with HTTP 200 Jul 31 19:11:23.302574 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 459/1833] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:23 2026] GET /volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:23.605367 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-54a99b4b-696c-4114-bb22-a8bbbdce2c90 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:23.608049 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-54a99b4b-696c-4114-bb22-a8bbbdce2c90 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption Jul 31 19:11:23.608309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-54a99b4b-696c-4114-bb22-a8bbbdce2c90 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:23.608561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-54a99b4b-696c-4114-bb22-a8bbbdce2c90 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:23.622464 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:23.622464 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:23.627664 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-54a99b4b-696c-4114-bb22-a8bbbdce2c90 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption returned with HTTP 200 Jul 31 19:11:23.627988 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 463/1834] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:11:23 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:23.661757 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:23.661757 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:23.662338 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:23.662508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Checking backup size 1 against volume size 1 {{(pid=100320) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 19:11:23.662625 np0000006260 devstack@c-api.service[100320]: INFO cinder.backup.api [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Overwriting volume ee618554-5e97-46f8-8eff-73ea22b63345 with restore of backup 33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:23.681363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] restore_backup in rpcapi backup_id 33f325bb-6145-4034-8a02-9c31660ea30c {{(pid=100320) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 19:11:23.684305 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c481d4d5-a514-464e-ac78-842d9489ae20 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c/restore returned with HTTP 202 Jul 31 19:11:23.684897 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 451/1835] 10.4.3.163 () {68 vars in 1393 bytes} [Fri Jul 31 19:11:22 2026] POST /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c/restore => generated 189 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:23.695653 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d33095e4-9810-47d6-839a-3a58c3008f40 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:23.698683 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d33095e4-9810-47d6-839a-3a58c3008f40 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:23.698683 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d33095e4-9810-47d6-839a-3a58c3008f40 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:23.698683 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d33095e4-9810-47d6-839a-3a58c3008f40 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:23.698683 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d33095e4-9810-47d6-839a-3a58c3008f40 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:23.702287 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:23.702287 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:23.703415 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d33095e4-9810-47d6-839a-3a58c3008f40 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:23.703668 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 463/1836] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:23 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:24.189626 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1858ba05-a7cd-488c-8df2-0d710a0a9e31 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:24.194393 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1858ba05-a7cd-488c-8df2-0d710a0a9e31 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:24.195595 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1858ba05-a7cd-488c-8df2-0d710a0a9e31 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:24.195595 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1858ba05-a7cd-488c-8df2-0d710a0a9e31 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:24.205720 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:24.205720 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:24.209562 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1858ba05-a7cd-488c-8df2-0d710a0a9e31 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:24.216255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1858ba05-a7cd-488c-8df2-0d710a0a9e31 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:24.217138 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 460/1837] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:24 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:24.282286 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bfe952cd-990f-4d58-bfba-4084bdf660c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:24.284622 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bfe952cd-990f-4d58-bfba-4084bdf660c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:24.284937 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bfe952cd-990f-4d58-bfba-4084bdf660c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:24.285187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bfe952cd-990f-4d58-bfba-4084bdf660c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:24.285332 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bfe952cd-990f-4d58-bfba-4084bdf660c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:24.290516 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:24.290516 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:24.291305 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bfe952cd-990f-4d58-bfba-4084bdf660c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:24.291809 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 464/1838] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:24 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:24.316060 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fdb5c2d3-b81a-4933-83da-9380be0622a2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:24.317911 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fdb5c2d3-b81a-4933-83da-9380be0622a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:11:24.318126 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fdb5c2d3-b81a-4933-83da-9380be0622a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:24.318339 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fdb5c2d3-b81a-4933-83da-9380be0622a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:24.326338 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:24.326338 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:24.329840 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fdb5c2d3-b81a-4933-83da-9380be0622a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:24.334839 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fdb5c2d3-b81a-4933-83da-9380be0622a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 returned with HTTP 200 Jul 31 19:11:24.334839 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 452/1839] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:24 2026] GET /volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:24.348576 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e166730c-dfaa-4591-b71d-fdaa8bdf36ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:24.350972 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e166730c-dfaa-4591-b71d-fdaa8bdf36ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:11:24.351304 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e166730c-dfaa-4591-b71d-fdaa8bdf36ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:24.351426 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e166730c-dfaa-4591-b71d-fdaa8bdf36ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:24.362395 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:24.362395 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:24.368380 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e166730c-dfaa-4591-b71d-fdaa8bdf36ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:24.376453 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e166730c-dfaa-4591-b71d-fdaa8bdf36ed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 returned with HTTP 200 Jul 31 19:11:24.376453 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 464/1840] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:24 2026] GET /volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 => generated 1357 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:24.391988 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-91bfdf3e-7f4e-4cfa-9083-438446fb59c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:24.396010 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-91bfdf3e-7f4e-4cfa-9083-438446fb59c6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:11:24.396505 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-91bfdf3e-7f4e-4cfa-9083-438446fb59c6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "608baff1-a04b-4696-b49b-0a89c57105a9", "name": "tempest-VolumesBackupsTest-Backup-1041765138", "container": "tempest-volumesbackupstest-backup-container-747791585"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:24.400686 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-91bfdf3e-7f4e-4cfa-9083-438446fb59c6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating new backup {'backup': {'volume_id': '608baff1-a04b-4696-b49b-0a89c57105a9', 'name': 'tempest-VolumesBackupsTest-Backup-1041765138', 'container': 'tempest-volumesbackupstest-backup-container-747791585'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:11:24.400910 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-91bfdf3e-7f4e-4cfa-9083-438446fb59c6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating backup of volume 608baff1-a04b-4696-b49b-0a89c57105a9 in container tempest-volumesbackupstest-backup-container-747791585 Jul 31 19:11:24.410577 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:24.410577 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:24.411049 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-91bfdf3e-7f4e-4cfa-9083-438446fb59c6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:24.430452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-91bfdf3e-7f4e-4cfa-9083-438446fb59c6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['b92bfad5-08be-4591-958d-adbc9129369e', 'fa21be8b-c1ce-4f97-b6c2-4b466c7d6ac3'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:24.474655 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-91bfdf3e-7f4e-4cfa-9083-438446fb59c6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:11:24.475202 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 461/1841] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:11:24 2026] POST /volume/v3/backups => generated 330 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:24.483614 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ce04ae4-320b-499b-871d-c5c4dbf9247c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:24.486337 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ce04ae4-320b-499b-871d-c5c4dbf9247c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:24.486337 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ce04ae4-320b-499b-871d-c5c4dbf9247c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:24.486642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ce04ae4-320b-499b-871d-c5c4dbf9247c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:24.486855 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3ce04ae4-320b-499b-871d-c5c4dbf9247c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:24.497977 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:24.497977 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:24.498971 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ce04ae4-320b-499b-871d-c5c4dbf9247c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:24.499387 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 465/1842] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:24 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:24.717215 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f4e768a4-ff3e-4abf-8364-5b76e89e824c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:24.719256 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4e768a4-ff3e-4abf-8364-5b76e89e824c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:24.719523 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4e768a4-ff3e-4abf-8364-5b76e89e824c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:24.719777 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4e768a4-ff3e-4abf-8364-5b76e89e824c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:24.719909 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-f4e768a4-ff3e-4abf-8364-5b76e89e824c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:24.724807 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:24.724807 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:24.725613 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4e768a4-ff3e-4abf-8364-5b76e89e824c tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:24.725982 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 453/1843] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:24 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:25.231216 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50679c74-383f-4bf8-9a5d-c4adfb1c35c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:25.233743 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50679c74-383f-4bf8-9a5d-c4adfb1c35c1 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:25.234051 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50679c74-383f-4bf8-9a5d-c4adfb1c35c1 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:25.234315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50679c74-383f-4bf8-9a5d-c4adfb1c35c1 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:25.246013 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:25.246013 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:25.250537 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-50679c74-383f-4bf8-9a5d-c4adfb1c35c1 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:25.256205 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50679c74-383f-4bf8-9a5d-c4adfb1c35c1 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:25.256687 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 465/1844] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:25 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:25.293797 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-94a770d7-d081-463f-b629-9e194e2d9d48 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:25.296307 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-94a770d7-d081-463f-b629-9e194e2d9d48 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:25.296530 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-94a770d7-d081-463f-b629-9e194e2d9d48 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:25.296735 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-94a770d7-d081-463f-b629-9e194e2d9d48 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:25.301724 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-15caf6e7-93eb-4d42-b1dd-217bfea9769d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:25.303641 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15caf6e7-93eb-4d42-b1dd-217bfea9769d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:25.303914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15caf6e7-93eb-4d42-b1dd-217bfea9769d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:25.304099 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15caf6e7-93eb-4d42-b1dd-217bfea9769d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:25.304259 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-15caf6e7-93eb-4d42-b1dd-217bfea9769d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:25.304542 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:25.304542 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:25.308783 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-94a770d7-d081-463f-b629-9e194e2d9d48 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:25.308988 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:25.308988 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:25.309857 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15caf6e7-93eb-4d42-b1dd-217bfea9769d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:25.310309 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 466/1845] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:25 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:25.314520 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-94a770d7-d081-463f-b629-9e194e2d9d48 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:25.315030 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 462/1846] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:25 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:25.517407 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fe762a5e-0604-4378-93e0-3211b6614bc7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:25.519589 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fe762a5e-0604-4378-93e0-3211b6614bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:25.519814 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fe762a5e-0604-4378-93e0-3211b6614bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:25.520054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fe762a5e-0604-4378-93e0-3211b6614bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:25.520193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-fe762a5e-0604-4378-93e0-3211b6614bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:25.525319 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:25.525319 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:25.526304 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fe762a5e-0604-4378-93e0-3211b6614bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:25.526808 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 454/1847] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:25 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:25.667157 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-72614872-7d7c-41d3-b4e9-b17f1b7feb05 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:25.669470 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-72614872-7d7c-41d3-b4e9-b17f1b7feb05 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:25.669470 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-72614872-7d7c-41d3-b4e9-b17f1b7feb05 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:25.669718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-72614872-7d7c-41d3-b4e9-b17f1b7feb05 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:25.680410 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:25.680410 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:25.687421 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-72614872-7d7c-41d3-b4e9-b17f1b7feb05 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:25.693008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-72614872-7d7c-41d3-b4e9-b17f1b7feb05 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:25.693496 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 466/1848] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:25 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:25.703415 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-05a23be3-bc90-4b20-a782-df33b575c4df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:25.703885 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05a23be3-bc90-4b20-a782-df33b575c4df None None] GET https://10.4.3.163/volume// Jul 31 19:11:25.704093 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05a23be3-bc90-4b20-a782-df33b575c4df None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:25.704308 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05a23be3-bc90-4b20-a782-df33b575c4df None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:25.704694 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05a23be3-bc90-4b20-a782-df33b575c4df None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:25.705006 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 467/1849] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:11:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:25.713371 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b13e7124-bc9b-4b6e-b2ef-cdeabb6ed1e8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:25.715720 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b13e7124-bc9b-4b6e-b2ef-cdeabb6ed1e8 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:11:25.716153 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b13e7124-bc9b-4b6e-b2ef-cdeabb6ed1e8 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bbd6b09-98ca-42aa-88c7-c6067c68d8bc", "connector": null, "instance_uuid": "e718305e-faf6-465a-aee7-10a7af4edb53"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:25.726836 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:25.726836 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:25.736607 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ef8c76bb-0707-478c-9ac9-dcb94dd241cb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:25.740381 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef8c76bb-0707-478c-9ac9-dcb94dd241cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:25.740659 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef8c76bb-0707-478c-9ac9-dcb94dd241cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:25.740844 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef8c76bb-0707-478c-9ac9-dcb94dd241cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:25.740946 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-ef8c76bb-0707-478c-9ac9-dcb94dd241cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:25.747978 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:25.747978 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:25.748853 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef8c76bb-0707-478c-9ac9-dcb94dd241cb tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:25.749286 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 455/1850] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:25 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:25.761917 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b13e7124-bc9b-4b6e-b2ef-cdeabb6ed1e8 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:11:25.762674 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 463/1851] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:11:25 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:26.154102 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-f88a34bd-6592-4d6e-9988-e4a88252c21c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:26.161464 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-f88a34bd-6592-4d6e-9988-e4a88252c21c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30/action Jul 31 19:11:26.161464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-f88a34bd-6592-4d6e-9988-e4a88252c21c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:26.161464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-f88a34bd-6592-4d6e-9988-e4a88252c21c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:26.188926 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:26.188926 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:26.209365 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8efc3391-8b7c-4e5c-b569-be29008d3fd2 req-f88a34bd-6592-4d6e-9988-e4a88252c21c tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30/action returned with HTTP 204 Jul 31 19:11:26.209879 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 467/1852] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:11:26 2026] POST /volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:26.325743 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b57d763b-b2a8-48a7-a83c-41cb2b574fbb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:26.327690 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b57d763b-b2a8-48a7-a83c-41cb2b574fbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:26.328015 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b57d763b-b2a8-48a7-a83c-41cb2b574fbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:26.328294 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b57d763b-b2a8-48a7-a83c-41cb2b574fbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:26.328495 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b57d763b-b2a8-48a7-a83c-41cb2b574fbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:26.337195 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:26.337195 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:26.337195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b57d763b-b2a8-48a7-a83c-41cb2b574fbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:26.337195 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 468/1853] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:26 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:26.540715 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ffb1e9a9-a809-400c-9983-5ee3208896d3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:26.544010 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ffb1e9a9-a809-400c-9983-5ee3208896d3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:26.544297 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ffb1e9a9-a809-400c-9983-5ee3208896d3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:26.544530 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ffb1e9a9-a809-400c-9983-5ee3208896d3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:26.544674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-ffb1e9a9-a809-400c-9983-5ee3208896d3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:26.555984 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:26.555984 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:26.556948 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ffb1e9a9-a809-400c-9983-5ee3208896d3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:26.557412 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 456/1854] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:26 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:26.764280 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-358a7675-af8b-49b5-8a59-20e697005f04 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:26.766237 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-358a7675-af8b-49b5-8a59-20e697005f04 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:26.766454 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-358a7675-af8b-49b5-8a59-20e697005f04 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:26.766660 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-358a7675-af8b-49b5-8a59-20e697005f04 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:26.766759 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-358a7675-af8b-49b5-8a59-20e697005f04 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:26.772181 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:26.772181 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:26.773291 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-358a7675-af8b-49b5-8a59-20e697005f04 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:26.773838 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 464/1855] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:26 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:26.834263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8018ee5b-dd3e-4a4b-8d25-12688aa1e515 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:26.838207 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8018ee5b-dd3e-4a4b-8d25-12688aa1e515 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:11:26.839864 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8018ee5b-dd3e-4a4b-8d25-12688aa1e515 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:26.840394 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8018ee5b-dd3e-4a4b-8d25-12688aa1e515 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:26.853468 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:26.853468 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:26.858795 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8018ee5b-dd3e-4a4b-8d25-12688aa1e515 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:11:26.865132 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8018ee5b-dd3e-4a4b-8d25-12688aa1e515 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:11:26.865698 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 468/1856] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:26 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:26.910986 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-f755d715-698b-4d92-a279-00e34434a67e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:26.916332 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-f755d715-698b-4d92-a279-00e34434a67e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:11:26.916672 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-f755d715-698b-4d92-a279-00e34434a67e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:26.917905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-f755d715-698b-4d92-a279-00e34434a67e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:26.944617 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:26.944617 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:26.953472 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-f755d715-698b-4d92-a279-00e34434a67e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:11:26.966703 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-f755d715-698b-4d92-a279-00e34434a67e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:11:26.966703 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 469/1857] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:26 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 1168 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:26.982659 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-950e69b9-d590-4a7a-bb15-6309c4b658df None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:26.986045 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-950e69b9-d590-4a7a-bb15-6309c4b658df tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] POST https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/action Jul 31 19:11:26.986448 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-950e69b9-d590-4a7a-bb15-6309c4b658df tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:26.986709 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-950e69b9-d590-4a7a-bb15-6309c4b658df tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:27.003232 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e34d106-bf6d-4fe4-8436-f936d303746a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.003668 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e34d106-bf6d-4fe4-8436-f936d303746a None None] GET https://10.4.3.163/volume// Jul 31 19:11:27.003854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e34d106-bf6d-4fe4-8436-f936d303746a None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:27.004062 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e34d106-bf6d-4fe4-8436-f936d303746a None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:27.004404 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e34d106-bf6d-4fe4-8436-f936d303746a None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:27.004700 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 465/1858] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:11:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:27.007816 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.007816 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:27.008430 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-950e69b9-d590-4a7a-bb15-6309c4b658df tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:11:27.014422 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-950e69b9-d590-4a7a-bb15-6309c4b658df tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Begin detaching volume completed successfully. Jul 31 19:11:27.014760 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-950e69b9-d590-4a7a-bb15-6309c4b658df tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/action returned with HTTP 202 Jul 31 19:11:27.016257 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 457/1859] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:11:26 2026] POST /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:27.016297 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b5fa15d1-dbc7-4562-a8f9-079690a81ee7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.018219 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b5fa15d1-dbc7-4562-a8f9-079690a81ee7 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:27.018713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b5fa15d1-dbc7-4562-a8f9-079690a81ee7 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:27.019092 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b5fa15d1-dbc7-4562-a8f9-079690a81ee7 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:27.030563 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.030563 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:27.036655 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b5fa15d1-dbc7-4562-a8f9-079690a81ee7 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:27.044654 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-b5fa15d1-dbc7-4562-a8f9-079690a81ee7 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:27.045312 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 469/1860] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:11:27 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 1339 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:11:27.079624 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-89e00cff-7684-4962-ba0a-fa13fa749b9f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.080243 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89e00cff-7684-4962-ba0a-fa13fa749b9f None None] GET https://10.4.3.163/volume// Jul 31 19:11:27.080425 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-89e00cff-7684-4962-ba0a-fa13fa749b9f None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:27.080652 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-89e00cff-7684-4962-ba0a-fa13fa749b9f None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:27.081016 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89e00cff-7684-4962-ba0a-fa13fa749b9f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:27.081343 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 470/1861] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:11:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:27.122084 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-4333b803-06a8-4803-8aaf-ca6cb8bf778e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.144461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-4333b803-06a8-4803-8aaf-ca6cb8bf778e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:11:27.144461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-4333b803-06a8-4803-8aaf-ca6cb8bf778e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:27.144461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-4333b803-06a8-4803-8aaf-ca6cb8bf778e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:27.164799 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.164799 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:27.171068 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-4333b803-06a8-4803-8aaf-ca6cb8bf778e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:11:27.177191 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-4333b803-06a8-4803-8aaf-ca6cb8bf778e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:11:27.178172 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 466/1862] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:11:27 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 1351 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:11:27.228004 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-871767ea-0ade-44cc-9834-6be62e0e5353 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.233722 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-871767ea-0ade-44cc-9834-6be62e0e5353 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption Jul 31 19:11:27.233984 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-871767ea-0ade-44cc-9834-6be62e0e5353 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:27.234102 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-871767ea-0ade-44cc-9834-6be62e0e5353 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:27.246449 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.246449 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:27.254348 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-871767ea-0ade-44cc-9834-6be62e0e5353 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption returned with HTTP 200 Jul 31 19:11:27.254833 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 458/1863] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:11:27 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:27.261747 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-0f61e74c-a2ad-4d0d-b533-2b0463577287 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.266582 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-0f61e74c-a2ad-4d0d-b533-2b0463577287 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] PUT https://10.4.3.163/volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e Jul 31 19:11:27.266582 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-0f61e74c-a2ad-4d0d-b533-2b0463577287 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:27.280701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-0f61e74c-a2ad-4d0d-b533-2b0463577287 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Acquiring lock "cinder-attachment_update-8bbd6b09-98ca-42aa-88c7-c6067c68d8bc-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:11:27.286787 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-0f61e74c-a2ad-4d0d-b533-2b0463577287 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Lock "cinder-attachment_update-8bbd6b09-98ca-42aa-88c7-c6067c68d8bc-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:11:27.287896 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.287896 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:27.348993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dfa5ec7a-ed32-4b8c-b528-a913f213a497 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.352030 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfa5ec7a-ed32-4b8c-b528-a913f213a497 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:27.352576 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfa5ec7a-ed32-4b8c-b528-a913f213a497 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:27.353267 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfa5ec7a-ed32-4b8c-b528-a913f213a497 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:27.353619 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dfa5ec7a-ed32-4b8c-b528-a913f213a497 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:27.359675 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.359675 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:27.360557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfa5ec7a-ed32-4b8c-b528-a913f213a497 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:27.361047 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 471/1864] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:27 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:27.385543 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-0f61e74c-a2ad-4d0d-b533-2b0463577287 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Lock "cinder-attachment_update-8bbd6b09-98ca-42aa-88c7-c6067c68d8bc-np0000006260" released by "attachment_update" :: held 0.099s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:11:27.385866 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-0f61e74c-a2ad-4d0d-b533-2b0463577287 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e returned with HTTP 200 Jul 31 19:11:27.386327 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 470/1865] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:11:27 2026] PUT /volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:27.438340 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-de5545c0-594d-45f7-bc22-ff1afb2f620f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.441410 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-de5545c0-594d-45f7-bc22-ff1afb2f620f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] POST https://10.4.3.163/volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e/action Jul 31 19:11:27.441887 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-de5545c0-594d-45f7-bc22-ff1afb2f620f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:27.442037 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-de5545c0-594d-45f7-bc22-ff1afb2f620f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:27.467536 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.467536 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:27.480994 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4240e9de-75d2-4b05-a67f-7e41d1d9907a req-de5545c0-594d-45f7-bc22-ff1afb2f620f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e/action returned with HTTP 204 Jul 31 19:11:27.481459 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 467/1866] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:11:27 2026] POST /volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:27.572345 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0735a2e9-cb0c-44cb-a054-c8ce979ac525 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.575885 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0735a2e9-cb0c-44cb-a054-c8ce979ac525 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:27.576021 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0735a2e9-cb0c-44cb-a054-c8ce979ac525 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:27.576228 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0735a2e9-cb0c-44cb-a054-c8ce979ac525 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:27.576339 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-0735a2e9-cb0c-44cb-a054-c8ce979ac525 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:27.582774 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.582774 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:27.583582 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0735a2e9-cb0c-44cb-a054-c8ce979ac525 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:27.584045 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 459/1867] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:27 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:27.786689 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b07fc11-d9dd-4db2-9355-6b2de2ffc66f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:27.789195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b07fc11-d9dd-4db2-9355-6b2de2ffc66f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:27.789446 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b07fc11-d9dd-4db2-9355-6b2de2ffc66f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:27.789749 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b07fc11-d9dd-4db2-9355-6b2de2ffc66f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:27.789927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-4b07fc11-d9dd-4db2-9355-6b2de2ffc66f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:27.796823 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:27.796823 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:27.797163 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b07fc11-d9dd-4db2-9355-6b2de2ffc66f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:27.797990 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 472/1868] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:27 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:28.372685 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1290ce4a-d8ff-4830-ac97-072e0739315d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:28.377522 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1290ce4a-d8ff-4830-ac97-072e0739315d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:28.377522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1290ce4a-d8ff-4830-ac97-072e0739315d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:28.377522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1290ce4a-d8ff-4830-ac97-072e0739315d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:28.377522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1290ce4a-d8ff-4830-ac97-072e0739315d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:28.381981 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:28.381981 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:28.383038 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1290ce4a-d8ff-4830-ac97-072e0739315d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:28.383798 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 471/1869] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:28 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:28.604131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b01c9578-5ab9-4099-bf6d-23c4495385d7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:28.604131 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b01c9578-5ab9-4099-bf6d-23c4495385d7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:28.604131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b01c9578-5ab9-4099-bf6d-23c4495385d7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:28.604131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b01c9578-5ab9-4099-bf6d-23c4495385d7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:28.604131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b01c9578-5ab9-4099-bf6d-23c4495385d7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:28.608798 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:28.608798 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:28.610174 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b01c9578-5ab9-4099-bf6d-23c4495385d7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:28.611054 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 468/1870] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:28 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:28.809952 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e249606c-89e3-4887-9f80-9b871ce4fd72 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:28.813183 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e249606c-89e3-4887-9f80-9b871ce4fd72 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:28.813554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e249606c-89e3-4887-9f80-9b871ce4fd72 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:28.813614 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e249606c-89e3-4887-9f80-9b871ce4fd72 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:28.813748 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-e249606c-89e3-4887-9f80-9b871ce4fd72 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:28.819092 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:28.819092 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:28.821416 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e249606c-89e3-4887-9f80-9b871ce4fd72 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:28.821809 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 460/1871] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:28 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:29.396920 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ba325c0-9d61-4c91-9ef0-968e4f9910cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:29.398738 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ba325c0-9d61-4c91-9ef0-968e4f9910cf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:29.399005 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ba325c0-9d61-4c91-9ef0-968e4f9910cf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:29.399370 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ba325c0-9d61-4c91-9ef0-968e4f9910cf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:29.399551 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7ba325c0-9d61-4c91-9ef0-968e4f9910cf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:29.403537 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:29.403537 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:29.404189 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ba325c0-9d61-4c91-9ef0-968e4f9910cf tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 200 Jul 31 19:11:29.404864 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 473/1872] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:29 2026] GET /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:29.417953 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8402eff7-3bac-4d72-909b-0e8b246fd8fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:29.420936 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8402eff7-3bac-4d72-909b-0e8b246fd8fe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 Jul 31 19:11:29.421152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8402eff7-3bac-4d72-909b-0e8b246fd8fe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:29.421338 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8402eff7-3bac-4d72-909b-0e8b246fd8fe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:29.421446 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-8402eff7-3bac-4d72-909b-0e8b246fd8fe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete backup with id: 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5. Jul 31 19:11:29.425470 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:29.425470 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:29.446812 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-8402eff7-3bac-4d72-909b-0e8b246fd8fe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] delete_backup rpcapi backup_id 1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:11:29.448859 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8402eff7-3bac-4d72-909b-0e8b246fd8fe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 returned with HTTP 202 Jul 31 19:11:29.449410 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 472/1873] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:11:29 2026] DELETE /volume/v3/backups/1d60228e-7ffc-45b2-81ec-5efc9dd47cb5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:29.463079 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ade04a05-480c-41be-b4b1-88f2068ff178 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:29.465316 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:29.467458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-306758645"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:29.467458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-306758645'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:29.467458 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume of 1 GB Jul 31 19:11:29.472686 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Availability Zones retrieved successfully. Jul 31 19:11:29.478285 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Flow 'volume_create_api' (9ff0a58a-576e-4075-8c5c-750cc79b189f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:29.479391 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1a8cde-a985-4b09-af31-8c31f17c0033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:29.480831 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:29.516982 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f1a8cde-a985-4b09-af31-8c31f17c0033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:29.516982 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8249b0d-5e05-4bd8-a09c-4efa617feaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:29.572253 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Created reservations ['0fa81a2b-870d-4ba0-8894-af1e25d167d2', '18387969-b5fe-4acd-b6bd-6a067bfd2a05', '990534da-658a-4ba6-96d5-78d7c10c7d3f', 'a6a0b1c0-ca27-4eda-ae42-6f1377e5b68a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:29.573624 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8249b0d-5e05-4bd8-a09c-4efa617feaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa81a2b-870d-4ba0-8894-af1e25d167d2', '18387969-b5fe-4acd-b6bd-6a067bfd2a05', '990534da-658a-4ba6-96d5-78d7c10c7d3f', 'a6a0b1c0-ca27-4eda-ae42-6f1377e5b68a']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:29.575456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea568d2-6282-47c9-b2ef-d3ff3411a7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:29.607069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eea568d2-6282-47c9-b2ef-d3ff3411a7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306758645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['0fa81a2b-870d-4ba0-8894-af1e25d167d2','18387969-b5fe-4acd-b6bd-6a067bfd2a05','990534da-658a-4ba6-96d5-78d7c10c7d3f','a6a0b1c0-ca27-4eda-ae42-6f1377e5b68a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a975ea54ed4215a724679c5117d790',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306758645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='206800e21ec4484a88d0c21801063ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76a975ea54ed4215a724679c5117d790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:29.607836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a41879a-585f-4e4e-97b1-b51af5d1cce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:29.623949 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b152cdc6-2269-4ef1-8d80-e7a3430ef571 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:29.626554 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b152cdc6-2269-4ef1-8d80-e7a3430ef571 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:29.626554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b152cdc6-2269-4ef1-8d80-e7a3430ef571 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:29.626554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b152cdc6-2269-4ef1-8d80-e7a3430ef571 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:29.626554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b152cdc6-2269-4ef1-8d80-e7a3430ef571 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:29.630783 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:29.630783 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:29.631608 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b152cdc6-2269-4ef1-8d80-e7a3430ef571 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:29.632019 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 461/1874] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:29 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:29.641598 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a41879a-585f-4e4e-97b1-b51af5d1cce3) transitioned into state 'SUCCESS' from state '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-306758645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['0fa81a2b-870d-4ba0-8894-af1e25d167d2','18387969-b5fe-4acd-b6bd-6a067bfd2a05','990534da-658a-4ba6-96d5-78d7c10c7d3f','a6a0b1c0-ca27-4eda-ae42-6f1377e5b68a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a975ea54ed4215a724679c5117d790',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:29.642272 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78dd3bc2-44de-4223-b283-6086055f2e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:29.653213 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78dd3bc2-44de-4223-b283-6086055f2e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:29.653568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Flow 'volume_create_api' (9ff0a58a-576e-4075-8c5c-750cc79b189f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:29.653872 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume request issued successfully. Jul 31 19:11:29.654593 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ade04a05-480c-41be-b4b1-88f2068ff178 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:29.655072 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 469/1875] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:11:29 2026] POST /volume/v3/volumes => generated 777 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:29.671458 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8508ad3-79e9-4803-b5f9-cbaff9d37f60 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:29.673839 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8508ad3-79e9-4803-b5f9-cbaff9d37f60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 Jul 31 19:11:29.673839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8508ad3-79e9-4803-b5f9-cbaff9d37f60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:29.674050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8508ad3-79e9-4803-b5f9-cbaff9d37f60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:29.681803 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:29.681803 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:29.687306 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c8508ad3-79e9-4803-b5f9-cbaff9d37f60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:11:29.693291 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8508ad3-79e9-4803-b5f9-cbaff9d37f60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 returned with HTTP 200 Jul 31 19:11:29.693759 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 474/1876] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:29 2026] GET /volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:29.835125 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6110a3fe-dec3-4e0a-9fb6-9a8e5b2ed361 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:29.837296 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6110a3fe-dec3-4e0a-9fb6-9a8e5b2ed361 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:29.837504 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6110a3fe-dec3-4e0a-9fb6-9a8e5b2ed361 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:29.837767 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6110a3fe-dec3-4e0a-9fb6-9a8e5b2ed361 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:29.837992 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6110a3fe-dec3-4e0a-9fb6-9a8e5b2ed361 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:29.843878 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:29.843878 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:29.844950 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6110a3fe-dec3-4e0a-9fb6-9a8e5b2ed361 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:29.845560 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 473/1877] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:29 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:30.643401 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-27f31226-bc54-47c9-a255-33a1850d5823 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:30.645547 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-27f31226-bc54-47c9-a255-33a1850d5823 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:30.645779 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-27f31226-bc54-47c9-a255-33a1850d5823 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:30.645969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-27f31226-bc54-47c9-a255-33a1850d5823 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:30.646079 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-27f31226-bc54-47c9-a255-33a1850d5823 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:30.653543 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:30.653543 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:30.654874 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-27f31226-bc54-47c9-a255-33a1850d5823 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:30.658607 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 462/1878] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:30 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:30.712882 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-46160c22-5e99-458f-a66b-39606fa9df58 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:30.715727 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46160c22-5e99-458f-a66b-39606fa9df58 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 Jul 31 19:11:30.716138 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46160c22-5e99-458f-a66b-39606fa9df58 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:30.716410 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46160c22-5e99-458f-a66b-39606fa9df58 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:30.728350 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:30.728350 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:30.733666 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-46160c22-5e99-458f-a66b-39606fa9df58 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:11:30.740375 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46160c22-5e99-458f-a66b-39606fa9df58 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 returned with HTTP 200 Jul 31 19:11:30.740375 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 470/1879] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:30 2026] GET /volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:11:30.754859 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-077b3d03-6c91-4ab0-8a57-2a6f62a90176 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:30.759493 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-077b3d03-6c91-4ab0-8a57-2a6f62a90176 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:11:30.760011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-077b3d03-6c91-4ab0-8a57-2a6f62a90176 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3", "name": "tempest-type-Backup-398888981"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:30.761905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-077b3d03-6c91-4ab0-8a57-2a6f62a90176 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Creating new backup {'backup': {'volume_id': 'e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3', 'name': 'tempest-type-Backup-398888981'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:11:30.762538 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-077b3d03-6c91-4ab0-8a57-2a6f62a90176 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Creating backup of volume e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 in container None Jul 31 19:11:30.771747 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:30.771747 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:30.772192 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-077b3d03-6c91-4ab0-8a57-2a6f62a90176 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:11:30.794579 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-077b3d03-6c91-4ab0-8a57-2a6f62a90176 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Created reservations ['b8d58dcd-2334-467f-80a7-833e5e728c93', '80a7b716-07a6-4746-ab17-59c9dc6ef762'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:30.832004 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-077b3d03-6c91-4ab0-8a57-2a6f62a90176 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:11:30.832004 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 475/1880] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:11:30 2026] POST /volume/v3/backups => generated 315 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:30.848901 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e669a2b4-c9b6-493a-82a4-5f1b95c69c75 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:30.850465 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e669a2b4-c9b6-493a-82a4-5f1b95c69c75 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:30.850703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e669a2b4-c9b6-493a-82a4-5f1b95c69c75 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:30.850900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e669a2b4-c9b6-493a-82a4-5f1b95c69c75 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:30.853662 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e669a2b4-c9b6-493a-82a4-5f1b95c69c75 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:30.858526 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:30.858526 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:30.858526 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e669a2b4-c9b6-493a-82a4-5f1b95c69c75 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:30.858526 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 474/1881] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:30 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:30.862614 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a75d576d-7e5b-4fa2-846e-202aece29b0e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:30.866318 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a75d576d-7e5b-4fa2-846e-202aece29b0e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:30.867910 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a75d576d-7e5b-4fa2-846e-202aece29b0e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:30.868548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a75d576d-7e5b-4fa2-846e-202aece29b0e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:30.869314 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-a75d576d-7e5b-4fa2-846e-202aece29b0e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:30.878996 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:30.878996 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:30.881032 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a75d576d-7e5b-4fa2-846e-202aece29b0e tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:30.881503 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 463/1882] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:30 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:31.669377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e815d1c2-4c2a-482c-a22a-102d1b29b3f6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:31.671130 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e815d1c2-4c2a-482c-a22a-102d1b29b3f6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:31.671303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e815d1c2-4c2a-482c-a22a-102d1b29b3f6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:31.671489 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e815d1c2-4c2a-482c-a22a-102d1b29b3f6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:31.671586 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e815d1c2-4c2a-482c-a22a-102d1b29b3f6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:31.676387 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:31.676387 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:31.677098 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e815d1c2-4c2a-482c-a22a-102d1b29b3f6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:31.677473 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 471/1883] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:31 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:11:31.868372 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a6499191-c27b-4bbb-9003-9cabe800c40f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:31.870732 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6499191-c27b-4bbb-9003-9cabe800c40f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:31.871049 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6499191-c27b-4bbb-9003-9cabe800c40f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:31.871350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6499191-c27b-4bbb-9003-9cabe800c40f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:31.871558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a6499191-c27b-4bbb-9003-9cabe800c40f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:31.877872 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:31.877872 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:31.878653 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6499191-c27b-4bbb-9003-9cabe800c40f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:31.879242 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 476/1884] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:31 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:31.891765 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6011e178-9f6d-45f5-8191-7403e97ae4ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:31.893344 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6011e178-9f6d-45f5-8191-7403e97ae4ef tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:31.893526 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6011e178-9f6d-45f5-8191-7403e97ae4ef tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:31.893917 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6011e178-9f6d-45f5-8191-7403e97ae4ef tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:31.893917 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6011e178-9f6d-45f5-8191-7403e97ae4ef tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:31.897714 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:31.897714 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:31.898418 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6011e178-9f6d-45f5-8191-7403e97ae4ef tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:31.898753 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 475/1885] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:31 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:32.695496 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-20796810-a651-4eb0-a5d0-d85d5ddbb7da None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:32.702500 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-20796810-a651-4eb0-a5d0-d85d5ddbb7da tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:32.702500 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-20796810-a651-4eb0-a5d0-d85d5ddbb7da tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:32.702500 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-20796810-a651-4eb0-a5d0-d85d5ddbb7da tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:32.702500 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-20796810-a651-4eb0-a5d0-d85d5ddbb7da tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:32.712787 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:32.712787 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:32.713016 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-20796810-a651-4eb0-a5d0-d85d5ddbb7da tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:32.713403 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 464/1886] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:32 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:32.893695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-acca5d91-8794-48a7-8242-54891bf19ade None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:32.895997 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acca5d91-8794-48a7-8242-54891bf19ade tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:32.896270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acca5d91-8794-48a7-8242-54891bf19ade tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:32.896520 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acca5d91-8794-48a7-8242-54891bf19ade tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:32.896664 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-acca5d91-8794-48a7-8242-54891bf19ade tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:32.901561 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:32.901561 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:32.902268 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acca5d91-8794-48a7-8242-54891bf19ade tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:32.902722 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 472/1887] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:32 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:32.911870 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6dbc6cf3-dbe6-4a38-bbde-2c0baa05b609 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:32.914289 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6dbc6cf3-dbe6-4a38-bbde-2c0baa05b609 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:32.914585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6dbc6cf3-dbe6-4a38-bbde-2c0baa05b609 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:32.914842 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6dbc6cf3-dbe6-4a38-bbde-2c0baa05b609 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:32.915002 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6dbc6cf3-dbe6-4a38-bbde-2c0baa05b609 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:32.920000 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:32.920000 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:32.920917 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6dbc6cf3-dbe6-4a38-bbde-2c0baa05b609 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:32.921343 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 477/1888] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:32 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:33.725684 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8657d75c-c23a-47ba-9421-0e6b491951f5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:33.727829 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8657d75c-c23a-47ba-9421-0e6b491951f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:33.728052 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8657d75c-c23a-47ba-9421-0e6b491951f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:33.728282 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8657d75c-c23a-47ba-9421-0e6b491951f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:33.728417 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8657d75c-c23a-47ba-9421-0e6b491951f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:33.733033 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:33.733033 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:33.733725 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8657d75c-c23a-47ba-9421-0e6b491951f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:33.734202 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 476/1889] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:33 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:33.915297 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7725531a-9ed8-4015-b995-9532c6a76492 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:33.918629 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7725531a-9ed8-4015-b995-9532c6a76492 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:33.918629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7725531a-9ed8-4015-b995-9532c6a76492 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:33.918629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7725531a-9ed8-4015-b995-9532c6a76492 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:33.918629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7725531a-9ed8-4015-b995-9532c6a76492 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:33.924292 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:33.924292 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:33.925072 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7725531a-9ed8-4015-b995-9532c6a76492 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:33.925541 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 465/1890] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:33 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:33.933076 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-612a5c65-8549-44db-ac29-e582d4e2b17d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:33.935695 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-612a5c65-8549-44db-ac29-e582d4e2b17d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:33.935959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-612a5c65-8549-44db-ac29-e582d4e2b17d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:33.936199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-612a5c65-8549-44db-ac29-e582d4e2b17d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:33.936356 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-612a5c65-8549-44db-ac29-e582d4e2b17d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:33.941563 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:33.941563 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:33.942369 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-612a5c65-8549-44db-ac29-e582d4e2b17d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:33.942824 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 473/1891] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:33 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:34.753041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-560428ce-5da2-42a5-9a6e-309ceb142788 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:34.754904 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-560428ce-5da2-42a5-9a6e-309ceb142788 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:34.755138 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-560428ce-5da2-42a5-9a6e-309ceb142788 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:34.755370 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-560428ce-5da2-42a5-9a6e-309ceb142788 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:34.755532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-560428ce-5da2-42a5-9a6e-309ceb142788 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:34.768388 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:34.768388 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:34.769243 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-560428ce-5da2-42a5-9a6e-309ceb142788 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:34.769659 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 478/1892] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:34 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:34.809780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3bd40682-9bde-48db-9081-917e4ef9459a req-54a320fa-992f-49cc-ace5-7cf97d103d96 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:34.813709 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-54a320fa-992f-49cc-ace5-7cf97d103d96 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/limits Jul 31 19:11:34.813980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-54a320fa-992f-49cc-ace5-7cf97d103d96 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:34.814250 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-54a320fa-992f-49cc-ace5-7cf97d103d96 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:34.828461 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [req-3bd40682-9bde-48db-9081-917e4ef9459a req-54a320fa-992f-49cc-ace5-7cf97d103d96 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-330881933 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-330881933, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:11:34.828461 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [req-3bd40682-9bde-48db-9081-917e4ef9459a req-54a320fa-992f-49cc-ace5-7cf97d103d96 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-330881933 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-330881933, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:11:34.828461 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [req-3bd40682-9bde-48db-9081-917e4ef9459a req-54a320fa-992f-49cc-ace5-7cf97d103d96 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-330881933 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-330881933, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:11:34.842778 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-54a320fa-992f-49cc-ace5-7cf97d103d96 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/limits returned with HTTP 200 Jul 31 19:11:34.843498 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 477/1893] 10.4.3.163 () {68 vars in 1484 bytes} [Fri Jul 31 19:11:34 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:34.894458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-3bd40682-9bde-48db-9081-917e4ef9459a req-3b2844ea-237e-4935-ad42-55284c6ca4e0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:34.897672 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-3b2844ea-237e-4935-ad42-55284c6ca4e0 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:34.898007 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-3b2844ea-237e-4935-ad42-55284c6ca4e0 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:34.898258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-3b2844ea-237e-4935-ad42-55284c6ca4e0 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:34.909705 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:34.909705 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:34.913191 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-3bd40682-9bde-48db-9081-917e4ef9459a req-3b2844ea-237e-4935-ad42-55284c6ca4e0 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:34.919627 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-3b2844ea-237e-4935-ad42-55284c6ca4e0 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 200 Jul 31 19:11:34.920168 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 466/1894] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:34 2026] GET /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 1452 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:34.931369 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3bd40682-9bde-48db-9081-917e4ef9459a req-592b2ebc-4731-4356-8985-e4a61278187a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:34.933546 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-592b2ebc-4731-4356-8985-e4a61278187a tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:11:34.934054 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-592b2ebc-4731-4356-8985-e4a61278187a tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8bbd6b09-98ca-42aa-88c7-c6067c68d8bc", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1481352970", "description": null, "metadata": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:34.940594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bde318f2-b999-4607-b32e-6d99d15e126a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:34.942752 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bde318f2-b999-4607-b32e-6d99d15e126a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:34.942990 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bde318f2-b999-4607-b32e-6d99d15e126a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:34.943256 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bde318f2-b999-4607-b32e-6d99d15e126a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:34.943387 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bde318f2-b999-4607-b32e-6d99d15e126a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:34.946113 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:34.946113 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:34.946626 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3bd40682-9bde-48db-9081-917e4ef9459a req-592b2ebc-4731-4356-8985-e4a61278187a tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:34.946822 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [req-3bd40682-9bde-48db-9081-917e4ef9459a req-592b2ebc-4731-4356-8985-e4a61278187a tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Create snapshot from volume 8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:34.947937 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:34.947937 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:34.948846 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bde318f2-b999-4607-b32e-6d99d15e126a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:34.949239 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 479/1895] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:34 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:34.955405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4d252263-550c-41c6-9f8a-6aee84dcefad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:34.958456 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d252263-550c-41c6-9f8a-6aee84dcefad tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:34.958456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d252263-550c-41c6-9f8a-6aee84dcefad tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:34.958456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4d252263-550c-41c6-9f8a-6aee84dcefad tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:34.958456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4d252263-550c-41c6-9f8a-6aee84dcefad tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:34.966185 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:34.966185 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:34.967499 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4d252263-550c-41c6-9f8a-6aee84dcefad tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:34.968233 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 478/1896] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:34 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:34.980972 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7fa14880-7caf-4eed-be74-3b3cbc23dfc1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:34.983131 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7fa14880-7caf-4eed-be74-3b3cbc23dfc1 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/ee618554-5e97-46f8-8eff-73ea22b63345 Jul 31 19:11:34.983352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7fa14880-7caf-4eed-be74-3b3cbc23dfc1 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:34.983556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7fa14880-7caf-4eed-be74-3b3cbc23dfc1 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:34.992105 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:34.992105 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:34.997025 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [req-3bd40682-9bde-48db-9081-917e4ef9459a req-592b2ebc-4731-4356-8985-e4a61278187a tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Created reservations ['7c4ec67f-a77c-4e3d-912d-56e5526e5dfd', 'faee4740-cbf3-4bb2-a1c0-3c4b2a0f9803', '18744941-9fba-4cad-ba58-168cb044c654', '19ab64ca-93d9-4c6b-8531-2bccac52c162'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:35.000329 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7fa14880-7caf-4eed-be74-3b3cbc23dfc1 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:35.005112 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7fa14880-7caf-4eed-be74-3b3cbc23dfc1 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/ee618554-5e97-46f8-8eff-73ea22b63345 returned with HTTP 200 Jul 31 19:11:35.005511 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 467/1897] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:34 2026] GET /volume/v3/volumes/ee618554-5e97-46f8-8eff-73ea22b63345 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:35.017354 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8d21117b-abb1-4912-8692-98d1107b23f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:35.019321 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8d21117b-abb1-4912-8692-98d1107b23f6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:11:35.019543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8d21117b-abb1-4912-8692-98d1107b23f6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:35.019764 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8d21117b-abb1-4912-8692-98d1107b23f6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:35.020034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-8d21117b-abb1-4912-8692-98d1107b23f6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:11:35.020775 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8d21117b-abb1-4912-8692-98d1107b23f6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:11:35.031330 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8d21117b-abb1-4912-8692-98d1107b23f6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Get all volumes completed successfully. Jul 31 19:11:35.032078 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8d21117b-abb1-4912-8692-98d1107b23f6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:11:35.032679 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 480/1898] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:11:35 2026] GET /volume/v3/volumes => generated 663 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:35.038412 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3bd40682-9bde-48db-9081-917e4ef9459a req-592b2ebc-4731-4356-8985-e4a61278187a tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Snapshot force create request issued successfully. Jul 31 19:11:35.039069 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3bd40682-9bde-48db-9081-917e4ef9459a req-592b2ebc-4731-4356-8985-e4a61278187a tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:11:35.039391 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 474/1899] 10.4.3.163 () {72 vars in 1547 bytes} [Fri Jul 31 19:11:34 2026] POST /volume/v3/snapshots => generated 319 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:35.043412 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-955697a7-5000-4619-a9ec-090b15a78adf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:35.046966 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-955697a7-5000-4619-a9ec-090b15a78adf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ee618554-5e97-46f8-8eff-73ea22b63345 Jul 31 19:11:35.046966 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-955697a7-5000-4619-a9ec-090b15a78adf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:35.046966 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-955697a7-5000-4619-a9ec-090b15a78adf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:35.046966 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-955697a7-5000-4619-a9ec-090b15a78adf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Delete volume with id: ee618554-5e97-46f8-8eff-73ea22b63345 Jul 31 19:11:35.055630 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:35.055630 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:35.056811 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-955697a7-5000-4619-a9ec-090b15a78adf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:35.083575 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-955697a7-5000-4619-a9ec-090b15a78adf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Delete volume request issued successfully. Jul 31 19:11:35.083575 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-955697a7-5000-4619-a9ec-090b15a78adf tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/ee618554-5e97-46f8-8eff-73ea22b63345 returned with HTTP 202 Jul 31 19:11:35.083575 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 479/1900] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:35 2026] DELETE /volume/v3/volumes/ee618554-5e97-46f8-8eff-73ea22b63345 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:35.093894 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6ba5302c-0a7b-4c84-92b2-e8be1c168d72 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:35.096614 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6ba5302c-0a7b-4c84-92b2-e8be1c168d72 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] DELETE https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd Jul 31 19:11:35.096872 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6ba5302c-0a7b-4c84-92b2-e8be1c168d72 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:35.097169 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6ba5302c-0a7b-4c84-92b2-e8be1c168d72 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:35.097355 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-6ba5302c-0a7b-4c84-92b2-e8be1c168d72 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Delete backup with id: 020c9a13-032f-4760-a8cc-affd2232a9bd. Jul 31 19:11:35.102009 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:35.102009 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:35.129266 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-6ba5302c-0a7b-4c84-92b2-e8be1c168d72 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] delete_backup rpcapi backup_id 020c9a13-032f-4760-a8cc-affd2232a9bd {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:11:35.131405 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6ba5302c-0a7b-4c84-92b2-e8be1c168d72 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd returned with HTTP 202 Jul 31 19:11:35.132374 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 468/1901] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:35 2026] DELETE /volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 19:11:35.143064 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ef78273a-449c-4001-bc32-61bbfe28776c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:35.147969 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef78273a-449c-4001-bc32-61bbfe28776c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] GET https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd Jul 31 19:11:35.147969 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef78273a-449c-4001-bc32-61bbfe28776c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:35.147969 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef78273a-449c-4001-bc32-61bbfe28776c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:35.147969 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ef78273a-449c-4001-bc32-61bbfe28776c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Show backup with id 020c9a13-032f-4760-a8cc-affd2232a9bd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:35.154237 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:35.154237 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:35.155413 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef78273a-449c-4001-bc32-61bbfe28776c tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd returned with HTTP 200 Jul 31 19:11:35.156320 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 481/1902] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:35 2026] GET /volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:35.781871 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b2c6528-1026-4bde-ac36-ceeef777b0e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:35.784466 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b2c6528-1026-4bde-ac36-ceeef777b0e2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:35.784726 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b2c6528-1026-4bde-ac36-ceeef777b0e2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:35.784995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b2c6528-1026-4bde-ac36-ceeef777b0e2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:35.785143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7b2c6528-1026-4bde-ac36-ceeef777b0e2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:35.791101 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:35.791101 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:35.792223 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b2c6528-1026-4bde-ac36-ceeef777b0e2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:35.792688 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 475/1903] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:35 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:35.960896 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70a10aca-c5a9-4e36-bd73-bb9934c4a26d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:35.962594 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70a10aca-c5a9-4e36-bd73-bb9934c4a26d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:35.962793 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70a10aca-c5a9-4e36-bd73-bb9934c4a26d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:35.963010 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70a10aca-c5a9-4e36-bd73-bb9934c4a26d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:35.963132 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-70a10aca-c5a9-4e36-bd73-bb9934c4a26d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:35.967180 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:35.967180 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:35.967742 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70a10aca-c5a9-4e36-bd73-bb9934c4a26d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:35.968110 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 480/1904] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:35 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:36.170183 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-950b58e2-cb94-443e-9640-8e50167c0447 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:36.172061 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-950b58e2-cb94-443e-9640-8e50167c0447 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] GET https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd Jul 31 19:11:36.172300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-950b58e2-cb94-443e-9640-8e50167c0447 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:36.172540 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-950b58e2-cb94-443e-9640-8e50167c0447 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:36.172732 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-950b58e2-cb94-443e-9640-8e50167c0447 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Show backup with id 020c9a13-032f-4760-a8cc-affd2232a9bd. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:36.178712 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-950b58e2-cb94-443e-9640-8e50167c0447 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd returned with HTTP 404 Jul 31 19:11:36.179588 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 469/1905] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:36 2026] GET /volume/v3/backups/020c9a13-032f-4760-a8cc-affd2232a9bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:36.188841 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c965b42-5178-45c6-932d-cc4d706ad172 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:36.190517 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c965b42-5178-45c6-932d-cc4d706ad172 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] DELETE https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:36.190699 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c965b42-5178-45c6-932d-cc4d706ad172 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:36.190927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c965b42-5178-45c6-932d-cc4d706ad172 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:36.191082 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-3c965b42-5178-45c6-932d-cc4d706ad172 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Delete backup with id: 33f325bb-6145-4034-8a02-9c31660ea30c. Jul 31 19:11:36.198593 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:36.198593 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:36.218714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-3c965b42-5178-45c6-932d-cc4d706ad172 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] delete_backup rpcapi backup_id 33f325bb-6145-4034-8a02-9c31660ea30c {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:11:36.220588 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c965b42-5178-45c6-932d-cc4d706ad172 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 202 Jul 31 19:11:36.221237 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 482/1906] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:36 2026] DELETE /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:36.233786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-04f97e2b-65d7-419f-be7b-2b18ac43890f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:36.236672 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04f97e2b-65d7-419f-be7b-2b18ac43890f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:36.236672 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04f97e2b-65d7-419f-be7b-2b18ac43890f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:36.236938 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-04f97e2b-65d7-419f-be7b-2b18ac43890f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:36.237192 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-04f97e2b-65d7-419f-be7b-2b18ac43890f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:36.242416 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:36.242416 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:36.243397 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-04f97e2b-65d7-419f-be7b-2b18ac43890f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 200 Jul 31 19:11:36.244471 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 476/1907] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:36 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:36.807478 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30889fba-ffc5-4cbd-996f-4f373d96560a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:36.809055 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30889fba-ffc5-4cbd-996f-4f373d96560a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:36.809314 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30889fba-ffc5-4cbd-996f-4f373d96560a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:36.809593 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30889fba-ffc5-4cbd-996f-4f373d96560a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:36.809717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-30889fba-ffc5-4cbd-996f-4f373d96560a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:36.815555 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:36.815555 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:36.816570 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30889fba-ffc5-4cbd-996f-4f373d96560a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:36.817049 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 481/1908] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:36 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:36.981389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cd8117ba-8f7b-4e29-a1d8-3cf65ee55626 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:36.984208 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cd8117ba-8f7b-4e29-a1d8-3cf65ee55626 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:36.984208 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cd8117ba-8f7b-4e29-a1d8-3cf65ee55626 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:36.984208 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cd8117ba-8f7b-4e29-a1d8-3cf65ee55626 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:36.985738 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-cd8117ba-8f7b-4e29-a1d8-3cf65ee55626 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:36.990934 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:36.990934 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:36.991813 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cd8117ba-8f7b-4e29-a1d8-3cf65ee55626 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:36.992544 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 470/1909] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:36 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:37.018718 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c2efa287-993b-4dfa-aade-a13548875b8f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:37.020463 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2efa287-993b-4dfa-aade-a13548875b8f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 Jul 31 19:11:37.020671 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2efa287-993b-4dfa-aade-a13548875b8f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:37.020856 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2efa287-993b-4dfa-aade-a13548875b8f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:37.028113 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:37.028113 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:37.028348 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c2efa287-993b-4dfa-aade-a13548875b8f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Snapshot retrieved successfully. Jul 31 19:11:37.029106 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2efa287-993b-4dfa-aade-a13548875b8f tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 returned with HTTP 200 Jul 31 19:11:37.030696 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 483/1910] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:37 2026] GET /volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:37.256371 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5fb5da03-4fe4-47b0-ba9d-52ecccaf25e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:37.258668 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5fb5da03-4fe4-47b0-ba9d-52ecccaf25e7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c Jul 31 19:11:37.258668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5fb5da03-4fe4-47b0-ba9d-52ecccaf25e7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:37.258668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5fb5da03-4fe4-47b0-ba9d-52ecccaf25e7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:37.258872 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5fb5da03-4fe4-47b0-ba9d-52ecccaf25e7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 33f325bb-6145-4034-8a02-9c31660ea30c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:37.264120 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5fb5da03-4fe4-47b0-ba9d-52ecccaf25e7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c returned with HTTP 404 Jul 31 19:11:37.264670 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 477/1911] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:37 2026] GET /volume/v3/backups/33f325bb-6145-4034-8a02-9c31660ea30c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:37.300037 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7f4a256-d422-4b0e-b9af-8a4079b79232 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:37.303474 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7f4a256-d422-4b0e-b9af-8a4079b79232 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 Jul 31 19:11:37.303474 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7f4a256-d422-4b0e-b9af-8a4079b79232 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:37.303474 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7f4a256-d422-4b0e-b9af-8a4079b79232 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:37.303474 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-c7f4a256-d422-4b0e-b9af-8a4079b79232 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Delete snapshot with id: f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 Jul 31 19:11:37.311675 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:37.311675 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:37.312389 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7f4a256-d422-4b0e-b9af-8a4079b79232 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Snapshot retrieved successfully. Jul 31 19:11:37.360277 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7f4a256-d422-4b0e-b9af-8a4079b79232 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Snapshot delete request issued successfully. Jul 31 19:11:37.360832 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7f4a256-d422-4b0e-b9af-8a4079b79232 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 returned with HTTP 202 Jul 31 19:11:37.362471 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 482/1912] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:11:37 2026] DELETE /volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:37.371536 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a0accbce-8ee1-45a2-be40-ecf77a1827f5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:37.378058 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0accbce-8ee1-45a2-be40-ecf77a1827f5 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 Jul 31 19:11:37.378245 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85c44a73-a206-454c-a001-3cbdbf8d9c5f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:37.378669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0accbce-8ee1-45a2-be40-ecf77a1827f5 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:37.378669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0accbce-8ee1-45a2-be40-ecf77a1827f5 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:37.379983 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85c44a73-a206-454c-a001-3cbdbf8d9c5f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d Jul 31 19:11:37.380168 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85c44a73-a206-454c-a001-3cbdbf8d9c5f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:37.380365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85c44a73-a206-454c-a001-3cbdbf8d9c5f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:37.386044 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:37.386044 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:37.386825 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a0accbce-8ee1-45a2-be40-ecf77a1827f5 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Snapshot retrieved successfully. Jul 31 19:11:37.390134 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0accbce-8ee1-45a2-be40-ecf77a1827f5 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 returned with HTTP 200 Jul 31 19:11:37.390134 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 471/1913] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:37 2026] GET /volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:37.390476 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:37.390476 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:37.394133 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-85c44a73-a206-454c-a001-3cbdbf8d9c5f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:37.398917 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85c44a73-a206-454c-a001-3cbdbf8d9c5f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d returned with HTTP 200 Jul 31 19:11:37.399698 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 484/1914] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:37 2026] GET /volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:37.412271 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-baaeb4f6-f9a2-47bf-bf25-ae0d37434db7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:37.414383 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-baaeb4f6-f9a2-47bf-bf25-ae0d37434db7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] DELETE https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d Jul 31 19:11:37.414986 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-baaeb4f6-f9a2-47bf-bf25-ae0d37434db7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:37.416026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-baaeb4f6-f9a2-47bf-bf25-ae0d37434db7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:37.418169 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-baaeb4f6-f9a2-47bf-bf25-ae0d37434db7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Delete volume with id: b60f783c-cd4c-4df3-9d79-b9276acc623d Jul 31 19:11:37.424640 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:37.424640 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:37.425288 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-baaeb4f6-f9a2-47bf-bf25-ae0d37434db7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:37.461466 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-baaeb4f6-f9a2-47bf-bf25-ae0d37434db7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Delete volume request issued successfully. Jul 31 19:11:37.461466 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-baaeb4f6-f9a2-47bf-bf25-ae0d37434db7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d returned with HTTP 202 Jul 31 19:11:37.461466 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 478/1915] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:37 2026] DELETE /volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:37.467118 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44de0422-870a-4d3f-bd9c-0a00e758ba5d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:37.468954 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44de0422-870a-4d3f-bd9c-0a00e758ba5d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d Jul 31 19:11:37.469356 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44de0422-870a-4d3f-bd9c-0a00e758ba5d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:37.469742 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44de0422-870a-4d3f-bd9c-0a00e758ba5d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:37.480399 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:37.480399 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:37.485000 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-44de0422-870a-4d3f-bd9c-0a00e758ba5d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:37.490151 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44de0422-870a-4d3f-bd9c-0a00e758ba5d tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d returned with HTTP 200 Jul 31 19:11:37.490860 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 483/1916] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:37 2026] GET /volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:37.832464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2eff0928-2bfe-4444-8d4c-765a3df1df40 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:37.834391 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2eff0928-2bfe-4444-8d4c-765a3df1df40 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:37.834828 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2eff0928-2bfe-4444-8d4c-765a3df1df40 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:37.835218 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2eff0928-2bfe-4444-8d4c-765a3df1df40 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:37.835512 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-2eff0928-2bfe-4444-8d4c-765a3df1df40 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:37.841103 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:37.841103 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:37.842351 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2eff0928-2bfe-4444-8d4c-765a3df1df40 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:37.842972 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 472/1917] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:37 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:38.004471 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5db7ea81-0af4-4b0e-b64c-d8cfefb6cee2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:38.007688 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5db7ea81-0af4-4b0e-b64c-d8cfefb6cee2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:38.008134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5db7ea81-0af4-4b0e-b64c-d8cfefb6cee2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:38.008291 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5db7ea81-0af4-4b0e-b64c-d8cfefb6cee2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:38.008402 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5db7ea81-0af4-4b0e-b64c-d8cfefb6cee2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:38.013463 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:38.013463 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:38.014179 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5db7ea81-0af4-4b0e-b64c-d8cfefb6cee2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:38.014703 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 485/1918] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:38 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:38.403453 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ef4b79e0-c5d6-47eb-a795-986d4ccd9ebc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:38.404604 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef4b79e0-c5d6-47eb-a795-986d4ccd9ebc tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] GET https://10.4.3.163/volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 Jul 31 19:11:38.404817 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef4b79e0-c5d6-47eb-a795-986d4ccd9ebc tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:38.405026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef4b79e0-c5d6-47eb-a795-986d4ccd9ebc tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:38.409850 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef4b79e0-c5d6-47eb-a795-986d4ccd9ebc tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 returned with HTTP 404 Jul 31 19:11:38.410363 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 479/1919] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:38 2026] GET /volume/v3/snapshots/f61cc24c-77cb-4be5-aa3a-bee6284d1eb3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:38.508105 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6e79d177-b0ce-489a-8463-c9b3588a9f5a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:38.510263 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e79d177-b0ce-489a-8463-c9b3588a9f5a tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d Jul 31 19:11:38.510621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e79d177-b0ce-489a-8463-c9b3588a9f5a tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:38.510915 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e79d177-b0ce-489a-8463-c9b3588a9f5a tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:38.517242 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e79d177-b0ce-489a-8463-c9b3588a9f5a tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d returned with HTTP 404 Jul 31 19:11:38.517817 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 484/1920] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:38 2026] GET /volume/v3/volumes/b60f783c-cd4c-4df3-9d79-b9276acc623d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:38.530105 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:38.534535 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:38.534535 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-22680358"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:38.534902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-22680358'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:38.535101 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Create volume of 1 GB Jul 31 19:11:38.539865 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Availability Zones retrieved successfully. Jul 31 19:11:38.545874 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Flow 'volume_create_api' (f53a3635-7ed5-43fa-9bba-4f8d434549eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:38.547014 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a009da-e527-4150-ad94-68b376a6faf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:38.548091 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:38.578664 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a009da-e527-4150-ad94-68b376a6faf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:38.579838 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677bc955-da6a-4a7b-85c8-e89db97272d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:38.624472 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Created reservations ['02d23e26-7ea4-4363-a0d1-5199f5bdd35c', '553704b5-3430-4293-af0b-7096382fa10d', '8e183b29-2d5d-40e0-aeeb-87b878d64d68', 'c30e3a39-7982-48ac-9ac2-1a9535476fab'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:38.624472 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (677bc955-da6a-4a7b-85c8-e89db97272d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02d23e26-7ea4-4363-a0d1-5199f5bdd35c', '553704b5-3430-4293-af0b-7096382fa10d', '8e183b29-2d5d-40e0-aeeb-87b878d64d68', 'c30e3a39-7982-48ac-9ac2-1a9535476fab']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:38.624472 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b192a70f-7a2d-4af5-a622-41c9b2896912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:38.649716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b192a70f-7a2d-4af5-a622-41c9b2896912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9419add1-15ee-47f6-8860-47e0c668c72b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-22680358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563ca8f0a3d74ede94e7a3bc460ef935',qos_specs=None,replication_status=,reservations=['02d23e26-7ea4-4363-a0d1-5199f5bdd35c','553704b5-3430-4293-af0b-7096382fa10d','8e183b29-2d5d-40e0-aeeb-87b878d64d68','c30e3a39-7982-48ac-9ac2-1a9535476fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df344fce112a484a9087f4a1cab44e05',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-22680358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9419add1-15ee-47f6-8860-47e0c668c72b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='563ca8f0a3d74ede94e7a3bc460ef935',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df344fce112a484a9087f4a1cab44e05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:38.650731 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3725e718-0e77-4a26-874c-a70d8ca8d540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:38.673106 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3725e718-0e77-4a26-874c-a70d8ca8d540) transitioned into state 'SUCCESS' from state '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-22680358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='563ca8f0a3d74ede94e7a3bc460ef935',qos_specs=None,replication_status=,reservations=['02d23e26-7ea4-4363-a0d1-5199f5bdd35c','553704b5-3430-4293-af0b-7096382fa10d','8e183b29-2d5d-40e0-aeeb-87b878d64d68','c30e3a39-7982-48ac-9ac2-1a9535476fab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df344fce112a484a9087f4a1cab44e05',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:38.673875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a61bf99-4bb6-479e-a6e1-8c7739d323a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:38.686120 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a61bf99-4bb6-479e-a6e1-8c7739d323a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:38.688455 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Flow 'volume_create_api' (f53a3635-7ed5-43fa-9bba-4f8d434549eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:38.688455 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Create volume request issued successfully. Jul 31 19:11:38.688455 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e1c18e5-48a8-45c7-8393-e56692fbd9a9 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:38.688455 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 473/1921] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:11:38 2026] POST /volume/v3/volumes => generated 752 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:38.702076 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f49b832f-c8cc-4e23-9892-8e5952936166 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:38.704058 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f49b832f-c8cc-4e23-9892-8e5952936166 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b Jul 31 19:11:38.704459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f49b832f-c8cc-4e23-9892-8e5952936166 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:38.705450 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f49b832f-c8cc-4e23-9892-8e5952936166 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:38.712247 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:38.712247 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:38.719387 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f49b832f-c8cc-4e23-9892-8e5952936166 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:38.724429 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f49b832f-c8cc-4e23-9892-8e5952936166 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b returned with HTTP 200 Jul 31 19:11:38.724903 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 486/1922] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:38 2026] GET /volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:38.857965 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7da9ab04-78fa-427e-82a9-5e45160805fe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:38.859002 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7da9ab04-78fa-427e-82a9-5e45160805fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:38.859620 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7da9ab04-78fa-427e-82a9-5e45160805fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:38.859620 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7da9ab04-78fa-427e-82a9-5e45160805fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:38.859789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7da9ab04-78fa-427e-82a9-5e45160805fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:38.861542 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=391,cinder:UPDATE=87,cinder:INSERT=38 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:11:38.866713 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:38.866713 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:38.867712 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7da9ab04-78fa-427e-82a9-5e45160805fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:38.868911 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 480/1923] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:38 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:11:39.026699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2ff44618-cd33-451b-9517-afd704fca6d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:39.028651 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ff44618-cd33-451b-9517-afd704fca6d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:39.028841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ff44618-cd33-451b-9517-afd704fca6d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:39.029052 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ff44618-cd33-451b-9517-afd704fca6d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:39.029183 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2ff44618-cd33-451b-9517-afd704fca6d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:39.034063 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:39.034063 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:39.035078 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ff44618-cd33-451b-9517-afd704fca6d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:39.035751 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 485/1924] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:39 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:39.741745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4c1549b7-bcdf-42f4-81fc-c4941d6a2760 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:39.744850 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4c1549b7-bcdf-42f4-81fc-c4941d6a2760 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b Jul 31 19:11:39.745083 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4c1549b7-bcdf-42f4-81fc-c4941d6a2760 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:39.745303 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4c1549b7-bcdf-42f4-81fc-c4941d6a2760 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:39.752844 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:39.752844 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:39.757008 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4c1549b7-bcdf-42f4-81fc-c4941d6a2760 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:39.761793 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4c1549b7-bcdf-42f4-81fc-c4941d6a2760 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b returned with HTTP 200 Jul 31 19:11:39.762247 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 474/1925] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:39 2026] GET /volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:11:39.779252 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80d89ee2-815d-44ab-856f-6c270a0abee5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:39.781547 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80d89ee2-815d-44ab-856f-6c270a0abee5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:11:39.782084 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80d89ee2-815d-44ab-856f-6c270a0abee5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9419add1-15ee-47f6-8860-47e0c668c72b", "name": "tempest-VolumesBackupsAdminTest-Backup-210894586", "container": "tempest-volumesbackupsadmintest-backup-container-1209344087"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:39.783982 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-80d89ee2-815d-44ab-856f-6c270a0abee5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Creating new backup {'backup': {'volume_id': '9419add1-15ee-47f6-8860-47e0c668c72b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-210894586', 'container': 'tempest-volumesbackupsadmintest-backup-container-1209344087'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:11:39.784174 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-80d89ee2-815d-44ab-856f-6c270a0abee5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Creating backup of volume 9419add1-15ee-47f6-8860-47e0c668c72b in container tempest-volumesbackupsadmintest-backup-container-1209344087 Jul 31 19:11:39.786810 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=373,cinder:INSERT=33,cinder:UPDATE=61 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:11:39.795000 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:39.795000 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:39.795677 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-80d89ee2-815d-44ab-856f-6c270a0abee5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:39.819862 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-80d89ee2-815d-44ab-856f-6c270a0abee5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Created reservations ['484d94ee-4e81-4032-a427-50b10c482ca9', '2d8294b9-9ac1-44a6-a549-6fed5cd060a9'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:39.856058 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80d89ee2-815d-44ab-856f-6c270a0abee5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:11:39.856699 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 487/1926] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:11:39 2026] POST /volume/v3/backups => generated 334 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:39.866879 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-baf16a2f-0885-43d8-b3a8-e77216403124 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:39.869790 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-baf16a2f-0885-43d8-b3a8-e77216403124 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:39.870289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-baf16a2f-0885-43d8-b3a8-e77216403124 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:39.870358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-baf16a2f-0885-43d8-b3a8-e77216403124 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:39.871047 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-baf16a2f-0885-43d8-b3a8-e77216403124 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:39.876253 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:39.876253 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:39.879510 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-baf16a2f-0885-43d8-b3a8-e77216403124 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:39.879510 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 481/1927] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:39 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:39.879751 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ecb48b5-9514-4c71-81c6-83e4a6e78865 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:39.883335 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ecb48b5-9514-4c71-81c6-83e4a6e78865 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:39.883950 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ecb48b5-9514-4c71-81c6-83e4a6e78865 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:39.884166 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ecb48b5-9514-4c71-81c6-83e4a6e78865 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:39.884320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9ecb48b5-9514-4c71-81c6-83e4a6e78865 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:39.890592 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:39.890592 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:39.891570 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ecb48b5-9514-4c71-81c6-83e4a6e78865 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:39.892113 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 486/1928] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:39 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:40.049392 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-98113ec3-5569-4f9d-9b2d-f3e16a00db29 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:40.051729 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98113ec3-5569-4f9d-9b2d-f3e16a00db29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:40.051942 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98113ec3-5569-4f9d-9b2d-f3e16a00db29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:40.053600 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98113ec3-5569-4f9d-9b2d-f3e16a00db29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:40.053600 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-98113ec3-5569-4f9d-9b2d-f3e16a00db29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:40.058178 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:40.058178 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:40.058880 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98113ec3-5569-4f9d-9b2d-f3e16a00db29 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:40.059296 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 475/1929] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:40 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:40.127011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-28537881-bbea-4df9-bdce-74929c32fcdd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:40.130741 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-28537881-bbea-4df9-bdce-74929c32fcdd tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] DELETE https://10.4.3.163/volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e Jul 31 19:11:40.130984 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-28537881-bbea-4df9-bdce-74929c32fcdd tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:40.131282 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-28537881-bbea-4df9-bdce-74929c32fcdd tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:40.142281 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:40.142281 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:40.198628 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-28537881-bbea-4df9-bdce-74929c32fcdd tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e returned with HTTP 200 Jul 31 19:11:40.199626 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 488/1930] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:11:40 2026] DELETE /volume/v3/attachments/d58fb307-b213-435c-b824-1a1f3aa94b0e => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:40.211086 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-ee6caa96-fa9a-40b5-acb9-65e2d93abe75 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:40.213737 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-ee6caa96-fa9a-40b5-acb9-65e2d93abe75 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] DELETE https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:40.213998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-ee6caa96-fa9a-40b5-acb9-65e2d93abe75 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:40.214217 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-ee6caa96-fa9a-40b5-acb9-65e2d93abe75 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:40.214431 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-ee6caa96-fa9a-40b5-acb9-65e2d93abe75 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Delete volume with id: 8bbd6b09-98ca-42aa-88c7-c6067c68d8bc Jul 31 19:11:40.223558 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:40.223558 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:40.224170 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-ee6caa96-fa9a-40b5-acb9-65e2d93abe75 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Volume info retrieved successfully. Jul 31 19:11:40.243878 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-ee6caa96-fa9a-40b5-acb9-65e2d93abe75 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] Delete volume request issued successfully. Jul 31 19:11:40.244149 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-cea92a16-a7bd-45d4-868e-12895a8ba8fc req-ee6caa96-fa9a-40b5-acb9-65e2d93abe75 tempest-ImageDependencyTests-671820570 tempest-ImageDependencyTests-671820570-project-member] https://10.4.3.163/volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc returned with HTTP 202 Jul 31 19:11:40.244757 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 482/1931] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:11:40 2026] DELETE /volume/v3/volumes/8bbd6b09-98ca-42aa-88c7-c6067c68d8bc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:40.892528 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95916aa6-1f02-46c5-b7fd-098bdf672345 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:40.895073 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95916aa6-1f02-46c5-b7fd-098bdf672345 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:40.895703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95916aa6-1f02-46c5-b7fd-098bdf672345 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:40.895703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95916aa6-1f02-46c5-b7fd-098bdf672345 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:40.896073 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-95916aa6-1f02-46c5-b7fd-098bdf672345 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:40.902140 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:40.902140 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:40.904118 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95916aa6-1f02-46c5-b7fd-098bdf672345 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:40.904118 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 487/1932] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:40 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:40.911895 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d0f4f278-6c0f-4cf2-97f0-c214a0c6427e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:40.914307 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0f4f278-6c0f-4cf2-97f0-c214a0c6427e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:40.915457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0f4f278-6c0f-4cf2-97f0-c214a0c6427e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:40.915457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0f4f278-6c0f-4cf2-97f0-c214a0c6427e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:40.915457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d0f4f278-6c0f-4cf2-97f0-c214a0c6427e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:40.921365 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:40.921365 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:40.922638 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0f4f278-6c0f-4cf2-97f0-c214a0c6427e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:40.923260 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 476/1933] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:40 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:41.071953 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f5c45d5d-1190-433a-8d4e-d9a45e524f05 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:41.076178 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f5c45d5d-1190-433a-8d4e-d9a45e524f05 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:41.076178 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f5c45d5d-1190-433a-8d4e-d9a45e524f05 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:41.076178 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f5c45d5d-1190-433a-8d4e-d9a45e524f05 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:41.076178 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f5c45d5d-1190-433a-8d4e-d9a45e524f05 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:41.083636 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:41.083636 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:41.084996 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f5c45d5d-1190-433a-8d4e-d9a45e524f05 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:41.084996 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 489/1934] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:41 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:41.917865 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8ef29ef7-e86e-429d-9d96-0ebfd3b8c2d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:41.919810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8ef29ef7-e86e-429d-9d96-0ebfd3b8c2d3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:41.920052 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8ef29ef7-e86e-429d-9d96-0ebfd3b8c2d3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:41.920330 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8ef29ef7-e86e-429d-9d96-0ebfd3b8c2d3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:41.920486 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8ef29ef7-e86e-429d-9d96-0ebfd3b8c2d3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:41.925072 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:41.925072 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:41.926148 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8ef29ef7-e86e-429d-9d96-0ebfd3b8c2d3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:41.926608 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 483/1935] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:41 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:41.936828 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9edee79-73e8-4b7c-924e-611f46b2676e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:41.939166 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9edee79-73e8-4b7c-924e-611f46b2676e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:41.939454 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9edee79-73e8-4b7c-924e-611f46b2676e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:41.939727 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9edee79-73e8-4b7c-924e-611f46b2676e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:41.939897 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c9edee79-73e8-4b7c-924e-611f46b2676e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:41.944950 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:41.944950 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:41.945857 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9edee79-73e8-4b7c-924e-611f46b2676e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:41.946352 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 488/1936] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:41 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:42.101793 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-064c4dce-3a4c-42ae-9458-3f5c0ebad9ca None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:42.107522 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-064c4dce-3a4c-42ae-9458-3f5c0ebad9ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:42.107522 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-064c4dce-3a4c-42ae-9458-3f5c0ebad9ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:42.107522 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-064c4dce-3a4c-42ae-9458-3f5c0ebad9ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:42.107522 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-064c4dce-3a4c-42ae-9458-3f5c0ebad9ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:42.112254 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:42.112254 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:42.113327 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-064c4dce-3a4c-42ae-9458-3f5c0ebad9ca tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:42.113953 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 477/1937] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:42 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:42.864995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9c554932-f6f8-41da-9b13-e0b2e5228322 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:42.942239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da77c880-ad96-4641-988b-1bd2bc0f51d7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:42.943993 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da77c880-ad96-4641-988b-1bd2bc0f51d7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:42.944188 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da77c880-ad96-4641-988b-1bd2bc0f51d7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:42.944446 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da77c880-ad96-4641-988b-1bd2bc0f51d7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:42.944564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-da77c880-ad96-4641-988b-1bd2bc0f51d7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:42.954770 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:42.954770 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:42.955614 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da77c880-ad96-4641-988b-1bd2bc0f51d7 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:42.956033 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 484/1938] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:42 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:42.962230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1f75ccd2-834a-4873-80a0-2eed1093f4b7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:42.965165 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f75ccd2-834a-4873-80a0-2eed1093f4b7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:42.965424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f75ccd2-834a-4873-80a0-2eed1093f4b7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:42.965695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f75ccd2-834a-4873-80a0-2eed1093f4b7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:42.965840 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1f75ccd2-834a-4873-80a0-2eed1093f4b7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:42.970818 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:42.970818 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:42.971713 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f75ccd2-834a-4873-80a0-2eed1093f4b7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:42.972064 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 489/1939] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:42 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:42.975212 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9c554932-f6f8-41da-9b13-e0b2e5228322 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:11:42.975598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9c554932-f6f8-41da-9b13-e0b2e5228322 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-725913494"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:42.989061 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9c554932-f6f8-41da-9b13-e0b2e5228322 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:11:42.989503 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 490/1940] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:11:42 2026] POST /volume/v3/group_types => generated 180 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:42.999227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3567050e-4ba3-48be-a289-873db55d261a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.001210 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3567050e-4ba3-48be-a289-873db55d261a tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] POST https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs Jul 31 19:11:43.001629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3567050e-4ba3-48be-a289-873db55d261a tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:43.020321 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3567050e-4ba3-48be-a289-873db55d261a tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs returned with HTTP 202 Jul 31 19:11:43.020934 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 478/1941] 10.4.3.163 () {70 vars in 1458 bytes} [Fri Jul 31 19:11:42 2026] POST /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs => generated 53 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:43.031528 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3b596bae-727e-4d82-b951-2f5030f221d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.033560 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3b596bae-727e-4d82-b951-2f5030f221d0 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] POST https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs Jul 31 19:11:43.034045 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3b596bae-727e-4d82-b951-2f5030f221d0 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:43.050073 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3b596bae-727e-4d82-b951-2f5030f221d0 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs returned with HTTP 202 Jul 31 19:11:43.050476 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 485/1942] 10.4.3.163 () {70 vars in 1458 bytes} [Fri Jul 31 19:11:43 2026] POST /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs => generated 61 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:43.058934 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02ba780e-c8f9-4d3f-ae6c-ae35ab14ebde None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.061471 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02ba780e-c8f9-4d3f-ae6c-ae35ab14ebde tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] GET https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 Jul 31 19:11:43.061471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02ba780e-c8f9-4d3f-ae6c-ae35ab14ebde tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.061471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02ba780e-c8f9-4d3f-ae6c-ae35ab14ebde tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.075008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02ba780e-c8f9-4d3f-ae6c-ae35ab14ebde tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 returned with HTTP 200 Jul 31 19:11:43.075008 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 490/1943] 10.4.3.163 () {68 vars in 1452 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:43.078912 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b812d02-20a6-4af1-adde-e4d6a3541386 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.080692 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b812d02-20a6-4af1-adde-e4d6a3541386 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] GET https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 Jul 31 19:11:43.080911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b812d02-20a6-4af1-adde-e4d6a3541386 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.081088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b812d02-20a6-4af1-adde-e4d6a3541386 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.091316 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b812d02-20a6-4af1-adde-e4d6a3541386 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 returned with HTTP 200 Jul 31 19:11:43.091845 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 491/1944] 10.4.3.163 () {68 vars in 1452 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:43.102611 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f3e1ecdf-7f46-40bf-8622-a00a90aa98db None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.104543 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f3e1ecdf-7f46-40bf-8622-a00a90aa98db tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] PUT https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 Jul 31 19:11:43.104999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f3e1ecdf-7f46-40bf-8622-a00a90aa98db tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:43.118331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f3e1ecdf-7f46-40bf-8622-a00a90aa98db tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 returned with HTTP 200 Jul 31 19:11:43.118331 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 479/1945] 10.4.3.163 () {70 vars in 1472 bytes} [Fri Jul 31 19:11:43 2026] PUT /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:43.125658 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4596a1d9-4483-4145-8d97-d3c3f1e309a9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.126969 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e9f78999-9fbb-4e3b-9738-a1effb460e15 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.127576 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4596a1d9-4483-4145-8d97-d3c3f1e309a9 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] GET https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs Jul 31 19:11:43.127787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4596a1d9-4483-4145-8d97-d3c3f1e309a9 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.127985 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4596a1d9-4483-4145-8d97-d3c3f1e309a9 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.129023 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e9f78999-9fbb-4e3b-9738-a1effb460e15 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:43.129321 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e9f78999-9fbb-4e3b-9738-a1effb460e15 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.129541 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e9f78999-9fbb-4e3b-9738-a1effb460e15 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.129630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e9f78999-9fbb-4e3b-9738-a1effb460e15 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:43.133461 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:43.133461 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:43.134100 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e9f78999-9fbb-4e3b-9738-a1effb460e15 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:43.134696 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 491/1946] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:43.134847 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4596a1d9-4483-4145-8d97-d3c3f1e309a9 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs returned with HTTP 200 Jul 31 19:11:43.135220 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 486/1947] 10.4.3.163 () {68 vars in 1437 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:43.144930 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1aac4aa5-0c34-4c5b-b941-dc653146aba4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.151498 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1aac4aa5-0c34-4c5b-b941-dc653146aba4 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key1 Jul 31 19:11:43.151498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1aac4aa5-0c34-4c5b-b941-dc653146aba4 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.151498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1aac4aa5-0c34-4c5b-b941-dc653146aba4 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.162583 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1aac4aa5-0c34-4c5b-b941-dc653146aba4 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key1 returned with HTTP 202 Jul 31 19:11:43.163019 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 492/1948] 10.4.3.163 () {68 vars in 1455 bytes} [Fri Jul 31 19:11:43 2026] DELETE /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:11:43.169634 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6158e377-b2f5-49b6-9f02-163cb378a60c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.171452 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6158e377-b2f5-49b6-9f02-163cb378a60c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] GET https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key1 Jul 31 19:11:43.171696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6158e377-b2f5-49b6-9f02-163cb378a60c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.171868 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6158e377-b2f5-49b6-9f02-163cb378a60c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.179361 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6158e377-b2f5-49b6-9f02-163cb378a60c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] HTTP exception thrown: Group Type 35b8809e-bec5-4a24-bbf2-463bb5a9db57 has no extra spec with key key1. Jul 31 19:11:43.179635 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6158e377-b2f5-49b6-9f02-163cb378a60c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key1 returned with HTTP 404 Jul 31 19:11:43.180189 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 480/1949] 10.4.3.163 () {68 vars in 1452 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:11:43.188327 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7492a336-890e-4112-9a53-ae593e25c914 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.189856 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7492a336-890e-4112-9a53-ae593e25c914 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 Jul 31 19:11:43.190219 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7492a336-890e-4112-9a53-ae593e25c914 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.190559 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7492a336-890e-4112-9a53-ae593e25c914 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.201860 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7492a336-890e-4112-9a53-ae593e25c914 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 returned with HTTP 202 Jul 31 19:11:43.202557 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 492/1950] 10.4.3.163 () {68 vars in 1455 bytes} [Fri Jul 31 19:11:43 2026] DELETE /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:11:43.209682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-84970dd4-1cec-4519-8bc1-fed8ef44a356 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.212842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84970dd4-1cec-4519-8bc1-fed8ef44a356 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] GET https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 Jul 31 19:11:43.213133 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84970dd4-1cec-4519-8bc1-fed8ef44a356 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.213458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-84970dd4-1cec-4519-8bc1-fed8ef44a356 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.221314 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84970dd4-1cec-4519-8bc1-fed8ef44a356 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] HTTP exception thrown: Group Type 35b8809e-bec5-4a24-bbf2-463bb5a9db57 has no extra spec with key key2. Jul 31 19:11:43.221542 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-84970dd4-1cec-4519-8bc1-fed8ef44a356 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 returned with HTTP 404 Jul 31 19:11:43.222746 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 487/1951] 10.4.3.163 () {68 vars in 1452 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:11:43.229241 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bcf7988d-252e-48c3-b98e-21b307b3254c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.231454 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bcf7988d-252e-48c3-b98e-21b307b3254c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 Jul 31 19:11:43.231811 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bcf7988d-252e-48c3-b98e-21b307b3254c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.232011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bcf7988d-252e-48c3-b98e-21b307b3254c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.244896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bcf7988d-252e-48c3-b98e-21b307b3254c tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 returned with HTTP 202 Jul 31 19:11:43.245540 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 493/1952] 10.4.3.163 () {68 vars in 1455 bytes} [Fri Jul 31 19:11:43 2026] DELETE /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:11:43.253947 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-47d689b0-32f7-4a44-92b7-e160f4c28e82 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.257734 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-47d689b0-32f7-4a44-92b7-e160f4c28e82 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] GET https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 Jul 31 19:11:43.258111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-47d689b0-32f7-4a44-92b7-e160f4c28e82 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.258398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-47d689b0-32f7-4a44-92b7-e160f4c28e82 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.268888 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-47d689b0-32f7-4a44-92b7-e160f4c28e82 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] HTTP exception thrown: Group Type 35b8809e-bec5-4a24-bbf2-463bb5a9db57 has no extra spec with key key3. Jul 31 19:11:43.269540 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-47d689b0-32f7-4a44-92b7-e160f4c28e82 tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 returned with HTTP 404 Jul 31 19:11:43.271727 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 481/1953] 10.4.3.163 () {68 vars in 1452 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57/group_specs/key3 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:11:43.280697 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7cd36950-953b-4a47-b982-13a66e2c64be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.284297 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cd36950-953b-4a47-b982-13a66e2c64be tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57 Jul 31 19:11:43.284297 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cd36950-953b-4a47-b982-13a66e2c64be tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.284297 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7cd36950-953b-4a47-b982-13a66e2c64be tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.301117 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7cd36950-953b-4a47-b982-13a66e2c64be tempest-GroupTypeSpecsTest-1719617578 tempest-GroupTypeSpecsTest-1719617578-project-admin] https://10.4.3.163/volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57 returned with HTTP 202 Jul 31 19:11:43.301117 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 493/1954] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:11:43 2026] DELETE /volume/v3/group_types/35b8809e-bec5-4a24-bbf2-463bb5a9db57 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:11:43.969182 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-360b0150-4f38-4aba-89d3-bb3a474ea5b0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.970921 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-360b0150-4f38-4aba-89d3-bb3a474ea5b0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:43.971106 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-360b0150-4f38-4aba-89d3-bb3a474ea5b0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.971294 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-360b0150-4f38-4aba-89d3-bb3a474ea5b0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.971789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-360b0150-4f38-4aba-89d3-bb3a474ea5b0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:43.975181 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:43.975181 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:43.975885 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-360b0150-4f38-4aba-89d3-bb3a474ea5b0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:43.976381 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 488/1955] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:43.984930 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c9aa33e-868c-4138-88d2-eb1a5c8ee379 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:43.987463 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c9aa33e-868c-4138-88d2-eb1a5c8ee379 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:43.987721 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c9aa33e-868c-4138-88d2-eb1a5c8ee379 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:43.987912 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c9aa33e-868c-4138-88d2-eb1a5c8ee379 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:43.988346 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3c9aa33e-868c-4138-88d2-eb1a5c8ee379 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:43.993787 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:43.993787 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:43.994632 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c9aa33e-868c-4138-88d2-eb1a5c8ee379 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:43.995085 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 494/1956] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:43 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:44.006869 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1b7a72cc-583c-4c55-973e-e2802590f62a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:44.009033 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1b7a72cc-583c-4c55-973e-e2802590f62a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:11:44.009834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1b7a72cc-583c-4c55-973e-e2802590f62a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:44.010853 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1b7a72cc-583c-4c55-973e-e2802590f62a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:44.021048 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:44.021048 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:44.026969 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1b7a72cc-583c-4c55-973e-e2802590f62a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:44.034482 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1b7a72cc-583c-4c55-973e-e2802590f62a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 returned with HTTP 200 Jul 31 19:11:44.035370 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 482/1957] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:44 2026] GET /volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:44.055497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:44.059458 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c/restore Jul 31 19:11:44.059458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:44.061339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Restoring backup 4cb7c213-879f-4dcb-bd12-1ee7df2d496c ({'restore': {}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 19:11:44.061660 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Restoring backup 4cb7c213-879f-4dcb-bd12-1ee7df2d496c to volume None. Jul 31 19:11:44.067822 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:44.067822 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:44.069900 np0000006260 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating volume of 1 GB for restore of backup 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. Jul 31 19:11:44.080495 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Availability zone cache updated, next update will occur around 2026-07-31 20:11:44.077765. {{(pid=100317) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:11:44.080495 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Availability Zones retrieved successfully. Jul 31 19:11:44.086349 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (4643c6f5-fe3c-4ace-b3b5-cc4a41c9f696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:44.087780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad07af2-43bc-455b-8fd0-4197d1b3d2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:44.090995 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:44.125383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ad07af2-43bc-455b-8fd0-4197d1b3d2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:44.126036 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e48475-a264-448f-8e1f-b62336c9daf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:44.147764 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cdb9153c-7445-4dbf-bfb8-bcb2d5630cbb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:44.149747 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cdb9153c-7445-4dbf-bfb8-bcb2d5630cbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:44.149976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cdb9153c-7445-4dbf-bfb8-bcb2d5630cbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:44.150180 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cdb9153c-7445-4dbf-bfb8-bcb2d5630cbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:44.150336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cdb9153c-7445-4dbf-bfb8-bcb2d5630cbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:44.154867 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:44.154867 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:44.155602 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cdb9153c-7445-4dbf-bfb8-bcb2d5630cbb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:44.156018 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 489/1958] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:44 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:44.174626 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['42c65f2c-65a3-45e9-89f7-d38891c71ad4', 'cbde44d4-ef0f-4306-ad0f-be2277ad7135', 'cdebaee6-6c21-4c48-a039-e30f6b1c8685', '87c4e3d2-182c-4c20-9bd9-cff150c421ec'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:44.175451 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e48475-a264-448f-8e1f-b62336c9daf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42c65f2c-65a3-45e9-89f7-d38891c71ad4', 'cbde44d4-ef0f-4306-ad0f-be2277ad7135', 'cdebaee6-6c21-4c48-a039-e30f6b1c8685', '87c4e3d2-182c-4c20-9bd9-cff150c421ec']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:44.176419 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5941fcf8-3563-4462-9ad1-7ead0d10a9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:44.206658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5941fcf8-3563-4462-9ad1-7ead0d10a9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22b7d4e-c65e-4410-a80c-2863bacdbf9c', '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_4cb7c213-879f-4dcb-bd12-1ee7df2d496c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['42c65f2c-65a3-45e9-89f7-d38891c71ad4','cbde44d4-ef0f-4306-ad0f-be2277ad7135','cdebaee6-6c21-4c48-a039-e30f6b1c8685','87c4e3d2-182c-4c20-9bd9-cff150c421ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4cb7c213-879f-4dcb-bd12-1ee7df2d496c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22b7d4e-c65e-4410-a80c-2863bacdbf9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6afa30f510af43f19f72187c416b6056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:44.208616 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b527ca33-85c4-415a-810a-5e14ef764844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:44.227370 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b527ca33-85c4-415a-810a-5e14ef764844) transitioned into 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_4cb7c213-879f-4dcb-bd12-1ee7df2d496c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['42c65f2c-65a3-45e9-89f7-d38891c71ad4','cbde44d4-ef0f-4306-ad0f-be2277ad7135','cdebaee6-6c21-4c48-a039-e30f6b1c8685','87c4e3d2-182c-4c20-9bd9-cff150c421ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:44.227370 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1511c8a6-7045-47ae-8f44-d6ddd4fd446a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:44.237300 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1511c8a6-7045-47ae-8f44-d6ddd4fd446a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:44.238745 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (4643c6f5-fe3c-4ace-b3b5-cc4a41c9f696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:44.239253 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request issued successfully. Jul 31 19:11:44.250465 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:44.250465 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:44.250465 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:44.994865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-552110f3-f1eb-4a3d-a3fe-68e4738ad299 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:44.997229 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-552110f3-f1eb-4a3d-a3fe-68e4738ad299 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:44.997643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-552110f3-f1eb-4a3d-a3fe-68e4738ad299 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:44.997922 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-552110f3-f1eb-4a3d-a3fe-68e4738ad299 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:44.998068 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-552110f3-f1eb-4a3d-a3fe-68e4738ad299 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:45.003209 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:45.003209 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:45.004184 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-552110f3-f1eb-4a3d-a3fe-68e4738ad299 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:45.004737 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 495/1959] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:44 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.168001 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-973cb8e5-3f8e-4b54-9ba5-a866208d01d8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.169986 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-973cb8e5-3f8e-4b54-9ba5-a866208d01d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:45.170216 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-973cb8e5-3f8e-4b54-9ba5-a866208d01d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.170491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-973cb8e5-3f8e-4b54-9ba5-a866208d01d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.170612 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-973cb8e5-3f8e-4b54-9ba5-a866208d01d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:45.176795 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:45.176795 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:45.176795 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-973cb8e5-3f8e-4b54-9ba5-a866208d01d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:45.176795 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 483/1960] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.258627 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:45.258627 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:45.259326 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:45.259954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 19:11:45.259954 np0000006260 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Overwriting volume f22b7d4e-c65e-4410-a80c-2863bacdbf9c with restore of backup 4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:45.277920 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] restore_backup in rpcapi backup_id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 19:11:45.281286 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-925a01c7-56b4-4e2b-9c0c-3e9ed739759d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c/restore returned with HTTP 202 Jul 31 19:11:45.281286 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 494/1961] 10.4.3.163 () {68 vars in 1393 bytes} [Fri Jul 31 19:11:44 2026] POST /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c/restore => generated 189 bytes in 1226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:45.289303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-645f702e-2f62-4899-b7cc-c45f3d1b3e88 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.292814 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-645f702e-2f62-4899-b7cc-c45f3d1b3e88 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:45.293072 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-645f702e-2f62-4899-b7cc-c45f3d1b3e88 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.293354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-645f702e-2f62-4899-b7cc-c45f3d1b3e88 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.293534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-645f702e-2f62-4899-b7cc-c45f3d1b3e88 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:45.301716 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:45.301716 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:45.303514 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-645f702e-2f62-4899-b7cc-c45f3d1b3e88 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:45.304052 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 490/1962] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.604961 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-64f24e29-f10e-4130-90a0-44de8dab2773 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.681375 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-64f24e29-f10e-4130-90a0-44de8dab2773 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] POST https://10.4.3.163/volume/v3/qos-specs Jul 31 19:11:45.681928 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-64f24e29-f10e-4130-90a0-44de8dab2773 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-838202406", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:45.683934 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.qos_specs [None req-64f24e29-f10e-4130-90a0-44de8dab2773 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-838202406', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100318) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 19:11:45.690318 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-64f24e29-f10e-4130-90a0-44de8dab2773 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DB qos_specs_create(): root {'id': 'bef04501-1819-4ffe-bf7e-172833324fac', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-838202406'} {{(pid=100318) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 19:11:45.697913 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-64f24e29-f10e-4130-90a0-44de8dab2773 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs returned with HTTP 200 Jul 31 19:11:45.698379 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 496/1963] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:11:45 2026] POST /volume/v3/qos-specs => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.707742 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6ecd0a9c-c7ac-4ccd-89b7-6e28b89521cb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.709320 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6ecd0a9c-c7ac-4ccd-89b7-6e28b89521cb tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:45.709761 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6ecd0a9c-c7ac-4ccd-89b7-6e28b89521cb tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1666207357"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:45.721734 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6ecd0a9c-c7ac-4ccd-89b7-6e28b89521cb tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:11:45.722096 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 484/1964] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:11:45 2026] POST /volume/v3/types => generated 222 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.730334 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9159611a-3a22-47cb-801a-a3bbf59836ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.732166 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9159611a-3a22-47cb-801a-a3bbf59836ad tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:45.732563 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9159611a-3a22-47cb-801a-a3bbf59836ad tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-209278735"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:45.744551 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9159611a-3a22-47cb-801a-a3bbf59836ad tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:11:45.744957 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 495/1965] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:11:45 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.753189 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5b89cfe6-d697-4084-9e6d-ac27a3d80ba7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.754894 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b89cfe6-d697-4084-9e6d-ac27a3d80ba7 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:45.755246 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b89cfe6-d697-4084-9e6d-ac27a3d80ba7 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1583800303"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:45.768618 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b89cfe6-d697-4084-9e6d-ac27a3d80ba7 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:11:45.768977 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 491/1966] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:11:45 2026] POST /volume/v3/types => generated 222 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.778072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d20f6a02-1018-4a43-9b2b-709bb076f994 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.779795 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d20f6a02-1018-4a43-9b2b-709bb076f994 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=a3e59bcd-fc36-4714-a304-830a38ef80ab Jul 31 19:11:45.780011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d20f6a02-1018-4a43-9b2b-709bb076f994 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.780220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d20f6a02-1018-4a43-9b2b-709bb076f994 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'associate' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.780525 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:45.780525 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:45.780911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d20f6a02-1018-4a43-9b2b-709bb076f994 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Associate qos_spec: bef04501-1819-4ffe-bf7e-172833324fac with type: a3e59bcd-fc36-4714-a304-830a38ef80ab {{(pid=100318) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 19:11:45.805224 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d20f6a02-1018-4a43-9b2b-709bb076f994 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=a3e59bcd-fc36-4714-a304-830a38ef80ab returned with HTTP 202 Jul 31 19:11:45.805676 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 497/1967] 10.4.3.163 () {66 vars in 1481 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=a3e59bcd-fc36-4714-a304-830a38ef80ab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:45.814115 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e75f77f3-f6ae-42b5-85f4-63959dd23d25 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.815029 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e75f77f3-f6ae-42b5-85f4-63959dd23d25 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=b40a53c7-ff76-47f2-a30d-6d2f257a3f35 Jul 31 19:11:45.815236 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e75f77f3-f6ae-42b5-85f4-63959dd23d25 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.815936 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e75f77f3-f6ae-42b5-85f4-63959dd23d25 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'associate' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.816578 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e75f77f3-f6ae-42b5-85f4-63959dd23d25 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Associate qos_spec: bef04501-1819-4ffe-bf7e-172833324fac with type: b40a53c7-ff76-47f2-a30d-6d2f257a3f35 {{(pid=100320) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 19:11:45.836854 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e75f77f3-f6ae-42b5-85f4-63959dd23d25 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=b40a53c7-ff76-47f2-a30d-6d2f257a3f35 returned with HTTP 202 Jul 31 19:11:45.837237 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 485/1968] 10.4.3.163 () {66 vars in 1481 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=b40a53c7-ff76-47f2-a30d-6d2f257a3f35 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:45.844512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a8f11cbb-2069-4a48-a74f-cb1ecd025e47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.846383 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8f11cbb-2069-4a48-a74f-cb1ecd025e47 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=90b0db58-04b7-4522-8cfe-f7884c09b6d9 Jul 31 19:11:45.846616 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8f11cbb-2069-4a48-a74f-cb1ecd025e47 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.846831 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a8f11cbb-2069-4a48-a74f-cb1ecd025e47 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'associate' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.847404 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8f11cbb-2069-4a48-a74f-cb1ecd025e47 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Associate qos_spec: bef04501-1819-4ffe-bf7e-172833324fac with type: 90b0db58-04b7-4522-8cfe-f7884c09b6d9 {{(pid=100317) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 19:11:45.875047 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a8f11cbb-2069-4a48-a74f-cb1ecd025e47 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=90b0db58-04b7-4522-8cfe-f7884c09b6d9 returned with HTTP 202 Jul 31 19:11:45.875524 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 496/1969] 10.4.3.163 () {66 vars in 1481 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associate?vol_type_id=90b0db58-04b7-4522-8cfe-f7884c09b6d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:45.884614 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-97c85974-923b-451a-be77-f3c5c467908b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.885863 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97c85974-923b-451a-be77-f3c5c467908b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations Jul 31 19:11:45.886092 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97c85974-923b-451a-be77-f3c5c467908b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.886314 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97c85974-923b-451a-be77-f3c5c467908b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'associations' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.887417 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-97c85974-923b-451a-be77-f3c5c467908b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Get associations for qos_spec id: bef04501-1819-4ffe-bf7e-172833324fac {{(pid=100319) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 19:11:45.905666 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97c85974-923b-451a-be77-f3c5c467908b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations returned with HTTP 200 Jul 31 19:11:45.906055 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 492/1970] 10.4.3.163 () {66 vars in 1393 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.913998 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-28d2f80d-52dc-4179-8578-f23a660fb5e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.918317 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-28d2f80d-52dc-4179-8578-f23a660fb5e1 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/disassociate?vol_type_id=a3e59bcd-fc36-4714-a304-830a38ef80ab Jul 31 19:11:45.918589 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-28d2f80d-52dc-4179-8578-f23a660fb5e1 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.918787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-28d2f80d-52dc-4179-8578-f23a660fb5e1 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'disassociate' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.919038 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:45.919038 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:45.919560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.qos_specs_manage [None req-28d2f80d-52dc-4179-8578-f23a660fb5e1 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Disassociate qos_spec: bef04501-1819-4ffe-bf7e-172833324fac from type: a3e59bcd-fc36-4714-a304-830a38ef80ab {{(pid=100318) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 31 19:11:45.936837 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-28d2f80d-52dc-4179-8578-f23a660fb5e1 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/disassociate?vol_type_id=a3e59bcd-fc36-4714-a304-830a38ef80ab returned with HTTP 202 Jul 31 19:11:45.937260 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 498/1971] 10.4.3.163 () {66 vars in 1490 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/disassociate?vol_type_id=a3e59bcd-fc36-4714-a304-830a38ef80ab => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:45.947143 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7e35ca89-fbe7-4907-ac99-0091dec72d9d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.949113 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7e35ca89-fbe7-4907-ac99-0091dec72d9d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations Jul 31 19:11:45.949349 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7e35ca89-fbe7-4907-ac99-0091dec72d9d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.949588 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7e35ca89-fbe7-4907-ac99-0091dec72d9d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'associations' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.949931 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:45.949931 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:45.950300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7e35ca89-fbe7-4907-ac99-0091dec72d9d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Get associations for qos_spec id: bef04501-1819-4ffe-bf7e-172833324fac {{(pid=100320) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 19:11:45.968243 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7e35ca89-fbe7-4907-ac99-0091dec72d9d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations returned with HTTP 200 Jul 31 19:11:45.968820 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 486/1972] 10.4.3.163 () {66 vars in 1393 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations => generated 305 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:45.978630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-af390bb7-471c-4f9b-8b2f-333851753b24 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:45.980688 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af390bb7-471c-4f9b-8b2f-333851753b24 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/disassociate_all Jul 31 19:11:45.980888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af390bb7-471c-4f9b-8b2f-333851753b24 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:45.981073 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af390bb7-471c-4f9b-8b2f-333851753b24 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'disassociate_all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:45.981354 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:45.981354 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:45.981694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af390bb7-471c-4f9b-8b2f-333851753b24 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Disassociate qos_spec: bef04501-1819-4ffe-bf7e-172833324fac from all. {{(pid=100317) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 31 19:11:45.993722 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af390bb7-471c-4f9b-8b2f-333851753b24 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/disassociate_all returned with HTTP 202 Jul 31 19:11:45.994139 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 497/1973] 10.4.3.163 () {66 vars in 1405 bytes} [Fri Jul 31 19:11:45 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.004584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-622850c8-8aa2-4805-9d30-cec521093bbc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.008675 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-622850c8-8aa2-4805-9d30-cec521093bbc tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations Jul 31 19:11:46.008960 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-622850c8-8aa2-4805-9d30-cec521093bbc tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.009169 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-622850c8-8aa2-4805-9d30-cec521093bbc tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'associations' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.009445 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.009445 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:46.009811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-622850c8-8aa2-4805-9d30-cec521093bbc tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Get associations for qos_spec id: bef04501-1819-4ffe-bf7e-172833324fac {{(pid=100319) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 19:11:46.016729 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a44f33a-19e4-4dd7-a964-126dc48cae68 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.018074 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-622850c8-8aa2-4805-9d30-cec521093bbc tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations returned with HTTP 200 Jul 31 19:11:46.018594 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 493/1974] 10.4.3.163 () {66 vars in 1393 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/associations => generated 24 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:11:46.019142 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a44f33a-19e4-4dd7-a964-126dc48cae68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:46.019402 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a44f33a-19e4-4dd7-a964-126dc48cae68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.019691 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a44f33a-19e4-4dd7-a964-126dc48cae68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.019833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6a44f33a-19e4-4dd7-a964-126dc48cae68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:46.025947 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.025947 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:46.026924 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a44f33a-19e4-4dd7-a964-126dc48cae68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:46.027369 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 499/1975] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.028059 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-42a53c86-c827-42f2-be15-cdb3eac6bb0b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.030143 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-42a53c86-c827-42f2-be15-cdb3eac6bb0b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/types/90b0db58-04b7-4522-8cfe-f7884c09b6d9 Jul 31 19:11:46.030447 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-42a53c86-c827-42f2-be15-cdb3eac6bb0b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.030674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-42a53c86-c827-42f2-be15-cdb3eac6bb0b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.030931 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.030931 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:46.057085 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-42a53c86-c827-42f2-be15-cdb3eac6bb0b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types/90b0db58-04b7-4522-8cfe-f7884c09b6d9 returned with HTTP 202 Jul 31 19:11:46.057662 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 487/1976] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/types/90b0db58-04b7-4522-8cfe-f7884c09b6d9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.066116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b993733-3f4c-4261-98c7-2a8f21aeedf8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.067977 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b993733-3f4c-4261-98c7-2a8f21aeedf8 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/types/90b0db58-04b7-4522-8cfe-f7884c09b6d9 Jul 31 19:11:46.068225 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b993733-3f4c-4261-98c7-2a8f21aeedf8 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.068508 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b993733-3f4c-4261-98c7-2a8f21aeedf8 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.071855 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b993733-3f4c-4261-98c7-2a8f21aeedf8 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types/90b0db58-04b7-4522-8cfe-f7884c09b6d9 returned with HTTP 404 Jul 31 19:11:46.072365 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 498/1977] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/types/90b0db58-04b7-4522-8cfe-f7884c09b6d9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.079539 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-99e9ddd7-2894-420c-b23a-e4a1e6908180 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.082340 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99e9ddd7-2894-420c-b23a-e4a1e6908180 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/types/b40a53c7-ff76-47f2-a30d-6d2f257a3f35 Jul 31 19:11:46.082601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99e9ddd7-2894-420c-b23a-e4a1e6908180 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.082860 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99e9ddd7-2894-420c-b23a-e4a1e6908180 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.083175 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.083175 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:46.115409 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99e9ddd7-2894-420c-b23a-e4a1e6908180 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types/b40a53c7-ff76-47f2-a30d-6d2f257a3f35 returned with HTTP 202 Jul 31 19:11:46.115996 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 494/1978] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/types/b40a53c7-ff76-47f2-a30d-6d2f257a3f35 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.124878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-292c2e36-a0d0-482a-93a4-b21d5ae9ebe8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.126819 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-292c2e36-a0d0-482a-93a4-b21d5ae9ebe8 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/types/b40a53c7-ff76-47f2-a30d-6d2f257a3f35 Jul 31 19:11:46.127054 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-292c2e36-a0d0-482a-93a4-b21d5ae9ebe8 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.127347 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-292c2e36-a0d0-482a-93a4-b21d5ae9ebe8 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.130897 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-292c2e36-a0d0-482a-93a4-b21d5ae9ebe8 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types/b40a53c7-ff76-47f2-a30d-6d2f257a3f35 returned with HTTP 404 Jul 31 19:11:46.131502 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 500/1979] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/types/b40a53c7-ff76-47f2-a30d-6d2f257a3f35 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.140755 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dc9e0824-5280-42ed-ab30-e2f5d8240d0a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.143413 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dc9e0824-5280-42ed-ab30-e2f5d8240d0a tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/types/a3e59bcd-fc36-4714-a304-830a38ef80ab Jul 31 19:11:46.143695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dc9e0824-5280-42ed-ab30-e2f5d8240d0a tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.143966 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dc9e0824-5280-42ed-ab30-e2f5d8240d0a tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.181548 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dc9e0824-5280-42ed-ab30-e2f5d8240d0a tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types/a3e59bcd-fc36-4714-a304-830a38ef80ab returned with HTTP 202 Jul 31 19:11:46.182086 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 488/1980] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/types/a3e59bcd-fc36-4714-a304-830a38ef80ab => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.188269 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5057e80-f26b-4500-b310-acb7b84a717b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.190473 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5057e80-f26b-4500-b310-acb7b84a717b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:46.190746 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5057e80-f26b-4500-b310-acb7b84a717b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.190974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5057e80-f26b-4500-b310-acb7b84a717b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.191151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b5057e80-f26b-4500-b310-acb7b84a717b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:46.193981 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8c8a855-58e4-455c-90cf-76e25a503e38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.196819 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.196819 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:46.197250 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8c8a855-58e4-455c-90cf-76e25a503e38 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/types/a3e59bcd-fc36-4714-a304-830a38ef80ab Jul 31 19:11:46.197563 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8c8a855-58e4-455c-90cf-76e25a503e38 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.197608 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5057e80-f26b-4500-b310-acb7b84a717b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:46.197830 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8c8a855-58e4-455c-90cf-76e25a503e38 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.198050 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 499/1981] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.202654 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8c8a855-58e4-455c-90cf-76e25a503e38 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/types/a3e59bcd-fc36-4714-a304-830a38ef80ab returned with HTTP 404 Jul 31 19:11:46.203330 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 495/1982] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/types/a3e59bcd-fc36-4714-a304-830a38ef80ab => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.213916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-155a40e3-9651-4fd2-aa24-c8907c5d0317 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.216323 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-155a40e3-9651-4fd2-aa24-c8907c5d0317 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] POST https://10.4.3.163/volume/v3/qos-specs Jul 31 19:11:46.217547 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-155a40e3-9651-4fd2-aa24-c8907c5d0317 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1951929860", "consumer": "back-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:46.220048 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.qos_specs [None req-155a40e3-9651-4fd2-aa24-c8907c5d0317 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1951929860', 'consumer': 'back-end', 'specs': {}} {{(pid=100318) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 19:11:46.224181 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-155a40e3-9651-4fd2-aa24-c8907c5d0317 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DB qos_specs_create(): root {'id': 'f43e6cf0-0fef-4188-a2df-3b4ebd5091cc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1951929860'} {{(pid=100318) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 19:11:46.232958 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-155a40e3-9651-4fd2-aa24-c8907c5d0317 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs returned with HTTP 200 Jul 31 19:11:46.233536 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 501/1983] 10.4.3.163 () {68 vars in 1264 bytes} [Fri Jul 31 19:11:46 2026] POST /volume/v3/qos-specs => generated 369 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.244830 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-87a69322-1f16-451d-93b4-911d8dfd5df2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.247031 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87a69322-1f16-451d-93b4-911d8dfd5df2 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc?force=False Jul 31 19:11:46.247335 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87a69322-1f16-451d-93b4-911d8dfd5df2 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.247653 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87a69322-1f16-451d-93b4-911d8dfd5df2 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.248362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.qos_specs_manage [None req-87a69322-1f16-451d-93b4-911d8dfd5df2 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Delete qos_spec: f43e6cf0-0fef-4188-a2df-3b4ebd5091cc, force: False {{(pid=100320) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 19:11:46.271707 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87a69322-1f16-451d-93b4-911d8dfd5df2 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc?force=False returned with HTTP 202 Jul 31 19:11:46.272166 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 489/1984] 10.4.3.163 () {66 vars in 1380 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.281831 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a56a5cf7-e9ac-400e-a35f-abbec8cb8871 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.284315 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a56a5cf7-e9ac-400e-a35f-abbec8cb8871 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc Jul 31 19:11:46.284625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a56a5cf7-e9ac-400e-a35f-abbec8cb8871 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.284887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a56a5cf7-e9ac-400e-a35f-abbec8cb8871 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.289661 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a56a5cf7-e9ac-400e-a35f-abbec8cb8871 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc returned with HTTP 404 Jul 31 19:11:46.290249 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 500/1985] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.297143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c428abb2-be09-4694-8908-5c5eeba5db0c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.298864 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c428abb2-be09-4694-8908-5c5eeba5db0c tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs Jul 31 19:11:46.299101 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c428abb2-be09-4694-8908-5c5eeba5db0c tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.299337 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c428abb2-be09-4694-8908-5c5eeba5db0c tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.309339 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c428abb2-be09-4694-8908-5c5eeba5db0c tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs returned with HTTP 200 Jul 31 19:11:46.309759 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 496/1986] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.317613 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b9db6e95-5bde-49da-8292-834ba4107928 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.319446 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-36e5f8c5-3450-4af5-939b-1648f3395954 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.320004 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9db6e95-5bde-49da-8292-834ba4107928 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc?force=False Jul 31 19:11:46.320281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9db6e95-5bde-49da-8292-834ba4107928 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.320564 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9db6e95-5bde-49da-8292-834ba4107928 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.320893 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.320893 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:46.321263 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-36e5f8c5-3450-4af5-939b-1648f3395954 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:46.321425 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b9db6e95-5bde-49da-8292-834ba4107928 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Delete qos_spec: f43e6cf0-0fef-4188-a2df-3b4ebd5091cc, force: False {{(pid=100318) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 19:11:46.321689 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-36e5f8c5-3450-4af5-939b-1648f3395954 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.321883 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-36e5f8c5-3450-4af5-939b-1648f3395954 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.321985 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-36e5f8c5-3450-4af5-939b-1648f3395954 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:46.325379 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9db6e95-5bde-49da-8292-834ba4107928 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc?force=False returned with HTTP 404 Jul 31 19:11:46.326116 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 502/1987] 10.4.3.163 () {66 vars in 1380 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.326725 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.326725 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:46.327596 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-36e5f8c5-3450-4af5-939b-1648f3395954 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:46.327954 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 490/1988] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.333381 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88baecdd-ddb0-447e-9402-8bca30316637 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.335331 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88baecdd-ddb0-447e-9402-8bca30316637 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc Jul 31 19:11:46.335532 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88baecdd-ddb0-447e-9402-8bca30316637 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.335739 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88baecdd-ddb0-447e-9402-8bca30316637 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.339416 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88baecdd-ddb0-447e-9402-8bca30316637 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc returned with HTTP 404 Jul 31 19:11:46.339895 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 501/1989] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/f43e6cf0-0fef-4188-a2df-3b4ebd5091cc => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.347971 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-217d4573-7011-491f-82a5-65c30d828c19 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.349906 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-217d4573-7011-491f-82a5-65c30d828c19 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] POST https://10.4.3.163/volume/v3/qos-specs Jul 31 19:11:46.350404 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-217d4573-7011-491f-82a5-65c30d828c19 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1085309736", "consumer": "both"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:46.352174 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.352174 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:46.352826 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.qos_specs [None req-217d4573-7011-491f-82a5-65c30d828c19 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1085309736', 'consumer': 'both', 'specs': {}} {{(pid=100319) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 19:11:46.359728 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-217d4573-7011-491f-82a5-65c30d828c19 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DB qos_specs_create(): root {'id': '96fa4a48-72d9-4283-80ed-6b199b1095f9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1085309736'} {{(pid=100319) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 19:11:46.367828 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-217d4573-7011-491f-82a5-65c30d828c19 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs returned with HTTP 200 Jul 31 19:11:46.368350 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 497/1990] 10.4.3.163 () {68 vars in 1264 bytes} [Fri Jul 31 19:11:46 2026] POST /volume/v3/qos-specs => generated 365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.378190 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b1817885-9aa5-4bdb-8663-8f6863674d39 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.380541 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1817885-9aa5-4bdb-8663-8f6863674d39 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9?force=False Jul 31 19:11:46.380735 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1817885-9aa5-4bdb-8663-8f6863674d39 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.380917 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1817885-9aa5-4bdb-8663-8f6863674d39 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.381523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b1817885-9aa5-4bdb-8663-8f6863674d39 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Delete qos_spec: 96fa4a48-72d9-4283-80ed-6b199b1095f9, force: False {{(pid=100318) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 19:11:46.404301 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1817885-9aa5-4bdb-8663-8f6863674d39 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9?force=False returned with HTTP 202 Jul 31 19:11:46.404912 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 503/1991] 10.4.3.163 () {66 vars in 1380 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.411424 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f1d0737b-e765-49d4-bb19-a31c0d8ef9c0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.413188 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1d0737b-e765-49d4-bb19-a31c0d8ef9c0 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9 Jul 31 19:11:46.413423 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1d0737b-e765-49d4-bb19-a31c0d8ef9c0 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.413635 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f1d0737b-e765-49d4-bb19-a31c0d8ef9c0 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.417722 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f1d0737b-e765-49d4-bb19-a31c0d8ef9c0 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9 returned with HTTP 404 Jul 31 19:11:46.418209 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 491/1992] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.424735 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-95ec3bee-4d34-4f03-883a-e15b9343730e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.428390 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95ec3bee-4d34-4f03-883a-e15b9343730e tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs Jul 31 19:11:46.428605 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95ec3bee-4d34-4f03-883a-e15b9343730e tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.428789 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-95ec3bee-4d34-4f03-883a-e15b9343730e tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.438000 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-95ec3bee-4d34-4f03-883a-e15b9343730e tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs returned with HTTP 200 Jul 31 19:11:46.438397 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 502/1993] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.445754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e6c4629-d3b4-4541-ba7f-dac31dfb015f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.448068 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e6c4629-d3b4-4541-ba7f-dac31dfb015f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9?force=False Jul 31 19:11:46.448321 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e6c4629-d3b4-4541-ba7f-dac31dfb015f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.448599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e6c4629-d3b4-4541-ba7f-dac31dfb015f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.448898 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.448898 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:46.449322 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9e6c4629-d3b4-4541-ba7f-dac31dfb015f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Delete qos_spec: 96fa4a48-72d9-4283-80ed-6b199b1095f9, force: False {{(pid=100319) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 19:11:46.453434 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e6c4629-d3b4-4541-ba7f-dac31dfb015f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9?force=False returned with HTTP 404 Jul 31 19:11:46.454064 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 498/1994] 10.4.3.163 () {66 vars in 1380 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.462365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0eda90c3-5182-412c-9fd0-3e979e9913b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.464680 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0eda90c3-5182-412c-9fd0-3e979e9913b9 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9 Jul 31 19:11:46.464963 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0eda90c3-5182-412c-9fd0-3e979e9913b9 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.465231 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0eda90c3-5182-412c-9fd0-3e979e9913b9 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.465617 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.465617 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:46.471955 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0eda90c3-5182-412c-9fd0-3e979e9913b9 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9 returned with HTTP 404 Jul 31 19:11:46.471955 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 504/1995] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/96fa4a48-72d9-4283-80ed-6b199b1095f9 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.478025 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-487f6b54-86a9-4f96-847e-06a185cda38b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.480160 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-487f6b54-86a9-4f96-847e-06a185cda38b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] POST https://10.4.3.163/volume/v3/qos-specs Jul 31 19:11:46.480641 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-487f6b54-86a9-4f96-847e-06a185cda38b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-539000813", "consumer": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:46.483402 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.qos_specs [None req-487f6b54-86a9-4f96-847e-06a185cda38b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-539000813', 'consumer': 'front-end', 'specs': {}} {{(pid=100320) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 19:11:46.501134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-487f6b54-86a9-4f96-847e-06a185cda38b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DB qos_specs_create(): root {'id': '144caab2-4a87-422a-80c1-792f8144c769', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-539000813'} {{(pid=100320) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 19:11:46.507218 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-487f6b54-86a9-4f96-847e-06a185cda38b tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs returned with HTTP 200 Jul 31 19:11:46.507828 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 492/1996] 10.4.3.163 () {68 vars in 1264 bytes} [Fri Jul 31 19:11:46 2026] POST /volume/v3/qos-specs => generated 369 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.519376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36c06d54-c853-4b9e-8ad4-90a23701e386 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.522210 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36c06d54-c853-4b9e-8ad4-90a23701e386 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769?force=False Jul 31 19:11:46.522482 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36c06d54-c853-4b9e-8ad4-90a23701e386 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.522737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36c06d54-c853-4b9e-8ad4-90a23701e386 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.523042 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.523042 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:46.523910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-36c06d54-c853-4b9e-8ad4-90a23701e386 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Delete qos_spec: 144caab2-4a87-422a-80c1-792f8144c769, force: False {{(pid=100317) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 19:11:46.553156 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36c06d54-c853-4b9e-8ad4-90a23701e386 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769?force=False returned with HTTP 202 Jul 31 19:11:46.553605 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 503/1997] 10.4.3.163 () {66 vars in 1380 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.561584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4fc0bec0-0b2b-48e7-9e15-2458eaedbd3d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.563331 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4fc0bec0-0b2b-48e7-9e15-2458eaedbd3d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769 Jul 31 19:11:46.563536 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4fc0bec0-0b2b-48e7-9e15-2458eaedbd3d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.563711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4fc0bec0-0b2b-48e7-9e15-2458eaedbd3d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.567484 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4fc0bec0-0b2b-48e7-9e15-2458eaedbd3d tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769 returned with HTTP 404 Jul 31 19:11:46.567893 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 499/1998] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.576745 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-72b69964-b723-4fdc-b217-9be31c7eb04a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.578702 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72b69964-b723-4fdc-b217-9be31c7eb04a tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs Jul 31 19:11:46.578919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72b69964-b723-4fdc-b217-9be31c7eb04a tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.579109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72b69964-b723-4fdc-b217-9be31c7eb04a tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.590298 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72b69964-b723-4fdc-b217-9be31c7eb04a tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs returned with HTTP 200 Jul 31 19:11:46.590730 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 505/1999] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.602059 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-113de123-a5d4-4774-976c-e980d00c96a7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.603797 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-113de123-a5d4-4774-976c-e980d00c96a7 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769?force=False Jul 31 19:11:46.604161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-113de123-a5d4-4774-976c-e980d00c96a7 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.604613 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-113de123-a5d4-4774-976c-e980d00c96a7 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.605003 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.605003 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:46.605583 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.qos_specs_manage [None req-113de123-a5d4-4774-976c-e980d00c96a7 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Delete qos_spec: 144caab2-4a87-422a-80c1-792f8144c769, force: False {{(pid=100320) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 19:11:46.609562 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-113de123-a5d4-4774-976c-e980d00c96a7 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769?force=False returned with HTTP 404 Jul 31 19:11:46.610178 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 493/2000] 10.4.3.163 () {66 vars in 1380 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.617178 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77f364a2-81c0-4251-937b-c87e683228c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.619031 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77f364a2-81c0-4251-937b-c87e683228c5 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769 Jul 31 19:11:46.619247 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77f364a2-81c0-4251-937b-c87e683228c5 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.619494 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77f364a2-81c0-4251-937b-c87e683228c5 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.619779 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.619779 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:46.624355 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77f364a2-81c0-4251-937b-c87e683228c5 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769 returned with HTTP 404 Jul 31 19:11:46.624852 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 504/2001] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/144caab2-4a87-422a-80c1-792f8144c769 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:46.632922 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe3b3277-f9c0-47b5-ac39-de03e6963507 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.635007 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe3b3277-f9c0-47b5-ac39-de03e6963507 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac Jul 31 19:11:46.635245 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe3b3277-f9c0-47b5-ac39-de03e6963507 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.635490 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe3b3277-f9c0-47b5-ac39-de03e6963507 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.639930 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe3b3277-f9c0-47b5-ac39-de03e6963507 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac returned with HTTP 200 Jul 31 19:11:46.640380 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 500/2002] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.649421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d7fa8998-b43a-45e8-a9a4-fcca7f799d09 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.651466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7fa8998-b43a-45e8-a9a4-fcca7f799d09 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs Jul 31 19:11:46.651707 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7fa8998-b43a-45e8-a9a4-fcca7f799d09 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.651948 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7fa8998-b43a-45e8-a9a4-fcca7f799d09 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.652253 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.652253 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:46.657237 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7fa8998-b43a-45e8-a9a4-fcca7f799d09 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs returned with HTTP 200 Jul 31 19:11:46.657682 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 506/2003] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs => generated 174 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.666627 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dbeab57e-0eeb-4d2a-a3ea-6ec560052787 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.668140 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbeab57e-0eeb-4d2a-a3ea-6ec560052787 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] PUT https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac Jul 31 19:11:46.668814 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dbeab57e-0eeb-4d2a-a3ea-6ec560052787 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:46.674232 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.qos_specs [None req-dbeab57e-0eeb-4d2a-a3ea-6ec560052787 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100320) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 31 19:11:46.683864 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-dbeab57e-0eeb-4d2a-a3ea-6ec560052787 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] qos_specs_update() value: {'id': 'e7ba378a-29a3-4792-a740-b980add9778e', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'bef04501-1819-4ffe-bf7e-172833324fac', 'deleted': False} {{(pid=100320) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 31 19:11:46.687789 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbeab57e-0eeb-4d2a-a3ea-6ec560052787 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac returned with HTTP 200 Jul 31 19:11:46.687789 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 494/2004] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:11:46 2026] PUT /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac => generated 36 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:11:46.696150 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f55aeb02-1f06-4c77-aea6-eb253c030feb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.698295 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f55aeb02-1f06-4c77-aea6-eb253c030feb tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac Jul 31 19:11:46.698567 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f55aeb02-1f06-4c77-aea6-eb253c030feb tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.698807 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f55aeb02-1f06-4c77-aea6-eb253c030feb tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.703677 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f55aeb02-1f06-4c77-aea6-eb253c030feb tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac returned with HTTP 200 Jul 31 19:11:46.704136 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 505/2005] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac => generated 413 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.713521 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5b9502c7-d8fc-4555-a78c-d4db7409f97f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.716319 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b9502c7-d8fc-4555-a78c-d4db7409f97f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] PUT https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/delete_keys Jul 31 19:11:46.716743 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b9502c7-d8fc-4555-a78c-d4db7409f97f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:46.718569 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.718569 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:46.719067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b9502c7-d8fc-4555-a78c-d4db7409f97f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Delete_key spec: bef04501-1819-4ffe-bf7e-172833324fac, keys: ['iops_bytes'] {{(pid=100319) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 31 19:11:46.734175 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b9502c7-d8fc-4555-a78c-d4db7409f97f tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/delete_keys returned with HTTP 202 Jul 31 19:11:46.734684 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 501/2006] 10.4.3.163 () {68 vars in 1410 bytes} [Fri Jul 31 19:11:46 2026] PUT /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac/delete_keys => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.741670 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c5568d8-f12d-41c8-8a61-bd524fabfaac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.743571 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c5568d8-f12d-41c8-8a61-bd524fabfaac tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac Jul 31 19:11:46.743781 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c5568d8-f12d-41c8-8a61-bd524fabfaac tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.743966 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c5568d8-f12d-41c8-8a61-bd524fabfaac tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.744212 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.744212 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:46.748095 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c5568d8-f12d-41c8-8a61-bd524fabfaac tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac returned with HTTP 200 Jul 31 19:11:46.748582 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 507/2007] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.756548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-425b3881-bf20-4df9-9e15-253ef69cea06 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.758547 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-425b3881-bf20-4df9-9e15-253ef69cea06 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac Jul 31 19:11:46.758940 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-425b3881-bf20-4df9-9e15-253ef69cea06 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.759343 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-425b3881-bf20-4df9-9e15-253ef69cea06 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.759794 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.759794 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:46.764620 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-425b3881-bf20-4df9-9e15-253ef69cea06 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac returned with HTTP 200 Jul 31 19:11:46.765174 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 495/2008] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:46.775704 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70519f1c-76ff-4111-9e7c-155bd6cc9796 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.778012 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70519f1c-76ff-4111-9e7c-155bd6cc9796 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] DELETE https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac?force=False Jul 31 19:11:46.778329 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70519f1c-76ff-4111-9e7c-155bd6cc9796 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.778622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70519f1c-76ff-4111-9e7c-155bd6cc9796 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.778914 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.778914 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:46.779316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.qos_specs_manage [None req-70519f1c-76ff-4111-9e7c-155bd6cc9796 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Delete qos_spec: bef04501-1819-4ffe-bf7e-172833324fac, force: False {{(pid=100317) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 19:11:46.798599 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70519f1c-76ff-4111-9e7c-155bd6cc9796 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac?force=False returned with HTTP 202 Jul 31 19:11:46.799066 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 506/2009] 10.4.3.163 () {66 vars in 1380 bytes} [Fri Jul 31 19:11:46 2026] DELETE /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:46.806125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-30bdd0e6-68b0-4c40-a4c0-931d39295306 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:46.808025 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30bdd0e6-68b0-4c40-a4c0-931d39295306 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] GET https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac Jul 31 19:11:46.808224 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30bdd0e6-68b0-4c40-a4c0-931d39295306 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:46.808429 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30bdd0e6-68b0-4c40-a4c0-931d39295306 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:46.808724 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:46.808724 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:46.812470 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30bdd0e6-68b0-4c40-a4c0-931d39295306 tempest-QosSpecsTestJSON-1511075656 tempest-QosSpecsTestJSON-1511075656-project-admin] https://10.4.3.163/volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac returned with HTTP 404 Jul 31 19:11:46.812818 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 502/2010] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:11:46 2026] GET /volume/v3/qos-specs/bef04501-1819-4ffe-bf7e-172833324fac => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:47.037108 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0d7e5f99-22b5-4358-a4a4-7935a733bd19 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:47.038778 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d7e5f99-22b5-4358-a4a4-7935a733bd19 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:47.038967 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d7e5f99-22b5-4358-a4a4-7935a733bd19 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:47.039155 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d7e5f99-22b5-4358-a4a4-7935a733bd19 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:47.039255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0d7e5f99-22b5-4358-a4a4-7935a733bd19 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:47.043262 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:47.043262 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:47.044013 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d7e5f99-22b5-4358-a4a4-7935a733bd19 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:47.044333 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 508/2011] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:47 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:47.210525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dbd810e3-4415-4574-8a5d-2c9a45d0a445 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:47.210525 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbd810e3-4415-4574-8a5d-2c9a45d0a445 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:47.210525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dbd810e3-4415-4574-8a5d-2c9a45d0a445 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:47.210525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dbd810e3-4415-4574-8a5d-2c9a45d0a445 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:47.210999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-dbd810e3-4415-4574-8a5d-2c9a45d0a445 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:47.214950 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:47.214950 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:47.215633 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbd810e3-4415-4574-8a5d-2c9a45d0a445 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:47.216243 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 496/2012] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:47 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:47.339924 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c81f5ad7-8646-4898-a8d2-34cdfabfb997 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:47.341673 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c81f5ad7-8646-4898-a8d2-34cdfabfb997 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:47.341858 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c81f5ad7-8646-4898-a8d2-34cdfabfb997 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:47.342035 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c81f5ad7-8646-4898-a8d2-34cdfabfb997 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:47.342166 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c81f5ad7-8646-4898-a8d2-34cdfabfb997 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:47.346716 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:47.346716 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:47.347600 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c81f5ad7-8646-4898-a8d2-34cdfabfb997 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:47.348143 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 507/2013] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:47 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:48.056703 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d4e37ea9-7bcd-4d48-ac4f-7ce4c4d52978 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:48.059234 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4e37ea9-7bcd-4d48-ac4f-7ce4c4d52978 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:48.059507 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4e37ea9-7bcd-4d48-ac4f-7ce4c4d52978 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:48.059704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4e37ea9-7bcd-4d48-ac4f-7ce4c4d52978 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:48.059835 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d4e37ea9-7bcd-4d48-ac4f-7ce4c4d52978 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:48.065187 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:48.065187 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:48.066124 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4e37ea9-7bcd-4d48-ac4f-7ce4c4d52978 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:48.066609 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 503/2014] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:48 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:48.227223 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-610f7f61-9602-4dc9-9623-1da66876406b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:48.229177 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-610f7f61-9602-4dc9-9623-1da66876406b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:48.229509 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-610f7f61-9602-4dc9-9623-1da66876406b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:48.229726 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-610f7f61-9602-4dc9-9623-1da66876406b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:48.229862 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-610f7f61-9602-4dc9-9623-1da66876406b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:48.233990 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:48.233990 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:48.234619 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-610f7f61-9602-4dc9-9623-1da66876406b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:48.235055 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 509/2015] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:48 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:48.359134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b5976ae5-d957-4049-831c-51d9c5303946 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:48.360813 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5976ae5-d957-4049-831c-51d9c5303946 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:48.360969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5976ae5-d957-4049-831c-51d9c5303946 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:48.361160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5976ae5-d957-4049-831c-51d9c5303946 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:48.361253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b5976ae5-d957-4049-831c-51d9c5303946 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:48.365463 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:48.365463 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:48.366311 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5976ae5-d957-4049-831c-51d9c5303946 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:48.366679 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 497/2016] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:48 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:49.077189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-98f03901-556f-41f8-8b8d-ef83cee86be6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.079378 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98f03901-556f-41f8-8b8d-ef83cee86be6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:49.079639 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98f03901-556f-41f8-8b8d-ef83cee86be6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:49.079877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98f03901-556f-41f8-8b8d-ef83cee86be6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:49.080185 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-98f03901-556f-41f8-8b8d-ef83cee86be6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:49.085178 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:49.085178 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:49.086093 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98f03901-556f-41f8-8b8d-ef83cee86be6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:49.086536 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 508/2017] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:49 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:49.246212 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-18eb7c71-8bde-4d85-b48d-13098a2e4720 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.248533 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18eb7c71-8bde-4d85-b48d-13098a2e4720 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:49.248797 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18eb7c71-8bde-4d85-b48d-13098a2e4720 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:49.249027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18eb7c71-8bde-4d85-b48d-13098a2e4720 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:49.249168 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-18eb7c71-8bde-4d85-b48d-13098a2e4720 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 10080f09-b2b9-481c-b896-483721210ea9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:49.254152 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:49.254152 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:49.254889 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18eb7c71-8bde-4d85-b48d-13098a2e4720 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 200 Jul 31 19:11:49.255325 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 504/2018] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:49 2026] GET /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:49.264622 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-067a11b1-8e4c-4c53-8c3b-a3db22465dcc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.267026 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-067a11b1-8e4c-4c53-8c3b-a3db22465dcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] DELETE https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 Jul 31 19:11:49.267359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-067a11b1-8e4c-4c53-8c3b-a3db22465dcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:49.267659 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-067a11b1-8e4c-4c53-8c3b-a3db22465dcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:49.267834 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-067a11b1-8e4c-4c53-8c3b-a3db22465dcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Delete backup with id: 10080f09-b2b9-481c-b896-483721210ea9. Jul 31 19:11:49.274094 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:49.274094 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:49.291028 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-067a11b1-8e4c-4c53-8c3b-a3db22465dcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] delete_backup rpcapi backup_id 10080f09-b2b9-481c-b896-483721210ea9 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:11:49.293021 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-067a11b1-8e4c-4c53-8c3b-a3db22465dcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 returned with HTTP 202 Jul 31 19:11:49.293743 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 510/2019] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:11:49 2026] DELETE /volume/v3/backups/10080f09-b2b9-481c-b896-483721210ea9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:49.300228 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fb01b5e6-6d2e-4e1a-9fff-4f7abd578985 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.302339 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fb01b5e6-6d2e-4e1a-9fff-4f7abd578985 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 Jul 31 19:11:49.302643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fb01b5e6-6d2e-4e1a-9fff-4f7abd578985 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:49.302912 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fb01b5e6-6d2e-4e1a-9fff-4f7abd578985 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:49.303409 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-fb01b5e6-6d2e-4e1a-9fff-4f7abd578985 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume with id: e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 Jul 31 19:11:49.312512 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:49.312512 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:49.312860 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fb01b5e6-6d2e-4e1a-9fff-4f7abd578985 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:11:49.334762 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fb01b5e6-6d2e-4e1a-9fff-4f7abd578985 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume request issued successfully. Jul 31 19:11:49.335008 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fb01b5e6-6d2e-4e1a-9fff-4f7abd578985 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 returned with HTTP 202 Jul 31 19:11:49.335666 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 498/2020] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:11:49 2026] DELETE /volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:49.344493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9770def-e4bc-4b17-9ce2-356d4219d85e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.347241 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9770def-e4bc-4b17-9ce2-356d4219d85e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 Jul 31 19:11:49.347520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9770def-e4bc-4b17-9ce2-356d4219d85e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:49.347812 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9770def-e4bc-4b17-9ce2-356d4219d85e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:49.358043 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:49.358043 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:49.363541 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c9770def-e4bc-4b17-9ce2-356d4219d85e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:11:49.369619 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9770def-e4bc-4b17-9ce2-356d4219d85e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 returned with HTTP 200 Jul 31 19:11:49.370255 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 509/2021] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:49 2026] GET /volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:49.378080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b49d5dbb-825c-431d-9bcc-45c168faea15 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.379940 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b49d5dbb-825c-431d-9bcc-45c168faea15 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:49.380201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b49d5dbb-825c-431d-9bcc-45c168faea15 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:49.380297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b49d5dbb-825c-431d-9bcc-45c168faea15 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:49.380403 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b49d5dbb-825c-431d-9bcc-45c168faea15 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:49.384562 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:49.384562 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:49.385392 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b49d5dbb-825c-431d-9bcc-45c168faea15 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:49.385759 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 505/2022] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:49 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:49.403398 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-148b6e18-9fcd-4fc0-b45a-4d262f2adadc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.511565 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-148b6e18-9fcd-4fc0-b45a-4d262f2adadc tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:49.512069 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-148b6e18-9fcd-4fc0-b45a-4d262f2adadc tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2681271", "os-volume-type-access:is_public": false}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:49.528487 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-148b6e18-9fcd-4fc0-b45a-4d262f2adadc tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:11:49.528871 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 511/2023] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:11:49 2026] POST /volume/v3/types => generated 226 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:49.540375 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ea115f17-6dbf-46e4-9563-415f706e1554 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.614222 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ea115f17-6dbf-46e4-9563-415f706e1554 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:49.614654 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ea115f17-6dbf-46e4-9563-415f706e1554 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3c52c9b8-6d91-40f0-a606-1183f57429eb", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:49.616207 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-ea115f17-6dbf-46e4-9563-415f706e1554 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Create volume request body: {'volume': {'volume_type': '3c52c9b8-6d91-40f0-a606-1183f57429eb', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:49.624292 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ea115f17-6dbf-46e4-9563-415f706e1554 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 404 Jul 31 19:11:49.624821 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 499/2024] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:11:49 2026] POST /volume/v3/volumes => generated 114 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:49.633663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3351d501-f294-4016-b782-ddeed481a9d7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.635842 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3351d501-f294-4016-b782-ddeed481a9d7 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] POST https://10.4.3.163/volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb/action Jul 31 19:11:49.636324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3351d501-f294-4016-b782-ddeed481a9d7 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action body: b'{"addProjectAccess": {"project": "9071fd8c3afa4f2e8b6a290e6d7c25ad"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:49.636504 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3351d501-f294-4016-b782-ddeed481a9d7 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9071fd8c3afa4f2e8b6a290e6d7c25ad"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:49.648814 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3351d501-f294-4016-b782-ddeed481a9d7 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb/action returned with HTTP 202 Jul 31 19:11:49.649480 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 510/2025] 10.4.3.163 () {68 vars in 1384 bytes} [Fri Jul 31 19:11:49 2026] POST /volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:49.657757 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.660019 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:49.660821 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3c52c9b8-6d91-40f0-a606-1183f57429eb", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1230429436"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:49.661753 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Create volume request body: {'volume': {'volume_type': '3c52c9b8-6d91-40f0-a606-1183f57429eb', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1230429436'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:49.666263 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Create volume of 1 GB Jul 31 19:11:49.666630 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:49.666630 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:49.667106 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Availability Zones retrieved successfully. Jul 31 19:11:49.672728 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Flow 'volume_create_api' (42e1b341-4eab-4010-9a6a-c07563db5eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:49.675633 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6aa0f51-0cba-4052-b294-ebc451775e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:49.676566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:49.696447 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6aa0f51-0cba-4052-b294-ebc451775e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:11:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c52c9b8-6d91-40f0-a606-1183f57429eb,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2681271',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c52c9b8-6d91-40f0-a606-1183f57429eb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:49.697265 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6334dfe3-6868-48fc-a1e4-1168b2830199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:49.725071 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2681271 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2681271, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:11:49.725360 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2681271 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2681271, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:11:49.758674 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Created reservations ['c21d84ff-3fb2-4f05-84cf-2c4e8b5070e5', '5177ad41-7e4b-4814-84ad-62dd3589b448', '5e911e46-4a95-4ff3-bade-0badb0a08aa8', '3ef3d36d-0833-4077-8e44-65903453f386'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:49.759499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6334dfe3-6868-48fc-a1e4-1168b2830199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c21d84ff-3fb2-4f05-84cf-2c4e8b5070e5', '5177ad41-7e4b-4814-84ad-62dd3589b448', '5e911e46-4a95-4ff3-bade-0badb0a08aa8', '3ef3d36d-0833-4077-8e44-65903453f386']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:49.760183 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8f29e9-81f1-4486-ab57-a3173cc19415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:49.782239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba8f29e9-81f1-4486-ab57-a3173cc19415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ca3abcf-da96-4bda-b2ff-d618ca9b109e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1230429436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9071fd8c3afa4f2e8b6a290e6d7c25ad',qos_specs=None,replication_status=,reservations=['c21d84ff-3fb2-4f05-84cf-2c4e8b5070e5','5177ad41-7e4b-4814-84ad-62dd3589b448','5e911e46-4a95-4ff3-bade-0badb0a08aa8','3ef3d36d-0833-4077-8e44-65903453f386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de987716df584b3499096107e58a108e',volume_type_id=3c52c9b8-6d91-40f0-a606-1183f57429eb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1230429436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ca3abcf-da96-4bda-b2ff-d618ca9b109e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9071fd8c3afa4f2e8b6a290e6d7c25ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de987716df584b3499096107e58a108e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c52c9b8-6d91-40f0-a606-1183f57429eb),volume_type_id=3c52c9b8-6d91-40f0-a606-1183f57429eb)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:49.782998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08914411-edd4-43c1-a673-d9080c68028c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:49.801327 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08914411-edd4-43c1-a673-d9080c68028c) transitioned into state 'SUCCESS' from state '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-1230429436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9071fd8c3afa4f2e8b6a290e6d7c25ad',qos_specs=None,replication_status=,reservations=['c21d84ff-3fb2-4f05-84cf-2c4e8b5070e5','5177ad41-7e4b-4814-84ad-62dd3589b448','5e911e46-4a95-4ff3-bade-0badb0a08aa8','3ef3d36d-0833-4077-8e44-65903453f386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de987716df584b3499096107e58a108e',volume_type_id=3c52c9b8-6d91-40f0-a606-1183f57429eb)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:49.802040 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff36abef-c20c-4758-91e4-207bf430f715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:49.810306 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff36abef-c20c-4758-91e4-207bf430f715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:49.811142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Flow 'volume_create_api' (42e1b341-4eab-4010-9a6a-c07563db5eda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:49.811464 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Create volume request issued successfully. Jul 31 19:11:49.811985 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-305c3c09-e8a7-4397-adf3-02494c8f0b14 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:49.812428 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 506/2026] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:11:49 2026] POST /volume/v3/volumes => generated 793 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:49.824184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b2eb959c-63c9-4d53-8c92-40aa39fecfa8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:49.825930 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2eb959c-63c9-4d53-8c92-40aa39fecfa8 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] GET https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e Jul 31 19:11:49.826125 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2eb959c-63c9-4d53-8c92-40aa39fecfa8 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:49.826334 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2eb959c-63c9-4d53-8c92-40aa39fecfa8 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:49.839154 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:49.839154 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:49.846593 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b2eb959c-63c9-4d53-8c92-40aa39fecfa8 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Volume info retrieved successfully. Jul 31 19:11:49.856252 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2eb959c-63c9-4d53-8c92-40aa39fecfa8 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e returned with HTTP 200 Jul 31 19:11:49.856648 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 512/2027] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:49 2026] GET /volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:50.097619 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-de6b419a-ecc8-4c23-bd09-118cddbc9563 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.100025 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de6b419a-ecc8-4c23-bd09-118cddbc9563 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:50.100279 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de6b419a-ecc8-4c23-bd09-118cddbc9563 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.100669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de6b419a-ecc8-4c23-bd09-118cddbc9563 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:50.100730 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-de6b419a-ecc8-4c23-bd09-118cddbc9563 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:50.109067 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:50.109067 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:50.110004 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de6b419a-ecc8-4c23-bd09-118cddbc9563 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:50.110453 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 500/2028] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:50 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:50.384685 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06a77b5c-bd93-419a-bdf2-2fb866aa5aed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.387179 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06a77b5c-bd93-419a-bdf2-2fb866aa5aed tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 Jul 31 19:11:50.387179 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06a77b5c-bd93-419a-bdf2-2fb866aa5aed tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.387179 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06a77b5c-bd93-419a-bdf2-2fb866aa5aed tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:50.395815 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06a77b5c-bd93-419a-bdf2-2fb866aa5aed tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 returned with HTTP 404 Jul 31 19:11:50.396823 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 511/2029] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:50 2026] GET /volume/v3/volumes/e5ea682a-ed91-45f6-99cd-bfcf57b1b3b3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:50.397722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7def016c-e090-4340-908a-c9e3a9ee8c8f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.400759 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7def016c-e090-4340-908a-c9e3a9ee8c8f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:50.400993 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7def016c-e090-4340-908a-c9e3a9ee8c8f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.401226 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7def016c-e090-4340-908a-c9e3a9ee8c8f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:50.401373 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7def016c-e090-4340-908a-c9e3a9ee8c8f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:50.407092 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:50.407092 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:50.407954 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7def016c-e090-4340-908a-c9e3a9ee8c8f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:50.408409 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 507/2030] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:50 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:50.408823 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5580f51c-2b2c-480d-b077-192b7a201754 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.410462 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5580f51c-2b2c-480d-b077-192b7a201754 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d/export_record Jul 31 19:11:50.410661 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5580f51c-2b2c-480d-b077-192b7a201754 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.410834 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5580f51c-2b2c-480d-b077-192b7a201754 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Calling method 'export_record' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:50.410933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-5580f51c-2b2c-480d-b077-192b7a201754 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Export record for backup f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 19:11:50.414712 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:50.414712 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:50.415676 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-5580f51c-2b2c-480d-b077-192b7a201754 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8c71d02bc1eb462f9e9feaabf9507ea6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '206800e21ec4484a88d0c21801063ea9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:11:50.415848 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5580f51c-2b2c-480d-b077-192b7a201754 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d/export_record returned with HTTP 403 Jul 31 19:11:50.416489 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 513/2031] 10.4.3.163 () {68 vars in 1430 bytes} [Fri Jul 31 19:11:50 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:50.426647 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.428655 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:50.429061 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1231143889"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:50.430818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1231143889'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:50.430967 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume of 1 GB Jul 31 19:11:50.436112 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Availability Zones retrieved successfully. Jul 31 19:11:50.443552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Flow 'volume_create_api' (5892565f-d709-4fca-9ea8-80da2df5fd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:50.444841 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66de00ee-03dc-4baf-b5c9-bf83fc456567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:50.445899 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:50.496494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66de00ee-03dc-4baf-b5c9-bf83fc456567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:50.497467 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d88465b-ea68-4f01-9371-4fd95f3050fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:50.546464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Created reservations ['304096c7-833e-4107-a742-ad28da2230f1', '132a5ae6-65c4-4263-9bc2-4bda69b0cb88', '51d97917-001b-41b7-9a1d-074a4bd7af75', '32eba6dd-5fa5-4e82-8cfb-4611bc6d7e64'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:50.547189 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d88465b-ea68-4f01-9371-4fd95f3050fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['304096c7-833e-4107-a742-ad28da2230f1', '132a5ae6-65c4-4263-9bc2-4bda69b0cb88', '51d97917-001b-41b7-9a1d-074a4bd7af75', '32eba6dd-5fa5-4e82-8cfb-4611bc6d7e64']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:50.548053 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d861c1dd-5189-444b-97a4-cb241f84dec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:50.570972 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d861c1dd-5189-444b-97a4-cb241f84dec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a3ebbba-bb20-4194-8334-55303e4129d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1231143889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['304096c7-833e-4107-a742-ad28da2230f1','132a5ae6-65c4-4263-9bc2-4bda69b0cb88','51d97917-001b-41b7-9a1d-074a4bd7af75','32eba6dd-5fa5-4e82-8cfb-4611bc6d7e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a975ea54ed4215a724679c5117d790',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1231143889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a3ebbba-bb20-4194-8334-55303e4129d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='206800e21ec4484a88d0c21801063ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76a975ea54ed4215a724679c5117d790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:50.572352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3df6663-f581-41b4-adaa-4a24e85d6801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:50.592897 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3df6663-f581-41b4-adaa-4a24e85d6801) transitioned into state 'SUCCESS' from state '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-1231143889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['304096c7-833e-4107-a742-ad28da2230f1','132a5ae6-65c4-4263-9bc2-4bda69b0cb88','51d97917-001b-41b7-9a1d-074a4bd7af75','32eba6dd-5fa5-4e82-8cfb-4611bc6d7e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a975ea54ed4215a724679c5117d790',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:50.593689 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67f9689-0778-45ff-8a31-88cd5c17858a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:50.610550 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67f9689-0778-45ff-8a31-88cd5c17858a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:50.611575 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Flow 'volume_create_api' (5892565f-d709-4fca-9ea8-80da2df5fd4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:50.611955 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume request issued successfully. Jul 31 19:11:50.612588 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1376f4aa-b505-4d85-9bd6-1e44fc44b330 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:50.613540 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 501/2032] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:11:50 2026] POST /volume/v3/volumes => generated 778 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:50.628979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a35fc9bc-23d0-4cc9-b2da-ace5f576b591 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.631133 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a35fc9bc-23d0-4cc9-b2da-ace5f576b591 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 Jul 31 19:11:50.631374 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a35fc9bc-23d0-4cc9-b2da-ace5f576b591 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.631675 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a35fc9bc-23d0-4cc9-b2da-ace5f576b591 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:50.640095 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:50.640095 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:50.644038 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a35fc9bc-23d0-4cc9-b2da-ace5f576b591 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:11:50.649751 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a35fc9bc-23d0-4cc9-b2da-ace5f576b591 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 returned with HTTP 200 Jul 31 19:11:50.650309 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 512/2033] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:50 2026] GET /volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:50.869484 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-73211458-7892-4cf4-a722-f221fffe869f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.871578 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-73211458-7892-4cf4-a722-f221fffe869f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] GET https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e Jul 31 19:11:50.871806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-73211458-7892-4cf4-a722-f221fffe869f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.871997 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-73211458-7892-4cf4-a722-f221fffe869f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:50.879534 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:50.879534 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:50.884515 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-73211458-7892-4cf4-a722-f221fffe869f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Volume info retrieved successfully. Jul 31 19:11:50.890149 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-73211458-7892-4cf4-a722-f221fffe869f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e returned with HTTP 200 Jul 31 19:11:50.890593 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 508/2034] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:50 2026] GET /volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e => generated 886 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:50.904883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0db90320-8381-453e-b505-bd6d146ed459 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.906911 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0db90320-8381-453e-b505-bd6d146ed459 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] GET https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e Jul 31 19:11:50.907172 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0db90320-8381-453e-b505-bd6d146ed459 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.907465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0db90320-8381-453e-b505-bd6d146ed459 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:50.916244 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:50.916244 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:50.925869 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0db90320-8381-453e-b505-bd6d146ed459 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Volume info retrieved successfully. Jul 31 19:11:50.932532 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0db90320-8381-453e-b505-bd6d146ed459 tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e returned with HTTP 200 Jul 31 19:11:50.933212 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 514/2035] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:50 2026] GET /volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e => generated 886 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:50.946541 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b924adfc-36a0-4fc1-a891-bd4784d9e65a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.949035 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b924adfc-36a0-4fc1-a891-bd4784d9e65a tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e Jul 31 19:11:50.949035 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b924adfc-36a0-4fc1-a891-bd4784d9e65a tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.949035 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b924adfc-36a0-4fc1-a891-bd4784d9e65a tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:50.949035 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-b924adfc-36a0-4fc1-a891-bd4784d9e65a tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Delete volume with id: 9ca3abcf-da96-4bda-b2ff-d618ca9b109e Jul 31 19:11:50.958062 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:50.958062 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:50.958691 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b924adfc-36a0-4fc1-a891-bd4784d9e65a tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Volume info retrieved successfully. Jul 31 19:11:50.985478 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b924adfc-36a0-4fc1-a891-bd4784d9e65a tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Delete volume request issued successfully. Jul 31 19:11:50.989476 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b924adfc-36a0-4fc1-a891-bd4784d9e65a tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e returned with HTTP 202 Jul 31 19:11:50.989476 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 502/2036] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:50 2026] DELETE /volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:50.997472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff5350ad-6a91-48aa-81d2-9040938e680f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:50.999218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff5350ad-6a91-48aa-81d2-9040938e680f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] GET https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e Jul 31 19:11:50.999500 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff5350ad-6a91-48aa-81d2-9040938e680f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:50.999744 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff5350ad-6a91-48aa-81d2-9040938e680f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.002366 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.005752 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:51.006122 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1643866074"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:51.008477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1643866074'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:51.008609 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Create volume of 1 GB Jul 31 19:11:51.009926 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.009926 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:51.013995 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Availability Zones retrieved successfully. Jul 31 19:11:51.015798 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff5350ad-6a91-48aa-81d2-9040938e680f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Volume info retrieved successfully. Jul 31 19:11:51.020452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Flow 'volume_create_api' (8f1dbf6c-d490-45fd-95e3-e7dbb5459a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:51.021078 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff5350ad-6a91-48aa-81d2-9040938e680f tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e returned with HTTP 200 Jul 31 19:11:51.021747 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 513/2037] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:50 2026] GET /volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e => generated 885 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:51.021810 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f73a04d-adda-468e-be53-4de85a223938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:51.022670 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:51.037548 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-5a08d4ed-3b41-4718-9235-8aa987d28e94 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.044174 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-5a08d4ed-3b41-4718-9235-8aa987d28e94 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:11:51.044450 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-5a08d4ed-3b41-4718-9235-8aa987d28e94 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:51.044722 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-5a08d4ed-3b41-4718-9235-8aa987d28e94 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.050459 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f73a04d-adda-468e-be53-4de85a223938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:51.051238 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13edbbf9-570a-4f55-842d-da143ea7566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:51.057946 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.057946 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:51.062690 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-5a08d4ed-3b41-4718-9235-8aa987d28e94 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:11:51.068663 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-5a08d4ed-3b41-4718-9235-8aa987d28e94 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:11:51.069246 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 515/2038] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:51 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:51.086622 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-6a942617-bc96-452e-aa0a-60305304a418 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.089334 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-6a942617-bc96-452e-aa0a-60305304a418 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] POST https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50/action Jul 31 19:11:51.089780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-6a942617-bc96-452e-aa0a-60305304a418 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:51.089929 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-6a942617-bc96-452e-aa0a-60305304a418 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:51.102113 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.102113 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:51.102644 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-6a942617-bc96-452e-aa0a-60305304a418 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:11:51.107839 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Created reservations ['67143838-716d-46ab-918c-5812c8e2024a', '245a3c1c-136e-4b44-b1ea-1d789851855a', '60234654-d52a-42e3-87d9-db524e0ef06f', '48e89688-c9e4-4872-84e5-5fa73a2907ac'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:51.108344 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-6a942617-bc96-452e-aa0a-60305304a418 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Begin detaching volume completed successfully. Jul 31 19:11:51.108732 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13edbbf9-570a-4f55-842d-da143ea7566a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67143838-716d-46ab-918c-5812c8e2024a', '245a3c1c-136e-4b44-b1ea-1d789851855a', '60234654-d52a-42e3-87d9-db524e0ef06f', '48e89688-c9e4-4872-84e5-5fa73a2907ac']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:51.108805 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-6a942617-bc96-452e-aa0a-60305304a418 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50/action returned with HTTP 202 Jul 31 19:11:51.109213 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 503/2039] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:11:51 2026] POST /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:51.109709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad10a47f-5f9e-48e4-a913-9a4a8072602f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:51.123458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e5f8dcaa-dea7-4f1f-a610-130b848291fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.125523 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5f8dcaa-dea7-4f1f-a610-130b848291fc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:51.125726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5f8dcaa-dea7-4f1f-a610-130b848291fc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:51.125918 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5f8dcaa-dea7-4f1f-a610-130b848291fc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.126128 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e5f8dcaa-dea7-4f1f-a610-130b848291fc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:51.132776 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.132776 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:51.133832 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5f8dcaa-dea7-4f1f-a610-130b848291fc tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:51.134255 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 514/2040] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:51 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:51.134677 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad10a47f-5f9e-48e4-a913-9a4a8072602f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce413479-0632-4f2f-80ab-c5abb51ef5be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1643866074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='806afdebcb944223958583963fd96a44',qos_specs=None,replication_status=,reservations=['67143838-716d-46ab-918c-5812c8e2024a','245a3c1c-136e-4b44-b1ea-1d789851855a','60234654-d52a-42e3-87d9-db524e0ef06f','48e89688-c9e4-4872-84e5-5fa73a2907ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4aaf76b8ac4dc8b583ed46694ef25d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1643866074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce413479-0632-4f2f-80ab-c5abb51ef5be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='806afdebcb944223958583963fd96a44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b4aaf76b8ac4dc8b583ed46694ef25d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:51.135899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390badb3-263f-4479-9e4d-1527abe1b65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:51.154205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0f535bdf-4ff6-4696-a0ca-4a3332843f5e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.154668 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f535bdf-4ff6-4696-a0ca-4a3332843f5e None None] GET https://10.4.3.163/volume// Jul 31 19:11:51.154830 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f535bdf-4ff6-4696-a0ca-4a3332843f5e None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:51.155011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f535bdf-4ff6-4696-a0ca-4a3332843f5e None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.155336 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f535bdf-4ff6-4696-a0ca-4a3332843f5e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:51.155657 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 516/2041] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:11:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:51.164287 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390badb3-263f-4479-9e4d-1527abe1b65b) transitioned into state 'SUCCESS' from state '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-1643866074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='806afdebcb944223958583963fd96a44',qos_specs=None,replication_status=,reservations=['67143838-716d-46ab-918c-5812c8e2024a','245a3c1c-136e-4b44-b1ea-1d789851855a','60234654-d52a-42e3-87d9-db524e0ef06f','48e89688-c9e4-4872-84e5-5fa73a2907ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4aaf76b8ac4dc8b583ed46694ef25d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:51.164568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-905c62c5-9cdd-43af-99dc-e4bd00ba74bd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.165080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9d6a1c-136e-43a7-8069-17b7dd7ba1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:51.166767 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-905c62c5-9cdd-43af-99dc-e4bd00ba74bd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:11:51.166960 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-905c62c5-9cdd-43af-99dc-e4bd00ba74bd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:51.167340 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-905c62c5-9cdd-43af-99dc-e4bd00ba74bd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.173754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e9d6a1c-136e-43a7-8069-17b7dd7ba1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:51.174697 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Flow 'volume_create_api' (8f1dbf6c-d490-45fd-95e3-e7dbb5459a26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:51.175016 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Create volume request issued successfully. Jul 31 19:11:51.175645 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-17df492e-be2f-4e34-a244-ae5c9e82b157 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:51.176107 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 509/2042] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:11:51 2026] POST /volume/v3/volumes => generated 754 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:51.177894 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.177894 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:51.185236 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-905c62c5-9cdd-43af-99dc-e4bd00ba74bd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:11:51.191334 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c56956f-8e32-4f20-98ea-c4ca4761cdb3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.193102 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c56956f-8e32-4f20-98ea-c4ca4761cdb3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:51.193290 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c56956f-8e32-4f20-98ea-c4ca4761cdb3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:51.193524 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c56956f-8e32-4f20-98ea-c4ca4761cdb3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.193596 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-905c62c5-9cdd-43af-99dc-e4bd00ba74bd tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:11:51.194300 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 504/2043] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:11:51 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:11:51.199964 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.199964 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:51.204597 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0c56956f-8e32-4f20-98ea-c4ca4761cdb3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:51.210687 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c56956f-8e32-4f20-98ea-c4ca4761cdb3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:51.214460 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 515/2044] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:51 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:51.421241 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cacfa246-0dbd-446e-85b6-d1107640f67f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.423162 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cacfa246-0dbd-446e-85b6-d1107640f67f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:51.423387 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cacfa246-0dbd-446e-85b6-d1107640f67f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:51.423599 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cacfa246-0dbd-446e-85b6-d1107640f67f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.423714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cacfa246-0dbd-446e-85b6-d1107640f67f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:51.428347 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.428347 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:51.429185 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cacfa246-0dbd-446e-85b6-d1107640f67f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:51.429670 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 517/2045] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:51 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:51.664973 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8d3fa9c2-89db-48ee-a07d-ceff08afa21b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.666803 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d3fa9c2-89db-48ee-a07d-ceff08afa21b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 Jul 31 19:11:51.667014 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d3fa9c2-89db-48ee-a07d-ceff08afa21b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:51.667233 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d3fa9c2-89db-48ee-a07d-ceff08afa21b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.675460 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.675460 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:51.679060 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8d3fa9c2-89db-48ee-a07d-ceff08afa21b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:11:51.683060 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d3fa9c2-89db-48ee-a07d-ceff08afa21b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 returned with HTTP 200 Jul 31 19:11:51.683535 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 510/2046] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:51 2026] GET /volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:51.696305 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4a83b48f-4993-4296-9874-e9c53e4dd485 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.698159 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4a83b48f-4993-4296-9874-e9c53e4dd485 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:11:51.698586 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4a83b48f-4993-4296-9874-e9c53e4dd485 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4a3ebbba-bb20-4194-8334-55303e4129d2", "name": "tempest-type-Backup-314204123"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:51.700007 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-4a83b48f-4993-4296-9874-e9c53e4dd485 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Creating new backup {'backup': {'volume_id': '4a3ebbba-bb20-4194-8334-55303e4129d2', 'name': 'tempest-type-Backup-314204123'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:11:51.700218 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-4a83b48f-4993-4296-9874-e9c53e4dd485 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Creating backup of volume 4a3ebbba-bb20-4194-8334-55303e4129d2 in container None Jul 31 19:11:51.707455 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.707455 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:51.707845 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4a83b48f-4993-4296-9874-e9c53e4dd485 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:11:51.724605 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4a83b48f-4993-4296-9874-e9c53e4dd485 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Created reservations ['65b1eff8-56a6-48c7-8054-fcf3a6ccf7ab', '01891e9e-9281-4ee4-8df3-f5f3e45caae2'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:51.751082 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4a83b48f-4993-4296-9874-e9c53e4dd485 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:11:51.751716 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 505/2047] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:11:51 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:51.761843 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a7a1ae5-189c-481d-b5e6-9223b55d5a82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:51.763771 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a7a1ae5-189c-481d-b5e6-9223b55d5a82 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:51.763983 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a7a1ae5-189c-481d-b5e6-9223b55d5a82 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:51.764215 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a7a1ae5-189c-481d-b5e6-9223b55d5a82 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:51.764686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8a7a1ae5-189c-481d-b5e6-9223b55d5a82 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:51.768929 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:51.768929 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:51.769639 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a7a1ae5-189c-481d-b5e6-9223b55d5a82 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:51.770036 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 516/2048] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:51 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.037930 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2a5676f3-bfc0-4b5d-aaa0-2ae0b6e7a10d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.040094 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a5676f3-bfc0-4b5d-aaa0-2ae0b6e7a10d tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] GET https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e Jul 31 19:11:52.040343 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a5676f3-bfc0-4b5d-aaa0-2ae0b6e7a10d tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.040620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a5676f3-bfc0-4b5d-aaa0-2ae0b6e7a10d tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.047663 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a5676f3-bfc0-4b5d-aaa0-2ae0b6e7a10d tempest-VolumeTypesAccessTest-1358824497 tempest-VolumeTypesAccessTest-1358824497-project-member] https://10.4.3.163/volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e returned with HTTP 404 Jul 31 19:11:52.048249 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 518/2049] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/volumes/9ca3abcf-da96-4bda-b2ff-d618ca9b109e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:52.056865 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3611bf2e-844e-4dac-9151-49b6d73183cb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.059762 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3611bf2e-844e-4dac-9151-49b6d73183cb tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] POST https://10.4.3.163/volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb/action Jul 31 19:11:52.060164 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3611bf2e-844e-4dac-9151-49b6d73183cb tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action body: b'{"removeProjectAccess": {"project": "9071fd8c3afa4f2e8b6a290e6d7c25ad"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:52.060283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3611bf2e-844e-4dac-9151-49b6d73183cb tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9071fd8c3afa4f2e8b6a290e6d7c25ad"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:52.073890 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3611bf2e-844e-4dac-9151-49b6d73183cb tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb/action returned with HTTP 202 Jul 31 19:11:52.074584 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 511/2050] 10.4.3.163 () {68 vars in 1384 bytes} [Fri Jul 31 19:11:52 2026] POST /volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:52.087550 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-537c8cd9-41bd-4940-97c3-eb5ca45cc481 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.094549 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-537c8cd9-41bd-4940-97c3-eb5ca45cc481 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] DELETE https://10.4.3.163/volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb Jul 31 19:11:52.095471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-537c8cd9-41bd-4940-97c3-eb5ca45cc481 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.096685 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-537c8cd9-41bd-4940-97c3-eb5ca45cc481 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.097358 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.097358 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:52.100316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-0d3b3031-7b07-4392-b28e-7f7e65f28e8e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.102831 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-0d3b3031-7b07-4392-b28e-7f7e65f28e8e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] DELETE https://10.4.3.163/volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 Jul 31 19:11:52.103098 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-0d3b3031-7b07-4392-b28e-7f7e65f28e8e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.103373 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-0d3b3031-7b07-4392-b28e-7f7e65f28e8e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.115253 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.115253 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:52.139196 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-537c8cd9-41bd-4940-97c3-eb5ca45cc481 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb returned with HTTP 202 Jul 31 19:11:52.139196 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 506/2051] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:11:52 2026] DELETE /volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:52.147476 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd4f84fc-35d9-479c-a8c5-6a9a59eca40f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.147784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5e836b0-4725-44f7-a9f2-dfcf7fe265a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.149591 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd4f84fc-35d9-479c-a8c5-6a9a59eca40f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:52.149843 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd4f84fc-35d9-479c-a8c5-6a9a59eca40f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.150078 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd4f84fc-35d9-479c-a8c5-6a9a59eca40f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.150207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cd4f84fc-35d9-479c-a8c5-6a9a59eca40f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:52.152161 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5e836b0-4725-44f7-a9f2-dfcf7fe265a2 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] GET https://10.4.3.163/volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb Jul 31 19:11:52.153857 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5e836b0-4725-44f7-a9f2-dfcf7fe265a2 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.154218 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5e836b0-4725-44f7-a9f2-dfcf7fe265a2 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.155931 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.155931 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:52.156353 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd4f84fc-35d9-479c-a8c5-6a9a59eca40f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:52.156877 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 519/2052] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.160711 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5e836b0-4725-44f7-a9f2-dfcf7fe265a2 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb returned with HTTP 404 Jul 31 19:11:52.161185 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 512/2053] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/types/3c52c9b8-6d91-40f0-a606-1183f57429eb => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:52.174245 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-52805345-2777-4985-b607-60c66f1ad5ef None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.176145 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52805345-2777-4985-b607-60c66f1ad5ef tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:52.176404 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d6f4423e-f2ba-4326-a36b-42bea4f6ab7f req-0d3b3031-7b07-4392-b28e-7f7e65f28e8e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 returned with HTTP 200 Jul 31 19:11:52.176586 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52805345-2777-4985-b607-60c66f1ad5ef tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-513861597", "os-volume-type-access:is_public": false}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:52.177021 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 517/2054] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:11:52 2026] DELETE /volume/v3/attachments/fcda0b8c-c6b2-46cf-a287-50e02ebac413 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.193263 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52805345-2777-4985-b607-60c66f1ad5ef tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:11:52.193714 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 507/2055] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:11:52 2026] POST /volume/v3/types => generated 228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.203001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-51d62903-633d-42a0-ab5e-8c388be94c4d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.205156 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-51d62903-633d-42a0-ab5e-8c388be94c4d tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] POST https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action Jul 31 19:11:52.205591 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-51d62903-633d-42a0-ab5e-8c388be94c4d tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action body: b'{"addProjectAccess": {"project": "9071fd8c3afa4f2e8b6a290e6d7c25ad"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:52.205719 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-51d62903-633d-42a0-ab5e-8c388be94c4d tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9071fd8c3afa4f2e8b6a290e6d7c25ad"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:52.220449 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-51d62903-633d-42a0-ab5e-8c388be94c4d tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action returned with HTTP 202 Jul 31 19:11:52.220854 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 520/2056] 10.4.3.163 () {68 vars in 1384 bytes} [Fri Jul 31 19:11:52 2026] POST /volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:52.227562 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01afc621-aa78-41d6-8872-25d841bd2264 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.228576 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fe908f65-cde8-4afe-9936-32ffde8024d8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.229576 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01afc621-aa78-41d6-8872-25d841bd2264 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:52.229795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01afc621-aa78-41d6-8872-25d841bd2264 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.230002 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01afc621-aa78-41d6-8872-25d841bd2264 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.230243 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe908f65-cde8-4afe-9936-32ffde8024d8 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] POST https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action Jul 31 19:11:52.230617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe908f65-cde8-4afe-9936-32ffde8024d8 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action body: b'{"addProjectAccess": {"project": "e29ce5c34c3841e0b5ed1729864ac9c9"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:52.230741 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe908f65-cde8-4afe-9936-32ffde8024d8 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e29ce5c34c3841e0b5ed1729864ac9c9"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:52.232091 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.232091 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:52.237949 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.237949 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:52.240711 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe908f65-cde8-4afe-9936-32ffde8024d8 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action returned with HTTP 202 Jul 31 19:11:52.241136 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 518/2057] 10.4.3.163 () {68 vars in 1384 bytes} [Fri Jul 31 19:11:52 2026] POST /volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:52.242154 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-01afc621-aa78-41d6-8872-25d841bd2264 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:52.246617 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01afc621-aa78-41d6-8872-25d841bd2264 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:52.247140 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 513/2058] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.248018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0270eded-7098-4d61-b755-14050e65165e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.250051 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0270eded-7098-4d61-b755-14050e65165e tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] GET https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/os-volume-type-access Jul 31 19:11:52.250256 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0270eded-7098-4d61-b755-14050e65165e tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.250473 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0270eded-7098-4d61-b755-14050e65165e tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.260979 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0270eded-7098-4d61-b755-14050e65165e tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/os-volume-type-access returned with HTTP 200 Jul 31 19:11:52.261383 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 508/2059] 10.4.3.163 () {66 vars in 1408 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/os-volume-type-access => generated 244 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.272546 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5cbd0283-abb9-4f30-aecc-572e57570861 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.276813 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5cbd0283-abb9-4f30-aecc-572e57570861 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] POST https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action Jul 31 19:11:52.277203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5cbd0283-abb9-4f30-aecc-572e57570861 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action body: b'{"removeProjectAccess": {"project": "e29ce5c34c3841e0b5ed1729864ac9c9"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:52.277395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5cbd0283-abb9-4f30-aecc-572e57570861 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e29ce5c34c3841e0b5ed1729864ac9c9"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:52.291308 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5cbd0283-abb9-4f30-aecc-572e57570861 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action returned with HTTP 202 Jul 31 19:11:52.291795 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 521/2060] 10.4.3.163 () {68 vars in 1384 bytes} [Fri Jul 31 19:11:52 2026] POST /volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:52.300149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7c12762d-e111-4c4f-962d-cf64da6b84da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.302534 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c12762d-e111-4c4f-962d-cf64da6b84da tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] POST https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action Jul 31 19:11:52.302969 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c12762d-e111-4c4f-962d-cf64da6b84da tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action body: b'{"removeProjectAccess": {"project": "9071fd8c3afa4f2e8b6a290e6d7c25ad"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:52.303156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c12762d-e111-4c4f-962d-cf64da6b84da tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9071fd8c3afa4f2e8b6a290e6d7c25ad"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:52.316079 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c12762d-e111-4c4f-962d-cf64da6b84da tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action returned with HTTP 202 Jul 31 19:11:52.316704 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 519/2061] 10.4.3.163 () {68 vars in 1384 bytes} [Fri Jul 31 19:11:52 2026] POST /volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:52.324813 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d0eef77f-71e3-487f-8bf3-50a8b651e26c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.326939 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0eef77f-71e3-487f-8bf3-50a8b651e26c tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] DELETE https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f Jul 31 19:11:52.327261 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0eef77f-71e3-487f-8bf3-50a8b651e26c tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.327751 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0eef77f-71e3-487f-8bf3-50a8b651e26c tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.352927 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0eef77f-71e3-487f-8bf3-50a8b651e26c tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f returned with HTTP 202 Jul 31 19:11:52.353587 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 514/2062] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:11:52 2026] DELETE /volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:52.362258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-50d1d4e4-5cf7-423b-89f7-2143c9c55e61 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.364031 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-50d1d4e4-5cf7-423b-89f7-2143c9c55e61 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] GET https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f Jul 31 19:11:52.364302 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-50d1d4e4-5cf7-423b-89f7-2143c9c55e61 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.364629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-50d1d4e4-5cf7-423b-89f7-2143c9c55e61 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.368022 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-50d1d4e4-5cf7-423b-89f7-2143c9c55e61 tempest-VolumeTypesAccessTest-1426736375 tempest-VolumeTypesAccessTest-1426736375-project-admin] https://10.4.3.163/volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f returned with HTTP 404 Jul 31 19:11:52.368516 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 509/2063] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/types/6b8fadb9-d35c-40aa-8391-f9a86f208d4f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:52.445808 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31553c44-83e2-4844-a861-52fe349c5245 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.448235 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31553c44-83e2-4844-a861-52fe349c5245 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:52.448873 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31553c44-83e2-4844-a861-52fe349c5245 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.448873 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31553c44-83e2-4844-a861-52fe349c5245 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.449009 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-31553c44-83e2-4844-a861-52fe349c5245 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:52.455220 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.455220 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:52.458165 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31553c44-83e2-4844-a861-52fe349c5245 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:52.458165 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 522/2064] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.646629 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-23c2d1d8-58ce-409e-a379-f42e6c05448e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.650241 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-23c2d1d8-58ce-409e-a379-f42e6c05448e tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:52.650460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-23c2d1d8-58ce-409e-a379-f42e6c05448e tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.650647 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-23c2d1d8-58ce-409e-a379-f42e6c05448e tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.664862 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.664862 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:52.671770 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-23c2d1d8-58ce-409e-a379-f42e6c05448e tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:52.676772 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-23c2d1d8-58ce-409e-a379-f42e6c05448e tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:52.677294 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 520/2065] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.770285 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ce249673-782e-4298-80be-a5ecd5f0d9b6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.770687 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce249673-782e-4298-80be-a5ecd5f0d9b6 None None] GET https://10.4.3.163/volume// Jul 31 19:11:52.770687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce249673-782e-4298-80be-a5ecd5f0d9b6 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.770806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce249673-782e-4298-80be-a5ecd5f0d9b6 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.771103 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce249673-782e-4298-80be-a5ecd5f0d9b6 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:52.771450 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 515/2066] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:52.782101 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-08b187f8-b1d9-428a-9540-5818157b096a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.784116 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-08b187f8-b1d9-428a-9540-5818157b096a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:52.784219 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-0485544c-cb35-4d55-8d1c-a240c7568a37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.784351 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-08b187f8-b1d9-428a-9540-5818157b096a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.784578 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-08b187f8-b1d9-428a-9540-5818157b096a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.784681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-08b187f8-b1d9-428a-9540-5818157b096a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:52.788073 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-0485544c-cb35-4d55-8d1c-a240c7568a37 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:11:52.788593 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-0485544c-cb35-4d55-8d1c-a240c7568a37 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce413479-0632-4f2f-80ab-c5abb51ef5be", "connector": null, "instance_uuid": "c41de9f8-e9dd-4eb2-ad2e-5531d3565614"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:52.789500 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.789500 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:52.790125 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-08b187f8-b1d9-428a-9540-5818157b096a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:52.790564 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 510/2067] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.797884 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.797884 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:52.826162 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-0485544c-cb35-4d55-8d1c-a240c7568a37 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:11:52.826744 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 523/2068] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:11:52 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:52.860417 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-04caf33f-d8f7-48b8-a9b7-e6f6b6cb919a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.862184 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04caf33f-d8f7-48b8-a9b7-e6f6b6cb919a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:52.862401 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04caf33f-d8f7-48b8-a9b7-e6f6b6cb919a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.862608 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04caf33f-d8f7-48b8-a9b7-e6f6b6cb919a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.865477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f0541f7c-329e-4e4e-adc3-4624b2b779b7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.865477 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0541f7c-329e-4e4e-adc3-4624b2b779b7 None None] GET https://10.4.3.163/volume// Jul 31 19:11:52.865477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0541f7c-329e-4e4e-adc3-4624b2b779b7 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.865477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0541f7c-329e-4e4e-adc3-4624b2b779b7 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.865796 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0541f7c-329e-4e4e-adc3-4624b2b779b7 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:11:52.866132 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 516/2069] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:11:52.873839 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.873839 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:52.875512 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-2a45d68b-610d-4046-8782-23b1cfdf55e7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:52.877309 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-04caf33f-d8f7-48b8-a9b7-e6f6b6cb919a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:52.878853 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-2a45d68b-610d-4046-8782-23b1cfdf55e7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:52.879058 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-2a45d68b-610d-4046-8782-23b1cfdf55e7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:52.879230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-2a45d68b-610d-4046-8782-23b1cfdf55e7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:52.881731 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04caf33f-d8f7-48b8-a9b7-e6f6b6cb919a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:52.882090 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 521/2070] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:52.896925 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:52.896925 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:52.902543 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-2a45d68b-610d-4046-8782-23b1cfdf55e7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:52.907080 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-2a45d68b-610d-4046-8782-23b1cfdf55e7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:52.907656 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 511/2071] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:11:52 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:11:53.035309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-8abbee33-c0f9-4653-85c5-5b4363aede9a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:53.037742 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-8abbee33-c0f9-4653-85c5-5b4363aede9a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] PUT https://10.4.3.163/volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29 Jul 31 19:11:53.038214 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-8abbee33-c0f9-4653-85c5-5b4363aede9a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:53.051163 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-8abbee33-c0f9-4653-85c5-5b4363aede9a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Acquiring lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:11:53.060719 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-8abbee33-c0f9-4653-85c5-5b4363aede9a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" acquired by "attachment_update" :: waited 0.010s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:11:53.062110 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:53.062110 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:53.165841 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-8abbee33-c0f9-4653-85c5-5b4363aede9a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" released by "attachment_update" :: held 0.105s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:11:53.166285 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-8abbee33-c0f9-4653-85c5-5b4363aede9a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29 returned with HTTP 200 Jul 31 19:11:53.167482 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 524/2072] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:11:53 2026] PUT /volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:11:53.167562 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b37af023-2d7f-4c9d-b839-f2104cf04df0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:53.169311 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b37af023-2d7f-4c9d-b839-f2104cf04df0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:53.169505 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b37af023-2d7f-4c9d-b839-f2104cf04df0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:53.169708 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b37af023-2d7f-4c9d-b839-f2104cf04df0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:53.169790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b37af023-2d7f-4c9d-b839-f2104cf04df0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:53.177990 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:53.177990 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:53.181228 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b37af023-2d7f-4c9d-b839-f2104cf04df0 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:53.181228 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 517/2073] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:53 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:53.316332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-bc230fbe-bffd-4daf-ac30-7549b5d43439 req-0b4b0759-43fc-49b1-ae84-5a8c8cdb21a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:53.321135 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bc230fbe-bffd-4daf-ac30-7549b5d43439 req-0b4b0759-43fc-49b1-ae84-5a8c8cdb21a5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:11:53.321135 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bc230fbe-bffd-4daf-ac30-7549b5d43439 req-0b4b0759-43fc-49b1-ae84-5a8c8cdb21a5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:53.321500 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-bc230fbe-bffd-4daf-ac30-7549b5d43439 req-0b4b0759-43fc-49b1-ae84-5a8c8cdb21a5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:53.330961 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:53.330961 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:53.337029 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-bc230fbe-bffd-4daf-ac30-7549b5d43439 req-0b4b0759-43fc-49b1-ae84-5a8c8cdb21a5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:11:53.343478 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-bc230fbe-bffd-4daf-ac30-7549b5d43439 req-0b4b0759-43fc-49b1-ae84-5a8c8cdb21a5 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:11:53.343927 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 522/2074] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:53 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:53.359851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-83ecdf7e-037c-49f2-9a69-2e213353b82d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:53.361374 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-83ecdf7e-037c-49f2-9a69-2e213353b82d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] DELETE https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:11:53.361686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-83ecdf7e-037c-49f2-9a69-2e213353b82d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:53.362107 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-83ecdf7e-037c-49f2-9a69-2e213353b82d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:53.362397 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-83ecdf7e-037c-49f2-9a69-2e213353b82d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Delete volume with id: db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:11:53.378161 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:53.378161 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:53.378161 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-83ecdf7e-037c-49f2-9a69-2e213353b82d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:11:53.409836 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-83ecdf7e-037c-49f2-9a69-2e213353b82d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Delete volume request issued successfully. Jul 31 19:11:53.409836 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-83ecdf7e-037c-49f2-9a69-2e213353b82d tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 202 Jul 31 19:11:53.409836 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 512/2075] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:53 2026] DELETE /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:53.419947 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f9eb9baf-67b3-4c84-a34a-6816166eebc1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:53.424225 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9eb9baf-67b3-4c84-a34a-6816166eebc1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:11:53.424642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9eb9baf-67b3-4c84-a34a-6816166eebc1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:53.424883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f9eb9baf-67b3-4c84-a34a-6816166eebc1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:53.445132 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:53.445132 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:53.449992 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f9eb9baf-67b3-4c84-a34a-6816166eebc1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Volume info retrieved successfully. Jul 31 19:11:53.454886 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f9eb9baf-67b3-4c84-a34a-6816166eebc1 tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 200 Jul 31 19:11:53.455322 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 525/2076] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:53 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:53.474365 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-30ec9594-ae22-4743-8726-ec52d7887c83 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:53.481215 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30ec9594-ae22-4743-8726-ec52d7887c83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:53.481476 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30ec9594-ae22-4743-8726-ec52d7887c83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:53.481963 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30ec9594-ae22-4743-8726-ec52d7887c83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:53.481963 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-30ec9594-ae22-4743-8726-ec52d7887c83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:53.487203 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:53.487203 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:53.488412 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30ec9594-ae22-4743-8726-ec52d7887c83 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:53.488638 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 518/2077] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:53 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:53.806101 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7dde9fa6-6278-400a-8c96-68112bf1555e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:53.808619 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dde9fa6-6278-400a-8c96-68112bf1555e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:53.808858 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dde9fa6-6278-400a-8c96-68112bf1555e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:53.809078 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dde9fa6-6278-400a-8c96-68112bf1555e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:53.809208 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7dde9fa6-6278-400a-8c96-68112bf1555e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:53.813457 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:53.813457 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:53.814159 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dde9fa6-6278-400a-8c96-68112bf1555e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:53.814618 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 523/2078] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:53 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:53.898315 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7faa59b6-cd28-4f9f-972a-dc393bbbcf81 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:53.908605 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7faa59b6-cd28-4f9f-972a-dc393bbbcf81 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:53.909638 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7faa59b6-cd28-4f9f-972a-dc393bbbcf81 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:53.910581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7faa59b6-cd28-4f9f-972a-dc393bbbcf81 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:53.939330 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:53.939330 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:53.945285 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7faa59b6-cd28-4f9f-972a-dc393bbbcf81 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:53.954490 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7faa59b6-cd28-4f9f-972a-dc393bbbcf81 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:53.956613 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 513/2079] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:53 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:54.189467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-26dec0dd-a586-4a37-bc24-f7bf2690be68 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:54.191646 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26dec0dd-a586-4a37-bc24-f7bf2690be68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:54.191849 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26dec0dd-a586-4a37-bc24-f7bf2690be68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:54.192077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26dec0dd-a586-4a37-bc24-f7bf2690be68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:54.192226 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-26dec0dd-a586-4a37-bc24-f7bf2690be68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:54.197195 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:54.197195 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:54.198098 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26dec0dd-a586-4a37-bc24-f7bf2690be68 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:54.198503 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 526/2080] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:54 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:54.468563 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5e26e8df-4307-41ad-b663-d2a65ab5302e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:54.470885 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e26e8df-4307-41ad-b663-d2a65ab5302e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] GET https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 Jul 31 19:11:54.472511 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5e26e8df-4307-41ad-b663-d2a65ab5302e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:54.472511 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5e26e8df-4307-41ad-b663-d2a65ab5302e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:54.479612 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e26e8df-4307-41ad-b663-d2a65ab5302e tempest-TestMinimumBasicScenario-88398926 tempest-TestMinimumBasicScenario-88398926-project-member] https://10.4.3.163/volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 returned with HTTP 404 Jul 31 19:11:54.480325 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 519/2081] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:54 2026] GET /volume/v3/volumes/db54dfb4-ce90-474e-9882-ee3b5498be50 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:54.502837 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dbbd155e-1a46-4afa-80b3-ed4f51b3d661 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:54.505046 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dbbd155e-1a46-4afa-80b3-ed4f51b3d661 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:54.505425 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dbbd155e-1a46-4afa-80b3-ed4f51b3d661 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:54.505678 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dbbd155e-1a46-4afa-80b3-ed4f51b3d661 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:54.506053 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-dbbd155e-1a46-4afa-80b3-ed4f51b3d661 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:54.511626 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:54.511626 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:54.512549 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dbbd155e-1a46-4afa-80b3-ed4f51b3d661 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:54.513016 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 524/2082] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:54 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:54.827103 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1cdfcc8b-1685-4ba7-80fc-94caef24a087 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:54.835177 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1cdfcc8b-1685-4ba7-80fc-94caef24a087 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:54.835715 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1cdfcc8b-1685-4ba7-80fc-94caef24a087 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:54.835991 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1cdfcc8b-1685-4ba7-80fc-94caef24a087 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:54.836160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-1cdfcc8b-1685-4ba7-80fc-94caef24a087 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:54.853638 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:54.853638 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:54.856623 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1cdfcc8b-1685-4ba7-80fc-94caef24a087 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:54.857882 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 514/2083] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:54 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:54.973052 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-74cb9370-696e-492d-aee9-d2713a37a9bd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:54.981538 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-74cb9370-696e-492d-aee9-d2713a37a9bd tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:54.981773 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-74cb9370-696e-492d-aee9-d2713a37a9bd tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:54.982040 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-74cb9370-696e-492d-aee9-d2713a37a9bd tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:54.997284 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:54.997284 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:55.001233 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-74cb9370-696e-492d-aee9-d2713a37a9bd tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:55.012657 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-74cb9370-696e-492d-aee9-d2713a37a9bd tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:55.013255 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 527/2084] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:54 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:55.213206 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1f7e424-3362-4c05-ba45-2a9c9515f8b6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:55.216711 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1f7e424-3362-4c05-ba45-2a9c9515f8b6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:55.216711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1f7e424-3362-4c05-ba45-2a9c9515f8b6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:55.216711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1f7e424-3362-4c05-ba45-2a9c9515f8b6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:55.216711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b1f7e424-3362-4c05-ba45-2a9c9515f8b6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:55.224463 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:55.224463 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:55.224463 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1f7e424-3362-4c05-ba45-2a9c9515f8b6 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:55.224463 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 520/2085] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:55 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:55.529217 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d22d1b60-6bc2-4c21-9931-9d98f9324e67 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:55.533941 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d22d1b60-6bc2-4c21-9931-9d98f9324e67 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:55.535832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d22d1b60-6bc2-4c21-9931-9d98f9324e67 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:55.535832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d22d1b60-6bc2-4c21-9931-9d98f9324e67 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:55.535832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d22d1b60-6bc2-4c21-9931-9d98f9324e67 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:55.539855 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:55.539855 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:55.540453 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d22d1b60-6bc2-4c21-9931-9d98f9324e67 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:55.540815 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 525/2086] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:55 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:55.750780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7d0f6657-b98c-4658-9ce3-e1a34e30ed6f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:55.861581 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7d0f6657-b98c-4658-9ce3-e1a34e30ed6f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] POST https://10.4.3.163/volume/v3/types/72daaae8-996f-46e0-a47b-43bbb4813b9c/encryption Jul 31 19:11:55.861939 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7d0f6657-b98c-4658-9ce3-e1a34e30ed6f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:55.871068 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fc927ac3-b51e-4ddb-a44b-a1521c66ec39 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:55.873284 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc927ac3-b51e-4ddb-a44b-a1521c66ec39 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:55.873361 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7d0f6657-b98c-4658-9ce3-e1a34e30ed6f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types/72daaae8-996f-46e0-a47b-43bbb4813b9c/encryption returned with HTTP 404 Jul 31 19:11:55.873580 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc927ac3-b51e-4ddb-a44b-a1521c66ec39 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:55.873828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc927ac3-b51e-4ddb-a44b-a1521c66ec39 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:55.873967 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 515/2087] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:11:55 2026] POST /volume/v3/types/72daaae8-996f-46e0-a47b-43bbb4813b9c/encryption => generated 114 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:55.874001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-fc927ac3-b51e-4ddb-a44b-a1521c66ec39 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:55.882055 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:55.882055 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:55.882338 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-62be24c5-a179-45e8-8423-76617b5306aa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:55.882728 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc927ac3-b51e-4ddb-a44b-a1521c66ec39 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:55.884498 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 528/2088] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:55 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:55.884613 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-62be24c5-a179-45e8-8423-76617b5306aa tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:55.885110 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-62be24c5-a179-45e8-8423-76617b5306aa tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-428599900", "os-volume-type-access:is_public": false}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:55.906157 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-62be24c5-a179-45e8-8423-76617b5306aa tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:11:55.906253 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 521/2089] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:11:55 2026] POST /volume/v3/types => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:55.915977 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52699105-6530-4c93-a4c8-491d64ba357c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.011939 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52699105-6530-4c93-a4c8-491d64ba357c tempest-VolumeTypesNegativeTest-1890962489 tempest-VolumeTypesNegativeTest-1890962489-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:56.012300 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52699105-6530-4c93-a4c8-491d64ba357c tempest-VolumeTypesNegativeTest-1890962489 tempest-VolumeTypesNegativeTest-1890962489-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "644d9316-94ae-4228-8676-ac2a0718451a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1420075236"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:56.013866 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-52699105-6530-4c93-a4c8-491d64ba357c tempest-VolumeTypesNegativeTest-1890962489 tempest-VolumeTypesNegativeTest-1890962489-project-member] Create volume request body: {'volume': {'volume_type': '644d9316-94ae-4228-8676-ac2a0718451a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1420075236'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:56.024487 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52699105-6530-4c93-a4c8-491d64ba357c tempest-VolumeTypesNegativeTest-1890962489 tempest-VolumeTypesNegativeTest-1890962489-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 404 Jul 31 19:11:56.026066 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 526/2090] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:11:55 2026] POST /volume/v3/volumes => generated 114 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:56.032003 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c8364501-d496-4053-956c-b2b1297288f7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.033899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8364501-d496-4053-956c-b2b1297288f7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:56.034127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c8364501-d496-4053-956c-b2b1297288f7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.034360 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c8364501-d496-4053-956c-b2b1297288f7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.034919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c3609fb9-77b9-4de1-8f8f-3f75a502b42f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.037455 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3609fb9-77b9-4de1-8f8f-3f75a502b42f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] DELETE https://10.4.3.163/volume/v3/types/644d9316-94ae-4228-8676-ac2a0718451a Jul 31 19:11:56.037888 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3609fb9-77b9-4de1-8f8f-3f75a502b42f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.038057 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3609fb9-77b9-4de1-8f8f-3f75a502b42f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.045871 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:56.045871 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:56.050309 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c8364501-d496-4053-956c-b2b1297288f7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:56.055874 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8364501-d496-4053-956c-b2b1297288f7 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:56.056355 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 516/2091] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:56 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:56.080357 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3609fb9-77b9-4de1-8f8f-3f75a502b42f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types/644d9316-94ae-4228-8676-ac2a0718451a returned with HTTP 202 Jul 31 19:11:56.080983 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 529/2092] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:11:56 2026] DELETE /volume/v3/types/644d9316-94ae-4228-8676-ac2a0718451a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:56.090582 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-37b839af-8c48-47dd-a491-b33e92a304ef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.096576 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37b839af-8c48-47dd-a491-b33e92a304ef tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] GET https://10.4.3.163/volume/v3/types/644d9316-94ae-4228-8676-ac2a0718451a Jul 31 19:11:56.096841 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37b839af-8c48-47dd-a491-b33e92a304ef tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.097214 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37b839af-8c48-47dd-a491-b33e92a304ef tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.105085 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37b839af-8c48-47dd-a491-b33e92a304ef tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types/644d9316-94ae-4228-8676-ac2a0718451a returned with HTTP 404 Jul 31 19:11:56.105841 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 522/2093] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:11:56 2026] GET /volume/v3/types/644d9316-94ae-4228-8676-ac2a0718451a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:56.114866 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c6e04428-07a4-4399-a958-d290dc23ee3c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.116613 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6e04428-07a4-4399-a958-d290dc23ee3c tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:56.116952 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6e04428-07a4-4399-a958-d290dc23ee3c tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:56.118386 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6e04428-07a4-4399-a958-d290dc23ee3c tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 400 Jul 31 19:11:56.118864 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 527/2094] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:11:56 2026] POST /volume/v3/types => generated 115 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:11:56.127662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9cb5a0d1-85b6-4302-93c7-2c45c3bf4a5f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.129403 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cb5a0d1-85b6-4302-93c7-2c45c3bf4a5f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:56.129863 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cb5a0d1-85b6-4302-93c7-2c45c3bf4a5f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1839098502"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:56.142037 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cb5a0d1-85b6-4302-93c7-2c45c3bf4a5f tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:11:56.142410 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 517/2095] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:11:56 2026] POST /volume/v3/types => generated 229 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:56.151839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ee26fcd4-2865-48d2-a027-d33bd5ee24b5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.153964 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee26fcd4-2865-48d2-a027-d33bd5ee24b5 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:11:56.154362 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee26fcd4-2865-48d2-a027-d33bd5ee24b5 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1839098502"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:56.161040 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee26fcd4-2865-48d2-a027-d33bd5ee24b5 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1839098502 already exists. Jul 31 19:11:56.161255 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee26fcd4-2865-48d2-a027-d33bd5ee24b5 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 409 Jul 31 19:11:56.161826 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 530/2096] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:11:56 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:11:56.170623 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7cdcd6a9-e8e4-48f0-80d5-ccade247fd3c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.173000 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cdcd6a9-e8e4-48f0-80d5-ccade247fd3c tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] DELETE https://10.4.3.163/volume/v3/types/8a85446a-1468-4788-a87d-e5dad04dae5c Jul 31 19:11:56.173205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cdcd6a9-e8e4-48f0-80d5-ccade247fd3c tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.173522 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cdcd6a9-e8e4-48f0-80d5-ccade247fd3c tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.197072 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cdcd6a9-e8e4-48f0-80d5-ccade247fd3c tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types/8a85446a-1468-4788-a87d-e5dad04dae5c returned with HTTP 202 Jul 31 19:11:56.197512 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 523/2097] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:11:56 2026] DELETE /volume/v3/types/8a85446a-1468-4788-a87d-e5dad04dae5c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:56.204701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1309f86-8e95-4bde-ab28-28871905ca10 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.206612 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1309f86-8e95-4bde-ab28-28871905ca10 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] GET https://10.4.3.163/volume/v3/types/8a85446a-1468-4788-a87d-e5dad04dae5c Jul 31 19:11:56.206858 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1309f86-8e95-4bde-ab28-28871905ca10 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.207736 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1309f86-8e95-4bde-ab28-28871905ca10 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.211083 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1309f86-8e95-4bde-ab28-28871905ca10 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types/8a85446a-1468-4788-a87d-e5dad04dae5c returned with HTTP 404 Jul 31 19:11:56.211718 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 528/2098] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:11:56 2026] GET /volume/v3/types/8a85446a-1468-4788-a87d-e5dad04dae5c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:56.219704 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7560a17d-b599-44bb-9c81-1d7b5764e2b5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.221787 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7560a17d-b599-44bb-9c81-1d7b5764e2b5 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] DELETE https://10.4.3.163/volume/v3/types/41bd06d5-72cb-43f0-bfe5-723f801b087a Jul 31 19:11:56.221991 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7560a17d-b599-44bb-9c81-1d7b5764e2b5 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.222204 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7560a17d-b599-44bb-9c81-1d7b5764e2b5 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.225971 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7560a17d-b599-44bb-9c81-1d7b5764e2b5 tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types/41bd06d5-72cb-43f0-bfe5-723f801b087a returned with HTTP 404 Jul 31 19:11:56.226462 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 518/2099] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:11:56 2026] DELETE /volume/v3/types/41bd06d5-72cb-43f0-bfe5-723f801b087a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:56.232643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0c1c9b1-0085-4c6e-87b6-0affd39cd587 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.234111 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c24c9e25-a4ab-4a50-8716-3e577eba4e9a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.235880 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0c1c9b1-0085-4c6e-87b6-0affd39cd587 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:56.236034 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c24c9e25-a4ab-4a50-8716-3e577eba4e9a tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] GET https://10.4.3.163/volume/v3/types/64a221f0-370b-43ff-967d-6ffa7f62f768 Jul 31 19:11:56.236085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0c1c9b1-0085-4c6e-87b6-0affd39cd587 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.236226 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0c1c9b1-0085-4c6e-87b6-0affd39cd587 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.236302 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c24c9e25-a4ab-4a50-8716-3e577eba4e9a tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.236349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b0c1c9b1-0085-4c6e-87b6-0affd39cd587 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:56.236598 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c24c9e25-a4ab-4a50-8716-3e577eba4e9a tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.240609 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c24c9e25-a4ab-4a50-8716-3e577eba4e9a tempest-VolumeTypesNegativeTest-1162251532 tempest-VolumeTypesNegativeTest-1162251532-project-admin] https://10.4.3.163/volume/v3/types/64a221f0-370b-43ff-967d-6ffa7f62f768 returned with HTTP 404 Jul 31 19:11:56.241270 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 524/2100] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:11:56 2026] GET /volume/v3/types/64a221f0-370b-43ff-967d-6ffa7f62f768 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:56.247045 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:56.247045 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:56.250153 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0c1c9b1-0085-4c6e-87b6-0affd39cd587 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:56.250598 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 531/2101] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:56 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:56.552751 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fdd81fe9-d9b9-437b-98d2-68ab2d6c8d3d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.554456 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdd81fe9-d9b9-437b-98d2-68ab2d6c8d3d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:56.554657 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdd81fe9-d9b9-437b-98d2-68ab2d6c8d3d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.554832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdd81fe9-d9b9-437b-98d2-68ab2d6c8d3d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.554933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fdd81fe9-d9b9-437b-98d2-68ab2d6c8d3d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:56.563130 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:56.563130 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:56.563859 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdd81fe9-d9b9-437b-98d2-68ab2d6c8d3d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:56.564208 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 529/2102] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:56 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:56.897980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b83d1b3e-79e0-4f33-aa74-7484bd48faa6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:56.900526 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b83d1b3e-79e0-4f33-aa74-7484bd48faa6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:56.900526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b83d1b3e-79e0-4f33-aa74-7484bd48faa6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:56.900526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b83d1b3e-79e0-4f33-aa74-7484bd48faa6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:56.900526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b83d1b3e-79e0-4f33-aa74-7484bd48faa6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:56.904091 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:56.904091 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:56.904677 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b83d1b3e-79e0-4f33-aa74-7484bd48faa6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:56.904983 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 519/2103] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:56 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:57.075681 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2969ae5c-84d8-47ca-a4e1-3c018f75528d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:57.077973 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2969ae5c-84d8-47ca-a4e1-3c018f75528d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:57.078237 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2969ae5c-84d8-47ca-a4e1-3c018f75528d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:57.078541 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2969ae5c-84d8-47ca-a4e1-3c018f75528d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:57.090797 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:57.090797 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:57.095523 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2969ae5c-84d8-47ca-a4e1-3c018f75528d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:57.100889 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2969ae5c-84d8-47ca-a4e1-3c018f75528d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:57.101756 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 525/2104] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:57 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:57.261140 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dfe9be06-9064-4fb8-89e4-95a30aa1a8d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:57.263052 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfe9be06-9064-4fb8-89e4-95a30aa1a8d5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:57.263261 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfe9be06-9064-4fb8-89e4-95a30aa1a8d5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:57.263482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfe9be06-9064-4fb8-89e4-95a30aa1a8d5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:57.263605 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dfe9be06-9064-4fb8-89e4-95a30aa1a8d5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:57.269870 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:57.269870 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:57.270942 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfe9be06-9064-4fb8-89e4-95a30aa1a8d5 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:57.271478 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 532/2105] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:57 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:57.574146 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35334a8a-91d3-41fc-bd76-49c68a4e1da0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:57.577694 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35334a8a-91d3-41fc-bd76-49c68a4e1da0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:57.577694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35334a8a-91d3-41fc-bd76-49c68a4e1da0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:57.577694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35334a8a-91d3-41fc-bd76-49c68a4e1da0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:57.577694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-35334a8a-91d3-41fc-bd76-49c68a4e1da0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:57.582119 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:57.582119 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:57.582877 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35334a8a-91d3-41fc-bd76-49c68a4e1da0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:57.583370 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 530/2106] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:57 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:57.727370 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-72a7e6cb-d3b5-4d77-8e7a-9780185dd0c4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:57.729461 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-72a7e6cb-d3b5-4d77-8e7a-9780185dd0c4 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] POST https://10.4.3.163/volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29/action Jul 31 19:11:57.729820 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-72a7e6cb-d3b5-4d77-8e7a-9780185dd0c4 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:57.729948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-72a7e6cb-d3b5-4d77-8e7a-9780185dd0c4 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:57.753073 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:57.753073 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:57.764374 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a25726e4-2d69-44d5-afff-da193ed44ba4 req-72a7e6cb-d3b5-4d77-8e7a-9780185dd0c4 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29/action returned with HTTP 204 Jul 31 19:11:57.764896 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 520/2107] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:11:57 2026] POST /volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:57.848959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-052c4aea-7465-44fc-ba8d-e3354bcd378b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:57.850726 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-052c4aea-7465-44fc-ba8d-e3354bcd378b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 Jul 31 19:11:57.851001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-052c4aea-7465-44fc-ba8d-e3354bcd378b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:57.851288 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-052c4aea-7465-44fc-ba8d-e3354bcd378b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:57.861918 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:57.861918 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:57.927559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-19c4f3d8-0fcb-4be6-b438-fb0c466cf915 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:57.927794 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b5de2226-7650-4516-9d5d-ce447e6372fe req-052c4aea-7465-44fc-ba8d-e3354bcd378b tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 returned with HTTP 200 Jul 31 19:11:57.927832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19c4f3d8-0fcb-4be6-b438-fb0c466cf915 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:57.927859 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 526/2108] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:11:57 2026] DELETE /volume/v3/attachments/3d627d6d-eab4-4dbb-a696-73c0b8bc6a30 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:57.927883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19c4f3d8-0fcb-4be6-b438-fb0c466cf915 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:57.927883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19c4f3d8-0fcb-4be6-b438-fb0c466cf915 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:57.927883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-19c4f3d8-0fcb-4be6-b438-fb0c466cf915 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:57.942649 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:57.942649 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:57.943475 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19c4f3d8-0fcb-4be6-b438-fb0c466cf915 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:57.943915 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 533/2109] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:57 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:58.051629 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5e6c605e-fa8f-4500-b3aa-51ac8948b7cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.117247 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b640f342-3c8e-436c-be1e-0c3f4056cccf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.122127 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b640f342-3c8e-436c-be1e-0c3f4056cccf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:58.122585 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b640f342-3c8e-436c-be1e-0c3f4056cccf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.122828 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b640f342-3c8e-436c-be1e-0c3f4056cccf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.136022 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.136022 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:58.141086 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b640f342-3c8e-436c-be1e-0c3f4056cccf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:58.141289 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e6c605e-fa8f-4500-b3aa-51ac8948b7cc tempest-ExtensionsTestJSON-274588479 tempest-ExtensionsTestJSON-274588479-project-member] GET https://10.4.3.163/volume/v3/extensions Jul 31 19:11:58.142115 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e6c605e-fa8f-4500-b3aa-51ac8948b7cc tempest-ExtensionsTestJSON-274588479 tempest-ExtensionsTestJSON-274588479-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.142115 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5e6c605e-fa8f-4500-b3aa-51ac8948b7cc tempest-ExtensionsTestJSON-274588479 tempest-ExtensionsTestJSON-274588479-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.142115 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5e6c605e-fa8f-4500-b3aa-51ac8948b7cc tempest-ExtensionsTestJSON-274588479 tempest-ExtensionsTestJSON-274588479-project-member] https://10.4.3.163/volume/v3/extensions returned with HTTP 200 Jul 31 19:11:58.142533 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 531/2110] 10.4.3.163 () {66 vars in 1246 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/extensions => generated 5245 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:58.145869 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b640f342-3c8e-436c-be1e-0c3f4056cccf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:58.146216 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 521/2111] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:58.157793 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-156a5ebe-d3fe-4b45-b711-534b038f6ea5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.159476 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-156a5ebe-d3fe-4b45-b711-534b038f6ea5 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:11:58.159819 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-156a5ebe-d3fe-4b45-b711-534b038f6ea5 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.161172 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-156a5ebe-d3fe-4b45-b711-534b038f6ea5 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.168624 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.168624 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:58.175534 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-156a5ebe-d3fe-4b45-b711-534b038f6ea5 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:11:58.177846 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-156a5ebe-d3fe-4b45-b711-534b038f6ea5 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:11:58.178454 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 527/2112] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:58.281885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9b8180de-39c1-4ce5-b0b8-6604760aa99f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.284206 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9b8180de-39c1-4ce5-b0b8-6604760aa99f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:58.284524 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9b8180de-39c1-4ce5-b0b8-6604760aa99f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.284819 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9b8180de-39c1-4ce5-b0b8-6604760aa99f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.284981 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9b8180de-39c1-4ce5-b0b8-6604760aa99f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:58.290587 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.290587 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:58.291657 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9b8180de-39c1-4ce5-b0b8-6604760aa99f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:58.292124 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 534/2113] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:58.595052 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-227be506-545f-44b5-887e-ea381878b0fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.597059 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-227be506-545f-44b5-887e-ea381878b0fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:58.597287 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-227be506-545f-44b5-887e-ea381878b0fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.597543 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-227be506-545f-44b5-887e-ea381878b0fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.597682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-227be506-545f-44b5-887e-ea381878b0fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:58.602329 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.602329 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:58.603257 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-227be506-545f-44b5-887e-ea381878b0fe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:58.603707 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 532/2114] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:58.615138 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b27d1238-bab6-4d59-8184-6df3b4c65d2c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.617036 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b27d1238-bab6-4d59-8184-6df3b4c65d2c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c Jul 31 19:11:58.617220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b27d1238-bab6-4d59-8184-6df3b4c65d2c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.617422 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b27d1238-bab6-4d59-8184-6df3b4c65d2c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.623758 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.623758 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:58.627500 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b27d1238-bab6-4d59-8184-6df3b4c65d2c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:58.632720 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b27d1238-bab6-4d59-8184-6df3b4c65d2c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c returned with HTTP 200 Jul 31 19:11:58.633078 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 522/2115] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c => generated 1412 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:58.651531 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-288eb478-1bdf-4e4a-b7e3-7846af2d3521 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.653290 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-288eb478-1bdf-4e4a-b7e3-7846af2d3521 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c Jul 31 19:11:58.653499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-288eb478-1bdf-4e4a-b7e3-7846af2d3521 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.653679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-288eb478-1bdf-4e4a-b7e3-7846af2d3521 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.661410 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.661410 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:58.665511 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-288eb478-1bdf-4e4a-b7e3-7846af2d3521 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:58.670336 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-288eb478-1bdf-4e4a-b7e3-7846af2d3521 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c returned with HTTP 200 Jul 31 19:11:58.670727 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 528/2116] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c => generated 1412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:58.688141 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-efdc8b3c-fdc7-4537-a01b-0def897af4a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.689906 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-efdc8b3c-fdc7-4537-a01b-0def897af4a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c Jul 31 19:11:58.690140 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-efdc8b3c-fdc7-4537-a01b-0def897af4a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.690383 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-efdc8b3c-fdc7-4537-a01b-0def897af4a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.690599 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-efdc8b3c-fdc7-4537-a01b-0def897af4a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume with id: f22b7d4e-c65e-4410-a80c-2863bacdbf9c Jul 31 19:11:58.701199 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.701199 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:58.701670 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-efdc8b3c-fdc7-4537-a01b-0def897af4a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:58.737056 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-efdc8b3c-fdc7-4537-a01b-0def897af4a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume request issued successfully. Jul 31 19:11:58.737297 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-efdc8b3c-fdc7-4537-a01b-0def897af4a2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c returned with HTTP 202 Jul 31 19:11:58.737780 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 535/2117] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:58 2026] DELETE /volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:11:58.747454 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-266b7c7c-c0ae-4438-b791-f1319f0133af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.752032 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-266b7c7c-c0ae-4438-b791-f1319f0133af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c Jul 31 19:11:58.752312 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-266b7c7c-c0ae-4438-b791-f1319f0133af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.752555 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-266b7c7c-c0ae-4438-b791-f1319f0133af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.767200 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.767200 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:58.772196 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-266b7c7c-c0ae-4438-b791-f1319f0133af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:11:58.786880 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-266b7c7c-c0ae-4438-b791-f1319f0133af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c returned with HTTP 200 Jul 31 19:11:58.787299 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 533/2118] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:11:58.805319 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-5f05140e-b811-471e-87b2-9fbaf96e065f req-2d1ad7b7-b2f1-4ab2-820d-49664f72473e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.807318 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-5f05140e-b811-471e-87b2-9fbaf96e065f req-2d1ad7b7-b2f1-4ab2-820d-49664f72473e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:11:58.807611 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-5f05140e-b811-471e-87b2-9fbaf96e065f req-2d1ad7b7-b2f1-4ab2-820d-49664f72473e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.807867 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-5f05140e-b811-471e-87b2-9fbaf96e065f req-2d1ad7b7-b2f1-4ab2-820d-49664f72473e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.817078 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.817078 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:58.822074 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-5f05140e-b811-471e-87b2-9fbaf96e065f req-2d1ad7b7-b2f1-4ab2-820d-49664f72473e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:11:58.826465 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-5f05140e-b811-471e-87b2-9fbaf96e065f req-2d1ad7b7-b2f1-4ab2-820d-49664f72473e tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:11:58.827566 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 523/2119] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:58.957913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-62367edc-bf21-4121-a28f-328158112d63 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:58.960191 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-62367edc-bf21-4121-a28f-328158112d63 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:58.960456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-62367edc-bf21-4121-a28f-328158112d63 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:58.960714 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-62367edc-bf21-4121-a28f-328158112d63 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:58.960825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-62367edc-bf21-4121-a28f-328158112d63 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:58.966147 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:58.966147 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:58.967794 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-62367edc-bf21-4121-a28f-328158112d63 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:58.967794 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 529/2120] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:58 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:59.304211 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d074dc54-7a36-4278-9528-c817fe4903e3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.306230 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d074dc54-7a36-4278-9528-c817fe4903e3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:59.306481 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d074dc54-7a36-4278-9528-c817fe4903e3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.306706 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d074dc54-7a36-4278-9528-c817fe4903e3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.306813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d074dc54-7a36-4278-9528-c817fe4903e3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:59.311563 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.311563 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:59.312370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d074dc54-7a36-4278-9528-c817fe4903e3 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:59.312736 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 536/2121] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:59 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:59.327993 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a6e1e5a-ae42-4672-9b24-49bd96252926 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.329782 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a6e1e5a-ae42-4672-9b24-49bd96252926 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b Jul 31 19:11:59.329970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a6e1e5a-ae42-4672-9b24-49bd96252926 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.330151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a6e1e5a-ae42-4672-9b24-49bd96252926 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.338331 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.338331 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:59.342786 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a6e1e5a-ae42-4672-9b24-49bd96252926 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:11:59.349855 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a6e1e5a-ae42-4672-9b24-49bd96252926 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b returned with HTTP 200 Jul 31 19:11:59.350966 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 534/2122] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:59 2026] GET /volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:59.365220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-28ac80ac-624b-4277-b545-45ad2b960fb0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.367554 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-28ac80ac-624b-4277-b545-45ad2b960fb0 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] POST https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991/action Jul 31 19:11:59.368378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-28ac80ac-624b-4277-b545-45ad2b960fb0 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:11:59.368378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-28ac80ac-624b-4277-b545-45ad2b960fb0 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:59.370628 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.admin_actions [None req-28ac80ac-624b-4277-b545-45ad2b960fb0 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] Updating backup '792e0c42-c481-4421-b899-0ce2a2c12991' with '{'status': 'error'}' {{(pid=100320) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 19:11:59.380276 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.380276 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:59.399160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-28ac80ac-624b-4277-b545-45ad2b960fb0 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] reset_status in rpcapi backup_id 792e0c42-c481-4421-b899-0ce2a2c12991 on host np0000006260. {{(pid=100320) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 19:11:59.401043 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-28ac80ac-624b-4277-b545-45ad2b960fb0 tempest-VolumesBackupsAdminTest-1599665156 tempest-VolumesBackupsAdminTest-1599665156-project-admin] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991/action returned with HTTP 202 Jul 31 19:11:59.401447 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 524/2123] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:11:59 2026] POST /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:59.408581 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.409277 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ee0c485e-cee9-426d-afad-a16131818635 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.411394 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee0c485e-cee9-426d-afad-a16131818635 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:59.411959 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee0c485e-cee9-426d-afad-a16131818635 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.412234 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee0c485e-cee9-426d-afad-a16131818635 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.412349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ee0c485e-cee9-426d-afad-a16131818635 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:59.421419 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.421419 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:59.422522 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee0c485e-cee9-426d-afad-a16131818635 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:59.423002 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 537/2124] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:59 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:59.438467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d9aa06ca-74d4-4d5b-8ffa-f0a1ce09166f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.440215 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9aa06ca-74d4-4d5b-8ffa-f0a1ce09166f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] DELETE https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:59.440414 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9aa06ca-74d4-4d5b-8ffa-f0a1ce09166f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.440687 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9aa06ca-74d4-4d5b-8ffa-f0a1ce09166f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.440794 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-d9aa06ca-74d4-4d5b-8ffa-f0a1ce09166f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Delete backup with id: 792e0c42-c481-4421-b899-0ce2a2c12991. Jul 31 19:11:59.445076 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.445076 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:59.471277 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-d9aa06ca-74d4-4d5b-8ffa-f0a1ce09166f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] delete_backup rpcapi backup_id 792e0c42-c481-4421-b899-0ce2a2c12991 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:11:59.472525 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9aa06ca-74d4-4d5b-8ffa-f0a1ce09166f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 202 Jul 31 19:11:59.473210 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 535/2125] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:59 2026] DELETE /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:59.482576 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-80c14923-802e-4436-8465-6c2ef0a1ab10 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.485354 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80c14923-802e-4436-8465-6c2ef0a1ab10 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:11:59.486078 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80c14923-802e-4436-8465-6c2ef0a1ab10 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.486345 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80c14923-802e-4436-8465-6c2ef0a1ab10 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.486490 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-80c14923-802e-4436-8465-6c2ef0a1ab10 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:59.491656 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.491656 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:59.492540 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80c14923-802e-4436-8465-6c2ef0a1ab10 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 200 Jul 31 19:11:59.493007 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 525/2126] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:59 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:59.524456 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:11:59.524940 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1892540787"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:11:59.526587 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1892540787'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:11:59.526708 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Create volume of 1 GB Jul 31 19:11:59.533378 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Availability Zones retrieved successfully. Jul 31 19:11:59.539675 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Flow 'volume_create_api' (e88722f3-1b55-42e6-aead-504931abc367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:59.540711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d974b7-c0a7-498e-b584-ac42d993a596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:59.541766 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:11:59.587998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d974b7-c0a7-498e-b584-ac42d993a596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:59.589267 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a51d04-758f-4c22-9bd4-187d436d83fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:59.691805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Created reservations ['0d75c38d-0755-4ae2-90ee-9ea6b1554298', '39a8cf56-ac6a-4e88-816a-8e822a9d0974', '27379b18-978e-413b-8864-3af35d59df93', '312bbced-19b8-4c8d-bfc2-38378bd3f7f6'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:11:59.692882 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3a51d04-758f-4c22-9bd4-187d436d83fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d75c38d-0755-4ae2-90ee-9ea6b1554298', '39a8cf56-ac6a-4e88-816a-8e822a9d0974', '27379b18-978e-413b-8864-3af35d59df93', '312bbced-19b8-4c8d-bfc2-38378bd3f7f6']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:59.694002 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252fc340-efce-4997-baf2-e73535bd6f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:59.724890 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252fc340-efce-4997-baf2-e73535bd6f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1e921b1-ec19-4e82-a4cf-00f27e7778cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1892540787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6d7d9e8fb34cc1af3c285f0ffbb65b',qos_specs=None,replication_status=,reservations=['0d75c38d-0755-4ae2-90ee-9ea6b1554298','39a8cf56-ac6a-4e88-816a-8e822a9d0974','27379b18-978e-413b-8864-3af35d59df93','312bbced-19b8-4c8d-bfc2-38378bd3f7f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a01c61b2682406ebfc9d4b0e3abb45f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:11:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1892540787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1e921b1-ec19-4e82-a4cf-00f27e7778cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a6d7d9e8fb34cc1af3c285f0ffbb65b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a01c61b2682406ebfc9d4b0e3abb45f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:59.726069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e674ed3a-c589-4f4e-9fdb-3c2e308d13ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:59.746664 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e674ed3a-c589-4f4e-9fdb-3c2e308d13ec) transitioned into state 'SUCCESS' from state '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-1892540787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a6d7d9e8fb34cc1af3c285f0ffbb65b',qos_specs=None,replication_status=,reservations=['0d75c38d-0755-4ae2-90ee-9ea6b1554298','39a8cf56-ac6a-4e88-816a-8e822a9d0974','27379b18-978e-413b-8864-3af35d59df93','312bbced-19b8-4c8d-bfc2-38378bd3f7f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a01c61b2682406ebfc9d4b0e3abb45f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:59.747342 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ca32bb-604b-48f2-b978-75ffe019c60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:11:59.759863 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ca32bb-604b-48f2-b978-75ffe019c60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:11:59.760778 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Flow 'volume_create_api' (e88722f3-1b55-42e6-aead-504931abc367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:11:59.761120 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Create volume request issued successfully. Jul 31 19:11:59.761772 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97b37870-8476-43b8-a43d-6ba78cd9d026 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:11:59.762475 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 530/2127] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:11:59 2026] POST /volume/v3/volumes => generated 752 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:11:59.776710 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a187cb58-982d-4e4b-ba83-606f9247da4d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.778991 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a187cb58-982d-4e4b-ba83-606f9247da4d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc Jul 31 19:11:59.779281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a187cb58-982d-4e4b-ba83-606f9247da4d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.779590 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a187cb58-982d-4e4b-ba83-606f9247da4d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.795317 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.795317 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:11:59.801505 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a187cb58-982d-4e4b-ba83-606f9247da4d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Volume info retrieved successfully. Jul 31 19:11:59.803186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a598ac2-a295-48f3-b1d8-345b27a84452 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.805678 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a598ac2-a295-48f3-b1d8-345b27a84452 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c Jul 31 19:11:59.805860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a598ac2-a295-48f3-b1d8-345b27a84452 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.806075 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a598ac2-a295-48f3-b1d8-345b27a84452 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.813025 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a598ac2-a295-48f3-b1d8-345b27a84452 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c returned with HTTP 404 Jul 31 19:11:59.813701 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 536/2128] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:59 2026] GET /volume/v3/volumes/f22b7d4e-c65e-4410-a80c-2863bacdbf9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:11:59.815655 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a187cb58-982d-4e4b-ba83-606f9247da4d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc returned with HTTP 200 Jul 31 19:11:59.816156 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 538/2129] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:59 2026] GET /volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:59.821818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ba4cda86-76b7-457c-a0c9-7620c93582bd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.823696 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ba4cda86-76b7-457c-a0c9-7620c93582bd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:59.823696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ba4cda86-76b7-457c-a0c9-7620c93582bd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.823882 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ba4cda86-76b7-457c-a0c9-7620c93582bd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.824006 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-ba4cda86-76b7-457c-a0c9-7620c93582bd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete backup with id: 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. Jul 31 19:11:59.828001 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.828001 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:11:59.839979 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-ba4cda86-76b7-457c-a0c9-7620c93582bd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] delete_backup rpcapi backup_id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:11:59.841574 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ba4cda86-76b7-457c-a0c9-7620c93582bd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 202 Jul 31 19:11:59.842105 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 526/2130] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:11:59 2026] DELETE /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:11:59.853238 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b34ac92-00bb-4c8e-b2cf-a2cb5c917be3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.855174 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b34ac92-00bb-4c8e-b2cf-a2cb5c917be3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:11:59.855701 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b34ac92-00bb-4c8e-b2cf-a2cb5c917be3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.855856 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b34ac92-00bb-4c8e-b2cf-a2cb5c917be3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.855902 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7b34ac92-00bb-4c8e-b2cf-a2cb5c917be3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:59.860845 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.860845 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:11:59.861559 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b34ac92-00bb-4c8e-b2cf-a2cb5c917be3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 200 Jul 31 19:11:59.861987 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 531/2131] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:11:59 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:11:59.981375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-19997941-bd15-47d8-9036-e40443902bd7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:11:59.983611 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19997941-bd15-47d8-9036-e40443902bd7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:11:59.983848 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19997941-bd15-47d8-9036-e40443902bd7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:11:59.984050 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19997941-bd15-47d8-9036-e40443902bd7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:11:59.984149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-19997941-bd15-47d8-9036-e40443902bd7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:11:59.988949 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:11:59.988949 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:11:59.989699 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19997941-bd15-47d8-9036-e40443902bd7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:11:59.990427 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 537/2132] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:11:59 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:00.506109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7992eff4-469f-4824-a15e-73ad0ea07133 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.508046 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7992eff4-469f-4824-a15e-73ad0ea07133 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 Jul 31 19:12:00.508283 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7992eff4-469f-4824-a15e-73ad0ea07133 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:00.508485 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7992eff4-469f-4824-a15e-73ad0ea07133 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:00.508590 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7992eff4-469f-4824-a15e-73ad0ea07133 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Show backup with id 792e0c42-c481-4421-b899-0ce2a2c12991. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:00.512011 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7992eff4-469f-4824-a15e-73ad0ea07133 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 returned with HTTP 404 Jul 31 19:12:00.512548 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 539/2133] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:00 2026] GET /volume/v3/backups/792e0c42-c481-4421-b899-0ce2a2c12991 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:00.594521 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-004e6831-2466-4c0e-9c5d-4e90e4108b00 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.596305 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-004e6831-2466-4c0e-9c5d-4e90e4108b00 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b Jul 31 19:12:00.596569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-004e6831-2466-4c0e-9c5d-4e90e4108b00 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:00.596812 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-004e6831-2466-4c0e-9c5d-4e90e4108b00 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:00.604090 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:00.604090 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:00.609017 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-004e6831-2466-4c0e-9c5d-4e90e4108b00 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:12:00.613390 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-004e6831-2466-4c0e-9c5d-4e90e4108b00 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b returned with HTTP 200 Jul 31 19:12:00.613734 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 527/2134] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:00 2026] GET /volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:00.626428 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4228d326-1ebc-463f-8432-bdd4e722420f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.628120 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4228d326-1ebc-463f-8432-bdd4e722420f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b Jul 31 19:12:00.628298 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4228d326-1ebc-463f-8432-bdd4e722420f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:00.628540 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4228d326-1ebc-463f-8432-bdd4e722420f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:00.628704 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4228d326-1ebc-463f-8432-bdd4e722420f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Delete volume with id: 9419add1-15ee-47f6-8860-47e0c668c72b Jul 31 19:12:00.638959 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:00.638959 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:00.639423 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4228d326-1ebc-463f-8432-bdd4e722420f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:12:00.660005 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4228d326-1ebc-463f-8432-bdd4e722420f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Delete volume request issued successfully. Jul 31 19:12:00.660250 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4228d326-1ebc-463f-8432-bdd4e722420f tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b returned with HTTP 202 Jul 31 19:12:00.660833 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 532/2135] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:00 2026] DELETE /volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:00.669004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0663b4de-5597-4d42-ac31-b8d6ceb35b32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.670973 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0663b4de-5597-4d42-ac31-b8d6ceb35b32 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b Jul 31 19:12:00.671183 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0663b4de-5597-4d42-ac31-b8d6ceb35b32 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:00.671375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0663b4de-5597-4d42-ac31-b8d6ceb35b32 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:00.678931 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:00.678931 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:00.682684 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0663b4de-5597-4d42-ac31-b8d6ceb35b32 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Volume info retrieved successfully. Jul 31 19:12:00.687077 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0663b4de-5597-4d42-ac31-b8d6ceb35b32 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b returned with HTTP 200 Jul 31 19:12:00.687669 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 538/2136] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:00 2026] GET /volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:00.831265 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fc49f1ac-e7d3-4507-bd38-5ff3721f7ad8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.833644 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc49f1ac-e7d3-4507-bd38-5ff3721f7ad8 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc Jul 31 19:12:00.833905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc49f1ac-e7d3-4507-bd38-5ff3721f7ad8 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:00.834177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc49f1ac-e7d3-4507-bd38-5ff3721f7ad8 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:00.842383 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:00.842383 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:00.846216 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fc49f1ac-e7d3-4507-bd38-5ff3721f7ad8 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Volume info retrieved successfully. Jul 31 19:12:00.850798 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc49f1ac-e7d3-4507-bd38-5ff3721f7ad8 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc returned with HTTP 200 Jul 31 19:12:00.851240 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 540/2137] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:00 2026] GET /volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:00.864617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ecd1d9aa-be0a-485d-991a-40fcfed74289 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.866707 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ecd1d9aa-be0a-485d-991a-40fcfed74289 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:12:00.867112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ecd1d9aa-be0a-485d-991a-40fcfed74289 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1e921b1-ec19-4e82-a4cf-00f27e7778cc", "name": "tempest-VolumesBackupsV39Test-Backup-704131279", "container": "tempest-volumesbackupsv39test-backup-container-237821506"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:00.869104 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-ecd1d9aa-be0a-485d-991a-40fcfed74289 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Creating new backup {'backup': {'volume_id': 'a1e921b1-ec19-4e82-a4cf-00f27e7778cc', 'name': 'tempest-VolumesBackupsV39Test-Backup-704131279', 'container': 'tempest-volumesbackupsv39test-backup-container-237821506'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:12:00.869324 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-ecd1d9aa-be0a-485d-991a-40fcfed74289 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Creating backup of volume a1e921b1-ec19-4e82-a4cf-00f27e7778cc in container tempest-volumesbackupsv39test-backup-container-237821506 Jul 31 19:12:00.874283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-32579430-c9e6-428d-af0f-ce279d6f41f3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.876210 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32579430-c9e6-428d-af0f-ce279d6f41f3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c Jul 31 19:12:00.876391 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-32579430-c9e6-428d-af0f-ce279d6f41f3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:00.876678 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-32579430-c9e6-428d-af0f-ce279d6f41f3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:00.876743 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-32579430-c9e6-428d-af0f-ce279d6f41f3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 4cb7c213-879f-4dcb-bd12-1ee7df2d496c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:00.878720 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:00.878720 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:00.879210 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ecd1d9aa-be0a-485d-991a-40fcfed74289 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Volume info retrieved successfully. Jul 31 19:12:00.880676 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32579430-c9e6-428d-af0f-ce279d6f41f3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c returned with HTTP 404 Jul 31 19:12:00.881217 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 533/2138] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:00 2026] GET /volume/v3/backups/4cb7c213-879f-4dcb-bd12-1ee7df2d496c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:00.915525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-ecd1d9aa-be0a-485d-991a-40fcfed74289 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Created reservations ['333138c3-a56c-42e2-a966-9fb4914be362', '64fb5450-c721-4c19-a9d2-991193990d98'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:00.947839 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ecd1d9aa-be0a-485d-991a-40fcfed74289 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:12:00.948331 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 528/2139] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:12:00 2026] POST /volume/v3/backups => generated 332 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:00.957835 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a51e2e03-0c54-44d0-8a72-29f6e4661d4b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.959599 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0fd3ee6-d916-4d20-b78b-70099759fd34 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:00.960730 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a51e2e03-0c54-44d0-8a72-29f6e4661d4b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:00.960880 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a51e2e03-0c54-44d0-8a72-29f6e4661d4b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:00.961120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a51e2e03-0c54-44d0-8a72-29f6e4661d4b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:00.961259 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a51e2e03-0c54-44d0-8a72-29f6e4661d4b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:00.962015 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0fd3ee6-d916-4d20-b78b-70099759fd34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:12:00.962229 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0fd3ee6-d916-4d20-b78b-70099759fd34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:00.962410 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0fd3ee6-d916-4d20-b78b-70099759fd34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:00.966367 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:00.966367 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:00.967379 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a51e2e03-0c54-44d0-8a72-29f6e4661d4b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:00.967913 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 539/2140] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:00 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:00.971809 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:00.971809 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:00.976462 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b0fd3ee6-d916-4d20-b78b-70099759fd34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:00.982403 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0fd3ee6-d916-4d20-b78b-70099759fd34 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 returned with HTTP 200 Jul 31 19:12:00.982403 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 541/2141] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:00 2026] GET /volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:01.000310 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cf18ee65-2d0f-4278-91f0-ef68aa7ce4a7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.002272 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf18ee65-2d0f-4278-91f0-ef68aa7ce4a7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:12:01.002740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf18ee65-2d0f-4278-91f0-ef68aa7ce4a7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.003053 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-108f49ce-d071-4428-90d6-bac63b183b76 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.003252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf18ee65-2d0f-4278-91f0-ef68aa7ce4a7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.003599 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-cf18ee65-2d0f-4278-91f0-ef68aa7ce4a7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume with id: 608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:12:01.007815 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-108f49ce-d071-4428-90d6-bac63b183b76 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:01.007815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-108f49ce-d071-4428-90d6-bac63b183b76 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.007910 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-108f49ce-d071-4428-90d6-bac63b183b76 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.008069 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-108f49ce-d071-4428-90d6-bac63b183b76 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:01.014067 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:01.014067 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:01.015456 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cf18ee65-2d0f-4278-91f0-ef68aa7ce4a7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:01.016167 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:01.016167 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:01.017214 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-108f49ce-d071-4428-90d6-bac63b183b76 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:01.019219 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 529/2142] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:01 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:01.038853 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cf18ee65-2d0f-4278-91f0-ef68aa7ce4a7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume request issued successfully. Jul 31 19:12:01.039190 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf18ee65-2d0f-4278-91f0-ef68aa7ce4a7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 returned with HTTP 202 Jul 31 19:12:01.039658 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 534/2143] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:00 2026] DELETE /volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:01.047652 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ecce7561-7ef8-45b6-ac73-51d27d288678 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.051054 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecce7561-7ef8-45b6-ac73-51d27d288678 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:12:01.053664 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecce7561-7ef8-45b6-ac73-51d27d288678 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.053664 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecce7561-7ef8-45b6-ac73-51d27d288678 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.066235 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:01.066235 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:01.072293 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ecce7561-7ef8-45b6-ac73-51d27d288678 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:01.079649 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecce7561-7ef8-45b6-ac73-51d27d288678 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 returned with HTTP 200 Jul 31 19:12:01.080041 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 540/2144] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:01 2026] GET /volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:01.704034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-952ac80f-45b6-41d6-b90c-3395ad822413 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.706920 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-952ac80f-45b6-41d6-b90c-3395ad822413 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] GET https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b Jul 31 19:12:01.707185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-952ac80f-45b6-41d6-b90c-3395ad822413 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.707476 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-952ac80f-45b6-41d6-b90c-3395ad822413 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.715621 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-952ac80f-45b6-41d6-b90c-3395ad822413 tempest-VolumesBackupsAdminTest-1426951011 tempest-VolumesBackupsAdminTest-1426951011-project-member] https://10.4.3.163/volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b returned with HTTP 404 Jul 31 19:12:01.716321 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 542/2145] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:01 2026] GET /volume/v3/volumes/9419add1-15ee-47f6-8860-47e0c668c72b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:01.817530 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b68621c8-cc63-42ba-9489-79e874729f41 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.819506 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b68621c8-cc63-42ba-9489-79e874729f41 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] DELETE https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:12:01.819702 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b68621c8-cc63-42ba-9489-79e874729f41 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.819884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b68621c8-cc63-42ba-9489-79e874729f41 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.820028 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-b68621c8-cc63-42ba-9489-79e874729f41 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Delete volume with id: 03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:12:01.829562 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:01.829562 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:01.830039 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b68621c8-cc63-42ba-9489-79e874729f41 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:12:01.843589 np0000006260 devstack@c-api.service[100320]: WARNING cinder.keymgr.conf_key_mgr [None req-b68621c8-cc63-42ba-9489-79e874729f41 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:12:01.850431 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b68621c8-cc63-42ba-9489-79e874729f41 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Delete volume request issued successfully. Jul 31 19:12:01.850749 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b68621c8-cc63-42ba-9489-79e874729f41 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 202 Jul 31 19:12:01.851349 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 530/2146] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:01 2026] DELETE /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:01.859223 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-be7ddd37-7004-4365-9e74-76ed67e19d3d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.861067 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be7ddd37-7004-4365-9e74-76ed67e19d3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:12:01.861282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be7ddd37-7004-4365-9e74-76ed67e19d3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.861554 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-be7ddd37-7004-4365-9e74-76ed67e19d3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.868478 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:01.868478 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:01.872673 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-be7ddd37-7004-4365-9e74-76ed67e19d3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Volume info retrieved successfully. Jul 31 19:12:01.878179 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-be7ddd37-7004-4365-9e74-76ed67e19d3d tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 200 Jul 31 19:12:01.878794 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 535/2147] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:01 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:01.883097 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a02ecbab-922f-4772-917b-16e17ef33fe8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.883576 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a02ecbab-922f-4772-917b-16e17ef33fe8 None None] GET https://10.4.3.163/volume// Jul 31 19:12:01.883787 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a02ecbab-922f-4772-917b-16e17ef33fe8 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.883936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a02ecbab-922f-4772-917b-16e17ef33fe8 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.884265 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a02ecbab-922f-4772-917b-16e17ef33fe8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:12:01.884641 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 541/2148] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:12:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:12:01.894416 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-cea0c046-f4a9-4eb5-bfa2-8ed6bdac9ae9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.896691 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-cea0c046-f4a9-4eb5-bfa2-8ed6bdac9ae9 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:12:01.896966 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-cea0c046-f4a9-4eb5-bfa2-8ed6bdac9ae9 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce413479-0632-4f2f-80ab-c5abb51ef5be", "connector": null, "instance_uuid": "c41de9f8-e9dd-4eb2-ad2e-5531d3565614"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:01.908893 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:01.908893 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:01.936259 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-cea0c046-f4a9-4eb5-bfa2-8ed6bdac9ae9 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:12:01.936809 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 543/2149] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:12:01 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:01.945167 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-de967ddc-3768-45b5-8caf-b4c95c61ffda None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.947009 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-de967ddc-3768-45b5-8caf-b4c95c61ffda tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] DELETE https://10.4.3.163/volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29 Jul 31 19:12:01.947178 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-de967ddc-3768-45b5-8caf-b4c95c61ffda tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.947389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-de967ddc-3768-45b5-8caf-b4c95c61ffda tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.954025 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:01.954025 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:01.979650 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b145507b-2df0-4a42-b90a-77714536de80 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:01.981330 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b145507b-2df0-4a42-b90a-77714536de80 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:01.981594 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b145507b-2df0-4a42-b90a-77714536de80 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:01.981779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b145507b-2df0-4a42-b90a-77714536de80 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:01.981886 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b145507b-2df0-4a42-b90a-77714536de80 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:01.987971 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:01.987971 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:01.989118 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b145507b-2df0-4a42-b90a-77714536de80 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:01.990230 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 536/2150] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:01 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:02.010495 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-de967ddc-3768-45b5-8caf-b4c95c61ffda tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29 returned with HTTP 200 Jul 31 19:12:02.011019 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 531/2151] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:12:01 2026] DELETE /volume/v3/attachments/c52ebc51-2418-406f-a888-58f4f61c4c29 => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:02.030401 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-899fb0a8-6130-4f78-be41-f2b60b45c10f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:02.033188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-899fb0a8-6130-4f78-be41-f2b60b45c10f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:02.033498 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-899fb0a8-6130-4f78-be41-f2b60b45c10f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:02.033753 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-899fb0a8-6130-4f78-be41-f2b60b45c10f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:02.033900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-899fb0a8-6130-4f78-be41-f2b60b45c10f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:02.039032 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:02.039032 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:02.040021 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-899fb0a8-6130-4f78-be41-f2b60b45c10f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:02.040348 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 542/2152] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:02 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:02.093421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0c8af8e0-e984-4181-abe7-21f44b69e77d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:02.095931 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c8af8e0-e984-4181-abe7-21f44b69e77d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 Jul 31 19:12:02.096194 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c8af8e0-e984-4181-abe7-21f44b69e77d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:02.096482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0c8af8e0-e984-4181-abe7-21f44b69e77d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:02.103712 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0c8af8e0-e984-4181-abe7-21f44b69e77d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 returned with HTTP 404 Jul 31 19:12:02.104356 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 544/2153] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:02 2026] GET /volume/v3/volumes/608baff1-a04b-4696-b49b-0a89c57105a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:02.118100 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:02.120028 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:02.120796 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-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-1284864630"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:02.122130 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1284864630'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:02.122418 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume of 1 GB Jul 31 19:12:02.129266 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Availability Zones retrieved successfully. Jul 31 19:12:02.137129 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (e788055e-9adc-4c57-98ef-ca2a1bb87f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:02.138596 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392adb21-a692-48de-bf53-d04a4b63ece9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:02.139964 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:02.167658 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392adb21-a692-48de-bf53-d04a4b63ece9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:02.168410 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de8e1143-088f-4aa1-bada-78f855f73c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:02.212274 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['33cf2aeb-805f-47ef-8edd-e11c6f811cb9', 'e01a9ea2-6f55-4c31-8b63-cc88cf9fe3cc', '80f131e2-491c-496f-b432-2731f8884392', 'b6ef4961-f3e1-4a9e-a1c5-c9b4a823352d'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:02.213171 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de8e1143-088f-4aa1-bada-78f855f73c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33cf2aeb-805f-47ef-8edd-e11c6f811cb9', 'e01a9ea2-6f55-4c31-8b63-cc88cf9fe3cc', '80f131e2-491c-496f-b432-2731f8884392', 'b6ef4961-f3e1-4a9e-a1c5-c9b4a823352d']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:02.213947 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ea9b31-3bb0-42ab-90f7-ae4911d7e65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:02.250179 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ea9b31-3bb0-42ab-90f7-ae4911d7e65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4b36f75-9ae8-485e-a143-983adf9f8d63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1284864630',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['33cf2aeb-805f-47ef-8edd-e11c6f811cb9','e01a9ea2-6f55-4c31-8b63-cc88cf9fe3cc','80f131e2-491c-496f-b432-2731f8884392','b6ef4961-f3e1-4a9e-a1c5-c9b4a823352d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1284864630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4b36f75-9ae8-485e-a143-983adf9f8d63,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='6afa30f510af43f19f72187c416b6056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:02.251785 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6ca0fe-d657-4562-a015-fb8f4a15687a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:02.278837 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a6ca0fe-d657-4562-a015-fb8f4a15687a) transitioned into state 'SUCCESS' from state '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-1284864630',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['33cf2aeb-805f-47ef-8edd-e11c6f811cb9','e01a9ea2-6f55-4c31-8b63-cc88cf9fe3cc','80f131e2-491c-496f-b432-2731f8884392','b6ef4961-f3e1-4a9e-a1c5-c9b4a823352d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:02.279622 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f645bf38-0bbe-4d37-90ad-0a66baf03e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:02.305584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f645bf38-0bbe-4d37-90ad-0a66baf03e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:02.306563 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (e788055e-9adc-4c57-98ef-ca2a1bb87f32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:02.306981 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request issued successfully. Jul 31 19:12:02.307594 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f5a0ca7-e060-4c39-94b9-c9f0d9e80440 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:02.308139 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 537/2154] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:02 2026] POST /volume/v3/volumes => generated 816 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:02.319962 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-86bcf7a5-1f5b-4236-9b56-53c1006d095a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:02.325404 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-86bcf7a5-1f5b-4236-9b56-53c1006d095a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:02.325730 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-86bcf7a5-1f5b-4236-9b56-53c1006d095a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:02.325966 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-86bcf7a5-1f5b-4236-9b56-53c1006d095a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:02.334908 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:02.334908 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:02.338191 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-86bcf7a5-1f5b-4236-9b56-53c1006d095a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:02.341801 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-86bcf7a5-1f5b-4236-9b56-53c1006d095a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 returned with HTTP 200 Jul 31 19:12:02.342145 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 532/2155] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:02 2026] GET /volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:02.894713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9305683b-504e-46d6-86bb-4950d8050f17 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:02.899717 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9305683b-504e-46d6-86bb-4950d8050f17 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] GET https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc Jul 31 19:12:02.900190 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9305683b-504e-46d6-86bb-4950d8050f17 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:02.900423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9305683b-504e-46d6-86bb-4950d8050f17 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:02.908945 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9305683b-504e-46d6-86bb-4950d8050f17 tempest-TestEncryptedCinderVolumes-388649970 tempest-TestEncryptedCinderVolumes-388649970-project-member] https://10.4.3.163/volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc returned with HTTP 404 Jul 31 19:12:02.909500 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 543/2156] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:02 2026] GET /volume/v3/volumes/03ca49a4-d55d-4b59-b419-f7f0b32788dc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:02.921933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-588b9823-9472-4750-9966-fced7dc7c9b5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:02.993853 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bf1f326f-f498-4fd9-b10e-916eea5722fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:02.996568 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bf1f326f-f498-4fd9-b10e-916eea5722fa tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] PUT https://10.4.3.163/volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e Jul 31 19:12:02.997039 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bf1f326f-f498-4fd9-b10e-916eea5722fa tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:03.002606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-96660862-78b0-4c80-b542-ee353d0a9091 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.005841 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-96660862-78b0-4c80-b542-ee353d0a9091 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:03.005841 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-96660862-78b0-4c80-b542-ee353d0a9091 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:03.005841 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-96660862-78b0-4c80-b542-ee353d0a9091 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:03.005986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-96660862-78b0-4c80-b542-ee353d0a9091 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:03.006194 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bf1f326f-f498-4fd9-b10e-916eea5722fa tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Acquiring lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:12:03.011111 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.011111 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:03.011587 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-96660862-78b0-4c80-b542-ee353d0a9091 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:03.011695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bf1f326f-f498-4fd9-b10e-916eea5722fa tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:12:03.011738 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 533/2157] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:03 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:03.012703 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.012703 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:03.052524 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5830ae28-edaf-47ec-9213-c40747b6a120 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.054684 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5830ae28-edaf-47ec-9213-c40747b6a120 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:03.054979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5830ae28-edaf-47ec-9213-c40747b6a120 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:03.055219 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5830ae28-edaf-47ec-9213-c40747b6a120 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:03.055471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5830ae28-edaf-47ec-9213-c40747b6a120 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:03.059913 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.059913 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:03.060535 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5830ae28-edaf-47ec-9213-c40747b6a120 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:03.060887 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 544/2158] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:03 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:03.091455 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bf1f326f-f498-4fd9-b10e-916eea5722fa tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" released by "attachment_update" :: held 0.080s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:12:03.091897 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bf1f326f-f498-4fd9-b10e-916eea5722fa tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e returned with HTTP 200 Jul 31 19:12:03.092481 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 538/2159] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:12:02 2026] PUT /volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:03.097987 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-588b9823-9472-4750-9966-fced7dc7c9b5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:12:03.098257 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-588b9823-9472-4750-9966-fced7dc7c9b5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:03.098519 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-588b9823-9472-4750-9966-fced7dc7c9b5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:03.099121 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.099121 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:03.099488 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-588b9823-9472-4750-9966-fced7dc7c9b5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:03.100888 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-a2cb4db1-5911-4633-9b5a-d811bc3782e3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.102975 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-a2cb4db1-5911-4633-9b5a-d811bc3782e3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e Jul 31 19:12:03.103217 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-a2cb4db1-5911-4633-9b5a-d811bc3782e3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:03.103418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-a2cb4db1-5911-4633-9b5a-d811bc3782e3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:03.118944 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-a2cb4db1-5911-4633-9b5a-d811bc3782e3 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e returned with HTTP 200 Jul 31 19:12:03.119560 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 534/2160] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:12:03 2026] GET /volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:03.139455 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-588b9823-9472-4750-9966-fced7dc7c9b5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Get all volumes completed successfully. Jul 31 19:12:03.141904 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.141904 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:03.147033 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-588b9823-9472-4750-9966-fced7dc7c9b5 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:12:03.147519 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 545/2161] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:12:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9212 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:03.166674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1da51b29-c953-42bc-aa71-2f971178fe19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.168958 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1da51b29-c953-42bc-aa71-2f971178fe19 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] DELETE https://10.4.3.163/volume/v3/types/cd827e30-85ee-4449-86a0-00208b3bb263 Jul 31 19:12:03.169459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1da51b29-c953-42bc-aa71-2f971178fe19 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:03.169702 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1da51b29-c953-42bc-aa71-2f971178fe19 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:03.197746 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1da51b29-c953-42bc-aa71-2f971178fe19 tempest-TestEncryptedCinderVolumes-2073287643 tempest-TestEncryptedCinderVolumes-2073287643-project-admin] https://10.4.3.163/volume/v3/types/cd827e30-85ee-4449-86a0-00208b3bb263 returned with HTTP 202 Jul 31 19:12:03.198315 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 545/2162] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:12:03 2026] DELETE /volume/v3/types/cd827e30-85ee-4449-86a0-00208b3bb263 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:03.360959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc554a45-9878-43b7-814b-b1a2a5f614e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.364350 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc554a45-9878-43b7-814b-b1a2a5f614e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:03.364528 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc554a45-9878-43b7-814b-b1a2a5f614e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:03.364733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc554a45-9878-43b7-814b-b1a2a5f614e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:03.375388 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.375388 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:03.378779 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dc554a45-9878-43b7-814b-b1a2a5f614e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:03.384219 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc554a45-9878-43b7-814b-b1a2a5f614e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 returned with HTTP 200 Jul 31 19:12:03.384810 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 539/2163] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:03 2026] GET /volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 => generated 909 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:03.396998 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-11adcd54-f101-4fed-9138-e6bbf84f1fd5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.399822 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-11adcd54-f101-4fed-9138-e6bbf84f1fd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:12:03.401157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-11adcd54-f101-4fed-9138-e6bbf84f1fd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4b36f75-9ae8-485e-a143-983adf9f8d63", "name": "tempest-VolumesBackupsTest-Backup-1774522437", "description": "tempest-backup-description-1880935278", "container": "tempest-volumesbackupstest-backup-container-918315859"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:03.404558 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-11adcd54-f101-4fed-9138-e6bbf84f1fd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating new backup {'backup': {'volume_id': 'e4b36f75-9ae8-485e-a143-983adf9f8d63', 'name': 'tempest-VolumesBackupsTest-Backup-1774522437', 'description': 'tempest-backup-description-1880935278', 'container': 'tempest-volumesbackupstest-backup-container-918315859'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:12:03.404681 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-11adcd54-f101-4fed-9138-e6bbf84f1fd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating backup of volume e4b36f75-9ae8-485e-a143-983adf9f8d63 in container tempest-volumesbackupstest-backup-container-918315859 Jul 31 19:12:03.417197 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.417197 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:03.418021 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-11adcd54-f101-4fed-9138-e6bbf84f1fd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:03.447100 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-11adcd54-f101-4fed-9138-e6bbf84f1fd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['558ce9ac-5c70-47f2-abb3-7b96d8e70c88', 'b0f9c5f6-9012-4b64-aecb-4deacbf8ddc1'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:03.491923 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-11adcd54-f101-4fed-9138-e6bbf84f1fd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:12:03.492631 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 535/2164] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:03 2026] POST /volume/v3/backups => generated 330 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:03.505500 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-33725a72-abdc-49ef-aa4c-79d1160892fd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.505500 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-33725a72-abdc-49ef-aa4c-79d1160892fd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:03.505500 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-33725a72-abdc-49ef-aa4c-79d1160892fd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:03.505500 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-33725a72-abdc-49ef-aa4c-79d1160892fd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:03.505500 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-33725a72-abdc-49ef-aa4c-79d1160892fd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:03.509140 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.509140 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:03.509912 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-33725a72-abdc-49ef-aa4c-79d1160892fd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:03.510428 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 546/2165] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:03 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:03.618840 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.712904 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:03.713268 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1094808702"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:03.715098 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1094808702'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:03.715218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume of 1 GB Jul 31 19:12:03.719699 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Availability Zones retrieved successfully. Jul 31 19:12:03.726378 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Flow 'volume_create_api' (192cb453-5aa7-46cf-9e60-740bdb1d7a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:03.727872 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a57d2ad-a6f8-4002-bf7d-b0998e7c73d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:03.728871 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:03.762861 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a57d2ad-a6f8-4002-bf7d-b0998e7c73d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:03.763907 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eead817-ce1f-4434-98e5-f8dee7106a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:03.838790 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Created reservations ['7cac5e3c-38c4-4c1a-9583-daea5d244593', '09d2a484-8609-42dd-bea5-11a4f982422e', 'fecf1d9c-9d99-4082-93b0-48edbc097274', '288c7a5d-5bde-4cc5-91f6-c78d53bb7bac'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:03.839606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eead817-ce1f-4434-98e5-f8dee7106a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cac5e3c-38c4-4c1a-9583-daea5d244593', '09d2a484-8609-42dd-bea5-11a4f982422e', 'fecf1d9c-9d99-4082-93b0-48edbc097274', '288c7a5d-5bde-4cc5-91f6-c78d53bb7bac']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:03.840357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2489f23c-f480-4f82-af1a-f97e24972ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:03.869027 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2489f23c-f480-4f82-af1a-f97e24972ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6506d848-2f54-4e67-a4b2-124d886c359c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1094808702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a084643fe14beaa6d78ecf74298d7a',qos_specs=None,replication_status=,reservations=['7cac5e3c-38c4-4c1a-9583-daea5d244593','09d2a484-8609-42dd-bea5-11a4f982422e','fecf1d9c-9d99-4082-93b0-48edbc097274','288c7a5d-5bde-4cc5-91f6-c78d53bb7bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80730fd5d0943a98210b811f3174049',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1094808702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6506d848-2f54-4e67-a4b2-124d886c359c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a084643fe14beaa6d78ecf74298d7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e80730fd5d0943a98210b811f3174049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:03.870011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c07264-9392-4f4b-9393-fa427778dd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:03.891841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c07264-9392-4f4b-9393-fa427778dd70) transitioned into state 'SUCCESS' from state '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-1094808702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a084643fe14beaa6d78ecf74298d7a',qos_specs=None,replication_status=,reservations=['7cac5e3c-38c4-4c1a-9583-daea5d244593','09d2a484-8609-42dd-bea5-11a4f982422e','fecf1d9c-9d99-4082-93b0-48edbc097274','288c7a5d-5bde-4cc5-91f6-c78d53bb7bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80730fd5d0943a98210b811f3174049',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:03.892591 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d12e3ea-ff88-4451-8140-cd9a7f59f55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:03.903659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d12e3ea-ff88-4451-8140-cd9a7f59f55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:03.904383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Flow 'volume_create_api' (192cb453-5aa7-46cf-9e60-740bdb1d7a85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:03.904687 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume request issued successfully. Jul 31 19:12:03.905183 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f107395-8a03-4cbe-a6b4-b2ad67830e57 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:03.905584 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 546/2166] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:12:03 2026] POST /volume/v3/volumes => generated 751 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:03.919638 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dbbd905e-0744-40e8-b0a5-cf89296cbd0a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:03.921544 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dbbd905e-0744-40e8-b0a5-cf89296cbd0a tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:03.921790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dbbd905e-0744-40e8-b0a5-cf89296cbd0a tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:03.922002 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dbbd905e-0744-40e8-b0a5-cf89296cbd0a tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:03.929519 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:03.929519 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:03.933238 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dbbd905e-0744-40e8-b0a5-cf89296cbd0a tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:03.937251 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dbbd905e-0744-40e8-b0a5-cf89296cbd0a tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c returned with HTTP 200 Jul 31 19:12:03.937710 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 540/2167] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:03 2026] GET /volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:04.022894 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3cac95f7-d357-4c39-987b-e648da2c5028 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:04.027283 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3cac95f7-d357-4c39-987b-e648da2c5028 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:04.027283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3cac95f7-d357-4c39-987b-e648da2c5028 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:04.027283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3cac95f7-d357-4c39-987b-e648da2c5028 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:04.027283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-3cac95f7-d357-4c39-987b-e648da2c5028 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:04.043641 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:04.043641 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:04.045106 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3cac95f7-d357-4c39-987b-e648da2c5028 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:04.045592 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 536/2168] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:04 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:04.075214 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8c9f453-5867-44e2-ae3c-3975535d71a8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:04.076979 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8c9f453-5867-44e2-ae3c-3975535d71a8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:04.077177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8c9f453-5867-44e2-ae3c-3975535d71a8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:04.077673 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8c9f453-5867-44e2-ae3c-3975535d71a8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:04.077673 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d8c9f453-5867-44e2-ae3c-3975535d71a8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:04.081853 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:04.081853 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:04.082685 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8c9f453-5867-44e2-ae3c-3975535d71a8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:04.082983 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 547/2169] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:04 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:04.520102 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bf26cd3-b947-484d-acdb-d166f386e557 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:04.524277 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bf26cd3-b947-484d-acdb-d166f386e557 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:04.524277 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bf26cd3-b947-484d-acdb-d166f386e557 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:04.524277 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bf26cd3-b947-484d-acdb-d166f386e557 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:04.524277 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6bf26cd3-b947-484d-acdb-d166f386e557 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:04.529526 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:04.529526 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:04.530329 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bf26cd3-b947-484d-acdb-d166f386e557 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:04.530819 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 547/2170] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:04 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:04.951964 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-718a3f87-7d6d-44d7-a580-e9725970ace7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:04.954315 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-718a3f87-7d6d-44d7-a580-e9725970ace7 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:04.954639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-718a3f87-7d6d-44d7-a580-e9725970ace7 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:04.954878 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-718a3f87-7d6d-44d7-a580-e9725970ace7 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:04.968748 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:04.968748 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:04.973354 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-718a3f87-7d6d-44d7-a580-e9725970ace7 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:04.978218 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-718a3f87-7d6d-44d7-a580-e9725970ace7 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c returned with HTTP 200 Jul 31 19:12:04.978734 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 541/2171] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:04 2026] GET /volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:04.998038 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-359f7869-7127-44ef-ae52-73060a5ffe29 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:04.999960 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-359f7869-7127-44ef-ae52-73060a5ffe29 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:05.000353 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-359f7869-7127-44ef-ae52-73060a5ffe29 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6506d848-2f54-4e67-a4b2-124d886c359c", "name": "tempest-VolumesDeleteCascade-Snapshot-1790152677"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:05.013359 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:05.013359 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:05.013961 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-359f7869-7127-44ef-ae52-73060a5ffe29 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:05.014109 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-359f7869-7127-44ef-ae52-73060a5ffe29 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create snapshot from volume 6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:05.058021 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0464f489-92f4-4df6-9fdc-c8560578cb59 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:05.059828 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-359f7869-7127-44ef-ae52-73060a5ffe29 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Created reservations ['91ea4cd7-7f7a-4c5f-911c-7431bf8545aa', '68bf7163-d39b-4229-8cad-99c274371232', '5c519eae-38e4-4d9f-a2db-b8538be060dd', '0fcfe5a7-5ddb-49a6-b66a-8da464646f8a'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:05.060327 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0464f489-92f4-4df6-9fdc-c8560578cb59 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:05.060592 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0464f489-92f4-4df6-9fdc-c8560578cb59 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:05.060794 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0464f489-92f4-4df6-9fdc-c8560578cb59 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:05.060892 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0464f489-92f4-4df6-9fdc-c8560578cb59 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:05.065584 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:05.065584 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:05.067931 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0464f489-92f4-4df6-9fdc-c8560578cb59 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:05.067931 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 548/2172] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:05 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:05.095373 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-359f7869-7127-44ef-ae52-73060a5ffe29 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot create request issued successfully. Jul 31 19:12:05.095535 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91073fe1-8b08-4d97-a95c-5786def92337 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:05.095830 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-359f7869-7127-44ef-ae52-73060a5ffe29 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:12:05.096293 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 537/2173] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:12:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:05.097357 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91073fe1-8b08-4d97-a95c-5786def92337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:05.097670 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91073fe1-8b08-4d97-a95c-5786def92337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:05.097892 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91073fe1-8b08-4d97-a95c-5786def92337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:05.098026 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-91073fe1-8b08-4d97-a95c-5786def92337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:05.103105 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:05.103105 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:05.103923 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91073fe1-8b08-4d97-a95c-5786def92337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:05.104411 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 548/2174] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:05 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:05.114024 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7e26639c-1191-479d-a8e5-a0f840e492a3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:05.115655 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7e26639c-1191-479d-a8e5-a0f840e492a3 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 Jul 31 19:12:05.116013 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7e26639c-1191-479d-a8e5-a0f840e492a3 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:05.116276 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7e26639c-1191-479d-a8e5-a0f840e492a3 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:05.123506 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:05.123506 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:05.123506 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7e26639c-1191-479d-a8e5-a0f840e492a3 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot retrieved successfully. Jul 31 19:12:05.124223 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7e26639c-1191-479d-a8e5-a0f840e492a3 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 returned with HTTP 200 Jul 31 19:12:05.124625 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 542/2175] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:05 2026] GET /volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:05.541269 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d37568b-2ea8-450c-bb08-0d8bf5f607c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:05.543165 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d37568b-2ea8-450c-bb08-0d8bf5f607c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:05.543338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d37568b-2ea8-450c-bb08-0d8bf5f607c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:05.543546 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d37568b-2ea8-450c-bb08-0d8bf5f607c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:05.543644 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2d37568b-2ea8-450c-bb08-0d8bf5f607c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:05.548237 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:05.548237 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:05.549028 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d37568b-2ea8-450c-bb08-0d8bf5f607c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:05.549424 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 549/2176] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:05 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:06.078290 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-718501f9-909c-4254-bad7-7889179b854d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:06.081101 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-718501f9-909c-4254-bad7-7889179b854d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:06.081350 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-718501f9-909c-4254-bad7-7889179b854d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:06.081645 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-718501f9-909c-4254-bad7-7889179b854d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:06.081774 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-718501f9-909c-4254-bad7-7889179b854d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:06.086088 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:06.086088 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:06.086886 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-718501f9-909c-4254-bad7-7889179b854d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:06.087271 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 538/2177] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:06 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:06.119149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3df0dd0f-0834-4ab9-a3a4-b6148feaf18c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:06.125561 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3df0dd0f-0834-4ab9-a3a4-b6148feaf18c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:06.126355 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3df0dd0f-0834-4ab9-a3a4-b6148feaf18c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:06.126869 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3df0dd0f-0834-4ab9-a3a4-b6148feaf18c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:06.127024 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3df0dd0f-0834-4ab9-a3a4-b6148feaf18c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:06.132850 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:06.132850 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:06.133742 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3df0dd0f-0834-4ab9-a3a4-b6148feaf18c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:06.134244 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 549/2178] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:06 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:06.138282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9cc41e62-3bf0-420d-ab1e-6d5540292f8d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:06.140502 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9cc41e62-3bf0-420d-ab1e-6d5540292f8d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 Jul 31 19:12:06.140702 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9cc41e62-3bf0-420d-ab1e-6d5540292f8d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:06.140875 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9cc41e62-3bf0-420d-ab1e-6d5540292f8d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:06.148626 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:06.148626 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:06.149226 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9cc41e62-3bf0-420d-ab1e-6d5540292f8d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot retrieved successfully. Jul 31 19:12:06.150305 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9cc41e62-3bf0-420d-ab1e-6d5540292f8d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 returned with HTTP 200 Jul 31 19:12:06.151623 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 543/2179] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:06 2026] GET /volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:06.166021 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4845d41e-dfe4-4f0f-92ef-d14777ad862b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:06.167998 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4845d41e-dfe4-4f0f-92ef-d14777ad862b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:06.168416 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4845d41e-dfe4-4f0f-92ef-d14777ad862b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6506d848-2f54-4e67-a4b2-124d886c359c", "name": "tempest-VolumesDeleteCascade-Snapshot-715797025"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:06.178910 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:06.178910 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:06.179528 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4845d41e-dfe4-4f0f-92ef-d14777ad862b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:06.179671 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-4845d41e-dfe4-4f0f-92ef-d14777ad862b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create snapshot from volume 6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:06.219359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-4845d41e-dfe4-4f0f-92ef-d14777ad862b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Created reservations ['ac8787bf-7646-4c20-b5c0-9026e6de0c0b', '12016cda-3f01-49c3-8455-b437230bb03e', '573a595a-cc46-438e-948d-3d8afadcb38a', '293d6e1a-ce6d-4661-92a6-92f604141ebe'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:06.258307 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4845d41e-dfe4-4f0f-92ef-d14777ad862b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot create request issued successfully. Jul 31 19:12:06.258767 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4845d41e-dfe4-4f0f-92ef-d14777ad862b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:12:06.259246 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 550/2180] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:12:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:06.268153 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d06b482f-61d2-495e-b95b-fa39985e2653 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:06.269883 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d06b482f-61d2-495e-b95b-fa39985e2653 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d Jul 31 19:12:06.270071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d06b482f-61d2-495e-b95b-fa39985e2653 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:06.270258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d06b482f-61d2-495e-b95b-fa39985e2653 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:06.274641 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:06.274641 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:06.274982 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d06b482f-61d2-495e-b95b-fa39985e2653 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot retrieved successfully. Jul 31 19:12:06.275856 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d06b482f-61d2-495e-b95b-fa39985e2653 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d returned with HTTP 200 Jul 31 19:12:06.276015 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 539/2181] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:06 2026] GET /volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:06.561806 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3e82ae69-5fb7-4acc-b97b-85088f5747d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:06.563793 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e82ae69-5fb7-4acc-b97b-85088f5747d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:06.564022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e82ae69-5fb7-4acc-b97b-85088f5747d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:06.564237 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e82ae69-5fb7-4acc-b97b-85088f5747d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:06.564362 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3e82ae69-5fb7-4acc-b97b-85088f5747d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:06.569064 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:06.569064 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:06.569965 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e82ae69-5fb7-4acc-b97b-85088f5747d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:06.570404 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 550/2182] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:06 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:07.098679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6bea21f4-2bbd-4b50-8649-49d346959080 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:07.100740 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6bea21f4-2bbd-4b50-8649-49d346959080 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:07.102067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6bea21f4-2bbd-4b50-8649-49d346959080 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:07.102067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6bea21f4-2bbd-4b50-8649-49d346959080 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:07.102067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6bea21f4-2bbd-4b50-8649-49d346959080 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:07.105847 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:07.105847 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:07.106384 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6bea21f4-2bbd-4b50-8649-49d346959080 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:07.106755 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 544/2183] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:07 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:07.148266 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d2a583e1-afe0-47b9-808f-55e6eb10698b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:07.150107 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d2a583e1-afe0-47b9-808f-55e6eb10698b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:07.150314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d2a583e1-afe0-47b9-808f-55e6eb10698b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:07.150542 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d2a583e1-afe0-47b9-808f-55e6eb10698b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:07.150674 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d2a583e1-afe0-47b9-808f-55e6eb10698b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:07.154831 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:07.154831 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:07.155415 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d2a583e1-afe0-47b9-808f-55e6eb10698b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:07.155783 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 551/2184] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:07 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:07.286586 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-94b4bcd8-4d64-40c8-b3f5-2913efaf7b82 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:07.288694 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94b4bcd8-4d64-40c8-b3f5-2913efaf7b82 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d Jul 31 19:12:07.288896 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94b4bcd8-4d64-40c8-b3f5-2913efaf7b82 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:07.289112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94b4bcd8-4d64-40c8-b3f5-2913efaf7b82 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:07.294523 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:07.294523 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:07.294906 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-94b4bcd8-4d64-40c8-b3f5-2913efaf7b82 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot retrieved successfully. Jul 31 19:12:07.295751 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94b4bcd8-4d64-40c8-b3f5-2913efaf7b82 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d returned with HTTP 200 Jul 31 19:12:07.296121 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 540/2185] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:07 2026] GET /volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:07.305014 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9591e5c0-f2a2-4c2b-ab5b-fd332728607b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:07.306974 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9591e5c0-f2a2-4c2b-ab5b-fd332728607b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c?cascade=True Jul 31 19:12:07.307315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9591e5c0-f2a2-4c2b-ab5b-fd332728607b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:07.307315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9591e5c0-f2a2-4c2b-ab5b-fd332728607b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:07.307458 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9591e5c0-f2a2-4c2b-ab5b-fd332728607b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete volume with id: 6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:07.313613 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:07.313613 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:07.314093 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9591e5c0-f2a2-4c2b-ab5b-fd332728607b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:07.344083 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9591e5c0-f2a2-4c2b-ab5b-fd332728607b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete volume request issued successfully. Jul 31 19:12:07.344259 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9591e5c0-f2a2-4c2b-ab5b-fd332728607b tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c?cascade=True returned with HTTP 202 Jul 31 19:12:07.344661 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 551/2186] 10.4.3.163 () {66 vars in 1376 bytes} [Fri Jul 31 19:12:07 2026] DELETE /volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c?cascade=True => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:07.354779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b001fc80-7f14-416d-b292-2db77a35a5fb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:07.357015 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b001fc80-7f14-416d-b292-2db77a35a5fb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:07.357214 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b001fc80-7f14-416d-b292-2db77a35a5fb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:07.357447 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b001fc80-7f14-416d-b292-2db77a35a5fb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:07.366107 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:07.366107 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:07.370581 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b001fc80-7f14-416d-b292-2db77a35a5fb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:07.376681 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b001fc80-7f14-416d-b292-2db77a35a5fb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c returned with HTTP 200 Jul 31 19:12:07.377273 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 545/2187] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:07 2026] GET /volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:07.580736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fe491fc1-c765-4e77-9001-3e85310a6383 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:07.583192 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe491fc1-c765-4e77-9001-3e85310a6383 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:07.583533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe491fc1-c765-4e77-9001-3e85310a6383 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:07.583763 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe491fc1-c765-4e77-9001-3e85310a6383 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:07.583865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-fe491fc1-c765-4e77-9001-3e85310a6383 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:07.588448 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:07.588448 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:07.589317 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe491fc1-c765-4e77-9001-3e85310a6383 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:07.589693 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 552/2188] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:07 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:08.117336 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5ec9db1e-e2c1-40b2-a438-a332357b4f21 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.120605 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5ec9db1e-e2c1-40b2-a438-a332357b4f21 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:08.120814 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5ec9db1e-e2c1-40b2-a438-a332357b4f21 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.121018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5ec9db1e-e2c1-40b2-a438-a332357b4f21 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.121114 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5ec9db1e-e2c1-40b2-a438-a332357b4f21 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:08.131455 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:08.131455 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:08.132586 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5ec9db1e-e2c1-40b2-a438-a332357b4f21 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:08.133111 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 541/2189] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:08.176303 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bbfe1293-81e4-48f2-8702-b0d1d5e1ec13 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.178251 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbfe1293-81e4-48f2-8702-b0d1d5e1ec13 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:08.178251 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbfe1293-81e4-48f2-8702-b0d1d5e1ec13 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.178449 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbfe1293-81e4-48f2-8702-b0d1d5e1ec13 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.178530 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-bbfe1293-81e4-48f2-8702-b0d1d5e1ec13 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:08.180712 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d5a24d16-6a14-41a8-8370-55a8f104d64b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.182575 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5a24d16-6a14-41a8-8370-55a8f104d64b tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:12:08.182772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5a24d16-6a14-41a8-8370-55a8f104d64b tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.182957 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5a24d16-6a14-41a8-8370-55a8f104d64b tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.183153 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:08.183153 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:08.183853 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbfe1293-81e4-48f2-8702-b0d1d5e1ec13 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:08.184806 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 552/2190] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:08.191558 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:08.191558 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:08.194913 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d5a24d16-6a14-41a8-8370-55a8f104d64b tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:12:08.198893 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5a24d16-6a14-41a8-8370-55a8f104d64b tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:12:08.199302 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 546/2191] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:08.263853 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7e53d5e0-df00-404a-bd35-b5dbd0ad577d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.265618 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e53d5e0-df00-404a-bd35-b5dbd0ad577d tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:12:08.265816 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e53d5e0-df00-404a-bd35-b5dbd0ad577d tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.266040 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e53d5e0-df00-404a-bd35-b5dbd0ad577d tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.276923 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:08.276923 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:08.282113 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7e53d5e0-df00-404a-bd35-b5dbd0ad577d tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:12:08.287198 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e53d5e0-df00-404a-bd35-b5dbd0ad577d tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:12:08.287664 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 553/2192] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:08.396273 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-11c55a6a-c081-4bbf-968d-5108a0a2df14 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.399939 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-11c55a6a-c081-4bbf-968d-5108a0a2df14 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:08.400145 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-11c55a6a-c081-4bbf-968d-5108a0a2df14 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.400334 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-11c55a6a-c081-4bbf-968d-5108a0a2df14 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.409132 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-11c55a6a-c081-4bbf-968d-5108a0a2df14 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c returned with HTTP 404 Jul 31 19:12:08.409725 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 542/2193] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:08.419021 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06a985a0-b063-4d3e-9583-4958d3c4a346 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.424014 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06a985a0-b063-4d3e-9583-4958d3c4a346 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:12:08.424255 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06a985a0-b063-4d3e-9583-4958d3c4a346 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.424518 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06a985a0-b063-4d3e-9583-4958d3c4a346 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.424884 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-06a985a0-b063-4d3e-9583-4958d3c4a346 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:08.427326 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-06a985a0-b063-4d3e-9583-4958d3c4a346 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:08.442124 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-06a985a0-b063-4d3e-9583-4958d3c4a346 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Get all volumes completed successfully. Jul 31 19:12:08.442584 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06a985a0-b063-4d3e-9583-4958d3c4a346 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:12:08.443003 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 553/2194] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/volumes => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:08.454362 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51d6f0db-c111-4bf9-8723-de5de22fdbd4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.458527 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51d6f0db-c111-4bf9-8723-de5de22fdbd4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:08.458756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51d6f0db-c111-4bf9-8723-de5de22fdbd4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.459049 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51d6f0db-c111-4bf9-8723-de5de22fdbd4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.459361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-51d6f0db-c111-4bf9-8723-de5de22fdbd4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:08.461089 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-51d6f0db-c111-4bf9-8723-de5de22fdbd4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:12:08.467197 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51d6f0db-c111-4bf9-8723-de5de22fdbd4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Get all snapshots completed successfully. Jul 31 19:12:08.467866 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51d6f0db-c111-4bf9-8723-de5de22fdbd4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 200 Jul 31 19:12:08.468353 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 547/2195] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:08.484729 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d444cc48-e477-49d4-951b-ac66b1107b20 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.486864 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d444cc48-e477-49d4-951b-ac66b1107b20 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d Jul 31 19:12:08.486957 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d444cc48-e477-49d4-951b-ac66b1107b20 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.487362 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d444cc48-e477-49d4-951b-ac66b1107b20 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.487362 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-d444cc48-e477-49d4-951b-ac66b1107b20 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete snapshot with id: ec471ef1-92d4-48a8-b7b1-5946597bb57d Jul 31 19:12:08.491995 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d444cc48-e477-49d4-951b-ac66b1107b20 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d returned with HTTP 404 Jul 31 19:12:08.493140 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 554/2196] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:12:08 2026] DELETE /volume/v3/snapshots/ec471ef1-92d4-48a8-b7b1-5946597bb57d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:08.502672 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-04d85c04-f2c9-412b-b713-659113920a09 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.505158 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-04d85c04-f2c9-412b-b713-659113920a09 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 Jul 31 19:12:08.506197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-04d85c04-f2c9-412b-b713-659113920a09 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.506197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-04d85c04-f2c9-412b-b713-659113920a09 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.506197 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-04d85c04-f2c9-412b-b713-659113920a09 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete snapshot with id: e1327662-d342-4226-aff4-3fbfaef98196 Jul 31 19:12:08.510544 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-04d85c04-f2c9-412b-b713-659113920a09 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 returned with HTTP 404 Jul 31 19:12:08.511546 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 543/2197] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:12:08 2026] DELETE /volume/v3/snapshots/e1327662-d342-4226-aff4-3fbfaef98196 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:08.517982 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a75a27a-6efe-4f5b-b2ef-28f45fc2d449 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.525542 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a75a27a-6efe-4f5b-b2ef-28f45fc2d449 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:08.525542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a75a27a-6efe-4f5b-b2ef-28f45fc2d449 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.525542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a75a27a-6efe-4f5b-b2ef-28f45fc2d449 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.536593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a75a27a-6efe-4f5b-b2ef-28f45fc2d449 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c returned with HTTP 404 Jul 31 19:12:08.537189 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 554/2198] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:08.546255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1495206-52cb-45cf-bb5d-5140fba74720 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.548705 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1495206-52cb-45cf-bb5d-5140fba74720 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:08.548976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1495206-52cb-45cf-bb5d-5140fba74720 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.549218 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1495206-52cb-45cf-bb5d-5140fba74720 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.549416 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-c1495206-52cb-45cf-bb5d-5140fba74720 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete volume with id: 6506d848-2f54-4e67-a4b2-124d886c359c Jul 31 19:12:08.558455 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1495206-52cb-45cf-bb5d-5140fba74720 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c returned with HTTP 404 Jul 31 19:12:08.559555 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 548/2199] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:08 2026] DELETE /volume/v3/volumes/6506d848-2f54-4e67-a4b2-124d886c359c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:08.573082 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2a445034-301c-461b-88d7-4395fa82f97d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.576716 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:08.576716 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1732345178"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:08.577914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1732345178'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:08.578114 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume of 1 GB Jul 31 19:12:08.587212 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Availability Zones retrieved successfully. Jul 31 19:12:08.594403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Flow 'volume_create_api' (bb70b237-7ee8-491a-b1ce-40c7b8df8365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:08.595453 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aab33e1-7ddc-4e56-bd82-21fe62a439a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:08.596304 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:08.603556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e0503cbe-5deb-4642-a425-8a809b6252d0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.606682 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e0503cbe-5deb-4642-a425-8a809b6252d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:08.606919 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e0503cbe-5deb-4642-a425-8a809b6252d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.607147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e0503cbe-5deb-4642-a425-8a809b6252d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.607271 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-e0503cbe-5deb-4642-a425-8a809b6252d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:08.616606 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:08.616606 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:08.617506 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e0503cbe-5deb-4642-a425-8a809b6252d0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:08.617905 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 544/2200] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:08.637957 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1aab33e1-7ddc-4e56-bd82-21fe62a439a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:08.638984 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (081ceafe-fe13-4b17-8e56-ec37503805b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:08.689367 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Created reservations ['6df5b008-3b46-41b2-aaf7-9feb08a4d6eb', '82dfc27d-0de6-4ad7-96d5-034e4ac5db16', '11968173-dc9f-4544-956c-e01567cdfc0e', '70fd89b5-cd6c-4398-af06-54eaede5daab'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:08.690289 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (081ceafe-fe13-4b17-8e56-ec37503805b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6df5b008-3b46-41b2-aaf7-9feb08a4d6eb', '82dfc27d-0de6-4ad7-96d5-034e4ac5db16', '11968173-dc9f-4544-956c-e01567cdfc0e', '70fd89b5-cd6c-4398-af06-54eaede5daab']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:08.691007 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0b83b0-a2b5-4825-b554-dfac1bdf122f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:08.714558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd0b83b0-a2b5-4825-b554-dfac1bdf122f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4992196a-054c-4131-b2bd-40db15b6db57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1732345178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a084643fe14beaa6d78ecf74298d7a',qos_specs=None,replication_status=,reservations=['6df5b008-3b46-41b2-aaf7-9feb08a4d6eb','82dfc27d-0de6-4ad7-96d5-034e4ac5db16','11968173-dc9f-4544-956c-e01567cdfc0e','70fd89b5-cd6c-4398-af06-54eaede5daab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80730fd5d0943a98210b811f3174049',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1732345178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4992196a-054c-4131-b2bd-40db15b6db57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a084643fe14beaa6d78ecf74298d7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e80730fd5d0943a98210b811f3174049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:08.715230 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002afd37-65a0-4f88-ab66-891fd8dc79d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:08.737784 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002afd37-65a0-4f88-ab66-891fd8dc79d4) transitioned into state 'SUCCESS' from state '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-1732345178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a084643fe14beaa6d78ecf74298d7a',qos_specs=None,replication_status=,reservations=['6df5b008-3b46-41b2-aaf7-9feb08a4d6eb','82dfc27d-0de6-4ad7-96d5-034e4ac5db16','11968173-dc9f-4544-956c-e01567cdfc0e','70fd89b5-cd6c-4398-af06-54eaede5daab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e80730fd5d0943a98210b811f3174049',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:08.738789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624d0f15-ab60-4ff0-9a7d-e12bdd8aa572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:08.749293 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (624d0f15-ab60-4ff0-9a7d-e12bdd8aa572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:08.750185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Flow 'volume_create_api' (bb70b237-7ee8-491a-b1ce-40c7b8df8365) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:08.750606 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume request issued successfully. Jul 31 19:12:08.751208 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a445034-301c-461b-88d7-4395fa82f97d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:08.751687 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 555/2201] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:12:08 2026] POST /volume/v3/volumes => generated 751 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:08.764073 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1cfd8501-facf-4d5c-9a85-3c6f652f5c2d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:08.766181 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cfd8501-facf-4d5c-9a85-3c6f652f5c2d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:08.766467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cfd8501-facf-4d5c-9a85-3c6f652f5c2d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:08.766686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1cfd8501-facf-4d5c-9a85-3c6f652f5c2d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:08.775626 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:08.775626 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:08.780141 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1cfd8501-facf-4d5c-9a85-3c6f652f5c2d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:08.785797 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1cfd8501-facf-4d5c-9a85-3c6f652f5c2d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 returned with HTTP 200 Jul 31 19:12:08.786296 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 555/2202] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:08 2026] GET /volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:09.144204 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d7fe3519-0fc6-4c8a-a4f1-778667f6b70f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:09.145941 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7fe3519-0fc6-4c8a-a4f1-778667f6b70f tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:09.146130 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7fe3519-0fc6-4c8a-a4f1-778667f6b70f tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:09.146303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7fe3519-0fc6-4c8a-a4f1-778667f6b70f tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:09.146403 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d7fe3519-0fc6-4c8a-a4f1-778667f6b70f tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:09.151794 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:09.151794 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:09.152753 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7fe3519-0fc6-4c8a-a4f1-778667f6b70f tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:09.153118 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 549/2203] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:09 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:09.195253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cd31b970-adf1-48c2-9b19-3e5bacf0dbf9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:09.197245 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cd31b970-adf1-48c2-9b19-3e5bacf0dbf9 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:09.197541 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cd31b970-adf1-48c2-9b19-3e5bacf0dbf9 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:09.197761 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cd31b970-adf1-48c2-9b19-3e5bacf0dbf9 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:09.198240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-cd31b970-adf1-48c2-9b19-3e5bacf0dbf9 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:09.202682 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:09.202682 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:09.203256 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cd31b970-adf1-48c2-9b19-3e5bacf0dbf9 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:09.203626 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 545/2204] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:09 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:09.346452 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bd8cdf8e-e489-4a4c-aab2-66c60fbae24d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:09.349945 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bd8cdf8e-e489-4a4c-aab2-66c60fbae24d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] POST https://10.4.3.163/volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e/action Jul 31 19:12:09.350386 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bd8cdf8e-e489-4a4c-aab2-66c60fbae24d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:09.350553 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bd8cdf8e-e489-4a4c-aab2-66c60fbae24d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:09.384599 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:09.384599 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:09.404501 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4a1f99a0-9c8a-4630-9daf-d903ac2178d4 req-bd8cdf8e-e489-4a4c-aab2-66c60fbae24d tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e/action returned with HTTP 204 Jul 31 19:12:09.405058 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 556/2205] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:12:09 2026] POST /volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:09.628779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-501a0780-a64e-4be8-ab4c-e14f182ebef6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:09.632049 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-501a0780-a64e-4be8-ab4c-e14f182ebef6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:09.632194 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-501a0780-a64e-4be8-ab4c-e14f182ebef6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:09.632415 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-501a0780-a64e-4be8-ab4c-e14f182ebef6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:09.632619 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-501a0780-a64e-4be8-ab4c-e14f182ebef6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:09.639636 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:09.639636 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:09.640671 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-501a0780-a64e-4be8-ab4c-e14f182ebef6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:09.641169 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 556/2206] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:09 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:09.802482 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5ad219ba-bf0e-47ff-be12-1cdcd3b64ae4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:09.804599 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ad219ba-bf0e-47ff-be12-1cdcd3b64ae4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:09.804647 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ad219ba-bf0e-47ff-be12-1cdcd3b64ae4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:09.804846 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ad219ba-bf0e-47ff-be12-1cdcd3b64ae4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:09.812526 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:09.812526 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:09.816251 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5ad219ba-bf0e-47ff-be12-1cdcd3b64ae4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:09.821213 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ad219ba-bf0e-47ff-be12-1cdcd3b64ae4 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 returned with HTTP 200 Jul 31 19:12:09.821621 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 550/2207] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:09 2026] GET /volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:09.833638 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cfec040c-f86a-4bc2-baea-0d620f227e3c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:09.835622 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cfec040c-f86a-4bc2-baea-0d620f227e3c tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:09.836108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cfec040c-f86a-4bc2-baea-0d620f227e3c tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4992196a-054c-4131-b2bd-40db15b6db57", "name": "tempest-VolumesDeleteCascade-Snapshot-1805122178"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:09.850815 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:09.850815 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:09.851512 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cfec040c-f86a-4bc2-baea-0d620f227e3c tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:09.851619 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-cfec040c-f86a-4bc2-baea-0d620f227e3c tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create snapshot from volume 4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:09.892158 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-cfec040c-f86a-4bc2-baea-0d620f227e3c tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Created reservations ['1db0ed34-8291-4e08-83a3-770125777d00', '8d37503c-c95c-4ba1-aa44-e318d84a8f1c', '8aea0331-8068-49d3-a188-22f41122f25a', '946eb6ca-993b-40b4-8125-1430de739272'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:09.929965 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cfec040c-f86a-4bc2-baea-0d620f227e3c tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot create request issued successfully. Jul 31 19:12:09.930384 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cfec040c-f86a-4bc2-baea-0d620f227e3c tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:12:09.930912 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 546/2208] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:12:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:09.940886 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1b88e1a1-547b-4127-8d8b-c22d9b083cc5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:09.944885 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1b88e1a1-547b-4127-8d8b-c22d9b083cc5 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb Jul 31 19:12:09.946512 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1b88e1a1-547b-4127-8d8b-c22d9b083cc5 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:09.947468 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1b88e1a1-547b-4127-8d8b-c22d9b083cc5 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:09.958054 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:09.958054 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:09.958560 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1b88e1a1-547b-4127-8d8b-c22d9b083cc5 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot retrieved successfully. Jul 31 19:12:09.959312 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1b88e1a1-547b-4127-8d8b-c22d9b083cc5 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb returned with HTTP 200 Jul 31 19:12:09.960353 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 557/2209] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:09 2026] GET /volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:10.164372 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-de7afb20-bda6-4f03-a9b1-7dc874989676 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:10.166351 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de7afb20-bda6-4f03-a9b1-7dc874989676 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:10.166642 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de7afb20-bda6-4f03-a9b1-7dc874989676 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:10.166821 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-de7afb20-bda6-4f03-a9b1-7dc874989676 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:10.166972 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-de7afb20-bda6-4f03-a9b1-7dc874989676 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:10.170977 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:10.170977 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:10.171656 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-de7afb20-bda6-4f03-a9b1-7dc874989676 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:10.172103 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 557/2210] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:10 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:10.213772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6e4f5de2-0b91-4616-bbf2-6a0e44517d3f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:10.215878 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e4f5de2-0b91-4616-bbf2-6a0e44517d3f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:10.216139 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e4f5de2-0b91-4616-bbf2-6a0e44517d3f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:10.216363 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e4f5de2-0b91-4616-bbf2-6a0e44517d3f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:10.216529 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6e4f5de2-0b91-4616-bbf2-6a0e44517d3f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:10.223379 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:10.223379 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:10.226009 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e4f5de2-0b91-4616-bbf2-6a0e44517d3f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:10.226457 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 551/2211] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:10 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:10.653302 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-60d9cb75-e04e-41b5-a102-ec388bd8b234 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:10.655295 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-60d9cb75-e04e-41b5-a102-ec388bd8b234 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:10.655575 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-60d9cb75-e04e-41b5-a102-ec388bd8b234 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:10.655800 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-60d9cb75-e04e-41b5-a102-ec388bd8b234 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:10.655902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-60d9cb75-e04e-41b5-a102-ec388bd8b234 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:10.660351 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:10.660351 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:10.661279 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-60d9cb75-e04e-41b5-a102-ec388bd8b234 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:10.661809 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 547/2212] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:10 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:10.970750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a964d6da-4cda-46d1-8025-e3a8ff51c784 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:10.973810 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a964d6da-4cda-46d1-8025-e3a8ff51c784 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb Jul 31 19:12:10.974052 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a964d6da-4cda-46d1-8025-e3a8ff51c784 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:10.974284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a964d6da-4cda-46d1-8025-e3a8ff51c784 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:10.990344 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:10.990344 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:10.990942 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a964d6da-4cda-46d1-8025-e3a8ff51c784 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot retrieved successfully. Jul 31 19:12:10.994371 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a964d6da-4cda-46d1-8025-e3a8ff51c784 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb returned with HTTP 200 Jul 31 19:12:10.994371 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 558/2213] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:10 2026] GET /volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:11.007212 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.009905 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:11.010299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d5e927d4-a28a-4f75-a62d-9e30546e0dbb", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-202002260"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:11.012335 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume request body: {'volume': {'snapshot_id': 'd5e927d4-a28a-4f75-a62d-9e30546e0dbb', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-202002260'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:11.020646 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.020646 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:11.021077 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Snapshot retrieved successfully. Jul 31 19:12:11.021345 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume of 1 GB Jul 31 19:12:11.026628 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Availability Zones retrieved successfully. Jul 31 19:12:11.033960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Flow 'volume_create_api' (04117026-80b3-4d59-9a38-86a5402b44c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:11.034994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa0f6d4-cf0e-4452-aad9-df229ddc7e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:11.036359 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:11.081177 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa0f6d4-cf0e-4452-aad9-df229ddc7e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd5e927d4-a28a-4f75-a62d-9e30546e0dbb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:11.083754 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c640570e-138f-4987-a287-16a464006448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:11.136593 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Created reservations ['7d1dbdc3-adaa-473d-ac55-80241e9ff513', 'e64f9249-47ed-493f-8660-fc368b147b90', 'c544678e-80a8-481c-8770-e1101dd4de8c', 'a0a8f761-b909-4e34-8e90-77b05e99a09d'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:11.138077 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c640570e-138f-4987-a287-16a464006448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d1dbdc3-adaa-473d-ac55-80241e9ff513', 'e64f9249-47ed-493f-8660-fc368b147b90', 'c544678e-80a8-481c-8770-e1101dd4de8c', 'a0a8f761-b909-4e34-8e90-77b05e99a09d']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:11.138601 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fea6b7-ac7a-4561-ae02-3d292d67428d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:11.181907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c3b1c71f-fcd4-489e-8d11-8b6a7d6e2e97 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.183738 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3b1c71f-fcd4-489e-8d11-8b6a7d6e2e97 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:11.183871 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3b1c71f-fcd4-489e-8d11-8b6a7d6e2e97 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.184090 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fea6b7-ac7a-4561-ae02-3d292d67428d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22794a98-922e-4bf7-a7cd-576b2ead6cda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-202002260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a084643fe14beaa6d78ecf74298d7a',qos_specs=None,replication_status=,reservations=['7d1dbdc3-adaa-473d-ac55-80241e9ff513','e64f9249-47ed-493f-8660-fc368b147b90','c544678e-80a8-481c-8770-e1101dd4de8c','a0a8f761-b909-4e34-8e90-77b05e99a09d'],size=1,snapshot_id=d5e927d4-a28a-4f75-a62d-9e30546e0dbb,source_replicaid=,source_volid=None,status='creating',user_id='e80730fd5d0943a98210b811f3174049',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-202002260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22794a98-922e-4bf7-a7cd-576b2ead6cda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a084643fe14beaa6d78ecf74298d7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d5e927d4-a28a-4f75-a62d-9e30546e0dbb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e80730fd5d0943a98210b811f3174049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:11.184234 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3b1c71f-fcd4-489e-8d11-8b6a7d6e2e97 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.184234 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c3b1c71f-fcd4-489e-8d11-8b6a7d6e2e97 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:11.184838 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c737489-0271-4dd2-8fe1-38e12b188237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:11.187883 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.187883 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:11.188523 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3b1c71f-fcd4-489e-8d11-8b6a7d6e2e97 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:11.188843 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 552/2214] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:11 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:11.214215 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c737489-0271-4dd2-8fe1-38e12b188237) transitioned into state 'SUCCESS' from state '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-202002260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a084643fe14beaa6d78ecf74298d7a',qos_specs=None,replication_status=,reservations=['7d1dbdc3-adaa-473d-ac55-80241e9ff513','e64f9249-47ed-493f-8660-fc368b147b90','c544678e-80a8-481c-8770-e1101dd4de8c','a0a8f761-b909-4e34-8e90-77b05e99a09d'],size=1,snapshot_id=d5e927d4-a28a-4f75-a62d-9e30546e0dbb,source_replicaid=,source_volid=None,status='creating',user_id='e80730fd5d0943a98210b811f3174049',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:11.215236 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b21661-0665-4c97-8609-1b83a145b79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:11.240395 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bf806274-7689-4c2a-844a-ed0f2269f635 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.240868 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b21661-0665-4c97-8609-1b83a145b79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:11.242022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Flow 'volume_create_api' (04117026-80b3-4d59-9a38-86a5402b44c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:11.242321 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Create volume request issued successfully. Jul 31 19:12:11.243294 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b80c666d-6ff4-4e39-b44c-914c33100e7f tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:11.243363 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bf806274-7689-4c2a-844a-ed0f2269f635 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:11.243363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bf806274-7689-4c2a-844a-ed0f2269f635 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.243470 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 558/2215] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:11 2026] POST /volume/v3/volumes => generated 784 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:11.243576 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bf806274-7689-4c2a-844a-ed0f2269f635 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.243681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-bf806274-7689-4c2a-844a-ed0f2269f635 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:11.248573 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.248573 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:11.249467 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bf806274-7689-4c2a-844a-ed0f2269f635 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:11.250353 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 548/2216] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:11 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:11.258175 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-92139f3b-819e-44d6-8f6a-2ce2664d44e9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.266029 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92139f3b-819e-44d6-8f6a-2ce2664d44e9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda Jul 31 19:12:11.266029 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92139f3b-819e-44d6-8f6a-2ce2664d44e9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.266029 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-92139f3b-819e-44d6-8f6a-2ce2664d44e9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.266257 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.266257 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555/export_record Jul 31 19:12:11.266257 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.266257 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'export_record' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.266361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Export record for backup dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100319) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 19:12:11.274461 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.274461 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:11.274461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.api [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling RPCAPI with context: , host: np0000006260, backup: dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100319) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 19:12:11.280470 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.280470 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:11.286476 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] export_record in rpcapi backup_id dc0536fe-e76f-42ec-b808-7e250cebf555 on host np0000006260. {{(pid=100319) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 19:12:11.286684 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-92139f3b-819e-44d6-8f6a-2ce2664d44e9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:11.294033 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-92139f3b-819e-44d6-8f6a-2ce2664d44e9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda returned with HTTP 200 Jul 31 19:12:11.294616 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 559/2217] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:11 2026] GET /volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:11.332905 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGMwNTM2ZmUtZTc2Zi00MmVjLWI4MDgtN2UyNTBjZWJmNTU1IiwgInVzZXJfaWQiOiAiNzZhOTc1ZWE1NGVkNDIxNWE3MjQ2NzljNTExN2Q3OTAiLCAicHJvamVjdF9pZCI6ICIyMDY4MDBlMjFlYzQ0ODRhODhkMGMyMTgwMTA2M2VhOSIsICJ2b2x1bWVfaWQiOiAiNGEzZWJiYmEtYmIyMC00MTk0LTgzMzQtNTUzMDNlNDEyOWQyIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTQyMDQxMjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTNlYmJiYS1iYjIwLTQxOTQtODMzNC01NTMwM2U0MTI5ZDIvMjAyNjA3MzExOTExNTQvYXpfbm92YV9iYWNrdXBfZGMwNTM2ZmUtZTc2Zi00MmVjLWI4MDgtN2UyNTBjZWJmNTU1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxMTo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxMTo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjEyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100319) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 19:12:11.334162 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c16fae6-d713-4fc0-9d8d-a5b2701a74d5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555/export_record returned with HTTP 200 Jul 31 19:12:11.334236 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 553/2218] 10.4.3.163 () {68 vars in 1430 bytes} [Fri Jul 31 19:12:11 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555/export_record => generated 1424 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:11.346341 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44785341-4cd2-48aa-95a6-5289274ce5da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.348703 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44785341-4cd2-48aa-95a6-5289274ce5da tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:11.348948 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44785341-4cd2-48aa-95a6-5289274ce5da tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.349191 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44785341-4cd2-48aa-95a6-5289274ce5da tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.349322 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-44785341-4cd2-48aa-95a6-5289274ce5da tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:11.355295 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.355295 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:11.356468 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44785341-4cd2-48aa-95a6-5289274ce5da tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:11.357236 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 559/2219] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:11 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:11.369808 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-702ef014-97e0-4a39-b02d-b99c6d1e12eb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.372907 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-702ef014-97e0-4a39-b02d-b99c6d1e12eb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] POST https://10.4.3.163/volume/v3/backups/import_record Jul 31 19:12:11.374451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-702ef014-97e0-4a39-b02d-b99c6d1e12eb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhhNjYxMmEtNzkyYi00MWY5LTgyN2UtYWM1YmI2MTk0YWRiIiwgInVzZXJfaWQiOiAiNzZhOTc1ZWE1NGVkNDIxNWE3MjQ2NzljNTExN2Q3OTAiLCAicHJvamVjdF9pZCI6ICIyMDY4MDBlMjFlYzQ0ODRhODhkMGMyMTgwMTA2M2VhOSIsICJ2b2x1bWVfaWQiOiAiNGEzZWJiYmEtYmIyMC00MTk0LTgzMzQtNTUzMDNlNDEyOWQyIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTQyMDQxMjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTNlYmJiYS1iYjIwLTQxOTQtODMzNC01NTMwM2U0MTI5ZDIvMjAyNjA3MzExOTExNTQvYXpfbm92YV9iYWNrdXBfZGMwNTM2ZmUtZTc2Zi00MmVjLWI4MDgtN2UyNTBjZWJmNTU1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxMTo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxMTo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjEyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:11.376424 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-702ef014-97e0-4a39-b02d-b99c6d1e12eb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhhNjYxMmEtNzkyYi00MWY5LTgyN2UtYWM1YmI2MTk0YWRiIiwgInVzZXJfaWQiOiAiNzZhOTc1ZWE1NGVkNDIxNWE3MjQ2NzljNTExN2Q3OTAiLCAicHJvamVjdF9pZCI6ICIyMDY4MDBlMjFlYzQ0ODRhODhkMGMyMTgwMTA2M2VhOSIsICJ2b2x1bWVfaWQiOiAiNGEzZWJiYmEtYmIyMC00MTk0LTgzMzQtNTUzMDNlNDEyOWQyIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTQyMDQxMjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTNlYmJiYS1iYjIwLTQxOTQtODMzNC01NTMwM2U0MTI5ZDIvMjAyNjA3MzExOTExNTQvYXpfbm92YV9iYWNrdXBfZGMwNTM2ZmUtZTc2Zi00MmVjLWI4MDgtN2UyNTBjZWJmNTU1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxMTo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxMTo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjEyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100320) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 19:12:11.376711 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-702ef014-97e0-4a39-b02d-b99c6d1e12eb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjhhNjYxMmEtNzkyYi00MWY5LTgyN2UtYWM1YmI2MTk0YWRiIiwgInVzZXJfaWQiOiAiNzZhOTc1ZWE1NGVkNDIxNWE3MjQ2NzljNTExN2Q3OTAiLCAicHJvamVjdF9pZCI6ICIyMDY4MDBlMjFlYzQ0ODRhODhkMGMyMTgwMTA2M2VhOSIsICJ2b2x1bWVfaWQiOiAiNGEzZWJiYmEtYmIyMC00MTk0LTgzMzQtNTUzMDNlNDEyOWQyIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zMTQyMDQxMjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV80YTNlYmJiYS1iYjIwLTQxOTQtODMzNC01NTMwM2U0MTI5ZDIvMjAyNjA3MzExOTExNTQvYXpfbm92YV9iYWNrdXBfZGMwNTM2ZmUtZTc2Zi00MmVjLWI4MDgtN2UyNTBjZWJmNTU1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxMTo1MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxMTo1MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjEyOjEwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100320) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 19:12:11.377925 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-702ef014-97e0-4a39-b02d-b99c6d1e12eb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8c71d02bc1eb462f9e9feaabf9507ea6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '206800e21ec4484a88d0c21801063ea9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:12:11.378327 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-702ef014-97e0-4a39-b02d-b99c6d1e12eb tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups/import_record returned with HTTP 403 Jul 31 19:12:11.379299 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 549/2220] 10.4.3.163 () {70 vars in 1342 bytes} [Fri Jul 31 19:12:11 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:11.391805 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6c6a3e62-08e5-4dc0-ab69-301c13814e3d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.394260 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c6a3e62-08e5-4dc0-ab69-301c13814e3d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 Jul 31 19:12:11.394585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c6a3e62-08e5-4dc0-ab69-301c13814e3d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.394831 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c6a3e62-08e5-4dc0-ab69-301c13814e3d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.395057 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6c6a3e62-08e5-4dc0-ab69-301c13814e3d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume with id: 4a3ebbba-bb20-4194-8334-55303e4129d2 Jul 31 19:12:11.409603 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.409603 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:11.410818 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6c6a3e62-08e5-4dc0-ab69-301c13814e3d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:11.445557 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6c6a3e62-08e5-4dc0-ab69-301c13814e3d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume request issued successfully. Jul 31 19:12:11.445740 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c6a3e62-08e5-4dc0-ab69-301c13814e3d tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 returned with HTTP 202 Jul 31 19:12:11.446311 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 560/2221] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:11 2026] DELETE /volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:11.458805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2dd2d702-090f-4f72-a759-455dbe798fa4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.461427 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2dd2d702-090f-4f72-a759-455dbe798fa4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 Jul 31 19:12:11.461427 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2dd2d702-090f-4f72-a759-455dbe798fa4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.461796 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2dd2d702-090f-4f72-a759-455dbe798fa4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.469132 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f744db92-010a-4556-8dab-d7634112d73e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.471014 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f744db92-010a-4556-8dab-d7634112d73e tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:12:11.471361 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f744db92-010a-4556-8dab-d7634112d73e tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.471672 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f744db92-010a-4556-8dab-d7634112d73e tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.471874 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f744db92-010a-4556-8dab-d7634112d73e tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Delete volume with id: ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:12:11.475760 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.475760 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:11.481663 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.481663 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:11.482175 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f744db92-010a-4556-8dab-d7634112d73e tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:12:11.483393 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2dd2d702-090f-4f72-a759-455dbe798fa4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:11.492103 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2dd2d702-090f-4f72-a759-455dbe798fa4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 returned with HTTP 200 Jul 31 19:12:11.492775 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 554/2222] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:11 2026] GET /volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:11.506672 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f744db92-010a-4556-8dab-d7634112d73e tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Delete volume request issued successfully. Jul 31 19:12:11.508455 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f744db92-010a-4556-8dab-d7634112d73e tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 202 Jul 31 19:12:11.508455 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 560/2223] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:11 2026] DELETE /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:11.522020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-45419e37-cbc4-48dd-a487-966c81dca4da None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.524969 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-45419e37-cbc4-48dd-a487-966c81dca4da tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:12:11.525376 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-45419e37-cbc4-48dd-a487-966c81dca4da tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.525616 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-45419e37-cbc4-48dd-a487-966c81dca4da tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.541480 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.541480 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:11.551333 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-45419e37-cbc4-48dd-a487-966c81dca4da tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:12:11.557936 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-45419e37-cbc4-48dd-a487-966c81dca4da tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 200 Jul 31 19:12:11.558678 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 550/2224] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:11 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:12:11.680031 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-019d5ddb-b908-4da3-a404-7c9a6c872a95 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:11.683213 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-019d5ddb-b908-4da3-a404-7c9a6c872a95 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:11.683781 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-019d5ddb-b908-4da3-a404-7c9a6c872a95 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:11.683781 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-019d5ddb-b908-4da3-a404-7c9a6c872a95 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:11.683878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-019d5ddb-b908-4da3-a404-7c9a6c872a95 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:11.695113 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:11.695113 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:11.696891 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-019d5ddb-b908-4da3-a404-7c9a6c872a95 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:11.697358 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 561/2225] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:11 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.200988 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aa67b166-7f47-4ceb-8804-f1ebb3a44452 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.206654 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa67b166-7f47-4ceb-8804-f1ebb3a44452 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:12.206654 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa67b166-7f47-4ceb-8804-f1ebb3a44452 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.206896 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa67b166-7f47-4ceb-8804-f1ebb3a44452 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.207017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-aa67b166-7f47-4ceb-8804-f1ebb3a44452 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:12.212658 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.212658 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:12.213693 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa67b166-7f47-4ceb-8804-f1ebb3a44452 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:12.213900 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 555/2226] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.309899 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b53043b-d5d5-4666-9a2d-cd2d84332fae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.312405 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b53043b-d5d5-4666-9a2d-cd2d84332fae tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda Jul 31 19:12:12.312710 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b53043b-d5d5-4666-9a2d-cd2d84332fae tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.313049 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b53043b-d5d5-4666-9a2d-cd2d84332fae tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.315865 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=346,cinder:UPDATE=67,cinder:INSERT=29 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:12:12.327678 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.327678 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:12.334313 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b53043b-d5d5-4666-9a2d-cd2d84332fae tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:12.340538 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b53043b-d5d5-4666-9a2d-cd2d84332fae tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda returned with HTTP 200 Jul 31 19:12:12.341326 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 561/2227] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.357368 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e2e1824f-1fcb-4984-bfb2-84c2861c9c73 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.360809 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e2e1824f-1fcb-4984-bfb2-84c2861c9c73 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda Jul 31 19:12:12.362709 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e2e1824f-1fcb-4984-bfb2-84c2861c9c73 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.362709 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e2e1824f-1fcb-4984-bfb2-84c2861c9c73 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.376748 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.376748 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:12.380374 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e2e1824f-1fcb-4984-bfb2-84c2861c9c73 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:12.385833 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e2e1824f-1fcb-4984-bfb2-84c2861c9c73 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda returned with HTTP 200 Jul 31 19:12:12.386620 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 551/2228] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.401126 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3fa372dc-2f9b-44bc-9ccd-5f9cb07cacdb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.404685 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fa372dc-2f9b-44bc-9ccd-5f9cb07cacdb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57?cascade=True Jul 31 19:12:12.405180 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fa372dc-2f9b-44bc-9ccd-5f9cb07cacdb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.405455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fa372dc-2f9b-44bc-9ccd-5f9cb07cacdb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.405722 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-3fa372dc-2f9b-44bc-9ccd-5f9cb07cacdb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete volume with id: 4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:12.420886 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.420886 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:12.421653 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3fa372dc-2f9b-44bc-9ccd-5f9cb07cacdb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:12.450424 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3fa372dc-2f9b-44bc-9ccd-5f9cb07cacdb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete volume request issued successfully. Jul 31 19:12:12.450638 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fa372dc-2f9b-44bc-9ccd-5f9cb07cacdb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57?cascade=True returned with HTTP 202 Jul 31 19:12:12.451014 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 562/2229] 10.4.3.163 () {66 vars in 1376 bytes} [Fri Jul 31 19:12:12 2026] DELETE /volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57?cascade=True => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:12.463315 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ec92366d-187f-4e4a-860a-d6e85d6d948d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.465058 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec92366d-187f-4e4a-860a-d6e85d6d948d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:12.465308 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec92366d-187f-4e4a-860a-d6e85d6d948d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.465464 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec92366d-187f-4e4a-860a-d6e85d6d948d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.478171 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.478171 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:12.488928 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ec92366d-187f-4e4a-860a-d6e85d6d948d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:12.496003 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec92366d-187f-4e4a-860a-d6e85d6d948d tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 returned with HTTP 200 Jul 31 19:12:12.496777 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 556/2230] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.508348 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7126d927-6549-43af-9c3a-db2848dd8756 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.511742 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7126d927-6549-43af-9c3a-db2848dd8756 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 Jul 31 19:12:12.511950 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7126d927-6549-43af-9c3a-db2848dd8756 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.512519 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7126d927-6549-43af-9c3a-db2848dd8756 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.525056 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7126d927-6549-43af-9c3a-db2848dd8756 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 returned with HTTP 404 Jul 31 19:12:12.525774 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 562/2231] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/volumes/4a3ebbba-bb20-4194-8334-55303e4129d2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:12.540571 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6e56e8ca-0cdd-4bbe-9dbd-9fb3bd8330ec None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.542927 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6e56e8ca-0cdd-4bbe-9dbd-9fb3bd8330ec tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] GET https://10.4.3.163/volume/v3/backups Jul 31 19:12:12.543206 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6e56e8ca-0cdd-4bbe-9dbd-9fb3bd8330ec tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.543487 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6e56e8ca-0cdd-4bbe-9dbd-9fb3bd8330ec tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.543837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-6e56e8ca-0cdd-4bbe-9dbd-9fb3bd8330ec tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:12.567876 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6e56e8ca-0cdd-4bbe-9dbd-9fb3bd8330ec tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 200 Jul 31 19:12:12.568517 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 552/2232] 10.4.3.163 () {68 vars in 1277 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/backups => generated 623 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.578323 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7bfbe2bc-4fc6-4eb4-9f3a-7a8482c161fd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.580494 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bfbe2bc-4fc6-4eb4-9f3a-7a8482c161fd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] GET https://10.4.3.163/volume/v3/backups?project_id=206800e21ec4484a88d0c21801063ea9 Jul 31 19:12:12.580780 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bfbe2bc-4fc6-4eb4-9f3a-7a8482c161fd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.581023 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bfbe2bc-4fc6-4eb4-9f3a-7a8482c161fd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.581301 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-7bfbe2bc-4fc6-4eb4-9f3a-7a8482c161fd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Removing options 'project_id' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:12.581630 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.581630 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:12.582188 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4a1504d6-09e9-4b31-ae24-eb4f5a788af7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.584772 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4a1504d6-09e9-4b31-ae24-eb4f5a788af7 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 Jul 31 19:12:12.585401 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4a1504d6-09e9-4b31-ae24-eb4f5a788af7 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.585401 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4a1504d6-09e9-4b31-ae24-eb4f5a788af7 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.591104 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bfbe2bc-4fc6-4eb4-9f3a-7a8482c161fd tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups?project_id=206800e21ec4484a88d0c21801063ea9 returned with HTTP 200 Jul 31 19:12:12.591540 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 563/2233] 10.4.3.163 () {68 vars in 1364 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/backups?project_id=206800e21ec4484a88d0c21801063ea9 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.597789 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4a1504d6-09e9-4b31-ae24-eb4f5a788af7 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 returned with HTTP 404 Jul 31 19:12:12.598323 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 557/2234] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/volumes/ea8769a8-8f91-4e1a-8b6c-c76a15cb7938 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:12.604703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.609468 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:12.609468 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-662503025"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:12.612842 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-662503025'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:12.612983 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume of 1 GB Jul 31 19:12:12.622247 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Availability Zones retrieved successfully. Jul 31 19:12:12.634300 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Flow 'volume_create_api' (5e370e59-6880-4bbe-9dff-3feecd5fb97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:12.634300 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2074f04b-fd85-498d-a2da-5ff21d19c88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:12.635978 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:12.678776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2074f04b-fd85-498d-a2da-5ff21d19c88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:12.678776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c35e97-c512-4b6a-b794-4fae600ce786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:12.690889 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-df7dd5f4-d93c-4007-a09e-9c586382787a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.693489 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df7dd5f4-d93c-4007-a09e-9c586382787a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] DELETE https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:12:12.693903 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df7dd5f4-d93c-4007-a09e-9c586382787a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.694183 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df7dd5f4-d93c-4007-a09e-9c586382787a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.694418 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-df7dd5f4-d93c-4007-a09e-9c586382787a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Delete volume with id: 1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:12:12.711384 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e6947b86-915d-4077-881c-ca1a17352ac5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.716349 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6947b86-915d-4077-881c-ca1a17352ac5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:12.719235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6947b86-915d-4077-881c-ca1a17352ac5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.719235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6947b86-915d-4077-881c-ca1a17352ac5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.719235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e6947b86-915d-4077-881c-ca1a17352ac5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:12.719368 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.719368 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:12.723092 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-df7dd5f4-d93c-4007-a09e-9c586382787a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:12:12.731399 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.731399 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:12.733634 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6947b86-915d-4077-881c-ca1a17352ac5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:12.733634 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 564/2235] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.766806 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Created reservations ['4805b40a-bb42-434f-9733-1cba1dc5765c', 'df49531d-8597-48bf-a6fa-7aae11ca4576', '2cd5eba5-0906-492a-9a60-bb977995e77a', '6abf5388-4866-492f-aa2c-8fa59db2f2e4'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:12.767934 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56c35e97-c512-4b6a-b794-4fae600ce786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4805b40a-bb42-434f-9733-1cba1dc5765c', 'df49531d-8597-48bf-a6fa-7aae11ca4576', '2cd5eba5-0906-492a-9a60-bb977995e77a', '6abf5388-4866-492f-aa2c-8fa59db2f2e4']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:12.769202 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ebc3a7a-ce37-4f04-8b4a-eb2640689438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:12.770018 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-df7dd5f4-d93c-4007-a09e-9c586382787a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Delete volume request issued successfully. Jul 31 19:12:12.770291 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df7dd5f4-d93c-4007-a09e-9c586382787a tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 202 Jul 31 19:12:12.770816 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 553/2236] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:12 2026] DELETE /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:12.779590 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-394057a8-4689-4285-a403-beae22e8c861 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.783524 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-394057a8-4689-4285-a403-beae22e8c861 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:12:12.783784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-394057a8-4689-4285-a403-beae22e8c861 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.784020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-394057a8-4689-4285-a403-beae22e8c861 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.798022 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.798022 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:12.803399 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-394057a8-4689-4285-a403-beae22e8c861 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Volume info retrieved successfully. Jul 31 19:12:12.807357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ebc3a7a-ce37-4f04-8b4a-eb2640689438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76ab11c9-25bb-4df3-a614-53ade33ca7b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-662503025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['4805b40a-bb42-434f-9733-1cba1dc5765c','df49531d-8597-48bf-a6fa-7aae11ca4576','2cd5eba5-0906-492a-9a60-bb977995e77a','6abf5388-4866-492f-aa2c-8fa59db2f2e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a975ea54ed4215a724679c5117d790',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-662503025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76ab11c9-25bb-4df3-a614-53ade33ca7b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='206800e21ec4484a88d0c21801063ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76a975ea54ed4215a724679c5117d790',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:12.811413 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b52d784-d38a-4d0b-bc7d-2870f1056fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:12.814106 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-394057a8-4689-4285-a403-beae22e8c861 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 200 Jul 31 19:12:12.814291 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 558/2237] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:12.837475 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b52d784-d38a-4d0b-bc7d-2870f1056fc8) transitioned into state 'SUCCESS' from state '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-662503025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['4805b40a-bb42-434f-9733-1cba1dc5765c','df49531d-8597-48bf-a6fa-7aae11ca4576','2cd5eba5-0906-492a-9a60-bb977995e77a','6abf5388-4866-492f-aa2c-8fa59db2f2e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76a975ea54ed4215a724679c5117d790',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:12.839335 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f10956-24c3-430a-85ea-f19c4694c250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:12.856936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f10956-24c3-430a-85ea-f19c4694c250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:12.858011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Flow 'volume_create_api' (5e370e59-6880-4bbe-9dff-3feecd5fb97a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:12.858403 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Create volume request issued successfully. Jul 31 19:12:12.859151 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0f2229c-fc2f-4165-be76-371c650bfa93 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:12.859774 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 563/2238] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:12:12 2026] POST /volume/v3/volumes => generated 777 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:12.877129 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fd6b08f2-1485-4eaa-b9dd-0c4c1ec59795 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:12.879114 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd6b08f2-1485-4eaa-b9dd-0c4c1ec59795 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 Jul 31 19:12:12.879369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd6b08f2-1485-4eaa-b9dd-0c4c1ec59795 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:12.879715 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd6b08f2-1485-4eaa-b9dd-0c4c1ec59795 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:12.891338 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:12.891338 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:12.898055 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fd6b08f2-1485-4eaa-b9dd-0c4c1ec59795 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:12.903629 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd6b08f2-1485-4eaa-b9dd-0c4c1ec59795 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 returned with HTTP 200 Jul 31 19:12:12.904094 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 565/2239] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:12 2026] GET /volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 => generated 956 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:13.135186 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0a7db5be-5d6d-4751-9bc3-78da96814213 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.135647 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a7db5be-5d6d-4751-9bc3-78da96814213 None None] GET https://10.4.3.163/volume// Jul 31 19:12:13.135815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a7db5be-5d6d-4751-9bc3-78da96814213 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.136008 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a7db5be-5d6d-4751-9bc3-78da96814213 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.136370 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a7db5be-5d6d-4751-9bc3-78da96814213 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:12:13.136728 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 554/2240] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:12:13.146462 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a935d7bd-5d35-4958-b453-97a433abf225 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.148984 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a935d7bd-5d35-4958-b453-97a433abf225 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:12:13.149345 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a935d7bd-5d35-4958-b453-97a433abf225 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce413479-0632-4f2f-80ab-c5abb51ef5be", "connector": null, "instance_uuid": "c41de9f8-e9dd-4eb2-ad2e-5531d3565614"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:13.160829 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.160829 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:13.191637 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a935d7bd-5d35-4958-b453-97a433abf225 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:12:13.192204 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 559/2241] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:12:13 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:13.202920 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ae13330b-7061-440c-aa0a-11371839aac2 req-77116c21-6d1a-4857-a2ea-99c86c198c24 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.205465 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-77116c21-6d1a-4857-a2ea-99c86c198c24 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] DELETE https://10.4.3.163/volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e Jul 31 19:12:13.205633 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-77116c21-6d1a-4857-a2ea-99c86c198c24 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.206017 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-77116c21-6d1a-4857-a2ea-99c86c198c24 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.214093 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.214093 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:13.226837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3115cf0c-9f2e-42fd-bfa6-22b80dadc78c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.230810 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3115cf0c-9f2e-42fd-bfa6-22b80dadc78c tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:13.230810 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3115cf0c-9f2e-42fd-bfa6-22b80dadc78c tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.230810 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3115cf0c-9f2e-42fd-bfa6-22b80dadc78c tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.230810 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3115cf0c-9f2e-42fd-bfa6-22b80dadc78c tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:13.236588 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.236588 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:13.238053 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3115cf0c-9f2e-42fd-bfa6-22b80dadc78c tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:13.238769 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 566/2242] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:13.275551 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-77116c21-6d1a-4857-a2ea-99c86c198c24 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e returned with HTTP 200 Jul 31 19:12:13.276049 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 564/2243] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:12:13 2026] DELETE /volume/v3/attachments/8a70aef4-4874-4cb1-92fe-af88e73afb2e => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:13.514792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bd1c5fd4-d124-4e02-8198-0a8d95e5c2d1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.516689 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd1c5fd4-d124-4e02-8198-0a8d95e5c2d1 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:13.517057 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd1c5fd4-d124-4e02-8198-0a8d95e5c2d1 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.517152 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd1c5fd4-d124-4e02-8198-0a8d95e5c2d1 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.536630 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd1c5fd4-d124-4e02-8198-0a8d95e5c2d1 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 returned with HTTP 404 Jul 31 19:12:13.537677 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 555/2244] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:13.555029 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b43800b1-7584-4e09-baf3-a27a98e621c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.559873 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b43800b1-7584-4e09-baf3-a27a98e621c9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:12:13.560319 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b43800b1-7584-4e09-baf3-a27a98e621c9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.560696 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b43800b1-7584-4e09-baf3-a27a98e621c9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.561061 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-b43800b1-7584-4e09-baf3-a27a98e621c9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:13.562841 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.562841 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:13.564303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b43800b1-7584-4e09-baf3-a27a98e621c9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:13.573371 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b43800b1-7584-4e09-baf3-a27a98e621c9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Get all volumes completed successfully. Jul 31 19:12:13.574002 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b43800b1-7584-4e09-baf3-a27a98e621c9 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:12:13.574614 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 560/2245] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/volumes => generated 334 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:13.586328 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7c158242-e236-4021-892f-3e25e1a10d87 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.588760 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c158242-e236-4021-892f-3e25e1a10d87 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:13.589208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c158242-e236-4021-892f-3e25e1a10d87 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.589651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7c158242-e236-4021-892f-3e25e1a10d87 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.589651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-7c158242-e236-4021-892f-3e25e1a10d87 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:13.591193 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-7c158242-e236-4021-892f-3e25e1a10d87 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:12:13.595310 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7c158242-e236-4021-892f-3e25e1a10d87 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Get all snapshots completed successfully. Jul 31 19:12:13.595677 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7c158242-e236-4021-892f-3e25e1a10d87 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 200 Jul 31 19:12:13.596224 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 567/2246] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:13.605772 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-394e5bbe-3757-4b51-aebd-8f6ec28fb3d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.607417 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-394e5bbe-3757-4b51-aebd-8f6ec28fb3d0 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda Jul 31 19:12:13.608129 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-394e5bbe-3757-4b51-aebd-8f6ec28fb3d0 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.608367 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-394e5bbe-3757-4b51-aebd-8f6ec28fb3d0 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.615080 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.615080 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:13.619530 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-394e5bbe-3757-4b51-aebd-8f6ec28fb3d0 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:13.624692 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-394e5bbe-3757-4b51-aebd-8f6ec28fb3d0 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda returned with HTTP 200 Jul 31 19:12:13.625269 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 565/2247] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:13.644326 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-62eab55f-7b06-48ef-aa85-681cb0612887 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.651308 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62eab55f-7b06-48ef-aa85-681cb0612887 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] DELETE https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda Jul 31 19:12:13.651548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62eab55f-7b06-48ef-aa85-681cb0612887 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.651757 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62eab55f-7b06-48ef-aa85-681cb0612887 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.651944 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-62eab55f-7b06-48ef-aa85-681cb0612887 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete volume with id: 22794a98-922e-4bf7-a7cd-576b2ead6cda Jul 31 19:12:13.660591 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.660591 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:13.661129 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-62eab55f-7b06-48ef-aa85-681cb0612887 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:13.679462 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-62eab55f-7b06-48ef-aa85-681cb0612887 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete volume request issued successfully. Jul 31 19:12:13.679462 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62eab55f-7b06-48ef-aa85-681cb0612887 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda returned with HTTP 202 Jul 31 19:12:13.679462 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 556/2248] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:13 2026] DELETE /volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:13.685876 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-19b2b541-b0da-4070-a7f6-0608d8a59ddb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.686950 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19b2b541-b0da-4070-a7f6-0608d8a59ddb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda Jul 31 19:12:13.687231 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19b2b541-b0da-4070-a7f6-0608d8a59ddb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.687583 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19b2b541-b0da-4070-a7f6-0608d8a59ddb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.695213 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.695213 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:13.700034 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-19b2b541-b0da-4070-a7f6-0608d8a59ddb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Volume info retrieved successfully. Jul 31 19:12:13.704890 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19b2b541-b0da-4070-a7f6-0608d8a59ddb tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda returned with HTTP 200 Jul 31 19:12:13.705231 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 561/2249] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:13.747332 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c97c714b-1554-4160-aeb8-d78b98ee9604 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.752805 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c97c714b-1554-4160-aeb8-d78b98ee9604 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:13.753059 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c97c714b-1554-4160-aeb8-d78b98ee9604 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.753209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c97c714b-1554-4160-aeb8-d78b98ee9604 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.753339 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c97c714b-1554-4160-aeb8-d78b98ee9604 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:13.758683 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.758683 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:13.759179 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c97c714b-1554-4160-aeb8-d78b98ee9604 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:13.759576 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 568/2250] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:13.830291 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b32b4656-a255-42d9-8776-c37ac680ef12 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.832391 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b32b4656-a255-42d9-8776-c37ac680ef12 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] GET https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 Jul 31 19:12:13.832680 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b32b4656-a255-42d9-8776-c37ac680ef12 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.833918 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b32b4656-a255-42d9-8776-c37ac680ef12 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.841022 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b32b4656-a255-42d9-8776-c37ac680ef12 tempest-AttachVolumeShelveTestJSON-1360325654 tempest-AttachVolumeShelveTestJSON-1360325654-project-member] https://10.4.3.163/volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 returned with HTTP 404 Jul 31 19:12:13.841232 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 566/2251] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/volumes/1ea6c028-238d-4a6c-be26-78e2c44caff5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:13.921267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-48a2f75b-0747-4015-bb0e-54321bdf7381 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.926160 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-48a2f75b-0747-4015-bb0e-54321bdf7381 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 Jul 31 19:12:13.926389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-48a2f75b-0747-4015-bb0e-54321bdf7381 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:13.926633 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-48a2f75b-0747-4015-bb0e-54321bdf7381 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:13.935754 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.935754 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:13.941867 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-48a2f75b-0747-4015-bb0e-54321bdf7381 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:13.951469 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-48a2f75b-0747-4015-bb0e-54321bdf7381 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 returned with HTTP 200 Jul 31 19:12:13.953708 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 557/2252] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:13 2026] GET /volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:13.967352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-069dc4de-82ff-4f0d-9e15-99048876675e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:13.969920 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-069dc4de-82ff-4f0d-9e15-99048876675e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:12:13.970394 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-069dc4de-82ff-4f0d-9e15-99048876675e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "76ab11c9-25bb-4df3-a614-53ade33ca7b1", "name": "tempest-type-Backup-2114744801"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:13.972514 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-069dc4de-82ff-4f0d-9e15-99048876675e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Creating new backup {'backup': {'volume_id': '76ab11c9-25bb-4df3-a614-53ade33ca7b1', 'name': 'tempest-type-Backup-2114744801'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:12:13.972721 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-069dc4de-82ff-4f0d-9e15-99048876675e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Creating backup of volume 76ab11c9-25bb-4df3-a614-53ade33ca7b1 in container None Jul 31 19:12:13.982024 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:13.982024 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:13.982620 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-069dc4de-82ff-4f0d-9e15-99048876675e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:14.012723 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-069dc4de-82ff-4f0d-9e15-99048876675e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Created reservations ['a8506930-30eb-4cd5-98a2-0bee19200576', 'cf1a8074-e32a-4acc-ad31-b62448087b53'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:14.051753 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-069dc4de-82ff-4f0d-9e15-99048876675e tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:12:14.052231 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 562/2253] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:12:13 2026] POST /volume/v3/backups => generated 316 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:14.064631 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6afe2599-ed66-4591-b7e7-967a86a9ce04 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.066957 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6afe2599-ed66-4591-b7e7-967a86a9ce04 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:14.067596 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6afe2599-ed66-4591-b7e7-967a86a9ce04 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:14.067675 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6afe2599-ed66-4591-b7e7-967a86a9ce04 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:14.067825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6afe2599-ed66-4591-b7e7-967a86a9ce04 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:14.073926 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:14.073926 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:14.074205 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6afe2599-ed66-4591-b7e7-967a86a9ce04 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:14.074703 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 569/2254] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:14 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:14.251933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3caa024f-08c6-461e-ab64-a23d9d4142ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.257839 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3caa024f-08c6-461e-ab64-a23d9d4142ef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:14.257972 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3caa024f-08c6-461e-ab64-a23d9d4142ef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:14.258198 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3caa024f-08c6-461e-ab64-a23d9d4142ef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:14.258333 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3caa024f-08c6-461e-ab64-a23d9d4142ef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:14.269791 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:14.269791 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:14.270694 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3caa024f-08c6-461e-ab64-a23d9d4142ef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:14.271256 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 567/2255] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:14 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:14.719047 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0021a234-8dc5-4a5a-8157-d5f491d585ef None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.720961 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0021a234-8dc5-4a5a-8157-d5f491d585ef tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda Jul 31 19:12:14.721201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0021a234-8dc5-4a5a-8157-d5f491d585ef tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:14.721430 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0021a234-8dc5-4a5a-8157-d5f491d585ef tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:14.728689 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0021a234-8dc5-4a5a-8157-d5f491d585ef tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda returned with HTTP 404 Jul 31 19:12:14.729211 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 558/2256] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:14 2026] GET /volume/v3/volumes/22794a98-922e-4bf7-a7cd-576b2ead6cda => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:14.738571 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6e3b6f60-f29d-43bc-8ff9-8c2a204fb033 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.741011 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e3b6f60-f29d-43bc-8ff9-8c2a204fb033 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb Jul 31 19:12:14.741626 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e3b6f60-f29d-43bc-8ff9-8c2a204fb033 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:14.741925 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e3b6f60-f29d-43bc-8ff9-8c2a204fb033 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:14.742140 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-6e3b6f60-f29d-43bc-8ff9-8c2a204fb033 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete snapshot with id: d5e927d4-a28a-4f75-a62d-9e30546e0dbb Jul 31 19:12:14.748197 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e3b6f60-f29d-43bc-8ff9-8c2a204fb033 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb returned with HTTP 404 Jul 31 19:12:14.748901 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 563/2257] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:12:14 2026] DELETE /volume/v3/snapshots/d5e927d4-a28a-4f75-a62d-9e30546e0dbb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:14.756978 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bfdf1ba5-1aa7-425f-a92b-f66a5444edfd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.759940 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bfdf1ba5-1aa7-425f-a92b-f66a5444edfd tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] GET https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:14.760140 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bfdf1ba5-1aa7-425f-a92b-f66a5444edfd tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:14.760369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bfdf1ba5-1aa7-425f-a92b-f66a5444edfd tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:14.766848 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bfdf1ba5-1aa7-425f-a92b-f66a5444edfd tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 returned with HTTP 404 Jul 31 19:12:14.767462 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 570/2258] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:14 2026] GET /volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:14.774484 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0cb3572f-4831-4f1a-a518-7e60f91ad0b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.775868 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cb3572f-4831-4f1a-a518-7e60f91ad0b1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:14.776106 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cb3572f-4831-4f1a-a518-7e60f91ad0b1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:14.776328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cb3572f-4831-4f1a-a518-7e60f91ad0b1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:14.776465 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0cb3572f-4831-4f1a-a518-7e60f91ad0b1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:14.781063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a5aa6ede-9983-406c-9a9b-22f2a2b8ad26 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.781852 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:14.781852 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:14.782114 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cb3572f-4831-4f1a-a518-7e60f91ad0b1 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:14.782490 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 568/2259] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:14 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:14.782880 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5aa6ede-9983-406c-9a9b-22f2a2b8ad26 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:14.783134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5aa6ede-9983-406c-9a9b-22f2a2b8ad26 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:14.783409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5aa6ede-9983-406c-9a9b-22f2a2b8ad26 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:14.783960 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-a5aa6ede-9983-406c-9a9b-22f2a2b8ad26 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] Delete volume with id: 4992196a-054c-4131-b2bd-40db15b6db57 Jul 31 19:12:14.785010 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a982c0f2-e0ba-494b-82a5-0ae3f151da1f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.790454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a982c0f2-e0ba-494b-82a5-0ae3f151da1f tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] PUT https://10.4.3.163/volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe Jul 31 19:12:14.790454 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a982c0f2-e0ba-494b-82a5-0ae3f151da1f tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:14.790657 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5aa6ede-9983-406c-9a9b-22f2a2b8ad26 tempest-VolumesDeleteCascade-970012690 tempest-VolumesDeleteCascade-970012690-project-member] https://10.4.3.163/volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 returned with HTTP 404 Jul 31 19:12:14.790738 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 559/2260] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:14 2026] DELETE /volume/v3/volumes/4992196a-054c-4131-b2bd-40db15b6db57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:14.802566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a982c0f2-e0ba-494b-82a5-0ae3f151da1f tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Acquiring lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:12:14.808593 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a982c0f2-e0ba-494b-82a5-0ae3f151da1f tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:12:14.809981 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:14.809981 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:14.921894 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a982c0f2-e0ba-494b-82a5-0ae3f151da1f tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Lock "cinder-attachment_update-ce413479-0632-4f2f-80ab-c5abb51ef5be-np0000006260" released by "attachment_update" :: held 0.113s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:12:14.922280 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a982c0f2-e0ba-494b-82a5-0ae3f151da1f tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe returned with HTTP 200 Jul 31 19:12:14.922866 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 564/2261] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:12:14 2026] PUT /volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:14.935317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a36be530-6221-40a9-b332-6c2b807aafd4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:14.938278 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a36be530-6221-40a9-b332-6c2b807aafd4 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe Jul 31 19:12:14.938484 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a36be530-6221-40a9-b332-6c2b807aafd4 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:14.938667 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a36be530-6221-40a9-b332-6c2b807aafd4 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:14.961740 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-a36be530-6221-40a9-b332-6c2b807aafd4 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe returned with HTTP 200 Jul 31 19:12:14.961740 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 571/2262] 10.4.3.163 () {70 vars in 1651 bytes} [Fri Jul 31 19:12:14 2026] GET /volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:15.087278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77a2510f-0df7-4f28-8178-7987267b3ce7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:15.092029 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77a2510f-0df7-4f28-8178-7987267b3ce7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:15.092329 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77a2510f-0df7-4f28-8178-7987267b3ce7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:15.092808 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77a2510f-0df7-4f28-8178-7987267b3ce7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:15.092808 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-77a2510f-0df7-4f28-8178-7987267b3ce7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:15.101874 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:15.101874 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:15.102232 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77a2510f-0df7-4f28-8178-7987267b3ce7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:15.102865 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 569/2263] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:15 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:15.283116 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-995751fc-8070-4543-b1ae-b33440014391 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:15.285000 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-995751fc-8070-4543-b1ae-b33440014391 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:15.285404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-995751fc-8070-4543-b1ae-b33440014391 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:15.285695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-995751fc-8070-4543-b1ae-b33440014391 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:15.285860 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-995751fc-8070-4543-b1ae-b33440014391 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:15.290275 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:15.290275 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:15.291067 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-995751fc-8070-4543-b1ae-b33440014391 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:15.291475 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 560/2264] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:15 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:15.801194 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2fc1b494-de62-4680-aeac-026cd1d011bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:15.801194 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fc1b494-de62-4680-aeac-026cd1d011bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:15.801194 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fc1b494-de62-4680-aeac-026cd1d011bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:15.801194 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fc1b494-de62-4680-aeac-026cd1d011bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:15.801194 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2fc1b494-de62-4680-aeac-026cd1d011bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:15.813621 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:15.813621 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:15.814788 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fc1b494-de62-4680-aeac-026cd1d011bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:15.815360 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 565/2265] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:15 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:16.114448 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-316b8db2-b654-452e-ad9a-9256848d88d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:16.116450 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-316b8db2-b654-452e-ad9a-9256848d88d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:16.116669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-316b8db2-b654-452e-ad9a-9256848d88d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:16.116844 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-316b8db2-b654-452e-ad9a-9256848d88d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:16.116945 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-316b8db2-b654-452e-ad9a-9256848d88d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:16.124789 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:16.124789 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:16.124789 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-316b8db2-b654-452e-ad9a-9256848d88d0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:16.124789 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 572/2266] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:16 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:16.302599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cb8139ca-a68d-4a96-9bd3-d99756cf66e0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:16.305791 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb8139ca-a68d-4a96-9bd3-d99756cf66e0 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:16.306365 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb8139ca-a68d-4a96-9bd3-d99756cf66e0 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:16.307120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb8139ca-a68d-4a96-9bd3-d99756cf66e0 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:16.307120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-cb8139ca-a68d-4a96-9bd3-d99756cf66e0 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:16.315082 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:16.315082 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:16.315082 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb8139ca-a68d-4a96-9bd3-d99756cf66e0 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:16.315082 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 570/2267] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:16 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:16.666429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:16.668078 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:16.668398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-376760306", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:16.669821 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-376760306', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:16.669942 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Create volume of 1 GB Jul 31 19:12:16.673654 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Availability Zones retrieved successfully. Jul 31 19:12:16.678712 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Flow 'volume_create_api' (a5da2e3f-2ef3-464e-9259-ede1f7aab830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:16.679519 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce1024d-076f-4bc2-9038-cece57a5b54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:16.680337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:16.706140 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce1024d-076f-4bc2-9038-cece57a5b54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:16.706894 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a220a3e-aae9-4534-9523-5b912a146b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:16.816153 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Created reservations ['9ccbf8f2-537a-42e8-bbc6-0e57bd895cab', '860596e0-fd21-4ba7-a804-fb13d1abf92c', '5ebf63b4-2b9a-4cd5-a6bd-b2c0ad200f27', 'd5537b6f-ad05-4026-b081-c6da56fb1b00'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:16.816939 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a220a3e-aae9-4534-9523-5b912a146b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ccbf8f2-537a-42e8-bbc6-0e57bd895cab', '860596e0-fd21-4ba7-a804-fb13d1abf92c', '5ebf63b4-2b9a-4cd5-a6bd-b2c0ad200f27', 'd5537b6f-ad05-4026-b081-c6da56fb1b00']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:16.817971 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5640f179-314a-46f9-b993-abbc78bd4e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:16.831682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-002e85bd-15ae-4ff3-bd19-18c7cc2079cd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:16.835614 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-002e85bd-15ae-4ff3-bd19-18c7cc2079cd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:16.835867 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-002e85bd-15ae-4ff3-bd19-18c7cc2079cd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:16.836088 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-002e85bd-15ae-4ff3-bd19-18c7cc2079cd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:16.836202 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-002e85bd-15ae-4ff3-bd19-18c7cc2079cd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:16.845291 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:16.845291 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:16.847028 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-002e85bd-15ae-4ff3-bd19-18c7cc2079cd tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:16.848836 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 566/2268] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:16 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:16.849652 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5640f179-314a-46f9-b993-abbc78bd4e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cf6d055-ba21-48d6-9fbe-d7189008740e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-376760306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75294ddfdece4f76858620091f84bf10',qos_specs=None,replication_status=,reservations=['9ccbf8f2-537a-42e8-bbc6-0e57bd895cab','860596e0-fd21-4ba7-a804-fb13d1abf92c','5ebf63b4-2b9a-4cd5-a6bd-b2c0ad200f27','d5537b6f-ad05-4026-b081-c6da56fb1b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='648e8a5d31e54dc2b9d7e3c4c1b0e7bb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-376760306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cf6d055-ba21-48d6-9fbe-d7189008740e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75294ddfdece4f76858620091f84bf10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='648e8a5d31e54dc2b9d7e3c4c1b0e7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:16.851346 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb501ce-1491-423d-afb1-19fc1817546d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:16.899865 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb501ce-1491-423d-afb1-19fc1817546d) transitioned into state 'SUCCESS' from state '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-376760306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75294ddfdece4f76858620091f84bf10',qos_specs=None,replication_status=,reservations=['9ccbf8f2-537a-42e8-bbc6-0e57bd895cab','860596e0-fd21-4ba7-a804-fb13d1abf92c','5ebf63b4-2b9a-4cd5-a6bd-b2c0ad200f27','d5537b6f-ad05-4026-b081-c6da56fb1b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='648e8a5d31e54dc2b9d7e3c4c1b0e7bb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:16.900819 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d95b9fc-6b4f-4aaa-b82c-be7ef62eea0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:16.914231 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d95b9fc-6b4f-4aaa-b82c-be7ef62eea0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:16.915263 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Flow 'volume_create_api' (a5da2e3f-2ef3-464e-9259-ede1f7aab830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:16.915594 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Create volume request issued successfully. Jul 31 19:12:16.916765 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69efc592-ae15-4838-b6d8-f25ef4b1cdd6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:16.917337 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 561/2269] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:16 2026] POST /volume/v3/volumes => generated 746 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:17.137717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c08ac56b-f840-445f-9b66-9d53820fad51 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:17.142220 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c08ac56b-f840-445f-9b66-9d53820fad51 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:17.142220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c08ac56b-f840-445f-9b66-9d53820fad51 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:17.142220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c08ac56b-f840-445f-9b66-9d53820fad51 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:17.142220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c08ac56b-f840-445f-9b66-9d53820fad51 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:17.147408 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:17.147408 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:17.148120 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c08ac56b-f840-445f-9b66-9d53820fad51 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:17.148591 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 573/2270] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:17 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:17.326877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ccd4ece7-12e4-48e6-9780-98dcb5830a8b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:17.328563 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccd4ece7-12e4-48e6-9780-98dcb5830a8b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:17.328662 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccd4ece7-12e4-48e6-9780-98dcb5830a8b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:17.328881 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccd4ece7-12e4-48e6-9780-98dcb5830a8b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:17.328984 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ccd4ece7-12e4-48e6-9780-98dcb5830a8b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:17.336339 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:17.336339 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:17.337268 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccd4ece7-12e4-48e6-9780-98dcb5830a8b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:17.337580 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 571/2271] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:17 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:17.867657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7b9b9887-63ab-4728-8184-ea459e082ebf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:17.869966 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b9b9887-63ab-4728-8184-ea459e082ebf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:17.870235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b9b9887-63ab-4728-8184-ea459e082ebf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:17.870527 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7b9b9887-63ab-4728-8184-ea459e082ebf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:17.871157 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7b9b9887-63ab-4728-8184-ea459e082ebf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:17.888027 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:17.888027 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:17.888370 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7b9b9887-63ab-4728-8184-ea459e082ebf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:17.888910 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 567/2272] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:17 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:18.159587 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-221762cb-a49a-4f5c-b41d-d9aff6d5f6be None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:18.161406 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-221762cb-a49a-4f5c-b41d-d9aff6d5f6be tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:18.161682 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-221762cb-a49a-4f5c-b41d-d9aff6d5f6be tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:18.161878 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-221762cb-a49a-4f5c-b41d-d9aff6d5f6be tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:18.161978 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-221762cb-a49a-4f5c-b41d-d9aff6d5f6be tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:18.166695 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:18.166695 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:18.167089 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-221762cb-a49a-4f5c-b41d-d9aff6d5f6be tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:18.167501 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 562/2273] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:18 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:18.350948 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8ed310b-ed9b-41a8-838c-10524cef5621 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:18.352886 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8ed310b-ed9b-41a8-838c-10524cef5621 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:18.353288 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8ed310b-ed9b-41a8-838c-10524cef5621 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:18.354153 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8ed310b-ed9b-41a8-838c-10524cef5621 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:18.354153 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e8ed310b-ed9b-41a8-838c-10524cef5621 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:18.358839 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:18.358839 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:18.360120 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8ed310b-ed9b-41a8-838c-10524cef5621 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:18.360777 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 574/2274] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:18 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:18.903467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c77433bf-0afd-4f1c-a4f1-2bcd5e6fd183 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:18.903467 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c77433bf-0afd-4f1c-a4f1-2bcd5e6fd183 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:18.903467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c77433bf-0afd-4f1c-a4f1-2bcd5e6fd183 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:18.903467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c77433bf-0afd-4f1c-a4f1-2bcd5e6fd183 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:18.903467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c77433bf-0afd-4f1c-a4f1-2bcd5e6fd183 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:18.908297 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:18.908297 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:18.909128 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c77433bf-0afd-4f1c-a4f1-2bcd5e6fd183 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:18.909537 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 572/2275] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:18 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:19.182833 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8afa62eb-1831-4d2c-af0e-b55b0a5d19f0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:19.185114 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8afa62eb-1831-4d2c-af0e-b55b0a5d19f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:19.185322 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8afa62eb-1831-4d2c-af0e-b55b0a5d19f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:19.185603 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8afa62eb-1831-4d2c-af0e-b55b0a5d19f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:19.185726 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8afa62eb-1831-4d2c-af0e-b55b0a5d19f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:19.193809 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:19.193809 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:19.196530 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8afa62eb-1831-4d2c-af0e-b55b0a5d19f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:19.196530 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 568/2276] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:19 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:19.380425 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-56212472-f64a-4487-a8e1-08c43d620d25 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:19.384473 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-56212472-f64a-4487-a8e1-08c43d620d25 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:19.384473 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-56212472-f64a-4487-a8e1-08c43d620d25 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:19.384473 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-56212472-f64a-4487-a8e1-08c43d620d25 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:19.384473 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-56212472-f64a-4487-a8e1-08c43d620d25 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:19.389145 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:19.389145 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:19.390301 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-56212472-f64a-4487-a8e1-08c43d620d25 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:19.390823 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 563/2277] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:19 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:19.924220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c796ef1b-4ff9-4d6a-a074-74d571c51829 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:19.926217 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c796ef1b-4ff9-4d6a-a074-74d571c51829 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:19.926425 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c796ef1b-4ff9-4d6a-a074-74d571c51829 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:19.926705 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c796ef1b-4ff9-4d6a-a074-74d571c51829 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:19.926880 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c796ef1b-4ff9-4d6a-a074-74d571c51829 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:19.931948 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:19.931948 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:19.933002 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c796ef1b-4ff9-4d6a-a074-74d571c51829 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:19.933408 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 575/2278] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:19 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:20.208604 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-05323e51-071d-4312-ac7c-3a21ae770a21 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:20.211206 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05323e51-071d-4312-ac7c-3a21ae770a21 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:20.211726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05323e51-071d-4312-ac7c-3a21ae770a21 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:20.211726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05323e51-071d-4312-ac7c-3a21ae770a21 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:20.211726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-05323e51-071d-4312-ac7c-3a21ae770a21 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:20.218276 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:20.218276 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:20.218511 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05323e51-071d-4312-ac7c-3a21ae770a21 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:20.218991 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 573/2279] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:20 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:20.403694 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d3d396c-39dd-4ca4-90f5-1cc560d77a3b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:20.405810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d3d396c-39dd-4ca4-90f5-1cc560d77a3b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:20.406113 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d3d396c-39dd-4ca4-90f5-1cc560d77a3b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:20.406382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d3d396c-39dd-4ca4-90f5-1cc560d77a3b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:20.406580 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1d3d396c-39dd-4ca4-90f5-1cc560d77a3b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:20.412404 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:20.412404 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:20.413530 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d3d396c-39dd-4ca4-90f5-1cc560d77a3b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:20.413900 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 569/2280] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:20 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:20.443960 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4341fd78-99b3-4025-b38c-83af6931a096 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:20.455171 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4341fd78-99b3-4025-b38c-83af6931a096 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc Jul 31 19:12:20.460252 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4341fd78-99b3-4025-b38c-83af6931a096 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:20.466534 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4341fd78-99b3-4025-b38c-83af6931a096 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:20.488407 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:20.488407 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:20.493133 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4341fd78-99b3-4025-b38c-83af6931a096 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Volume info retrieved successfully. Jul 31 19:12:20.499869 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4341fd78-99b3-4025-b38c-83af6931a096 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc returned with HTTP 200 Jul 31 19:12:20.500481 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 564/2281] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:20 2026] GET /volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc => generated 845 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:20.527516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e9f6afa0-286b-4185-b850-de641c19c6b3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:20.529419 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e9f6afa0-286b-4185-b850-de641c19c6b3 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] PUT https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:20.529824 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e9f6afa0-286b-4185-b850-de641c19c6b3 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-124590890", "description": "tempest-volume-backup-description-1215002425"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:20.540952 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:20.540952 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:20.550272 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e9f6afa0-286b-4185-b850-de641c19c6b3 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:20.550891 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 576/2282] 10.4.3.163 () {70 vars in 1409 bytes} [Fri Jul 31 19:12:20 2026] PUT /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:20.562396 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8472014e-1b8b-422d-b9d5-6b6179b71bef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:20.564411 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8472014e-1b8b-422d-b9d5-6b6179b71bef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:20.564749 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8472014e-1b8b-422d-b9d5-6b6179b71bef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:20.564970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8472014e-1b8b-422d-b9d5-6b6179b71bef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:20.565096 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8472014e-1b8b-422d-b9d5-6b6179b71bef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:20.571161 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:20.571161 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:20.572194 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8472014e-1b8b-422d-b9d5-6b6179b71bef tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:20.572723 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 574/2283] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:20 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 839 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:20.591795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5aeea13e-fe44-478e-811d-ae88229490c5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:20.593683 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5aeea13e-fe44-478e-811d-ae88229490c5 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] DELETE https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:20.594023 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5aeea13e-fe44-478e-811d-ae88229490c5 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:20.594393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5aeea13e-fe44-478e-811d-ae88229490c5 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:20.594491 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-5aeea13e-fe44-478e-811d-ae88229490c5 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Delete backup with id: f2a09a53-2e30-4c0a-9075-db4392629cf9. Jul 31 19:12:20.599161 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:20.599161 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:20.617150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-5aeea13e-fe44-478e-811d-ae88229490c5 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] delete_backup rpcapi backup_id f2a09a53-2e30-4c0a-9075-db4392629cf9 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:12:20.619373 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5aeea13e-fe44-478e-811d-ae88229490c5 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 202 Jul 31 19:12:20.619746 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 570/2284] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:20 2026] DELETE /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:20.630427 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-795d248a-1e60-49c4-acba-85ecf929cd78 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:20.631533 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-795d248a-1e60-49c4-acba-85ecf929cd78 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:20.631757 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-795d248a-1e60-49c4-acba-85ecf929cd78 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:20.631960 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-795d248a-1e60-49c4-acba-85ecf929cd78 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:20.632081 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-795d248a-1e60-49c4-acba-85ecf929cd78 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:20.639989 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:20.639989 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:20.642024 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-795d248a-1e60-49c4-acba-85ecf929cd78 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 200 Jul 31 19:12:20.642024 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 565/2285] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:20 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 838 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:20.948700 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f5837555-8e30-41c1-929f-3d30143478c5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:20.952257 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f5837555-8e30-41c1-929f-3d30143478c5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:20.952422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f5837555-8e30-41c1-929f-3d30143478c5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:20.952731 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f5837555-8e30-41c1-929f-3d30143478c5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:20.952878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f5837555-8e30-41c1-929f-3d30143478c5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:20.962714 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:20.962714 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:20.963379 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f5837555-8e30-41c1-929f-3d30143478c5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:20.963891 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 577/2286] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:20 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:21.091466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.093302 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:21.093703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-326937524", "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:21.095238 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-326937524', 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:21.241233 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-221c59eb-f950-4a37-95f2-1c294ba3b9a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.243497 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-221c59eb-f950-4a37-95f2-1c294ba3b9a0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:21.243887 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-221c59eb-f950-4a37-95f2-1c294ba3b9a0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:21.244160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-221c59eb-f950-4a37-95f2-1c294ba3b9a0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:21.244291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-221c59eb-f950-4a37-95f2-1c294ba3b9a0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:21.249882 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:21.249882 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:21.251394 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-221c59eb-f950-4a37-95f2-1c294ba3b9a0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:21.251394 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 571/2287] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:21 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:21.335404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-ae13330b-7061-440c-aa0a-11371839aac2 req-eed61e15-ebc4-4101-b4e6-b7a0854cacbf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.338986 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-eed61e15-ebc4-4101-b4e6-b7a0854cacbf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] POST https://10.4.3.163/volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe/action Jul 31 19:12:21.338986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-eed61e15-ebc4-4101-b4e6-b7a0854cacbf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:21.338986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-eed61e15-ebc4-4101-b4e6-b7a0854cacbf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:21.364620 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:21.364620 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:21.392609 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ae13330b-7061-440c-aa0a-11371839aac2 req-eed61e15-ebc4-4101-b4e6-b7a0854cacbf tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe/action returned with HTTP 204 Jul 31 19:12:21.393220 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 566/2288] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:12:21 2026] POST /volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:21.416363 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Create volume of 1 GB Jul 31 19:12:21.427184 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Availability Zones retrieved successfully. Jul 31 19:12:21.435242 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Flow 'volume_create_api' (45a3f7b1-04ee-4df2-83b5-14e5094316d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:21.436666 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (903f1a19-a387-4785-88af-4d33c4e4d943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:21.437416 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:21.524186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (903f1a19-a387-4785-88af-4d33c4e4d943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:21.525422 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c624f59c-4198-4a2f-9ddc-424a8f026a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:21.603730 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Created reservations ['e6c15d31-12bb-4917-acc7-de3ced27001d', '9bb2914c-9f80-4784-8d21-8ad1a97621a7', '5d92b8c9-b653-4a54-b401-24b74b48a8e1', '9355d1e2-0a6e-4871-bded-ac4f6816cc11'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:21.604831 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c624f59c-4198-4a2f-9ddc-424a8f026a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6c15d31-12bb-4917-acc7-de3ced27001d', '9bb2914c-9f80-4784-8d21-8ad1a97621a7', '5d92b8c9-b653-4a54-b401-24b74b48a8e1', '9355d1e2-0a6e-4871-bded-ac4f6816cc11']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:21.605811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a75860-66f5-4beb-bf01-24568e4d90ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:21.627964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5a75860-66f5-4beb-bf01-24568e4d90ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4181c71a-fc40-404f-b59b-7f2218bf532f', '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-326937524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e56b64831c24a52b5d056ff0cc12e97',qos_specs=None,replication_status=,reservations=['e6c15d31-12bb-4917-acc7-de3ced27001d','9bb2914c-9f80-4784-8d21-8ad1a97621a7','5d92b8c9-b653-4a54-b401-24b74b48a8e1','9355d1e2-0a6e-4871-bded-ac4f6816cc11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ffa2059f844ab0b87acd8c8007dfe5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-326937524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4181c71a-fc40-404f-b59b-7f2218bf532f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e56b64831c24a52b5d056ff0cc12e97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8ffa2059f844ab0b87acd8c8007dfe5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:21.628856 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25f7d57-87e5-4fbe-a527-5dc75451a014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:21.653167 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d25f7d57-87e5-4fbe-a527-5dc75451a014) transitioned into state 'SUCCESS' from state '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-326937524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e56b64831c24a52b5d056ff0cc12e97',qos_specs=None,replication_status=,reservations=['e6c15d31-12bb-4917-acc7-de3ced27001d','9bb2914c-9f80-4784-8d21-8ad1a97621a7','5d92b8c9-b653-4a54-b401-24b74b48a8e1','9355d1e2-0a6e-4871-bded-ac4f6816cc11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ffa2059f844ab0b87acd8c8007dfe5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:21.655332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (314e1266-0b9b-4f71-a4de-ba4b2bfcefbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:21.656166 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cc130310-7cf0-4078-a1e9-af0e6ca99e3d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.661771 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc130310-7cf0-4078-a1e9-af0e6ca99e3d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 Jul 31 19:12:21.661771 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc130310-7cf0-4078-a1e9-af0e6ca99e3d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:21.661771 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc130310-7cf0-4078-a1e9-af0e6ca99e3d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:21.661907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cc130310-7cf0-4078-a1e9-af0e6ca99e3d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Show backup with id f2a09a53-2e30-4c0a-9075-db4392629cf9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:21.667926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc130310-7cf0-4078-a1e9-af0e6ca99e3d tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 returned with HTTP 404 Jul 31 19:12:21.668748 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 578/2289] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:21 2026] GET /volume/v3/backups/f2a09a53-2e30-4c0a-9075-db4392629cf9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:21.682080 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (314e1266-0b9b-4f71-a4de-ba4b2bfcefbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:21.683500 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Flow 'volume_create_api' (45a3f7b1-04ee-4df2-83b5-14e5094316d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:21.684134 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Create volume request issued successfully. Jul 31 19:12:21.684732 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43ad2fe6-b80b-468c-bebf-c81a77a2f9fb tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:21.686891 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 575/2290] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:21 2026] POST /volume/v3/volumes => generated 752 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:21.709667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6acee1ca-f025-41aa-96d9-bd75ef254583 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.714016 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6acee1ca-f025-41aa-96d9-bd75ef254583 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] GET https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f Jul 31 19:12:21.714304 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6acee1ca-f025-41aa-96d9-bd75ef254583 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:21.714603 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6acee1ca-f025-41aa-96d9-bd75ef254583 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:21.721827 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:21.721827 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:21.726096 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6acee1ca-f025-41aa-96d9-bd75ef254583 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Volume info retrieved successfully. Jul 31 19:12:21.730292 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6acee1ca-f025-41aa-96d9-bd75ef254583 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f returned with HTTP 200 Jul 31 19:12:21.730711 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 572/2291] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:21 2026] GET /volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:21.815517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ca5d2570-4d36-4b2a-8e21-e700e8a19d11 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.821243 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ca5d2570-4d36-4b2a-8e21-e700e8a19d11 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc Jul 31 19:12:21.821243 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ca5d2570-4d36-4b2a-8e21-e700e8a19d11 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:21.821243 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ca5d2570-4d36-4b2a-8e21-e700e8a19d11 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:21.829157 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:21.829157 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:21.833349 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ca5d2570-4d36-4b2a-8e21-e700e8a19d11 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Volume info retrieved successfully. Jul 31 19:12:21.838000 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ca5d2570-4d36-4b2a-8e21-e700e8a19d11 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc returned with HTTP 200 Jul 31 19:12:21.838501 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 567/2292] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:21 2026] GET /volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:21.855553 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d553db5c-879b-41e5-98d8-bd18598bae0e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.857642 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d553db5c-879b-41e5-98d8-bd18598bae0e tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc Jul 31 19:12:21.857830 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d553db5c-879b-41e5-98d8-bd18598bae0e tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:21.857995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d553db5c-879b-41e5-98d8-bd18598bae0e tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:21.858136 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d553db5c-879b-41e5-98d8-bd18598bae0e tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Delete volume with id: a1e921b1-ec19-4e82-a4cf-00f27e7778cc Jul 31 19:12:21.858176 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.880396 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:21.880396 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:21.880396 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d553db5c-879b-41e5-98d8-bd18598bae0e tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Volume info retrieved successfully. Jul 31 19:12:21.896672 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d553db5c-879b-41e5-98d8-bd18598bae0e tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Delete volume request issued successfully. Jul 31 19:12:21.896872 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d553db5c-879b-41e5-98d8-bd18598bae0e tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc returned with HTTP 202 Jul 31 19:12:21.897531 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 579/2293] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:21 2026] DELETE /volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:21.909879 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:21.910515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-608110423"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:21.912018 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3ff6bbd6-972f-4f12-8b6e-da38a1285905 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.912112 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-608110423'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:21.912269 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Create volume of 1 GB Jul 31 19:12:21.913593 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:21.913593 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:21.918691 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ff6bbd6-972f-4f12-8b6e-da38a1285905 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc Jul 31 19:12:21.919105 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ff6bbd6-972f-4f12-8b6e-da38a1285905 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:21.919388 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3ff6bbd6-972f-4f12-8b6e-da38a1285905 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:21.930247 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Availability Zones retrieved successfully. Jul 31 19:12:21.933164 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:21.933164 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:21.939321 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3ff6bbd6-972f-4f12-8b6e-da38a1285905 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Volume info retrieved successfully. Jul 31 19:12:21.939587 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Flow 'volume_create_api' (7ca00030-67b5-458c-b09f-f62c45489dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:21.941057 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d6d94d-a2a1-4193-9ce9-3436a29c2af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:21.942389 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:21.948027 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3ff6bbd6-972f-4f12-8b6e-da38a1285905 tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc returned with HTTP 200 Jul 31 19:12:21.948027 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 573/2294] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:21 2026] GET /volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:12:21.978449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b861f9f3-3a49-4793-84b4-51f5548d78ff None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:21.980590 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b861f9f3-3a49-4793-84b4-51f5548d78ff tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:21.981127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b861f9f3-3a49-4793-84b4-51f5548d78ff tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:21.981628 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b861f9f3-3a49-4793-84b4-51f5548d78ff tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:21.981976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b861f9f3-3a49-4793-84b4-51f5548d78ff tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:21.982447 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d6d94d-a2a1-4193-9ce9-3436a29c2af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:21.982910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b35b3f3-0668-4c18-9297-3032318e0af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:21.988980 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:21.988980 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:21.990182 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b861f9f3-3a49-4793-84b4-51f5548d78ff tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:21.991096 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 568/2295] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:21 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:22.053533 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Created reservations ['bf6d66cd-309d-476c-a530-6757d514e02e', 'bb3fb172-609e-4faf-8598-f0cfae0fe1fa', '69965222-02e2-48dc-ba66-cc49842e3514', '09adc873-c72c-460e-a53e-e98606ad43fd'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:22.054480 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b35b3f3-0668-4c18-9297-3032318e0af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf6d66cd-309d-476c-a530-6757d514e02e', 'bb3fb172-609e-4faf-8598-f0cfae0fe1fa', '69965222-02e2-48dc-ba66-cc49842e3514', '09adc873-c72c-460e-a53e-e98606ad43fd']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:22.055392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184b54fa-0a91-4bf8-83b5-523329542d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:22.088453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184b54fa-0a91-4bf8-83b5-523329542d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57aadbc4-19f1-4507-8d78-ba66f014244c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-608110423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd153077a94b4be3b86fea533159f883',qos_specs=None,replication_status=,reservations=['bf6d66cd-309d-476c-a530-6757d514e02e','bb3fb172-609e-4faf-8598-f0cfae0fe1fa','69965222-02e2-48dc-ba66-cc49842e3514','09adc873-c72c-460e-a53e-e98606ad43fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e452b6bd1f144d2183d46c0b736f5473',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-608110423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57aadbc4-19f1-4507-8d78-ba66f014244c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd153077a94b4be3b86fea533159f883',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e452b6bd1f144d2183d46c0b736f5473',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:22.089661 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a308e87-218f-4ab6-83f3-bf408fea2c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:22.111875 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a308e87-218f-4ab6-83f3-bf408fea2c07) transitioned into state 'SUCCESS' from state '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-608110423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd153077a94b4be3b86fea533159f883',qos_specs=None,replication_status=,reservations=['bf6d66cd-309d-476c-a530-6757d514e02e','bb3fb172-609e-4faf-8598-f0cfae0fe1fa','69965222-02e2-48dc-ba66-cc49842e3514','09adc873-c72c-460e-a53e-e98606ad43fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e452b6bd1f144d2183d46c0b736f5473',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:22.112718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b63572-64f1-40dd-a724-92609cf4922a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:22.128467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b63572-64f1-40dd-a724-92609cf4922a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:22.134468 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Flow 'volume_create_api' (7ca00030-67b5-458c-b09f-f62c45489dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:22.134468 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Create volume request issued successfully. Jul 31 19:12:22.134468 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f21e77c-a557-4e76-a87a-a36bc36adc36 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:22.134468 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 576/2296] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:12:21 2026] POST /volume/v3/volumes => generated 748 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:12:22.153734 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a68b931f-baeb-4505-a7b1-62d3c3aba5e3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:22.157892 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a68b931f-baeb-4505-a7b1-62d3c3aba5e3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:22.158427 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a68b931f-baeb-4505-a7b1-62d3c3aba5e3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:22.158427 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a68b931f-baeb-4505-a7b1-62d3c3aba5e3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:22.172869 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:22.172869 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:22.180323 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a68b931f-baeb-4505-a7b1-62d3c3aba5e3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:22.184955 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a68b931f-baeb-4505-a7b1-62d3c3aba5e3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:22.185323 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 580/2297] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:22 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:22.267384 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-566720c4-3468-4eb5-bc61-fffe2cd77781 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:22.269456 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-566720c4-3468-4eb5-bc61-fffe2cd77781 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:22.269709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-566720c4-3468-4eb5-bc61-fffe2cd77781 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:22.269899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-566720c4-3468-4eb5-bc61-fffe2cd77781 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:22.269995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-566720c4-3468-4eb5-bc61-fffe2cd77781 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:22.273949 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:22.273949 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:22.274488 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-566720c4-3468-4eb5-bc61-fffe2cd77781 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:22.274841 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 574/2298] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:22 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:22.746477 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-78ecb01f-df4d-452c-83d7-8fec17b56fec None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:22.749710 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78ecb01f-df4d-452c-83d7-8fec17b56fec tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] GET https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f Jul 31 19:12:22.749910 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78ecb01f-df4d-452c-83d7-8fec17b56fec tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:22.750088 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78ecb01f-df4d-452c-83d7-8fec17b56fec tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:22.752449 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=408,cinder:INSERT=65,cinder:UPDATE=131 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:12:22.760570 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:22.760570 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:22.764412 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-78ecb01f-df4d-452c-83d7-8fec17b56fec tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Volume info retrieved successfully. Jul 31 19:12:22.771418 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78ecb01f-df4d-452c-83d7-8fec17b56fec tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f returned with HTTP 200 Jul 31 19:12:22.772203 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 569/2299] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:22 2026] GET /volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:22.860508 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bd3ea1c6-1104-4362-9653-aa2b4e76f4f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:22.865037 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bd3ea1c6-1104-4362-9653-aa2b4e76f4f6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] GET https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f Jul 31 19:12:22.865113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bd3ea1c6-1104-4362-9653-aa2b4e76f4f6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:22.865340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bd3ea1c6-1104-4362-9653-aa2b4e76f4f6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:22.880091 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:22.880091 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:22.886897 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bd3ea1c6-1104-4362-9653-aa2b4e76f4f6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Volume info retrieved successfully. Jul 31 19:12:22.896892 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bd3ea1c6-1104-4362-9653-aa2b4e76f4f6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f returned with HTTP 200 Jul 31 19:12:22.897459 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 577/2300] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:12:22 2026] GET /volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:22.963641 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b96a2c1-7ef6-4996-908f-817ae2d3614b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:22.965202 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b96a2c1-7ef6-4996-908f-817ae2d3614b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc Jul 31 19:12:22.965423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b96a2c1-7ef6-4996-908f-817ae2d3614b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:22.965660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b96a2c1-7ef6-4996-908f-817ae2d3614b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:22.973157 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b96a2c1-7ef6-4996-908f-817ae2d3614b tempest-VolumesBackupsV39Test-1865564281 tempest-VolumesBackupsV39Test-1865564281-project-member] https://10.4.3.163/volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc returned with HTTP 404 Jul 31 19:12:22.973654 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 581/2301] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:22 2026] GET /volume/v3/volumes/a1e921b1-ec19-4e82-a4cf-00f27e7778cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:23.004261 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8742a810-95aa-4b72-a446-b7d839cd87d6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:23.007279 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8742a810-95aa-4b72-a446-b7d839cd87d6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:23.007279 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8742a810-95aa-4b72-a446-b7d839cd87d6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:23.007692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8742a810-95aa-4b72-a446-b7d839cd87d6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:23.007762 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8742a810-95aa-4b72-a446-b7d839cd87d6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:23.013852 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:23.013852 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:23.014940 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8742a810-95aa-4b72-a446-b7d839cd87d6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:23.015407 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 575/2302] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:23 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:23.202186 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6f87d483-985e-48ba-9bc7-e3b9c102a9a1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:23.207600 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6f87d483-985e-48ba-9bc7-e3b9c102a9a1 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:23.207600 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6f87d483-985e-48ba-9bc7-e3b9c102a9a1 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:23.207600 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6f87d483-985e-48ba-9bc7-e3b9c102a9a1 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:23.217942 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:23.217942 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:23.222946 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6f87d483-985e-48ba-9bc7-e3b9c102a9a1 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:23.228746 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6f87d483-985e-48ba-9bc7-e3b9c102a9a1 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:23.229370 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 570/2303] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:23 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:23.286544 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3b863ca-d883-4592-affe-120db7633a36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:23.290178 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3b863ca-d883-4592-affe-120db7633a36 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:23.290464 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3b863ca-d883-4592-affe-120db7633a36 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:23.290713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3b863ca-d883-4592-affe-120db7633a36 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:23.293724 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c3b863ca-d883-4592-affe-120db7633a36 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:23.295392 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:23.295392 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:23.296975 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3b863ca-d883-4592-affe-120db7633a36 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:23.297306 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 578/2304] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:23 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:24.041147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-57b7ca17-73f2-4ad5-8649-b8877059e8ee None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.050387 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57b7ca17-73f2-4ad5-8649-b8877059e8ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:24.053371 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57b7ca17-73f2-4ad5-8649-b8877059e8ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:24.053371 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57b7ca17-73f2-4ad5-8649-b8877059e8ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:24.053371 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-57b7ca17-73f2-4ad5-8649-b8877059e8ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:24.065270 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:24.065270 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:24.066369 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57b7ca17-73f2-4ad5-8649-b8877059e8ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:24.069806 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 582/2305] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:24 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:24.267903 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-dedf0116-e498-4a68-8505-fd7086c8352c req-7066e489-03dc-4cb1-be21-c0c246448d5d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.270770 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-7066e489-03dc-4cb1-be21-c0c246448d5d tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] GET https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f Jul 31 19:12:24.271025 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-7066e489-03dc-4cb1-be21-c0c246448d5d tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:24.271246 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-7066e489-03dc-4cb1-be21-c0c246448d5d tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:24.280330 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:24.280330 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:24.285914 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-dedf0116-e498-4a68-8505-fd7086c8352c req-7066e489-03dc-4cb1-be21-c0c246448d5d tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Volume info retrieved successfully. Jul 31 19:12:24.292157 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-7066e489-03dc-4cb1-be21-c0c246448d5d tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f returned with HTTP 200 Jul 31 19:12:24.292868 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 576/2306] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:12:24 2026] GET /volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:24.305741 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d87eb42a-b571-43f6-bf11-af97840e5339 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.306284 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d87eb42a-b571-43f6-bf11-af97840e5339 None None] GET https://10.4.3.163/volume// Jul 31 19:12:24.306747 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d87eb42a-b571-43f6-bf11-af97840e5339 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:24.306931 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d87eb42a-b571-43f6-bf11-af97840e5339 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:24.307393 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d87eb42a-b571-43f6-bf11-af97840e5339 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:12:24.307829 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 571/2307] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:12:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:12:24.313980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43c8d841-62e8-4c19-a4e1-f6506dc94937 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.316170 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43c8d841-62e8-4c19-a4e1-f6506dc94937 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:24.316506 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43c8d841-62e8-4c19-a4e1-f6506dc94937 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:24.316916 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43c8d841-62e8-4c19-a4e1-f6506dc94937 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:24.316916 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-43c8d841-62e8-4c19-a4e1-f6506dc94937 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:24.319833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-dedf0116-e498-4a68-8505-fd7086c8352c req-aaca5c95-1d73-4e1d-9a5d-989ea88fbfcd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.323390 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-aaca5c95-1d73-4e1d-9a5d-989ea88fbfcd tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:12:24.323884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-aaca5c95-1d73-4e1d-9a5d-989ea88fbfcd tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4181c71a-fc40-404f-b59b-7f2218bf532f", "connector": null, "instance_uuid": "11061351-40b4-4a76-a4e9-75b7a3f6ef38"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:24.324314 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:24.324314 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:24.325234 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43c8d841-62e8-4c19-a4e1-f6506dc94937 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:24.326136 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 579/2308] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:24 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:24.335806 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:24.335806 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:24.382244 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-aaca5c95-1d73-4e1d-9a5d-989ea88fbfcd tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:12:24.383691 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 583/2309] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:12:24 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:24.445168 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-92f125ef-711f-44d9-8226-922c7cd24b07 req-8ff87a75-1081-4c8b-b102-211a74d11c91 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.452170 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-92f125ef-711f-44d9-8226-922c7cd24b07 req-8ff87a75-1081-4c8b-b102-211a74d11c91 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] DELETE https://10.4.3.163/volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe Jul 31 19:12:24.452298 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-92f125ef-711f-44d9-8226-922c7cd24b07 req-8ff87a75-1081-4c8b-b102-211a74d11c91 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:24.452631 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-92f125ef-711f-44d9-8226-922c7cd24b07 req-8ff87a75-1081-4c8b-b102-211a74d11c91 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:24.472552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-14b545b1-914c-4541-b566-42536a872cf9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.480306 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:24.480306 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:24.556028 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-92f125ef-711f-44d9-8226-922c7cd24b07 req-8ff87a75-1081-4c8b-b102-211a74d11c91 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe returned with HTTP 200 Jul 31 19:12:24.556546 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 577/2310] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:12:24 2026] DELETE /volume/v3/attachments/df2cf1d3-0e4b-4b8e-a081-a3f5fe9fb1fe => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:24.631079 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-14b545b1-914c-4541-b566-42536a872cf9 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:24.631611 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-14b545b1-914c-4541-b566-42536a872cf9 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0e072b7-a7e8-4ec1-aab6-36a99039394a", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-48671642"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:24.641507 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-14b545b1-914c-4541-b566-42536a872cf9 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 404 Jul 31 19:12:24.641507 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 572/2311] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:12:24 2026] POST /volume/v3/snapshots => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:24.650040 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6a6f7cb-6654-46c7-8d3d-4270ccf52945 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.652073 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6a6f7cb-6654-46c7-8d3d-4270ccf52945 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:24.652564 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6a6f7cb-6654-46c7-8d3d-4270ccf52945 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1918079019"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:24.681548 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6a6f7cb-6654-46c7-8d3d-4270ccf52945 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 404 Jul 31 19:12:24.681929 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 580/2312] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:12:24 2026] POST /volume/v3/snapshots => generated 77 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:24.692317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2f20ee22-c577-42ff-afaf-b622f070d905 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.694903 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f20ee22-c577-42ff-afaf-b622f070d905 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/snapshots?limit=invalid Jul 31 19:12:24.695152 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f20ee22-c577-42ff-afaf-b622f070d905 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:24.695398 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f20ee22-c577-42ff-afaf-b622f070d905 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:24.696052 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f20ee22-c577-42ff-afaf-b622f070d905 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] HTTP exception thrown: limit param must be an integer Jul 31 19:12:24.696241 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f20ee22-c577-42ff-afaf-b622f070d905 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 31 19:12:24.696849 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 584/2313] 10.4.3.163 () {66 vars in 1270 bytes} [Fri Jul 31 19:12:24 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) Jul 31 19:12:24.711143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4cf203ab-f9a7-4c8d-acab-53d97a1bb28f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.715178 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4cf203ab-f9a7-4c8d-acab-53d97a1bb28f tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/snapshots?marker=0418f44b-d4ee-4c9d-a163-0277867ab9c4 Jul 31 19:12:24.715795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4cf203ab-f9a7-4c8d-acab-53d97a1bb28f tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:24.715795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4cf203ab-f9a7-4c8d-acab-53d97a1bb28f tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:24.717528 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-4cf203ab-f9a7-4c8d-acab-53d97a1bb28f tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:24.717825 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:24.717825 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:24.718661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-4cf203ab-f9a7-4c8d-acab-53d97a1bb28f tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:12:24.732102 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4cf203ab-f9a7-4c8d-acab-53d97a1bb28f tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots?marker=0418f44b-d4ee-4c9d-a163-0277867ab9c4 returned with HTTP 404 Jul 31 19:12:24.733087 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 578/2314] 10.4.3.163 () {66 vars in 1330 bytes} [Fri Jul 31 19:12:24 2026] GET /volume/v3/snapshots?marker=0418f44b-d4ee-4c9d-a163-0277867ab9c4 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:24.746940 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-103150c7-4b16-458c-a95e-d1349eb8f8b7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.749363 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-103150c7-4b16-458c-a95e-d1349eb8f8b7 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/snapshots?sort_key=invalid Jul 31 19:12:24.749637 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-103150c7-4b16-458c-a95e-d1349eb8f8b7 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:24.749925 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-103150c7-4b16-458c-a95e-d1349eb8f8b7 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:24.750332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-103150c7-4b16-458c-a95e-d1349eb8f8b7 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:24.752152 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-103150c7-4b16-458c-a95e-d1349eb8f8b7 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:12:24.752702 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-103150c7-4b16-458c-a95e-d1349eb8f8b7 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 31 19:12:24.753109 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 573/2315] 10.4.3.163 () {66 vars in 1276 bytes} [Fri Jul 31 19:12:24 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:12:24.765145 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:24.767656 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:24.768620 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1403183620"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:24.769533 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1403183620'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:24.769684 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Create volume of 2 GB Jul 31 19:12:24.775419 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Availability Zones retrieved successfully. Jul 31 19:12:24.784902 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Flow 'volume_create_api' (d6419ce8-8db1-42e7-bbb6-eddf220acffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:24.787110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656b572b-0499-4660-ae1a-18be275efc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:24.788172 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Validating volume size '2' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:24.831859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656b572b-0499-4660-ae1a-18be275efc8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:24.832765 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf20ec22-697a-4216-9fce-bf8185b06294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:24.918686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Created reservations ['9b2771b3-8552-4c84-ae8c-4f0a37a923fe', 'df562d94-8a47-4360-8863-dd1476462940', '9a1fb522-567c-4b6a-b7bf-fa99b2b89335', '04146550-162e-453b-ac54-ef350a1f161c'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:24.920665 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf20ec22-697a-4216-9fce-bf8185b06294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b2771b3-8552-4c84-ae8c-4f0a37a923fe', 'df562d94-8a47-4360-8863-dd1476462940', '9a1fb522-567c-4b6a-b7bf-fa99b2b89335', '04146550-162e-453b-ac54-ef350a1f161c']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:24.921431 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c87438-0bd8-4eca-88f0-ee230f2df521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:24.948584 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c87438-0bd8-4eca-88f0-ee230f2df521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1403183620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e873bedf604aedbf1cfe7afb82e805',qos_specs=None,replication_status=,reservations=['9b2771b3-8552-4c84-ae8c-4f0a37a923fe','df562d94-8a47-4360-8863-dd1476462940','9a1fb522-567c-4b6a-b7bf-fa99b2b89335','04146550-162e-453b-ac54-ef350a1f161c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='598382e04ad24239a9a26b42831ea88a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1403183620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e873bedf604aedbf1cfe7afb82e805',provider_auth=None,provider_geometry=None,provider_id=None,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='598382e04ad24239a9a26b42831ea88a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:24.948803 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac5d5dc-c694-4408-a100-160888b4c990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:24.971937 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac5d5dc-c694-4408-a100-160888b4c990) transitioned into state 'SUCCESS' from state '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-1403183620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e873bedf604aedbf1cfe7afb82e805',qos_specs=None,replication_status=,reservations=['9b2771b3-8552-4c84-ae8c-4f0a37a923fe','df562d94-8a47-4360-8863-dd1476462940','9a1fb522-567c-4b6a-b7bf-fa99b2b89335','04146550-162e-453b-ac54-ef350a1f161c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='598382e04ad24239a9a26b42831ea88a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:24.972686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cc5bad-67b9-4427-9cba-3534e9b3cb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:24.984233 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cc5bad-67b9-4427-9cba-3534e9b3cb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:24.985163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Flow 'volume_create_api' (d6419ce8-8db1-42e7-bbb6-eddf220acffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:24.985489 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Create volume request issued successfully. Jul 31 19:12:24.986977 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21339de0-bd6c-4ba7-990d-51d9670184e2 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:24.987196 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 581/2316] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:12:24 2026] POST /volume/v3/volumes => generated 762 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:25.005892 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cb9c99de-b06f-4ada-9026-009534f18375 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:25.007836 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cb9c99de-b06f-4ada-9026-009534f18375 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 Jul 31 19:12:25.008026 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cb9c99de-b06f-4ada-9026-009534f18375 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:25.008236 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cb9c99de-b06f-4ada-9026-009534f18375 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:25.018458 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:25.018458 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:25.025841 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cb9c99de-b06f-4ada-9026-009534f18375 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Volume info retrieved successfully. Jul 31 19:12:25.031882 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cb9c99de-b06f-4ada-9026-009534f18375 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 returned with HTTP 200 Jul 31 19:12:25.032338 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 585/2317] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:25 2026] GET /volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:25.081785 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c4eaeb91-f1e3-49f2-be97-40ad29b1c49b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:25.083691 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4eaeb91-f1e3-49f2-be97-40ad29b1c49b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:25.084078 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4eaeb91-f1e3-49f2-be97-40ad29b1c49b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:25.084742 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4eaeb91-f1e3-49f2-be97-40ad29b1c49b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:25.084742 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c4eaeb91-f1e3-49f2-be97-40ad29b1c49b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:25.090258 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:25.090258 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:25.091521 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4eaeb91-f1e3-49f2-be97-40ad29b1c49b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:25.091760 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 579/2318] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:25 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:25.338985 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9dd17862-3d34-4de2-b690-2b970cf02c60 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:25.340942 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9dd17862-3d34-4de2-b690-2b970cf02c60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:25.341232 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9dd17862-3d34-4de2-b690-2b970cf02c60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:25.341526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9dd17862-3d34-4de2-b690-2b970cf02c60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:25.341683 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-9dd17862-3d34-4de2-b690-2b970cf02c60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:25.347508 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:25.347508 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:25.348342 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9dd17862-3d34-4de2-b690-2b970cf02c60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:25.348979 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 574/2319] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:25 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:25.964156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8fd8e6fb-113e-4d92-a109-ac5816a5c4a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:25.964719 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8fd8e6fb-113e-4d92-a109-ac5816a5c4a8 None None] GET https://10.4.3.163/volume// Jul 31 19:12:25.964960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8fd8e6fb-113e-4d92-a109-ac5816a5c4a8 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:25.965208 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8fd8e6fb-113e-4d92-a109-ac5816a5c4a8 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:25.965633 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8fd8e6fb-113e-4d92-a109-ac5816a5c4a8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:12:25.966133 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 582/2320] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:12:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:12:25.976452 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bdf102e3-c19b-457e-9629-150f541afe03 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:25.978563 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bdf102e3-c19b-457e-9629-150f541afe03 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] GET https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f Jul 31 19:12:25.978999 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bdf102e3-c19b-457e-9629-150f541afe03 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:25.978999 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bdf102e3-c19b-457e-9629-150f541afe03 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:25.989453 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:25.989453 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:25.996129 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bdf102e3-c19b-457e-9629-150f541afe03 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Volume info retrieved successfully. Jul 31 19:12:26.002932 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-bdf102e3-c19b-457e-9629-150f541afe03 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f returned with HTTP 200 Jul 31 19:12:26.003358 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 586/2321] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:12:25 2026] GET /volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:12:26.048036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-07710970-c9a8-4dbe-a572-b1a68fc53167 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.049932 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07710970-c9a8-4dbe-a572-b1a68fc53167 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 Jul 31 19:12:26.050107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07710970-c9a8-4dbe-a572-b1a68fc53167 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.050282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07710970-c9a8-4dbe-a572-b1a68fc53167 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.064945 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.064945 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:26.070215 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-07710970-c9a8-4dbe-a572-b1a68fc53167 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Volume info retrieved successfully. Jul 31 19:12:26.078993 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07710970-c9a8-4dbe-a572-b1a68fc53167 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 returned with HTTP 200 Jul 31 19:12:26.079581 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 580/2322] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.094643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d9f95210-e091-42c4-b876-04b84dac752c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.096689 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9f95210-e091-42c4-b876-04b84dac752c tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:26.097031 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9f95210-e091-42c4-b876-04b84dac752c tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1052034817"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:26.108345 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8dfa1493-2ac7-40a4-bb07-693452e05a21 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.108968 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.108968 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:26.109643 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d9f95210-e091-42c4-b876-04b84dac752c tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Volume info retrieved successfully. Jul 31 19:12:26.109817 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-d9f95210-e091-42c4-b876-04b84dac752c tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Create snapshot from volume 0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 Jul 31 19:12:26.109912 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dfa1493-2ac7-40a4-bb07-693452e05a21 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:26.110423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dfa1493-2ac7-40a4-bb07-693452e05a21 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.110423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8dfa1493-2ac7-40a4-bb07-693452e05a21 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.110423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8dfa1493-2ac7-40a4-bb07-693452e05a21 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:26.116252 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.116252 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:26.117291 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8dfa1493-2ac7-40a4-bb07-693452e05a21 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:26.117757 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 583/2323] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.129851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ba7da25f-9b5e-416e-a716-f38d945509e6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.132348 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba7da25f-9b5e-416e-a716-f38d945509e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:26.132348 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba7da25f-9b5e-416e-a716-f38d945509e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.132541 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ba7da25f-9b5e-416e-a716-f38d945509e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.135541 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-dedf0116-e498-4a68-8505-fd7086c8352c req-cc674cc9-2851-4073-af6e-071385f7b2ca None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.138403 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-cc674cc9-2851-4073-af6e-071385f7b2ca tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] PUT https://10.4.3.163/volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3 Jul 31 19:12:26.138930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-cc674cc9-2851-4073-af6e-071385f7b2ca tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:26.141236 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.141236 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:26.147993 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-dedf0116-e498-4a68-8505-fd7086c8352c req-cc674cc9-2851-4073-af6e-071385f7b2ca tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Acquiring lock "cinder-attachment_update-4181c71a-fc40-404f-b59b-7f2218bf532f-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:12:26.149787 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ba7da25f-9b5e-416e-a716-f38d945509e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:26.156190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-dedf0116-e498-4a68-8505-fd7086c8352c req-cc674cc9-2851-4073-af6e-071385f7b2ca tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Lock "cinder-attachment_update-4181c71a-fc40-404f-b59b-7f2218bf532f-np0000006260" acquired by "attachment_update" :: waited 0.008s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:12:26.157410 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-d9f95210-e091-42c4-b876-04b84dac752c tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Created reservations ['498bc572-cc95-4fb9-89f6-5eeb0e04b5fb', 'eed1c537-99e2-48a0-960e-515d21182ecc', '323aa999-c3d5-4264-833a-b3d5b6ae91f8', '701e149c-a495-4c55-83c1-1478727e8de0'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:26.157574 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.157574 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:26.157849 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ba7da25f-9b5e-416e-a716-f38d945509e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 returned with HTTP 200 Jul 31 19:12:26.158272 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 587/2324] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.173666 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4a9f2fcc-3ad0-4205-a6ad-93dcb75a052e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.175344 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a9f2fcc-3ad0-4205-a6ad-93dcb75a052e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:26.178466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a9f2fcc-3ad0-4205-a6ad-93dcb75a052e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.178466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4a9f2fcc-3ad0-4205-a6ad-93dcb75a052e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.178466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4a9f2fcc-3ad0-4205-a6ad-93dcb75a052e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:26.181201 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.181201 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:26.182137 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4a9f2fcc-3ad0-4205-a6ad-93dcb75a052e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:26.182532 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 584/2325] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.195996 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d9f95210-e091-42c4-b876-04b84dac752c tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Snapshot create request issued successfully. Jul 31 19:12:26.196311 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9f95210-e091-42c4-b876-04b84dac752c tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:12:26.196887 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 575/2326] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:12:26 2026] POST /volume/v3/snapshots => generated 318 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:26.198125 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e21a20c6-1e91-41cd-bdff-1d6c8f13d35e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.200556 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e21a20c6-1e91-41cd-bdff-1d6c8f13d35e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/detail Jul 31 19:12:26.200694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e21a20c6-1e91-41cd-bdff-1d6c8f13d35e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.200964 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e21a20c6-1e91-41cd-bdff-1d6c8f13d35e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.201276 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-e21a20c6-1e91-41cd-bdff-1d6c8f13d35e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:26.207969 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b8d6dca2-94c6-451f-b40a-7372db1cfd3e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.209346 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e21a20c6-1e91-41cd-bdff-1d6c8f13d35e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/detail returned with HTTP 200 Jul 31 19:12:26.209916 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 588/2327] 10.4.3.163 () {66 vars in 1258 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/backups/detail => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.210303 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8d6dca2-94c6-451f-b40a-7372db1cfd3e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 Jul 31 19:12:26.210591 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8d6dca2-94c6-451f-b40a-7372db1cfd3e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.210895 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8d6dca2-94c6-451f-b40a-7372db1cfd3e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.217394 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.217394 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:26.218198 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b8d6dca2-94c6-451f-b40a-7372db1cfd3e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Snapshot retrieved successfully. Jul 31 19:12:26.218981 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8d6dca2-94c6-451f-b40a-7372db1cfd3e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 returned with HTTP 200 Jul 31 19:12:26.219418 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 585/2328] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.225231 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.227499 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466/restore Jul 31 19:12:26.227907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:26.229380 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Restoring backup 54692df4-9e96-481d-b22c-7bbde4eda466 ({'restore': {}}) {{(pid=100320) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 19:12:26.229650 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Restoring backup 54692df4-9e96-481d-b22c-7bbde4eda466 to volume None. Jul 31 19:12:26.237321 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.237321 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:26.238700 np0000006260 devstack@c-api.service[100320]: INFO cinder.backup.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating volume of 1 GB for restore of backup 54692df4-9e96-481d-b22c-7bbde4eda466. Jul 31 19:12:26.245896 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Availability Zones retrieved successfully. Jul 31 19:12:26.254651 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (6aeba8a9-aa1c-41e0-afdd-010ca32afc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:26.255609 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cfd590-9699-40bb-8b7a-bc90f3e7c357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:26.256504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:26.289378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35cfd590-9699-40bb-8b7a-bc90f3e7c357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:26.290568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3194a02f-6eb9-4cf0-b118-36352f8eee56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:26.290737 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-dedf0116-e498-4a68-8505-fd7086c8352c req-cc674cc9-2851-4073-af6e-071385f7b2ca tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Lock "cinder-attachment_update-4181c71a-fc40-404f-b59b-7f2218bf532f-np0000006260" released by "attachment_update" :: held 0.135s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:12:26.291035 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-cc674cc9-2851-4073-af6e-071385f7b2ca tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3 returned with HTTP 200 Jul 31 19:12:26.291513 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 581/2329] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:12:26 2026] PUT /volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:26.328592 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-dedf0116-e498-4a68-8505-fd7086c8352c req-b1aa6c27-b799-4367-bfd6-7aa028ca33d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.332288 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-b1aa6c27-b799-4367-bfd6-7aa028ca33d5 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] POST https://10.4.3.163/volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3/action Jul 31 19:12:26.333314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-b1aa6c27-b799-4367-bfd6-7aa028ca33d5 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:26.333487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-b1aa6c27-b799-4367-bfd6-7aa028ca33d5 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:26.352474 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['28303a13-a909-4bd1-a268-7491e64f9e9b', 'd87c8876-251b-4b90-b461-3d9b9f04bd5e', '1c502c6d-a226-4b05-bad7-d377476618a0', '7bbaebdc-e0f4-4226-ab5e-a31e73f95559'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:26.353624 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3194a02f-6eb9-4cf0-b118-36352f8eee56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28303a13-a909-4bd1-a268-7491e64f9e9b', 'd87c8876-251b-4b90-b461-3d9b9f04bd5e', '1c502c6d-a226-4b05-bad7-d377476618a0', '7bbaebdc-e0f4-4226-ab5e-a31e73f95559']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:26.355082 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e81e14-838d-4a41-b888-66e2ecddff54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:26.355153 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.355153 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:26.362040 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f44afd9b-6d63-46df-91b4-c4667ae36e44 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.368315 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f44afd9b-6d63-46df-91b4-c4667ae36e44 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:26.368315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f44afd9b-6d63-46df-91b4-c4667ae36e44 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.368315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f44afd9b-6d63-46df-91b4-c4667ae36e44 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.368315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f44afd9b-6d63-46df-91b4-c4667ae36e44 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:26.372409 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dedf0116-e498-4a68-8505-fd7086c8352c req-b1aa6c27-b799-4367-bfd6-7aa028ca33d5 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3/action returned with HTTP 204 Jul 31 19:12:26.372978 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 589/2330] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:12:26 2026] POST /volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:26.376110 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.376110 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:26.377838 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f44afd9b-6d63-46df-91b4-c4667ae36e44 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:26.377838 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 586/2331] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.396773 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18e81e14-838d-4a41-b888-66e2ecddff54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2e1267b-4b1c-4155-ba2d-9864512f797b', '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_54692df4-9e96-481d-b22c-7bbde4eda466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['28303a13-a909-4bd1-a268-7491e64f9e9b','d87c8876-251b-4b90-b461-3d9b9f04bd5e','1c502c6d-a226-4b05-bad7-d377476618a0','7bbaebdc-e0f4-4226-ab5e-a31e73f95559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_54692df4-9e96-481d-b22c-7bbde4eda466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2e1267b-4b1c-4155-ba2d-9864512f797b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6afa30f510af43f19f72187c416b6056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:26.400454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8306c2-42e1-4a0b-a871-63531ff419e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:26.424192 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8306c2-42e1-4a0b-a871-63531ff419e3) transitioned into 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_54692df4-9e96-481d-b22c-7bbde4eda466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['28303a13-a909-4bd1-a268-7491e64f9e9b','d87c8876-251b-4b90-b461-3d9b9f04bd5e','1c502c6d-a226-4b05-bad7-d377476618a0','7bbaebdc-e0f4-4226-ab5e-a31e73f95559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:26.425216 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553fbf68-de0c-4a3e-adcb-97161b6898c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:26.443973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553fbf68-de0c-4a3e-adcb-97161b6898c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:26.445336 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (6aeba8a9-aa1c-41e0-afdd-010ca32afc14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:26.445777 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request issued successfully. Jul 31 19:12:26.460255 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.460255 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:26.461256 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:26.547128 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0257db9a-37b4-4b82-86ec-e1b227aa76ca None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.550454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0257db9a-37b4-4b82-86ec-e1b227aa76ca tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:12:26.550454 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0257db9a-37b4-4b82-86ec-e1b227aa76ca tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.550906 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0257db9a-37b4-4b82-86ec-e1b227aa76ca tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.557491 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.557491 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:26.561895 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0257db9a-37b4-4b82-86ec-e1b227aa76ca tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:12:26.566820 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0257db9a-37b4-4b82-86ec-e1b227aa76ca tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:12:26.567095 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 582/2332] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.612963 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-212af8b6-238d-4082-98f1-094cb8ec668a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.616616 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-212af8b6-238d-4082-98f1-094cb8ec668a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:12:26.616616 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-212af8b6-238d-4082-98f1-094cb8ec668a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.616616 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-212af8b6-238d-4082-98f1-094cb8ec668a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.623395 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.623395 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:26.627705 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-212af8b6-238d-4082-98f1-094cb8ec668a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:12:26.632591 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-212af8b6-238d-4082-98f1-094cb8ec668a tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:12:26.633077 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 590/2333] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:26.652832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a88889cc-71c7-4bd6-903f-26f60742cdf8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.655186 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a88889cc-71c7-4bd6-903f-26f60742cdf8 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:12:26.655375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a88889cc-71c7-4bd6-903f-26f60742cdf8 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.655572 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a88889cc-71c7-4bd6-903f-26f60742cdf8 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.655758 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a88889cc-71c7-4bd6-903f-26f60742cdf8 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Delete volume with id: ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:12:26.663638 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.663638 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:26.664372 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a88889cc-71c7-4bd6-903f-26f60742cdf8 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:12:26.688462 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a88889cc-71c7-4bd6-903f-26f60742cdf8 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Delete volume request issued successfully. Jul 31 19:12:26.688462 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a88889cc-71c7-4bd6-903f-26f60742cdf8 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 202 Jul 31 19:12:26.688462 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 587/2334] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:26 2026] DELETE /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:26.692883 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d0ebdc60-286c-4014-a6de-305e80b62425 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:26.694764 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0ebdc60-286c-4014-a6de-305e80b62425 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:12:26.694985 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0ebdc60-286c-4014-a6de-305e80b62425 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:26.695188 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0ebdc60-286c-4014-a6de-305e80b62425 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:26.701967 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:26.701967 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:26.709477 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d0ebdc60-286c-4014-a6de-305e80b62425 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Volume info retrieved successfully. Jul 31 19:12:26.714973 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0ebdc60-286c-4014-a6de-305e80b62425 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 200 Jul 31 19:12:26.715359 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 583/2335] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:26 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:27.234887 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6b16744-adbc-4992-8335-6b6dac14316d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:27.236595 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6b16744-adbc-4992-8335-6b6dac14316d tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 Jul 31 19:12:27.236878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6b16744-adbc-4992-8335-6b6dac14316d tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:27.239541 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6b16744-adbc-4992-8335-6b6dac14316d tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:27.244718 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:27.244718 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:27.245337 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c6b16744-adbc-4992-8335-6b6dac14316d tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Snapshot retrieved successfully. Jul 31 19:12:27.246395 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6b16744-adbc-4992-8335-6b6dac14316d tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 returned with HTTP 200 Jul 31 19:12:27.246902 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 591/2336] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:27 2026] GET /volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:27.258554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:27.260373 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:27.260750 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a446724c-da7d-458d-876a-7526fef80611"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:27.262189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a446724c-da7d-458d-876a-7526fef80611'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:27.270356 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:27.270356 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:27.270870 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Snapshot retrieved successfully. Jul 31 19:12:27.270981 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Create volume of 1 GB Jul 31 19:12:27.274719 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Availability Zones retrieved successfully. Jul 31 19:12:27.280428 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Flow 'volume_create_api' (85206e80-39b6-4290-b52a-863937966992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:27.281416 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5d3779-e2d2-4032-bb8c-f3ab84d45a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:27.282676 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:27.284255 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5d3779-e2d2-4032-bb8c-f3ab84d45a78) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 19:12:27.284255 np0000006260 devstack@c-api.service[100317]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 31 19:12:27.286023 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5d3779-e2d2-4032-bb8c-f3ab84d45a78) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:27.286794 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5d3779-e2d2-4032-bb8c-f3ab84d45a78) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 19:12:27.287547 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Flow 'volume_create_api' (85206e80-39b6-4290-b52a-863937966992) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 19:12:27.287829 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5861ed8-6563-4a55-9a38-6a7b2bb2cb74 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 400 Jul 31 19:12:27.288344 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 588/2337] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:12:27 2026] POST /volume/v3/volumes => generated 171 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:12:27.295924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bc860c56-5082-4b16-b2a5-33adf2b30dab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:27.297854 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bc860c56-5082-4b16-b2a5-33adf2b30dab tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 Jul 31 19:12:27.298031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bc860c56-5082-4b16-b2a5-33adf2b30dab tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:27.298234 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bc860c56-5082-4b16-b2a5-33adf2b30dab tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:27.298374 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-bc860c56-5082-4b16-b2a5-33adf2b30dab tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Delete snapshot with id: a446724c-da7d-458d-876a-7526fef80611 Jul 31 19:12:27.303190 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:27.303190 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:27.303681 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bc860c56-5082-4b16-b2a5-33adf2b30dab tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Snapshot retrieved successfully. Jul 31 19:12:27.324799 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bc860c56-5082-4b16-b2a5-33adf2b30dab tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Snapshot delete request issued successfully. Jul 31 19:12:27.325364 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bc860c56-5082-4b16-b2a5-33adf2b30dab tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 returned with HTTP 202 Jul 31 19:12:27.325590 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 584/2338] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:12:27 2026] DELETE /volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:27.332720 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3851df7c-b3cb-4dec-962b-4fd863d2b92a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:27.336339 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3851df7c-b3cb-4dec-962b-4fd863d2b92a tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 Jul 31 19:12:27.336339 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3851df7c-b3cb-4dec-962b-4fd863d2b92a tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:27.336339 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3851df7c-b3cb-4dec-962b-4fd863d2b92a tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:27.346151 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:27.346151 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:27.348227 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3851df7c-b3cb-4dec-962b-4fd863d2b92a tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Snapshot retrieved successfully. Jul 31 19:12:27.348227 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3851df7c-b3cb-4dec-962b-4fd863d2b92a tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 returned with HTTP 200 Jul 31 19:12:27.348227 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 592/2339] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:27 2026] GET /volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:27.390816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c8b299f-efd3-468d-bd2b-149c2283929f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:27.392943 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c8b299f-efd3-468d-bd2b-149c2283929f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:27.393272 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c8b299f-efd3-468d-bd2b-149c2283929f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:27.393477 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c8b299f-efd3-468d-bd2b-149c2283929f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:27.393589 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0c8b299f-efd3-468d-bd2b-149c2283929f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:27.400152 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:27.400152 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:27.401165 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c8b299f-efd3-468d-bd2b-149c2283929f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:27.401822 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 589/2340] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:27 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:27.475647 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:27.475647 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:27.478978 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:27.483120 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Checking backup size 1 against volume size 1 {{(pid=100320) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 19:12:27.483120 np0000006260 devstack@c-api.service[100320]: INFO cinder.backup.api [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Overwriting volume d2e1267b-4b1c-4155-ba2d-9864512f797b with restore of backup 54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:27.517357 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] restore_backup in rpcapi backup_id 54692df4-9e96-481d-b22c-7bbde4eda466 {{(pid=100320) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 19:12:27.518767 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f0534fc5-667c-4e16-bb2c-c99050a33948 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466/restore returned with HTTP 202 Jul 31 19:12:27.519177 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 576/2341] 10.4.3.163 () {68 vars in 1393 bytes} [Fri Jul 31 19:12:26 2026] POST /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466/restore => generated 189 bytes in 1295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:27.530127 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d7eecdde-c906-4a1b-b440-9dedcb7955b5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:27.531887 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7eecdde-c906-4a1b-b440-9dedcb7955b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:27.532079 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7eecdde-c906-4a1b-b440-9dedcb7955b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:27.532253 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7eecdde-c906-4a1b-b440-9dedcb7955b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:27.532369 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d7eecdde-c906-4a1b-b440-9dedcb7955b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:27.544942 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:27.544942 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:27.547928 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7eecdde-c906-4a1b-b440-9dedcb7955b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:27.548548 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 585/2342] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:27 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:27.729669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ad6f6030-b5fc-49bb-bd8f-fd7521f43b30 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:27.734019 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad6f6030-b5fc-49bb-bd8f-fd7521f43b30 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] GET https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be Jul 31 19:12:27.734320 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad6f6030-b5fc-49bb-bd8f-fd7521f43b30 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:27.737905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad6f6030-b5fc-49bb-bd8f-fd7521f43b30 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:27.747364 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad6f6030-b5fc-49bb-bd8f-fd7521f43b30 tempest-ServerActionsTestOtherB-1228181815 tempest-ServerActionsTestOtherB-1228181815-project-member] https://10.4.3.163/volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be returned with HTTP 404 Jul 31 19:12:27.750415 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 593/2343] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:27 2026] GET /volume/v3/volumes/ce413479-0632-4f2f-80ab-c5abb51ef5be => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:28.363577 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2fda0476-585c-4578-a9fb-0c1faac85b72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:28.365984 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fda0476-585c-4578-a9fb-0c1faac85b72 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 Jul 31 19:12:28.366377 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fda0476-585c-4578-a9fb-0c1faac85b72 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:28.366655 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fda0476-585c-4578-a9fb-0c1faac85b72 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:28.372739 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fda0476-585c-4578-a9fb-0c1faac85b72 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 returned with HTTP 404 Jul 31 19:12:28.373274 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 590/2344] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:28 2026] GET /volume/v3/snapshots/a446724c-da7d-458d-876a-7526fef80611 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:28.387355 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5cda80df-f083-4727-a0ce-5a7c3eb16913 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:28.389656 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5cda80df-f083-4727-a0ce-5a7c3eb16913 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 Jul 31 19:12:28.389829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5cda80df-f083-4727-a0ce-5a7c3eb16913 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:28.390056 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5cda80df-f083-4727-a0ce-5a7c3eb16913 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:28.404979 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:28.404979 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:28.411470 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5cda80df-f083-4727-a0ce-5a7c3eb16913 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Volume info retrieved successfully. Jul 31 19:12:28.421200 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-61518a48-4a58-4960-8958-6f5132658bd0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:28.421200 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61518a48-4a58-4960-8958-6f5132658bd0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:28.421200 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61518a48-4a58-4960-8958-6f5132658bd0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:28.421200 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61518a48-4a58-4960-8958-6f5132658bd0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:28.421200 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-61518a48-4a58-4960-8958-6f5132658bd0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:28.428372 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:28.428372 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:28.429415 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61518a48-4a58-4960-8958-6f5132658bd0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:28.429959 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 586/2345] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:28 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:28.433953 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5cda80df-f083-4727-a0ce-5a7c3eb16913 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 returned with HTTP 200 Jul 31 19:12:28.434558 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 577/2346] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:28 2026] GET /volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:28.449388 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-37a73f5d-d39d-4eb5-b0e6-b24af4c82e7e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:28.452663 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37a73f5d-d39d-4eb5-b0e6-b24af4c82e7e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] DELETE https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 Jul 31 19:12:28.453638 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37a73f5d-d39d-4eb5-b0e6-b24af4c82e7e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:28.453638 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37a73f5d-d39d-4eb5-b0e6-b24af4c82e7e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:28.454788 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-37a73f5d-d39d-4eb5-b0e6-b24af4c82e7e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Delete volume with id: 0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 Jul 31 19:12:28.468994 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:28.468994 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:28.470318 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-37a73f5d-d39d-4eb5-b0e6-b24af4c82e7e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Volume info retrieved successfully. Jul 31 19:12:28.498832 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-37a73f5d-d39d-4eb5-b0e6-b24af4c82e7e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Delete volume request issued successfully. Jul 31 19:12:28.499063 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37a73f5d-d39d-4eb5-b0e6-b24af4c82e7e tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 returned with HTTP 202 Jul 31 19:12:28.499595 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 594/2347] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:28 2026] DELETE /volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:28.509797 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06ebf460-42aa-4503-a012-e86375ba8fc0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:28.515117 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06ebf460-42aa-4503-a012-e86375ba8fc0 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 Jul 31 19:12:28.518335 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06ebf460-42aa-4503-a012-e86375ba8fc0 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:28.518335 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06ebf460-42aa-4503-a012-e86375ba8fc0 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:28.526917 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:28.526917 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:28.533544 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-06ebf460-42aa-4503-a012-e86375ba8fc0 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Volume info retrieved successfully. Jul 31 19:12:28.544236 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06ebf460-42aa-4503-a012-e86375ba8fc0 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 returned with HTTP 200 Jul 31 19:12:28.547301 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 591/2348] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:28 2026] GET /volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:28.564545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab046443-8339-400d-8d97-db8a8055798f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:28.566256 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab046443-8339-400d-8d97-db8a8055798f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:28.566593 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab046443-8339-400d-8d97-db8a8055798f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:28.567117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab046443-8339-400d-8d97-db8a8055798f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:28.568343 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ab046443-8339-400d-8d97-db8a8055798f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:28.572278 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:28.572278 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:28.573532 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab046443-8339-400d-8d97-db8a8055798f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:28.574358 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 587/2349] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:28 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:29.450785 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bd78219c-edb5-4553-8b36-8304eec1da60 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:29.453884 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd78219c-edb5-4553-8b36-8304eec1da60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:29.454676 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd78219c-edb5-4553-8b36-8304eec1da60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:29.454676 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd78219c-edb5-4553-8b36-8304eec1da60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:29.454676 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-bd78219c-edb5-4553-8b36-8304eec1da60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:29.461754 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:29.461754 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:29.462741 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd78219c-edb5-4553-8b36-8304eec1da60 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:29.463190 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 578/2350] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:29 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:12:29.565383 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-884f83f6-19e4-4d29-855b-baeec2c95f19 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:29.568393 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-884f83f6-19e4-4d29-855b-baeec2c95f19 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] GET https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 Jul 31 19:12:29.568870 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-884f83f6-19e4-4d29-855b-baeec2c95f19 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:29.569170 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-884f83f6-19e4-4d29-855b-baeec2c95f19 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:29.582971 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-884f83f6-19e4-4d29-855b-baeec2c95f19 tempest-VolumesSnapshotNegativeTestJSON-735638902 tempest-VolumesSnapshotNegativeTestJSON-735638902-project-member] https://10.4.3.163/volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 returned with HTTP 404 Jul 31 19:12:29.583648 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 595/2351] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:29 2026] GET /volume/v3/volumes/0dd8eb21-11ac-4b56-be2a-d66cbabf6cb5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:29.589421 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7571d90-8dbc-42d4-9cd3-bf11d34d154e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:29.591668 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7571d90-8dbc-42d4-9cd3-bf11d34d154e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:29.591837 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7571d90-8dbc-42d4-9cd3-bf11d34d154e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:29.592034 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7571d90-8dbc-42d4-9cd3-bf11d34d154e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:29.592758 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c7571d90-8dbc-42d4-9cd3-bf11d34d154e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:29.599058 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:29.599058 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:29.600425 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7571d90-8dbc-42d4-9cd3-bf11d34d154e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:29.600425 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 592/2352] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:29 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:30.473754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7ec9dcbe-539c-4849-b486-db4e2ece15b6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:30.476152 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ec9dcbe-539c-4849-b486-db4e2ece15b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:30.476465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ec9dcbe-539c-4849-b486-db4e2ece15b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:30.477078 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ec9dcbe-539c-4849-b486-db4e2ece15b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:30.477300 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7ec9dcbe-539c-4849-b486-db4e2ece15b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:30.490457 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:30.490457 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:30.491122 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ec9dcbe-539c-4849-b486-db4e2ece15b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:30.492895 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 588/2353] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:30 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:30.614806 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f21d3044-7cf3-451c-9137-d6266fa50e38 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:30.616833 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f21d3044-7cf3-451c-9137-d6266fa50e38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:30.617095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f21d3044-7cf3-451c-9137-d6266fa50e38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:30.617394 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f21d3044-7cf3-451c-9137-d6266fa50e38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:30.617576 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-f21d3044-7cf3-451c-9137-d6266fa50e38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:30.622484 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:30.622484 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:30.623276 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f21d3044-7cf3-451c-9137-d6266fa50e38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:30.623661 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 579/2354] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:30 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:30.904250 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dbc307d0-72e9-435e-80d6-bbe1a0009997 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:30.906426 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbc307d0-72e9-435e-80d6-bbe1a0009997 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:30.906889 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbc307d0-72e9-435e-80d6-bbe1a0009997 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-attach": {"instance_uuid": "ae8fa8c3-b6f7-4e22-82cf-41bad90d06f9", "mountpoint": "/dev/vdb"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:30.907068 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbc307d0-72e9-435e-80d6-bbe1a0009997 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ae8fa8c3-b6f7-4e22-82cf-41bad90d06f9", "mountpoint": "/dev/vdb"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:30.918746 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:30.918746 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:30.919218 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dbc307d0-72e9-435e-80d6-bbe1a0009997 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:30.930323 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dbc307d0-72e9-435e-80d6-bbe1a0009997 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Update volume admin metadata completed successfully. Jul 31 19:12:31.018844 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dbc307d0-72e9-435e-80d6-bbe1a0009997 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Attach volume completed successfully. Jul 31 19:12:31.018844 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbc307d0-72e9-435e-80d6-bbe1a0009997 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:31.019194 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 596/2355] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:30 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:31.030887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7bc46aad-5415-4955-8196-c7305865fde0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:31.038212 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bc46aad-5415-4955-8196-c7305865fde0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:31.038212 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7bc46aad-5415-4955-8196-c7305865fde0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:31.038212 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7bc46aad-5415-4955-8196-c7305865fde0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:31.052415 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:31.052415 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:31.060027 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7bc46aad-5415-4955-8196-c7305865fde0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:31.067479 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bc46aad-5415-4955-8196-c7305865fde0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:31.068045 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 593/2356] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:31 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 1175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:31.093729 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-634e7836-47b4-495d-88c9-14e5e6d754e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:31.095464 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-634e7836-47b4-495d-88c9-14e5e6d754e6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:31.095980 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-634e7836-47b4-495d-88c9-14e5e6d754e6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-detach": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:31.096143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-634e7836-47b4-495d-88c9-14e5e6d754e6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:31.110302 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:31.110302 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:31.110621 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-634e7836-47b4-495d-88c9-14e5e6d754e6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:31.168821 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-634e7836-47b4-495d-88c9-14e5e6d754e6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Detach volume completed successfully. Jul 31 19:12:31.169128 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-634e7836-47b4-495d-88c9-14e5e6d754e6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:31.170004 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 589/2357] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:31 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:31.182741 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-513c4feb-ae01-4489-a6c4-808868d5a1b9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:31.194893 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-513c4feb-ae01-4489-a6c4-808868d5a1b9 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:31.194893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-513c4feb-ae01-4489-a6c4-808868d5a1b9 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:31.194893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-513c4feb-ae01-4489-a6c4-808868d5a1b9 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:31.200490 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:31.200490 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:31.206411 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-513c4feb-ae01-4489-a6c4-808868d5a1b9 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:31.223799 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-513c4feb-ae01-4489-a6c4-808868d5a1b9 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:31.223799 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 580/2358] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:31 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:31.509470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9ba27526-0199-4bd7-ab22-702d4cae3e8c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:31.509470 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9ba27526-0199-4bd7-ab22-702d4cae3e8c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:31.509470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9ba27526-0199-4bd7-ab22-702d4cae3e8c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:31.509470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9ba27526-0199-4bd7-ab22-702d4cae3e8c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:31.509470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9ba27526-0199-4bd7-ab22-702d4cae3e8c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:31.523074 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:31.523074 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:31.525484 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9ba27526-0199-4bd7-ab22-702d4cae3e8c tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:31.525484 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 597/2359] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:31 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:31.638339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-657ec550-ae7a-4b25-aa25-533e7ddc6243 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:31.641407 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-657ec550-ae7a-4b25-aa25-533e7ddc6243 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:31.641502 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-657ec550-ae7a-4b25-aa25-533e7ddc6243 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:31.641726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-657ec550-ae7a-4b25-aa25-533e7ddc6243 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:31.641831 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-657ec550-ae7a-4b25-aa25-533e7ddc6243 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:31.651247 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:31.651247 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:31.653152 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-657ec550-ae7a-4b25-aa25-533e7ddc6243 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:31.653672 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 594/2360] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:31 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:32.528940 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3c80490d-1348-4c77-849a-6424b7668ff9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.538701 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d95015a0-7895-4b90-9d9e-5683b7f15ea6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.541219 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d95015a0-7895-4b90-9d9e-5683b7f15ea6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:32.541477 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d95015a0-7895-4b90-9d9e-5683b7f15ea6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.541659 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d95015a0-7895-4b90-9d9e-5683b7f15ea6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.541763 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d95015a0-7895-4b90-9d9e-5683b7f15ea6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:32.549374 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:32.549374 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:32.550243 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d95015a0-7895-4b90-9d9e-5683b7f15ea6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:32.551056 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 581/2361] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:32.652450 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3c80490d-1348-4c77-849a-6424b7668ff9 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:12:32.652902 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3c80490d-1348-4c77-849a-6424b7668ff9 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1988252570", "description": "tempest-group-type-description-1416205657", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:32.666148 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ebb3d1c8-b8a2-4a7b-9002-8517c93a7be8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.671018 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ebb3d1c8-b8a2-4a7b-9002-8517c93a7be8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:32.671487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ebb3d1c8-b8a2-4a7b-9002-8517c93a7be8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.671836 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ebb3d1c8-b8a2-4a7b-9002-8517c93a7be8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.672023 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ebb3d1c8-b8a2-4a7b-9002-8517c93a7be8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:32.673400 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3c80490d-1348-4c77-849a-6424b7668ff9 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:12:32.673926 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 590/2362] 10.4.3.163 () {70 vars in 1312 bytes} [Fri Jul 31 19:12:32 2026] POST /volume/v3/group_types => generated 265 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:32.678255 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:32.678255 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:32.679211 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ebb3d1c8-b8a2-4a7b-9002-8517c93a7be8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:32.679682 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 598/2363] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:32.682801 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-223dc652-d673-42ae-ab80-87d3be3c80b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.685049 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-223dc652-d673-42ae-ab80-87d3be3c80b1 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] GET https://10.4.3.163/volume/v3/group_types Jul 31 19:12:32.685355 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-223dc652-d673-42ae-ab80-87d3be3c80b1 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.685622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-223dc652-d673-42ae-ab80-87d3be3c80b1 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.696991 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-223dc652-d673-42ae-ab80-87d3be3c80b1 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 200 Jul 31 19:12:32.697383 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 595/2364] 10.4.3.163 () {68 vars in 1290 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/group_types => generated 499 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:32.710883 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a2d7ea36-7fbf-4d3b-9cfc-187fe9cd0626 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.712722 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a2d7ea36-7fbf-4d3b-9cfc-187fe9cd0626 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] PUT https://10.4.3.163/volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c Jul 31 19:12:32.713213 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a2d7ea36-7fbf-4d3b-9cfc-187fe9cd0626 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1371836498", "description": "updated-group-type-desc"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:32.731914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a2d7ea36-7fbf-4d3b-9cfc-187fe9cd0626 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c returned with HTTP 200 Jul 31 19:12:32.732504 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 582/2365] 10.4.3.163 () {70 vars in 1422 bytes} [Fri Jul 31 19:12:32 2026] PUT /volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c => generated 255 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:32.740266 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-86093c04-506f-4b76-9333-f7b6f934d34b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.742131 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-86093c04-506f-4b76-9333-f7b6f934d34b tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] GET https://10.4.3.163/volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c Jul 31 19:12:32.742390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-86093c04-506f-4b76-9333-f7b6f934d34b tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.742619 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-86093c04-506f-4b76-9333-f7b6f934d34b tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.746584 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-86093c04-506f-4b76-9333-f7b6f934d34b tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c returned with HTTP 200 Jul 31 19:12:32.746975 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 591/2366] 10.4.3.163 () {68 vars in 1401 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:32.762649 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-66e451de-93ac-44e9-9f3b-1d11987b24f5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.767360 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66e451de-93ac-44e9-9f3b-1d11987b24f5 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c Jul 31 19:12:32.767682 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66e451de-93ac-44e9-9f3b-1d11987b24f5 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.767944 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66e451de-93ac-44e9-9f3b-1d11987b24f5 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.787499 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66e451de-93ac-44e9-9f3b-1d11987b24f5 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c returned with HTTP 202 Jul 31 19:12:32.788150 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 599/2367] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:12:32 2026] DELETE /volume/v3/group_types/c10afcc0-582a-492e-b11f-cad4f16baf5c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:12:32.795100 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-246ce62b-a0a0-49b9-aa99-845c626ac8ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.797593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-246ce62b-a0a0-49b9-aa99-845c626ac8ea tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] GET https://10.4.3.163/volume/v3/group_types Jul 31 19:12:32.798255 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-246ce62b-a0a0-49b9-aa99-845c626ac8ea tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.798401 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-246ce62b-a0a0-49b9-aa99-845c626ac8ea tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.804525 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-246ce62b-a0a0-49b9-aa99-845c626ac8ea tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 200 Jul 31 19:12:32.804970 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 596/2368] 10.4.3.163 () {68 vars in 1290 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/group_types => generated 248 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:32.819123 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6b0346fd-98ed-450c-82ac-1c7a9b984972 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.821748 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6b0346fd-98ed-450c-82ac-1c7a9b984972 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:12:32.822246 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6b0346fd-98ed-450c-82ac-1c7a9b984972 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-271530964", "is_public": true}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:32.841655 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6b0346fd-98ed-450c-82ac-1c7a9b984972 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:12:32.842156 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 583/2369] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:12:32 2026] POST /volume/v3/group_types => generated 163 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:32.850563 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0756e8eb-710d-4788-8868-ec67eb8ab623 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.852505 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0756e8eb-710d-4788-8868-ec67eb8ab623 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:12:32.852941 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0756e8eb-710d-4788-8868-ec67eb8ab623 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-733421121", "is_public": false}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:32.866455 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0756e8eb-710d-4788-8868-ec67eb8ab623 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:12:32.867002 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 592/2370] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:12:32 2026] POST /volume/v3/group_types => generated 164 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:32.879253 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ea9f55bd-84f1-4323-9e6b-be530573b230 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.881500 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea9f55bd-84f1-4323-9e6b-be530573b230 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] GET https://10.4.3.163/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 31 19:12:32.881726 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea9f55bd-84f1-4323-9e6b-be530573b230 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.881915 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea9f55bd-84f1-4323-9e6b-be530573b230 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.891720 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea9f55bd-84f1-4323-9e6b-be530573b230 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 31 19:12:32.892305 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 600/2371] 10.4.3.163 () {68 vars in 1351 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:32.899917 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b1922a1f-2743-4bec-b532-8dc8766c3322 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.901513 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1922a1f-2743-4bec-b532-8dc8766c3322 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] GET https://10.4.3.163/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 31 19:12:32.901875 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b1922a1f-2743-4bec-b532-8dc8766c3322 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.902069 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b1922a1f-2743-4bec-b532-8dc8766c3322 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.915522 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1922a1f-2743-4bec-b532-8dc8766c3322 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 31 19:12:32.915948 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 597/2372] 10.4.3.163 () {68 vars in 1353 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:32.927030 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e2a2a0da-9537-4aab-bd49-33d8cd2c021f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.929498 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e2a2a0da-9537-4aab-bd49-33d8cd2c021f tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] GET https://10.4.3.163/volume/v3/group_types?is_public=False Jul 31 19:12:32.929789 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e2a2a0da-9537-4aab-bd49-33d8cd2c021f tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.930025 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e2a2a0da-9537-4aab-bd49-33d8cd2c021f tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.944962 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e2a2a0da-9537-4aab-bd49-33d8cd2c021f tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 31 19:12:32.945476 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 584/2373] 10.4.3.163 () {68 vars in 1321 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:32.961678 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-16b12bd8-c09d-4d06-a7a5-98f4a90049b1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.963468 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-16b12bd8-c09d-4d06-a7a5-98f4a90049b1 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] GET https://10.4.3.163/volume/v3/group_types?is_public=True Jul 31 19:12:32.966032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-16b12bd8-c09d-4d06-a7a5-98f4a90049b1 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.966400 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-16b12bd8-c09d-4d06-a7a5-98f4a90049b1 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:32.987301 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-16b12bd8-c09d-4d06-a7a5-98f4a90049b1 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 31 19:12:32.987927 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 593/2374] 10.4.3.163 () {68 vars in 1319 bytes} [Fri Jul 31 19:12:32 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:32.997068 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-48df3510-dbef-48de-a971-915729e7c1cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:32.999226 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48df3510-dbef-48de-a971-915729e7c1cf tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/23124f9a-a383-405a-8cde-ee690ce1e825 Jul 31 19:12:32.999551 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48df3510-dbef-48de-a971-915729e7c1cf tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:32.999805 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48df3510-dbef-48de-a971-915729e7c1cf tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:33.023139 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48df3510-dbef-48de-a971-915729e7c1cf tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types/23124f9a-a383-405a-8cde-ee690ce1e825 returned with HTTP 202 Jul 31 19:12:33.023139 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 601/2375] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:12:32 2026] DELETE /volume/v3/group_types/23124f9a-a383-405a-8cde-ee690ce1e825 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:12:33.030239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c46bf20-923f-475f-84de-31352c003f72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:33.033215 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c46bf20-923f-475f-84de-31352c003f72 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/9d9f4ba2-5321-46d7-b2c3-07324cd26ed7 Jul 31 19:12:33.033560 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c46bf20-923f-475f-84de-31352c003f72 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:33.033879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c46bf20-923f-475f-84de-31352c003f72 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:33.053180 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c46bf20-923f-475f-84de-31352c003f72 tempest-GroupTypesTest-1124289645 tempest-GroupTypesTest-1124289645-project-admin] https://10.4.3.163/volume/v3/group_types/9d9f4ba2-5321-46d7-b2c3-07324cd26ed7 returned with HTTP 202 Jul 31 19:12:33.053688 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 598/2376] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:12:33 2026] DELETE /volume/v3/group_types/9d9f4ba2-5321-46d7-b2c3-07324cd26ed7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:12:33.564629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e3a3b199-5814-4fae-9487-b1b8538b79f2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:33.566976 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e3a3b199-5814-4fae-9487-b1b8538b79f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:33.567232 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e3a3b199-5814-4fae-9487-b1b8538b79f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:33.567585 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e3a3b199-5814-4fae-9487-b1b8538b79f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:33.567710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-e3a3b199-5814-4fae-9487-b1b8538b79f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:33.573134 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:33.573134 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:33.573841 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e3a3b199-5814-4fae-9487-b1b8538b79f2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:33.574264 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 585/2377] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:33 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:33.589281 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2212c01-8ceb-45d5-ab04-ef5a3f5422c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:33.593629 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2212c01-8ceb-45d5-ab04-ef5a3f5422c3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] POST https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54/action Jul 31 19:12:33.593629 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2212c01-8ceb-45d5-ab04-ef5a3f5422c3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:33.593629 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2212c01-8ceb-45d5-ab04-ef5a3f5422c3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:33.593961 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-e2212c01-8ceb-45d5-ab04-ef5a3f5422c3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Updating backup '4df9a420-b61e-4d01-a68f-1ee870360c54' with '{'status': 'error'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 19:12:33.608351 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:33.608351 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:33.610301 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-e2212c01-8ceb-45d5-ab04-ef5a3f5422c3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8c71d02bc1eb462f9e9feaabf9507ea6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '206800e21ec4484a88d0c21801063ea9', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:12:33.611321 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2212c01-8ceb-45d5-ab04-ef5a3f5422c3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54/action returned with HTTP 403 Jul 31 19:12:33.612717 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 594/2378] 10.4.3.163 () {70 vars in 1430 bytes} [Fri Jul 31 19:12:33 2026] POST /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:33.620078 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a0ae2ef-0840-4933-b023-3cf4033297f4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:33.622470 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a0ae2ef-0840-4933-b023-3cf4033297f4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 Jul 31 19:12:33.622911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a0ae2ef-0840-4933-b023-3cf4033297f4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:33.623222 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a0ae2ef-0840-4933-b023-3cf4033297f4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:33.623700 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1a0ae2ef-0840-4933-b023-3cf4033297f4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume with id: 76ab11c9-25bb-4df3-a614-53ade33ca7b1 Jul 31 19:12:33.631831 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:33.631831 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:33.632464 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1a0ae2ef-0840-4933-b023-3cf4033297f4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:33.658265 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1a0ae2ef-0840-4933-b023-3cf4033297f4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume request issued successfully. Jul 31 19:12:33.658535 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a0ae2ef-0840-4933-b023-3cf4033297f4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 returned with HTTP 202 Jul 31 19:12:33.658946 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 602/2379] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:33 2026] DELETE /volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:33.667949 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-14f7082c-84ce-4f63-a146-02d63cd4a1d8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:33.671054 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14f7082c-84ce-4f63-a146-02d63cd4a1d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 Jul 31 19:12:33.671430 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14f7082c-84ce-4f63-a146-02d63cd4a1d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:33.671623 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-14f7082c-84ce-4f63-a146-02d63cd4a1d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:33.684661 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:33.684661 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:33.695419 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-14f7082c-84ce-4f63-a146-02d63cd4a1d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:33.695538 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-61b3f734-3329-452a-b09f-f4f6b55297a8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:33.698960 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-61b3f734-3329-452a-b09f-f4f6b55297a8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:33.699207 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-61b3f734-3329-452a-b09f-f4f6b55297a8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:33.700699 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-61b3f734-3329-452a-b09f-f4f6b55297a8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:33.700851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-61b3f734-3329-452a-b09f-f4f6b55297a8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:33.700940 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-14f7082c-84ce-4f63-a146-02d63cd4a1d8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 returned with HTTP 200 Jul 31 19:12:33.701503 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 599/2380] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:33 2026] GET /volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:33.708503 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:33.708503 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:33.710046 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-61b3f734-3329-452a-b09f-f4f6b55297a8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:33.710046 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 586/2381] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:33 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:34.721221 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ccf7d5b-9cc3-4229-af95-f7bdbbd8a040 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:34.722305 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-90ce8a59-68b4-41b0-a7b2-1ffbab1120a3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:34.723966 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ccf7d5b-9cc3-4229-af95-f7bdbbd8a040 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 Jul 31 19:12:34.724228 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ccf7d5b-9cc3-4229-af95-f7bdbbd8a040 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:34.724458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ccf7d5b-9cc3-4229-af95-f7bdbbd8a040 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:34.725869 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-90ce8a59-68b4-41b0-a7b2-1ffbab1120a3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:34.726122 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-90ce8a59-68b4-41b0-a7b2-1ffbab1120a3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:34.726482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-90ce8a59-68b4-41b0-a7b2-1ffbab1120a3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:34.726690 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-90ce8a59-68b4-41b0-a7b2-1ffbab1120a3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:34.735695 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:34.735695 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:34.736443 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ccf7d5b-9cc3-4229-af95-f7bdbbd8a040 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 returned with HTTP 404 Jul 31 19:12:34.736587 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-90ce8a59-68b4-41b0-a7b2-1ffbab1120a3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:34.737010 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 603/2382] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:34 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:34.737457 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 595/2383] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:34 2026] GET /volume/v3/volumes/76ab11c9-25bb-4df3-a614-53ade33ca7b1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:34.749777 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0f370203-468e-4bac-a100-70d8971595d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:34.753587 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] POST https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d/restore Jul 31 19:12:34.753587 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:34.755065 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Restoring backup f0cde716-e1ba-48df-a6bf-68cd32b1538d ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100317) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 19:12:34.755232 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Restoring backup f0cde716-e1ba-48df-a6bf-68cd32b1538d to volume None. Jul 31 19:12:34.761075 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:34.761075 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:34.762277 np0000006260 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Creating volume of 1 GB for restore of backup f0cde716-e1ba-48df-a6bf-68cd32b1538d. Jul 31 19:12:34.767111 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Availability Zones retrieved successfully. Jul 31 19:12:34.778267 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Flow 'volume_create_api' (d729a19a-eabf-4897-9950-85f45f6fc3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:34.780684 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49222819-f806-4f4a-ae72-4a50c58ce120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:34.782145 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:34.829342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49222819-f806-4f4a-ae72-4a50c58ce120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:34.830568 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c8464a-6116-4e3c-90c3-cc03ed196435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:34.881031 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Created reservations ['764410b7-9bd6-46f7-b9d1-a1d640f6f235', '3df18efb-af95-4107-8b46-9040de4d19a1', '8cbc9689-906e-46b0-8f5d-c317d763202a', 'f4c1b4fb-8326-48d6-91ac-e02e3e32d256'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:34.881944 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c8464a-6116-4e3c-90c3-cc03ed196435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['764410b7-9bd6-46f7-b9d1-a1d640f6f235', '3df18efb-af95-4107-8b46-9040de4d19a1', '8cbc9689-906e-46b0-8f5d-c317d763202a', 'f4c1b4fb-8326-48d6-91ac-e02e3e32d256']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:34.884912 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814a8007-b0ec-4001-9977-08ca989571a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:34.916980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (814a8007-b0ec-4001-9977-08ca989571a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6125d4ba-2397-4a60-a956-bca4cf64e702', '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='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['764410b7-9bd6-46f7-b9d1-a1d640f6f235','3df18efb-af95-4107-8b46-9040de4d19a1','8cbc9689-906e-46b0-8f5d-c317d763202a','f4c1b4fb-8326-48d6-91ac-e02e3e32d256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c71d02bc1eb462f9e9feaabf9507ea6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:34Z,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=6125d4ba-2397-4a60-a956-bca4cf64e702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='206800e21ec4484a88d0c21801063ea9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c71d02bc1eb462f9e9feaabf9507ea6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:34.917949 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69ae15c-e86b-4191-9284-001dab6ef316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:34.933781 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c69ae15c-e86b-4191-9284-001dab6ef316) transitioned into 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='206800e21ec4484a88d0c21801063ea9',qos_specs=None,replication_status=,reservations=['764410b7-9bd6-46f7-b9d1-a1d640f6f235','3df18efb-af95-4107-8b46-9040de4d19a1','8cbc9689-906e-46b0-8f5d-c317d763202a','f4c1b4fb-8326-48d6-91ac-e02e3e32d256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c71d02bc1eb462f9e9feaabf9507ea6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:34.934476 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a052d98-47df-42df-8f4f-fe440b6933c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:34.949462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a052d98-47df-42df-8f4f-fe440b6933c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:34.949462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Flow 'volume_create_api' (d729a19a-eabf-4897-9950-85f45f6fc3b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:34.949462 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Create volume request issued successfully. Jul 31 19:12:34.955084 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:34.955084 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:34.955544 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Volume info retrieved successfully. Jul 31 19:12:35.756789 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-44a8e996-5fff-4421-8ebf-fd8cbea76d5a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:35.761624 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-44a8e996-5fff-4421-8ebf-fd8cbea76d5a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:35.761624 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-44a8e996-5fff-4421-8ebf-fd8cbea76d5a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:35.761624 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-44a8e996-5fff-4421-8ebf-fd8cbea76d5a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:35.761624 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-44a8e996-5fff-4421-8ebf-fd8cbea76d5a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:35.767601 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:35.767601 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:35.769897 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-44a8e996-5fff-4421-8ebf-fd8cbea76d5a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:35.769897 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 587/2384] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:35 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:35.970929 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:35.970929 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:35.973145 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Volume info retrieved successfully. Jul 31 19:12:35.973462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Checking backup size 1 against volume size 1 {{(pid=100317) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 19:12:35.973462 np0000006260 devstack@c-api.service[100317]: INFO cinder.backup.api [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Overwriting volume 6125d4ba-2397-4a60-a956-bca4cf64e702 with restore of backup f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:35.978284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1bb20815-1bf2-4c3c-bffa-b61bd0ae379f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.003843 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] restore_backup in rpcapi backup_id f0cde716-e1ba-48df-a6bf-68cd32b1538d {{(pid=100317) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 19:12:36.006082 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0f370203-468e-4bac-a100-70d8971595d3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d/restore returned with HTTP 202 Jul 31 19:12:36.008551 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 600/2385] 10.4.3.163 () {70 vars in 1433 bytes} [Fri Jul 31 19:12:34 2026] POST /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d/restore => generated 152 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:36.021365 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f68b2799-a462-4d91-b2a7-800c3b32285b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.023678 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f68b2799-a462-4d91-b2a7-800c3b32285b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:36.024015 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f68b2799-a462-4d91-b2a7-800c3b32285b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.024181 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f68b2799-a462-4d91-b2a7-800c3b32285b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.024343 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f68b2799-a462-4d91-b2a7-800c3b32285b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:36.029100 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:36.029100 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:36.029999 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f68b2799-a462-4d91-b2a7-800c3b32285b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:36.030938 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 596/2386] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:36 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:36.129103 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bb20815-1bf2-4c3c-bffa-b61bd0ae379f tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:12:36.129316 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1bb20815-1bf2-4c3c-bffa-b61bd0ae379f tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1052644974"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:36.146206 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bb20815-1bf2-4c3c-bffa-b61bd0ae379f tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:12:36.146946 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 604/2387] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:12:35 2026] POST /volume/v3/types => generated 231 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:36.158355 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-935d80d0-c0c5-4278-a173-d4f7f378c471 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.161365 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-935d80d0-c0c5-4278-a173-d4f7f378c471 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] POST https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs Jul 31 19:12:36.162206 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-935d80d0-c0c5-4278-a173-d4f7f378c471 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:36.228992 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-935d80d0-c0c5-4278-a173-d4f7f378c471 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs returned with HTTP 200 Jul 31 19:12:36.228992 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 588/2388] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:12:36 2026] POST /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs => generated 34 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.240717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae864429-5615-4c72-b1c6-1322152cd63f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.250093 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae864429-5615-4c72-b1c6-1322152cd63f tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] GET https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 Jul 31 19:12:36.250545 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae864429-5615-4c72-b1c6-1322152cd63f tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.255699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae864429-5615-4c72-b1c6-1322152cd63f tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.269505 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae864429-5615-4c72-b1c6-1322152cd63f tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 returned with HTTP 200 Jul 31 19:12:36.269813 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 601/2389] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:12:36 2026] GET /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.281047 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01165edc-ead0-479f-9e83-9787a1991e85 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.287200 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01165edc-ead0-479f-9e83-9787a1991e85 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] DELETE https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 Jul 31 19:12:36.287523 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01165edc-ead0-479f-9e83-9787a1991e85 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.287772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01165edc-ead0-479f-9e83-9787a1991e85 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.329625 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01165edc-ead0-479f-9e83-9787a1991e85 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 returned with HTTP 202 Jul 31 19:12:36.329625 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 597/2390] 10.4.3.163 () {66 vars in 1399 bytes} [Fri Jul 31 19:12:36 2026] DELETE /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:36.345893 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c0514fc-9ffb-48ce-92bc-5ef356482f17 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.349172 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c0514fc-9ffb-48ce-92bc-5ef356482f17 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] GET https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 Jul 31 19:12:36.349573 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c0514fc-9ffb-48ce-92bc-5ef356482f17 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.349820 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c0514fc-9ffb-48ce-92bc-5ef356482f17 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.359701 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c0514fc-9ffb-48ce-92bc-5ef356482f17 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 returned with HTTP 404 Jul 31 19:12:36.360279 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 605/2391] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:12:36 2026] GET /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec3 => generated 129 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:36.373621 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8ac76b83-8db9-4d04-8e9f-9f138fb7ef37 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.376902 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ac76b83-8db9-4d04-8e9f-9f138fb7ef37 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] POST https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs Jul 31 19:12:36.376965 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ac76b83-8db9-4d04-8e9f-9f138fb7ef37 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:36.413025 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ac76b83-8db9-4d04-8e9f-9f138fb7ef37 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs returned with HTTP 200 Jul 31 19:12:36.414318 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 589/2392] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:12:36 2026] POST /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.427886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7279b9fe-437d-4f9d-954f-bbfb7353baed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.431388 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7279b9fe-437d-4f9d-954f-bbfb7353baed tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] GET https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs Jul 31 19:12:36.435461 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7279b9fe-437d-4f9d-954f-bbfb7353baed tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.435461 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7279b9fe-437d-4f9d-954f-bbfb7353baed tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.444555 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7279b9fe-437d-4f9d-954f-bbfb7353baed tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs returned with HTTP 200 Jul 31 19:12:36.445478 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 602/2393] 10.4.3.163 () {66 vars in 1378 bytes} [Fri Jul 31 19:12:36 2026] GET /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs => generated 34 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.459808 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b42e29b5-7ed3-41f0-b59a-60606ebc041d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.464597 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b42e29b5-7ed3-41f0-b59a-60606ebc041d tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] POST https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs Jul 31 19:12:36.464597 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b42e29b5-7ed3-41f0-b59a-60606ebc041d tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:36.500475 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b42e29b5-7ed3-41f0-b59a-60606ebc041d tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs returned with HTTP 200 Jul 31 19:12:36.501070 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 598/2394] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:12:36 2026] POST /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs => generated 34 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.511811 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ad770904-3aab-4525-8a4c-08f4d1a63feb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.516717 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad770904-3aab-4525-8a4c-08f4d1a63feb tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] PUT https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec2 Jul 31 19:12:36.516977 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad770904-3aab-4525-8a4c-08f4d1a63feb tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:36.573065 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad770904-3aab-4525-8a4c-08f4d1a63feb tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec2 returned with HTTP 200 Jul 31 19:12:36.573680 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 606/2395] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:12:36 2026] PUT /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec2 => generated 17 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.583187 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9814985b-5f74-4fff-9092-0dedd1e4dcab None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.585811 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9814985b-5f74-4fff-9092-0dedd1e4dcab tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] GET https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec2 Jul 31 19:12:36.586190 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9814985b-5f74-4fff-9092-0dedd1e4dcab tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.586357 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9814985b-5f74-4fff-9092-0dedd1e4dcab tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.596527 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9814985b-5f74-4fff-9092-0dedd1e4dcab tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec2 returned with HTTP 200 Jul 31 19:12:36.597053 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 590/2396] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:12:36 2026] GET /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.607337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab0a2fb5-39e4-49ac-988a-87aa66fa41d3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.611317 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab0a2fb5-39e4-49ac-988a-87aa66fa41d3 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] POST https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs Jul 31 19:12:36.611317 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab0a2fb5-39e4-49ac-988a-87aa66fa41d3 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:36.646960 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab0a2fb5-39e4-49ac-988a-87aa66fa41d3 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs returned with HTTP 200 Jul 31 19:12:36.646960 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 603/2397] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:12:36 2026] POST /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs => generated 51 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.658548 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-33384a22-87da-4e58-86db-90f2c25cfa75 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.662073 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33384a22-87da-4e58-86db-90f2c25cfa75 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] GET https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs Jul 31 19:12:36.662335 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33384a22-87da-4e58-86db-90f2c25cfa75 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.662601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33384a22-87da-4e58-86db-90f2c25cfa75 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.671850 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33384a22-87da-4e58-86db-90f2c25cfa75 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs returned with HTTP 200 Jul 31 19:12:36.672989 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 599/2398] 10.4.3.163 () {66 vars in 1378 bytes} [Fri Jul 31 19:12:36 2026] GET /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:36.683324 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01a41844-4f4a-4f7b-8a2c-ebe1715fede8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.685222 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01a41844-4f4a-4f7b-8a2c-ebe1715fede8 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] DELETE https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6 Jul 31 19:12:36.685469 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01a41844-4f4a-4f7b-8a2c-ebe1715fede8 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.685895 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01a41844-4f4a-4f7b-8a2c-ebe1715fede8 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.719043 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01a41844-4f4a-4f7b-8a2c-ebe1715fede8 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6 returned with HTTP 202 Jul 31 19:12:36.719533 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 607/2399] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:12:36 2026] DELETE /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:36.726856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1b392d39-1da5-4274-bb64-454b4af0e235 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.728712 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1b392d39-1da5-4274-bb64-454b4af0e235 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] GET https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6 Jul 31 19:12:36.728879 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1b392d39-1da5-4274-bb64-454b4af0e235 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.729070 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1b392d39-1da5-4274-bb64-454b4af0e235 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.732257 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1b392d39-1da5-4274-bb64-454b4af0e235 tempest-VolumeTypesExtraSpecsTest-1289936345 tempest-VolumeTypesExtraSpecsTest-1289936345-project-admin] https://10.4.3.163/volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6 returned with HTTP 404 Jul 31 19:12:36.732877 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 591/2400] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:12:36 2026] GET /volume/v3/types/38c7a186-26ab-441e-9dfa-a02a354a3ef6 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:36.782205 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-20c56b3a-ffbd-4193-a739-efd7c22bba2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:36.784719 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20c56b3a-ffbd-4193-a739-efd7c22bba2e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:36.785534 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20c56b3a-ffbd-4193-a739-efd7c22bba2e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:36.786376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-20c56b3a-ffbd-4193-a739-efd7c22bba2e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:36.787201 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-20c56b3a-ffbd-4193-a739-efd7c22bba2e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:36.791584 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:36.791584 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:36.793390 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-20c56b3a-ffbd-4193-a739-efd7c22bba2e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:36.793390 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 604/2401] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:36 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:37.045757 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc6c7bad-707e-4cbb-8a8e-2c008ef9d08a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:37.047692 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc6c7bad-707e-4cbb-8a8e-2c008ef9d08a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:37.047873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc6c7bad-707e-4cbb-8a8e-2c008ef9d08a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:37.048064 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc6c7bad-707e-4cbb-8a8e-2c008ef9d08a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:37.048121 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-dc6c7bad-707e-4cbb-8a8e-2c008ef9d08a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:37.054674 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:37.054674 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:37.056188 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc6c7bad-707e-4cbb-8a8e-2c008ef9d08a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:37.056624 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 600/2402] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:37 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:37.809837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b1ab821-07a2-4865-89f1-b7876271cee7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:37.811158 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b1ab821-07a2-4865-89f1-b7876271cee7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:37.811337 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b1ab821-07a2-4865-89f1-b7876271cee7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:37.811588 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b1ab821-07a2-4865-89f1-b7876271cee7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:37.811704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-4b1ab821-07a2-4865-89f1-b7876271cee7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:37.824625 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:37.824625 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:37.825294 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b1ab821-07a2-4865-89f1-b7876271cee7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:37.826224 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 608/2403] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:37 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:38.070292 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-689b0a3b-f9b9-408c-a44f-8d78d11498c7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:38.075674 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-689b0a3b-f9b9-408c-a44f-8d78d11498c7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:38.075674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-689b0a3b-f9b9-408c-a44f-8d78d11498c7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:38.075674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-689b0a3b-f9b9-408c-a44f-8d78d11498c7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:38.075674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-689b0a3b-f9b9-408c-a44f-8d78d11498c7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:38.085102 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:38.085102 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:38.093357 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-689b0a3b-f9b9-408c-a44f-8d78d11498c7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:38.093357 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 592/2404] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:38 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:38.846275 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b799c210-d4c2-45f4-b890-6c96fe5cd182 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:38.849385 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b799c210-d4c2-45f4-b890-6c96fe5cd182 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:38.849752 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b799c210-d4c2-45f4-b890-6c96fe5cd182 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:38.850045 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b799c210-d4c2-45f4-b890-6c96fe5cd182 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:38.850190 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b799c210-d4c2-45f4-b890-6c96fe5cd182 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:38.856138 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:38.856138 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:38.856388 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b799c210-d4c2-45f4-b890-6c96fe5cd182 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:38.856835 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 605/2405] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:38 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:39.100779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7ba9f4b4-89c6-4c89-8397-63baaccf57f3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:39.103020 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ba9f4b4-89c6-4c89-8397-63baaccf57f3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:39.103269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ba9f4b4-89c6-4c89-8397-63baaccf57f3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:39.103613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ba9f4b4-89c6-4c89-8397-63baaccf57f3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:39.103755 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7ba9f4b4-89c6-4c89-8397-63baaccf57f3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:39.105852 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=389,cinder:UPDATE=89,cinder:INSERT=55 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:12:39.109318 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:39.109318 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:39.109801 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ba9f4b4-89c6-4c89-8397-63baaccf57f3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:39.110501 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 601/2406] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:39 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:39.187937 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a6916390-e275-4522-a509-eb243b2b2751 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:39.189882 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:39.190404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-VolumesExtendTest-Volume-627265598"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:39.192175 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Create volume request body: {'volume': {'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-627265598'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:39.300557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Create volume of 1 GB Jul 31 19:12:39.304247 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Availability Zones retrieved successfully. Jul 31 19:12:39.311226 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Flow 'volume_create_api' (8bc499fc-2050-4a6b-a237-8548f1003d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:39.313258 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef309df-a6cc-4de6-a5ef-80c42e670d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:39.314475 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:39.404464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef309df-a6cc-4de6-a5ef-80c42e670d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:39.406231 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f49a2c0-bf5d-4b87-9a09-afecd80dbc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:39.491490 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Created reservations ['87294989-a3ce-436a-9de0-68ae36946930', 'b3cf16a6-05eb-4f9b-a6c8-4df2d97dcbb8', 'bd1afed0-d344-4e2b-a87c-c186dea1b942', 'c5b3d2d6-688b-49ce-9570-2aaaa46855ac'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:39.492259 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f49a2c0-bf5d-4b87-9a09-afecd80dbc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87294989-a3ce-436a-9de0-68ae36946930', 'b3cf16a6-05eb-4f9b-a6c8-4df2d97dcbb8', 'bd1afed0-d344-4e2b-a87c-c186dea1b942', 'c5b3d2d6-688b-49ce-9570-2aaaa46855ac']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:39.493043 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377ef9ac-a3c6-4bd5-a69a-9585711111c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:39.521298 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377ef9ac-a3c6-4bd5-a69a-9585711111c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6a598b3-d593-420e-ab54-f1fa46e1a18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-627265598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f95389ca520e435db48880a90e18905c',qos_specs=None,replication_status=,reservations=['87294989-a3ce-436a-9de0-68ae36946930','b3cf16a6-05eb-4f9b-a6c8-4df2d97dcbb8','bd1afed0-d344-4e2b-a87c-c186dea1b942','c5b3d2d6-688b-49ce-9570-2aaaa46855ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b473368f4388434a85ef564d8d5c99de',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-627265598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6a598b3-d593-420e-ab54-f1fa46e1a18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f95389ca520e435db48880a90e18905c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b473368f4388434a85ef564d8d5c99de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:39.522202 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aacd9360-5c9d-4dd5-aff6-d5179c3c4517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:39.545008 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aacd9360-5c9d-4dd5-aff6-d5179c3c4517) transitioned into state 'SUCCESS' from state '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-627265598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f95389ca520e435db48880a90e18905c',qos_specs=None,replication_status=,reservations=['87294989-a3ce-436a-9de0-68ae36946930','b3cf16a6-05eb-4f9b-a6c8-4df2d97dcbb8','bd1afed0-d344-4e2b-a87c-c186dea1b942','c5b3d2d6-688b-49ce-9570-2aaaa46855ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b473368f4388434a85ef564d8d5c99de',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:39.545898 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba1c5255-35f5-4f56-b270-81b70bb21c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:39.558717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba1c5255-35f5-4f56-b270-81b70bb21c5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:39.559728 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Flow 'volume_create_api' (8bc499fc-2050-4a6b-a237-8548f1003d98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:39.559876 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Create volume request issued successfully. Jul 31 19:12:39.560524 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6916390-e275-4522-a509-eb243b2b2751 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:39.562953 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 609/2407] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:39 2026] POST /volume/v3/volumes => generated 747 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:39.577632 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f53902bb-163a-4c35-a1d1-134b7b1b470b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:39.581056 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f53902bb-163a-4c35-a1d1-134b7b1b470b tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:39.582194 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f53902bb-163a-4c35-a1d1-134b7b1b470b tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:39.582194 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f53902bb-163a-4c35-a1d1-134b7b1b470b tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:39.595735 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:39.595735 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:39.600742 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f53902bb-163a-4c35-a1d1-134b7b1b470b tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:39.605174 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f53902bb-163a-4c35-a1d1-134b7b1b470b tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 200 Jul 31 19:12:39.605571 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 593/2408] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:39 2026] GET /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:39.869988 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5991e501-15bd-4ec6-b3ee-0023b033ca7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:39.872178 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5991e501-15bd-4ec6-b3ee-0023b033ca7a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:39.872392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5991e501-15bd-4ec6-b3ee-0023b033ca7a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:39.872641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5991e501-15bd-4ec6-b3ee-0023b033ca7a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:39.872753 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5991e501-15bd-4ec6-b3ee-0023b033ca7a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:39.878415 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:39.878415 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:39.879565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5991e501-15bd-4ec6-b3ee-0023b033ca7a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:39.880077 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 606/2409] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:39 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 827 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:39.892359 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f36ea3fb-7aa1-4075-8923-97b2c649ac69 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:39.894817 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f36ea3fb-7aa1-4075-8923-97b2c649ac69 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b Jul 31 19:12:39.895065 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f36ea3fb-7aa1-4075-8923-97b2c649ac69 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:39.895295 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f36ea3fb-7aa1-4075-8923-97b2c649ac69 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:39.904066 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:39.904066 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:39.908935 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f36ea3fb-7aa1-4075-8923-97b2c649ac69 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:39.914593 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f36ea3fb-7aa1-4075-8923-97b2c649ac69 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b returned with HTTP 200 Jul 31 19:12:39.915189 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 602/2410] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:39 2026] GET /volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b => generated 966 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:39.928797 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-296ee6b3-49b7-4a2b-975e-fd0b4556ce74 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:39.934906 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-296ee6b3-49b7-4a2b-975e-fd0b4556ce74 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b Jul 31 19:12:39.934906 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-296ee6b3-49b7-4a2b-975e-fd0b4556ce74 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:39.934906 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-296ee6b3-49b7-4a2b-975e-fd0b4556ce74 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:39.936625 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=337,cinder:INSERT=43,cinder:UPDATE=86 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:12:39.946616 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:39.946616 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:39.953800 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-296ee6b3-49b7-4a2b-975e-fd0b4556ce74 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:39.962497 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-296ee6b3-49b7-4a2b-975e-fd0b4556ce74 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b returned with HTTP 200 Jul 31 19:12:39.963397 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 610/2411] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:39 2026] GET /volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b => generated 966 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:39.977133 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-12ede63e-eed1-4f42-9076-21c93e9762f5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:39.980358 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-12ede63e-eed1-4f42-9076-21c93e9762f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b Jul 31 19:12:39.980655 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-12ede63e-eed1-4f42-9076-21c93e9762f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:39.980794 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-12ede63e-eed1-4f42-9076-21c93e9762f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:39.980997 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-12ede63e-eed1-4f42-9076-21c93e9762f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume with id: d2e1267b-4b1c-4155-ba2d-9864512f797b Jul 31 19:12:39.990538 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:39.990538 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:39.991162 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-12ede63e-eed1-4f42-9076-21c93e9762f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:40.010578 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-12ede63e-eed1-4f42-9076-21c93e9762f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume request issued successfully. Jul 31 19:12:40.010912 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-12ede63e-eed1-4f42-9076-21c93e9762f5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b returned with HTTP 202 Jul 31 19:12:40.011523 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 594/2412] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:39 2026] DELETE /volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:40.018979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2716d23c-86c2-49ba-be88-0630f1677bf4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:40.024923 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2716d23c-86c2-49ba-be88-0630f1677bf4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b Jul 31 19:12:40.025108 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2716d23c-86c2-49ba-be88-0630f1677bf4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:40.025285 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2716d23c-86c2-49ba-be88-0630f1677bf4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:40.035107 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:40.035107 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:40.039936 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2716d23c-86c2-49ba-be88-0630f1677bf4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:40.046383 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2716d23c-86c2-49ba-be88-0630f1677bf4 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b returned with HTTP 200 Jul 31 19:12:40.046825 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 607/2413] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:40 2026] GET /volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b => generated 965 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:40.128599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a54812a9-5a50-4412-b119-4826941032c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:40.130834 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a54812a9-5a50-4412-b119-4826941032c0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:40.131099 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a54812a9-5a50-4412-b119-4826941032c0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:40.131271 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a54812a9-5a50-4412-b119-4826941032c0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:40.131421 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a54812a9-5a50-4412-b119-4826941032c0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:40.138575 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:40.138575 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:40.139527 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a54812a9-5a50-4412-b119-4826941032c0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:40.140119 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 603/2414] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:40 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:40.621553 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b1bd6cb9-ab3f-4ba5-bad5-6f431fe7ff66 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:40.623912 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1bd6cb9-ab3f-4ba5-bad5-6f431fe7ff66 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:40.624217 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1bd6cb9-ab3f-4ba5-bad5-6f431fe7ff66 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:40.624569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1bd6cb9-ab3f-4ba5-bad5-6f431fe7ff66 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:40.634423 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:40.634423 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:40.639638 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b1bd6cb9-ab3f-4ba5-bad5-6f431fe7ff66 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:40.645604 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1bd6cb9-ab3f-4ba5-bad5-6f431fe7ff66 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 200 Jul 31 19:12:40.646174 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 611/2415] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:40 2026] GET /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:40.659787 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2b5af40b-505d-47d5-bed8-10688a45efc3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:40.663366 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2b5af40b-505d-47d5-bed8-10688a45efc3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] POST https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e/action Jul 31 19:12:40.663366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2b5af40b-505d-47d5-bed8-10688a45efc3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:40.663528 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2b5af40b-505d-47d5-bed8-10688a45efc3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:40.678420 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:40.678420 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:40.679080 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2b5af40b-505d-47d5-bed8-10688a45efc3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:40.733492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-2b5af40b-505d-47d5-bed8-10688a45efc3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Created reservations ['c19fb3c8-2480-43ce-afbf-1a547a7e7ea7', 'b7648083-51f7-4cd3-9c66-09c22646c14b'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:40.748461 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2b5af40b-505d-47d5-bed8-10688a45efc3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Extend volume request issued successfully. Jul 31 19:12:40.748461 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2b5af40b-505d-47d5-bed8-10688a45efc3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e/action returned with HTTP 202 Jul 31 19:12:40.748461 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 595/2416] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:40 2026] POST /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:40.755467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c74bf6e-1789-4bfe-b7f8-6556cc028f0a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:40.759646 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c74bf6e-1789-4bfe-b7f8-6556cc028f0a tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:40.759646 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c74bf6e-1789-4bfe-b7f8-6556cc028f0a tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:40.759646 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c74bf6e-1789-4bfe-b7f8-6556cc028f0a tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:40.770066 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:40.770066 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:40.776844 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1c74bf6e-1789-4bfe-b7f8-6556cc028f0a tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:40.784160 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c74bf6e-1789-4bfe-b7f8-6556cc028f0a tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 200 Jul 31 19:12:40.784431 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 608/2417] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:40 2026] GET /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:41.022864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-55a093e0-0db8-413b-9ae7-8b5aea0f818b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.024777 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-55a093e0-0db8-413b-9ae7-8b5aea0f818b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:41.025124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-55a093e0-0db8-413b-9ae7-8b5aea0f818b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-attach": {"instance_uuid": "009d1e75-2d2f-4cb6-b613-822deddd033b", "mountpoint": "/dev/vdb"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:41.025240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-55a093e0-0db8-413b-9ae7-8b5aea0f818b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "009d1e75-2d2f-4cb6-b613-822deddd033b", "mountpoint": "/dev/vdb"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:41.034881 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.034881 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:41.035551 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-55a093e0-0db8-413b-9ae7-8b5aea0f818b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:41.041726 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-55a093e0-0db8-413b-9ae7-8b5aea0f818b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Update volume admin metadata completed successfully. Jul 31 19:12:41.061302 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-37c234c9-8464-439f-8ac7-bb99f855e422 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.063184 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37c234c9-8464-439f-8ac7-bb99f855e422 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b Jul 31 19:12:41.063425 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37c234c9-8464-439f-8ac7-bb99f855e422 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.063637 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-37c234c9-8464-439f-8ac7-bb99f855e422 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.070117 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-37c234c9-8464-439f-8ac7-bb99f855e422 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b returned with HTTP 404 Jul 31 19:12:41.070858 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 612/2418] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/volumes/d2e1267b-4b1c-4155-ba2d-9864512f797b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:41.081241 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ac3397b8-bc72-4d16-92c9-c416e7d26f2b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.083395 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ac3397b8-bc72-4d16-92c9-c416e7d26f2b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:41.083630 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ac3397b8-bc72-4d16-92c9-c416e7d26f2b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.083836 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ac3397b8-bc72-4d16-92c9-c416e7d26f2b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.083931 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-ac3397b8-bc72-4d16-92c9-c416e7d26f2b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete backup with id: 54692df4-9e96-481d-b22c-7bbde4eda466. Jul 31 19:12:41.088546 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.088546 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:41.106239 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-55a093e0-0db8-413b-9ae7-8b5aea0f818b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Attach volume completed successfully. Jul 31 19:12:41.106918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-55a093e0-0db8-413b-9ae7-8b5aea0f818b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:41.107004 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-ac3397b8-bc72-4d16-92c9-c416e7d26f2b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] delete_backup rpcapi backup_id 54692df4-9e96-481d-b22c-7bbde4eda466 {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:12:41.107415 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 604/2419] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:41 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:41.108973 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ac3397b8-bc72-4d16-92c9-c416e7d26f2b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 202 Jul 31 19:12:41.109325 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 596/2420] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:41 2026] DELETE /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:41.116731 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32b9642a-b721-4c54-8fb3-0762f8fa32c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.118820 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a506473a-45f0-417b-8218-028728a4fe85 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.119138 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32b9642a-b721-4c54-8fb3-0762f8fa32c3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:41.119453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32b9642a-b721-4c54-8fb3-0762f8fa32c3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.119859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32b9642a-b721-4c54-8fb3-0762f8fa32c3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.121553 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a506473a-45f0-417b-8218-028728a4fe85 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:41.122082 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a506473a-45f0-417b-8218-028728a4fe85 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.122270 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a506473a-45f0-417b-8218-028728a4fe85 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.122830 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a506473a-45f0-417b-8218-028728a4fe85 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:41.127128 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.127128 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:41.128007 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a506473a-45f0-417b-8218-028728a4fe85 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:41.128396 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 613/2421] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:41.136512 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.136512 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:41.140142 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32b9642a-b721-4c54-8fb3-0762f8fa32c3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:41.145533 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32b9642a-b721-4c54-8fb3-0762f8fa32c3 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:41.146934 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 609/2422] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 1175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:41.157105 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1ab5d25-2187-4253-8116-554168742fad None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.161213 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1ab5d25-2187-4253-8116-554168742fad tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:41.163055 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1ab5d25-2187-4253-8116-554168742fad tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.163495 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1ab5d25-2187-4253-8116-554168742fad tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.163621 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c1ab5d25-2187-4253-8116-554168742fad tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:41.167113 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4b290a14-31c8-4e06-b2de-6245c44dcd74 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.170017 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b290a14-31c8-4e06-b2de-6245c44dcd74 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:41.170017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4b290a14-31c8-4e06-b2de-6245c44dcd74 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.170017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4b290a14-31c8-4e06-b2de-6245c44dcd74 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.170178 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.170178 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:41.170812 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1ab5d25-2187-4253-8116-554168742fad tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:41.171530 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 605/2423] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:41.183029 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.183029 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:41.188873 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4b290a14-31c8-4e06-b2de-6245c44dcd74 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:41.198373 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b290a14-31c8-4e06-b2de-6245c44dcd74 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:41.198373 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 597/2424] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:41.231203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8b816308-b163-4147-9ee7-b0f8b768f3e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.231203 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b816308-b163-4147-9ee7-b0f8b768f3e7 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:41.231203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b816308-b163-4147-9ee7-b0f8b768f3e7 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-detach": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:41.231203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b816308-b163-4147-9ee7-b0f8b768f3e7 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:41.239309 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.239309 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:41.241936 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8b816308-b163-4147-9ee7-b0f8b768f3e7 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:41.291706 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8b816308-b163-4147-9ee7-b0f8b768f3e7 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Detach volume completed successfully. Jul 31 19:12:41.291934 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b816308-b163-4147-9ee7-b0f8b768f3e7 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:41.292537 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 614/2425] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:41 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:41.302246 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e7cd8d9a-53bd-45a4-981d-156b47666db6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.305648 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7cd8d9a-53bd-45a4-981d-156b47666db6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:41.306078 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7cd8d9a-53bd-45a4-981d-156b47666db6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.306168 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e7cd8d9a-53bd-45a4-981d-156b47666db6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.317390 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.317390 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:41.322412 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e7cd8d9a-53bd-45a4-981d-156b47666db6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:41.329573 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e7cd8d9a-53bd-45a4-981d-156b47666db6 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:41.330161 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 610/2426] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:12:41.798950 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-895c736c-e17d-4656-b155-c8a7d754e7ac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.800822 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-895c736c-e17d-4656-b155-c8a7d754e7ac tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:41.801032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-895c736c-e17d-4656-b155-c8a7d754e7ac tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.801201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-895c736c-e17d-4656-b155-c8a7d754e7ac tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.812523 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.812523 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:41.820628 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-895c736c-e17d-4656-b155-c8a7d754e7ac tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:41.836838 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-895c736c-e17d-4656-b155-c8a7d754e7ac tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 200 Jul 31 19:12:41.840891 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 606/2427] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 1355 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:41.852691 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-43d4764f-97bc-4f9d-8e28-056796d19b3d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.855312 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-43d4764f-97bc-4f9d-8e28-056796d19b3d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:41.855587 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-43d4764f-97bc-4f9d-8e28-056796d19b3d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.855930 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-43d4764f-97bc-4f9d-8e28-056796d19b3d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.865399 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.865399 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:41.870666 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-43d4764f-97bc-4f9d-8e28-056796d19b3d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:41.877451 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-43d4764f-97bc-4f9d-8e28-056796d19b3d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 200 Jul 31 19:12:41.877989 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 598/2428] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:41.899538 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a80014a6-4311-4ead-9525-2573031f11f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.903995 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a80014a6-4311-4ead-9525-2573031f11f9 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:41.903995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a80014a6-4311-4ead-9525-2573031f11f9 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.903995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a80014a6-4311-4ead-9525-2573031f11f9 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.915604 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.915604 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:41.920797 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a80014a6-4311-4ead-9525-2573031f11f9 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:41.926514 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a80014a6-4311-4ead-9525-2573031f11f9 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 200 Jul 31 19:12:41.927290 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 615/2429] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:41 2026] GET /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:41.943877 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2cfb47af-a6a8-4007-9d63-2a065aa5b752 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:41.947625 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2cfb47af-a6a8-4007-9d63-2a065aa5b752 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:41.948018 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2cfb47af-a6a8-4007-9d63-2a065aa5b752 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:41.948100 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2cfb47af-a6a8-4007-9d63-2a065aa5b752 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:41.948394 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2cfb47af-a6a8-4007-9d63-2a065aa5b752 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Delete volume with id: f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:41.967296 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:41.967296 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:41.968116 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2cfb47af-a6a8-4007-9d63-2a065aa5b752 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:42.000944 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2cfb47af-a6a8-4007-9d63-2a065aa5b752 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Delete volume request issued successfully. Jul 31 19:12:42.001216 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2cfb47af-a6a8-4007-9d63-2a065aa5b752 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 202 Jul 31 19:12:42.001977 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 611/2430] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:41 2026] DELETE /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:42.012490 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ce103a5a-4022-4774-8b9b-cc6747974131 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:42.014987 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce103a5a-4022-4774-8b9b-cc6747974131 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:42.015290 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce103a5a-4022-4774-8b9b-cc6747974131 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:42.015616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce103a5a-4022-4774-8b9b-cc6747974131 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:42.030142 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:42.030142 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:42.035586 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ce103a5a-4022-4774-8b9b-cc6747974131 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:42.045124 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce103a5a-4022-4774-8b9b-cc6747974131 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 200 Jul 31 19:12:42.045748 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 607/2431] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:42 2026] GET /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:42.144332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-66b72598-562b-47ec-87f9-b7b49488ae9e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:42.146815 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-66b72598-562b-47ec-87f9-b7b49488ae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:42.146815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-66b72598-562b-47ec-87f9-b7b49488ae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:42.146815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-66b72598-562b-47ec-87f9-b7b49488ae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:42.146815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-66b72598-562b-47ec-87f9-b7b49488ae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:42.152241 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:42.152241 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:42.152599 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-66b72598-562b-47ec-87f9-b7b49488ae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 200 Jul 31 19:12:42.153043 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 599/2432] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:42 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:42.184655 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b69b0014-1956-462f-bdee-2c8c2c858e0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:42.195134 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b69b0014-1956-462f-bdee-2c8c2c858e0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:42.195502 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b69b0014-1956-462f-bdee-2c8c2c858e0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:42.195738 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b69b0014-1956-462f-bdee-2c8c2c858e0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:42.195896 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b69b0014-1956-462f-bdee-2c8c2c858e0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:42.205738 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:42.205738 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:42.207407 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b69b0014-1956-462f-bdee-2c8c2c858e0b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:42.207407 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 616/2433] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:42 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:43.059200 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2ba694b2-ad2f-4b8a-9410-1b69991533e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.061757 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ba694b2-ad2f-4b8a-9410-1b69991533e6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e Jul 31 19:12:43.062037 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ba694b2-ad2f-4b8a-9410-1b69991533e6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:43.062314 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2ba694b2-ad2f-4b8a-9410-1b69991533e6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:43.070584 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2ba694b2-ad2f-4b8a-9410-1b69991533e6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e returned with HTTP 404 Jul 31 19:12:43.071243 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 612/2434] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:43 2026] GET /volume/v3/volumes/f6a598b3-d593-420e-ab54-f1fa46e1a18e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:43.080952 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.083237 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:43.084936 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1452019141"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:43.086621 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1452019141'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:43.086779 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Create volume of 1 GB Jul 31 19:12:43.091414 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Availability Zones retrieved successfully. Jul 31 19:12:43.097123 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Flow 'volume_create_api' (cc8ca795-343b-4f82-8447-397628d2ed9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:43.098526 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c4a9d7-7960-4821-9e3a-c095335b567f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:43.099601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:43.133211 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77c4a9d7-7960-4821-9e3a-c095335b567f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:43.136080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e13c2f-2ea5-4c21-9ecd-c6cb0bb638d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:43.169253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cb2e17a7-f55a-414c-9ef3-4ab9eef59bc7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.171024 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cb2e17a7-f55a-414c-9ef3-4ab9eef59bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 Jul 31 19:12:43.171220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cb2e17a7-f55a-414c-9ef3-4ab9eef59bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:43.171416 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cb2e17a7-f55a-414c-9ef3-4ab9eef59bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:43.171635 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-cb2e17a7-f55a-414c-9ef3-4ab9eef59bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 54692df4-9e96-481d-b22c-7bbde4eda466. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:43.175928 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cb2e17a7-f55a-414c-9ef3-4ab9eef59bc7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 returned with HTTP 404 Jul 31 19:12:43.176774 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 600/2435] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:43 2026] GET /volume/v3/backups/54692df4-9e96-481d-b22c-7bbde4eda466 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:43.188692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Created reservations ['9cf8a04d-667d-4707-9a7a-65b276c5640b', '8672c88a-796d-4041-96fc-94e3bb8da35c', '6ab4f11a-f89c-4828-9c6b-9752961cd78b', '5c37361b-8700-465b-a330-d42b720f14a6'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:43.188692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9e13c2f-2ea5-4c21-9ecd-c6cb0bb638d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf8a04d-667d-4707-9a7a-65b276c5640b', '8672c88a-796d-4041-96fc-94e3bb8da35c', '6ab4f11a-f89c-4828-9c6b-9752961cd78b', '5c37361b-8700-465b-a330-d42b720f14a6']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:43.188692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ab9b96-7150-45f0-b73b-a2663f1d350b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:43.222860 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17ab9b96-7150-45f0-b73b-a2663f1d350b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e64b1b4-861e-4a53-9785-273c6b8650a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1452019141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f95389ca520e435db48880a90e18905c',qos_specs=None,replication_status=,reservations=['9cf8a04d-667d-4707-9a7a-65b276c5640b','8672c88a-796d-4041-96fc-94e3bb8da35c','6ab4f11a-f89c-4828-9c6b-9752961cd78b','5c37361b-8700-465b-a330-d42b720f14a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b473368f4388434a85ef564d8d5c99de',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1452019141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e64b1b4-861e-4a53-9785-273c6b8650a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f95389ca520e435db48880a90e18905c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b473368f4388434a85ef564d8d5c99de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:43.225149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb9ea65-aa98-4dbd-8958-9f28cf3f69ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:43.227207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80e48faa-b12b-4cf7-ac5a-5a9c62e870c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.229486 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80e48faa-b12b-4cf7-ac5a-5a9c62e870c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:43.230281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80e48faa-b12b-4cf7-ac5a-5a9c62e870c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:43.230281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80e48faa-b12b-4cf7-ac5a-5a9c62e870c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:43.230281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-80e48faa-b12b-4cf7-ac5a-5a9c62e870c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:43.235624 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:43.235624 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:43.236850 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80e48faa-b12b-4cf7-ac5a-5a9c62e870c8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:43.237401 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 617/2436] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:43 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:43.262856 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb9ea65-aa98-4dbd-8958-9f28cf3f69ea) transitioned into state 'SUCCESS' from state '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-1452019141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f95389ca520e435db48880a90e18905c',qos_specs=None,replication_status=,reservations=['9cf8a04d-667d-4707-9a7a-65b276c5640b','8672c88a-796d-4041-96fc-94e3bb8da35c','6ab4f11a-f89c-4828-9c6b-9752961cd78b','5c37361b-8700-465b-a330-d42b720f14a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b473368f4388434a85ef564d8d5c99de',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:43.263778 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b4b1178-8ffe-4bfd-9665-dd6307a8e8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:43.281028 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b4b1178-8ffe-4bfd-9665-dd6307a8e8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:43.281028 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Flow 'volume_create_api' (cc8ca795-343b-4f82-8447-397628d2ed9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:43.281028 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Create volume request issued successfully. Jul 31 19:12:43.281028 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-56e28fb7-bf99-4dce-9857-ed4a0bb69f09 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:43.281028 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 608/2437] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:12:43 2026] POST /volume/v3/volumes => generated 748 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:43.297981 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9a4d4b3-9ed7-403a-b818-a297c2ef566c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.300243 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9a4d4b3-9ed7-403a-b818-a297c2ef566c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:43.300574 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9a4d4b3-9ed7-403a-b818-a297c2ef566c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:43.300798 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9a4d4b3-9ed7-403a-b818-a297c2ef566c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:43.301016 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b9a4d4b3-9ed7-403a-b818-a297c2ef566c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume with id: e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:43.302487 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ebae3017-ac46-4154-ac6f-5a27591007fb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.306220 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ebae3017-ac46-4154-ac6f-5a27591007fb tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:43.306457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ebae3017-ac46-4154-ac6f-5a27591007fb tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:43.306707 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ebae3017-ac46-4154-ac6f-5a27591007fb tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:43.312408 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:43.312408 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:43.313032 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b9a4d4b3-9ed7-403a-b818-a297c2ef566c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:43.318475 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:43.318475 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:43.323679 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ebae3017-ac46-4154-ac6f-5a27591007fb tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:43.329613 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ebae3017-ac46-4154-ac6f-5a27591007fb tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 200 Jul 31 19:12:43.330232 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 601/2438] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:43 2026] GET /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:43.336005 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b9a4d4b3-9ed7-403a-b818-a297c2ef566c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume request issued successfully. Jul 31 19:12:43.336228 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9a4d4b3-9ed7-403a-b818-a297c2ef566c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 returned with HTTP 202 Jul 31 19:12:43.336780 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 613/2439] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:43 2026] DELETE /volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:43.344518 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-386f7df3-1ff8-461b-99b9-8f6396954959 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.346854 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-386f7df3-1ff8-461b-99b9-8f6396954959 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:43.347179 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-386f7df3-1ff8-461b-99b9-8f6396954959 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:43.347474 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-386f7df3-1ff8-461b-99b9-8f6396954959 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:43.358902 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:43.358902 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:43.368147 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-386f7df3-1ff8-461b-99b9-8f6396954959 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:43.374732 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-386f7df3-1ff8-461b-99b9-8f6396954959 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 returned with HTTP 200 Jul 31 19:12:43.375341 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 618/2440] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:43 2026] GET /volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:43.613321 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eda93308-ab19-4117-b7da-24de11443dbf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.681138 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eda93308-ab19-4117-b7da-24de11443dbf tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:12:43.681633 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eda93308-ab19-4117-b7da-24de11443dbf tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846", "extra_specs": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:43.683755 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:43.683755 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:43.698757 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eda93308-ab19-4117-b7da-24de11443dbf tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:12:43.699419 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 609/2441] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:12:43 2026] POST /volume/v3/types => generated 268 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:43.876082 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-17db8587-568f-42df-8ba2-4ed11c52ee86 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.878005 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17db8587-568f-42df-8ba2-4ed11c52ee86 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:43.878696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17db8587-568f-42df-8ba2-4ed11c52ee86 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:43.879013 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17db8587-568f-42df-8ba2-4ed11c52ee86 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:43.890275 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:43.890275 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:43.891174 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-17db8587-568f-42df-8ba2-4ed11c52ee86 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:43.899983 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-17db8587-568f-42df-8ba2-4ed11c52ee86 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Reserve volume completed successfully. Jul 31 19:12:43.899983 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17db8587-568f-42df-8ba2-4ed11c52ee86 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:43.899983 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 602/2442] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:43 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:43.907316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dcc358b1-29ec-4863-91f2-c2181a491f3a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.909371 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dcc358b1-29ec-4863-91f2-c2181a491f3a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:43.909610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dcc358b1-29ec-4863-91f2-c2181a491f3a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:43.909853 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dcc358b1-29ec-4863-91f2-c2181a491f3a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:43.920884 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:43.920884 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:43.928017 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dcc358b1-29ec-4863-91f2-c2181a491f3a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:43.932078 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dcc358b1-29ec-4863-91f2-c2181a491f3a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:43.932415 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 614/2443] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:43 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:43.945409 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b07e50d8-8f7c-4e73-9eac-d9518345f74d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.947246 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b07e50d8-8f7c-4e73-9eac-d9518345f74d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:43.947636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b07e50d8-8f7c-4e73-9eac-d9518345f74d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:43.947788 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b07e50d8-8f7c-4e73-9eac-d9518345f74d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:43.956247 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:43.956247 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:43.956708 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b07e50d8-8f7c-4e73-9eac-d9518345f74d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:43.972917 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b07e50d8-8f7c-4e73-9eac-d9518345f74d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Unreserve volume completed successfully. Jul 31 19:12:43.973105 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b07e50d8-8f7c-4e73-9eac-d9518345f74d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:43.976053 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 619/2444] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:43 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:43.985821 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0aa6d1aa-a30a-4a69-84d0-5106551b423d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:43.990156 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0aa6d1aa-a30a-4a69-84d0-5106551b423d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:43.990156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0aa6d1aa-a30a-4a69-84d0-5106551b423d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:43.990662 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0aa6d1aa-a30a-4a69-84d0-5106551b423d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.002635 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.002635 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:44.008602 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0aa6d1aa-a30a-4a69-84d0-5106551b423d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.015250 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0aa6d1aa-a30a-4a69-84d0-5106551b423d tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:44.015810 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 610/2445] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:43 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.035236 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-42aef576-09c0-4182-a760-51ff03c1249a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.043233 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-42aef576-09c0-4182-a760-51ff03c1249a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:44.043233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-42aef576-09c0-4182-a760-51ff03c1249a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:44.043233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-42aef576-09c0-4182-a760-51ff03c1249a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:44.053136 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.053136 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:44.053656 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-42aef576-09c0-4182-a760-51ff03c1249a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.059618 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-42aef576-09c0-4182-a760-51ff03c1249a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume updated successfully. Jul 31 19:12:44.059917 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-42aef576-09c0-4182-a760-51ff03c1249a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 200 Jul 31 19:12:44.060353 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 603/2446] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:44 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 19:12:44.069605 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9754d955-e425-4e97-a619-d9acd2950d8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.071355 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9754d955-e425-4e97-a619-d9acd2950d8a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:44.071586 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9754d955-e425-4e97-a619-d9acd2950d8a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.071782 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9754d955-e425-4e97-a619-d9acd2950d8a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.079336 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.079336 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:44.083070 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9754d955-e425-4e97-a619-d9acd2950d8a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.087916 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9754d955-e425-4e97-a619-d9acd2950d8a tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:44.088285 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 615/2447] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.103601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-13321ce9-ca79-4803-bb7e-0c208693f0ed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.105447 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13321ce9-ca79-4803-bb7e-0c208693f0ed tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:44.105900 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13321ce9-ca79-4803-bb7e-0c208693f0ed tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:44.106062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13321ce9-ca79-4803-bb7e-0c208693f0ed tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:44.114423 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.114423 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:44.114905 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-13321ce9-ca79-4803-bb7e-0c208693f0ed tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.121284 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-13321ce9-ca79-4803-bb7e-0c208693f0ed tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume updated successfully. Jul 31 19:12:44.121492 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13321ce9-ca79-4803-bb7e-0c208693f0ed tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 200 Jul 31 19:12:44.121913 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 620/2448] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:44 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 19:12:44.130339 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-417d04bf-5f32-4761-993c-dbced4199a44 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.132692 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-417d04bf-5f32-4761-993c-dbced4199a44 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:44.133047 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-417d04bf-5f32-4761-993c-dbced4199a44 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.133248 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-417d04bf-5f32-4761-993c-dbced4199a44 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.145661 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.145661 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:44.150103 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-417d04bf-5f32-4761-993c-dbced4199a44 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.156255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-417d04bf-5f32-4761-993c-dbced4199a44 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:44.156672 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 611/2449] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.169300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3a531971-e56e-4656-84a8-c241c2af93de None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.170866 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3a531971-e56e-4656-84a8-c241c2af93de tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:44.171233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3a531971-e56e-4656-84a8-c241c2af93de tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:44.171389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3a531971-e56e-4656-84a8-c241c2af93de tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:44.179126 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.179126 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:44.179626 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3a531971-e56e-4656-84a8-c241c2af93de tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.188112 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3a531971-e56e-4656-84a8-c241c2af93de tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Update volume admin metadata completed successfully. Jul 31 19:12:44.188307 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3a531971-e56e-4656-84a8-c241c2af93de tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Update readonly setting on volume completed successfully. Jul 31 19:12:44.188549 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3a531971-e56e-4656-84a8-c241c2af93de tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:44.189016 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 604/2450] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:44 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:44.195458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-53983719-914d-4427-84fc-e46680de557b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.197349 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-53983719-914d-4427-84fc-e46680de557b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:44.197626 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-53983719-914d-4427-84fc-e46680de557b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.197885 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-53983719-914d-4427-84fc-e46680de557b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.204670 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.204670 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:44.208208 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-53983719-914d-4427-84fc-e46680de557b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.212047 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-53983719-914d-4427-84fc-e46680de557b tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:44.212449 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 616/2451] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.223322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9348f209-a9be-4bd1-8574-b50155555d37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.225220 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9348f209-a9be-4bd1-8574-b50155555d37 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:44.225593 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9348f209-a9be-4bd1-8574-b50155555d37 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:44.225787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9348f209-a9be-4bd1-8574-b50155555d37 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:44.234890 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.234890 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:44.235407 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9348f209-a9be-4bd1-8574-b50155555d37 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.247851 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9348f209-a9be-4bd1-8574-b50155555d37 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Update volume admin metadata completed successfully. Jul 31 19:12:44.248051 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9348f209-a9be-4bd1-8574-b50155555d37 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Update readonly setting on volume completed successfully. Jul 31 19:12:44.248347 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9348f209-a9be-4bd1-8574-b50155555d37 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:44.250267 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 621/2452] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:44 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 19:12:44.253446 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e251e915-3873-4748-87c2-577033a721b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.256287 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e251e915-3873-4748-87c2-577033a721b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:44.256545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e251e915-3873-4748-87c2-577033a721b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.256753 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e251e915-3873-4748-87c2-577033a721b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.256857 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e251e915-3873-4748-87c2-577033a721b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:44.259928 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-192c7143-7865-4cef-837f-46d0b1d8fcc4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.261538 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-192c7143-7865-4cef-837f-46d0b1d8fcc4 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:12:44.261716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-192c7143-7865-4cef-837f-46d0b1d8fcc4 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.261885 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-192c7143-7865-4cef-837f-46d0b1d8fcc4 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.262803 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.262803 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:44.263454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e251e915-3873-4748-87c2-577033a721b4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:44.264852 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 612/2453] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.268682 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.268682 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:44.271933 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-192c7143-7865-4cef-837f-46d0b1d8fcc4 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.275563 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-192c7143-7865-4cef-837f-46d0b1d8fcc4 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:12:44.275952 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 605/2454] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.293391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a4702cbf-7447-4871-8a0a-728477a3da27 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.295661 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4702cbf-7447-4871-8a0a-728477a3da27 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:12:44.296132 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4702cbf-7447-4871-8a0a-728477a3da27 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-691015546", "disk_format": "raw"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:44.296317 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4702cbf-7447-4871-8a0a-728477a3da27 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-691015546", "disk_format": "raw"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:44.307262 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.307262 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:44.308057 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a4702cbf-7447-4871-8a0a-728477a3da27 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:12:44.326864 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.326864 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:44.331615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.image.image_utils [None req-a4702cbf-7447-4871-8a0a-728477a3da27 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-691015546'}] 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-691015546'}]. {{(pid=100317) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 19:12:44.351207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-55e0704a-73c1-4536-95b4-28435837b261 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.352964 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55e0704a-73c1-4536-95b4-28435837b261 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:44.353529 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55e0704a-73c1-4536-95b4-28435837b261 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.353529 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55e0704a-73c1-4536-95b4-28435837b261 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.360186 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.360186 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:44.363649 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-55e0704a-73c1-4536-95b4-28435837b261 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:44.367806 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55e0704a-73c1-4536-95b4-28435837b261 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 200 Jul 31 19:12:44.368205 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 622/2455] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.389203 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-032786c3-d0b5-4239-b404-e77471dc08d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.391006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bad58fac-5465-4cc9-88b1-7fb873a2ba5f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.391647 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-032786c3-d0b5-4239-b404-e77471dc08d0 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:12:44.392132 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-032786c3-d0b5-4239-b404-e77471dc08d0 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e64b1b4-861e-4a53-9785-273c6b8650a3", "name": "tempest-VolumesExtendTest-Snapshot-801709911"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:44.393310 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bad58fac-5465-4cc9-88b1-7fb873a2ba5f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:44.393661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bad58fac-5465-4cc9-88b1-7fb873a2ba5f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.393940 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bad58fac-5465-4cc9-88b1-7fb873a2ba5f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.401517 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bad58fac-5465-4cc9-88b1-7fb873a2ba5f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 returned with HTTP 404 Jul 31 19:12:44.402132 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 606/2456] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:44.402202 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.402202 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:44.402875 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-032786c3-d0b5-4239-b404-e77471dc08d0 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:44.403058 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-032786c3-d0b5-4239-b404-e77471dc08d0 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Create snapshot from volume 4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:44.415244 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-70b21092-c33b-4c80-bbfe-516f32549f19 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.417879 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-70b21092-c33b-4c80-bbfe-516f32549f19 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:44.418187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-70b21092-c33b-4c80-bbfe-516f32549f19 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.418510 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-70b21092-c33b-4c80-bbfe-516f32549f19 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.425588 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-70b21092-c33b-4c80-bbfe-516f32549f19 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 returned with HTTP 404 Jul 31 19:12:44.426553 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 623/2457] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:44.434908 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f9f471f2-c80b-4ae8-b528-6baf530f696b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.437310 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f9f471f2-c80b-4ae8-b528-6baf530f696b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:44.437457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f9f471f2-c80b-4ae8-b528-6baf530f696b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.437884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f9f471f2-c80b-4ae8-b528-6baf530f696b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.437884 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-f9f471f2-c80b-4ae8-b528-6baf530f696b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume with id: e4b36f75-9ae8-485e-a143-983adf9f8d63 Jul 31 19:12:44.448380 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f9f471f2-c80b-4ae8-b528-6baf530f696b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 returned with HTTP 404 Jul 31 19:12:44.448380 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 607/2458] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:44 2026] DELETE /volume/v3/volumes/e4b36f75-9ae8-485e-a143-983adf9f8d63 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:44.461948 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.463764 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:44.464029 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-922521342"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:44.465564 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-922521342'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:44.465772 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume of 1 GB Jul 31 19:12:44.471075 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Availability Zones retrieved successfully. Jul 31 19:12:44.471179 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-032786c3-d0b5-4239-b404-e77471dc08d0 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Created reservations ['58c5f1f6-7aa1-4691-be57-871fb7ff9bcd', 'ce957c6a-5fcb-4c2b-baa2-167e1f648ec7', '00ea3127-d9d4-41f8-af31-f20a748891c2', 'cd9bc92a-f280-42d8-84c1-c5911e776b76'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:44.479529 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (85488451-c615-445b-abd4-d54c5a20244a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:44.480778 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c940c23-7468-4578-b347-f77cea5a79f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:44.481749 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:44.510313 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-032786c3-d0b5-4239-b404-e77471dc08d0 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Snapshot create request issued successfully. Jul 31 19:12:44.510313 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-032786c3-d0b5-4239-b404-e77471dc08d0 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:12:44.510313 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 613/2459] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:12:44 2026] POST /volume/v3/snapshots => generated 303 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:44.521404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c940c23-7468-4578-b347-f77cea5a79f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:44.522730 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eccc2ca-29b7-44de-b92e-ce20bb55ec3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:44.524576 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-748b8575-c718-40d2-8b52-83fd99cd5b92 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.526178 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-748b8575-c718-40d2-8b52-83fd99cd5b92 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 Jul 31 19:12:44.526502 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-748b8575-c718-40d2-8b52-83fd99cd5b92 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.528715 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-748b8575-c718-40d2-8b52-83fd99cd5b92 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.533904 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.533904 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:44.534748 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-748b8575-c718-40d2-8b52-83fd99cd5b92 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Snapshot retrieved successfully. Jul 31 19:12:44.536092 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-748b8575-c718-40d2-8b52-83fd99cd5b92 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 returned with HTTP 200 Jul 31 19:12:44.536617 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 608/2460] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 => generated 435 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.572124 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['4eec8028-849e-4046-8c1d-5e54ac0fc0d2', '99c8ecd2-b502-4b79-9bbf-53fcfea48ff4', '6b836d7c-2b54-4e8c-9b6b-5fb35b678c0e', '43c12d1a-eccc-491b-8544-6b8e2d94509c'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:44.573095 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eccc2ca-29b7-44de-b92e-ce20bb55ec3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4eec8028-849e-4046-8c1d-5e54ac0fc0d2', '99c8ecd2-b502-4b79-9bbf-53fcfea48ff4', '6b836d7c-2b54-4e8c-9b6b-5fb35b678c0e', '43c12d1a-eccc-491b-8544-6b8e2d94509c']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:44.574127 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adc4d20-cec8-4093-8354-757988b3bf12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:44.604567 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5adc4d20-cec8-4093-8354-757988b3bf12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed80165-8750-40ed-996d-2414fc7f735b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-922521342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['4eec8028-849e-4046-8c1d-5e54ac0fc0d2','99c8ecd2-b502-4b79-9bbf-53fcfea48ff4','6b836d7c-2b54-4e8c-9b6b-5fb35b678c0e','43c12d1a-eccc-491b-8544-6b8e2d94509c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-922521342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed80165-8750-40ed-996d-2414fc7f735b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6afa30f510af43f19f72187c416b6056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:44.609424 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5dc372-4974-4dba-9ca7-2092e0c58a85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:44.632884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5dc372-4974-4dba-9ca7-2092e0c58a85) transitioned into state 'SUCCESS' from state '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-922521342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6afa30f510af43f19f72187c416b6056',qos_specs=None,replication_status=,reservations=['4eec8028-849e-4046-8c1d-5e54ac0fc0d2','99c8ecd2-b502-4b79-9bbf-53fcfea48ff4','6b836d7c-2b54-4e8c-9b6b-5fb35b678c0e','43c12d1a-eccc-491b-8544-6b8e2d94509c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9cb3a5d00c5471cb94d0cdd4e895b4a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:44.634288 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01272f57-b417-4aa3-9eeb-a9a35be88e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:44.648088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01272f57-b417-4aa3-9eeb-a9a35be88e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:44.649248 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Flow 'volume_create_api' (85488451-c615-445b-abd4-d54c5a20244a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:44.649736 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Create volume request issued successfully. Jul 31 19:12:44.650550 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8b4c36d-da24-4e95-8b9d-6500cf8c5b60 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:44.651224 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 624/2461] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:12:44 2026] POST /volume/v3/volumes => generated 748 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:44.667175 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-622a2043-1cf5-4e5e-be11-fdc9f2605f38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:44.669768 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-622a2043-1cf5-4e5e-be11-fdc9f2605f38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:12:44.670036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-622a2043-1cf5-4e5e-be11-fdc9f2605f38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:44.670289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-622a2043-1cf5-4e5e-be11-fdc9f2605f38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:44.682186 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:44.682186 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:44.686941 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-622a2043-1cf5-4e5e-be11-fdc9f2605f38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:44.692635 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-622a2043-1cf5-4e5e-be11-fdc9f2605f38 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:12:44.693158 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 614/2462] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:44 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:44.909939 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a4702cbf-7447-4871-8a0a-728477a3da27 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Copy volume to image completed successfully. Jul 31 19:12:44.909939 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4702cbf-7447-4871-8a0a-728477a3da27 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:12:44.909939 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 617/2463] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:44 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 686 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:45.276255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2f173fed-0a56-4967-9249-05cedd23c8b7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:45.277991 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2f173fed-0a56-4967-9249-05cedd23c8b7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:45.278210 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2f173fed-0a56-4967-9249-05cedd23c8b7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:45.278406 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2f173fed-0a56-4967-9249-05cedd23c8b7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:45.278521 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-2f173fed-0a56-4967-9249-05cedd23c8b7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:45.282614 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:45.282614 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:45.283227 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2f173fed-0a56-4967-9249-05cedd23c8b7 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:45.283660 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 609/2464] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:45 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:45.548947 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-024c254d-3dcb-47db-9c65-5ff4468b7d62 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:45.550932 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-024c254d-3dcb-47db-9c65-5ff4468b7d62 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 Jul 31 19:12:45.551188 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-024c254d-3dcb-47db-9c65-5ff4468b7d62 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:45.551395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-024c254d-3dcb-47db-9c65-5ff4468b7d62 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:45.556797 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:45.556797 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:45.557421 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-024c254d-3dcb-47db-9c65-5ff4468b7d62 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Snapshot retrieved successfully. Jul 31 19:12:45.558614 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-024c254d-3dcb-47db-9c65-5ff4468b7d62 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 returned with HTTP 200 Jul 31 19:12:45.559135 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 625/2465] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:45 2026] GET /volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:45.570281 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-752b5a42-6c2e-473f-800a-116179e8848e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:45.572644 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-752b5a42-6c2e-473f-800a-116179e8848e tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] POST https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3/action Jul 31 19:12:45.573049 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-752b5a42-6c2e-473f-800a-116179e8848e tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:45.573170 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-752b5a42-6c2e-473f-800a-116179e8848e tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:45.581943 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:45.581943 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:45.582471 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-752b5a42-6c2e-473f-800a-116179e8848e tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:45.632605 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-752b5a42-6c2e-473f-800a-116179e8848e tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Created reservations ['e4e42598-ab18-4906-9eb0-838d0409f9f7', '705ac9d4-0e67-4254-9154-1ed2b263733f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:45.641788 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-752b5a42-6c2e-473f-800a-116179e8848e tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Extend volume request issued successfully. Jul 31 19:12:45.641992 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-752b5a42-6c2e-473f-800a-116179e8848e tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3/action returned with HTTP 202 Jul 31 19:12:45.642422 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 615/2466] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:12:45 2026] POST /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:45.651292 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c84f5e33-0692-4be2-9a6e-8734d52c1e1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:45.653246 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c84f5e33-0692-4be2-9a6e-8734d52c1e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:45.653543 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c84f5e33-0692-4be2-9a6e-8734d52c1e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:45.653748 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c84f5e33-0692-4be2-9a6e-8734d52c1e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:45.662762 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:45.662762 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:45.667081 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c84f5e33-0692-4be2-9a6e-8734d52c1e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:45.672783 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c84f5e33-0692-4be2-9a6e-8734d52c1e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 200 Jul 31 19:12:45.673154 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 618/2467] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:45 2026] GET /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:45.705802 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b662cb37-6516-436d-a328-69411d3d2373 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:45.707871 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b662cb37-6516-436d-a328-69411d3d2373 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:12:45.708046 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b662cb37-6516-436d-a328-69411d3d2373 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:45.708238 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b662cb37-6516-436d-a328-69411d3d2373 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:45.715245 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:45.715245 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:45.719667 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b662cb37-6516-436d-a328-69411d3d2373 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:12:45.724183 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b662cb37-6516-436d-a328-69411d3d2373 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:12:45.724610 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 610/2468] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:45 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:45.793934 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7311360d-557e-4858-9dff-910058ccc72d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:45.795677 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7311360d-557e-4858-9dff-910058ccc72d tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:12:45.796086 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7311360d-557e-4858-9dff-910058ccc72d tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722384431-2138568647", "extra_specs": {}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:45.809416 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7311360d-557e-4858-9dff-910058ccc72d tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:12:45.809788 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 626/2469] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:12:45 2026] POST /volume/v3/types => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:45.817743 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-58edd5c0-f95c-4b03-9d30-6c72a26745ee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:45.820033 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-58edd5c0-f95c-4b03-9d30-6c72a26745ee tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:12:45.820449 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-58edd5c0-f95c-4b03-9d30-6c72a26745ee tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-47316227-1682554647", "extra_specs": {}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:45.834071 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-58edd5c0-f95c-4b03-9d30-6c72a26745ee tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:12:45.834482 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 616/2470] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:12:45 2026] POST /volume/v3/types => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:45.842164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:45.844377 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:45.844816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1333633053", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722384431-2138568647", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:45.846752 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1333633053', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722384431-2138568647', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:45.850515 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume of 1 GB Jul 31 19:12:45.850822 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:45.850822 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:45.851282 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Availability Zones retrieved successfully. Jul 31 19:12:45.857874 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Flow 'volume_create_api' (73761616-d4b8-4b01-a5f7-d8b8041343ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:45.858950 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4f9a6e-d707-4c0a-8b61-23efec3b50f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:45.860490 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:45.884813 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4f9a6e-d707-4c0a-8b61-23efec3b50f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:12:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db78c9b6-c749-4e70-8c93-db61a530121b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722384431-2138568647',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db78c9b6-c749-4e70-8c93-db61a530121b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:45.885532 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02896e27-3669-49ae-9a6e-478b4688fca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:45.913945 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722384431-2138568647 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722384431-2138568647, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:12:45.914552 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722384431-2138568647 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-722384431-2138568647, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:12:45.953156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Created reservations ['17cd738a-1023-48c1-877c-11d412f2aa7e', '3e5a7b41-7a4a-49e0-bb0e-081796ee7699', '33c6f744-8b54-4f0d-8058-8d24ea8d439c', '349ea67e-1397-4f41-915e-cce384ded001'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:45.953391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02896e27-3669-49ae-9a6e-478b4688fca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17cd738a-1023-48c1-877c-11d412f2aa7e', '3e5a7b41-7a4a-49e0-bb0e-081796ee7699', '33c6f744-8b54-4f0d-8058-8d24ea8d439c', '349ea67e-1397-4f41-915e-cce384ded001']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:45.954520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb14ccca-222b-4a28-9972-89548e5154f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:45.976103 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb14ccca-222b-4a28-9972-89548e5154f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb1a26c-41ba-4fe8-a8fc-1679cb025175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1333633053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8242d0e4ded04206ae6dce6566f0cafa',qos_specs=None,replication_status=,reservations=['17cd738a-1023-48c1-877c-11d412f2aa7e','3e5a7b41-7a4a-49e0-bb0e-081796ee7699','33c6f744-8b54-4f0d-8058-8d24ea8d439c','349ea67e-1397-4f41-915e-cce384ded001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_type_id=db78c9b6-c749-4e70-8c93-db61a530121b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1333633053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb1a26c-41ba-4fe8-a8fc-1679cb025175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8242d0e4ded04206ae6dce6566f0cafa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(db78c9b6-c749-4e70-8c93-db61a530121b),volume_type_id=db78c9b6-c749-4e70-8c93-db61a530121b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:45.977322 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41aeb906-3ae7-42f2-a5b4-5d4df14eb667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:45.994626 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41aeb906-3ae7-42f2-a5b4-5d4df14eb667) transitioned into state 'SUCCESS' from state '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-1333633053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8242d0e4ded04206ae6dce6566f0cafa',qos_specs=None,replication_status=,reservations=['17cd738a-1023-48c1-877c-11d412f2aa7e','3e5a7b41-7a4a-49e0-bb0e-081796ee7699','33c6f744-8b54-4f0d-8058-8d24ea8d439c','349ea67e-1397-4f41-915e-cce384ded001'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_type_id=db78c9b6-c749-4e70-8c93-db61a530121b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:45.995611 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708bbdc7-2a05-4010-9d00-ce2171e0aedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.005393 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708bbdc7-2a05-4010-9d00-ce2171e0aedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.006418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Flow 'volume_create_api' (73761616-d4b8-4b01-a5f7-d8b8041343ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:46.006810 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume request issued successfully. Jul 31 19:12:46.007549 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ced7f853-fda2-42fe-a1d8-f80c4e9281e4 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:46.007955 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 619/2471] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:45 2026] POST /volume/v3/volumes => generated 846 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:46.024743 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:46.027233 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:46.027599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-899260886", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-47316227-1682554647", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:46.029098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-899260886', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-47316227-1682554647', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:46.038170 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume of 1 GB Jul 31 19:12:46.038508 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:46.038508 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:46.039000 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Availability Zones retrieved successfully. Jul 31 19:12:46.052282 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Flow 'volume_create_api' (3e1fc6ce-4f28-4bef-8f62-78732374dde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:46.052282 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0da962-2de4-4dd3-af10-33f745180a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.053113 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:46.077363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca0da962-2de4-4dd3-af10-33f745180a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:12:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e11b147-fbed-4d86-b84a-6eae287d6944,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-47316227-1682554647',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e11b147-fbed-4d86-b84a-6eae287d6944', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.078623 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47da40d1-f88b-4405-ac8d-be5f22c1bff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.118404 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-47316227-1682554647 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-47316227-1682554647, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:12:46.118847 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-47316227-1682554647 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-47316227-1682554647, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:12:46.158880 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Created reservations ['a68e057f-b38d-40a4-a176-7d144cc9ad9e', '0832ef57-107d-48d8-8a6c-e98555fe4424', 'be4f6ccc-57ce-4ddd-a7cc-6e5a0c66f5e4', '1c88c24b-2f1c-4220-a72c-fcdee4d77d9a'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:46.159659 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47da40d1-f88b-4405-ac8d-be5f22c1bff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a68e057f-b38d-40a4-a176-7d144cc9ad9e', '0832ef57-107d-48d8-8a6c-e98555fe4424', 'be4f6ccc-57ce-4ddd-a7cc-6e5a0c66f5e4', '1c88c24b-2f1c-4220-a72c-fcdee4d77d9a']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.160447 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5602c60d-9975-42e9-a17d-3f65e473ef95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.185519 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5602c60d-9975-42e9-a17d-3f65e473ef95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7c0c747-d119-4135-8974-727f6382917f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-899260886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8242d0e4ded04206ae6dce6566f0cafa',qos_specs=None,replication_status=,reservations=['a68e057f-b38d-40a4-a176-7d144cc9ad9e','0832ef57-107d-48d8-8a6c-e98555fe4424','be4f6ccc-57ce-4ddd-a7cc-6e5a0c66f5e4','1c88c24b-2f1c-4220-a72c-fcdee4d77d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_type_id=5e11b147-fbed-4d86-b84a-6eae287d6944), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-899260886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7c0c747-d119-4135-8974-727f6382917f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8242d0e4ded04206ae6dce6566f0cafa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e11b147-fbed-4d86-b84a-6eae287d6944),volume_type_id=5e11b147-fbed-4d86-b84a-6eae287d6944)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.185519 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2678fe-13bb-4326-94c7-e3a177fdcf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.209390 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2678fe-13bb-4326-94c7-e3a177fdcf27) transitioned into state 'SUCCESS' from state '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-899260886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8242d0e4ded04206ae6dce6566f0cafa',qos_specs=None,replication_status=,reservations=['a68e057f-b38d-40a4-a176-7d144cc9ad9e','0832ef57-107d-48d8-8a6c-e98555fe4424','be4f6ccc-57ce-4ddd-a7cc-6e5a0c66f5e4','1c88c24b-2f1c-4220-a72c-fcdee4d77d9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_type_id=5e11b147-fbed-4d86-b84a-6eae287d6944)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.210280 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96658e30-9212-4c67-a0d2-0f5f5f887659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.221748 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96658e30-9212-4c67-a0d2-0f5f5f887659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.222982 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Flow 'volume_create_api' (3e1fc6ce-4f28-4bef-8f62-78732374dde8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:46.223392 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume request issued successfully. Jul 31 19:12:46.224280 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62037178-cb2a-4a91-9c61-4fb37ba07c35 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:46.224878 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 611/2472] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:46 2026] POST /volume/v3/volumes => generated 844 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:46.268581 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0eedb832-679e-42e2-b04c-a16254da36b8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:46.271415 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:46.271991 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1442565269", "snapshot_id": null, "imageRef": "29a7dee8-118d-4096-b535-7217b4d4b117", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:46.274065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1442565269', 'snapshot_id': None, 'imageRef': '29a7dee8-118d-4096-b535-7217b4d4b117', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:46.297626 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-35466fc6-1040-4c1a-bf19-72b2b0b84abe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:46.299995 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35466fc6-1040-4c1a-bf19-72b2b0b84abe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:46.300092 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35466fc6-1040-4c1a-bf19-72b2b0b84abe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:46.300324 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35466fc6-1040-4c1a-bf19-72b2b0b84abe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:46.302453 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-35466fc6-1040-4c1a-bf19-72b2b0b84abe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:46.306632 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:46.306632 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:46.307570 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35466fc6-1040-4c1a-bf19-72b2b0b84abe tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:46.308034 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 617/2473] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:46 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:46.372091 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume of 1 GB Jul 31 19:12:46.372381 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:46.372381 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:46.372941 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Availability Zones retrieved successfully. Jul 31 19:12:46.378940 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Flow 'volume_create_api' (72e837a9-2c89-4ca8-8869-54b3e51f968c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:46.379892 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ecc9c14-cf91-4e2c-8bf0-2c5eed41bb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.381047 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:46.436359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ecc9c14-cf91-4e2c-8bf0-2c5eed41bb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:12:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cc6af7ba-2734-4df8-99bf-aaa5740fe995,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc6af7ba-2734-4df8-99bf-aaa5740fe995', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.437100 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc3d1d3-cc6a-4e14-b848-5ee3c15bd463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.465305 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:12:46.465614 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:12:46.492633 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Created reservations ['090b235b-a4df-4bcd-b8af-cb88a090dd48', '835ea633-3ca4-4eb6-bf4f-1454705bdf23', '4b2a8116-1d85-41bb-a80e-314e6e1f1fd9', '911296e7-fe72-4414-a442-18eb2a51858f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:46.493363 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bc3d1d3-cc6a-4e14-b848-5ee3c15bd463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['090b235b-a4df-4bcd-b8af-cb88a090dd48', '835ea633-3ca4-4eb6-bf4f-1454705bdf23', '4b2a8116-1d85-41bb-a80e-314e6e1f1fd9', '911296e7-fe72-4414-a442-18eb2a51858f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.494089 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3266c5e7-b033-41dc-be90-5076b2f7b780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.515109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3266c5e7-b033-41dc-be90-5076b2f7b780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e38e73-07c2-49bf-849a-47b447a5058a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1442565269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8242d0e4ded04206ae6dce6566f0cafa',qos_specs=None,replication_status=,reservations=['090b235b-a4df-4bcd-b8af-cb88a090dd48','835ea633-3ca4-4eb6-bf4f-1454705bdf23','4b2a8116-1d85-41bb-a80e-314e6e1f1fd9','911296e7-fe72-4414-a442-18eb2a51858f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_type_id=cc6af7ba-2734-4df8-99bf-aaa5740fe995), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1442565269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72e38e73-07c2-49bf-849a-47b447a5058a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8242d0e4ded04206ae6dce6566f0cafa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc6af7ba-2734-4df8-99bf-aaa5740fe995),volume_type_id=cc6af7ba-2734-4df8-99bf-aaa5740fe995)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.515876 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a822b0ff-57d8-481e-9ccb-e7e0fe9669a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.531739 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a822b0ff-57d8-481e-9ccb-e7e0fe9669a1) transitioned into state 'SUCCESS' from state '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-1442565269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8242d0e4ded04206ae6dce6566f0cafa',qos_specs=None,replication_status=,reservations=['090b235b-a4df-4bcd-b8af-cb88a090dd48','835ea633-3ca4-4eb6-bf4f-1454705bdf23','4b2a8116-1d85-41bb-a80e-314e6e1f1fd9','911296e7-fe72-4414-a442-18eb2a51858f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35a51a11e8bc433cb96a46c01bfceb8c',volume_type_id=cc6af7ba-2734-4df8-99bf-aaa5740fe995)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.532378 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f258dd-5b6b-486f-b77a-4b4e96311dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:46.543521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f258dd-5b6b-486f-b77a-4b4e96311dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:46.543521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Flow 'volume_create_api' (72e837a9-2c89-4ca8-8869-54b3e51f968c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:46.543521 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Create volume request issued successfully. Jul 31 19:12:46.543521 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0eedb832-679e-42e2-b04c-a16254da36b8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:46.543521 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 627/2474] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:46 2026] POST /volume/v3/volumes => generated 846 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:46.555737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f27663c-3066-4a4e-9e64-e8da470dc614 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:46.558362 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f27663c-3066-4a4e-9e64-e8da470dc614 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:46.558739 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f27663c-3066-4a4e-9e64-e8da470dc614 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:46.559023 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f27663c-3066-4a4e-9e64-e8da470dc614 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:46.568712 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:46.568712 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:46.573218 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f27663c-3066-4a4e-9e64-e8da470dc614 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:46.578319 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f27663c-3066-4a4e-9e64-e8da470dc614 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:46.578836 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 620/2475] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:46 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 914 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:46.685470 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-341f8b69-a4be-4648-b16f-872d475acef6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:46.687660 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-341f8b69-a4be-4648-b16f-872d475acef6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:46.687878 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-341f8b69-a4be-4648-b16f-872d475acef6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:46.688061 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-341f8b69-a4be-4648-b16f-872d475acef6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:46.697586 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:46.697586 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:46.702298 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-341f8b69-a4be-4648-b16f-872d475acef6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:46.707101 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-341f8b69-a4be-4648-b16f-872d475acef6 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 200 Jul 31 19:12:46.707530 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 612/2476] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:46 2026] GET /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:46.721990 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-77a39372-4ed9-4fd5-80d1-249c743a5e1d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:46.723959 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77a39372-4ed9-4fd5-80d1-249c743a5e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:46.724203 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77a39372-4ed9-4fd5-80d1-249c743a5e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:46.724717 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77a39372-4ed9-4fd5-80d1-249c743a5e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:46.734756 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:46.734756 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:46.739130 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-77a39372-4ed9-4fd5-80d1-249c743a5e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:46.743792 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77a39372-4ed9-4fd5-80d1-249c743a5e1d tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 200 Jul 31 19:12:46.744158 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 618/2477] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:46 2026] GET /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:46.759714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b2f63488-2126-4421-b02f-dbe29f05749c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:46.762449 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2f63488-2126-4421-b02f-dbe29f05749c tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 Jul 31 19:12:46.762576 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2f63488-2126-4421-b02f-dbe29f05749c tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:46.762867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2f63488-2126-4421-b02f-dbe29f05749c tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:46.763017 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-b2f63488-2126-4421-b02f-dbe29f05749c tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Delete snapshot with id: c8695df6-9c1f-45d5-9245-7ffe60fe8514 Jul 31 19:12:46.769806 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:46.769806 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:46.770468 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b2f63488-2126-4421-b02f-dbe29f05749c tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Snapshot retrieved successfully. Jul 31 19:12:46.790900 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b2f63488-2126-4421-b02f-dbe29f05749c tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Snapshot delete request issued successfully. Jul 31 19:12:46.791160 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2f63488-2126-4421-b02f-dbe29f05749c tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 returned with HTTP 202 Jul 31 19:12:46.791768 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 628/2478] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:12:46 2026] DELETE /volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:46.801316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2ff27ce-3310-4b94-b5b4-0a706bef6854 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:46.803796 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2ff27ce-3310-4b94-b5b4-0a706bef6854 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 Jul 31 19:12:46.803948 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2ff27ce-3310-4b94-b5b4-0a706bef6854 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:46.804134 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2ff27ce-3310-4b94-b5b4-0a706bef6854 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:46.814931 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:46.814931 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:46.815591 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b2ff27ce-3310-4b94-b5b4-0a706bef6854 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Snapshot retrieved successfully. Jul 31 19:12:46.816689 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2ff27ce-3310-4b94-b5b4-0a706bef6854 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 returned with HTTP 200 Jul 31 19:12:46.817394 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 621/2479] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:46 2026] GET /volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:47.319417 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-df0b7bef-4003-42f7-b519-e1e44806a34f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:47.321328 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df0b7bef-4003-42f7-b519-e1e44806a34f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:47.321588 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df0b7bef-4003-42f7-b519-e1e44806a34f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:47.321812 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df0b7bef-4003-42f7-b519-e1e44806a34f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:47.321944 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-df0b7bef-4003-42f7-b519-e1e44806a34f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:47.326480 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:47.326480 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:47.327171 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df0b7bef-4003-42f7-b519-e1e44806a34f tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:47.327582 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 613/2480] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:47 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:47.596080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-adaf7000-b047-45ba-8478-30278a99fb6b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:47.597917 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adaf7000-b047-45ba-8478-30278a99fb6b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:47.598139 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adaf7000-b047-45ba-8478-30278a99fb6b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:47.598361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adaf7000-b047-45ba-8478-30278a99fb6b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:47.605552 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:47.605552 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:47.609661 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-adaf7000-b047-45ba-8478-30278a99fb6b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:47.614655 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adaf7000-b047-45ba-8478-30278a99fb6b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:47.615039 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 619/2481] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:47 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:47.827216 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c1d99fa8-0edc-406b-a7c2-5a2c2467cef3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:47.828861 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1d99fa8-0edc-406b-a7c2-5a2c2467cef3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 Jul 31 19:12:47.829049 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1d99fa8-0edc-406b-a7c2-5a2c2467cef3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:47.829224 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1d99fa8-0edc-406b-a7c2-5a2c2467cef3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:47.836477 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1d99fa8-0edc-406b-a7c2-5a2c2467cef3 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 returned with HTTP 404 Jul 31 19:12:47.836983 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 629/2482] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:12:47 2026] GET /volume/v3/snapshots/c8695df6-9c1f-45d5-9245-7ffe60fe8514 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:47.846175 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5eb0528e-6508-4662-adc0-601dd04a7dab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:47.848167 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5eb0528e-6508-4662-adc0-601dd04a7dab tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:47.848405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5eb0528e-6508-4662-adc0-601dd04a7dab tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:47.848685 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5eb0528e-6508-4662-adc0-601dd04a7dab tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:47.856413 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:47.856413 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:47.861162 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5eb0528e-6508-4662-adc0-601dd04a7dab tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:47.867643 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5eb0528e-6508-4662-adc0-601dd04a7dab tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 200 Jul 31 19:12:47.868210 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 622/2483] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:47 2026] GET /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:47.881482 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9d5e6324-4e81-4962-9d69-bf0458013358 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:47.883399 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9d5e6324-4e81-4962-9d69-bf0458013358 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:47.883611 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9d5e6324-4e81-4962-9d69-bf0458013358 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:47.883796 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9d5e6324-4e81-4962-9d69-bf0458013358 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:47.883960 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-9d5e6324-4e81-4962-9d69-bf0458013358 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Delete volume with id: 4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:47.892511 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:47.892511 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:47.893113 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9d5e6324-4e81-4962-9d69-bf0458013358 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:47.914900 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9d5e6324-4e81-4962-9d69-bf0458013358 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Delete volume request issued successfully. Jul 31 19:12:47.915344 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9d5e6324-4e81-4962-9d69-bf0458013358 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 202 Jul 31 19:12:47.915991 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 614/2484] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:47 2026] DELETE /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:47.923693 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bcc7ac8f-ec16-4846-bb48-f5991609fbf5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:47.925972 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bcc7ac8f-ec16-4846-bb48-f5991609fbf5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:47.926149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bcc7ac8f-ec16-4846-bb48-f5991609fbf5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:47.926361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bcc7ac8f-ec16-4846-bb48-f5991609fbf5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:47.935176 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:47.935176 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:47.941695 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bcc7ac8f-ec16-4846-bb48-f5991609fbf5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Volume info retrieved successfully. Jul 31 19:12:47.947893 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bcc7ac8f-ec16-4846-bb48-f5991609fbf5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 200 Jul 31 19:12:47.948358 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 620/2485] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:47 2026] GET /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:48.340335 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6115fbb3-9ef4-423f-9d37-59f2d9998ce0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:48.342558 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6115fbb3-9ef4-423f-9d37-59f2d9998ce0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:48.342887 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6115fbb3-9ef4-423f-9d37-59f2d9998ce0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:48.343120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6115fbb3-9ef4-423f-9d37-59f2d9998ce0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:48.343233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6115fbb3-9ef4-423f-9d37-59f2d9998ce0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:48.348658 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:48.348658 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:48.349422 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6115fbb3-9ef4-423f-9d37-59f2d9998ce0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:48.350030 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 630/2486] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:48 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:48.628095 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8dd8f10-0b8f-45f9-ab06-95c80895b8f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:48.630145 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8dd8f10-0b8f-45f9-ab06-95c80895b8f8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:48.630340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8dd8f10-0b8f-45f9-ab06-95c80895b8f8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:48.630552 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8dd8f10-0b8f-45f9-ab06-95c80895b8f8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:48.641644 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:48.641644 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:48.650514 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8dd8f10-0b8f-45f9-ab06-95c80895b8f8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:48.655817 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8dd8f10-0b8f-45f9-ab06-95c80895b8f8 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:48.656217 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 623/2487] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:48 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:48.965100 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-91362528-6a6a-49bc-8f1b-9b5f277798c5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:48.967131 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-91362528-6a6a-49bc-8f1b-9b5f277798c5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] GET https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 Jul 31 19:12:48.967337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-91362528-6a6a-49bc-8f1b-9b5f277798c5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:48.967580 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-91362528-6a6a-49bc-8f1b-9b5f277798c5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:48.973700 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-91362528-6a6a-49bc-8f1b-9b5f277798c5 tempest-VolumesExtendTest-565017007 tempest-VolumesExtendTest-565017007-project-member] https://10.4.3.163/volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 returned with HTTP 404 Jul 31 19:12:48.974235 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 615/2488] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:48 2026] GET /volume/v3/volumes/4e64b1b4-861e-4a53-9785-273c6b8650a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:49.360980 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6e6d240f-3383-4fba-9879-eb1d45fc6b9a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:49.362630 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e6d240f-3383-4fba-9879-eb1d45fc6b9a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:49.362874 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e6d240f-3383-4fba-9879-eb1d45fc6b9a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:49.363104 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e6d240f-3383-4fba-9879-eb1d45fc6b9a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:49.363197 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6e6d240f-3383-4fba-9879-eb1d45fc6b9a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:49.369063 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:49.369063 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:49.369824 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e6d240f-3383-4fba-9879-eb1d45fc6b9a tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:49.370181 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 621/2489] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:49 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:49.384008 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4536f0ca-61d1-40c8-919c-c3f92887cbcc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:49.385479 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4536f0ca-61d1-40c8-919c-c3f92887cbcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 Jul 31 19:12:49.385640 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4536f0ca-61d1-40c8-919c-c3f92887cbcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:49.385833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4536f0ca-61d1-40c8-919c-c3f92887cbcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:49.385991 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4536f0ca-61d1-40c8-919c-c3f92887cbcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume with id: 6125d4ba-2397-4a60-a956-bca4cf64e702 Jul 31 19:12:49.397126 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:49.397126 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:49.397646 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4536f0ca-61d1-40c8-919c-c3f92887cbcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:49.443829 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4536f0ca-61d1-40c8-919c-c3f92887cbcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume request issued successfully. Jul 31 19:12:49.443973 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4536f0ca-61d1-40c8-919c-c3f92887cbcc tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 returned with HTTP 202 Jul 31 19:12:49.444654 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 631/2490] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:49 2026] DELETE /volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:49.457641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-79b4451d-704c-4c21-b0e0-0df30cd96d6b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:49.459643 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79b4451d-704c-4c21-b0e0-0df30cd96d6b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 Jul 31 19:12:49.459704 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79b4451d-704c-4c21-b0e0-0df30cd96d6b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:49.459980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79b4451d-704c-4c21-b0e0-0df30cd96d6b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:49.476472 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:49.476472 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:49.489097 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-79b4451d-704c-4c21-b0e0-0df30cd96d6b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:49.504062 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79b4451d-704c-4c21-b0e0-0df30cd96d6b tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 returned with HTTP 200 Jul 31 19:12:49.504676 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 624/2491] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:49 2026] GET /volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 => generated 1074 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:49.672989 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0c106bbb-acac-4322-8dad-2f511c22798b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:49.683548 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0c106bbb-acac-4322-8dad-2f511c22798b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:49.683548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0c106bbb-acac-4322-8dad-2f511c22798b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:49.683548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0c106bbb-acac-4322-8dad-2f511c22798b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:49.696646 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:49.696646 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:49.711967 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0c106bbb-acac-4322-8dad-2f511c22798b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:49.722248 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0c106bbb-acac-4322-8dad-2f511c22798b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:49.722821 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 616/2492] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:49 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 999 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:50.527221 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7ca9fafc-5c79-4edb-a1e2-98e49d229969 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:50.530004 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ca9fafc-5c79-4edb-a1e2-98e49d229969 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 Jul 31 19:12:50.530323 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ca9fafc-5c79-4edb-a1e2-98e49d229969 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:50.530653 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7ca9fafc-5c79-4edb-a1e2-98e49d229969 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:50.539594 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7ca9fafc-5c79-4edb-a1e2-98e49d229969 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 returned with HTTP 404 Jul 31 19:12:50.539950 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 622/2493] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:50 2026] GET /volume/v3/volumes/6125d4ba-2397-4a60-a956-bca4cf64e702 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:50.551136 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c2625e52-3a1a-4318-b9b9-fc69b4998215 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:50.554144 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2625e52-3a1a-4318-b9b9-fc69b4998215 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:50.554144 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2625e52-3a1a-4318-b9b9-fc69b4998215 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:50.554144 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2625e52-3a1a-4318-b9b9-fc69b4998215 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:50.554144 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c2625e52-3a1a-4318-b9b9-fc69b4998215 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:50.563338 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:50.563338 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:50.564685 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2625e52-3a1a-4318-b9b9-fc69b4998215 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-member] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:50.565233 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 632/2494] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:50 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:50.579624 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ddd9c8a-245a-49f8-a4ed-f283fec7c867 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:50.581890 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ddd9c8a-245a-49f8-a4ed-f283fec7c867 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:50.582252 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ddd9c8a-245a-49f8-a4ed-f283fec7c867 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:50.582497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ddd9c8a-245a-49f8-a4ed-f283fec7c867 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:50.582652 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-7ddd9c8a-245a-49f8-a4ed-f283fec7c867 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete backup with id: 4df9a420-b61e-4d01-a68f-1ee870360c54. Jul 31 19:12:50.588527 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:50.588527 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:50.606978 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-7ddd9c8a-245a-49f8-a4ed-f283fec7c867 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] delete_backup rpcapi backup_id 4df9a420-b61e-4d01-a68f-1ee870360c54 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:12:50.609358 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ddd9c8a-245a-49f8-a4ed-f283fec7c867 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 202 Jul 31 19:12:50.610115 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 625/2495] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:50 2026] DELETE /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:50.625254 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2e2974e4-d02e-4734-bebe-3ca1d6ceabb2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:50.630532 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2e2974e4-d02e-4734-bebe-3ca1d6ceabb2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:50.630532 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2e2974e4-d02e-4734-bebe-3ca1d6ceabb2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:50.630532 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2e2974e4-d02e-4734-bebe-3ca1d6ceabb2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:50.630532 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-2e2974e4-d02e-4734-bebe-3ca1d6ceabb2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:50.637822 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:50.637822 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:50.638760 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2e2974e4-d02e-4734-bebe-3ca1d6ceabb2 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:50.639243 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 617/2496] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:50 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:50.723255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-30a8ee2b-f9ea-47e1-bb62-f0b5579401e0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:50.740533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a6b88700-3887-4a34-b40d-d14b644b8660 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:50.745029 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6b88700-3887-4a34-b40d-d14b644b8660 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:50.745133 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6b88700-3887-4a34-b40d-d14b644b8660 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:50.746135 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a6b88700-3887-4a34-b40d-d14b644b8660 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:50.760063 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:50.760063 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:50.765199 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a6b88700-3887-4a34-b40d-d14b644b8660 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:50.771152 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a6b88700-3887-4a34-b40d-d14b644b8660 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:50.771997 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 633/2497] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:50 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 999 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:50.945191 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30a8ee2b-f9ea-47e1-bb62-f0b5579401e0 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:12:50.945425 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30a8ee2b-f9ea-47e1-bb62-f0b5579401e0 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:50.945682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30a8ee2b-f9ea-47e1-bb62-f0b5579401e0 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:50.945975 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-30a8ee2b-f9ea-47e1-bb62-f0b5579401e0 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:50.946943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-30a8ee2b-f9ea-47e1-bb62-f0b5579401e0 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:50.961734 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-30a8ee2b-f9ea-47e1-bb62-f0b5579401e0 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:50.962324 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30a8ee2b-f9ea-47e1-bb62-f0b5579401e0 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:12:50.963559 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 623/2498] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:12:50 2026] GET /volume/v3/volumes => generated 15 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:50.980472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:50.982941 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:50.983348 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-115359614"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:50.995180 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-115359614'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:50.995180 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume of 1 GB Jul 31 19:12:51.004249 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Availability Zones retrieved successfully. Jul 31 19:12:51.012685 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Flow 'volume_create_api' (2708da16-5128-4082-a829-dea65b7f0552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:51.013826 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732010a9-c709-424c-ac92-fb3853536ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:51.015772 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:51.059318 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (732010a9-c709-424c-ac92-fb3853536ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:51.060266 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3896e5a4-b1ea-49ff-8363-ab2059d20a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:51.153891 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Created reservations ['ff06cc3b-7e47-4ab2-9af9-02b2171331c0', '43d5c1a2-73db-4ed7-ba86-7812ababd2d8', '87930a20-f330-4a32-8532-7dfa3bdd51f8', 'c1a96414-6a41-4085-9658-db25d6073f7d'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:51.154864 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3896e5a4-b1ea-49ff-8363-ab2059d20a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff06cc3b-7e47-4ab2-9af9-02b2171331c0', '43d5c1a2-73db-4ed7-ba86-7812ababd2d8', '87930a20-f330-4a32-8532-7dfa3bdd51f8', 'c1a96414-6a41-4085-9658-db25d6073f7d']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:51.155695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c86ffa-aba6-4baf-9ffa-879111d8ba28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:51.189095 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21c86ffa-aba6-4baf-9ffa-879111d8ba28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd04afb5c-396b-484c-a4f3-6261df7e0c6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-115359614',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='efe27dce2bf44806b501efc26a1bdd16',qos_specs=None,replication_status=,reservations=['ff06cc3b-7e47-4ab2-9af9-02b2171331c0','43d5c1a2-73db-4ed7-ba86-7812ababd2d8','87930a20-f330-4a32-8532-7dfa3bdd51f8','c1a96414-6a41-4085-9658-db25d6073f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-115359614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d04afb5c-396b-484c-a4f3-6261df7e0c6c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='efe27dce2bf44806b501efc26a1bdd16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:51.190185 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261e0cb7-12bc-44fd-8ca8-15e0631ff0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:51.222837 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261e0cb7-12bc-44fd-8ca8-15e0631ff0e9) transitioned into state 'SUCCESS' from state '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-115359614',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='efe27dce2bf44806b501efc26a1bdd16',qos_specs=None,replication_status=,reservations=['ff06cc3b-7e47-4ab2-9af9-02b2171331c0','43d5c1a2-73db-4ed7-ba86-7812ababd2d8','87930a20-f330-4a32-8532-7dfa3bdd51f8','c1a96414-6a41-4085-9658-db25d6073f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:51.223787 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94e3334-14b8-4f39-9be7-3077b3e29a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:51.238308 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94e3334-14b8-4f39-9be7-3077b3e29a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:51.239704 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Flow 'volume_create_api' (2708da16-5128-4082-a829-dea65b7f0552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:51.240054 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume request issued successfully. Jul 31 19:12:51.240925 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cb577243-7e2f-448d-a4d7-0143f5a42c0a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:51.241553 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 626/2499] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:50 2026] POST /volume/v3/volumes => generated 763 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:51.260418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8f41055e-07cf-49cc-8c92-1e8e1b672f02 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:51.266959 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8f41055e-07cf-49cc-8c92-1e8e1b672f02 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:51.267109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8f41055e-07cf-49cc-8c92-1e8e1b672f02 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:51.267308 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8f41055e-07cf-49cc-8c92-1e8e1b672f02 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:51.278579 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:51.278579 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:51.283185 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8f41055e-07cf-49cc-8c92-1e8e1b672f02 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:51.290132 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8f41055e-07cf-49cc-8c92-1e8e1b672f02 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 200 Jul 31 19:12:51.290132 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 618/2500] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:51 2026] GET /volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:51.654781 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9d649fba-4c60-4f8b-b3a7-5d180e2230b6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:51.657050 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d649fba-4c60-4f8b-b3a7-5d180e2230b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:51.657316 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d649fba-4c60-4f8b-b3a7-5d180e2230b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:51.657579 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d649fba-4c60-4f8b-b3a7-5d180e2230b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:51.657841 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9d649fba-4c60-4f8b-b3a7-5d180e2230b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:51.664360 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:51.664360 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:51.665292 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d649fba-4c60-4f8b-b3a7-5d180e2230b6 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 200 Jul 31 19:12:51.665838 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 634/2501] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:51 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:51.792139 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9a10189a-d2be-4536-98dd-1c2885707b9d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:51.795309 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9a10189a-d2be-4536-98dd-1c2885707b9d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:51.795416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9a10189a-d2be-4536-98dd-1c2885707b9d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:51.796082 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9a10189a-d2be-4536-98dd-1c2885707b9d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:51.804843 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:51.804843 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:51.810488 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9a10189a-d2be-4536-98dd-1c2885707b9d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:51.820093 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9a10189a-d2be-4536-98dd-1c2885707b9d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:51.821037 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 624/2502] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:51 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:52.308294 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-66d14a68-8e3e-4033-b86f-cb3eb74cea60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:52.311187 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66d14a68-8e3e-4033-b86f-cb3eb74cea60 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:52.311187 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66d14a68-8e3e-4033-b86f-cb3eb74cea60 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:52.311187 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66d14a68-8e3e-4033-b86f-cb3eb74cea60 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:52.319116 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:52.319116 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:52.325263 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-66d14a68-8e3e-4033-b86f-cb3eb74cea60 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:52.330398 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66d14a68-8e3e-4033-b86f-cb3eb74cea60 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 200 Jul 31 19:12:52.331217 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 627/2503] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:52 2026] GET /volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:52.347252 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cb885224-0f3a-4e83-b86d-917b26d7e7c8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:52.352020 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cb885224-0f3a-4e83-b86d-917b26d7e7c8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:52.352221 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cb885224-0f3a-4e83-b86d-917b26d7e7c8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:52.352404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cb885224-0f3a-4e83-b86d-917b26d7e7c8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:52.370024 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:52.370024 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:52.378118 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cb885224-0f3a-4e83-b86d-917b26d7e7c8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:52.391416 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cb885224-0f3a-4e83-b86d-917b26d7e7c8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 200 Jul 31 19:12:52.391976 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 619/2504] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:52 2026] GET /volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:52.411873 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7a726703-102c-438c-ab08-700c67d8b8fe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:52.414480 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:52.415236 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1640828238"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:52.420134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1640828238'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:52.420360 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume of 1 GB Jul 31 19:12:52.429139 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Availability Zones retrieved successfully. Jul 31 19:12:52.442086 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Flow 'volume_create_api' (50217d00-d41d-4c7c-a081-adbcd370d424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:52.443684 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b162370a-385b-431f-b26a-bbb62fe7f701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:52.448866 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:52.493551 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b162370a-385b-431f-b26a-bbb62fe7f701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:52.494297 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17918c39-e206-48b6-934b-37034f9ec315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:52.581829 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Created reservations ['c7920a27-4946-4a48-9292-d58ee817552d', '006b2ea1-1811-4455-90f8-8c6da39a9ee4', '5ec82ff4-936c-4870-873f-3ebc1bb674ea', '255b3c32-b438-4fe1-9a38-14ae4bedd37b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:52.583256 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17918c39-e206-48b6-934b-37034f9ec315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7920a27-4946-4a48-9292-d58ee817552d', '006b2ea1-1811-4455-90f8-8c6da39a9ee4', '5ec82ff4-936c-4870-873f-3ebc1bb674ea', '255b3c32-b438-4fe1-9a38-14ae4bedd37b']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:52.584309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2bae969-30dd-4ba0-b7fe-6a15686e75ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:52.625869 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2bae969-30dd-4ba0-b7fe-6a15686e75ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86a27a5a-8d6f-4658-b7ce-bed276e2c62c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1640828238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='efe27dce2bf44806b501efc26a1bdd16',qos_specs=None,replication_status=,reservations=['c7920a27-4946-4a48-9292-d58ee817552d','006b2ea1-1811-4455-90f8-8c6da39a9ee4','5ec82ff4-936c-4870-873f-3ebc1bb674ea','255b3c32-b438-4fe1-9a38-14ae4bedd37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1640828238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86a27a5a-8d6f-4658-b7ce-bed276e2c62c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='efe27dce2bf44806b501efc26a1bdd16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:52.627995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8907b420-89cb-4184-8ee3-dc7dd4e77aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:52.652555 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8907b420-89cb-4184-8ee3-dc7dd4e77aaa) transitioned into state 'SUCCESS' from state '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-1640828238',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='efe27dce2bf44806b501efc26a1bdd16',qos_specs=None,replication_status=,reservations=['c7920a27-4946-4a48-9292-d58ee817552d','006b2ea1-1811-4455-90f8-8c6da39a9ee4','5ec82ff4-936c-4870-873f-3ebc1bb674ea','255b3c32-b438-4fe1-9a38-14ae4bedd37b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:52.653691 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4ac996-1906-44f8-b772-c0835c7bd973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:52.668798 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e4ac996-1906-44f8-b772-c0835c7bd973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:52.669653 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Flow 'volume_create_api' (50217d00-d41d-4c7c-a081-adbcd370d424) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:52.670562 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume request issued successfully. Jul 31 19:12:52.670774 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a726703-102c-438c-ab08-700c67d8b8fe tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:52.671338 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 635/2505] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:52 2026] POST /volume/v3/volumes => generated 764 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:52.677616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-27925dd7-fa71-416b-b8bd-70e44427b2f8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:52.682137 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-27925dd7-fa71-416b-b8bd-70e44427b2f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 Jul 31 19:12:52.682310 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-27925dd7-fa71-416b-b8bd-70e44427b2f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:52.682763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-27925dd7-fa71-416b-b8bd-70e44427b2f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:52.682763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-27925dd7-fa71-416b-b8bd-70e44427b2f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id 4df9a420-b61e-4d01-a68f-1ee870360c54. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:52.687457 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-27925dd7-fa71-416b-b8bd-70e44427b2f8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 returned with HTTP 404 Jul 31 19:12:52.687583 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7822e305-78eb-49e0-97bf-25a3cd0f70e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:52.688015 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 625/2506] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:52 2026] GET /volume/v3/backups/4df9a420-b61e-4d01-a68f-1ee870360c54 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:52.692137 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7822e305-78eb-49e0-97bf-25a3cd0f70e3 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:52.692137 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7822e305-78eb-49e0-97bf-25a3cd0f70e3 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:52.692137 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7822e305-78eb-49e0-97bf-25a3cd0f70e3 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:52.696782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0b22b746-7614-4595-b819-6f0cae48ddb4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:52.699157 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0b22b746-7614-4595-b819-6f0cae48ddb4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:52.699296 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0b22b746-7614-4595-b819-6f0cae48ddb4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:52.699762 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0b22b746-7614-4595-b819-6f0cae48ddb4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:52.700037 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-0b22b746-7614-4595-b819-6f0cae48ddb4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete backup with id: dc0536fe-e76f-42ec-b808-7e250cebf555. Jul 31 19:12:52.701300 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:52.701300 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:52.707989 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:52.707989 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:52.708634 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7822e305-78eb-49e0-97bf-25a3cd0f70e3 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:52.712986 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7822e305-78eb-49e0-97bf-25a3cd0f70e3 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 200 Jul 31 19:12:52.713784 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 628/2507] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:52 2026] GET /volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:52.724493 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-0b22b746-7614-4595-b819-6f0cae48ddb4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] delete_backup rpcapi backup_id dc0536fe-e76f-42ec-b808-7e250cebf555 {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:12:52.726157 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0b22b746-7614-4595-b819-6f0cae48ddb4 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 202 Jul 31 19:12:52.726703 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 620/2508] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:52 2026] DELETE /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:52.736810 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a2a0d9e1-1c94-4ad1-8677-b305a45aacf5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:52.739463 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a2a0d9e1-1c94-4ad1-8677-b305a45aacf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:52.739758 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a2a0d9e1-1c94-4ad1-8677-b305a45aacf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:52.740104 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a2a0d9e1-1c94-4ad1-8677-b305a45aacf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:52.740104 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a2a0d9e1-1c94-4ad1-8677-b305a45aacf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:52.747582 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:52.747582 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:52.748470 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a2a0d9e1-1c94-4ad1-8677-b305a45aacf5 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 200 Jul 31 19:12:52.748470 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 636/2509] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:52 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:52.839628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54d69225-c3ca-4664-90c1-5861c202f6bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:52.845884 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54d69225-c3ca-4664-90c1-5861c202f6bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:52.845884 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54d69225-c3ca-4664-90c1-5861c202f6bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:52.845884 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54d69225-c3ca-4664-90c1-5861c202f6bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:52.862865 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:52.862865 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:52.867614 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-54d69225-c3ca-4664-90c1-5861c202f6bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:52.873844 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54d69225-c3ca-4664-90c1-5861c202f6bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:52.874327 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 626/2510] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:52 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 999 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:53.729893 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc03c6f5-7b78-4daa-8738-76e77f9b194f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:53.735639 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc03c6f5-7b78-4daa-8738-76e77f9b194f tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:53.735639 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc03c6f5-7b78-4daa-8738-76e77f9b194f tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:53.736025 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc03c6f5-7b78-4daa-8738-76e77f9b194f tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:53.744894 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:53.744894 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:53.749197 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dc03c6f5-7b78-4daa-8738-76e77f9b194f tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:53.755069 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc03c6f5-7b78-4daa-8738-76e77f9b194f tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 200 Jul 31 19:12:53.755509 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 629/2511] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:53 2026] GET /volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:53.764678 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d7e0eb17-2891-4add-995f-aa6b88d00464 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:53.768820 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7e0eb17-2891-4add-995f-aa6b88d00464 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 Jul 31 19:12:53.769094 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7e0eb17-2891-4add-995f-aa6b88d00464 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:53.769281 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7e0eb17-2891-4add-995f-aa6b88d00464 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:53.769371 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d7e0eb17-2891-4add-995f-aa6b88d00464 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id dc0536fe-e76f-42ec-b808-7e250cebf555. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:53.775816 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7e0eb17-2891-4add-995f-aa6b88d00464 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 returned with HTTP 404 Jul 31 19:12:53.779137 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 621/2512] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:53 2026] GET /volume/v3/backups/dc0536fe-e76f-42ec-b808-7e250cebf555 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:53.779828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-32b5dec7-85c7-4d09-817a-0f4bc48e093c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:53.781713 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-32b5dec7-85c7-4d09-817a-0f4bc48e093c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:53.782015 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-32b5dec7-85c7-4d09-817a-0f4bc48e093c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:53.782277 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-32b5dec7-85c7-4d09-817a-0f4bc48e093c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:53.786053 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-82b61b1e-9e9c-4fc0-a4d5-a03a15a004b8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:53.789944 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-82b61b1e-9e9c-4fc0-a4d5-a03a15a004b8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:53.790247 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-82b61b1e-9e9c-4fc0-a4d5-a03a15a004b8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:53.790490 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-82b61b1e-9e9c-4fc0-a4d5-a03a15a004b8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:53.790610 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-82b61b1e-9e9c-4fc0-a4d5-a03a15a004b8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete backup with id: f0cde716-e1ba-48df-a6bf-68cd32b1538d. Jul 31 19:12:53.795133 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:53.795133 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:53.795604 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:53.795604 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:53.803264 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-32b5dec7-85c7-4d09-817a-0f4bc48e093c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:53.811366 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-32b5dec7-85c7-4d09-817a-0f4bc48e093c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 200 Jul 31 19:12:53.812148 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 637/2513] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:53 2026] GET /volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:53.813166 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-82b61b1e-9e9c-4fc0-a4d5-a03a15a004b8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] delete_backup rpcapi backup_id f0cde716-e1ba-48df-a6bf-68cd32b1538d {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:12:53.815812 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-82b61b1e-9e9c-4fc0-a4d5-a03a15a004b8 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 202 Jul 31 19:12:53.816053 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 627/2514] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:53 2026] DELETE /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:12:53.826857 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4554ce0-5294-45d5-95f0-d6be023f9469 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:53.828994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:53.829910 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4554ce0-5294-45d5-95f0-d6be023f9469 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:53.830146 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4554ce0-5294-45d5-95f0-d6be023f9469 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:53.830378 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4554ce0-5294-45d5-95f0-d6be023f9469 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:53.830573 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c4554ce0-5294-45d5-95f0-d6be023f9469 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:53.834289 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:53.836952 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1584992924"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:53.838660 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:53.838660 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:53.838717 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1584992924'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:53.838856 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume of 1 GB Jul 31 19:12:53.840823 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4554ce0-5294-45d5-95f0-d6be023f9469 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 200 Jul 31 19:12:53.841128 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 630/2515] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:53 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:53.847423 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Availability Zones retrieved successfully. Jul 31 19:12:53.853016 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Flow 'volume_create_api' (3ca3f35a-121c-43c8-8def-9d0f1abc97b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:53.854216 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3de870b-58fb-4d94-bd29-998b4cbae165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:53.855201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:53.894819 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-777b0fe9-80b9-4186-af47-c04ed8de805f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:53.898319 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-777b0fe9-80b9-4186-af47-c04ed8de805f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:53.898319 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-777b0fe9-80b9-4186-af47-c04ed8de805f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:53.898319 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-777b0fe9-80b9-4186-af47-c04ed8de805f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:53.898641 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3de870b-58fb-4d94-bd29-998b4cbae165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:53.900381 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e722fd1-311b-44f8-b096-393c0241511d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:53.908619 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:53.908619 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:53.914229 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-777b0fe9-80b9-4186-af47-c04ed8de805f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:53.919606 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-777b0fe9-80b9-4186-af47-c04ed8de805f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:53.920235 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 638/2516] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:53 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 1250 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:53.981132 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Created reservations ['650a9d63-fb17-4753-be59-939a607af8cf', 'ba03b99e-ed23-46cb-b203-e47b6afb4b1c', '1bb618bf-08b9-496f-9a30-aae0154e5c30', '15184196-2def-4c5c-9c09-4e47523e4b48'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:53.981132 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e722fd1-311b-44f8-b096-393c0241511d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['650a9d63-fb17-4753-be59-939a607af8cf', 'ba03b99e-ed23-46cb-b203-e47b6afb4b1c', '1bb618bf-08b9-496f-9a30-aae0154e5c30', '15184196-2def-4c5c-9c09-4e47523e4b48']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:53.981132 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd85c01-3201-4335-96d1-29663e94f118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:54.015583 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bd85c01-3201-4335-96d1-29663e94f118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '204bb0da-e773-41f4-81c1-04cd7a14847a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1584992924',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='efe27dce2bf44806b501efc26a1bdd16',qos_specs=None,replication_status=,reservations=['650a9d63-fb17-4753-be59-939a607af8cf','ba03b99e-ed23-46cb-b203-e47b6afb4b1c','1bb618bf-08b9-496f-9a30-aae0154e5c30','15184196-2def-4c5c-9c09-4e47523e4b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1584992924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=204bb0da-e773-41f4-81c1-04cd7a14847a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='efe27dce2bf44806b501efc26a1bdd16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:54.016712 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f147b6-2e3f-4fda-bc4b-9c81effd15bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:54.058159 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07f147b6-2e3f-4fda-bc4b-9c81effd15bf) transitioned into state 'SUCCESS' from state '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-1584992924',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='efe27dce2bf44806b501efc26a1bdd16',qos_specs=None,replication_status=,reservations=['650a9d63-fb17-4753-be59-939a607af8cf','ba03b99e-ed23-46cb-b203-e47b6afb4b1c','1bb618bf-08b9-496f-9a30-aae0154e5c30','15184196-2def-4c5c-9c09-4e47523e4b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c16c7e8a0c2249eba2d92f4c88fad761',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:54.058159 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2189f11d-253f-4f00-a0e4-f8e34cb4eb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:54.077778 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2189f11d-253f-4f00-a0e4-f8e34cb4eb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:54.078583 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Flow 'volume_create_api' (3ca3f35a-121c-43c8-8def-9d0f1abc97b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:54.083355 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Create volume request issued successfully. Jul 31 19:12:54.083355 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-db2fc2d2-c877-4049-b7b4-42732f516d4e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:54.083355 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 622/2517] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:12:53 2026] POST /volume/v3/volumes => generated 764 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:54.086229 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-11a695ea-f090-4229-b248-1de5d7e51534 req-cc3c7b9d-8136-41cc-af07-f633682e812d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:54.091549 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-cc3c7b9d-8136-41cc-af07-f633682e812d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:54.091866 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-cc3c7b9d-8136-41cc-af07-f633682e812d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:54.092159 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-cc3c7b9d-8136-41cc-af07-f633682e812d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:54.097184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1bf91276-215a-4005-bea0-e995064c7b80 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:54.100585 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bf91276-215a-4005-bea0-e995064c7b80 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:54.100860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bf91276-215a-4005-bea0-e995064c7b80 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:54.101110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1bf91276-215a-4005-bea0-e995064c7b80 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:54.102496 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:54.102496 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:54.110733 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-11a695ea-f090-4229-b248-1de5d7e51534 req-cc3c7b9d-8136-41cc-af07-f633682e812d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:54.113413 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:54.113413 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:54.116279 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1bf91276-215a-4005-bea0-e995064c7b80 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:54.119601 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-cc3c7b9d-8136-41cc-af07-f633682e812d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:54.120281 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 628/2518] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:12:54 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:54.120848 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1bf91276-215a-4005-bea0-e995064c7b80 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 200 Jul 31 19:12:54.121283 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 631/2519] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:54 2026] GET /volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:54.738421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-11a695ea-f090-4229-b248-1de5d7e51534 req-ddb407d4-454f-44b6-b77a-fc9ff61b25bc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:54.742290 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-ddb407d4-454f-44b6-b77a-fc9ff61b25bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:54.742290 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-ddb407d4-454f-44b6-b77a-fc9ff61b25bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:54.742290 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-ddb407d4-454f-44b6-b77a-fc9ff61b25bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:54.752477 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:54.752477 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:54.756458 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-11a695ea-f090-4229-b248-1de5d7e51534 req-ddb407d4-454f-44b6-b77a-fc9ff61b25bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:54.762197 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-ddb407d4-454f-44b6-b77a-fc9ff61b25bc tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:54.765427 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 639/2520] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:12:54 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 1250 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:54.778359 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-273b3b69-4d90-4159-82ca-4b2181ca3872 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:54.778971 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-273b3b69-4d90-4159-82ca-4b2181ca3872 None None] GET https://10.4.3.163/volume// Jul 31 19:12:54.779205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-273b3b69-4d90-4159-82ca-4b2181ca3872 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:54.779463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-273b3b69-4d90-4159-82ca-4b2181ca3872 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:54.779966 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-273b3b69-4d90-4159-82ca-4b2181ca3872 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:12:54.780308 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 623/2521] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:12:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:12:54.793716 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3518bd38-dea0-4d0d-bbf0-cec282a3633f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:54.794188 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3518bd38-dea0-4d0d-bbf0-cec282a3633f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:12:54.794652 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3518bd38-dea0-4d0d-bbf0-cec282a3633f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72e38e73-07c2-49bf-849a-47b447a5058a", "connector": null, "instance_uuid": "88906e5b-4799-4760-a478-4654e3599265"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:54.805209 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:54.805209 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:54.853652 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb00b789-3ff9-4d0a-8422-38c5059d96f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:54.858211 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb00b789-3ff9-4d0a-8422-38c5059d96f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d Jul 31 19:12:54.858211 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb00b789-3ff9-4d0a-8422-38c5059d96f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:54.858211 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb00b789-3ff9-4d0a-8422-38c5059d96f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:54.858211 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-eb00b789-3ff9-4d0a-8422-38c5059d96f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Show backup with id f0cde716-e1ba-48df-a6bf-68cd32b1538d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:54.859857 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3518bd38-dea0-4d0d-bbf0-cec282a3633f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:12:54.860676 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 629/2522] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:12:54 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:54.864804 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb00b789-3ff9-4d0a-8422-38c5059d96f0 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d returned with HTTP 404 Jul 31 19:12:54.865607 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 632/2523] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:54 2026] GET /volume/v3/backups/f0cde716-e1ba-48df-a6bf-68cd32b1538d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:54.877586 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-df6f46c8-4547-4a00-9f48-a5c7e1e33337 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:54.878099 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df6f46c8-4547-4a00-9f48-a5c7e1e33337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e Jul 31 19:12:54.878352 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df6f46c8-4547-4a00-9f48-a5c7e1e33337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:54.878619 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df6f46c8-4547-4a00-9f48-a5c7e1e33337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:54.878955 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-df6f46c8-4547-4a00-9f48-a5c7e1e33337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume with id: f9908466-1169-4be9-8e50-f051eb4ae42e Jul 31 19:12:54.887675 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:54.887675 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:54.888042 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-df6f46c8-4547-4a00-9f48-a5c7e1e33337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:54.921981 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-df6f46c8-4547-4a00-9f48-a5c7e1e33337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Delete volume request issued successfully. Jul 31 19:12:54.922249 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df6f46c8-4547-4a00-9f48-a5c7e1e33337 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e returned with HTTP 202 Jul 31 19:12:54.922851 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 640/2524] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:12:54 2026] DELETE /volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:54.930564 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-15e673b7-d240-4180-9221-2fd0046f4dc3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:54.933470 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-15e673b7-d240-4180-9221-2fd0046f4dc3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e Jul 31 19:12:54.933470 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-15e673b7-d240-4180-9221-2fd0046f4dc3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:54.933642 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-15e673b7-d240-4180-9221-2fd0046f4dc3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:54.941868 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:54.941868 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:54.944970 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-15e673b7-d240-4180-9221-2fd0046f4dc3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Volume info retrieved successfully. Jul 31 19:12:54.949349 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-15e673b7-d240-4180-9221-2fd0046f4dc3 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e returned with HTTP 200 Jul 31 19:12:54.949753 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 624/2525] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:54 2026] GET /volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:55.141860 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5385bdf1-7682-4f80-a773-af31ac52b856 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.144079 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5385bdf1-7682-4f80-a773-af31ac52b856 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:55.144283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5385bdf1-7682-4f80-a773-af31ac52b856 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.144574 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5385bdf1-7682-4f80-a773-af31ac52b856 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.151707 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.151707 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:55.155876 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5385bdf1-7682-4f80-a773-af31ac52b856 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:55.160383 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5385bdf1-7682-4f80-a773-af31ac52b856 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 200 Jul 31 19:12:55.160843 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 630/2526] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:55.173498 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ccdc9786-96c6-45d3-ac4c-8ec7829d93b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.175550 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccdc9786-96c6-45d3-ac4c-8ec7829d93b2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:55.175968 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccdc9786-96c6-45d3-ac4c-8ec7829d93b2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.176186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ccdc9786-96c6-45d3-ac4c-8ec7829d93b2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.195620 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.195620 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:55.210052 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ccdc9786-96c6-45d3-ac4c-8ec7829d93b2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:55.214905 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ccdc9786-96c6-45d3-ac4c-8ec7829d93b2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 200 Jul 31 19:12:55.215225 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 633/2527] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:55.230326 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-58e9ba1a-65c1-4500-afbd-8fe7397ef993 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.232128 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58e9ba1a-65c1-4500-afbd-8fe7397ef993 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:12:55.232350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58e9ba1a-65c1-4500-afbd-8fe7397ef993 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.232609 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58e9ba1a-65c1-4500-afbd-8fe7397ef993 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.232931 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-58e9ba1a-65c1-4500-afbd-8fe7397ef993 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.235945 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-58e9ba1a-65c1-4500-afbd-8fe7397ef993 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.245573 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-58e9ba1a-65c1-4500-afbd-8fe7397ef993 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.245573 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58e9ba1a-65c1-4500-afbd-8fe7397ef993 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:12:55.245769 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 641/2528] 10.4.3.163 () {66 vars in 1237 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes => generated 975 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:55.256399 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-12f5e5cb-8f36-452a-b45c-18549a737cf4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.261051 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-12f5e5cb-8f36-452a-b45c-18549a737cf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1584992924 Jul 31 19:12:55.261254 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-12f5e5cb-8f36-452a-b45c-18549a737cf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.261475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-12f5e5cb-8f36-452a-b45c-18549a737cf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.261885 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-12f5e5cb-8f36-452a-b45c-18549a737cf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.262657 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12f5e5cb-8f36-452a-b45c-18549a737cf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1584992924'), ('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.313071 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-12f5e5cb-8f36-452a-b45c-18549a737cf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.313772 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-12f5e5cb-8f36-452a-b45c-18549a737cf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1584992924 returned with HTTP 200 Jul 31 19:12:55.314139 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 625/2529] 10.4.3.163 () {66 vars in 1338 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1584992924 => generated 334 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:55.336793 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f28313dd-6a04-4431-8746-6ac4cfc8eef1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.339499 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f28313dd-6a04-4431-8746-6ac4cfc8eef1 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-115359614 Jul 31 19:12:55.339773 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f28313dd-6a04-4431-8746-6ac4cfc8eef1 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.340023 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f28313dd-6a04-4431-8746-6ac4cfc8eef1 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.340371 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-f28313dd-6a04-4431-8746-6ac4cfc8eef1 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.344368 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f28313dd-6a04-4431-8746-6ac4cfc8eef1 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-115359614'), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.391801 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f28313dd-6a04-4431-8746-6ac4cfc8eef1 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.392919 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.392919 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:55.399779 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f28313dd-6a04-4431-8746-6ac4cfc8eef1 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-115359614 returned with HTTP 200 Jul 31 19:12:55.400359 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 631/2530] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-115359614 => generated 859 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:55.420321 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-51f0ea09-7ede-4c51-8fd9-b8e2f372eee6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.422927 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51f0ea09-7ede-4c51-8fd9-b8e2f372eee6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?limit=1 Jul 31 19:12:55.423181 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51f0ea09-7ede-4c51-8fd9-b8e2f372eee6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.423476 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51f0ea09-7ede-4c51-8fd9-b8e2f372eee6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.423886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-51f0ea09-7ede-4c51-8fd9-b8e2f372eee6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.426914 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-51f0ea09-7ede-4c51-8fd9-b8e2f372eee6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.442515 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-51f0ea09-7ede-4c51-8fd9-b8e2f372eee6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.444031 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.444031 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:55.450054 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51f0ea09-7ede-4c51-8fd9-b8e2f372eee6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 31 19:12:55.450603 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 634/2531] 10.4.3.163 () {66 vars in 1273 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:55.470198 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-760ba413-5d31-4862-8365-1f4253b1cafc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.472877 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-760ba413-5d31-4862-8365-1f4253b1cafc tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?limit=1&marker=204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:55.473190 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-760ba413-5d31-4862-8365-1f4253b1cafc tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.473446 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-760ba413-5d31-4862-8365-1f4253b1cafc tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.473815 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-760ba413-5d31-4862-8365-1f4253b1cafc tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.474296 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.474296 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:55.475023 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-760ba413-5d31-4862-8365-1f4253b1cafc tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.522917 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-760ba413-5d31-4862-8365-1f4253b1cafc tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.526338 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.526338 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:55.536933 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-760ba413-5d31-4862-8365-1f4253b1cafc tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?limit=1&marker=204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 200 Jul 31 19:12:55.539214 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 642/2532] 10.4.3.163 () {66 vars in 1361 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=204bb0da-e773-41f4-81c1-04cd7a14847a => generated 1003 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:55.553693 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-072b2009-11c8-47b2-934e-280991e10dfa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.555636 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-072b2009-11c8-47b2-934e-280991e10dfa tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?limit=1&marker=86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:55.557174 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-072b2009-11c8-47b2-934e-280991e10dfa tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.557174 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-072b2009-11c8-47b2-934e-280991e10dfa tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.557174 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-072b2009-11c8-47b2-934e-280991e10dfa tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.557174 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.557174 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:55.557174 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-072b2009-11c8-47b2-934e-280991e10dfa tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.602967 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-072b2009-11c8-47b2-934e-280991e10dfa tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.603786 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.603786 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:55.608083 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-072b2009-11c8-47b2-934e-280991e10dfa tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?limit=1&marker=86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 200 Jul 31 19:12:55.608620 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 626/2533] 10.4.3.163 () {66 vars in 1361 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:55.621647 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1aab2083-374c-47c9-88fa-0260fc5f0995 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.625481 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aab2083-374c-47c9-88fa-0260fc5f0995 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?limit=1&marker=d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:55.625481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aab2083-374c-47c9-88fa-0260fc5f0995 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.625481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1aab2083-374c-47c9-88fa-0260fc5f0995 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.625481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-1aab2083-374c-47c9-88fa-0260fc5f0995 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.626668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1aab2083-374c-47c9-88fa-0260fc5f0995 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.684120 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1aab2083-374c-47c9-88fa-0260fc5f0995 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.687626 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1aab2083-374c-47c9-88fa-0260fc5f0995 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?limit=1&marker=d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 200 Jul 31 19:12:55.688330 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 632/2534] 10.4.3.163 () {66 vars in 1361 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:55.709424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96b52070-87a1-4d27-b64f-762017df9af2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.714201 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96b52070-87a1-4d27-b64f-762017df9af2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 31 19:12:55.714456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96b52070-87a1-4d27-b64f-762017df9af2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.714658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96b52070-87a1-4d27-b64f-762017df9af2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.714979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-96b52070-87a1-4d27-b64f-762017df9af2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.715278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-96b52070-87a1-4d27-b64f-762017df9af2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value available, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:55.719751 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-96b52070-87a1-4d27-b64f-762017df9af2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.759022 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-96b52070-87a1-4d27-b64f-762017df9af2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.759891 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.759891 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:55.766234 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96b52070-87a1-4d27-b64f-762017df9af2 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 31 19:12:55.766702 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 635/2535] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:55.783627 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.787514 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 31 19:12:55.787514 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.787514 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.787514 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.787514 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value available, assuming string {{(pid=100318) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:55.790503 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.832824 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.834081 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.834081 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:55.840109 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-57f9433e-95f8-4c02-8d25-4bd1b0480a81 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 31 19:12:55.840822 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 643/2536] 10.4.3.163 () {66 vars in 1359 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:55.860066 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c4b7ca21-4b9f-4407-b358-3ff002db4e53 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.861998 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c4b7ca21-4b9f-4407-b358-3ff002db4e53 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?limit=1 Jul 31 19:12:55.862230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c4b7ca21-4b9f-4407-b358-3ff002db4e53 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.862450 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c4b7ca21-4b9f-4407-b358-3ff002db4e53 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.862726 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-c4b7ca21-4b9f-4407-b358-3ff002db4e53 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.863468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c4b7ca21-4b9f-4407-b358-3ff002db4e53 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.872995 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c4b7ca21-4b9f-4407-b358-3ff002db4e53 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.873225 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c4b7ca21-4b9f-4407-b358-3ff002db4e53 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 31 19:12:55.873647 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 627/2537] 10.4.3.163 () {66 vars in 1252 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:55.885649 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eb56774f-cb2f-447c-bca2-e793f9fb5865 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.887171 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb56774f-cb2f-447c-bca2-e793f9fb5865 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?limit=1&marker=204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:55.887526 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb56774f-cb2f-447c-bca2-e793f9fb5865 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.887864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eb56774f-cb2f-447c-bca2-e793f9fb5865 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.888170 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-eb56774f-cb2f-447c-bca2-e793f9fb5865 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.889158 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-eb56774f-cb2f-447c-bca2-e793f9fb5865 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.906550 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eb56774f-cb2f-447c-bca2-e793f9fb5865 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.908306 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eb56774f-cb2f-447c-bca2-e793f9fb5865 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?limit=1&marker=204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 200 Jul 31 19:12:55.908306 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 633/2538] 10.4.3.163 () {66 vars in 1340 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes?limit=1&marker=204bb0da-e773-41f4-81c1-04cd7a14847a => generated 470 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:55.920289 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ebfddc91-db0c-47e2-bfe0-db7ea737cdf4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.922517 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebfddc91-db0c-47e2-bfe0-db7ea737cdf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?limit=1&marker=86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:55.922774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebfddc91-db0c-47e2-bfe0-db7ea737cdf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.923094 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebfddc91-db0c-47e2-bfe0-db7ea737cdf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.923369 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-ebfddc91-db0c-47e2-bfe0-db7ea737cdf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.924391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ebfddc91-db0c-47e2-bfe0-db7ea737cdf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:55.964220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ea76d8ce-a6c3-46af-8d7c-6ee3cacada81 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.965978 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea76d8ce-a6c3-46af-8d7c-6ee3cacada81 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] GET https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e Jul 31 19:12:55.967495 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea76d8ce-a6c3-46af-8d7c-6ee3cacada81 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.967495 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea76d8ce-a6c3-46af-8d7c-6ee3cacada81 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.970810 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ebfddc91-db0c-47e2-bfe0-db7ea737cdf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:55.972157 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebfddc91-db0c-47e2-bfe0-db7ea737cdf4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?limit=1&marker=86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 200 Jul 31 19:12:55.972659 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea76d8ce-a6c3-46af-8d7c-6ee3cacada81 tempest-ProjectMemberTests33-1384080805 tempest-ProjectMemberTests33-1384080805-project-admin] https://10.4.3.163/volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e returned with HTTP 404 Jul 31 19:12:55.972714 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 636/2539] 10.4.3.163 () {66 vars in 1340 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes?limit=1&marker=86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 469 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:55.973286 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 644/2540] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes/f9908466-1169-4be9-8e50-f051eb4ae42e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:55.986289 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6fa895a8-cb18-4751-9cdc-139578bd750a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:55.988224 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6fa895a8-cb18-4751-9cdc-139578bd750a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?limit=1&marker=d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:55.988449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6fa895a8-cb18-4751-9cdc-139578bd750a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:55.988687 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6fa895a8-cb18-4751-9cdc-139578bd750a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:55.989010 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-6fa895a8-cb18-4751-9cdc-139578bd750a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:55.989789 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:55.989789 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:55.990325 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6fa895a8-cb18-4751-9cdc-139578bd750a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.003828 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6fa895a8-cb18-4751-9cdc-139578bd750a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.003828 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6fa895a8-cb18-4751-9cdc-139578bd750a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?limit=1&marker=d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 200 Jul 31 19:12:56.005177 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 628/2541] 10.4.3.163 () {66 vars in 1340 bytes} [Fri Jul 31 19:12:55 2026] GET /volume/v3/volumes?limit=1&marker=d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:12:56.022824 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.026843 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1584992924&status=available Jul 31 19:12:56.027035 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.027243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.027638 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.027929 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value available, assuming string {{(pid=100319) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:56.028179 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.028179 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:56.030850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1584992924'), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.073747 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.074355 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a948f93-dde5-4e29-adde-8baa2e65db13 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1584992924&status=available returned with HTTP 200 Jul 31 19:12:56.074894 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 634/2542] 10.4.3.163 () {66 vars in 1372 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1584992924&status=available => generated 334 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.087397 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.091774 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1640828238&status=available Jul 31 19:12:56.091937 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.092594 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.093057 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.093402 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value available, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:56.093664 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.093664 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:56.094761 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1640828238'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.129746 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.130457 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.130457 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:56.135458 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ce9ace2-1ef2-4de9-afe5-77958547039e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1640828238&status=available returned with HTTP 200 Jul 31 19:12:56.135953 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 637/2543] 10.4.3.163 () {66 vars in 1393 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1640828238&status=available => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.160500 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5e627b4a-4ee5-438e-9b1c-57ef688bac17 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.163176 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e627b4a-4ee5-438e-9b1c-57ef688bac17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?marker=204bb0da-e773-41f4-81c1-04cd7a14847a&sort=id%3Aasc Jul 31 19:12:56.163481 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e627b4a-4ee5-438e-9b1c-57ef688bac17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.163811 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e627b4a-4ee5-438e-9b1c-57ef688bac17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.164160 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-5e627b4a-4ee5-438e-9b1c-57ef688bac17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.165584 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5e627b4a-4ee5-438e-9b1c-57ef688bac17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.232623 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5e627b4a-4ee5-438e-9b1c-57ef688bac17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.233723 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.233723 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:56.246835 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e627b4a-4ee5-438e-9b1c-57ef688bac17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?marker=204bb0da-e773-41f4-81c1-04cd7a14847a&sort=id%3Aasc returned with HTTP 200 Jul 31 19:12:56.246835 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 645/2544] 10.4.3.163 () {66 vars in 1373 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/detail?marker=204bb0da-e773-41f4-81c1-04cd7a14847a&sort=id%3Aasc => generated 1706 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:56.261944 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b1485639-fbb9-4ed2-a201-24d18943440e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.262529 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b1485639-fbb9-4ed2-a201-24d18943440e None None] GET https://10.4.3.163/volume// Jul 31 19:12:56.262800 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b1485639-fbb9-4ed2-a201-24d18943440e None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.263083 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b1485639-fbb9-4ed2-a201-24d18943440e None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.264960 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b1485639-fbb9-4ed2-a201-24d18943440e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:12:56.265710 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 629/2545] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:12:56.265802 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-023a82ae-209e-4ef7-8479-106331858cac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.268506 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-023a82ae-209e-4ef7-8479-106331858cac tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 19:12:56.268506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-023a82ae-209e-4ef7-8479-106331858cac tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.268506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-023a82ae-209e-4ef7-8479-106331858cac tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.268835 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-023a82ae-209e-4ef7-8479-106331858cac tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.269339 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.269339 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:56.270087 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-023a82ae-209e-4ef7-8479-106331858cac tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.286035 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-11a695ea-f090-4229-b248-1de5d7e51534 req-77eea01b-48e9-4b7b-aa2b-5bdefd8b4e9e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.288938 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-77eea01b-48e9-4b7b-aa2b-5bdefd8b4e9e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:12:56.289483 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-77eea01b-48e9-4b7b-aa2b-5bdefd8b4e9e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.290014 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-77eea01b-48e9-4b7b-aa2b-5bdefd8b4e9e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.309052 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.309052 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:56.311781 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-023a82ae-209e-4ef7-8479-106331858cac tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.313158 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.313158 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:56.314903 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-11a695ea-f090-4229-b248-1de5d7e51534 req-77eea01b-48e9-4b7b-aa2b-5bdefd8b4e9e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:12:56.321486 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-77eea01b-48e9-4b7b-aa2b-5bdefd8b4e9e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:12:56.322231 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 638/2546] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 1429 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:12:56.322603 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-023a82ae-209e-4ef7-8479-106331858cac tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 19:12:56.323155 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 635/2547] 10.4.3.163 () {66 vars in 1337 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:56.340656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ef57d18c-ddc2-4a7a-90e3-06daca81c534 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.345390 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef57d18c-ddc2-4a7a-90e3-06daca81c534 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:12:56.345390 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef57d18c-ddc2-4a7a-90e3-06daca81c534 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.345390 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ef57d18c-ddc2-4a7a-90e3-06daca81c534 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.345390 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-ef57d18c-ddc2-4a7a-90e3-06daca81c534 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.346658 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ef57d18c-ddc2-4a7a-90e3-06daca81c534 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.355113 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ef57d18c-ddc2-4a7a-90e3-06daca81c534 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.355902 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.355902 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:56.362329 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ef57d18c-ddc2-4a7a-90e3-06daca81c534 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:12:56.362761 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 646/2548] 10.4.3.163 () {66 vars in 1258 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:56.385086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b4996db2-fc98-4011-9455-0312e21ce61e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.387221 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b4996db2-fc98-4011-9455-0312e21ce61e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 19:12:56.387746 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b4996db2-fc98-4011-9455-0312e21ce61e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.388069 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b4996db2-fc98-4011-9455-0312e21ce61e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.388383 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-b4996db2-fc98-4011-9455-0312e21ce61e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.389322 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b4996db2-fc98-4011-9455-0312e21ce61e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.454510 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b4996db2-fc98-4011-9455-0312e21ce61e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.454625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-11a695ea-f090-4229-b248-1de5d7e51534 req-c1fc687e-8cd7-41b9-9833-3a792c89ba8f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.454682 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b4996db2-fc98-4011-9455-0312e21ce61e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 19:12:56.455226 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 630/2549] 10.4.3.163 () {66 vars in 1316 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.457537 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-c1fc687e-8cd7-41b9-9833-3a792c89ba8f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] PUT https://10.4.3.163/volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7 Jul 31 19:12:56.458033 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-c1fc687e-8cd7-41b9-9833-3a792c89ba8f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:56.468589 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.471096 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?availability_zone=nova Jul 31 19:12:56.471368 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.472031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.472485 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.472955 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value nova, assuming string {{(pid=100319) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:56.473326 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-11a695ea-f090-4229-b248-1de5d7e51534 req-c1fc687e-8cd7-41b9-9833-3a792c89ba8f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Acquiring lock "cinder-attachment_update-72e38e73-07c2-49bf-849a-47b447a5058a-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:12:56.475206 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.483004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-11a695ea-f090-4229-b248-1de5d7e51534 req-c1fc687e-8cd7-41b9-9833-3a792c89ba8f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Lock "cinder-attachment_update-72e38e73-07c2-49bf-849a-47b447a5058a-np0000006260" acquired by "attachment_update" :: waited 0.010s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:12:56.485371 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.485371 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:56.509840 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.510076 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-432fb3c6-5c1c-4da1-b1a7-1f17c03b525e tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 19:12:56.510460 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 636/2550] 10.4.3.163 () {66 vars in 1282 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.521230 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.526483 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?availability_zone=nova Jul 31 19:12:56.526847 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.527140 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.527507 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.527872 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value nova, assuming string {{(pid=100318) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:56.528827 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.568263 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.568685 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f3bc3d7-3556-4a9a-a1d5-a4d67276fea8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 19:12:56.569421 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 647/2551] 10.4.3.163 () {66 vars in 1282 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.581462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6320db4d-cc25-40ca-a6ba-a56890069d38 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.583226 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6320db4d-cc25-40ca-a6ba-a56890069d38 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?bootable=false Jul 31 19:12:56.583463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6320db4d-cc25-40ca-a6ba-a56890069d38 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.583710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6320db4d-cc25-40ca-a6ba-a56890069d38 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.583989 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-6320db4d-cc25-40ca-a6ba-a56890069d38 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.584313 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.584313 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:56.584808 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-6320db4d-cc25-40ca-a6ba-a56890069d38 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.629097 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6320db4d-cc25-40ca-a6ba-a56890069d38 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.629983 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6320db4d-cc25-40ca-a6ba-a56890069d38 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 19:12:56.630583 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 631/2552] 10.4.3.163 () {66 vars in 1266 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.632345 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-11a695ea-f090-4229-b248-1de5d7e51534 req-c1fc687e-8cd7-41b9-9833-3a792c89ba8f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Lock "cinder-attachment_update-72e38e73-07c2-49bf-849a-47b447a5058a-np0000006260" released by "attachment_update" :: held 0.149s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:12:56.632983 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-c1fc687e-8cd7-41b9-9833-3a792c89ba8f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7 returned with HTTP 200 Jul 31 19:12:56.633816 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 639/2553] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:12:56 2026] PUT /volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:56.639482 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3385094d-604c-405c-a0ed-6150d833cf6c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.641132 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3385094d-604c-405c-a0ed-6150d833cf6c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?bootable=false Jul 31 19:12:56.641309 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3385094d-604c-405c-a0ed-6150d833cf6c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.641509 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3385094d-604c-405c-a0ed-6150d833cf6c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.641726 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-3385094d-604c-405c-a0ed-6150d833cf6c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.642039 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.642039 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:56.642467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3385094d-604c-405c-a0ed-6150d833cf6c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.672636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3b12973f-41fe-4452-bd76-04082dd1cd5f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.678551 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3b12973f-41fe-4452-bd76-04082dd1cd5f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7/action Jul 31 19:12:56.678551 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3b12973f-41fe-4452-bd76-04082dd1cd5f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:12:56.678551 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3b12973f-41fe-4452-bd76-04082dd1cd5f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:56.678811 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3385094d-604c-405c-a0ed-6150d833cf6c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.680056 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3385094d-604c-405c-a0ed-6150d833cf6c tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 19:12:56.680449 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 637/2554] 10.4.3.163 () {66 vars in 1266 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.692898 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.695087 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?status=available Jul 31 19:12:56.695293 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.695521 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.695758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.695991 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value available, assuming string {{(pid=100320) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:56.696230 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.696230 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:56.696639 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.706540 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.706540 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:56.734601 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-11a695ea-f090-4229-b248-1de5d7e51534 req-3b12973f-41fe-4452-bd76-04082dd1cd5f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7/action returned with HTTP 204 Jul 31 19:12:56.734668 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 648/2555] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:12:56 2026] POST /volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:56.739022 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.739799 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-85655e06-ac0d-4d4e-b2ac-9ceadb2dfbb4 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 19:12:56.740402 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 632/2556] 10.4.3.163 () {66 vars in 1270 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.761549 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.763622 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes?status=available Jul 31 19:12:56.763934 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.764218 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.764567 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.764878 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value available, assuming string {{(pid=100317) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:56.765135 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.765135 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:56.765887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.804497 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.805088 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2c89c57-5e83-48b8-bc2f-c9ea7ed052a6 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 19:12:56.805512 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 640/2557] 10.4.3.163 () {66 vars in 1270 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:56.820874 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.823335 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?availability_zone=nova Jul 31 19:12:56.823962 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.823962 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.824288 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.824670 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value nova, assuming string {{(pid=100319) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:56.824924 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.824924 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:56.825394 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.834970 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.837889 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.837889 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:56.845334 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-34cb6dc0-5492-41bf-8338-2aa01a19ea49 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 31 19:12:56.845334 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 638/2558] 10.4.3.163 () {66 vars in 1303 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:56.868619 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1fb8127e-2a5d-4625-ab29-45b1f543b2b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.870821 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1fb8127e-2a5d-4625-ab29-45b1f543b2b7 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?bootable=false Jul 31 19:12:56.871392 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1fb8127e-2a5d-4625-ab29-45b1f543b2b7 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.871392 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1fb8127e-2a5d-4625-ab29-45b1f543b2b7 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.871549 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-1fb8127e-2a5d-4625-ab29-45b1f543b2b7 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.872605 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1fb8127e-2a5d-4625-ab29-45b1f543b2b7 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.903125 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1fb8127e-2a5d-4625-ab29-45b1f543b2b7 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.904268 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.904268 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:56.909370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1fb8127e-2a5d-4625-ab29-45b1f543b2b7 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 31 19:12:56.910242 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 649/2559] 10.4.3.163 () {66 vars in 1287 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:56.930256 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.934462 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?status=available Jul 31 19:12:56.934462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.934462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.934462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:12:56.934462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Could not evaluate value available, assuming string {{(pid=100320) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:12:56.935249 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.935249 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:56.936017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:12:56.950266 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Get all volumes completed successfully. Jul 31 19:12:56.951504 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.951504 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:56.958345 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-71590439-5fb0-4b94-8505-ff3d2a4dbe23 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 31 19:12:56.958998 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 633/2560] 10.4.3.163 () {66 vars in 1291 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:56.983978 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c6a64af-0443-4ff0-9caa-153860e322d8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:56.986163 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c6a64af-0443-4ff0-9caa-153860e322d8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:56.986540 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c6a64af-0443-4ff0-9caa-153860e322d8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:56.986602 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c6a64af-0443-4ff0-9caa-153860e322d8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:56.995053 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:56.995053 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:57.004956 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0c6a64af-0443-4ff0-9caa-153860e322d8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:57.011055 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c6a64af-0443-4ff0-9caa-153860e322d8 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 200 Jul 31 19:12:57.011471 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 641/2561] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:56 2026] GET /volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:57.029358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-296409f8-cbc1-4f3c-ab9c-fbf0d50eeeff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:57.031700 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-296409f8-cbc1-4f3c-ab9c-fbf0d50eeeff tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] DELETE https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:57.031992 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-296409f8-cbc1-4f3c-ab9c-fbf0d50eeeff tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:57.032255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-296409f8-cbc1-4f3c-ab9c-fbf0d50eeeff tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:57.032498 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-296409f8-cbc1-4f3c-ab9c-fbf0d50eeeff tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Delete volume with id: 204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:57.041285 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:57.041285 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:57.041871 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-296409f8-cbc1-4f3c-ab9c-fbf0d50eeeff tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:57.075013 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-296409f8-cbc1-4f3c-ab9c-fbf0d50eeeff tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Delete volume request issued successfully. Jul 31 19:12:57.075284 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-296409f8-cbc1-4f3c-ab9c-fbf0d50eeeff tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 202 Jul 31 19:12:57.076062 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 639/2562] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:57 2026] DELETE /volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:57.084248 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-be1d2c5f-8d2b-475e-9a67-c05127b53678 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:57.086553 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be1d2c5f-8d2b-475e-9a67-c05127b53678 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:57.086765 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be1d2c5f-8d2b-475e-9a67-c05127b53678 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:57.086971 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be1d2c5f-8d2b-475e-9a67-c05127b53678 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:57.094282 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:57.094282 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:57.097840 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-be1d2c5f-8d2b-475e-9a67-c05127b53678 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:57.102190 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be1d2c5f-8d2b-475e-9a67-c05127b53678 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 200 Jul 31 19:12:57.102681 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 650/2563] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:57 2026] GET /volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:58.119249 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9ffd4332-af5a-4fd3-84fd-0736be0c9c24 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:58.123350 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ffd4332-af5a-4fd3-84fd-0736be0c9c24 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a Jul 31 19:12:58.123560 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ffd4332-af5a-4fd3-84fd-0736be0c9c24 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:58.123767 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ffd4332-af5a-4fd3-84fd-0736be0c9c24 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:58.136921 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ffd4332-af5a-4fd3-84fd-0736be0c9c24 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a returned with HTTP 404 Jul 31 19:12:58.137524 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 634/2564] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:58 2026] GET /volume/v3/volumes/204bb0da-e773-41f4-81c1-04cd7a14847a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:58.146585 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b3cb317-ec9e-405e-af38-c0df4a21277b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:58.149912 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b3cb317-ec9e-405e-af38-c0df4a21277b tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:58.150151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b3cb317-ec9e-405e-af38-c0df4a21277b tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:58.150375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b3cb317-ec9e-405e-af38-c0df4a21277b tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:58.168233 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:58.168233 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:58.176513 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6b3cb317-ec9e-405e-af38-c0df4a21277b tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:58.180049 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b3cb317-ec9e-405e-af38-c0df4a21277b tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 200 Jul 31 19:12:58.180566 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 642/2565] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:58 2026] GET /volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:58.198118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2ea5eda9-2496-40b9-8a3e-fe5a0bf26a2a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:58.200181 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2ea5eda9-2496-40b9-8a3e-fe5a0bf26a2a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] DELETE https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:58.200414 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2ea5eda9-2496-40b9-8a3e-fe5a0bf26a2a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:58.200544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2ea5eda9-2496-40b9-8a3e-fe5a0bf26a2a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:58.200689 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-2ea5eda9-2496-40b9-8a3e-fe5a0bf26a2a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Delete volume with id: 86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:58.209152 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:58.209152 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:58.209606 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2ea5eda9-2496-40b9-8a3e-fe5a0bf26a2a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:58.239990 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2ea5eda9-2496-40b9-8a3e-fe5a0bf26a2a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Delete volume request issued successfully. Jul 31 19:12:58.240226 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2ea5eda9-2496-40b9-8a3e-fe5a0bf26a2a tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 202 Jul 31 19:12:58.240781 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 640/2566] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:58 2026] DELETE /volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:58.249680 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cc885807-d8fc-4dc3-bd59-86c8d2587c25 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:58.254420 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc885807-d8fc-4dc3-bd59-86c8d2587c25 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:58.254787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc885807-d8fc-4dc3-bd59-86c8d2587c25 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:58.255201 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc885807-d8fc-4dc3-bd59-86c8d2587c25 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:58.266199 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:58.266199 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:58.271899 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cc885807-d8fc-4dc3-bd59-86c8d2587c25 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:58.277368 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc885807-d8fc-4dc3-bd59-86c8d2587c25 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 200 Jul 31 19:12:58.277950 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 651/2567] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:58 2026] GET /volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:58.419975 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4028db21-64c6-46ea-beef-047286541886 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:58.534712 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:12:58.535373 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1596521952"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:58.537454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1596521952'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:12:58.537616 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Create volume of 1 GB Jul 31 19:12:58.544521 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Availability Zones retrieved successfully. Jul 31 19:12:58.553011 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Flow 'volume_create_api' (cd29c009-21a1-42ba-ab6b-9b68fd7fa86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:58.554615 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0431788b-3402-41c8-89aa-f62ee71bfd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:58.555983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:12:58.598193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0431788b-3402-41c8-89aa-f62ee71bfd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:58.599465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b148e156-a254-4602-a091-8225e5f69723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:58.701091 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Created reservations ['727d23a9-ad16-4bd2-a36d-eb9033ff2c83', '3e14b977-49d8-4a57-816a-81728fea7ca6', '94c4a205-34ab-465a-818e-a6a3b08ef67a', '3bf27420-73dc-4c4b-b8e5-cff2ec6542ca'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:58.702663 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b148e156-a254-4602-a091-8225e5f69723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['727d23a9-ad16-4bd2-a36d-eb9033ff2c83', '3e14b977-49d8-4a57-816a-81728fea7ca6', '94c4a205-34ab-465a-818e-a6a3b08ef67a', '3bf27420-73dc-4c4b-b8e5-cff2ec6542ca']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:58.703151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0d25e8-5144-4056-a7f3-4380efd59428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:58.739953 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0d25e8-5144-4056-a7f3-4380efd59428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7045417f-f91d-426a-a655-fae66b81d19a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1596521952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb5671cd7e24b8593dbd06cbe95660c',qos_specs=None,replication_status=,reservations=['727d23a9-ad16-4bd2-a36d-eb9033ff2c83','3e14b977-49d8-4a57-816a-81728fea7ca6','94c4a205-34ab-465a-818e-a6a3b08ef67a','3bf27420-73dc-4c4b-b8e5-cff2ec6542ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e50b0303e3848a789edff60a58a0165',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1596521952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7045417f-f91d-426a-a655-fae66b81d19a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fb5671cd7e24b8593dbd06cbe95660c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e50b0303e3848a789edff60a58a0165',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:58.740985 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd90f5b-c53b-4c6d-ba39-09d55ec2c9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:58.768623 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd90f5b-c53b-4c6d-ba39-09d55ec2c9ce) transitioned into state 'SUCCESS' from state '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-1596521952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fb5671cd7e24b8593dbd06cbe95660c',qos_specs=None,replication_status=,reservations=['727d23a9-ad16-4bd2-a36d-eb9033ff2c83','3e14b977-49d8-4a57-816a-81728fea7ca6','94c4a205-34ab-465a-818e-a6a3b08ef67a','3bf27420-73dc-4c4b-b8e5-cff2ec6542ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e50b0303e3848a789edff60a58a0165',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:58.769099 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784844d3-bd6a-4cb7-8c73-397b74d49cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:12:58.788362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784844d3-bd6a-4cb7-8c73-397b74d49cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:12:58.788362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Flow 'volume_create_api' (cd29c009-21a1-42ba-ab6b-9b68fd7fa86b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:12:58.788362 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Create volume request issued successfully. Jul 31 19:12:58.789921 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4028db21-64c6-46ea-beef-047286541886 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:12:58.790573 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 635/2568] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:12:58 2026] POST /volume/v3/volumes => generated 778 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:58.807781 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2afe6f29-3b8f-41f2-b6fd-4c264c52cdd2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:58.810715 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2afe6f29-3b8f-41f2-b6fd-4c264c52cdd2 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a Jul 31 19:12:58.810845 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2afe6f29-3b8f-41f2-b6fd-4c264c52cdd2 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:58.811045 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2afe6f29-3b8f-41f2-b6fd-4c264c52cdd2 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:58.821955 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:58.821955 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:58.826603 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2afe6f29-3b8f-41f2-b6fd-4c264c52cdd2 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Volume info retrieved successfully. Jul 31 19:12:58.835282 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2afe6f29-3b8f-41f2-b6fd-4c264c52cdd2 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a returned with HTTP 200 Jul 31 19:12:58.835887 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 643/2569] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:58 2026] GET /volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:59.294652 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-abad852f-b321-4b82-8d4c-393f4a355fae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:59.296201 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-abad852f-b321-4b82-8d4c-393f4a355fae tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c Jul 31 19:12:59.296201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-abad852f-b321-4b82-8d4c-393f4a355fae tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:59.296201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-abad852f-b321-4b82-8d4c-393f4a355fae tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:59.307838 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-abad852f-b321-4b82-8d4c-393f4a355fae tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c returned with HTTP 404 Jul 31 19:12:59.307971 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 641/2570] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:59 2026] GET /volume/v3/volumes/86a27a5a-8d6f-4658-b7ce-bed276e2c62c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:12:59.319159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-660e7721-bca0-4242-8bba-2dbb02fc2362 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:59.322787 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-660e7721-bca0-4242-8bba-2dbb02fc2362 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:59.323114 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-660e7721-bca0-4242-8bba-2dbb02fc2362 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:59.323420 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-660e7721-bca0-4242-8bba-2dbb02fc2362 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:59.334259 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:59.334259 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:59.342014 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-660e7721-bca0-4242-8bba-2dbb02fc2362 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:59.354181 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-660e7721-bca0-4242-8bba-2dbb02fc2362 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 200 Jul 31 19:12:59.354181 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 652/2571] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:59 2026] GET /volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:59.372813 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-62becff4-d5e3-4046-9337-359ada20ee17 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:59.378193 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62becff4-d5e3-4046-9337-359ada20ee17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] DELETE https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:59.378651 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62becff4-d5e3-4046-9337-359ada20ee17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:59.379035 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62becff4-d5e3-4046-9337-359ada20ee17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:59.379291 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-62becff4-d5e3-4046-9337-359ada20ee17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Delete volume with id: d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:59.393590 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:59.393590 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:59.394349 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-62becff4-d5e3-4046-9337-359ada20ee17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:59.438351 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-62becff4-d5e3-4046-9337-359ada20ee17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Delete volume request issued successfully. Jul 31 19:12:59.438634 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62becff4-d5e3-4046-9337-359ada20ee17 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 202 Jul 31 19:12:59.439316 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 636/2572] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:12:59 2026] DELETE /volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:12:59.448597 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4f482594-db37-4b46-be7e-50b673ae8107 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:59.453037 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f482594-db37-4b46-be7e-50b673ae8107 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:12:59.453037 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f482594-db37-4b46-be7e-50b673ae8107 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:59.453037 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f482594-db37-4b46-be7e-50b673ae8107 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:59.467608 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:59.467608 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:12:59.475178 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4f482594-db37-4b46-be7e-50b673ae8107 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Volume info retrieved successfully. Jul 31 19:12:59.492977 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f482594-db37-4b46-be7e-50b673ae8107 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 200 Jul 31 19:12:59.493548 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 644/2573] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:12:59 2026] GET /volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:12:59.849847 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-604a426b-7459-41b8-ab56-7481fe44b1ea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:59.851807 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-604a426b-7459-41b8-ab56-7481fe44b1ea tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a Jul 31 19:12:59.852054 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-604a426b-7459-41b8-ab56-7481fe44b1ea tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:59.852289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-604a426b-7459-41b8-ab56-7481fe44b1ea tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:59.859356 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:59.859356 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:12:59.864685 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-604a426b-7459-41b8-ab56-7481fe44b1ea tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Volume info retrieved successfully. Jul 31 19:12:59.868473 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-604a426b-7459-41b8-ab56-7481fe44b1ea tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a returned with HTTP 200 Jul 31 19:12:59.868859 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 642/2574] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:59 2026] GET /volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:12:59.881521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-30eacbdd-117c-49ae-8642-905b55edc1b6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:59.883272 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30eacbdd-117c-49ae-8642-905b55edc1b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:12:59.883652 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-30eacbdd-117c-49ae-8642-905b55edc1b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7045417f-f91d-426a-a655-fae66b81d19a", "name": "tempest-type-Backup-1888265812"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:12:59.885177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-30eacbdd-117c-49ae-8642-905b55edc1b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Creating new backup {'backup': {'volume_id': '7045417f-f91d-426a-a655-fae66b81d19a', 'name': 'tempest-type-Backup-1888265812'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:12:59.885514 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-30eacbdd-117c-49ae-8642-905b55edc1b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Creating backup of volume 7045417f-f91d-426a-a655-fae66b81d19a in container None Jul 31 19:12:59.892890 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:59.892890 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:12:59.893617 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-30eacbdd-117c-49ae-8642-905b55edc1b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Volume info retrieved successfully. Jul 31 19:12:59.948275 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-30eacbdd-117c-49ae-8642-905b55edc1b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Created reservations ['6ef7f5c1-0960-4a48-ae1a-b6e1b9816992', '967d5e79-befa-4381-b58b-a54eea7a0d40'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:12:59.980124 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-30eacbdd-117c-49ae-8642-905b55edc1b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:12:59.980571 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 653/2575] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:12:59 2026] POST /volume/v3/backups => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:12:59.988787 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7ffbc185-9e1b-4f7e-9c33-99925b626ffb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:12:59.990784 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7ffbc185-9e1b-4f7e-9c33-99925b626ffb tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:12:59.991021 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7ffbc185-9e1b-4f7e-9c33-99925b626ffb tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:12:59.991188 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7ffbc185-9e1b-4f7e-9c33-99925b626ffb tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:12:59.991285 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7ffbc185-9e1b-4f7e-9c33-99925b626ffb tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:12:59.995948 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:12:59.995948 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:12:59.996606 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7ffbc185-9e1b-4f7e-9c33-99925b626ffb tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:12:59.996980 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 637/2576] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:12:59 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:00.298383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-04638882-2057-4345-b64f-ffc7981bd66e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:00.300421 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04638882-2057-4345-b64f-ffc7981bd66e tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:00.300817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04638882-2057-4345-b64f-ffc7981bd66e tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:00.301079 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04638882-2057-4345-b64f-ffc7981bd66e tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:00.309456 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:00.309456 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:00.314010 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-04638882-2057-4345-b64f-ffc7981bd66e tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:00.318508 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04638882-2057-4345-b64f-ffc7981bd66e tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:00.319095 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 645/2577] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:00 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:00.509207 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a283165e-6120-425f-87cc-9e221069d8a9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:00.511018 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a283165e-6120-425f-87cc-9e221069d8a9 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] GET https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c Jul 31 19:13:00.511242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a283165e-6120-425f-87cc-9e221069d8a9 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:00.511526 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a283165e-6120-425f-87cc-9e221069d8a9 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:00.516914 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a283165e-6120-425f-87cc-9e221069d8a9 tempest-VolumesListTestJSON-641925866 tempest-VolumesListTestJSON-641925866-project-member] https://10.4.3.163/volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c returned with HTTP 404 Jul 31 19:13:00.517364 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 643/2578] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:00 2026] GET /volume/v3/volumes/d04afb5c-396b-484c-a4f3-6261df7e0c6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:01.010386 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e01091ba-27b3-4514-8a23-ddeb002afa80 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:01.012094 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e01091ba-27b3-4514-8a23-ddeb002afa80 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:01.012310 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e01091ba-27b3-4514-8a23-ddeb002afa80 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:01.012522 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e01091ba-27b3-4514-8a23-ddeb002afa80 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:01.012621 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e01091ba-27b3-4514-8a23-ddeb002afa80 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:01.016667 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:01.016667 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:01.017212 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e01091ba-27b3-4514-8a23-ddeb002afa80 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:01.017579 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 654/2579] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:01 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:01.331693 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-554a8f73-bdee-4ec3-909f-14b92e45c65c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:01.333486 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-554a8f73-bdee-4ec3-909f-14b92e45c65c tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:01.333753 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-554a8f73-bdee-4ec3-909f-14b92e45c65c tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:01.334061 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-554a8f73-bdee-4ec3-909f-14b92e45c65c tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:01.341706 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:01.341706 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:01.347392 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-554a8f73-bdee-4ec3-909f-14b92e45c65c tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:01.351344 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-554a8f73-bdee-4ec3-909f-14b92e45c65c tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:01.351836 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 638/2580] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:01 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:01.559324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:01.635277 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:01.635679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1051225116"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:01.637049 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1051225116'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:01.637210 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume of 1 GB Jul 31 19:13:01.641471 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Availability Zones retrieved successfully. Jul 31 19:13:01.646738 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Flow 'volume_create_api' (216a8775-67a7-4dee-841a-c535c718731d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:01.647722 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbc0863-bf0e-45b5-92d3-f86ac20adf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:01.648669 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:01.671588 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bbc0863-bf0e-45b5-92d3-f86ac20adf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:01.672388 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43ad21d-328b-4ec1-8b7c-06cf94226867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:01.734857 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Created reservations ['16ebdf98-b41c-46e2-bdf1-0c6ea90fab9f', '67aadbce-f51e-41eb-9340-c60fec3165fc', 'b9c8a289-af0e-4947-a112-c2fedae44e92', '533962b8-0507-4e0f-8530-02f545f3806b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:01.736019 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c43ad21d-328b-4ec1-8b7c-06cf94226867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ebdf98-b41c-46e2-bdf1-0c6ea90fab9f', '67aadbce-f51e-41eb-9340-c60fec3165fc', 'b9c8a289-af0e-4947-a112-c2fedae44e92', '533962b8-0507-4e0f-8530-02f545f3806b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:01.736898 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c6028a-299b-4379-89ba-358813b2e34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:01.759004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16c6028a-299b-4379-89ba-358813b2e34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbc9e842-050d-4354-8531-7db25504be83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1051225116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='862268e7859c4fef8985993e079870b1',qos_specs=None,replication_status=,reservations=['16ebdf98-b41c-46e2-bdf1-0c6ea90fab9f','67aadbce-f51e-41eb-9340-c60fec3165fc','b9c8a289-af0e-4947-a112-c2fedae44e92','533962b8-0507-4e0f-8530-02f545f3806b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c386b5500f8248e295cd4c0e4d607b1a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1051225116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbc9e842-050d-4354-8531-7db25504be83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='862268e7859c4fef8985993e079870b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c386b5500f8248e295cd4c0e4d607b1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:01.760313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94cfa075-fb48-4506-baa7-bfc1c72d0f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:01.784178 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94cfa075-fb48-4506-baa7-bfc1c72d0f96) transitioned into state 'SUCCESS' from state '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-1051225116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='862268e7859c4fef8985993e079870b1',qos_specs=None,replication_status=,reservations=['16ebdf98-b41c-46e2-bdf1-0c6ea90fab9f','67aadbce-f51e-41eb-9340-c60fec3165fc','b9c8a289-af0e-4947-a112-c2fedae44e92','533962b8-0507-4e0f-8530-02f545f3806b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c386b5500f8248e295cd4c0e4d607b1a',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:01.785265 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feadec8b-b5dc-4fc4-b3a1-bb07e7d706e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:01.800802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feadec8b-b5dc-4fc4-b3a1-bb07e7d706e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:01.802240 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Flow 'volume_create_api' (216a8775-67a7-4dee-841a-c535c718731d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:01.802820 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume request issued successfully. Jul 31 19:13:01.803722 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3db41d02-d27e-4ad9-94dd-3a97c9a69441 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:01.804467 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 646/2581] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:01 2026] POST /volume/v3/volumes => generated 750 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:01.822066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b60f54d0-d9fc-4cd6-8c78-a1bd51b6856c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:01.824133 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b60f54d0-d9fc-4cd6-8c78-a1bd51b6856c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 Jul 31 19:13:01.824463 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b60f54d0-d9fc-4cd6-8c78-a1bd51b6856c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:01.824677 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b60f54d0-d9fc-4cd6-8c78-a1bd51b6856c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:01.834076 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:01.834076 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:01.841562 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b60f54d0-d9fc-4cd6-8c78-a1bd51b6856c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume info retrieved successfully. Jul 31 19:13:01.851599 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b60f54d0-d9fc-4cd6-8c78-a1bd51b6856c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 returned with HTTP 200 Jul 31 19:13:01.852042 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 644/2582] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:01 2026] GET /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:02.027843 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31291705-0987-4128-91d0-79f9bfd29743 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.029654 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31291705-0987-4128-91d0-79f9bfd29743 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:02.029875 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31291705-0987-4128-91d0-79f9bfd29743 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.030078 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31291705-0987-4128-91d0-79f9bfd29743 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.030187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-31291705-0987-4128-91d0-79f9bfd29743 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:02.034797 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.034797 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:02.035421 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31291705-0987-4128-91d0-79f9bfd29743 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:02.035878 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 655/2583] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:02.371604 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3ac73298-3663-4158-8906-483ec6b9c9cf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.375981 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3ac73298-3663-4158-8906-483ec6b9c9cf tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:02.375981 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3ac73298-3663-4158-8906-483ec6b9c9cf tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.376146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3ac73298-3663-4158-8906-483ec6b9c9cf tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.396190 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.396190 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:02.403856 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3ac73298-3663-4158-8906-483ec6b9c9cf tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:02.409681 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3ac73298-3663-4158-8906-483ec6b9c9cf tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:02.409934 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 639/2584] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:02.611373 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63e78f7e-f803-41d9-8c46-99ef9fdd3f7d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.613303 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63e78f7e-f803-41d9-8c46-99ef9fdd3f7d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:02.613520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63e78f7e-f803-41d9-8c46-99ef9fdd3f7d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.613733 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63e78f7e-f803-41d9-8c46-99ef9fdd3f7d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.627849 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.627849 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:02.633775 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-63e78f7e-f803-41d9-8c46-99ef9fdd3f7d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:02.641450 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63e78f7e-f803-41d9-8c46-99ef9fdd3f7d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:02.642013 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 647/2585] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:02.654460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f237ade7-2366-4922-997e-c3cedbd10f62 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.659323 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f237ade7-2366-4922-997e-c3cedbd10f62 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:02.659551 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f237ade7-2366-4922-997e-c3cedbd10f62 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.659784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f237ade7-2366-4922-997e-c3cedbd10f62 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.667708 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.667708 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:02.671313 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f237ade7-2366-4922-997e-c3cedbd10f62 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:02.675199 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f237ade7-2366-4922-997e-c3cedbd10f62 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:02.675596 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 645/2586] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:02.723885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-02942472-43c3-4c55-9579-a7db22db4f4e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.729114 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-02942472-43c3-4c55-9579-a7db22db4f4e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:02.729344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-02942472-43c3-4c55-9579-a7db22db4f4e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.729952 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-02942472-43c3-4c55-9579-a7db22db4f4e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.741151 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.741151 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:02.745222 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-02942472-43c3-4c55-9579-a7db22db4f4e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:02.749898 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-02942472-43c3-4c55-9579-a7db22db4f4e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:02.750330 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 656/2587] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:02.841161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2732aa45-10ba-4c37-8810-5a06838918aa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.841738 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2732aa45-10ba-4c37-8810-5a06838918aa None None] GET https://10.4.3.163/volume// Jul 31 19:13:02.842014 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2732aa45-10ba-4c37-8810-5a06838918aa None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.842293 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2732aa45-10ba-4c37-8810-5a06838918aa None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.842762 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2732aa45-10ba-4c37-8810-5a06838918aa None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:02.843172 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 640/2588] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:02.850492 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-76fb7a31-33ce-4071-b5ab-d09e773a2139 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.853017 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-76fb7a31-33ce-4071-b5ab-d09e773a2139 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:13:02.853454 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-76fb7a31-33ce-4071-b5ab-d09e773a2139 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cf6d055-ba21-48d6-9fbe-d7189008740e", "connector": null, "instance_uuid": "f493ee28-899b-42be-a87c-90eb8dc8795e"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:02.865106 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.865106 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:02.868226 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-97741704-403d-4e54-93f4-2ccc18c45edf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.870664 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97741704-403d-4e54-93f4-2ccc18c45edf tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 Jul 31 19:13:02.870837 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97741704-403d-4e54-93f4-2ccc18c45edf tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.871032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97741704-403d-4e54-93f4-2ccc18c45edf tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.879647 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.879647 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:02.883996 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-97741704-403d-4e54-93f4-2ccc18c45edf tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume info retrieved successfully. Jul 31 19:13:02.889047 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97741704-403d-4e54-93f4-2ccc18c45edf tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 returned with HTTP 200 Jul 31 19:13:02.889536 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 646/2589] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:02.904033 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-76fb7a31-33ce-4071-b5ab-d09e773a2139 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:13:02.904664 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 648/2590] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:13:02 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:02.937895 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ed8830a-1637-43ad-83dd-7a06946901b6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.939576 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ed8830a-1637-43ad-83dd-7a06946901b6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:02.939798 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ed8830a-1637-43ad-83dd-7a06946901b6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.940005 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ed8830a-1637-43ad-83dd-7a06946901b6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.948457 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.948457 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:02.951499 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ed8830a-1637-43ad-83dd-7a06946901b6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:02.957084 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ed8830a-1637-43ad-83dd-7a06946901b6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:02.957507 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 657/2591] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:02.958999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dc411afe-9238-40af-ab1f-ca546082786f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.958999 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dc411afe-9238-40af-ab1f-ca546082786f None None] GET https://10.4.3.163/volume// Jul 31 19:13:02.958999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dc411afe-9238-40af-ab1f-ca546082786f None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.958999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dc411afe-9238-40af-ab1f-ca546082786f None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.958999 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dc411afe-9238-40af-ab1f-ca546082786f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:02.959252 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 641/2592] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:02.971190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-66531ec7-06ce-413e-b777-dee49e3fb118 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:02.973882 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-66531ec7-06ce-413e-b777-dee49e3fb118 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:02.974076 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-66531ec7-06ce-413e-b777-dee49e3fb118 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:02.974260 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-66531ec7-06ce-413e-b777-dee49e3fb118 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:02.985941 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:02.985941 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:02.989666 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-66531ec7-06ce-413e-b777-dee49e3fb118 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:02.994968 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-66531ec7-06ce-413e-b777-dee49e3fb118 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:02.995411 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 647/2593] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:13:02 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:03.047727 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0cfa0df8-fae5-449e-ba95-c5789b8c1724 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:03.049843 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cfa0df8-fae5-449e-ba95-c5789b8c1724 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:03.050360 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cfa0df8-fae5-449e-ba95-c5789b8c1724 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:03.050360 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cfa0df8-fae5-449e-ba95-c5789b8c1724 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:03.050430 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0cfa0df8-fae5-449e-ba95-c5789b8c1724 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:03.055067 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:03.055067 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:03.055741 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cfa0df8-fae5-449e-ba95-c5789b8c1724 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:03.056178 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 649/2594] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:03 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:03.096264 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-638e44f9-ff18-4121-86b1-7be1fa2c6be9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:03.098407 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-638e44f9-ff18-4121-86b1-7be1fa2c6be9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] PUT https://10.4.3.163/volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757 Jul 31 19:13:03.098847 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-638e44f9-ff18-4121-86b1-7be1fa2c6be9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:03.106134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-638e44f9-ff18-4121-86b1-7be1fa2c6be9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Acquiring lock "cinder-attachment_update-6cf6d055-ba21-48d6-9fbe-d7189008740e-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:13:03.110474 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-638e44f9-ff18-4121-86b1-7be1fa2c6be9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Lock "cinder-attachment_update-6cf6d055-ba21-48d6-9fbe-d7189008740e-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:13:03.111557 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:03.111557 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:03.214233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-638e44f9-ff18-4121-86b1-7be1fa2c6be9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Lock "cinder-attachment_update-6cf6d055-ba21-48d6-9fbe-d7189008740e-np0000006260" released by "attachment_update" :: held 0.104s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:13:03.214564 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-638e44f9-ff18-4121-86b1-7be1fa2c6be9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757 returned with HTTP 200 Jul 31 19:13:03.215024 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 658/2595] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:13:03 2026] PUT /volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:03.424196 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9706cfec-32f9-4874-8cd7-9b40ec8ec025 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:03.427499 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9706cfec-32f9-4874-8cd7-9b40ec8ec025 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:03.427739 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9706cfec-32f9-4874-8cd7-9b40ec8ec025 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:03.427975 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9706cfec-32f9-4874-8cd7-9b40ec8ec025 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:03.441314 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:03.441314 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:03.445419 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9706cfec-32f9-4874-8cd7-9b40ec8ec025 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:03.449315 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9706cfec-32f9-4874-8cd7-9b40ec8ec025 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:03.449757 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 642/2596] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:03 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:03.976562 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-df916a3b-af54-4870-83c1-9a95028c7103 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:03.979064 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df916a3b-af54-4870-83c1-9a95028c7103 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:03.979297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df916a3b-af54-4870-83c1-9a95028c7103 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:03.979545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-df916a3b-af54-4870-83c1-9a95028c7103 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:03.991726 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:03.991726 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:03.997091 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-df916a3b-af54-4870-83c1-9a95028c7103 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:04.003158 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-df916a3b-af54-4870-83c1-9a95028c7103 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:04.003825 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 648/2597] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:03 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:04.067874 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-249717da-c498-4cdf-a563-4e69dba664af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:04.070276 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-249717da-c498-4cdf-a563-4e69dba664af tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:04.070625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-249717da-c498-4cdf-a563-4e69dba664af tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:04.070916 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-249717da-c498-4cdf-a563-4e69dba664af tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:04.071073 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-249717da-c498-4cdf-a563-4e69dba664af tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:04.077696 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:04.077696 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:04.078616 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-249717da-c498-4cdf-a563-4e69dba664af tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:04.079139 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 650/2598] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:04 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:04.467953 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b65152c1-5ff3-4cc2-95aa-a3f9257597db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:04.472062 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b65152c1-5ff3-4cc2-95aa-a3f9257597db tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:04.472062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b65152c1-5ff3-4cc2-95aa-a3f9257597db tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:04.472062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b65152c1-5ff3-4cc2-95aa-a3f9257597db tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:04.503963 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:04.503963 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:04.510236 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b65152c1-5ff3-4cc2-95aa-a3f9257597db tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:04.521568 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b65152c1-5ff3-4cc2-95aa-a3f9257597db tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:04.522558 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 659/2599] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:04 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:05.019262 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6c5c207b-2962-47b4-aae5-d5eb7e972902 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:05.022278 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6c5c207b-2962-47b4-aae5-d5eb7e972902 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:05.023269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6c5c207b-2962-47b4-aae5-d5eb7e972902 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:05.023269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6c5c207b-2962-47b4-aae5-d5eb7e972902 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:05.037128 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:05.037128 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:05.044021 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6c5c207b-2962-47b4-aae5-d5eb7e972902 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:05.051201 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6c5c207b-2962-47b4-aae5-d5eb7e972902 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:05.052060 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 643/2600] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:05 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:05.093408 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a678825b-599e-437e-b52d-68a92deb8425 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:05.096229 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a678825b-599e-437e-b52d-68a92deb8425 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:05.096976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a678825b-599e-437e-b52d-68a92deb8425 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:05.097591 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a678825b-599e-437e-b52d-68a92deb8425 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:05.098028 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a678825b-599e-437e-b52d-68a92deb8425 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:05.103046 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:05.103046 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:05.103865 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a678825b-599e-437e-b52d-68a92deb8425 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:05.104304 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 649/2601] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:05 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:05.538559 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ebcd7305-8fce-42af-9635-c85083ee118f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:05.542725 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebcd7305-8fce-42af-9635-c85083ee118f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:05.543020 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebcd7305-8fce-42af-9635-c85083ee118f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:05.543320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebcd7305-8fce-42af-9635-c85083ee118f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:05.554493 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:05.554493 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:05.560262 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ebcd7305-8fce-42af-9635-c85083ee118f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:05.567052 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebcd7305-8fce-42af-9635-c85083ee118f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:05.567595 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 651/2602] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:05 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:05.602202 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7dc33ee0-a193-41fe-bf08-fe9dfade75ab None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:05.603929 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7dc33ee0-a193-41fe-bf08-fe9dfade75ab tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] POST https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action Jul 31 19:13:05.604266 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7dc33ee0-a193-41fe-bf08-fe9dfade75ab tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-994004375", "disk_format": "qcow2"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:05.604389 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7dc33ee0-a193-41fe-bf08-fe9dfade75ab tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-994004375", "disk_format": "qcow2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:05.612048 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:05.612048 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:05.612583 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7dc33ee0-a193-41fe-bf08-fe9dfade75ab tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:05.634123 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:05.634123 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:05.639934 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.image.image_utils [None req-7dc33ee0-a193-41fe-bf08-fe9dfade75ab tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-994004375'}] 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-994004375'}]. {{(pid=100318) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 19:13:06.070394 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0527923f-6fe5-42fb-91d8-ba730349f350 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:06.072939 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0527923f-6fe5-42fb-91d8-ba730349f350 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:06.073106 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0527923f-6fe5-42fb-91d8-ba730349f350 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:06.073384 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0527923f-6fe5-42fb-91d8-ba730349f350 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:06.094812 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:06.094812 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:06.102794 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0527923f-6fe5-42fb-91d8-ba730349f350 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:06.109516 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0527923f-6fe5-42fb-91d8-ba730349f350 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:06.110164 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 644/2603] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:06 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:06.119639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cd5a0570-da1f-4232-92ab-ec0e39c33ef5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:06.121874 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd5a0570-da1f-4232-92ab-ec0e39c33ef5 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:06.122170 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd5a0570-da1f-4232-92ab-ec0e39c33ef5 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:06.122450 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd5a0570-da1f-4232-92ab-ec0e39c33ef5 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:06.122556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cd5a0570-da1f-4232-92ab-ec0e39c33ef5 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:06.130239 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:06.130239 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:06.130908 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd5a0570-da1f-4232-92ab-ec0e39c33ef5 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:06.131614 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 650/2604] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:06 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:06.264153 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7dc33ee0-a193-41fe-bf08-fe9dfade75ab tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Copy volume to image completed successfully. Jul 31 19:13:06.264670 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7dc33ee0-a193-41fe-bf08-fe9dfade75ab tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action returned with HTTP 202 Jul 31 19:13:06.267528 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 660/2605] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:13:05 2026] POST /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c/action => generated 688 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:07.127867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c6f0025b-5174-41ae-9d73-bc80bffeaa95 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:07.130293 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6f0025b-5174-41ae-9d73-bc80bffeaa95 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:07.130852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6f0025b-5174-41ae-9d73-bc80bffeaa95 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:07.130852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6f0025b-5174-41ae-9d73-bc80bffeaa95 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:07.147041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7dd70564-341d-46fb-b065-c32c27a5a9ef None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:07.149285 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7dd70564-341d-46fb-b065-c32c27a5a9ef tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:07.149655 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7dd70564-341d-46fb-b065-c32c27a5a9ef tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:07.149742 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7dd70564-341d-46fb-b065-c32c27a5a9ef tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:07.149950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7dd70564-341d-46fb-b065-c32c27a5a9ef tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:07.153782 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:07.153782 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:07.155061 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:07.155061 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:07.156204 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7dd70564-341d-46fb-b065-c32c27a5a9ef tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:07.156706 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 645/2606] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:07 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:07.160220 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c6f0025b-5174-41ae-9d73-bc80bffeaa95 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:07.169700 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6f0025b-5174-41ae-9d73-bc80bffeaa95 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:07.170309 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 652/2607] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:07 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:08.173793 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1cebdee0-d0c7-46c9-aaca-f7427943972e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:08.176121 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cebdee0-d0c7-46c9-aaca-f7427943972e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:08.176499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cebdee0-d0c7-46c9-aaca-f7427943972e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:08.176798 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cebdee0-d0c7-46c9-aaca-f7427943972e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:08.176955 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1cebdee0-d0c7-46c9-aaca-f7427943972e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:08.183328 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:08.183328 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:08.184369 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cebdee0-d0c7-46c9-aaca-f7427943972e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:08.185826 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 651/2608] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:08 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:08.186607 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-90530e7d-8593-48a3-9c8a-84d865afc3b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:08.188328 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-90530e7d-8593-48a3-9c8a-84d865afc3b9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:08.188570 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-90530e7d-8593-48a3-9c8a-84d865afc3b9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:08.188756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-90530e7d-8593-48a3-9c8a-84d865afc3b9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:08.198494 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:08.198494 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:08.202606 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-90530e7d-8593-48a3-9c8a-84d865afc3b9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:08.208196 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-90530e7d-8593-48a3-9c8a-84d865afc3b9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:08.208937 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 661/2609] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:08 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:08.209939 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-2f2077ae-0fb4-4987-8d07-806c665416bc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:08.212384 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-2f2077ae-0fb4-4987-8d07-806c665416bc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757/action Jul 31 19:13:08.212794 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-2f2077ae-0fb4-4987-8d07-806c665416bc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:08.212938 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-2f2077ae-0fb4-4987-8d07-806c665416bc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:08.229242 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:08.229242 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:08.242920 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4965ff48-37b3-4e06-95ca-f8f245e38cd9 req-2f2077ae-0fb4-4987-8d07-806c665416bc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757/action returned with HTTP 204 Jul 31 19:13:08.243480 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 646/2610] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:13:08 2026] POST /volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:09.199698 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4c51eb99-c091-4cec-ba4a-59768fb93835 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:09.202289 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c51eb99-c091-4cec-ba4a-59768fb93835 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:09.202556 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c51eb99-c091-4cec-ba4a-59768fb93835 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:09.202865 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4c51eb99-c091-4cec-ba4a-59768fb93835 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:09.203034 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4c51eb99-c091-4cec-ba4a-59768fb93835 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:09.211361 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:09.211361 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:09.211361 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4c51eb99-c091-4cec-ba4a-59768fb93835 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:09.218984 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 653/2611] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:09 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:09.225592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2dffc61f-2315-4739-9cc1-283b5e2a0bd0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:09.231724 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2dffc61f-2315-4739-9cc1-283b5e2a0bd0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:09.231724 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2dffc61f-2315-4739-9cc1-283b5e2a0bd0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:09.231724 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2dffc61f-2315-4739-9cc1-283b5e2a0bd0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:09.246746 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:09.246746 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:09.251472 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2dffc61f-2315-4739-9cc1-283b5e2a0bd0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:09.257773 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2dffc61f-2315-4739-9cc1-283b5e2a0bd0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:09.258177 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 652/2612] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:09 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 1131 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:09.274997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1bd37195-8b62-4069-8eb1-812d5b6bf7c1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:09.277111 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bd37195-8b62-4069-8eb1-812d5b6bf7c1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:09.277473 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1bd37195-8b62-4069-8eb1-812d5b6bf7c1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:09.277805 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1bd37195-8b62-4069-8eb1-812d5b6bf7c1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:09.297063 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:09.297063 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:09.299525 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1bd37195-8b62-4069-8eb1-812d5b6bf7c1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:09.305194 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bd37195-8b62-4069-8eb1-812d5b6bf7c1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:09.305693 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 662/2613] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:09 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 1131 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:09.633474 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-028cd5ae-dc26-4c49-bb1c-6d779ab93eed None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:09.637499 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-028cd5ae-dc26-4c49-bb1c-6d779ab93eed tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/7ff12d94-5692-4ea0-8cbd-651df98557c4/action Jul 31 19:13:09.637499 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-028cd5ae-dc26-4c49-bb1c-6d779ab93eed tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-attach": {"instance_uuid": "5f4bf6c9-4401-4e69-88b3-c9d20d5f247f", "mountpoint": "/dev/vdc"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:09.637499 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-028cd5ae-dc26-4c49-bb1c-6d779ab93eed tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5f4bf6c9-4401-4e69-88b3-c9d20d5f247f", "mountpoint": "/dev/vdc"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:09.643329 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-028cd5ae-dc26-4c49-bb1c-6d779ab93eed tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/7ff12d94-5692-4ea0-8cbd-651df98557c4/action returned with HTTP 404 Jul 31 19:13:09.644096 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 647/2614] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:09 2026] POST /volume/v3/volumes/7ff12d94-5692-4ea0-8cbd-651df98557c4/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:10.230665 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f93bdd47-ecd3-439c-bb0f-1761997cd28e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:10.232540 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f93bdd47-ecd3-439c-bb0f-1761997cd28e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:10.232802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f93bdd47-ecd3-439c-bb0f-1761997cd28e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:10.232979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f93bdd47-ecd3-439c-bb0f-1761997cd28e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:10.233080 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f93bdd47-ecd3-439c-bb0f-1761997cd28e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:10.237290 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:10.237290 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:10.237922 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f93bdd47-ecd3-439c-bb0f-1761997cd28e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:10.238250 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 654/2615] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:10 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:13:11.252186 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7469d36-7bf3-473a-9ba5-b36084ecf762 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:11.254266 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7469d36-7bf3-473a-9ba5-b36084ecf762 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:11.254538 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7469d36-7bf3-473a-9ba5-b36084ecf762 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:11.254760 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7469d36-7bf3-473a-9ba5-b36084ecf762 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:11.254937 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e7469d36-7bf3-473a-9ba5-b36084ecf762 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:11.260948 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:11.260948 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:11.261777 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7469d36-7bf3-473a-9ba5-b36084ecf762 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:11.262231 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 653/2616] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:11 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:12.083302 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8203739b-234c-4137-9d8a-bf98e06cac7d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:12.086572 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:12.086974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1801815395"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:12.088558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1801815395'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:12.088688 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume of 1 GB Jul 31 19:13:12.099633 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Availability Zones retrieved successfully. Jul 31 19:13:12.105968 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Flow 'volume_create_api' (af91a606-6741-493c-a000-1781880b1fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:12.107007 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bd75506-941a-432a-9f1f-dc8906f8a316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:12.108088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:12.169409 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bd75506-941a-432a-9f1f-dc8906f8a316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:12.169409 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e33349-d25a-45d8-b7c6-0e6c0b9db4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:12.243611 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Created reservations ['70b78398-a5c9-460f-bf4f-69a05ef5bdd8', '6703d956-b93b-49ac-a84c-623e9de5846a', '7437d541-434f-49a6-8e85-1853698fe8a5', '748de4ee-86ae-42ba-b11a-eee72927a76e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:12.244761 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e33349-d25a-45d8-b7c6-0e6c0b9db4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70b78398-a5c9-460f-bf4f-69a05ef5bdd8', '6703d956-b93b-49ac-a84c-623e9de5846a', '7437d541-434f-49a6-8e85-1853698fe8a5', '748de4ee-86ae-42ba-b11a-eee72927a76e']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:12.245738 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f698e8f-6dd3-4985-8a6d-e15212d023d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:12.274253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4c39b776-e29d-4c79-9298-1e921117098d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:12.274694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f698e8f-6dd3-4985-8a6d-e15212d023d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfe2db2a-5045-4ca8-b18a-701e75e07eb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1801815395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3d02f0dc1e84f3fa0d8af149f393427',qos_specs=None,replication_status=,reservations=['70b78398-a5c9-460f-bf4f-69a05ef5bdd8','6703d956-b93b-49ac-a84c-623e9de5846a','7437d541-434f-49a6-8e85-1853698fe8a5','748de4ee-86ae-42ba-b11a-eee72927a76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1801815395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfe2db2a-5045-4ca8-b18a-701e75e07eb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3d02f0dc1e84f3fa0d8af149f393427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:12.276121 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (887ee6af-988c-489c-95e2-e8fdf035de93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:12.279264 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4c39b776-e29d-4c79-9298-1e921117098d tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:12.281410 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4c39b776-e29d-4c79-9298-1e921117098d tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:12.281410 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4c39b776-e29d-4c79-9298-1e921117098d tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:12.281646 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-4c39b776-e29d-4c79-9298-1e921117098d tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:12.298456 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (887ee6af-988c-489c-95e2-e8fdf035de93) transitioned into state 'SUCCESS' from state '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-1801815395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3d02f0dc1e84f3fa0d8af149f393427',qos_specs=None,replication_status=,reservations=['70b78398-a5c9-460f-bf4f-69a05ef5bdd8','6703d956-b93b-49ac-a84c-623e9de5846a','7437d541-434f-49a6-8e85-1853698fe8a5','748de4ee-86ae-42ba-b11a-eee72927a76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:12.299248 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177d90ef-4e99-49a6-a326-b50c3c7929ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:12.306379 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:12.306379 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:12.307332 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4c39b776-e29d-4c79-9298-1e921117098d tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:12.308931 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 648/2617] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:12 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:12.315126 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (177d90ef-4e99-49a6-a326-b50c3c7929ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:12.316006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Flow 'volume_create_api' (af91a606-6741-493c-a000-1781880b1fc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:12.316533 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume request issued successfully. Jul 31 19:13:12.317098 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8203739b-234c-4137-9d8a-bf98e06cac7d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:12.317559 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 663/2618] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:12 2026] POST /volume/v3/volumes => generated 755 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:12.336661 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c7d833d-fee5-4c43-b0eb-e5051b62879e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:12.340941 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c7d833d-fee5-4c43-b0eb-e5051b62879e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:12.341269 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c7d833d-fee5-4c43-b0eb-e5051b62879e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:12.341622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c7d833d-fee5-4c43-b0eb-e5051b62879e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:12.348285 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=432,cinder:INSERT=78,cinder:UPDATE=112 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:13:12.374746 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:12.374746 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:12.415380 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c7d833d-fee5-4c43-b0eb-e5051b62879e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:12.424053 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c7d833d-fee5-4c43-b0eb-e5051b62879e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:12.424915 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 655/2619] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:12 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 823 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:13.171850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-482b35a7-a739-47bf-a414-8c2e95a2b0ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.174608 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-482b35a7-a739-47bf-a414-8c2e95a2b0ec tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:13.174827 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-482b35a7-a739-47bf-a414-8c2e95a2b0ec tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.175100 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-482b35a7-a739-47bf-a414-8c2e95a2b0ec tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.187667 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.187667 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:13.194271 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-482b35a7-a739-47bf-a414-8c2e95a2b0ec tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:13.200691 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-482b35a7-a739-47bf-a414-8c2e95a2b0ec tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:13.201153 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 654/2620] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:13.225305 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-df7e0da5-a67c-451c-89fa-aceb53af6e5e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.228587 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-df7e0da5-a67c-451c-89fa-aceb53af6e5e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e/action Jul 31 19:13:13.229239 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-df7e0da5-a67c-451c-89fa-aceb53af6e5e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:13.229378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-df7e0da5-a67c-451c-89fa-aceb53af6e5e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:13.247525 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.247525 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:13.248611 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-df7e0da5-a67c-451c-89fa-aceb53af6e5e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:13.259614 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-df7e0da5-a67c-451c-89fa-aceb53af6e5e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Begin detaching volume completed successfully. Jul 31 19:13:13.259910 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-df7e0da5-a67c-451c-89fa-aceb53af6e5e tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e/action returned with HTTP 202 Jul 31 19:13:13.260516 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 649/2621] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:13:13 2026] POST /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:13:13.315992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2a59b25d-6092-41e4-a79e-c09122febfde None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.316628 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a59b25d-6092-41e4-a79e-c09122febfde None None] GET https://10.4.3.163/volume// Jul 31 19:13:13.316628 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a59b25d-6092-41e4-a79e-c09122febfde None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.316864 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2a59b25d-6092-41e4-a79e-c09122febfde None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.317199 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2a59b25d-6092-41e4-a79e-c09122febfde None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:13.317521 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 664/2622] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:13.321209 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c69ad1e4-94fb-450d-afca-78988530b294 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.322887 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c69ad1e4-94fb-450d-afca-78988530b294 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:13.323191 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c69ad1e4-94fb-450d-afca-78988530b294 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.323827 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c69ad1e4-94fb-450d-afca-78988530b294 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.324033 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c69ad1e4-94fb-450d-afca-78988530b294 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:13.325799 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-8477077c-e055-4370-ae5e-08c125c531d9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.328051 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-8477077c-e055-4370-ae5e-08c125c531d9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:13.328283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-8477077c-e055-4370-ae5e-08c125c531d9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.328792 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-8477077c-e055-4370-ae5e-08c125c531d9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.331971 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.331971 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:13.331971 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c69ad1e4-94fb-450d-afca-78988530b294 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:13.331971 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 656/2623] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:13.339869 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.339869 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:13.344749 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-8477077c-e055-4370-ae5e-08c125c531d9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:13.351106 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-8477077c-e055-4370-ae5e-08c125c531d9 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:13:13.351530 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 655/2624] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 1314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:13.440452 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-63e8b5c2-4e0a-4989-ae2b-36e8c7ff6ee6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.442563 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-63e8b5c2-4e0a-4989-ae2b-36e8c7ff6ee6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:13.442776 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-63e8b5c2-4e0a-4989-ae2b-36e8c7ff6ee6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.442990 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-63e8b5c2-4e0a-4989-ae2b-36e8c7ff6ee6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.452139 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.452139 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:13.458105 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-63e8b5c2-4e0a-4989-ae2b-36e8c7ff6ee6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:13.463809 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-63e8b5c2-4e0a-4989-ae2b-36e8c7ff6ee6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:13.464226 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 650/2625] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:13.591375 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-faf3e347-4105-4fc5-b666-43ab096db88a req-4deb9aa2-3b09-4af8-9438-a8029f212216 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.595094 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-4deb9aa2-3b09-4af8-9438-a8029f212216 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:13.595259 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-4deb9aa2-3b09-4af8-9438-a8029f212216 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.595546 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-4deb9aa2-3b09-4af8-9438-a8029f212216 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.603810 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.603810 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:13.608502 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-faf3e347-4105-4fc5-b666-43ab096db88a req-4deb9aa2-3b09-4af8-9438-a8029f212216 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:13.614328 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-4deb9aa2-3b09-4af8-9438-a8029f212216 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:13.614863 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 665/2626] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:13.695879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-93fd57d5-1340-413d-946e-141eef79745a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.695879 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93fd57d5-1340-413d-946e-141eef79745a None None] GET https://10.4.3.163/volume// Jul 31 19:13:13.695879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93fd57d5-1340-413d-946e-141eef79745a None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.695879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93fd57d5-1340-413d-946e-141eef79745a None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.695879 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93fd57d5-1340-413d-946e-141eef79745a None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:13.695879 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 657/2627] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:13.702003 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-faf3e347-4105-4fc5-b666-43ab096db88a req-d447bb2a-588b-4670-b943-8f15d3175e4b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.704197 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-d447bb2a-588b-4670-b943-8f15d3175e4b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:13:13.704547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-d447bb2a-588b-4670-b943-8f15d3175e4b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfe2db2a-5045-4ca8-b18a-701e75e07eb7", "connector": null, "instance_uuid": "e7a87ad4-1347-42e7-8784-c596b3572475"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:13.713124 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.713124 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:13.740525 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-d447bb2a-588b-4670-b943-8f15d3175e4b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:13:13.741082 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 656/2628] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:13:13 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:13.773786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f0f5f606-f427-489a-a15b-4b05665e747b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.776005 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f0f5f606-f427-489a-a15b-4b05665e747b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:13.776202 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f0f5f606-f427-489a-a15b-4b05665e747b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.776354 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f0f5f606-f427-489a-a15b-4b05665e747b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.786857 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d0073b1d-de30-444c-b97e-9cbfb7640b1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.787227 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0073b1d-de30-444c-b97e-9cbfb7640b1d None None] GET https://10.4.3.163/volume// Jul 31 19:13:13.787466 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0073b1d-de30-444c-b97e-9cbfb7640b1d None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.787647 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.787647 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:13.787795 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d0073b1d-de30-444c-b97e-9cbfb7640b1d None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.788227 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d0073b1d-de30-444c-b97e-9cbfb7640b1d None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:13.788569 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 666/2629] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:13.792648 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f0f5f606-f427-489a-a15b-4b05665e747b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:13.797644 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-faf3e347-4105-4fc5-b666-43ab096db88a req-f0f054e5-e78f-42d3-a0ac-0f4b0aa2da28 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.798037 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f0f5f606-f427-489a-a15b-4b05665e747b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:13.798456 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 651/2630] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:13.800940 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-f0f054e5-e78f-42d3-a0ac-0f4b0aa2da28 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:13.801565 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-f0f054e5-e78f-42d3-a0ac-0f4b0aa2da28 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:13.801901 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-f0f054e5-e78f-42d3-a0ac-0f4b0aa2da28 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:13.820064 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.820064 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:13.824075 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-faf3e347-4105-4fc5-b666-43ab096db88a req-f0f054e5-e78f-42d3-a0ac-0f4b0aa2da28 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:13.830565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-f0f054e5-e78f-42d3-a0ac-0f4b0aa2da28 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:13.831673 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 658/2631] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:13:13 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:13.973687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-faf3e347-4105-4fc5-b666-43ab096db88a req-6c91eb3c-2005-4a5e-bab1-0a02e93b87f6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:13.973687 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-6c91eb3c-2005-4a5e-bab1-0a02e93b87f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] PUT https://10.4.3.163/volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325 Jul 31 19:13:13.973687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-6c91eb3c-2005-4a5e-bab1-0a02e93b87f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:13.981546 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-faf3e347-4105-4fc5-b666-43ab096db88a req-6c91eb3c-2005-4a5e-bab1-0a02e93b87f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Acquiring lock "cinder-attachment_update-cfe2db2a-5045-4ca8-b18a-701e75e07eb7-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:13:13.990146 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-faf3e347-4105-4fc5-b666-43ab096db88a req-6c91eb3c-2005-4a5e-bab1-0a02e93b87f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Lock "cinder-attachment_update-cfe2db2a-5045-4ca8-b18a-701e75e07eb7-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:13:13.990146 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:13.990146 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:14.018907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7cb65838-4574-4888-aa63-53d4614ca56a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:14.021263 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:14.021711 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "05c55af2-bf86-4103-93e2-17060b251bcd", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-57287342"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:14.023601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume request body: {'volume': {'imageRef': '05c55af2-bf86-4103-93e2-17060b251bcd', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-57287342'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:14.093140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-faf3e347-4105-4fc5-b666-43ab096db88a req-6c91eb3c-2005-4a5e-bab1-0a02e93b87f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Lock "cinder-attachment_update-cfe2db2a-5045-4ca8-b18a-701e75e07eb7-np0000006260" released by "attachment_update" :: held 0.106s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:13:14.093611 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-6c91eb3c-2005-4a5e-bab1-0a02e93b87f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325 returned with HTTP 200 Jul 31 19:13:14.094422 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 657/2632] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:13:13 2026] PUT /volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:14.125992 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume of 2 GB Jul 31 19:13:14.135659 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Availability Zones retrieved successfully. Jul 31 19:13:14.142645 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Flow 'volume_create_api' (d7bb7c39-a7c2-48fd-ac88-5a2c22cd2bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:14.144203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078d22f5-1c04-45c0-8e6f-1c361021d01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:14.145378 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Validating volume size '2' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:14.181735 np0000006260 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078d22f5-1c04-45c0-8e6f-1c361021d01f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 19:13:14.181735 np0000006260 devstack@c-api.service[100318]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 05c55af2-bf86-4103-93e2-17060b251bcd is not active. Jul 31 19:13:14.183590 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078d22f5-1c04-45c0-8e6f-1c361021d01f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:14.184325 np0000006260 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078d22f5-1c04-45c0-8e6f-1c361021d01f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 19:13:14.185134 np0000006260 devstack@c-api.service[100318]: WARNING cinder.volume.api [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Flow 'volume_create_api' (d7bb7c39-a7c2-48fd-ac88-5a2c22cd2bbc) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 19:13:14.185452 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7cb65838-4574-4888-aa63-53d4614ca56a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 400 Jul 31 19:13:14.186082 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 667/2633] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:13:14 2026] POST /volume/v3/volumes => generated 125 bytes in 168 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:14.243629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-c420e01b-e50a-4430-93b3-fe8d81b3261d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:14.246138 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-c420e01b-e50a-4430-93b3-fe8d81b3261d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] DELETE https://10.4.3.163/volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757 Jul 31 19:13:14.246321 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-c420e01b-e50a-4430-93b3-fe8d81b3261d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:14.246587 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-c420e01b-e50a-4430-93b3-fe8d81b3261d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:14.259348 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:14.259348 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:14.317076 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1b122a2c-412c-44fa-914a-e720c3b8ff9b req-c420e01b-e50a-4430-93b3-fe8d81b3261d tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757 returned with HTTP 200 Jul 31 19:13:14.317545 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 652/2634] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:13:14 2026] DELETE /volume/v3/attachments/3c1eebf6-9f64-4bd8-93a8-f141fab4f757 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:14.343829 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1768b67-433a-4198-86d1-79fe29280160 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:14.345397 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1768b67-433a-4198-86d1-79fe29280160 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:14.345853 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1768b67-433a-4198-86d1-79fe29280160 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:14.346751 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1768b67-433a-4198-86d1-79fe29280160 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:14.350256 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a1768b67-433a-4198-86d1-79fe29280160 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:14.359689 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:14.359689 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:14.361087 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1768b67-433a-4198-86d1-79fe29280160 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:14.361903 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 659/2635] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:14 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:14.384117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ae1a43f-6be6-4d77-bc22-fc89a5cb8b18 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:14.385938 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ae1a43f-6be6-4d77-bc22-fc89a5cb8b18 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:13:14.386311 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ae1a43f-6be6-4d77-bc22-fc89a5cb8b18 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cf6d055-ba21-48d6-9fbe-d7189008740e", "force": false, "name": "tempest-TestStampPattern-snapshot-1985562698", "description": null, "metadata": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:14.396624 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:14.396624 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:14.397126 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6ae1a43f-6be6-4d77-bc22-fc89a5cb8b18 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:13:14.397281 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-6ae1a43f-6be6-4d77-bc22-fc89a5cb8b18 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Create snapshot from volume 6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:13:14.439665 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-6ae1a43f-6be6-4d77-bc22-fc89a5cb8b18 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Created reservations ['4997f19c-daca-44ae-8756-5f3662e1e6be', '6bd7789e-ef5d-4cc6-9923-9b79fbe848a8', 'ffa1f2b9-ef5b-4d3d-b4a1-8bb541fb43f5', 'f3ff6314-3379-4c11-bf3c-776265baa7de'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:14.473965 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6ae1a43f-6be6-4d77-bc22-fc89a5cb8b18 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Snapshot create request issued successfully. Jul 31 19:13:14.474162 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ae1a43f-6be6-4d77-bc22-fc89a5cb8b18 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:13:14.474606 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 658/2636] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:13:14 2026] POST /volume/v3/snapshots => generated 303 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:14.484883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-87ee79da-3d7a-4d6e-8fd2-4eab2d67f007 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:14.487331 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-87ee79da-3d7a-4d6e-8fd2-4eab2d67f007 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 Jul 31 19:13:14.487552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-87ee79da-3d7a-4d6e-8fd2-4eab2d67f007 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:14.487727 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-87ee79da-3d7a-4d6e-8fd2-4eab2d67f007 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:14.496468 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:14.496468 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:14.496872 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-87ee79da-3d7a-4d6e-8fd2-4eab2d67f007 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Snapshot retrieved successfully. Jul 31 19:13:14.497563 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-87ee79da-3d7a-4d6e-8fd2-4eab2d67f007 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 returned with HTTP 200 Jul 31 19:13:14.497922 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 668/2637] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:14 2026] GET /volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:13:14.816840 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9a8b844c-8cb6-43a4-ad36-192e2216024a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:14.818875 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9a8b844c-8cb6-43a4-ad36-192e2216024a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:14.819104 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9a8b844c-8cb6-43a4-ad36-192e2216024a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:14.819324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9a8b844c-8cb6-43a4-ad36-192e2216024a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:14.831050 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:14.831050 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:14.835508 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9a8b844c-8cb6-43a4-ad36-192e2216024a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:14.840602 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9a8b844c-8cb6-43a4-ad36-192e2216024a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:14.841119 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 653/2638] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:14 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:15.375620 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da9c57c3-11d1-4d59-b467-2393cd7036b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:15.377648 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da9c57c3-11d1-4d59-b467-2393cd7036b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:15.377854 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da9c57c3-11d1-4d59-b467-2393cd7036b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:15.378047 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da9c57c3-11d1-4d59-b467-2393cd7036b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:15.378172 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-da9c57c3-11d1-4d59-b467-2393cd7036b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:15.382300 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:15.382300 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:15.382884 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da9c57c3-11d1-4d59-b467-2393cd7036b6 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:15.383197 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 660/2639] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:15 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:15.510224 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8a6786e5-af95-4b07-aceb-1b0eb70e8dbc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:15.512713 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8a6786e5-af95-4b07-aceb-1b0eb70e8dbc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 Jul 31 19:13:15.513035 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8a6786e5-af95-4b07-aceb-1b0eb70e8dbc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:15.513322 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8a6786e5-af95-4b07-aceb-1b0eb70e8dbc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:15.519501 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:15.519501 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:15.520559 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8a6786e5-af95-4b07-aceb-1b0eb70e8dbc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Snapshot retrieved successfully. Jul 31 19:13:15.521178 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8a6786e5-af95-4b07-aceb-1b0eb70e8dbc tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 returned with HTTP 200 Jul 31 19:13:15.521581 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 659/2640] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:15 2026] GET /volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:15.539630 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dde10716-4b0c-431c-80ee-0ba3197febfd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:15.541426 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dde10716-4b0c-431c-80ee-0ba3197febfd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 Jul 31 19:13:15.541699 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dde10716-4b0c-431c-80ee-0ba3197febfd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:15.542026 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dde10716-4b0c-431c-80ee-0ba3197febfd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:15.548379 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:15.548379 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:15.548939 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dde10716-4b0c-431c-80ee-0ba3197febfd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Snapshot retrieved successfully. Jul 31 19:13:15.549842 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dde10716-4b0c-431c-80ee-0ba3197febfd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 returned with HTTP 200 Jul 31 19:13:15.550418 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 669/2641] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:15 2026] GET /volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:15.858001 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6df891f6-ed89-45e7-af9a-7cdd44fa81b7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:15.860369 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6df891f6-ed89-45e7-af9a-7cdd44fa81b7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:15.860629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6df891f6-ed89-45e7-af9a-7cdd44fa81b7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:15.861051 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6df891f6-ed89-45e7-af9a-7cdd44fa81b7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:15.879810 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:15.879810 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:15.888869 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6df891f6-ed89-45e7-af9a-7cdd44fa81b7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:15.898127 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6df891f6-ed89-45e7-af9a-7cdd44fa81b7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:15.898639 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 654/2642] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:15 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:15.950590 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f4211adc-5569-4cc8-b608-1e4250e29331 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:15.952381 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:15.952737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a112f5aa-e112-4e2a-9e77-8abfae6ce3c6"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:15.954755 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a112f5aa-e112-4e2a-9e77-8abfae6ce3c6'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:16.070165 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume of 1 GB Jul 31 19:13:16.074116 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Availability Zones retrieved successfully. Jul 31 19:13:16.079319 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Flow 'volume_create_api' (52a76d49-0feb-4032-9e49-0f97d1b2b77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:16.080433 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47d5a79-32cb-4d4f-9cb2-a1f98b3f036d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:16.081488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:16.112213 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47d5a79-32cb-4d4f-9cb2-a1f98b3f036d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 19:13:16.112213 np0000006260 devstack@c-api.service[100317]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 31 19:13:16.113861 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47d5a79-32cb-4d4f-9cb2-a1f98b3f036d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:16.114725 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47d5a79-32cb-4d4f-9cb2-a1f98b3f036d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 19:13:16.115452 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Flow 'volume_create_api' (52a76d49-0feb-4032-9e49-0f97d1b2b77d) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 19:13:16.115731 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f4211adc-5569-4cc8-b608-1e4250e29331 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 400 Jul 31 19:13:16.116221 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 661/2643] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:15 2026] POST /volume/v3/volumes => generated 134 bytes in 166 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:16.326560 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4a7f4c4-bae9-4af8-a18d-1b6f9c0be66c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.328151 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4a7f4c4-bae9-4af8-a18d-1b6f9c0be66c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:16.328449 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4a7f4c4-bae9-4af8-a18d-1b6f9c0be66c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.329975 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4a7f4c4-bae9-4af8-a18d-1b6f9c0be66c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 400 Jul 31 19:13:16.330344 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 660/2644] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes => generated 127 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:16.338507 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d7844561-a7a3-48ea-aab9-46612e795fd7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.341190 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7844561-a7a3-48ea-aab9-46612e795fd7 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:16.341190 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d7844561-a7a3-48ea-aab9-46612e795fd7 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "c8c6b863-942e-4bbd-b0e6-eb7471b53289"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.343152 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-d7844561-a7a3-48ea-aab9-46612e795fd7 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'c8c6b863-942e-4bbd-b0e6-eb7471b53289'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:16.348189 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d7844561-a7a3-48ea-aab9-46612e795fd7 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 404 Jul 31 19:13:16.348770 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 670/2645] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.360769 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5808945c-6637-4d6b-a38a-8090223b358b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.363123 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5808945c-6637-4d6b-a38a-8090223b358b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:16.363567 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5808945c-6637-4d6b-a38a-8090223b358b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e73ba4fb-7374-409d-b8cb-ec961174d8a4"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.365805 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-5808945c-6637-4d6b-a38a-8090223b358b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e73ba4fb-7374-409d-b8cb-ec961174d8a4'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:16.373391 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5808945c-6637-4d6b-a38a-8090223b358b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 404 Jul 31 19:13:16.373910 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 655/2646] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.382022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9572fa6f-0aba-4fde-9df0-4e5a7b833c93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.384229 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9572fa6f-0aba-4fde-9df0-4e5a7b833c93 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:16.384679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9572fa6f-0aba-4fde-9df0-4e5a7b833c93 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "3a1fea2c-f5b9-4ed7-bace-b39567926ffc"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.386099 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9572fa6f-0aba-4fde-9df0-4e5a7b833c93 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '3a1fea2c-f5b9-4ed7-bace-b39567926ffc'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:16.398023 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9572fa6f-0aba-4fde-9df0-4e5a7b833c93 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 404 Jul 31 19:13:16.398561 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 662/2647] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.399298 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-99ca8735-ee86-4019-b23c-9ddc674c5b4e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.402719 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99ca8735-ee86-4019-b23c-9ddc674c5b4e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:16.402982 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99ca8735-ee86-4019-b23c-9ddc674c5b4e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.403224 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99ca8735-ee86-4019-b23c-9ddc674c5b4e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.403370 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-99ca8735-ee86-4019-b23c-9ddc674c5b4e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:16.410986 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:16.410986 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:16.411139 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f0ce0d2e-7524-486a-8f56-0132105daccd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.411955 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99ca8735-ee86-4019-b23c-9ddc674c5b4e tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:16.412696 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 661/2648] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:16.415185 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f0ce0d2e-7524-486a-8f56-0132105daccd tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:16.415559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f0ce0d2e-7524-486a-8f56-0132105daccd tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.417323 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f0ce0d2e-7524-486a-8f56-0132105daccd tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 400 Jul 31 19:13:16.417613 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 671/2649] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:16.427529 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f52c4a64-078d-4ba1-aaef-4fecc5f2d003 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.428472 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f52c4a64-078d-4ba1-aaef-4fecc5f2d003 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:16.428841 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f52c4a64-078d-4ba1-aaef-4fecc5f2d003 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.430455 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f52c4a64-078d-4ba1-aaef-4fecc5f2d003 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 400 Jul 31 19:13:16.430915 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 656/2650] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:16.443825 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02a5d4a1-9ceb-4ed5-94a9-3a01903b6fca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.448940 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02a5d4a1-9ceb-4ed5-94a9-3a01903b6fca tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:16.449260 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02a5d4a1-9ceb-4ed5-94a9-3a01903b6fca tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.452406 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02a5d4a1-9ceb-4ed5-94a9-3a01903b6fca tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 400 Jul 31 19:13:16.452897 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 663/2651] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:16 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) Jul 31 19:13:16.460552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-adbcb899-8841-46b1-9597-5f533afef01a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.462559 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adbcb899-8841-46b1-9597-5f533afef01a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] DELETE https://10.4.3.163/volume/v3/volumes/tempest-invalid-1192700916 Jul 31 19:13:16.462769 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adbcb899-8841-46b1-9597-5f533afef01a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.463010 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-adbcb899-8841-46b1-9597-5f533afef01a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.463245 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-adbcb899-8841-46b1-9597-5f533afef01a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Delete volume with id: tempest-invalid-1192700916 Jul 31 19:13:16.471048 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-adbcb899-8841-46b1-9597-5f533afef01a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/tempest-invalid-1192700916 returned with HTTP 404 Jul 31 19:13:16.471755 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 662/2652] 10.4.3.163 () {66 vars in 1321 bytes} [Fri Jul 31 19:13:16 2026] DELETE /volume/v3/volumes/tempest-invalid-1192700916 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:16.479622 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-635d45f4-8159-45d9-9296-a53cdb60a311 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.481517 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 672/2653] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:13:16 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 19:13:16.489163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-69ba09b8-48c9-4427-944e-6e3cb71bc1e4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.491069 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69ba09b8-48c9-4427-944e-6e3cb71bc1e4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/xxx/action Jul 31 19:13:16.491456 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69ba09b8-48c9-4427-944e-6e3cb71bc1e4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-detach": {}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.491629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69ba09b8-48c9-4427-944e-6e3cb71bc1e4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.499894 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69ba09b8-48c9-4427-944e-6e3cb71bc1e4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 31 19:13:16.500389 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 657/2654] 10.4.3.163 () {68 vars in 1291 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:16.508196 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e44dcc23-ac29-44f7-9d4b-d122da3509fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.509884 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e44dcc23-ac29-44f7-9d4b-d122da3509fc tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/tempest-invalid-1631942219 Jul 31 19:13:16.510114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e44dcc23-ac29-44f7-9d4b-d122da3509fc tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.510355 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e44dcc23-ac29-44f7-9d4b-d122da3509fc tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.522464 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d281dbe-6fa7-42df-9be9-e993b3fe2c23 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.522824 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e44dcc23-ac29-44f7-9d4b-d122da3509fc tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/tempest-invalid-1631942219 returned with HTTP 404 Jul 31 19:13:16.523139 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 664/2655] 10.4.3.163 () {66 vars in 1318 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes/tempest-invalid-1631942219 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:16.524607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d281dbe-6fa7-42df-9be9-e993b3fe2c23 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:16.526487 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d281dbe-6fa7-42df-9be9-e993b3fe2c23 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.526487 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d281dbe-6fa7-42df-9be9-e993b3fe2c23 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.532336 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-06d55e7e-dcab-4fe7-b995-526c9bcfd802 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.532684 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:16.532684 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:16.534636 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 673/2656] 10.4.3.163 () {66 vars in 1240 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 19:13:16.537750 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1d281dbe-6fa7-42df-9be9-e993b3fe2c23 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:16.542502 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e2014775-6695-4b6f-a988-46047ef33953 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.543238 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d281dbe-6fa7-42df-9be9-e993b3fe2c23 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:16.543615 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 663/2657] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:16.544850 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e2014775-6695-4b6f-a988-46047ef33953 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?status=null Jul 31 19:13:16.545037 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e2014775-6695-4b6f-a988-46047ef33953 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.545215 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e2014775-6695-4b6f-a988-46047ef33953 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.545508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-e2014775-6695-4b6f-a988-46047ef33953 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:16.545724 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e2014775-6695-4b6f-a988-46047ef33953 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Could not evaluate value null, assuming string {{(pid=100320) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:13:16.546283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e2014775-6695-4b6f-a988-46047ef33953 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:13:16.552606 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e2014775-6695-4b6f-a988-46047ef33953 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Get all volumes completed successfully. Jul 31 19:13:16.554373 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e2014775-6695-4b6f-a988-46047ef33953 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 31 19:13:16.554737 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 658/2658] 10.4.3.163 () {66 vars in 1281 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:13:16.569964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-acf7fc7c-daec-45fc-9626-dc8b625777c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.571656 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acf7fc7c-daec-45fc-9626-dc8b625777c0 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1413654373 Jul 31 19:13:16.571859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acf7fc7c-daec-45fc-9626-dc8b625777c0 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.572067 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acf7fc7c-daec-45fc-9626-dc8b625777c0 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.572342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-acf7fc7c-daec-45fc-9626-dc8b625777c0 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:16.573044 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-acf7fc7c-daec-45fc-9626-dc8b625777c0 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1413654373'), ('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:13:16.598850 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-acf7fc7c-daec-45fc-9626-dc8b625777c0 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Get all volumes completed successfully. Jul 31 19:13:16.599875 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acf7fc7c-daec-45fc-9626-dc8b625777c0 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1413654373 returned with HTTP 200 Jul 31 19:13:16.600259 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 665/2659] 10.4.3.163 () {66 vars in 1359 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1413654373 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:13:16.619901 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.621588 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes?status=null Jul 31 19:13:16.621791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.622020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.622391 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:16.622688 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Could not evaluate value null, assuming string {{(pid=100318) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 19:13:16.623280 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:13:16.648968 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Get all volumes completed successfully. Jul 31 19:13:16.649322 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-638c7b51-9b49-483f-a6c6-8865b3bf3bda tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes?status=null returned with HTTP 200 Jul 31 19:13:16.649716 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 674/2660] 10.4.3.163 () {66 vars in 1260 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:13:16.657913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-07aeeabb-c0ac-4c57-93c4-b46781a56212 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.659750 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07aeeabb-c0ac-4c57-93c4-b46781a56212 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-742568388 Jul 31 19:13:16.659969 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07aeeabb-c0ac-4c57-93c4-b46781a56212 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.660143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07aeeabb-c0ac-4c57-93c4-b46781a56212 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.660408 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-07aeeabb-c0ac-4c57-93c4-b46781a56212 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:16.661192 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-07aeeabb-c0ac-4c57-93c4-b46781a56212 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-742568388'), ('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:13:16.668225 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-07aeeabb-c0ac-4c57-93c4-b46781a56212 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Get all volumes completed successfully. Jul 31 19:13:16.668807 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07aeeabb-c0ac-4c57-93c4-b46781a56212 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-742568388 returned with HTTP 200 Jul 31 19:13:16.669562 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 664/2661] 10.4.3.163 () {66 vars in 1336 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-742568388 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:13:16.681137 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1559da24-3ba8-4c4b-97ff-52effca45345 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.684356 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1559da24-3ba8-4c4b-97ff-52effca45345 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action Jul 31 19:13:16.684356 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1559da24-3ba8-4c4b-97ff-52effca45345 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.684356 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1559da24-3ba8-4c4b-97ff-52effca45345 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.693497 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:16.693497 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:16.694528 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1559da24-3ba8-4c4b-97ff-52effca45345 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume info retrieved successfully. Jul 31 19:13:16.700184 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1559da24-3ba8-4c4b-97ff-52effca45345 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Reserve volume completed successfully. Jul 31 19:13:16.700404 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1559da24-3ba8-4c4b-97ff-52effca45345 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action returned with HTTP 202 Jul 31 19:13:16.700834 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 659/2662] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:13:16.708964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-663487f6-4b1b-4769-9852-c59796a271f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.711313 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-663487f6-4b1b-4769-9852-c59796a271f9 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action Jul 31 19:13:16.711682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-663487f6-4b1b-4769-9852-c59796a271f9 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.711828 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-663487f6-4b1b-4769-9852-c59796a271f9 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.721944 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:16.721944 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:16.722486 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-663487f6-4b1b-4769-9852-c59796a271f9 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume info retrieved successfully. Jul 31 19:13:16.726969 np0000006260 devstack@c-api.service[100317]: ERROR cinder.volume.api [None req-663487f6-4b1b-4769-9852-c59796a271f9 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume status must be available to reserve, but the status is attaching. Jul 31 19:13:16.727282 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-663487f6-4b1b-4769-9852-c59796a271f9 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action returned with HTTP 400 Jul 31 19:13:16.728021 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 666/2663] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:16.736124 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d52d5c1e-cca1-4333-ae67-8eaaaa4713c3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.737867 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d52d5c1e-cca1-4333-ae67-8eaaaa4713c3 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action Jul 31 19:13:16.738260 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d52d5c1e-cca1-4333-ae67-8eaaaa4713c3 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.738392 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d52d5c1e-cca1-4333-ae67-8eaaaa4713c3 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.746860 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:16.746860 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:16.747305 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d52d5c1e-cca1-4333-ae67-8eaaaa4713c3 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume info retrieved successfully. Jul 31 19:13:16.760020 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d52d5c1e-cca1-4333-ae67-8eaaaa4713c3 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Unreserve volume completed successfully. Jul 31 19:13:16.760220 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d52d5c1e-cca1-4333-ae67-8eaaaa4713c3 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action returned with HTTP 202 Jul 31 19:13:16.760665 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 675/2664] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:13:16.768051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-20fb0f22-aa41-4a92-9336-a58560db9848 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.769918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20fb0f22-aa41-4a92-9336-a58560db9848 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/8bff6ea9-5615-425b-bebb-2f18c5203fb6/action Jul 31 19:13:16.770340 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20fb0f22-aa41-4a92-9336-a58560db9848 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.770484 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20fb0f22-aa41-4a92-9336-a58560db9848 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.777931 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20fb0f22-aa41-4a92-9336-a58560db9848 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/8bff6ea9-5615-425b-bebb-2f18c5203fb6/action returned with HTTP 404 Jul 31 19:13:16.781461 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 665/2665] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/8bff6ea9-5615-425b-bebb-2f18c5203fb6/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.786041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-053c95d7-e9c1-472c-afe2-dd92605b42dc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.787897 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-053c95d7-e9c1-472c-afe2-dd92605b42dc tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/8223d9bc-0dd6-4797-b8c2-23b43b5c1f08/action Jul 31 19:13:16.788213 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-053c95d7-e9c1-472c-afe2-dd92605b42dc tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.788327 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-053c95d7-e9c1-472c-afe2-dd92605b42dc tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.794539 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-053c95d7-e9c1-472c-afe2-dd92605b42dc tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/8223d9bc-0dd6-4797-b8c2-23b43b5c1f08/action returned with HTTP 404 Jul 31 19:13:16.794983 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 660/2666] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/8223d9bc-0dd6-4797-b8c2-23b43b5c1f08/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.804384 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2e019911-d526-4ec2-8187-1ab6d531a612 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.806331 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 667/2667] 10.4.3.163 () {68 vars in 1260 bytes} [Fri Jul 31 19:13:16 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 19:13:16.817315 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0d8c615e-d4e5-4260-91e2-9095d4a73f25 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.819205 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d8c615e-d4e5-4260-91e2-9095d4a73f25 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] PUT https://10.4.3.163/volume/v3/volumes/tempest-invalid-442341487 Jul 31 19:13:16.819614 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d8c615e-d4e5-4260-91e2-9095d4a73f25 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.829461 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d8c615e-d4e5-4260-91e2-9095d4a73f25 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/tempest-invalid-442341487 returned with HTTP 404 Jul 31 19:13:16.829921 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 676/2668] 10.4.3.163 () {68 vars in 1335 bytes} [Fri Jul 31 19:13:16 2026] PUT /volume/v3/volumes/tempest-invalid-442341487 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:16.839418 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f0a99fd5-004a-4a15-82fe-98948607c57a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.841275 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0a99fd5-004a-4a15-82fe-98948607c57a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] PUT https://10.4.3.163/volume/v3/volumes/ddc0fe48-541f-4988-931a-8255095ff253 Jul 31 19:13:16.841616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0a99fd5-004a-4a15-82fe-98948607c57a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.850290 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0a99fd5-004a-4a15-82fe-98948607c57a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/ddc0fe48-541f-4988-931a-8255095ff253 returned with HTTP 404 Jul 31 19:13:16.850960 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 666/2669] 10.4.3.163 () {68 vars in 1368 bytes} [Fri Jul 31 19:13:16 2026] PUT /volume/v3/volumes/ddc0fe48-541f-4988-931a-8255095ff253 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.865922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9006f605-0146-49f6-83aa-c0b5450965b4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.869171 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9006f605-0146-49f6-83aa-c0b5450965b4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] DELETE https://10.4.3.163/volume/v3/volumes/2e182841-fb56-47b9-9233-ea01a415a95c Jul 31 19:13:16.869410 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9006f605-0146-49f6-83aa-c0b5450965b4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.870246 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9006f605-0146-49f6-83aa-c0b5450965b4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.870497 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-9006f605-0146-49f6-83aa-c0b5450965b4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Delete volume with id: 2e182841-fb56-47b9-9233-ea01a415a95c Jul 31 19:13:16.881243 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9006f605-0146-49f6-83aa-c0b5450965b4 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/2e182841-fb56-47b9-9233-ea01a415a95c returned with HTTP 404 Jul 31 19:13:16.885586 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 661/2670] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:16 2026] DELETE /volume/v3/volumes/2e182841-fb56-47b9-9233-ea01a415a95c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.892790 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-82c03a16-a7e5-4500-947c-572226ce6da2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.894494 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82c03a16-a7e5-4500-947c-572226ce6da2 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action Jul 31 19:13:16.894912 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82c03a16-a7e5-4500-947c-572226ce6da2 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.895047 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-82c03a16-a7e5-4500-947c-572226ce6da2 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.896685 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-82c03a16-a7e5-4500-947c-572226ce6da2 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action returned with HTTP 400 Jul 31 19:13:16.897131 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 668/2671] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:16.906839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-362c2ea8-f2fc-4bcb-9b2b-e43f20b376b6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.909952 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-362c2ea8-f2fc-4bcb-9b2b-e43f20b376b6 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action Jul 31 19:13:16.910329 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-362c2ea8-f2fc-4bcb-9b2b-e43f20b376b6 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.910508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-362c2ea8-f2fc-4bcb-9b2b-e43f20b376b6 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.914258 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-362c2ea8-f2fc-4bcb-9b2b-e43f20b376b6 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action returned with HTTP 400 Jul 31 19:13:16.914809 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 677/2672] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:16.918519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-507a8e06-80d3-4bf4-9cb6-5da5d7e29525 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.918781 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-507a8e06-80d3-4bf4-9cb6-5da5d7e29525 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:16.918954 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-507a8e06-80d3-4bf4-9cb6-5da5d7e29525 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.919151 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-507a8e06-80d3-4bf4-9cb6-5da5d7e29525 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.922913 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c931cb2c-3757-4e6d-8cde-25c8f75e7d71 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.925106 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c931cb2c-3757-4e6d-8cde-25c8f75e7d71 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/e79452f3-0fff-4def-b4cf-e13faeeed1e6/action Jul 31 19:13:16.925579 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c931cb2c-3757-4e6d-8cde-25c8f75e7d71 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.925743 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c931cb2c-3757-4e6d-8cde-25c8f75e7d71 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.932178 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:16.932178 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:16.933404 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c931cb2c-3757-4e6d-8cde-25c8f75e7d71 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/e79452f3-0fff-4def-b4cf-e13faeeed1e6/action returned with HTTP 404 Jul 31 19:13:16.934094 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 662/2673] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/e79452f3-0fff-4def-b4cf-e13faeeed1e6/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.936919 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-507a8e06-80d3-4bf4-9cb6-5da5d7e29525 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:16.942133 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-507a8e06-80d3-4bf4-9cb6-5da5d7e29525 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:16.942539 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0e16bdd5-1f34-4478-a47f-1113261fffce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.942627 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 667/2674] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:16.944616 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e16bdd5-1f34-4478-a47f-1113261fffce tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action Jul 31 19:13:16.944946 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e16bdd5-1f34-4478-a47f-1113261fffce tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.945066 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0e16bdd5-1f34-4478-a47f-1113261fffce tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.947274 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0e16bdd5-1f34-4478-a47f-1113261fffce tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action returned with HTTP 400 Jul 31 19:13:16.947689 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 669/2675] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:16.955515 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9252d179-aa49-4001-8a7b-064a2ad5264c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.958834 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9252d179-aa49-4001-8a7b-064a2ad5264c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] POST https://10.4.3.163/volume/v3/volumes/None/action Jul 31 19:13:16.959201 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9252d179-aa49-4001-8a7b-064a2ad5264c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:16.959310 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9252d179-aa49-4001-8a7b-064a2ad5264c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:16.965624 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9252d179-aa49-4001-8a7b-064a2ad5264c tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/None/action returned with HTTP 404 Jul 31 19:13:16.966066 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 678/2676] 10.4.3.163 () {68 vars in 1294 bytes} [Fri Jul 31 19:13:16 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:16.974129 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3aba4d9d-8dca-45bf-8368-37cbcebd1e92 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.976008 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3aba4d9d-8dca-45bf-8368-37cbcebd1e92 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/04609777-f16c-42b5-8473-547270d92cb8 Jul 31 19:13:16.976203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3aba4d9d-8dca-45bf-8368-37cbcebd1e92 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.976429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3aba4d9d-8dca-45bf-8368-37cbcebd1e92 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:16.981719 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3aba4d9d-8dca-45bf-8368-37cbcebd1e92 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/04609777-f16c-42b5-8473-547270d92cb8 returned with HTTP 404 Jul 31 19:13:16.982181 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 663/2677] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes/04609777-f16c-42b5-8473-547270d92cb8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:16.990023 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5d151010-c7d6-41ff-9f55-4c09813b5d2b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:16.991908 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d151010-c7d6-41ff-9f55-4c09813b5d2b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 Jul 31 19:13:16.992205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d151010-c7d6-41ff-9f55-4c09813b5d2b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:16.992382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d151010-c7d6-41ff-9f55-4c09813b5d2b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:17.000547 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:17.000547 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:17.002549 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5d151010-c7d6-41ff-9f55-4c09813b5d2b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume info retrieved successfully. Jul 31 19:13:17.006658 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d151010-c7d6-41ff-9f55-4c09813b5d2b tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 returned with HTTP 200 Jul 31 19:13:17.007033 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 668/2678] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:16 2026] GET /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:17.021265 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3cfef14c-f80a-4d01-b41d-7d547d5b396a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:17.023424 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3cfef14c-f80a-4d01-b41d-7d547d5b396a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] DELETE https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 Jul 31 19:13:17.023712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3cfef14c-f80a-4d01-b41d-7d547d5b396a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:17.023994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3cfef14c-f80a-4d01-b41d-7d547d5b396a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:17.024233 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3cfef14c-f80a-4d01-b41d-7d547d5b396a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Delete volume with id: cbc9e842-050d-4354-8531-7db25504be83 Jul 31 19:13:17.032827 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:17.032827 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:17.033379 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3cfef14c-f80a-4d01-b41d-7d547d5b396a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume info retrieved successfully. Jul 31 19:13:17.051345 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3cfef14c-f80a-4d01-b41d-7d547d5b396a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Delete volume request issued successfully. Jul 31 19:13:17.051531 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3cfef14c-f80a-4d01-b41d-7d547d5b396a tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 returned with HTTP 202 Jul 31 19:13:17.052293 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 670/2679] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:17 2026] DELETE /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:17.060487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-06344eeb-44a1-442d-9167-f39301dcc9a8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:17.062215 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06344eeb-44a1-442d-9167-f39301dcc9a8 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 Jul 31 19:13:17.062406 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06344eeb-44a1-442d-9167-f39301dcc9a8 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:17.062643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06344eeb-44a1-442d-9167-f39301dcc9a8 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:17.069735 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:17.069735 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:17.073415 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-06344eeb-44a1-442d-9167-f39301dcc9a8 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Volume info retrieved successfully. Jul 31 19:13:17.077233 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06344eeb-44a1-442d-9167-f39301dcc9a8 tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 returned with HTTP 200 Jul 31 19:13:17.077614 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 679/2680] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:17 2026] GET /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:17.423425 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0b6b88c2-27af-45fb-bdb8-31b3d54394b1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:17.426076 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0b6b88c2-27af-45fb-bdb8-31b3d54394b1 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:17.426257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0b6b88c2-27af-45fb-bdb8-31b3d54394b1 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:17.426426 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0b6b88c2-27af-45fb-bdb8-31b3d54394b1 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:17.426541 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-0b6b88c2-27af-45fb-bdb8-31b3d54394b1 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:17.431316 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:17.431316 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:17.431978 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0b6b88c2-27af-45fb-bdb8-31b3d54394b1 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:17.432372 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 664/2681] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:17 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:17.558503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b588776-3970-4eab-8030-d3d63d58a026 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:17.558910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-faf3e347-4105-4fc5-b666-43ab096db88a req-32286064-ea76-4b05-ac3c-229ca771d513 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:17.563555 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b588776-3970-4eab-8030-d3d63d58a026 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:17.563660 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-32286064-ea76-4b05-ac3c-229ca771d513 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325/action Jul 31 19:13:17.563704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b588776-3970-4eab-8030-d3d63d58a026 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:17.563704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b588776-3970-4eab-8030-d3d63d58a026 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:17.563800 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-32286064-ea76-4b05-ac3c-229ca771d513 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:17.563800 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-32286064-ea76-4b05-ac3c-229ca771d513 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:17.571329 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:17.571329 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:17.576021 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1b588776-3970-4eab-8030-d3d63d58a026 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:17.588382 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b588776-3970-4eab-8030-d3d63d58a026 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:17.588382 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 669/2682] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:17 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:17.593185 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:17.593185 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:17.610354 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-faf3e347-4105-4fc5-b666-43ab096db88a req-32286064-ea76-4b05-ac3c-229ca771d513 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325/action returned with HTTP 204 Jul 31 19:13:17.610354 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 671/2683] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:13:17 2026] POST /volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:17.958881 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7b9ec1cd-1cae-4aaf-9801-269794107b5b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:17.960725 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b9ec1cd-1cae-4aaf-9801-269794107b5b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:17.960960 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b9ec1cd-1cae-4aaf-9801-269794107b5b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:17.961153 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b9ec1cd-1cae-4aaf-9801-269794107b5b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:17.970800 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:17.970800 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:17.974445 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7b9ec1cd-1cae-4aaf-9801-269794107b5b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:17.978608 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b9ec1cd-1cae-4aaf-9801-269794107b5b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:17.982356 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 680/2684] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:17 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:17.991404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-758d4eb5-92d9-410a-b854-325497bc4b13 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:17.993803 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-758d4eb5-92d9-410a-b854-325497bc4b13 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:13:17.994076 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-758d4eb5-92d9-410a-b854-325497bc4b13 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:17.994303 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-758d4eb5-92d9-410a-b854-325497bc4b13 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.008048 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.008048 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:18.011253 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-758d4eb5-92d9-410a-b854-325497bc4b13 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:13:18.017081 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-758d4eb5-92d9-410a-b854-325497bc4b13 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:13:18.017081 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 665/2685] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:17 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:18.082358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8d1ecc64-e95f-4fbc-959d-ae932721d596 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.082893 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d1ecc64-e95f-4fbc-959d-ae932721d596 None None] GET https://10.4.3.163/volume// Jul 31 19:13:18.083103 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d1ecc64-e95f-4fbc-959d-ae932721d596 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:18.083303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d1ecc64-e95f-4fbc-959d-ae932721d596 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.083682 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d1ecc64-e95f-4fbc-959d-ae932721d596 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:18.083972 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 670/2686] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:18.091201 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b468c7f-be0a-47c4-ab15-93900a3b7a4e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.096186 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b468c7f-be0a-47c4-ab15-93900a3b7a4e tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] GET https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 Jul 31 19:13:18.096186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b468c7f-be0a-47c4-ab15-93900a3b7a4e tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:18.096186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b468c7f-be0a-47c4-ab15-93900a3b7a4e tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.097734 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-50e42220-f552-4a2f-8dd7-35de050fc0d1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.100191 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-50e42220-f552-4a2f-8dd7-35de050fc0d1 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:13:18.101917 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-50e42220-f552-4a2f-8dd7-35de050fc0d1 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4181c71a-fc40-404f-b59b-7f2218bf532f", "connector": null, "instance_uuid": "11061351-40b4-4a76-a4e9-75b7a3f6ef38"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:18.103035 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b468c7f-be0a-47c4-ab15-93900a3b7a4e tempest-VolumesNegativeTest-1720057850 tempest-VolumesNegativeTest-1720057850-project-member] https://10.4.3.163/volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 returned with HTTP 404 Jul 31 19:13:18.103797 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 672/2687] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:18 2026] GET /volume/v3/volumes/cbc9e842-050d-4354-8531-7db25504be83 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:18.112229 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.112229 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:18.146128 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-50e42220-f552-4a2f-8dd7-35de050fc0d1 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:13:18.146836 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 681/2688] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:13:18 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:18.156738 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-edcda6ae-a054-42e1-9146-46a1a2642511 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.162319 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-edcda6ae-a054-42e1-9146-46a1a2642511 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] DELETE https://10.4.3.163/volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3 Jul 31 19:13:18.162516 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-edcda6ae-a054-42e1-9146-46a1a2642511 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:18.162692 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-edcda6ae-a054-42e1-9146-46a1a2642511 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.175970 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.175970 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:18.230036 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a3e4bf0b-eeec-498e-80ec-4707af461d22 req-edcda6ae-a054-42e1-9146-46a1a2642511 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3 returned with HTTP 200 Jul 31 19:13:18.230453 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 666/2689] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:13:18 2026] DELETE /volume/v3/attachments/b042a5d0-c7ff-44b2-afed-06fd29e924d3 => generated 192 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:18.444756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ff689b9c-b6de-4990-86d9-8bb8e6d433e4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.450604 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff689b9c-b6de-4990-86d9-8bb8e6d433e4 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:18.450831 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff689b9c-b6de-4990-86d9-8bb8e6d433e4 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:18.451027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff689b9c-b6de-4990-86d9-8bb8e6d433e4 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.451493 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ff689b9c-b6de-4990-86d9-8bb8e6d433e4 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:18.466350 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.466350 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:18.467738 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff689b9c-b6de-4990-86d9-8bb8e6d433e4 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:18.468401 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 671/2690] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:18 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 738 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:18.483834 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ddacbbd-c84d-4bca-911a-a97744a5e464 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.605306 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8ff0b30-f617-4d9a-8ac3-34360d612372 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.607259 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8ff0b30-f617-4d9a-8ac3-34360d612372 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:18.607501 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8ff0b30-f617-4d9a-8ac3-34360d612372 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:18.607758 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8ff0b30-f617-4d9a-8ac3-34360d612372 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.617484 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.617484 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:18.624292 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c8ff0b30-f617-4d9a-8ac3-34360d612372 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:18.624721 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ddacbbd-c84d-4bca-911a-a97744a5e464 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-member] PUT https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:18.625621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ddacbbd-c84d-4bca-911a-a97744a5e464 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:18.629054 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8ff0b30-f617-4d9a-8ac3-34360d612372 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:18.629336 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 682/2691] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:18 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:18.636713 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.636713 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:18.649265 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ddacbbd-c84d-4bca-911a-a97744a5e464 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-member] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:18.649842 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 673/2692] 10.4.3.163 () {70 vars in 1408 bytes} [Fri Jul 31 19:13:18 2026] PUT /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 316 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:18.657369 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f4b845fb-1222-44f6-a54f-adae5981aa3f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.661580 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4b845fb-1222-44f6-a54f-adae5981aa3f tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:18.661805 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4b845fb-1222-44f6-a54f-adae5981aa3f tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:18.661991 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4b845fb-1222-44f6-a54f-adae5981aa3f tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.662117 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-f4b845fb-1222-44f6-a54f-adae5981aa3f tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:18.670948 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.670948 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:18.671800 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4b845fb-1222-44f6-a54f-adae5981aa3f tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:18.672186 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 667/2693] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:18 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 762 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:18.682142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aa4d95e9-0d0f-414b-9462-b06ba6b0324b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.685467 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa4d95e9-0d0f-414b-9462-b06ba6b0324b tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] DELETE https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:18.685810 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa4d95e9-0d0f-414b-9462-b06ba6b0324b tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:18.686078 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa4d95e9-0d0f-414b-9462-b06ba6b0324b tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.686300 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-aa4d95e9-0d0f-414b-9462-b06ba6b0324b tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Delete backup with id: f7f65fda-cdc0-415a-a91d-4769f6b44d69. Jul 31 19:13:18.691370 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.691370 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:18.706201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-aa4d95e9-0d0f-414b-9462-b06ba6b0324b tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] delete_backup rpcapi backup_id f7f65fda-cdc0-415a-a91d-4769f6b44d69 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:13:18.707856 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa4d95e9-0d0f-414b-9462-b06ba6b0324b tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 202 Jul 31 19:13:18.708675 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 672/2694] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:13:18 2026] DELETE /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:13:18.716571 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1695b44c-e2e5-4e6c-996f-3f41108ae398 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:18.719081 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1695b44c-e2e5-4e6c-996f-3f41108ae398 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:18.719367 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1695b44c-e2e5-4e6c-996f-3f41108ae398 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:18.719569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1695b44c-e2e5-4e6c-996f-3f41108ae398 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:18.719668 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1695b44c-e2e5-4e6c-996f-3f41108ae398 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:18.724763 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:18.724763 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:18.725447 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1695b44c-e2e5-4e6c-996f-3f41108ae398 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 200 Jul 31 19:13:18.726109 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 683/2695] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:18 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:19.502231 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4882a05d-db7c-4bcb-8f0a-851fe4289546 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.502480 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4882a05d-db7c-4bcb-8f0a-851fe4289546 None None] GET https://10.4.3.163/volume// Jul 31 19:13:19.502712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4882a05d-db7c-4bcb-8f0a-851fe4289546 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:19.502960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4882a05d-db7c-4bcb-8f0a-851fe4289546 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:19.503630 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4882a05d-db7c-4bcb-8f0a-851fe4289546 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:19.503695 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 674/2696] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:19.512151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-c99feaf1-0b77-4899-ae2d-286ccb34de8f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.514303 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-c99feaf1-0b77-4899-ae2d-286ccb34de8f tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] GET https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f Jul 31 19:13:19.514417 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-c99feaf1-0b77-4899-ae2d-286ccb34de8f tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:19.514677 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-c99feaf1-0b77-4899-ae2d-286ccb34de8f tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:19.528033 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:19.528033 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:19.535321 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-c99feaf1-0b77-4899-ae2d-286ccb34de8f tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Volume info retrieved successfully. Jul 31 19:13:19.544044 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-c99feaf1-0b77-4899-ae2d-286ccb34de8f tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f returned with HTTP 200 Jul 31 19:13:19.544529 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 668/2697] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:13:19 2026] GET /volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:19.663065 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-4c80dc3d-710e-4915-8b47-53a7b9fe6bb6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.665280 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-4c80dc3d-710e-4915-8b47-53a7b9fe6bb6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] PUT https://10.4.3.163/volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b Jul 31 19:13:19.665898 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-4c80dc3d-710e-4915-8b47-53a7b9fe6bb6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:19.676984 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-4c80dc3d-710e-4915-8b47-53a7b9fe6bb6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Acquiring lock "cinder-attachment_update-4181c71a-fc40-404f-b59b-7f2218bf532f-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:13:19.683398 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-4c80dc3d-710e-4915-8b47-53a7b9fe6bb6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Lock "cinder-attachment_update-4181c71a-fc40-404f-b59b-7f2218bf532f-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:13:19.685196 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:19.685196 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:19.737335 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-af2fbfd7-ac1c-4e44-adde-f7174b009164 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.740856 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af2fbfd7-ac1c-4e44-adde-f7174b009164 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 Jul 31 19:13:19.741155 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af2fbfd7-ac1c-4e44-adde-f7174b009164 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:19.741417 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-af2fbfd7-ac1c-4e44-adde-f7174b009164 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:19.741597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-af2fbfd7-ac1c-4e44-adde-f7174b009164 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Show backup with id f7f65fda-cdc0-415a-a91d-4769f6b44d69. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:19.750189 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-af2fbfd7-ac1c-4e44-adde-f7174b009164 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 returned with HTTP 404 Jul 31 19:13:19.750189 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 684/2698] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:19 2026] GET /volume/v3/backups/f7f65fda-cdc0-415a-a91d-4769f6b44d69 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:19.759120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0cfebfbe-981b-4e62-a037-d4ce258e9b16 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.761150 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cfebfbe-981b-4e62-a037-d4ce258e9b16 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a Jul 31 19:13:19.761379 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cfebfbe-981b-4e62-a037-d4ce258e9b16 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:19.761598 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0cfebfbe-981b-4e62-a037-d4ce258e9b16 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:19.761758 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0cfebfbe-981b-4e62-a037-d4ce258e9b16 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Delete volume with id: 7045417f-f91d-426a-a655-fae66b81d19a Jul 31 19:13:19.770608 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:19.770608 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:19.771127 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0cfebfbe-981b-4e62-a037-d4ce258e9b16 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Volume info retrieved successfully. Jul 31 19:13:19.777894 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0ed68df0-95e9-41d9-b7af-947da4c657ad None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.779761 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0ed68df0-95e9-41d9-b7af-947da4c657ad tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:19.780033 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0ed68df0-95e9-41d9-b7af-947da4c657ad tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:19.780272 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0ed68df0-95e9-41d9-b7af-947da4c657ad tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:19.789592 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:19.789592 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:19.795480 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0ed68df0-95e9-41d9-b7af-947da4c657ad tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:19.798593 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0ed68df0-95e9-41d9-b7af-947da4c657ad tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:19.798992 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 669/2699] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:19 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:19.799925 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0cfebfbe-981b-4e62-a037-d4ce258e9b16 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Delete volume request issued successfully. Jul 31 19:13:19.801494 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0cfebfbe-981b-4e62-a037-d4ce258e9b16 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a returned with HTTP 202 Jul 31 19:13:19.801494 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 675/2700] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:13:19 2026] DELETE /volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:19.801607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-4c80dc3d-710e-4915-8b47-53a7b9fe6bb6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Lock "cinder-attachment_update-4181c71a-fc40-404f-b59b-7f2218bf532f-np0000006260" released by "attachment_update" :: held 0.118s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:13:19.801607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-4c80dc3d-710e-4915-8b47-53a7b9fe6bb6 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b returned with HTTP 200 Jul 31 19:13:19.802133 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 673/2701] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:13:19 2026] PUT /volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:19.815515 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d06213f7-d5e0-4b0a-9dab-754c05f76e75 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.818407 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-efc66138-a5ca-45d7-b641-7ca51a38c9ba None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.820383 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d06213f7-d5e0-4b0a-9dab-754c05f76e75 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] DELETE https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:19.820807 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d06213f7-d5e0-4b0a-9dab-754c05f76e75 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:19.821093 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d06213f7-d5e0-4b0a-9dab-754c05f76e75 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:19.821142 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-efc66138-a5ca-45d7-b641-7ca51a38c9ba tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a Jul 31 19:13:19.821498 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-efc66138-a5ca-45d7-b641-7ca51a38c9ba tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:19.821806 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-efc66138-a5ca-45d7-b641-7ca51a38c9ba tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:19.821950 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d06213f7-d5e0-4b0a-9dab-754c05f76e75 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Delete volume with id: 57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:19.831175 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:19.831175 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:19.832270 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d06213f7-d5e0-4b0a-9dab-754c05f76e75 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:19.832997 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:19.832997 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:19.841578 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-efc66138-a5ca-45d7-b641-7ca51a38c9ba tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Volume info retrieved successfully. Jul 31 19:13:19.841677 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-745dea59-c329-4231-9aee-4ec80df8929c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.847301 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-efc66138-a5ca-45d7-b641-7ca51a38c9ba tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a returned with HTTP 200 Jul 31 19:13:19.848065 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 670/2702] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:19 2026] GET /volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:19.848916 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-745dea59-c329-4231-9aee-4ec80df8929c tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] POST https://10.4.3.163/volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b/action Jul 31 19:13:19.850006 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-745dea59-c329-4231-9aee-4ec80df8929c tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:19.850155 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-745dea59-c329-4231-9aee-4ec80df8929c tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:19.863405 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d06213f7-d5e0-4b0a-9dab-754c05f76e75 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Delete volume request issued successfully. Jul 31 19:13:19.864071 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d06213f7-d5e0-4b0a-9dab-754c05f76e75 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 202 Jul 31 19:13:19.864112 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 685/2703] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:19 2026] DELETE /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:19.873712 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-635b28b6-65d5-4688-8fa0-92cc01f25b5f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:19.877046 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-635b28b6-65d5-4688-8fa0-92cc01f25b5f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:19.878733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-635b28b6-65d5-4688-8fa0-92cc01f25b5f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:19.878733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-635b28b6-65d5-4688-8fa0-92cc01f25b5f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:19.878855 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:19.878855 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:19.886717 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:19.886717 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:19.889677 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-635b28b6-65d5-4688-8fa0-92cc01f25b5f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Volume info retrieved successfully. Jul 31 19:13:19.890105 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ff9fc758-b246-43a9-8e4a-715adae25f58 req-745dea59-c329-4231-9aee-4ec80df8929c tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b/action returned with HTTP 204 Jul 31 19:13:19.890617 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 676/2704] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:13:19 2026] POST /volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:19.894262 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-635b28b6-65d5-4688-8fa0-92cc01f25b5f tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 200 Jul 31 19:13:19.894746 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 674/2705] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:19 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:20.354563 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:20.356832 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:20.357164 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1832850774", "snapshot_id": "1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:20.359186 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1832850774', 'snapshot_id': '1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:20.365804 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:20.365804 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:20.366414 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Snapshot retrieved successfully. Jul 31 19:13:20.366574 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Create volume of 1 GB Jul 31 19:13:20.372133 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Availability Zones retrieved successfully. Jul 31 19:13:20.382323 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Flow 'volume_create_api' (a1392cee-77af-40c6-9628-a8da5e60687d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:20.384950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21443468-219d-4541-b029-16cfbc83d064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:20.386324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:20.447048 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21443468-219d-4541-b029-16cfbc83d064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:20.447906 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d2e518-759e-46ec-b295-98e8a645dcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:20.508570 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Created reservations ['1252ebcc-8a0d-49e8-840a-12467c77b7b5', 'a93b7e16-7d3b-4730-a21b-11ccad915a77', '3a9af02f-96eb-4cc8-88c8-121c1f08f400', '92adbe41-ba6f-42c1-89e1-7838dc9b899f'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:20.509425 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d2e518-759e-46ec-b295-98e8a645dcad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1252ebcc-8a0d-49e8-840a-12467c77b7b5', 'a93b7e16-7d3b-4730-a21b-11ccad915a77', '3a9af02f-96eb-4cc8-88c8-121c1f08f400', '92adbe41-ba6f-42c1-89e1-7838dc9b899f']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:20.510178 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1dbc9e-3078-405e-af4a-b8b80e2dd590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:20.568324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b1dbc9e-3078-405e-af4a-b8b80e2dd590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c4042fa-e586-44a5-8f5f-86cca7a054c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1832850774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75294ddfdece4f76858620091f84bf10',qos_specs=None,replication_status=,reservations=['1252ebcc-8a0d-49e8-840a-12467c77b7b5','a93b7e16-7d3b-4730-a21b-11ccad915a77','3a9af02f-96eb-4cc8-88c8-121c1f08f400','92adbe41-ba6f-42c1-89e1-7838dc9b899f'],size=1,snapshot_id=1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9,source_replicaid=,source_volid=None,status='creating',user_id='648e8a5d31e54dc2b9d7e3c4c1b0e7bb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1832850774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c4042fa-e586-44a5-8f5f-86cca7a054c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75294ddfdece4f76858620091f84bf10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='648e8a5d31e54dc2b9d7e3c4c1b0e7bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:20.569199 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5494e5e-8b7d-495b-b368-eb9dd7cd67b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:20.604579 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5494e5e-8b7d-495b-b368-eb9dd7cd67b8) transitioned into state 'SUCCESS' from state '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-1832850774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75294ddfdece4f76858620091f84bf10',qos_specs=None,replication_status=,reservations=['1252ebcc-8a0d-49e8-840a-12467c77b7b5','a93b7e16-7d3b-4730-a21b-11ccad915a77','3a9af02f-96eb-4cc8-88c8-121c1f08f400','92adbe41-ba6f-42c1-89e1-7838dc9b899f'],size=1,snapshot_id=1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9,source_replicaid=,source_volid=None,status='creating',user_id='648e8a5d31e54dc2b9d7e3c4c1b0e7bb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:20.605397 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e14f55-b5f0-416c-acd8-c38a0c0c25b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:20.628845 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e14f55-b5f0-416c-acd8-c38a0c0c25b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:20.630071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Flow 'volume_create_api' (a1392cee-77af-40c6-9628-a8da5e60687d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:20.630365 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Create volume request issued successfully. Jul 31 19:13:20.631463 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0e043d45-11af-4fe9-b4be-2d0bc5bcf807 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:20.631997 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 671/2706] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:13:20 2026] POST /volume/v3/volumes => generated 781 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:20.863682 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a078f118-e4c6-4e22-a738-46d116a28e53 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:20.865849 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a078f118-e4c6-4e22-a738-46d116a28e53 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] GET https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a Jul 31 19:13:20.866073 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a078f118-e4c6-4e22-a738-46d116a28e53 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:20.866282 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a078f118-e4c6-4e22-a738-46d116a28e53 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:20.874469 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a078f118-e4c6-4e22-a738-46d116a28e53 tempest-ProjectMemberTests39-357305790 tempest-ProjectMemberTests39-357305790-project-admin] https://10.4.3.163/volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a returned with HTTP 404 Jul 31 19:13:20.874900 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 686/2707] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:20 2026] GET /volume/v3/volumes/7045417f-f91d-426a-a655-fae66b81d19a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:20.910133 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-090661c1-e26c-455d-916b-511f7932afc0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:20.912903 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-090661c1-e26c-455d-916b-511f7932afc0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] GET https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c Jul 31 19:13:20.913794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-090661c1-e26c-455d-916b-511f7932afc0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:20.913794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-090661c1-e26c-455d-916b-511f7932afc0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:20.920037 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-090661c1-e26c-455d-916b-511f7932afc0 tempest-VolumesActionsTest-438963926 tempest-VolumesActionsTest-438963926-project-member] https://10.4.3.163/volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c returned with HTTP 404 Jul 31 19:13:20.920560 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 677/2708] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:20 2026] GET /volume/v3/volumes/57aadbc4-19f1-4507-8d78-ba66f014244c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:23.204175 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9ea6d165-cee6-49ed-bbbf-d4278580dbb9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:23.372052 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9ea6d165-cee6-49ed-bbbf-d4278580dbb9 tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-admin] GET https://10.4.3.163/volume/v3/scheduler-stats/get_pools Jul 31 19:13:23.372380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9ea6d165-cee6-49ed-bbbf-d4278580dbb9 tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:23.372629 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9ea6d165-cee6-49ed-bbbf-d4278580dbb9 tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-admin] Calling method 'get_pools' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:23.389282 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9ea6d165-cee6-49ed-bbbf-d4278580dbb9 tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-admin] https://10.4.3.163/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 19:13:23.389847 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 675/2709] 10.4.3.163 () {66 vars in 1291 bytes} [Fri Jul 31 19:13:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:23.398840 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a8bbe904-a8a9-43fd-8c19-661e53727a2b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:23.501743 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a8bbe904-a8a9-43fd-8c19-661e53727a2b tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-reader] GET https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool Jul 31 19:13:23.502086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a8bbe904-a8a9-43fd-8c19-661e53727a2b tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:23.502368 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a8bbe904-a8a9-43fd-8c19-661e53727a2b tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-reader] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:23.502915 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:23.502915 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:23.503310 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-a8bbe904-a8a9-43fd-8c19-661e53727a2b tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9f1b5edf49f843e0a3ea7533ab8e2988', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd6214475eb248ac883ebf2428c45cba', '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=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:23.504709 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a8bbe904-a8a9-43fd-8c19-661e53727a2b tempest-ProjectReaderTests-1015336730 tempest-ProjectReaderTests-1015336730-project-reader] https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool returned with HTTP 403 Jul 31 19:13:23.505219 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 672/2710] 10.4.3.163 () {66 vars in 1318 bytes} [Fri Jul 31 19:13:23 2026] GET /volume/v3/capabilities/np0000006260@storpool => generated 110 bytes in 107 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:24.812338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-584440ba-748c-4532-b344-afbc2b93ec2e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:24.814735 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:24.815260 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1292992847"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:24.817108 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume request body: {'volume': {'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1292992847'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:24.915952 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume of 1 GB Jul 31 19:13:24.920508 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Availability Zones retrieved successfully. Jul 31 19:13:24.925965 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Flow 'volume_create_api' (5cad8140-1857-4182-9bf5-b6c3d26fece7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:24.927039 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d66fc74-aed0-4492-8421-011ade65afee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:24.927872 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:24.993819 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d66fc74-aed0-4492-8421-011ade65afee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:24.994627 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab0cb0e-6a9b-47a5-82e7-51466461622f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:25.085925 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Created reservations ['1bf45a65-bbc5-46e1-b7b3-855aeba42b20', 'eca913e9-5420-4a99-927f-cbcda0c23cfa', 'e4bd5d11-3f9f-425f-a3c4-db4aa0a970ed', 'b3436819-1e26-472a-ac56-83d101d63e25'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:25.086725 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab0cb0e-6a9b-47a5-82e7-51466461622f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf45a65-bbc5-46e1-b7b3-855aeba42b20', 'eca913e9-5420-4a99-927f-cbcda0c23cfa', 'e4bd5d11-3f9f-425f-a3c4-db4aa0a970ed', 'b3436819-1e26-472a-ac56-83d101d63e25']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:25.087483 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818b416d-71bb-4cc3-bfea-01f82a5a1666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:25.115012 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818b416d-71bb-4cc3-bfea-01f82a5a1666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49e829b8-9dff-49f9-92aa-a3965b2f3173', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1292992847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5630be302dc14542a3efb9dffe7b2a65',qos_specs=None,replication_status=,reservations=['1bf45a65-bbc5-46e1-b7b3-855aeba42b20','eca913e9-5420-4a99-927f-cbcda0c23cfa','e4bd5d11-3f9f-425f-a3c4-db4aa0a970ed','b3436819-1e26-472a-ac56-83d101d63e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0ec39d5eb842ca843e27653563976e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1292992847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49e829b8-9dff-49f9-92aa-a3965b2f3173,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5630be302dc14542a3efb9dffe7b2a65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f0ec39d5eb842ca843e27653563976e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:25.118594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def76627-60b6-4660-b49d-2310f5b8dff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:25.144366 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (def76627-60b6-4660-b49d-2310f5b8dff6) transitioned into state 'SUCCESS' from state '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-1292992847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5630be302dc14542a3efb9dffe7b2a65',qos_specs=None,replication_status=,reservations=['1bf45a65-bbc5-46e1-b7b3-855aeba42b20','eca913e9-5420-4a99-927f-cbcda0c23cfa','e4bd5d11-3f9f-425f-a3c4-db4aa0a970ed','b3436819-1e26-472a-ac56-83d101d63e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0ec39d5eb842ca843e27653563976e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:25.145125 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b589df0-3364-4425-958b-0c25ffdb4b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:25.156154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b589df0-3364-4425-958b-0c25ffdb4b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:25.158455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Flow 'volume_create_api' (5cad8140-1857-4182-9bf5-b6c3d26fece7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:25.158455 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume request issued successfully. Jul 31 19:13:25.158455 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-584440ba-748c-4532-b344-afbc2b93ec2e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:25.158974 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 687/2711] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:13:24 2026] POST /volume/v3/volumes => generated 747 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:25.175776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2fddce0b-46b2-4e4b-832d-aeef7c7a99c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:25.177987 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fddce0b-46b2-4e4b-832d-aeef7c7a99c0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 Jul 31 19:13:25.178192 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fddce0b-46b2-4e4b-832d-aeef7c7a99c0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:25.178453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fddce0b-46b2-4e4b-832d-aeef7c7a99c0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:25.187184 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:25.187184 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:25.192738 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2fddce0b-46b2-4e4b-832d-aeef7c7a99c0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:25.196711 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fddce0b-46b2-4e4b-832d-aeef7c7a99c0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 returned with HTTP 200 Jul 31 19:13:25.197255 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 678/2712] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:25 2026] GET /volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:25.753632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-03bceac1-4828-499b-b42b-e321948fc0ea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:25.894201 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-03bceac1-4828-499b-b42b-e321948fc0ea tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:25.894606 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-03bceac1-4828-499b-b42b-e321948fc0ea tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1661718356", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2085120032", "vendor_name": "tempest-vendor_name-256779566"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:25.909825 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-03bceac1-4828-499b-b42b-e321948fc0ea tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:25.910306 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 676/2713] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:25 2026] POST /volume/v3/types => generated 328 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:25.919018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:25.921231 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:25.921717 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "444d51f8-c540-4c7b-8e2c-ac5f11293aee", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:25.924289 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume request body: {'volume': {'volume_type': '444d51f8-c540-4c7b-8e2c-ac5f11293aee', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:25.926520 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=378,cinder:INSERT=52,cinder:UPDATE=97 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:13:25.930264 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume of 1 GB Jul 31 19:13:25.930684 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:25.930684 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:25.931164 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Availability Zones retrieved successfully. Jul 31 19:13:25.940149 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Flow 'volume_create_api' (9bf48a1b-ada5-4baa-a520-3156a50d3381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:25.941537 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6f90c3-f0ca-42fb-ab38-70c7c5c89ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:25.942760 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:25.967301 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6f90c3-f0ca-42fb-ab38-70c7c5c89ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:13:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2085120032',vendor_name='tempest-vendor_name-256779566'},id=444d51f8-c540-4c7b-8e2c-ac5f11293aee,is_public=True,name='tempest-ProjectAdminTests-volume-type-1661718356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '444d51f8-c540-4c7b-8e2c-ac5f11293aee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:25.968429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4499e77-086a-40eb-8b61-82cade13f78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.001913 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1661718356 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1661718356, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:26.002187 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1661718356 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1661718356, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:26.042231 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Created reservations ['885151f2-54c7-4771-bc19-38c990d52fa1', 'cfe0d034-936e-4dbe-a62c-a87337457fb9', '6ff47ca1-a001-4063-b8c2-c8324bb1984a', '460a70d3-30b5-44c1-8922-391ec2c64bd8'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:26.043810 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4499e77-086a-40eb-8b61-82cade13f78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['885151f2-54c7-4771-bc19-38c990d52fa1', 'cfe0d034-936e-4dbe-a62c-a87337457fb9', '6ff47ca1-a001-4063-b8c2-c8324bb1984a', '460a70d3-30b5-44c1-8922-391ec2c64bd8']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.045255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d91be49-616c-49c4-9ef0-73cfbe9d9122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.076361 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d91be49-616c-49c4-9ef0-73cfbe9d9122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '371dec4f-9c99-4ae0-98c1-0c43319b4d15', '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='c94eaefc9d4a4270853a839507ce67af',qos_specs=None,replication_status=,reservations=['885151f2-54c7-4771-bc19-38c990d52fa1','cfe0d034-936e-4dbe-a62c-a87337457fb9','6ff47ca1-a001-4063-b8c2-c8324bb1984a','460a70d3-30b5-44c1-8922-391ec2c64bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_type_id=444d51f8-c540-4c7b-8e2c-ac5f11293aee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:26Z,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=371dec4f-9c99-4ae0-98c1-0c43319b4d15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94eaefc9d4a4270853a839507ce67af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(444d51f8-c540-4c7b-8e2c-ac5f11293aee),volume_type_id=444d51f8-c540-4c7b-8e2c-ac5f11293aee)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.077223 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95211072-3d57-4f97-8901-ecced01bbcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.100504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95211072-3d57-4f97-8901-ecced01bbcc7) transitioned into state 'SUCCESS' from 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='c94eaefc9d4a4270853a839507ce67af',qos_specs=None,replication_status=,reservations=['885151f2-54c7-4771-bc19-38c990d52fa1','cfe0d034-936e-4dbe-a62c-a87337457fb9','6ff47ca1-a001-4063-b8c2-c8324bb1984a','460a70d3-30b5-44c1-8922-391ec2c64bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_type_id=444d51f8-c540-4c7b-8e2c-ac5f11293aee)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.100504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9051acb7-6e33-4fa6-b838-b72c9e11b082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.107935 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9051acb7-6e33-4fa6-b838-b72c9e11b082) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.108884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Flow 'volume_create_api' (9bf48a1b-ada5-4baa-a520-3156a50d3381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:26.109182 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume request issued successfully. Jul 31 19:13:26.109920 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-66c5de45-4489-4fa5-bf51-ee6e47a099a2 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:26.110482 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 673/2714] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:13:25 2026] POST /volume/v3/volumes => generated 773 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:26.125254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-58ae86e5-d68f-42e0-9bfd-0ba503251706 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:26.127803 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58ae86e5-d68f-42e0-9bfd-0ba503251706 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 Jul 31 19:13:26.128006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58ae86e5-d68f-42e0-9bfd-0ba503251706 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:26.128340 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-58ae86e5-d68f-42e0-9bfd-0ba503251706 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:26.139901 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:26.139901 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:26.144335 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-58ae86e5-d68f-42e0-9bfd-0ba503251706 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:26.150734 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-58ae86e5-d68f-42e0-9bfd-0ba503251706 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 returned with HTTP 200 Jul 31 19:13:26.151190 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 688/2715] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:26 2026] GET /volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:26.213551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02a4be09-b028-494c-bd8a-bbc78fc32e0e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:26.215033 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02a4be09-b028-494c-bd8a-bbc78fc32e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 Jul 31 19:13:26.215221 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02a4be09-b028-494c-bd8a-bbc78fc32e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:26.215418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02a4be09-b028-494c-bd8a-bbc78fc32e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:26.223351 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:26.223351 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:26.228521 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-02a4be09-b028-494c-bd8a-bbc78fc32e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:26.235937 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02a4be09-b028-494c-bd8a-bbc78fc32e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 returned with HTTP 200 Jul 31 19:13:26.240465 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 679/2716] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:26 2026] GET /volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:26.252362 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:26.254180 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:26.254588 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "49e829b8-9dff-49f9-92aa-a3965b2f3173", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2039335258"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:26.256260 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume request body: {'volume': {'source_volid': '49e829b8-9dff-49f9-92aa-a3965b2f3173', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2039335258'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:26.264741 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:26.264741 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:26.265343 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume retrieved successfully. Jul 31 19:13:26.265583 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume of 1 GB Jul 31 19:13:26.269407 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Availability Zones retrieved successfully. Jul 31 19:13:26.275530 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Flow 'volume_create_api' (802156bc-7918-473f-b6c2-ba3473ebca25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:26.277316 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de99918-9107-4d58-9a7e-1eddb69962e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.278545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:26.308547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de99918-9107-4d58-9a7e-1eddb69962e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '49e829b8-9dff-49f9-92aa-a3965b2f3173', 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.310131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dd96ec-8dea-499c-ae07-69fcdcccdd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.356412 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Created reservations ['628350dd-2665-4f6b-a170-e696ab621e5e', '9315c026-9fe1-4482-be57-0a3a38dc0c6d', '25e63027-68b7-4bf2-a6a3-ae661af5909c', 'ebe78907-b0ce-46f0-9f31-625c8e80c70a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:26.357628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72dd96ec-8dea-499c-ae07-69fcdcccdd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['628350dd-2665-4f6b-a170-e696ab621e5e', '9315c026-9fe1-4482-be57-0a3a38dc0c6d', '25e63027-68b7-4bf2-a6a3-ae661af5909c', 'ebe78907-b0ce-46f0-9f31-625c8e80c70a']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.361162 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479f3dc2-7636-43cd-bc57-4f990411eb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.401330 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479f3dc2-7636-43cd-bc57-4f990411eb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a308474c-0d7b-4519-94a3-3876852949c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2039335258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5630be302dc14542a3efb9dffe7b2a65',qos_specs=None,replication_status=,reservations=['628350dd-2665-4f6b-a170-e696ab621e5e','9315c026-9fe1-4482-be57-0a3a38dc0c6d','25e63027-68b7-4bf2-a6a3-ae661af5909c','ebe78907-b0ce-46f0-9f31-625c8e80c70a'],size=1,snapshot_id=None,source_replicaid=,source_volid=49e829b8-9dff-49f9-92aa-a3965b2f3173,status='creating',user_id='2f0ec39d5eb842ca843e27653563976e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2039335258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a308474c-0d7b-4519-94a3-3876852949c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5630be302dc14542a3efb9dffe7b2a65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=49e829b8-9dff-49f9-92aa-a3965b2f3173,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f0ec39d5eb842ca843e27653563976e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.402149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f3d5d1-072b-4267-aa75-9b2fcd354408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.448375 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f3d5d1-072b-4267-aa75-9b2fcd354408) transitioned into state 'SUCCESS' from state '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-2039335258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5630be302dc14542a3efb9dffe7b2a65',qos_specs=None,replication_status=,reservations=['628350dd-2665-4f6b-a170-e696ab621e5e','9315c026-9fe1-4482-be57-0a3a38dc0c6d','25e63027-68b7-4bf2-a6a3-ae661af5909c','ebe78907-b0ce-46f0-9f31-625c8e80c70a'],size=1,snapshot_id=None,source_replicaid=,source_volid=49e829b8-9dff-49f9-92aa-a3965b2f3173,status='creating',user_id='2f0ec39d5eb842ca843e27653563976e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.449525 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f288e6ac-4c57-4000-879a-dae0514f3f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:26.471775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f288e6ac-4c57-4000-879a-dae0514f3f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:26.472797 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Flow 'volume_create_api' (802156bc-7918-473f-b6c2-ba3473ebca25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:26.473129 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume request issued successfully. Jul 31 19:13:26.474010 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d8bd1c9-f154-4b52-b116-58b5aac675ea tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:26.474595 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 677/2717] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:13:26 2026] POST /volume/v3/volumes => generated 780 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:26.487692 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ff445fb6-1ba3-48f6-b4d3-989b96d74bf8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:26.490228 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ff445fb6-1ba3-48f6-b4d3-989b96d74bf8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 Jul 31 19:13:26.490501 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ff445fb6-1ba3-48f6-b4d3-989b96d74bf8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:26.490853 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ff445fb6-1ba3-48f6-b4d3-989b96d74bf8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:26.504277 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:26.504277 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:26.513276 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ff445fb6-1ba3-48f6-b4d3-989b96d74bf8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:26.520114 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ff445fb6-1ba3-48f6-b4d3-989b96d74bf8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 returned with HTTP 200 Jul 31 19:13:26.520114 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 674/2718] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:26 2026] GET /volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:27.163878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a7791fd8-a316-48d6-ab3a-3c7c5f48fc9d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.166924 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a7791fd8-a316-48d6-ab3a-3c7c5f48fc9d tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 Jul 31 19:13:27.167310 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a7791fd8-a316-48d6-ab3a-3c7c5f48fc9d tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.167574 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a7791fd8-a316-48d6-ab3a-3c7c5f48fc9d tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.174814 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.174814 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:27.177915 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a7791fd8-a316-48d6-ab3a-3c7c5f48fc9d tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:27.181199 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a7791fd8-a316-48d6-ab3a-3c7c5f48fc9d tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 returned with HTTP 200 Jul 31 19:13:27.181551 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 689/2719] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:27 2026] GET /volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:27.193547 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50ebcdea-7341-4b05-9419-7c9ccf613610 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.195209 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50ebcdea-7341-4b05-9419-7c9ccf613610 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:13:27.195332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50ebcdea-7341-4b05-9419-7c9ccf613610 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.195473 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50ebcdea-7341-4b05-9419-7c9ccf613610 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.199399 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50ebcdea-7341-4b05-9419-7c9ccf613610 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:13:27.199775 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 680/2720] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:13:27 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:27.210156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-77687334-eb9d-4cbc-a9c6-3433944849f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.212348 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77687334-eb9d-4cbc-a9c6-3433944849f9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/messages/7cd8d399-23e0-47ae-bc21-aecee6f58484 Jul 31 19:13:27.212751 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77687334-eb9d-4cbc-a9c6-3433944849f9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.213017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77687334-eb9d-4cbc-a9c6-3433944849f9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.217999 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.217999 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:27.223843 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77687334-eb9d-4cbc-a9c6-3433944849f9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages/7cd8d399-23e0-47ae-bc21-aecee6f58484 returned with HTTP 204 Jul 31 19:13:27.224868 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 678/2721] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:13:27 2026] DELETE /volume/v3/messages/7cd8d399-23e0-47ae-bc21-aecee6f58484 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:13:27.233213 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d1f671bb-01bf-4086-9c53-43e192ad8807 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.235713 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d1f671bb-01bf-4086-9c53-43e192ad8807 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/messages/7cd8d399-23e0-47ae-bc21-aecee6f58484 Jul 31 19:13:27.235713 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d1f671bb-01bf-4086-9c53-43e192ad8807 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.235973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d1f671bb-01bf-4086-9c53-43e192ad8807 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.241169 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d1f671bb-01bf-4086-9c53-43e192ad8807 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages/7cd8d399-23e0-47ae-bc21-aecee6f58484 returned with HTTP 404 Jul 31 19:13:27.241883 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 675/2722] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:13:27 2026] GET /volume/v3/messages/7cd8d399-23e0-47ae-bc21-aecee6f58484 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:27.249122 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.251208 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 Jul 31 19:13:27.251457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.251687 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.251959 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Delete volume with id: 371dec4f-9c99-4ae0-98c1-0c43319b4d15 Jul 31 19:13:27.260048 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.260048 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:27.260388 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:27.261734 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100318) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:13:27.273389 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1661718356 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1661718356, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:27.273813 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1661718356 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1661718356, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:27.285558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Created reservations ['765c8846-7312-4c00-945e-52ad96a57679', 'ee346298-1534-4925-8816-529ff735c9c5', 'b677e86f-e9be-453a-9dcd-417668051339', 'a86de587-41ca-4541-93e3-4dffcc0bd975'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:27.315710 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Delete volume request issued successfully. Jul 31 19:13:27.315710 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d2507b7e-c39a-414d-80bc-44ad1cbe4dad tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 returned with HTTP 202 Jul 31 19:13:27.316924 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 690/2723] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:13:27 2026] DELETE /volume/v3/volumes/371dec4f-9c99-4ae0-98c1-0c43319b4d15 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:27.331485 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2ff6dca-69cb-4c99-a372-becb72e2bb72 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.332380 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2ff6dca-69cb-4c99-a372-becb72e2bb72 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/types/444d51f8-c540-4c7b-8e2c-ac5f11293aee Jul 31 19:13:27.332611 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2ff6dca-69cb-4c99-a372-becb72e2bb72 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.332844 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2ff6dca-69cb-4c99-a372-becb72e2bb72 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.357047 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2ff6dca-69cb-4c99-a372-becb72e2bb72 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/types/444d51f8-c540-4c7b-8e2c-ac5f11293aee returned with HTTP 202 Jul 31 19:13:27.357544 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 681/2724] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:27 2026] DELETE /volume/v3/types/444d51f8-c540-4c7b-8e2c-ac5f11293aee => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:27.368809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c85cab8f-89a9-4eb8-9fa4-637036a73a6a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.372648 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c85cab8f-89a9-4eb8-9fa4-637036a73a6a tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:27.372648 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c85cab8f-89a9-4eb8-9fa4-637036a73a6a tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1852325958", "extra_specs": {"storage_protocol": "tempest-storage_protocol-924916159", "vendor_name": "tempest-vendor_name-184149414"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:27.393829 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c85cab8f-89a9-4eb8-9fa4-637036a73a6a tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:27.394240 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 679/2725] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:27 2026] POST /volume/v3/types => generated 327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:27.403164 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.405171 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:27.405520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "113a333a-8faf-49fe-8bfc-daa229c96374", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:27.407513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume request body: {'volume': {'volume_type': '113a333a-8faf-49fe-8bfc-daa229c96374', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:27.411371 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume of 1 GB Jul 31 19:13:27.411657 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.411657 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:27.412049 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Availability Zones retrieved successfully. Jul 31 19:13:27.417167 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Flow 'volume_create_api' (eee3b6e7-71fa-4cb2-a7ec-348955e69df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:27.418397 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23676d36-1c93-482f-8fc5-46df4232b6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:27.419450 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:27.440763 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23676d36-1c93-482f-8fc5-46df4232b6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:13:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-924916159',vendor_name='tempest-vendor_name-184149414'},id=113a333a-8faf-49fe-8bfc-daa229c96374,is_public=True,name='tempest-ProjectAdminTests-volume-type-1852325958',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '113a333a-8faf-49fe-8bfc-daa229c96374', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:27.441513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b645ea5-214c-4db3-afd2-d11983e0b1c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:27.476707 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1852325958 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1852325958, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:27.477099 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1852325958 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1852325958, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:27.511095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Created reservations ['dca614c8-cd30-486d-92e6-ba959e874dfb', '91304b32-f55e-4710-a62e-04701b99c5f5', 'ea18cdf3-be7e-4eec-847f-fe6cd2f5af28', '11657682-d983-49aa-8e1c-ff83d00a5b9b'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:27.512665 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b645ea5-214c-4db3-afd2-d11983e0b1c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca614c8-cd30-486d-92e6-ba959e874dfb', '91304b32-f55e-4710-a62e-04701b99c5f5', 'ea18cdf3-be7e-4eec-847f-fe6cd2f5af28', '11657682-d983-49aa-8e1c-ff83d00a5b9b']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:27.513757 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2441434c-dc92-4889-aea3-2bedc63c51a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:27.535157 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d964a083-8b62-4a37-b1b7-e48689185be9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.537729 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d964a083-8b62-4a37-b1b7-e48689185be9 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 Jul 31 19:13:27.537954 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d964a083-8b62-4a37-b1b7-e48689185be9 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.538199 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d964a083-8b62-4a37-b1b7-e48689185be9 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.547392 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2441434c-dc92-4889-aea3-2bedc63c51a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312785df-ee51-4b62-9f20-a26efa8a8eb9', '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='c94eaefc9d4a4270853a839507ce67af',qos_specs=None,replication_status=,reservations=['dca614c8-cd30-486d-92e6-ba959e874dfb','91304b32-f55e-4710-a62e-04701b99c5f5','ea18cdf3-be7e-4eec-847f-fe6cd2f5af28','11657682-d983-49aa-8e1c-ff83d00a5b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_type_id=113a333a-8faf-49fe-8bfc-daa229c96374), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:27Z,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=312785df-ee51-4b62-9f20-a26efa8a8eb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94eaefc9d4a4270853a839507ce67af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(113a333a-8faf-49fe-8bfc-daa229c96374),volume_type_id=113a333a-8faf-49fe-8bfc-daa229c96374)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:27.547702 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.547702 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:27.548359 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc8b3ba-e9b7-4944-8026-3da76d34c505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:27.557158 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d964a083-8b62-4a37-b1b7-e48689185be9 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:27.563159 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d964a083-8b62-4a37-b1b7-e48689185be9 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 returned with HTTP 200 Jul 31 19:13:27.563676 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 691/2726] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:27 2026] GET /volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:27.575213 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc8b3ba-e9b7-4944-8026-3da76d34c505) transitioned into state 'SUCCESS' from 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='c94eaefc9d4a4270853a839507ce67af',qos_specs=None,replication_status=,reservations=['dca614c8-cd30-486d-92e6-ba959e874dfb','91304b32-f55e-4710-a62e-04701b99c5f5','ea18cdf3-be7e-4eec-847f-fe6cd2f5af28','11657682-d983-49aa-8e1c-ff83d00a5b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_type_id=113a333a-8faf-49fe-8bfc-daa229c96374)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:27.576122 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (682e9263-017b-48e8-946b-e7214081848f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:27.579809 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2fe77703-5d47-4e44-87e7-e24695488136 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.581407 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fe77703-5d47-4e44-87e7-e24695488136 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 Jul 31 19:13:27.581775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fe77703-5d47-4e44-87e7-e24695488136 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.582113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2fe77703-5d47-4e44-87e7-e24695488136 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.588279 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (682e9263-017b-48e8-946b-e7214081848f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:27.589083 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Flow 'volume_create_api' (eee3b6e7-71fa-4cb2-a7ec-348955e69df4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:27.589410 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume request issued successfully. Jul 31 19:13:27.590086 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e0e851d5-2e32-4775-8b8f-3ff1b58f0024 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:27.590511 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.590511 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:27.591005 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 676/2727] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:13:27 2026] POST /volume/v3/volumes => generated 773 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:27.595067 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2fe77703-5d47-4e44-87e7-e24695488136 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:27.601524 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2fe77703-5d47-4e44-87e7-e24695488136 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 returned with HTTP 200 Jul 31 19:13:27.602210 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 682/2728] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:27 2026] GET /volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:27.604751 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2646b87c-9e0a-4687-a8c0-2e0e77230490 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.609833 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2646b87c-9e0a-4687-a8c0-2e0e77230490 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 Jul 31 19:13:27.611042 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2646b87c-9e0a-4687-a8c0-2e0e77230490 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.611348 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2646b87c-9e0a-4687-a8c0-2e0e77230490 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.613843 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-12a05744-40de-45ed-a07b-4c6601448387 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.617923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12a05744-40de-45ed-a07b-4c6601448387 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 Jul 31 19:13:27.618159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12a05744-40de-45ed-a07b-4c6601448387 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.618355 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-12a05744-40de-45ed-a07b-4c6601448387 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.623239 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.623239 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:27.628814 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.628814 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:27.631119 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2646b87c-9e0a-4687-a8c0-2e0e77230490 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:27.633580 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-12a05744-40de-45ed-a07b-4c6601448387 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:27.640335 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-12a05744-40de-45ed-a07b-4c6601448387 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 returned with HTTP 200 Jul 31 19:13:27.640335 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 692/2729] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:27 2026] GET /volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:27.641232 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2646b87c-9e0a-4687-a8c0-2e0e77230490 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 returned with HTTP 200 Jul 31 19:13:27.642073 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 680/2730] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:27 2026] GET /volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 => generated 952 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:27.661472 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dab4bd61-1365-430d-af0b-552d543f7113 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.664850 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dab4bd61-1365-430d-af0b-552d543f7113 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 Jul 31 19:13:27.664993 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dab4bd61-1365-430d-af0b-552d543f7113 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.665293 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dab4bd61-1365-430d-af0b-552d543f7113 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.665644 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-dab4bd61-1365-430d-af0b-552d543f7113 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Delete volume with id: a308474c-0d7b-4519-94a3-3876852949c7 Jul 31 19:13:27.674265 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.674265 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:27.674265 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-dab4bd61-1365-430d-af0b-552d543f7113 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:27.696253 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-dab4bd61-1365-430d-af0b-552d543f7113 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Delete volume request issued successfully. Jul 31 19:13:27.696490 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dab4bd61-1365-430d-af0b-552d543f7113 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 returned with HTTP 202 Jul 31 19:13:27.696897 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 677/2731] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:27 2026] DELETE /volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:27.704286 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4857dcd1-7b62-4aa7-a6fe-d781a427d8a1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:27.709269 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4857dcd1-7b62-4aa7-a6fe-d781a427d8a1 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 Jul 31 19:13:27.709530 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4857dcd1-7b62-4aa7-a6fe-d781a427d8a1 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:27.709771 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4857dcd1-7b62-4aa7-a6fe-d781a427d8a1 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:27.725191 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:27.725191 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:27.730199 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4857dcd1-7b62-4aa7-a6fe-d781a427d8a1 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:27.735634 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4857dcd1-7b62-4aa7-a6fe-d781a427d8a1 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 returned with HTTP 200 Jul 31 19:13:27.736034 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 683/2732] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:27 2026] GET /volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:28.658812 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3bc893f6-5ea4-4f60-a6f5-e74ed6cc85b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.661531 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3bc893f6-5ea4-4f60-a6f5-e74ed6cc85b9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 Jul 31 19:13:28.662059 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3bc893f6-5ea4-4f60-a6f5-e74ed6cc85b9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.662459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3bc893f6-5ea4-4f60-a6f5-e74ed6cc85b9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.695323 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:28.695323 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:28.706699 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3bc893f6-5ea4-4f60-a6f5-e74ed6cc85b9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:28.715405 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3bc893f6-5ea4-4f60-a6f5-e74ed6cc85b9 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 returned with HTTP 200 Jul 31 19:13:28.716023 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 693/2733] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:28 2026] GET /volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 => generated 973 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:28.733686 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9d6cdc57-ea9e-47e9-8014-76087f6b7b78 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.735863 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d6cdc57-ea9e-47e9-8014-76087f6b7b78 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:13:28.736112 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d6cdc57-ea9e-47e9-8014-76087f6b7b78 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.736380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d6cdc57-ea9e-47e9-8014-76087f6b7b78 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.742743 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d6cdc57-ea9e-47e9-8014-76087f6b7b78 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:13:28.743164 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 681/2734] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:13:28 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:28.752005 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-581b537b-71e7-45f6-8e65-ae110883bd67 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.753401 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-19a08939-9175-47b9-b58c-8dfbd00990c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.758558 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19a08939-9175-47b9-b58c-8dfbd00990c5 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:13:28.758558 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19a08939-9175-47b9-b58c-8dfbd00990c5 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.758558 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-19a08939-9175-47b9-b58c-8dfbd00990c5 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.758780 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-581b537b-71e7-45f6-8e65-ae110883bd67 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 Jul 31 19:13:28.758780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-581b537b-71e7-45f6-8e65-ae110883bd67 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.758780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-581b537b-71e7-45f6-8e65-ae110883bd67 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.763910 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-19a08939-9175-47b9-b58c-8dfbd00990c5 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:13:28.764400 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 684/2735] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:13:28 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:28.768038 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-581b537b-71e7-45f6-8e65-ae110883bd67 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 returned with HTTP 404 Jul 31 19:13:28.768780 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 678/2736] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:28 2026] GET /volume/v3/volumes/a308474c-0d7b-4519-94a3-3876852949c7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:28.778069 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-695d53cf-f97f-4a36-8791-83be38b009ee None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.778385 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8d8a4cb4-de42-4652-9a07-35e4fc41ae6b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.780403 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d8a4cb4-de42-4652-9a07-35e4fc41ae6b tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/messages/13c3e7c0-78d5-47dd-b68e-d000860288a4 Jul 31 19:13:28.780491 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-695d53cf-f97f-4a36-8791-83be38b009ee tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 Jul 31 19:13:28.780694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-695d53cf-f97f-4a36-8791-83be38b009ee tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.780770 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d8a4cb4-de42-4652-9a07-35e4fc41ae6b tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.780856 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-695d53cf-f97f-4a36-8791-83be38b009ee tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.781015 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d8a4cb4-de42-4652-9a07-35e4fc41ae6b tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.788493 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:28.788493 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:28.790618 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d8a4cb4-de42-4652-9a07-35e4fc41ae6b tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages/13c3e7c0-78d5-47dd-b68e-d000860288a4 returned with HTTP 204 Jul 31 19:13:28.791170 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 682/2737] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:13:28 2026] DELETE /volume/v3/messages/13c3e7c0-78d5-47dd-b68e-d000860288a4 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:13:28.792116 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-695d53cf-f97f-4a36-8791-83be38b009ee tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:28.797352 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-695d53cf-f97f-4a36-8791-83be38b009ee tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 returned with HTTP 200 Jul 31 19:13:28.798015 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 694/2738] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:28 2026] GET /volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:28.801053 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.803089 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 Jul 31 19:13:28.803358 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.803577 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.803763 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Delete volume with id: 312785df-ee51-4b62-9f20-a26efa8a8eb9 Jul 31 19:13:28.809772 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4577a54d-e29d-4c3a-a5a3-36060ab721f4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.812523 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:28.812523 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:28.812936 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:28.812989 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4577a54d-e29d-4c3a-a5a3-36060ab721f4 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] DELETE https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 Jul 31 19:13:28.813230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4577a54d-e29d-4c3a-a5a3-36060ab721f4 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.813675 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4577a54d-e29d-4c3a-a5a3-36060ab721f4 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.813951 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-4577a54d-e29d-4c3a-a5a3-36060ab721f4 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Delete volume with id: 49e829b8-9dff-49f9-92aa-a3965b2f3173 Jul 31 19:13:28.814313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:13:28.823664 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:28.823664 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:28.824227 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4577a54d-e29d-4c3a-a5a3-36060ab721f4 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:28.827459 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1852325958 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1852325958, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:28.828117 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1852325958 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1852325958, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:28.839566 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Created reservations ['1e43ae98-a5ba-4636-8927-bb3252c3a331', '55e04df1-834a-46e6-bce5-2c1ee6876365', 'b141dd11-702e-4c14-901e-0d97c799a9bb', 'a28e92c2-1de9-4d03-a9f8-6f842324f468'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:28.847553 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4577a54d-e29d-4c3a-a5a3-36060ab721f4 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Delete volume request issued successfully. Jul 31 19:13:28.848165 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4577a54d-e29d-4c3a-a5a3-36060ab721f4 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 returned with HTTP 202 Jul 31 19:13:28.848966 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 679/2739] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:28 2026] DELETE /volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:28.857534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-158aac93-f89e-42dd-9b9c-0ee9253231a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.859197 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-158aac93-f89e-42dd-9b9c-0ee9253231a0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 Jul 31 19:13:28.859399 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-158aac93-f89e-42dd-9b9c-0ee9253231a0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.859686 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-158aac93-f89e-42dd-9b9c-0ee9253231a0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.867295 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:28.867295 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:28.871185 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-158aac93-f89e-42dd-9b9c-0ee9253231a0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:28.876842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-158aac93-f89e-42dd-9b9c-0ee9253231a0 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 returned with HTTP 200 Jul 31 19:13:28.877273 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 683/2740] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:28 2026] GET /volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:28.879597 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Delete volume request issued successfully. Jul 31 19:13:28.879924 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4fac71f9-61a9-4cc8-98fb-a5b33582f0f7 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 returned with HTTP 202 Jul 31 19:13:28.880767 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 685/2741] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:13:28 2026] DELETE /volume/v3/volumes/312785df-ee51-4b62-9f20-a26efa8a8eb9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:28.887673 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-98076ff8-472d-4ce4-b645-923df5237a09 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.889458 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-98076ff8-472d-4ce4-b645-923df5237a09 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/types/113a333a-8faf-49fe-8bfc-daa229c96374 Jul 31 19:13:28.889639 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-98076ff8-472d-4ce4-b645-923df5237a09 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:28.889838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-98076ff8-472d-4ce4-b645-923df5237a09 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:28.914659 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-98076ff8-472d-4ce4-b645-923df5237a09 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/types/113a333a-8faf-49fe-8bfc-daa229c96374 returned with HTTP 202 Jul 31 19:13:28.914659 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 695/2742] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:28 2026] DELETE /volume/v3/types/113a333a-8faf-49fe-8bfc-daa229c96374 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:28.923408 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3c57c5d6-7398-470c-a660-7d9f61153984 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.926788 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3c57c5d6-7398-470c-a660-7d9f61153984 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:28.927492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3c57c5d6-7398-470c-a660-7d9f61153984 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1689908214", "extra_specs": {"storage_protocol": "tempest-storage_protocol-493911481", "vendor_name": "tempest-vendor_name-913796665"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:28.944960 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3c57c5d6-7398-470c-a660-7d9f61153984 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:28.945366 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 680/2743] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:28 2026] POST /volume/v3/types => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:28.954031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51b18562-554f-4d6d-af59-f30685969f59 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:28.955708 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:28.956054 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "604c2806-b487-43ff-89b8-039eb2208e31", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:28.957478 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume request body: {'volume': {'volume_type': '604c2806-b487-43ff-89b8-039eb2208e31', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:28.961139 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume of 1 GB Jul 31 19:13:28.961501 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:28.961501 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:28.961862 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Availability Zones retrieved successfully. Jul 31 19:13:28.967183 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Flow 'volume_create_api' (a41df4f3-9e1a-48fe-ab14-7695dad1500e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:28.968106 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bb2b25-546e-49ea-8b56-38c6773c44f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:28.968873 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:28.990427 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bb2b25-546e-49ea-8b56-38c6773c44f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:13:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-493911481',vendor_name='tempest-vendor_name-913796665'},id=604c2806-b487-43ff-89b8-039eb2208e31,is_public=True,name='tempest-ProjectAdminTests-volume-type-1689908214',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '604c2806-b487-43ff-89b8-039eb2208e31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:28.991146 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158fe3fd-5842-4666-b8fd-ad3036446697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:29.016162 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1689908214 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1689908214, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:29.016493 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1689908214 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1689908214, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:29.043329 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Created reservations ['6aef260b-adfa-478a-aefa-0b9130b3796d', '43c05697-cdfd-4eb2-a4a9-6065be031712', 'b6367973-b3cf-458b-a983-eb82314496aa', '1aebb697-e304-499d-84d2-7874a3a4a0ce'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:29.044174 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158fe3fd-5842-4666-b8fd-ad3036446697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aef260b-adfa-478a-aefa-0b9130b3796d', '43c05697-cdfd-4eb2-a4a9-6065be031712', 'b6367973-b3cf-458b-a983-eb82314496aa', '1aebb697-e304-499d-84d2-7874a3a4a0ce']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:29.044963 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed545e71-ec6f-47fd-8d7f-8c97d6e2931d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:29.069344 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed545e71-ec6f-47fd-8d7f-8c97d6e2931d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75aa1c18-bc8c-42e8-a9bb-8911741f43ce', '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='c94eaefc9d4a4270853a839507ce67af',qos_specs=None,replication_status=,reservations=['6aef260b-adfa-478a-aefa-0b9130b3796d','43c05697-cdfd-4eb2-a4a9-6065be031712','b6367973-b3cf-458b-a983-eb82314496aa','1aebb697-e304-499d-84d2-7874a3a4a0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_type_id=604c2806-b487-43ff-89b8-039eb2208e31), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75aa1c18-bc8c-42e8-a9bb-8911741f43ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94eaefc9d4a4270853a839507ce67af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(604c2806-b487-43ff-89b8-039eb2208e31),volume_type_id=604c2806-b487-43ff-89b8-039eb2208e31)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:29.070098 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b641ee0-2742-4fd4-87ae-9cb9d4bf1b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:29.087702 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b641ee0-2742-4fd4-87ae-9cb9d4bf1b5f) transitioned into state 'SUCCESS' from 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='c94eaefc9d4a4270853a839507ce67af',qos_specs=None,replication_status=,reservations=['6aef260b-adfa-478a-aefa-0b9130b3796d','43c05697-cdfd-4eb2-a4a9-6065be031712','b6367973-b3cf-458b-a983-eb82314496aa','1aebb697-e304-499d-84d2-7874a3a4a0ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4531fd186e6f4d8fa18772efe3344bf7',volume_type_id=604c2806-b487-43ff-89b8-039eb2208e31)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:29.088402 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f1829f-1990-452a-a048-c96fc1124dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:29.097600 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27f1829f-1990-452a-a048-c96fc1124dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:29.098466 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Flow 'volume_create_api' (a41df4f3-9e1a-48fe-ab14-7695dad1500e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:29.098762 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Create volume request issued successfully. Jul 31 19:13:29.099341 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51b18562-554f-4d6d-af59-f30685969f59 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:29.099960 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 684/2744] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:13:28 2026] POST /volume/v3/volumes => generated 773 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:29.113537 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cbc404b2-3859-49f6-b464-cb0669b440ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:29.115565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cbc404b2-3859-49f6-b464-cb0669b440ac tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce Jul 31 19:13:29.116029 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cbc404b2-3859-49f6-b464-cb0669b440ac tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:29.116277 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cbc404b2-3859-49f6-b464-cb0669b440ac tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:29.125928 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:29.125928 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:29.131043 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cbc404b2-3859-49f6-b464-cb0669b440ac tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:29.136261 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cbc404b2-3859-49f6-b464-cb0669b440ac tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce returned with HTTP 200 Jul 31 19:13:29.136981 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 686/2745] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:29 2026] GET /volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:29.892064 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c4cf2c2d-7c90-42a8-bef7-e7de7fe68968 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:29.893750 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c4cf2c2d-7c90-42a8-bef7-e7de7fe68968 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 Jul 31 19:13:29.893954 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c4cf2c2d-7c90-42a8-bef7-e7de7fe68968 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:29.894137 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c4cf2c2d-7c90-42a8-bef7-e7de7fe68968 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:29.899300 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c4cf2c2d-7c90-42a8-bef7-e7de7fe68968 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 returned with HTTP 404 Jul 31 19:13:29.899745 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 696/2746] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:29 2026] GET /volume/v3/volumes/49e829b8-9dff-49f9-92aa-a3965b2f3173 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:29.910074 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fd0e348f-f813-42a1-a855-19e65a5d795f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:29.912713 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:29.913081 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1009135467"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:29.916198 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1009135467'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:29.916411 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume of 1 GB Jul 31 19:13:29.922236 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Availability Zones retrieved successfully. Jul 31 19:13:29.928736 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Flow 'volume_create_api' (00102c87-41ee-4424-9469-449dda9fd0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:29.930215 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f7f67d-bfee-45bb-b9b9-02726a85e870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:29.931568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:29.964361 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f7f67d-bfee-45bb-b9b9-02726a85e870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:29.965081 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cf0262-6135-4f13-aeb2-89284fed5bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:29.997319 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:29.999375 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:29.999825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1659837156", "snapshot_id": null, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:30.001479 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1659837156', 'snapshot_id': None, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:30.019053 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Created reservations ['d3c32afb-b551-443a-8356-c61807f535dc', '9e0ba470-3f9c-4465-873c-0fa5d7d31a64', '7911dbc1-9064-45b3-be31-e1594b4a5632', 'b3779cdb-60e3-46cc-a32c-145e43be0133'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:30.020089 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cf0262-6135-4f13-aeb2-89284fed5bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3c32afb-b551-443a-8356-c61807f535dc', '9e0ba470-3f9c-4465-873c-0fa5d7d31a64', '7911dbc1-9064-45b3-be31-e1594b4a5632', 'b3779cdb-60e3-46cc-a32c-145e43be0133']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.021061 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (953e09e7-053e-4aff-9049-d2d324d928a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:30.043128 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (953e09e7-053e-4aff-9049-d2d324d928a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6875c98-f33d-427b-bd64-2795a17de6a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1009135467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5630be302dc14542a3efb9dffe7b2a65',qos_specs=None,replication_status=,reservations=['d3c32afb-b551-443a-8356-c61807f535dc','9e0ba470-3f9c-4465-873c-0fa5d7d31a64','7911dbc1-9064-45b3-be31-e1594b4a5632','b3779cdb-60e3-46cc-a32c-145e43be0133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0ec39d5eb842ca843e27653563976e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1009135467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6875c98-f33d-427b-bd64-2795a17de6a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5630be302dc14542a3efb9dffe7b2a65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f0ec39d5eb842ca843e27653563976e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.043951 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b55c678-c952-4126-a38a-651cee6d29e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:30.064303 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b55c678-c952-4126-a38a-651cee6d29e9) transitioned into state 'SUCCESS' from state '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-1009135467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5630be302dc14542a3efb9dffe7b2a65',qos_specs=None,replication_status=,reservations=['d3c32afb-b551-443a-8356-c61807f535dc','9e0ba470-3f9c-4465-873c-0fa5d7d31a64','7911dbc1-9064-45b3-be31-e1594b4a5632','b3779cdb-60e3-46cc-a32c-145e43be0133'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0ec39d5eb842ca843e27653563976e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.065068 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca3d2cc-6112-44bd-b04e-4660e54b423b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:30.074328 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca3d2cc-6112-44bd-b04e-4660e54b423b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.075195 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Flow 'volume_create_api' (00102c87-41ee-4424-9469-449dda9fd0e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:30.075603 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume request issued successfully. Jul 31 19:13:30.076336 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fd0e348f-f813-42a1-a855-19e65a5d795f tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:30.077185 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 681/2747] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:29 2026] POST /volume/v3/volumes => generated 747 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:30.087674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b4fe2fbd-ab64-441e-8d9a-96e46812e992 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:30.089232 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume of 1 GB Jul 31 19:13:30.089636 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:30.089636 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:30.089841 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4fe2fbd-ab64-441e-8d9a-96e46812e992 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 Jul 31 19:13:30.089989 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4fe2fbd-ab64-441e-8d9a-96e46812e992 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:30.090214 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b4fe2fbd-ab64-441e-8d9a-96e46812e992 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:30.094848 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Availability Zones retrieved successfully. Jul 31 19:13:30.098066 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:30.098066 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:30.102007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Flow 'volume_create_api' (d73c5d5d-ac83-4351-92c3-50c03523ddb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:30.102164 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b4fe2fbd-ab64-441e-8d9a-96e46812e992 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:30.103318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445a7f0b-cdc9-4219-abcf-4340c0ce9ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:30.104519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:30.107505 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b4fe2fbd-ab64-441e-8d9a-96e46812e992 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 returned with HTTP 200 Jul 31 19:13:30.108031 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 687/2748] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:30 2026] GET /volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:30.150132 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c7b92966-6996-4519-88ce-ba7741c3ed0f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:30.154049 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c7b92966-6996-4519-88ce-ba7741c3ed0f tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce Jul 31 19:13:30.154322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c7b92966-6996-4519-88ce-ba7741c3ed0f tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:30.154560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c7b92966-6996-4519-88ce-ba7741c3ed0f tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:30.162456 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:30.162456 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:30.165793 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c7b92966-6996-4519-88ce-ba7741c3ed0f tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:30.169382 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c7b92966-6996-4519-88ce-ba7741c3ed0f tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce returned with HTTP 200 Jul 31 19:13:30.169834 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 697/2749] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:13:30 2026] GET /volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:30.188572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-440679aa-a0bd-4390-91e2-f87c9c067cbf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:30.190681 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-440679aa-a0bd-4390-91e2-f87c9c067cbf tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:13:30.190877 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-440679aa-a0bd-4390-91e2-f87c9c067cbf tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:30.191103 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-440679aa-a0bd-4390-91e2-f87c9c067cbf tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:30.191882 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:30.191882 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:30.192265 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (445a7f0b-cdc9-4219-abcf-4340c0ce9ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.193182 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bbe6ec8-ec7d-48cb-ae3c-e8f7cc7cf449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:30.194966 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-440679aa-a0bd-4390-91e2-f87c9c067cbf tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:13:30.195391 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 682/2750] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:13:30 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:30.206801 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e1345a5f-2fb5-4be1-b962-ada2cbbbd70a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:30.208562 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1345a5f-2fb5-4be1-b962-ada2cbbbd70a tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] GET https://10.4.3.163/volume/v3/messages/4237ed8c-7be8-481e-9b19-3dfd008678a7 Jul 31 19:13:30.208765 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1345a5f-2fb5-4be1-b962-ada2cbbbd70a tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:30.208959 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1345a5f-2fb5-4be1-b962-ada2cbbbd70a tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:30.213556 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1345a5f-2fb5-4be1-b962-ada2cbbbd70a tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages/4237ed8c-7be8-481e-9b19-3dfd008678a7 returned with HTTP 200 Jul 31 19:13:30.213931 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 688/2751] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:13:30 2026] GET /volume/v3/messages/4237ed8c-7be8-481e-9b19-3dfd008678a7 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:30.225823 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9fdfaf53-abda-4002-9417-23b48ed59656 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:30.228087 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9fdfaf53-abda-4002-9417-23b48ed59656 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/messages/4237ed8c-7be8-481e-9b19-3dfd008678a7 Jul 31 19:13:30.228352 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9fdfaf53-abda-4002-9417-23b48ed59656 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:30.228598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9fdfaf53-abda-4002-9417-23b48ed59656 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:30.238478 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9fdfaf53-abda-4002-9417-23b48ed59656 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/messages/4237ed8c-7be8-481e-9b19-3dfd008678a7 returned with HTTP 204 Jul 31 19:13:30.238956 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 698/2752] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:13:30 2026] DELETE /volume/v3/messages/4237ed8c-7be8-481e-9b19-3dfd008678a7 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:13:30.247064 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5003ee52-853f-404f-a14f-b96ba8555260 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:30.249366 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce Jul 31 19:13:30.249740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:30.249940 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:30.250154 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Delete volume with id: 75aa1c18-bc8c-42e8-a9bb-8911741f43ce Jul 31 19:13:30.254900 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Created reservations ['ff83f21e-ae35-4be9-9ad5-2d192a084169', '66189d80-e443-4a7a-94a7-e44412eda73f', 'ff0ae6db-e529-4426-8cfe-ff2209f80d7e', 'bfd2a149-b902-46db-8303-4c34fc2026b2'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:30.255975 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bbe6ec8-ec7d-48cb-ae3c-e8f7cc7cf449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff83f21e-ae35-4be9-9ad5-2d192a084169', '66189d80-e443-4a7a-94a7-e44412eda73f', 'ff0ae6db-e529-4426-8cfe-ff2209f80d7e', 'bfd2a149-b902-46db-8303-4c34fc2026b2']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.257027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f72457b-eda4-4934-b281-ec92f7529651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:30.259189 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:30.259189 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:30.259659 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Volume info retrieved successfully. Jul 31 19:13:30.261418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100320) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:13:30.273770 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1689908214 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1689908214, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:30.274084 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1689908214 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1689908214, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:13:30.282825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f72457b-eda4-4934-b281-ec92f7529651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7dcce1f-c415-4976-897f-f4d67d31dfcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1659837156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6143385f1b734fb0915e2ee301965a33',qos_specs=None,replication_status=,reservations=['ff83f21e-ae35-4be9-9ad5-2d192a084169','66189d80-e443-4a7a-94a7-e44412eda73f','ff0ae6db-e529-4426-8cfe-ff2209f80d7e','bfd2a149-b902-46db-8303-4c34fc2026b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1659837156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7dcce1f-c415-4976-897f-f4d67d31dfcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6143385f1b734fb0915e2ee301965a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.283777 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Created reservations ['e6de6495-0945-4319-97eb-537f3c3e8a26', 'b27bd8b7-a361-48f3-95be-96768a59ad3a', 'b17bde7a-eefc-4efa-817b-6120bcf02dc5', 'ec533efb-6e87-4806-bda6-d2a800354fc8'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:30.284066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae534f5-d969-4ae7-8e8c-31f1e2046c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:30.308722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae534f5-d969-4ae7-8e8c-31f1e2046c31) transitioned into state 'SUCCESS' from state '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-1659837156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6143385f1b734fb0915e2ee301965a33',qos_specs=None,replication_status=,reservations=['ff83f21e-ae35-4be9-9ad5-2d192a084169','66189d80-e443-4a7a-94a7-e44412eda73f','ff0ae6db-e529-4426-8cfe-ff2209f80d7e','bfd2a149-b902-46db-8303-4c34fc2026b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.310355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4d157f-a7b0-4976-a45d-2e7e4446a979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:30.320820 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Delete volume request issued successfully. Jul 31 19:13:30.321141 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5003ee52-853f-404f-a14f-b96ba8555260 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce returned with HTTP 202 Jul 31 19:13:30.321834 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 683/2753] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:13:30 2026] DELETE /volume/v3/volumes/75aa1c18-bc8c-42e8-a9bb-8911741f43ce => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:30.322810 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d4d157f-a7b0-4976-a45d-2e7e4446a979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:30.323824 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Flow 'volume_create_api' (d73c5d5d-ac83-4351-92c3-50c03523ddb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:30.324023 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume request issued successfully. Jul 31 19:13:30.324626 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71c8b780-57a0-4865-93f6-dd4755ba6caa tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:30.325181 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 685/2754] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:13:29 2026] POST /volume/v3/volumes => generated 781 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:30.329575 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d979635-f8d7-4c5f-af7f-afb11e3ae5d8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:30.331334 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d979635-f8d7-4c5f-af7f-afb11e3ae5d8 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] DELETE https://10.4.3.163/volume/v3/types/604c2806-b487-43ff-89b8-039eb2208e31 Jul 31 19:13:30.331537 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d979635-f8d7-4c5f-af7f-afb11e3ae5d8 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:30.331737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d979635-f8d7-4c5f-af7f-afb11e3ae5d8 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:30.338156 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8a122dbe-1e46-40a3-93ec-a3d87784d4f2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:30.339979 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a122dbe-1e46-40a3-93ec-a3d87784d4f2 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:13:30.340175 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a122dbe-1e46-40a3-93ec-a3d87784d4f2 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:30.340352 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a122dbe-1e46-40a3-93ec-a3d87784d4f2 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:30.347153 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:30.347153 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:30.350618 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8a122dbe-1e46-40a3-93ec-a3d87784d4f2 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:13:30.354700 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a122dbe-1e46-40a3-93ec-a3d87784d4f2 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:13:30.355126 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 699/2755] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:30 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:30.365164 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d979635-f8d7-4c5f-af7f-afb11e3ae5d8 tempest-ProjectAdminTests-1154364730 tempest-ProjectAdminTests-1154364730-project-admin] https://10.4.3.163/volume/v3/types/604c2806-b487-43ff-89b8-039eb2208e31 returned with HTTP 202 Jul 31 19:13:30.365692 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 689/2756] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:30 2026] DELETE /volume/v3/types/604c2806-b487-43ff-89b8-039eb2208e31 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:31.072626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-55643128-4bd6-4817-b055-165b9c620e2a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.075687 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-55643128-4bd6-4817-b055-165b9c620e2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:13:31.076010 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-55643128-4bd6-4817-b055-165b9c620e2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.077315 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-55643128-4bd6-4817-b055-165b9c620e2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.086087 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.086087 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:31.089644 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-55643128-4bd6-4817-b055-165b9c620e2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:31.095152 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-55643128-4bd6-4817-b055-165b9c620e2a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:13:31.095781 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 684/2757] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:31.121697 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-33ad1541-2957-4241-ab9a-8fdc305a62f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.123740 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33ad1541-2957-4241-ab9a-8fdc305a62f7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 Jul 31 19:13:31.123980 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33ad1541-2957-4241-ab9a-8fdc305a62f7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.124167 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33ad1541-2957-4241-ab9a-8fdc305a62f7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.132397 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.132397 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:31.136723 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-33ad1541-2957-4241-ab9a-8fdc305a62f7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:31.140587 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33ad1541-2957-4241-ab9a-8fdc305a62f7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 returned with HTTP 200 Jul 31 19:13:31.141595 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 686/2758] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:31.155009 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eb1c9f66-502f-484d-9109-7983578d17c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.157455 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:31.157840 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d6875c98-f33d-427b-bd64-2795a17de6a4", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1000580408"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:31.159277 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume request body: {'volume': {'source_volid': 'd6875c98-f33d-427b-bd64-2795a17de6a4', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1000580408'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:31.167875 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.167875 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:31.168558 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume retrieved successfully. Jul 31 19:13:31.168707 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume of 2 GB Jul 31 19:13:31.172091 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Availability Zones retrieved successfully. Jul 31 19:13:31.176976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Flow 'volume_create_api' (7bfc7e14-7446-4390-85f2-f868760edfec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:31.178103 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fb8e9e-3382-472b-9218-cb09cce3c773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:31.178544 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-579b9712-97dd-4822-859f-22567093ffd3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.179068 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-579b9712-97dd-4822-859f-22567093ffd3 None None] GET https://10.4.3.163/volume// Jul 31 19:13:31.179142 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:31.179315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-579b9712-97dd-4822-859f-22567093ffd3 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.179562 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-579b9712-97dd-4822-859f-22567093ffd3 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.179987 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-579b9712-97dd-4822-859f-22567093ffd3 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:31.180360 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 690/2759] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:31.189336 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-98e193ad-e8be-42c6-a89e-8a8040b4796f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.191694 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-98e193ad-e8be-42c6-a89e-8a8040b4796f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:13:31.192305 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-98e193ad-e8be-42c6-a89e-8a8040b4796f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fed80165-8750-40ed-996d-2414fc7f735b", "connector": null, "instance_uuid": "6bfdad63-e892-4301-a378-fd6fd2158cd5"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:31.207749 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.207749 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:31.211752 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67fb8e9e-3382-472b-9218-cb09cce3c773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'd6875c98-f33d-427b-bd64-2795a17de6a4', 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:31.212487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6c4f51-495f-419d-b68e-7254a5036e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:31.246518 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-98e193ad-e8be-42c6-a89e-8a8040b4796f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:13:31.246518 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 685/2760] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:13:31 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:31.251574 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Created reservations ['3c2d888f-8a76-4325-ae8a-ea8dd9f3d068', '9c8d1b0f-79e9-413e-ad86-319c5cea842c', 'dd95ea1c-d559-459d-8ec8-e43be7b12103', 'fe64ec13-9f14-4abb-a44a-ccce2449b800'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:31.252422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6c4f51-495f-419d-b68e-7254a5036e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c2d888f-8a76-4325-ae8a-ea8dd9f3d068', '9c8d1b0f-79e9-413e-ad86-319c5cea842c', 'dd95ea1c-d559-459d-8ec8-e43be7b12103', 'fe64ec13-9f14-4abb-a44a-ccce2449b800']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:31.253118 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fbb84b-ba2b-4cf6-9377-4549675c6b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:31.280610 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c71c817a-bc6d-4074-aa87-b1834faabdd7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.282454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c71c817a-bc6d-4074-aa87-b1834faabdd7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:13:31.282702 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c71c817a-bc6d-4074-aa87-b1834faabdd7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.283069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c71c817a-bc6d-4074-aa87-b1834faabdd7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.294669 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.294669 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:31.299110 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fbb84b-ba2b-4cf6-9377-4549675c6b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5929828d-4cd2-48ed-83d5-b4aa0eaa127c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1000580408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5630be302dc14542a3efb9dffe7b2a65',qos_specs=None,replication_status=,reservations=['3c2d888f-8a76-4325-ae8a-ea8dd9f3d068','9c8d1b0f-79e9-413e-ad86-319c5cea842c','dd95ea1c-d559-459d-8ec8-e43be7b12103','fe64ec13-9f14-4abb-a44a-ccce2449b800'],size=2,snapshot_id=None,source_replicaid=,source_volid=d6875c98-f33d-427b-bd64-2795a17de6a4,status='creating',user_id='2f0ec39d5eb842ca843e27653563976e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1000580408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5929828d-4cd2-48ed-83d5-b4aa0eaa127c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5630be302dc14542a3efb9dffe7b2a65',provider_auth=None,provider_geometry=None,provider_id=None,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=d6875c98-f33d-427b-bd64-2795a17de6a4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f0ec39d5eb842ca843e27653563976e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:31.299110 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc76c235-0e76-431b-8dec-65a86e5502a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:31.299309 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c71c817a-bc6d-4074-aa87-b1834faabdd7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:31.300096 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96f9842c-aaa3-4373-8dd3-031d018440b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.300599 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96f9842c-aaa3-4373-8dd3-031d018440b8 None None] GET https://10.4.3.163/volume// Jul 31 19:13:31.300761 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96f9842c-aaa3-4373-8dd3-031d018440b8 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.301035 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96f9842c-aaa3-4373-8dd3-031d018440b8 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.301343 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96f9842c-aaa3-4373-8dd3-031d018440b8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:31.301664 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 691/2761] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:31.305271 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c71c817a-bc6d-4074-aa87-b1834faabdd7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:13:31.305271 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 687/2762] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:31.309255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-b5807421-69eb-4b71-a432-0125ec22515e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.313679 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-b5807421-69eb-4b71-a432-0125ec22515e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:13:31.313679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-b5807421-69eb-4b71-a432-0125ec22515e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.313679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-b5807421-69eb-4b71-a432-0125ec22515e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.319937 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc76c235-0e76-431b-8dec-65a86e5502a3) transitioned into state 'SUCCESS' from state '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-1000580408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5630be302dc14542a3efb9dffe7b2a65',qos_specs=None,replication_status=,reservations=['3c2d888f-8a76-4325-ae8a-ea8dd9f3d068','9c8d1b0f-79e9-413e-ad86-319c5cea842c','dd95ea1c-d559-459d-8ec8-e43be7b12103','fe64ec13-9f14-4abb-a44a-ccce2449b800'],size=2,snapshot_id=None,source_replicaid=,source_volid=d6875c98-f33d-427b-bd64-2795a17de6a4,status='creating',user_id='2f0ec39d5eb842ca843e27653563976e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:31.320875 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7f9245-83a1-4102-9d46-4dfe8fd08d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:31.323332 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.323332 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:31.326900 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-b5807421-69eb-4b71-a432-0125ec22515e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:31.331124 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-b5807421-69eb-4b71-a432-0125ec22515e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:13:31.331933 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 686/2763] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:31.338304 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7f9245-83a1-4102-9d46-4dfe8fd08d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:31.342351 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Flow 'volume_create_api' (7bfc7e14-7446-4390-85f2-f868760edfec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:31.342850 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Create volume request issued successfully. Jul 31 19:13:31.343220 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb1c9f66-502f-484d-9109-7983578d17c7 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:31.344154 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 700/2764] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:13:31 2026] POST /volume/v3/volumes => generated 781 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:31.355370 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1f18ba0-7cbc-4975-ac15-420b21427e0e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.359698 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1f18ba0-7cbc-4975-ac15-420b21427e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c Jul 31 19:13:31.360975 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1f18ba0-7cbc-4975-ac15-420b21427e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.361235 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1f18ba0-7cbc-4975-ac15-420b21427e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.369542 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2d9c9d8a-3491-459e-8e3b-aef1d7d78e00 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.371639 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d9c9d8a-3491-459e-8e3b-aef1d7d78e00 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:13:31.371903 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d9c9d8a-3491-459e-8e3b-aef1d7d78e00 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.372141 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2d9c9d8a-3491-459e-8e3b-aef1d7d78e00 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.374219 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.374219 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:31.378693 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1f18ba0-7cbc-4975-ac15-420b21427e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:31.380732 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.380732 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:31.385841 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1f18ba0-7cbc-4975-ac15-420b21427e0e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c returned with HTTP 200 Jul 31 19:13:31.386454 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2d9c9d8a-3491-459e-8e3b-aef1d7d78e00 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:13:31.386535 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 692/2765] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:31.391809 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2d9c9d8a-3491-459e-8e3b-aef1d7d78e00 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:13:31.392218 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 688/2766] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 1389 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:31.405812 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-18aab403-2adf-4f2d-baef-ba6848e6c6bc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.408047 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18aab403-2adf-4f2d-baef-ba6848e6c6bc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:13:31.408614 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18aab403-2adf-4f2d-baef-ba6848e6c6bc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:31.408803 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18aab403-2adf-4f2d-baef-ba6848e6c6bc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:31.420690 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.420690 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:31.425985 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-18aab403-2adf-4f2d-baef-ba6848e6c6bc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:13:31.437490 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-5fa5550a-5805-4951-b48f-47a1e1022e05 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:31.437571 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18aab403-2adf-4f2d-baef-ba6848e6c6bc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:13:31.437571 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 687/2767] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:31 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:31.439146 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-5fa5550a-5805-4951-b48f-47a1e1022e05 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] PUT https://10.4.3.163/volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255 Jul 31 19:13:31.439539 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-5fa5550a-5805-4951-b48f-47a1e1022e05 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:31.454957 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-5fa5550a-5805-4951-b48f-47a1e1022e05 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Acquiring lock "cinder-attachment_update-fed80165-8750-40ed-996d-2414fc7f735b-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:13:31.460377 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-5fa5550a-5805-4951-b48f-47a1e1022e05 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Lock "cinder-attachment_update-fed80165-8750-40ed-996d-2414fc7f735b-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:13:31.461309 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:31.461309 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:31.603068 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-5fa5550a-5805-4951-b48f-47a1e1022e05 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Lock "cinder-attachment_update-fed80165-8750-40ed-996d-2414fc7f735b-np0000006260" released by "attachment_update" :: held 0.143s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:13:31.603364 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-5fa5550a-5805-4951-b48f-47a1e1022e05 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255 returned with HTTP 200 Jul 31 19:13:31.603816 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 701/2768] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:13:31 2026] PUT /volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:31.983085 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-963d3777-00a0-4f0f-84a3-ed8e675263f5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.083879 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-963d3777-00a0-4f0f-84a3-ed8e675263f5 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:32.084233 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-963d3777-00a0-4f0f-84a3-ed8e675263f5 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-890700958", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.101525 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-963d3777-00a0-4f0f-84a3-ed8e675263f5 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:32.101870 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 693/2769] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:31 2026] POST /volume/v3/types => generated 379 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.112116 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-57b02798-d010-49bb-b0b1-bf3a17bb7723 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.115332 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57b02798-d010-49bb-b0b1-bf3a17bb7723 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] POST https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption Jul 31 19:13:32.116830 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57b02798-d010-49bb-b0b1-bf3a17bb7723 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.140249 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57b02798-d010-49bb-b0b1-bf3a17bb7723 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption returned with HTTP 200 Jul 31 19:13:32.140249 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 689/2770] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.148850 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5f138ecb-f36b-4895-90c5-1d9d9d1201e2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.150501 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f138ecb-f36b-4895-90c5-1d9d9d1201e2 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:32.152362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f138ecb-f36b-4895-90c5-1d9d9d1201e2 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1934527035", "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=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.169858 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f138ecb-f36b-4895-90c5-1d9d9d1201e2 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:32.170311 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 688/2771] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.179046 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9dde262b-0feb-4137-82ec-39f9974a0a77 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.244020 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dde262b-0feb-4137-82ec-39f9974a0a77 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] POST https://10.4.3.163/volume/v3/types/e86d42e6-f0d6-43fe-b111-781e08f859f7/encryption Jul 31 19:13:32.244379 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9dde262b-0feb-4137-82ec-39f9974a0a77 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.245779 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:32.245779 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:32.246206 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-9dde262b-0feb-4137-82ec-39f9974a0a77 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.246400 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9dde262b-0feb-4137-82ec-39f9974a0a77 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/e86d42e6-f0d6-43fe-b111-781e08f859f7/encryption returned with HTTP 403 Jul 31 19:13:32.246959 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 702/2772] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types/e86d42e6-f0d6-43fe-b111-781e08f859f7/encryption => generated 127 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.255893 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb11cc95-8395-4f7a-8ea5-2a419dc2c056 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.258062 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb11cc95-8395-4f7a-8ea5-2a419dc2c056 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:32.258540 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb11cc95-8395-4f7a-8ea5-2a419dc2c056 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-415529982", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.277824 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb11cc95-8395-4f7a-8ea5-2a419dc2c056 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:32.278138 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 694/2773] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.286644 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fbdffd00-df1e-4512-83a3-7e715f116e4e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.288792 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbdffd00-df1e-4512-83a3-7e715f116e4e tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] POST https://10.4.3.163/volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e/extra_specs Jul 31 19:13:32.289215 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fbdffd00-df1e-4512-83a3-7e715f116e4e tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.291564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-fbdffd00-df1e-4512-83a3-7e715f116e4e tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.291808 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fbdffd00-df1e-4512-83a3-7e715f116e4e tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e/extra_specs returned with HTTP 403 Jul 31 19:13:32.292317 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 690/2774] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.301114 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d4fcebe9-61c5-4d2c-a6e1-e96536584903 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.303532 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d4fcebe9-61c5-4d2c-a6e1-e96536584903 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] PUT https://10.4.3.163/volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e/extra_specs/key2 Jul 31 19:13:32.303980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d4fcebe9-61c5-4d2c-a6e1-e96536584903 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.306992 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-d4fcebe9-61c5-4d2c-a6e1-e96536584903 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.307336 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d4fcebe9-61c5-4d2c-a6e1-e96536584903 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e/extra_specs/key2 returned with HTTP 403 Jul 31 19:13:32.307907 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 689/2775] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:13:32 2026] PUT /volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.317827 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eea0995c-9ecc-46db-94ce-ca210784e734 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.319619 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-94bfc374-7ceb-47d1-86d9-784fc6d3a07c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.320028 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eea0995c-9ecc-46db-94ce-ca210784e734 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:13:32.320219 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eea0995c-9ecc-46db-94ce-ca210784e734 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.320432 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eea0995c-9ecc-46db-94ce-ca210784e734 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.321866 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94bfc374-7ceb-47d1-86d9-784fc6d3a07c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:32.322270 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94bfc374-7ceb-47d1-86d9-784fc6d3a07c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.325811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-94bfc374-7ceb-47d1-86d9-784fc6d3a07c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.325811 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94bfc374-7ceb-47d1-86d9-784fc6d3a07c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types returned with HTTP 403 Jul 31 19:13:32.325811 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 695/2776] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.330340 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:32.330340 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:32.336108 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-077405fd-d039-4cb1-9420-19883526cb6a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.336660 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eea0995c-9ecc-46db-94ce-ca210784e734 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:32.340235 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-077405fd-d039-4cb1-9420-19883526cb6a tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:32.340578 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-077405fd-d039-4cb1-9420-19883526cb6a tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1799532930", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.340689 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eea0995c-9ecc-46db-94ce-ca210784e734 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:13:32.341060 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 703/2777] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.367826 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-077405fd-d039-4cb1-9420-19883526cb6a tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:32.368174 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 691/2778] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.375510 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e078935a-1f9e-42cc-8cfc-e14848da392b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.377203 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e078935a-1f9e-42cc-8cfc-e14848da392b tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] POST https://10.4.3.163/volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b/encryption Jul 31 19:13:32.377551 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e078935a-1f9e-42cc-8cfc-e14848da392b tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.403142 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1b1bfc2d-700b-4b19-8c6f-f2fea93c5832 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.405073 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b1bfc2d-700b-4b19-8c6f-f2fea93c5832 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c Jul 31 19:13:32.405276 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b1bfc2d-700b-4b19-8c6f-f2fea93c5832 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.405512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1b1bfc2d-700b-4b19-8c6f-f2fea93c5832 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.408138 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e078935a-1f9e-42cc-8cfc-e14848da392b tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b/encryption returned with HTTP 200 Jul 31 19:13:32.408602 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 690/2779] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.413963 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:32.413963 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:32.417188 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ee26cb3-679a-4f52-a07d-a8ebab17b15c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.418382 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1b1bfc2d-700b-4b19-8c6f-f2fea93c5832 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:32.418963 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ee26cb3-679a-4f52-a07d-a8ebab17b15c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] DELETE https://10.4.3.163/volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b/encryption/77c1300f-5136-4f44-b2c4-bc13330e7aa3 Jul 31 19:13:32.419149 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ee26cb3-679a-4f52-a07d-a8ebab17b15c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.419325 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ee26cb3-679a-4f52-a07d-a8ebab17b15c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.419970 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-3ee26cb3-679a-4f52-a07d-a8ebab17b15c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.420255 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ee26cb3-679a-4f52-a07d-a8ebab17b15c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b/encryption/77c1300f-5136-4f44-b2c4-bc13330e7aa3 returned with HTTP 403 Jul 31 19:13:32.420649 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 704/2780] 10.4.3.163 () {66 vars in 1489 bytes} [Fri Jul 31 19:13:32 2026] DELETE /volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b/encryption/77c1300f-5136-4f44-b2c4-bc13330e7aa3 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.423099 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1b1bfc2d-700b-4b19-8c6f-f2fea93c5832 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c returned with HTTP 200 Jul 31 19:13:32.423509 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 696/2781] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.428661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-32ba3e1e-1a8d-4d5e-a099-08e3d98d1a1d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.430375 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32ba3e1e-1a8d-4d5e-a099-08e3d98d1a1d tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:32.430734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-32ba3e1e-1a8d-4d5e-a099-08e3d98d1a1d tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-961501600", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.439626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4e52a63d-c30e-4607-b7b8-3a44f421fe23 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.442670 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e52a63d-c30e-4607-b7b8-3a44f421fe23 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c Jul 31 19:13:32.442880 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4e52a63d-c30e-4607-b7b8-3a44f421fe23 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.443574 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4e52a63d-c30e-4607-b7b8-3a44f421fe23 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.450473 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:32.450473 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:32.460639 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4e52a63d-c30e-4607-b7b8-3a44f421fe23 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:32.462493 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-32ba3e1e-1a8d-4d5e-a099-08e3d98d1a1d tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:32.462849 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 692/2782] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.466308 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e52a63d-c30e-4607-b7b8-3a44f421fe23 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c returned with HTTP 200 Jul 31 19:13:32.467546 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 691/2783] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.470886 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ae0239e-8ab5-457a-abf5-a0e8ff62768c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.473153 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ae0239e-8ab5-457a-abf5-a0e8ff62768c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] DELETE https://10.4.3.163/volume/v3/types/fcfa4ed7-6701-4157-9572-e0758c6c6b76/extra_specs/key1 Jul 31 19:13:32.473377 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ae0239e-8ab5-457a-abf5-a0e8ff62768c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.473634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ae0239e-8ab5-457a-abf5-a0e8ff62768c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.482124 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-05d805ab-f322-4706-bba1-f953ea0100cd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.482346 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-8ae0239e-8ab5-457a-abf5-a0e8ff62768c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.482647 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ae0239e-8ab5-457a-abf5-a0e8ff62768c tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/fcfa4ed7-6701-4157-9572-e0758c6c6b76/extra_specs/key1 returned with HTTP 403 Jul 31 19:13:32.483263 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 705/2784] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:13:32 2026] DELETE /volume/v3/types/fcfa4ed7-6701-4157-9572-e0758c6c6b76/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.483949 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05d805ab-f322-4706-bba1-f953ea0100cd tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c Jul 31 19:13:32.484150 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05d805ab-f322-4706-bba1-f953ea0100cd tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.484340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-05d805ab-f322-4706-bba1-f953ea0100cd tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.492090 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d8cf7b4f-e6b6-4c7b-9fc8-4f639195b761 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.493688 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8cf7b4f-e6b6-4c7b-9fc8-4f639195b761 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:13:32.494108 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8cf7b4f-e6b6-4c7b-9fc8-4f639195b761 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-259790666", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.494430 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:32.494430 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:32.498094 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-05d805ab-f322-4706-bba1-f953ea0100cd tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:32.502362 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-05d805ab-f322-4706-bba1-f953ea0100cd tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c returned with HTTP 200 Jul 31 19:13:32.502906 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 697/2785] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.516520 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8cf7b4f-e6b6-4c7b-9fc8-4f639195b761 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:32.517037 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 693/2786] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:13:32 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.519892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-93c6de7d-d3ad-47c0-944b-7cae73ac59bf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.522016 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-93c6de7d-d3ad-47c0-944b-7cae73ac59bf tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] DELETE https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c Jul 31 19:13:32.522258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-93c6de7d-d3ad-47c0-944b-7cae73ac59bf tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.522514 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-93c6de7d-d3ad-47c0-944b-7cae73ac59bf tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.522722 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-93c6de7d-d3ad-47c0-944b-7cae73ac59bf tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Delete volume with id: 5929828d-4cd2-48ed-83d5-b4aa0eaa127c Jul 31 19:13:32.525025 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b3648fee-3c4c-4670-9cfc-7ee6f0d55ba2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.529657 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b3648fee-3c4c-4670-9cfc-7ee6f0d55ba2 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] DELETE https://10.4.3.163/volume/v3/types/1dede238-68d7-4c3e-b340-d08bff3252f5 Jul 31 19:13:32.531813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b3648fee-3c4c-4670-9cfc-7ee6f0d55ba2 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.531813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b3648fee-3c4c-4670-9cfc-7ee6f0d55ba2 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.531813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-b3648fee-3c4c-4670-9cfc-7ee6f0d55ba2 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.531813 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b3648fee-3c4c-4670-9cfc-7ee6f0d55ba2 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/1dede238-68d7-4c3e-b340-d08bff3252f5 returned with HTTP 403 Jul 31 19:13:32.532577 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 706/2787] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:32 2026] DELETE /volume/v3/types/1dede238-68d7-4c3e-b340-d08bff3252f5 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.534952 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:32.534952 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:32.535825 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-93c6de7d-d3ad-47c0-944b-7cae73ac59bf tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:32.543166 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d19c1ba-eab8-4647-883e-533c2ffb8690 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.544808 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d19c1ba-eab8-4647-883e-533c2ffb8690 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] GET https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs Jul 31 19:13:32.545274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d19c1ba-eab8-4647-883e-533c2ffb8690 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.545274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d19c1ba-eab8-4647-883e-533c2ffb8690 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.552324 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d19c1ba-eab8-4647-883e-533c2ffb8690 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs returned with HTTP 200 Jul 31 19:13:32.552903 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 698/2788] 10.4.3.163 () {66 vars in 1378 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.563653 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-87a062dc-0a08-4ac4-9d4f-2c6fd6d8cf9b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.566644 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87a062dc-0a08-4ac4-9d4f-2c6fd6d8cf9b tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] GET https://10.4.3.163/volume/v3/types Jul 31 19:13:32.566882 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87a062dc-0a08-4ac4-9d4f-2c6fd6d8cf9b tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.567219 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87a062dc-0a08-4ac4-9d4f-2c6fd6d8cf9b tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.568137 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-87a062dc-0a08-4ac4-9d4f-2c6fd6d8cf9b tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:32.578883 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-93c6de7d-d3ad-47c0-944b-7cae73ac59bf tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Delete volume request issued successfully. Jul 31 19:13:32.579168 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-93c6de7d-d3ad-47c0-944b-7cae73ac59bf tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c returned with HTTP 202 Jul 31 19:13:32.579744 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 692/2789] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:32 2026] DELETE /volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:32.587547 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f266b2ec-57ce-49c2-844f-7e64b42d4e07 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.589900 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f266b2ec-57ce-49c2-844f-7e64b42d4e07 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c Jul 31 19:13:32.590184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f266b2ec-57ce-49c2-844f-7e64b42d4e07 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.590407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f266b2ec-57ce-49c2-844f-7e64b42d4e07 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.602253 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87a062dc-0a08-4ac4-9d4f-2c6fd6d8cf9b tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:13:32.602680 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 694/2790] 10.4.3.163 () {66 vars in 1231 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/types => generated 3143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:32.610096 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:32.610096 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:32.617098 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b73b3118-c875-49b3-96dd-5f82f57a9689 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.618893 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b73b3118-c875-49b3-96dd-5f82f57a9689 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] GET https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption/cipher Jul 31 19:13:32.619069 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b73b3118-c875-49b3-96dd-5f82f57a9689 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.619252 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b73b3118-c875-49b3-96dd-5f82f57a9689 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.619983 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-b73b3118-c875-49b3-96dd-5f82f57a9689 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.620091 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b73b3118-c875-49b3-96dd-5f82f57a9689 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption/cipher returned with HTTP 403 Jul 31 19:13:32.620472 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 699/2791] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.627611 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f266b2ec-57ce-49c2-844f-7e64b42d4e07 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:32.632353 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fefa324d-63f7-4c97-9b3d-5fd309855944 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.633743 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-d6dd8e28-69e5-4718-ac89-c71aa8e9d0b7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.634565 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fefa324d-63f7-4c97-9b3d-5fd309855944 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] GET https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption Jul 31 19:13:32.634834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fefa324d-63f7-4c97-9b3d-5fd309855944 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.635143 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fefa324d-63f7-4c97-9b3d-5fd309855944 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.635881 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-d6dd8e28-69e5-4718-ac89-c71aa8e9d0b7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:13:32.636144 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-d6dd8e28-69e5-4718-ac89-c71aa8e9d0b7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.636185 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-fefa324d-63f7-4c97-9b3d-5fd309855944 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.636352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-d6dd8e28-69e5-4718-ac89-c71aa8e9d0b7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.636384 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fefa324d-63f7-4c97-9b3d-5fd309855944 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption returned with HTTP 403 Jul 31 19:13:32.636932 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 693/2792] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.645314 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:32.645314 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:32.645812 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f266b2ec-57ce-49c2-844f-7e64b42d4e07 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c returned with HTTP 200 Jul 31 19:13:32.646343 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 707/2793] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c => generated 873 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.649139 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f168eb10-f36d-4aae-87ac-6cfc22eb15ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.650021 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-d6dd8e28-69e5-4718-ac89-c71aa8e9d0b7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:13:32.652293 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f168eb10-f36d-4aae-87ac-6cfc22eb15ab tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] GET https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/multiattach Jul 31 19:13:32.652565 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f168eb10-f36d-4aae-87ac-6cfc22eb15ab tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.652688 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f168eb10-f36d-4aae-87ac-6cfc22eb15ab tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.658414 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-d6dd8e28-69e5-4718-ac89-c71aa8e9d0b7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:13:32.659690 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 695/2794] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 1371 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:32.660402 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f168eb10-f36d-4aae-87ac-6cfc22eb15ab tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/multiattach returned with HTTP 200 Jul 31 19:13:32.660757 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 700/2795] 10.4.3.163 () {66 vars in 1414 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:13:32.669801 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-57bda1e4-e3ae-4002-9bb6-0ca92880bfec None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.672319 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-57bda1e4-e3ae-4002-9bb6-0ca92880bfec tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] GET https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/volume_backend_name Jul 31 19:13:32.672643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-57bda1e4-e3ae-4002-9bb6-0ca92880bfec tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.674840 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-57bda1e4-e3ae-4002-9bb6-0ca92880bfec tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.685823 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-57bda1e4-e3ae-4002-9bb6-0ca92880bfec tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 19:13:32.685823 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 694/2796] 10.4.3.163 () {66 vars in 1438 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.693199 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6fcfb3a3-782a-4d8b-8a5d-89c266686f7a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.694922 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6fcfb3a3-782a-4d8b-8a5d-89c266686f7a tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] GET https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 Jul 31 19:13:32.695107 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6fcfb3a3-782a-4d8b-8a5d-89c266686f7a tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.695284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6fcfb3a3-782a-4d8b-8a5d-89c266686f7a tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.701742 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6fcfb3a3-782a-4d8b-8a5d-89c266686f7a tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 returned with HTTP 200 Jul 31 19:13:32.701742 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 708/2797] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:13:32 2026] GET /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 => generated 317 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:32.718675 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-12c7391e-510a-483a-9e1a-7c46853bc4c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.718675 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12c7391e-510a-483a-9e1a-7c46853bc4c3 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] PUT https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption/f7662ddb-542d-4cc0-ad61-7cb727129849 Jul 31 19:13:32.718675 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12c7391e-510a-483a-9e1a-7c46853bc4c3 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.718675 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-12c7391e-510a-483a-9e1a-7c46853bc4c3 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.718915 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12c7391e-510a-483a-9e1a-7c46853bc4c3 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption/f7662ddb-542d-4cc0-ad61-7cb727129849 returned with HTTP 403 Jul 31 19:13:32.719400 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 696/2798] 10.4.3.163 () {68 vars in 1506 bytes} [Fri Jul 31 19:13:32 2026] PUT /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/encryption/f7662ddb-542d-4cc0-ad61-7cb727129849 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.728599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-54989b75-0649-4faa-b556-d1c71e15e7a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.730929 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54989b75-0649-4faa-b556-d1c71e15e7a9 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] PUT https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/key1 Jul 31 19:13:32.731345 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54989b75-0649-4faa-b556-d1c71e15e7a9 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.733777 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-54989b75-0649-4faa-b556-d1c71e15e7a9 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.734024 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54989b75-0649-4faa-b556-d1c71e15e7a9 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/key1 returned with HTTP 403 Jul 31 19:13:32.734698 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 701/2799] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:13:32 2026] PUT /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.747257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-98d55660-6011-4991-bda6-36043401da16 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.749308 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98d55660-6011-4991-bda6-36043401da16 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] PUT https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 Jul 31 19:13:32.750107 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98d55660-6011-4991-bda6-36043401da16 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:32.752449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-98d55660-6011-4991-bda6-36043401da16 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0469df445a644ca0b4b888ddc00f0b2f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '42c0005b5d604f4a83bccdd694f3d694', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:13:32.752667 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98d55660-6011-4991-bda6-36043401da16 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-member] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 returned with HTTP 403 Jul 31 19:13:32.753533 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 695/2800] 10.4.3.163 () {68 vars in 1362 bytes} [Fri Jul 31 19:13:32 2026] PUT /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:32.761101 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8e76aa1-3f88-49fb-a2ba-e1faac4f38f4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.764007 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8e76aa1-3f88-49fb-a2ba-e1faac4f38f4 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] DELETE https://10.4.3.163/volume/v3/types/1dede238-68d7-4c3e-b340-d08bff3252f5 Jul 31 19:13:32.764242 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8e76aa1-3f88-49fb-a2ba-e1faac4f38f4 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.764527 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8e76aa1-3f88-49fb-a2ba-e1faac4f38f4 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.868485 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8e76aa1-3f88-49fb-a2ba-e1faac4f38f4 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types/1dede238-68d7-4c3e-b340-d08bff3252f5 returned with HTTP 202 Jul 31 19:13:32.869078 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 709/2801] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:32 2026] DELETE /volume/v3/types/1dede238-68d7-4c3e-b340-d08bff3252f5 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:32.879848 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-467ec069-0000-4943-b7f8-bf2ea7d44958 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.886813 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-467ec069-0000-4943-b7f8-bf2ea7d44958 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] DELETE https://10.4.3.163/volume/v3/types/fcfa4ed7-6701-4157-9572-e0758c6c6b76 Jul 31 19:13:32.886813 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-467ec069-0000-4943-b7f8-bf2ea7d44958 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.887307 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-467ec069-0000-4943-b7f8-bf2ea7d44958 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:32.961343 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-467ec069-0000-4943-b7f8-bf2ea7d44958 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types/fcfa4ed7-6701-4157-9572-e0758c6c6b76 returned with HTTP 202 Jul 31 19:13:32.961719 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 697/2802] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:32 2026] DELETE /volume/v3/types/fcfa4ed7-6701-4157-9572-e0758c6c6b76 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:32.970507 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0888c60c-c66d-446b-a0ed-413ee5d75ab9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:32.972615 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0888c60c-c66d-446b-a0ed-413ee5d75ab9 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] DELETE https://10.4.3.163/volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b Jul 31 19:13:32.972976 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0888c60c-c66d-446b-a0ed-413ee5d75ab9 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:32.973278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0888c60c-c66d-446b-a0ed-413ee5d75ab9 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.019361 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0888c60c-c66d-446b-a0ed-413ee5d75ab9 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b returned with HTTP 202 Jul 31 19:13:33.019827 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 702/2803] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:32 2026] DELETE /volume/v3/types/31916d4b-a9ed-4543-97d0-5b0a5b8a498b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:33.026545 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-babb494b-ee39-46e2-9cab-80c9fb896342 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.029105 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-babb494b-ee39-46e2-9cab-80c9fb896342 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] DELETE https://10.4.3.163/volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e Jul 31 19:13:33.029382 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-babb494b-ee39-46e2-9cab-80c9fb896342 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.029831 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-babb494b-ee39-46e2-9cab-80c9fb896342 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.062772 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-babb494b-ee39-46e2-9cab-80c9fb896342 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e returned with HTTP 202 Jul 31 19:13:33.063297 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 696/2804] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:33 2026] DELETE /volume/v3/types/7030ca26-7c12-4d90-b421-6f7cb1e60f7e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:33.072086 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4e2f7311-c4a4-46ee-958f-00f966036620 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.073560 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e2f7311-c4a4-46ee-958f-00f966036620 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] DELETE https://10.4.3.163/volume/v3/types/e86d42e6-f0d6-43fe-b111-781e08f859f7 Jul 31 19:13:33.073874 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e2f7311-c4a4-46ee-958f-00f966036620 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.074247 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e2f7311-c4a4-46ee-958f-00f966036620 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.122597 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e2f7311-c4a4-46ee-958f-00f966036620 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types/e86d42e6-f0d6-43fe-b111-781e08f859f7 returned with HTTP 202 Jul 31 19:13:33.123317 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 710/2805] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:33 2026] DELETE /volume/v3/types/e86d42e6-f0d6-43fe-b111-781e08f859f7 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:33.130968 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-409c70ab-9135-45a0-bb91-7c7eee4bd026 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.133256 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-409c70ab-9135-45a0-bb91-7c7eee4bd026 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] DELETE https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 Jul 31 19:13:33.133557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-409c70ab-9135-45a0-bb91-7c7eee4bd026 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.134462 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-409c70ab-9135-45a0-bb91-7c7eee4bd026 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.164215 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-409c70ab-9135-45a0-bb91-7c7eee4bd026 tempest-VolumeTypesMemberTests-2106835439 tempest-VolumeTypesMemberTests-2106835439-project-admin] https://10.4.3.163/volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 returned with HTTP 202 Jul 31 19:13:33.164852 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 698/2806] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:13:33 2026] DELETE /volume/v3/types/b0931332-a549-4f0c-a077-fd28377b03a1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:33.275306 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-0e14e262-2039-4abe-ad0f-cd104ccc26ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.277872 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-0e14e262-2039-4abe-ad0f-cd104ccc26ea tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:13:33.278121 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-0e14e262-2039-4abe-ad0f-cd104ccc26ea tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.278335 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-0e14e262-2039-4abe-ad0f-cd104ccc26ea tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.286112 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:33.286112 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:33.290156 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-0e14e262-2039-4abe-ad0f-cd104ccc26ea tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:13:33.295270 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-0e14e262-2039-4abe-ad0f-cd104ccc26ea tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:13:33.295618 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 703/2807] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:13:33 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 1371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:33.306297 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ac8c54b1-7e99-404f-83a6-e794a6283832 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.306746 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ac8c54b1-7e99-404f-83a6-e794a6283832 None None] GET https://10.4.3.163/volume// Jul 31 19:13:33.306977 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ac8c54b1-7e99-404f-83a6-e794a6283832 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.307203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ac8c54b1-7e99-404f-83a6-e794a6283832 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.309414 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ac8c54b1-7e99-404f-83a6-e794a6283832 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:33.309745 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 697/2808] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:13:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:33.320484 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-47d20312-ceb5-4615-85cf-638c1ad8f1e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.324067 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-47d20312-ceb5-4615-85cf-638c1ad8f1e1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:13:33.324766 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-47d20312-ceb5-4615-85cf-638c1ad8f1e1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7dcce1f-c415-4976-897f-f4d67d31dfcb", "connector": null, "instance_uuid": "03b0f046-942a-4db3-b3b2-c6e7e0fc53aa"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:33.341813 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:33.341813 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:33.356088 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d32cc520-5466-4f38-873c-e2372fb354cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.360368 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d32cc520-5466-4f38-873c-e2372fb354cc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:13:33.360640 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d32cc520-5466-4f38-873c-e2372fb354cc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.362175 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d32cc520-5466-4f38-873c-e2372fb354cc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.376476 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:33.376476 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:33.379750 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d32cc520-5466-4f38-873c-e2372fb354cc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:33.386429 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d32cc520-5466-4f38-873c-e2372fb354cc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:13:33.386906 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 699/2809] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:33 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:33.427581 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-47d20312-ceb5-4615-85cf-638c1ad8f1e1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:13:33.427581 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 711/2810] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:13:33 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:33.662070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d0639807-fcd5-4313-8382-40022f809411 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.664421 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d0639807-fcd5-4313-8382-40022f809411 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c Jul 31 19:13:33.664685 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d0639807-fcd5-4313-8382-40022f809411 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.664919 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d0639807-fcd5-4313-8382-40022f809411 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.674995 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d0639807-fcd5-4313-8382-40022f809411 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c returned with HTTP 404 Jul 31 19:13:33.675473 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 704/2811] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:33 2026] GET /volume/v3/volumes/5929828d-4cd2-48ed-83d5-b4aa0eaa127c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:33.685451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2b614d91-fe96-45a9-a5c5-fc2f3b7f402a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.687551 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2b614d91-fe96-45a9-a5c5-fc2f3b7f402a tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 Jul 31 19:13:33.687804 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2b614d91-fe96-45a9-a5c5-fc2f3b7f402a tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.688327 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2b614d91-fe96-45a9-a5c5-fc2f3b7f402a tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.696787 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:33.696787 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:33.701314 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2b614d91-fe96-45a9-a5c5-fc2f3b7f402a tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:33.706061 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2b614d91-fe96-45a9-a5c5-fc2f3b7f402a tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 returned with HTTP 200 Jul 31 19:13:33.706483 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 698/2812] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:33 2026] GET /volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:33.724005 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6e282886-1a3c-4a5d-ab0a-211b5980318c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.728084 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e282886-1a3c-4a5d-ab0a-211b5980318c tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] DELETE https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 Jul 31 19:13:33.728084 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e282886-1a3c-4a5d-ab0a-211b5980318c tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.728084 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e282886-1a3c-4a5d-ab0a-211b5980318c tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.728084 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-6e282886-1a3c-4a5d-ab0a-211b5980318c tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Delete volume with id: d6875c98-f33d-427b-bd64-2795a17de6a4 Jul 31 19:13:33.735602 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:33.735602 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:33.735602 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6e282886-1a3c-4a5d-ab0a-211b5980318c tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:33.777234 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6e282886-1a3c-4a5d-ab0a-211b5980318c tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Delete volume request issued successfully. Jul 31 19:13:33.777513 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e282886-1a3c-4a5d-ab0a-211b5980318c tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 returned with HTTP 202 Jul 31 19:13:33.779156 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 700/2813] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:33 2026] DELETE /volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:33.787677 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-20935117-0b80-4d7e-b2cd-4abf2018883e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:33.789476 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20935117-0b80-4d7e-b2cd-4abf2018883e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 Jul 31 19:13:33.789686 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20935117-0b80-4d7e-b2cd-4abf2018883e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:33.790955 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20935117-0b80-4d7e-b2cd-4abf2018883e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:33.797126 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:33.797126 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:33.801006 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-20935117-0b80-4d7e-b2cd-4abf2018883e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Volume info retrieved successfully. Jul 31 19:13:33.805679 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20935117-0b80-4d7e-b2cd-4abf2018883e tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 returned with HTTP 200 Jul 31 19:13:33.806092 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 712/2814] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:33 2026] GET /volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:34.398309 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1ae4ace-d60d-42d2-813b-c58a5f21edfe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:34.400380 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1ae4ace-d60d-42d2-813b-c58a5f21edfe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:13:34.400380 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1ae4ace-d60d-42d2-813b-c58a5f21edfe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:34.400682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1ae4ace-d60d-42d2-813b-c58a5f21edfe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:34.414560 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:34.414560 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:34.418833 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a1ae4ace-d60d-42d2-813b-c58a5f21edfe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:34.424412 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1ae4ace-d60d-42d2-813b-c58a5f21edfe tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:13:34.424806 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 705/2815] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:34 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:34.708681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0672d8db-dda1-4bf6-95d9-f1337dde454c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:34.709080 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0672d8db-dda1-4bf6-95d9-f1337dde454c None None] GET https://10.4.3.163/volume// Jul 31 19:13:34.709292 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0672d8db-dda1-4bf6-95d9-f1337dde454c None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:34.709690 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0672d8db-dda1-4bf6-95d9-f1337dde454c None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:34.710378 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0672d8db-dda1-4bf6-95d9-f1337dde454c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:34.710694 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 699/2816] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:34.718082 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01389441-08f6-402e-a781-4c81e1abfad8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:34.723504 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01389441-08f6-402e-a781-4c81e1abfad8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:13:34.723720 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01389441-08f6-402e-a781-4c81e1abfad8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:34.723892 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01389441-08f6-402e-a781-4c81e1abfad8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:34.745235 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:34.745235 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:34.749725 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01389441-08f6-402e-a781-4c81e1abfad8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:13:34.755669 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01389441-08f6-402e-a781-4c81e1abfad8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:13:34.756261 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 701/2817] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:13:34 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 1550 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:34.828411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7b5072ca-e51f-4543-93bd-a0c6bfdb8ff8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:34.828411 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b5072ca-e51f-4543-93bd-a0c6bfdb8ff8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] GET https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 Jul 31 19:13:34.828411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b5072ca-e51f-4543-93bd-a0c6bfdb8ff8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:34.828411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b5072ca-e51f-4543-93bd-a0c6bfdb8ff8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:34.835444 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b5072ca-e51f-4543-93bd-a0c6bfdb8ff8 tempest-VolumesCloneTest-825318129 tempest-VolumesCloneTest-825318129-project-member] https://10.4.3.163/volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 returned with HTTP 404 Jul 31 19:13:34.836083 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 713/2818] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:34 2026] GET /volume/v3/volumes/d6875c98-f33d-427b-bd64-2795a17de6a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:34.887035 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-dd816205-40ea-4541-be42-292e254370fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:34.889282 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-dd816205-40ea-4541-be42-292e254370fc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] PUT https://10.4.3.163/volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474 Jul 31 19:13:34.889696 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-dd816205-40ea-4541-be42-292e254370fc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:34.897915 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-dd816205-40ea-4541-be42-292e254370fc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Acquiring lock "cinder-attachment_update-f7dcce1f-c415-4976-897f-f4d67d31dfcb-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:13:34.902165 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-dd816205-40ea-4541-be42-292e254370fc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Lock "cinder-attachment_update-f7dcce1f-c415-4976-897f-f4d67d31dfcb-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:13:34.903231 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:34.903231 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:34.917151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-1bb838f5-22a0-42c0-9d59-e8c0157c07d2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:34.921694 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-1bb838f5-22a0-42c0-9d59-e8c0157c07d2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255/action Jul 31 19:13:34.921694 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-1bb838f5-22a0-42c0-9d59-e8c0157c07d2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:34.921694 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-1bb838f5-22a0-42c0-9d59-e8c0157c07d2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:34.947998 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:34.947998 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:34.968923 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-efa10baf-ea7e-4b08-8a5b-63941be3f3ad req-1bb838f5-22a0-42c0-9d59-e8c0157c07d2 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255/action returned with HTTP 204 Jul 31 19:13:34.971276 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 700/2819] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:13:34 2026] POST /volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:34.995034 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-dd816205-40ea-4541-be42-292e254370fc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Lock "cinder-attachment_update-f7dcce1f-c415-4976-897f-f4d67d31dfcb-np0000006260" released by "attachment_update" :: held 0.092s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:13:34.995034 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-dd816205-40ea-4541-be42-292e254370fc tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474 returned with HTTP 200 Jul 31 19:13:34.995400 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 706/2820] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:13:34 2026] PUT /volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:35.024302 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01de118e-6fc8-4820-a8ec-f6bc9a0fc43c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:35.024465 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01de118e-6fc8-4820-a8ec-f6bc9a0fc43c tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474/action Jul 31 19:13:35.024995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01de118e-6fc8-4820-a8ec-f6bc9a0fc43c tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:35.025190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01de118e-6fc8-4820-a8ec-f6bc9a0fc43c tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:35.043724 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:35.046598 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:35.046598 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:35.063309 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3f20082a-bd9c-4c30-9c17-72f236eedf36 req-01de118e-6fc8-4820-a8ec-f6bc9a0fc43c tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474/action returned with HTTP 204 Jul 31 19:13:35.063825 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 702/2821] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:13:35 2026] POST /volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:35.150174 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:35.150611 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-706905072"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:35.152227 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-706905072'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:35.152380 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume of 1 GB Jul 31 19:13:35.156378 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Availability Zones retrieved successfully. Jul 31 19:13:35.162194 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Flow 'volume_create_api' (dbc61f18-9d41-4c41-b5c3-6cd3b011978f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:35.163705 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387496b3-6b3a-449f-b1f7-3bab57b8dcd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:35.164888 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:35.195079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387496b3-6b3a-449f-b1f7-3bab57b8dcd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:35.196088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33140ebe-72de-4cae-bbc1-932843c9e6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:35.280239 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Created reservations ['e52b4496-23b9-4e65-b5f9-3b19ad94e6c5', '65a11426-bfd7-46a8-b971-f7614ca2f310', 'cdf2ff53-5ae4-4f39-a971-bbe3ae0d8c0d', '724ea04d-7c88-4fef-8ad3-25148e7acf87'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:35.281212 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33140ebe-72de-4cae-bbc1-932843c9e6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e52b4496-23b9-4e65-b5f9-3b19ad94e6c5', '65a11426-bfd7-46a8-b971-f7614ca2f310', 'cdf2ff53-5ae4-4f39-a971-bbe3ae0d8c0d', '724ea04d-7c88-4fef-8ad3-25148e7acf87']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:35.282082 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa568181-ea9c-4abd-bebc-c5b02dc5f5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:35.308420 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa568181-ea9c-4abd-bebc-c5b02dc5f5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ca6e27f-3bdb-43ff-9284-63331d6aaa66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-706905072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12d83d0eab647f19ab816c258e9b2d6',qos_specs=None,replication_status=,reservations=['e52b4496-23b9-4e65-b5f9-3b19ad94e6c5','65a11426-bfd7-46a8-b971-f7614ca2f310','cdf2ff53-5ae4-4f39-a971-bbe3ae0d8c0d','724ea04d-7c88-4fef-8ad3-25148e7acf87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df5ad527db3c4898a8a782a951271ba4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-706905072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ca6e27f-3bdb-43ff-9284-63331d6aaa66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c12d83d0eab647f19ab816c258e9b2d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df5ad527db3c4898a8a782a951271ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:35.309154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733a6123-1563-4de3-a5ab-20c51fb2f857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:35.328661 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733a6123-1563-4de3-a5ab-20c51fb2f857) transitioned into state 'SUCCESS' from state '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-706905072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12d83d0eab647f19ab816c258e9b2d6',qos_specs=None,replication_status=,reservations=['e52b4496-23b9-4e65-b5f9-3b19ad94e6c5','65a11426-bfd7-46a8-b971-f7614ca2f310','cdf2ff53-5ae4-4f39-a971-bbe3ae0d8c0d','724ea04d-7c88-4fef-8ad3-25148e7acf87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df5ad527db3c4898a8a782a951271ba4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:35.329278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9781126-f904-43b3-b136-f2724a649f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:35.338863 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9781126-f904-43b3-b136-f2724a649f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:35.339565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Flow 'volume_create_api' (dbc61f18-9d41-4c41-b5c3-6cd3b011978f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:35.339838 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume request issued successfully. Jul 31 19:13:35.340342 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-10de52ce-b00f-41ca-a9fa-d6cbef5baaf1 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:35.340721 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 714/2822] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:13:35 2026] POST /volume/v3/volumes => generated 777 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:35.353907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-622f6c72-b5fc-4900-80fe-0baac1952c83 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:35.355377 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-622f6c72-b5fc-4900-80fe-0baac1952c83 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 Jul 31 19:13:35.357094 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-622f6c72-b5fc-4900-80fe-0baac1952c83 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:35.357094 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-622f6c72-b5fc-4900-80fe-0baac1952c83 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:35.364752 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:35.364752 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:35.368503 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-622f6c72-b5fc-4900-80fe-0baac1952c83 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:35.372146 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-622f6c72-b5fc-4900-80fe-0baac1952c83 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 returned with HTTP 200 Jul 31 19:13:35.372760 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 701/2823] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:35 2026] GET /volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:35.439905 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-18add0d1-e849-4b3b-9e0b-a2cd90af0dd5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:35.441781 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18add0d1-e849-4b3b-9e0b-a2cd90af0dd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:13:35.442011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18add0d1-e849-4b3b-9e0b-a2cd90af0dd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:35.442195 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-18add0d1-e849-4b3b-9e0b-a2cd90af0dd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:35.457687 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:35.457687 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:35.461423 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-18add0d1-e849-4b3b-9e0b-a2cd90af0dd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:35.466250 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-18add0d1-e849-4b3b-9e0b-a2cd90af0dd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:13:35.466780 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 707/2824] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:35 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:35.480592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ba2f8778-f8f6-4aff-9e5d-db5c129bda10 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:35.482238 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba2f8778-f8f6-4aff-9e5d-db5c129bda10 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:13:35.482668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba2f8778-f8f6-4aff-9e5d-db5c129bda10 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fed80165-8750-40ed-996d-2414fc7f735b", "force": true, "name": "tempest-VolumesBackupsTest-Backup-822277071", "container": "tempest-volumesbackupstest-backup-container-838683325"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:35.484241 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-ba2f8778-f8f6-4aff-9e5d-db5c129bda10 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating new backup {'backup': {'volume_id': 'fed80165-8750-40ed-996d-2414fc7f735b', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-822277071', 'container': 'tempest-volumesbackupstest-backup-container-838683325'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:13:35.484400 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-ba2f8778-f8f6-4aff-9e5d-db5c129bda10 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating backup of volume fed80165-8750-40ed-996d-2414fc7f735b in container tempest-volumesbackupstest-backup-container-838683325 Jul 31 19:13:35.493902 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:35.493902 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:35.494400 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ba2f8778-f8f6-4aff-9e5d-db5c129bda10 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:35.525922 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-ba2f8778-f8f6-4aff-9e5d-db5c129bda10 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['f21a182c-ea00-4400-b511-7fe40029881a', 'c2a605e8-4321-4274-ad50-9cd6bb83c2f8'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:35.555080 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba2f8778-f8f6-4aff-9e5d-db5c129bda10 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:13:35.555080 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 703/2825] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:13:35 2026] POST /volume/v3/backups => generated 329 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:35.566107 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f01a4250-430a-466f-a86d-77cc5ea9c288 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:35.568045 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f01a4250-430a-466f-a86d-77cc5ea9c288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:35.568270 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f01a4250-430a-466f-a86d-77cc5ea9c288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:35.568503 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f01a4250-430a-466f-a86d-77cc5ea9c288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:35.568624 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f01a4250-430a-466f-a86d-77cc5ea9c288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:35.573274 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:35.573274 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:35.574557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f01a4250-430a-466f-a86d-77cc5ea9c288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:35.574949 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 715/2826] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:35 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:36.112318 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:36.196120 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:36.196449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1097490146"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:36.197837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1097490146'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:36.197927 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Create volume of 2 GB Jul 31 19:13:36.202034 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Availability Zones retrieved successfully. Jul 31 19:13:36.207686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Flow 'volume_create_api' (12dd63d8-8bf3-45e9-9fd7-0ae5b9687c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:36.208629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02244f1f-5459-4895-877c-a0756262cdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:36.209500 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Validating volume size '2' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:36.241999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02244f1f-5459-4895-877c-a0756262cdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:36.242812 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b32fbb-3056-45c0-8741-b85c53ba2faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:36.307306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Created reservations ['de9cf7f4-fcc7-415b-8bd9-9846317c849a', '451c67fc-090a-4edc-8fe0-d7ae6ce04c11', '687e1174-4ba5-4981-aef8-36f3c4a64f9f', '65d265ca-7a09-470d-ae46-cea009f33c39'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:36.308065 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b32fbb-3056-45c0-8741-b85c53ba2faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9cf7f4-fcc7-415b-8bd9-9846317c849a', '451c67fc-090a-4edc-8fe0-d7ae6ce04c11', '687e1174-4ba5-4981-aef8-36f3c4a64f9f', '65d265ca-7a09-470d-ae46-cea009f33c39']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:36.308768 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7baec784-1b6a-4df1-8cd8-5439123d7ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:36.336680 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7baec784-1b6a-4df1-8cd8-5439123d7ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81bc2314-4556-4674-b62b-52347266b98f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1097490146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2873252eeb4cc3aff015b4ad1942be',qos_specs=None,replication_status=,reservations=['de9cf7f4-fcc7-415b-8bd9-9846317c849a','451c67fc-090a-4edc-8fe0-d7ae6ce04c11','687e1174-4ba5-4981-aef8-36f3c4a64f9f','65d265ca-7a09-470d-ae46-cea009f33c39'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d146826452ad401d8b9661f816566568',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1097490146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81bc2314-4556-4674-b62b-52347266b98f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c2873252eeb4cc3aff015b4ad1942be',provider_auth=None,provider_geometry=None,provider_id=None,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='d146826452ad401d8b9661f816566568',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:36.337390 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8222f898-527e-46b6-8f86-6b2c09d6af36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:36.359151 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8222f898-527e-46b6-8f86-6b2c09d6af36) transitioned into state 'SUCCESS' from state '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-1097490146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c2873252eeb4cc3aff015b4ad1942be',qos_specs=None,replication_status=,reservations=['de9cf7f4-fcc7-415b-8bd9-9846317c849a','451c67fc-090a-4edc-8fe0-d7ae6ce04c11','687e1174-4ba5-4981-aef8-36f3c4a64f9f','65d265ca-7a09-470d-ae46-cea009f33c39'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d146826452ad401d8b9661f816566568',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:36.360039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23516ad-4b73-4898-8f3f-2313042b808b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:36.369127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c23516ad-4b73-4898-8f3f-2313042b808b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:36.370140 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Flow 'volume_create_api' (12dd63d8-8bf3-45e9-9fd7-0ae5b9687c4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:36.370513 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Create volume request issued successfully. Jul 31 19:13:36.371107 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ae7e8c24-0914-4e87-a016-a420bb3377ea tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:36.371561 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 702/2827] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:36 2026] POST /volume/v3/volumes => generated 755 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:36.387421 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e7f231d-9131-4426-80b6-a650fc1e311d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:36.390331 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5c890369-f453-432b-8b77-17ad5572af7c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:36.393637 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e7f231d-9131-4426-80b6-a650fc1e311d tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] GET https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f Jul 31 19:13:36.393720 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c890369-f453-432b-8b77-17ad5572af7c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 Jul 31 19:13:36.393849 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e7f231d-9131-4426-80b6-a650fc1e311d tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:36.393883 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c890369-f453-432b-8b77-17ad5572af7c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:36.394033 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e7f231d-9131-4426-80b6-a650fc1e311d tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:36.394094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5c890369-f453-432b-8b77-17ad5572af7c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:36.406353 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:36.406353 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:36.409143 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:36.409143 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:36.413931 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9e7f231d-9131-4426-80b6-a650fc1e311d tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Volume info retrieved successfully. Jul 31 19:13:36.418091 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5c890369-f453-432b-8b77-17ad5572af7c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:36.422949 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5c890369-f453-432b-8b77-17ad5572af7c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 returned with HTTP 200 Jul 31 19:13:36.423413 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 704/2828] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:36 2026] GET /volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:36.424007 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e7f231d-9131-4426-80b6-a650fc1e311d tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f returned with HTTP 200 Jul 31 19:13:36.424663 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 708/2829] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:36 2026] GET /volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:36.439228 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-20568a3f-4dd9-4d7f-8536-708b39d2da03 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:36.526241 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20568a3f-4dd9-4d7f-8536-708b39d2da03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] GET https://10.4.3.163/volume/v3/volumes Jul 31 19:13:36.526538 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20568a3f-4dd9-4d7f-8536-708b39d2da03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:36.526654 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20568a3f-4dd9-4d7f-8536-708b39d2da03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:36.526918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-20568a3f-4dd9-4d7f-8536-708b39d2da03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:36.527689 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-20568a3f-4dd9-4d7f-8536-708b39d2da03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:13:36.537353 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-20568a3f-4dd9-4d7f-8536-708b39d2da03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Get all volumes completed successfully. Jul 31 19:13:36.537863 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20568a3f-4dd9-4d7f-8536-708b39d2da03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] https://10.4.3.163/volume/v3/volumes returned with HTTP 200 Jul 31 19:13:36.538295 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 716/2830] 10.4.3.163 () {68 vars in 1278 bytes} [Fri Jul 31 19:13:36 2026] GET /volume/v3/volumes => generated 335 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:36.548848 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3d82d8fe-9265-4f65-a466-45eb4e9cdfce None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:36.550826 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3d82d8fe-9265-4f65-a466-45eb4e9cdfce tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 Jul 31 19:13:36.551054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3d82d8fe-9265-4f65-a466-45eb4e9cdfce tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:36.551384 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3d82d8fe-9265-4f65-a466-45eb4e9cdfce tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:36.551469 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-3d82d8fe-9265-4f65-a466-45eb4e9cdfce tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Delete volume with id: 5ca6e27f-3bdb-43ff-9284-63331d6aaa66 Jul 31 19:13:36.559812 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:36.559812 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:36.560128 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3d82d8fe-9265-4f65-a466-45eb4e9cdfce tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:36.577008 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3d82d8fe-9265-4f65-a466-45eb4e9cdfce tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Delete volume request issued successfully. Jul 31 19:13:36.577230 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3d82d8fe-9265-4f65-a466-45eb4e9cdfce tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 returned with HTTP 202 Jul 31 19:13:36.577700 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 703/2831] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:13:36 2026] DELETE /volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:13:36.586609 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0ac6675c-1ccd-4527-9ca9-edd113c140f5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:36.588136 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d9f0a9f5-f6bd-47f2-841f-e5cd4de6f239 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:36.588461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0ac6675c-1ccd-4527-9ca9-edd113c140f5 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 Jul 31 19:13:36.588616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0ac6675c-1ccd-4527-9ca9-edd113c140f5 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:36.588861 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0ac6675c-1ccd-4527-9ca9-edd113c140f5 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:36.590013 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9f0a9f5-f6bd-47f2-841f-e5cd4de6f239 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:36.590204 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9f0a9f5-f6bd-47f2-841f-e5cd4de6f239 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:36.590406 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9f0a9f5-f6bd-47f2-841f-e5cd4de6f239 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:36.590541 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d9f0a9f5-f6bd-47f2-841f-e5cd4de6f239 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:36.595902 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:36.595902 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:36.596417 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:36.596417 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:36.596741 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9f0a9f5-f6bd-47f2-841f-e5cd4de6f239 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:36.597153 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 709/2832] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:36 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:36.600070 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0ac6675c-1ccd-4527-9ca9-edd113c140f5 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:36.605217 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0ac6675c-1ccd-4527-9ca9-edd113c140f5 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 returned with HTTP 200 Jul 31 19:13:36.605658 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 705/2833] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:36 2026] GET /volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:37.438857 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e6f170cf-eeae-49fa-b11b-fa7fc7451660 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.440606 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6f170cf-eeae-49fa-b11b-fa7fc7451660 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] GET https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f Jul 31 19:13:37.440977 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6f170cf-eeae-49fa-b11b-fa7fc7451660 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:37.441026 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6f170cf-eeae-49fa-b11b-fa7fc7451660 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:37.448404 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:37.448404 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:37.452200 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e6f170cf-eeae-49fa-b11b-fa7fc7451660 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Volume info retrieved successfully. Jul 31 19:13:37.456060 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6f170cf-eeae-49fa-b11b-fa7fc7451660 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f returned with HTTP 200 Jul 31 19:13:37.456444 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 717/2834] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:37 2026] GET /volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:37.467828 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-42573413-1b52-4a33-9b59-bbcc086fc809 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.469395 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:37.469719 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "81bc2314-4556-4674-b62b-52347266b98f"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:37.471111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '81bc2314-4556-4674-b62b-52347266b98f'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:37.477561 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:37.477561 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:37.477971 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Volume retrieved successfully. Jul 31 19:13:37.478083 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Create volume of 1 GB Jul 31 19:13:37.481056 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Availability Zones retrieved successfully. Jul 31 19:13:37.485756 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Flow 'volume_create_api' (38eda1c9-113d-43f6-9483-72e3731425ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:37.486764 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361aca4f-aef7-4960-8f18-99e34bfb4af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:37.487672 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:37.488955 np0000006260 devstack@c-api.service[100320]: WARNING cinder.volume.api [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361aca4f-aef7-4960-8f18-99e34bfb4af3) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 19:13:37.488955 np0000006260 devstack@c-api.service[100320]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 31 19:13:37.490402 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361aca4f-aef7-4960-8f18-99e34bfb4af3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:37.491133 np0000006260 devstack@c-api.service[100320]: WARNING cinder.volume.api [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361aca4f-aef7-4960-8f18-99e34bfb4af3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 19:13:37.491930 np0000006260 devstack@c-api.service[100320]: WARNING cinder.volume.api [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Flow 'volume_create_api' (38eda1c9-113d-43f6-9483-72e3731425ee) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 19:13:37.492185 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-42573413-1b52-4a33-9b59-bbcc086fc809 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 400 Jul 31 19:13:37.492650 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 704/2835] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:37 2026] POST /volume/v3/volumes => generated 173 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:13:37.499226 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22339f5d-0c34-4bc4-b32b-057a33fb0247 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.500844 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22339f5d-0c34-4bc4-b32b-057a33fb0247 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] GET https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f Jul 31 19:13:37.501070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22339f5d-0c34-4bc4-b32b-057a33fb0247 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:37.501281 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22339f5d-0c34-4bc4-b32b-057a33fb0247 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:37.508646 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:37.508646 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:37.512076 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-22339f5d-0c34-4bc4-b32b-057a33fb0247 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Volume info retrieved successfully. Jul 31 19:13:37.516206 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22339f5d-0c34-4bc4-b32b-057a33fb0247 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f returned with HTTP 200 Jul 31 19:13:37.516599 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 710/2836] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:37 2026] GET /volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:37.527681 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c3d3474-d412-4233-9d75-6980da95d439 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.529339 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c3d3474-d412-4233-9d75-6980da95d439 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] DELETE https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f Jul 31 19:13:37.529573 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c3d3474-d412-4233-9d75-6980da95d439 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:37.529790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c3d3474-d412-4233-9d75-6980da95d439 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:37.529978 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-9c3d3474-d412-4233-9d75-6980da95d439 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Delete volume with id: 81bc2314-4556-4674-b62b-52347266b98f Jul 31 19:13:37.536244 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:37.536244 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:37.536714 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9c3d3474-d412-4233-9d75-6980da95d439 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Volume info retrieved successfully. Jul 31 19:13:37.551762 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9c3d3474-d412-4233-9d75-6980da95d439 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Delete volume request issued successfully. Jul 31 19:13:37.552014 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c3d3474-d412-4233-9d75-6980da95d439 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f returned with HTTP 202 Jul 31 19:13:37.552521 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 706/2837] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:37 2026] DELETE /volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:37.560715 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-89479488-72e4-46e0-b87a-4258f61bf886 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.563000 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89479488-72e4-46e0-b87a-4258f61bf886 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] GET https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f Jul 31 19:13:37.563212 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-89479488-72e4-46e0-b87a-4258f61bf886 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:37.563416 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-89479488-72e4-46e0-b87a-4258f61bf886 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:37.570074 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:37.570074 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:37.573404 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-89479488-72e4-46e0-b87a-4258f61bf886 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Volume info retrieved successfully. Jul 31 19:13:37.578671 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-89479488-72e4-46e0-b87a-4258f61bf886 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f returned with HTTP 200 Jul 31 19:13:37.579068 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 718/2838] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:37 2026] GET /volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:37.607792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-79d66ac6-7d3a-487e-99f9-116242e45cd5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.609484 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-79d66ac6-7d3a-487e-99f9-116242e45cd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:37.609697 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-79d66ac6-7d3a-487e-99f9-116242e45cd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:37.609903 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-79d66ac6-7d3a-487e-99f9-116242e45cd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:37.609999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-79d66ac6-7d3a-487e-99f9-116242e45cd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:37.614310 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:37.614310 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:37.615062 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-79d66ac6-7d3a-487e-99f9-116242e45cd5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:37.615404 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 705/2839] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:37 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:37.626237 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-642d90c2-80a4-4717-b0b1-7c5354cbb322 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.628572 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-642d90c2-80a4-4717-b0b1-7c5354cbb322 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 Jul 31 19:13:37.628899 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-642d90c2-80a4-4717-b0b1-7c5354cbb322 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:37.629164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-642d90c2-80a4-4717-b0b1-7c5354cbb322 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:37.635553 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-642d90c2-80a4-4717-b0b1-7c5354cbb322 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 returned with HTTP 404 Jul 31 19:13:37.636050 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 711/2840] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:37 2026] GET /volume/v3/volumes/5ca6e27f-3bdb-43ff-9284-63331d6aaa66 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:13:37.643757 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b471f28f-2576-47e5-abd7-ffae664636da None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.645449 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:37.645966 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1880405254"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:37.647811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1880405254'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:37.647989 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume of 1 GB Jul 31 19:13:37.651497 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Availability Zones retrieved successfully. Jul 31 19:13:37.656841 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Flow 'volume_create_api' (28b59dca-855b-48ec-ad16-199d38fb191f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:37.657770 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff37e792-44e6-4609-8888-9a90df175127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:37.658477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:37.679486 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff37e792-44e6-4609-8888-9a90df175127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:37.680185 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a518838-8be9-4cc0-818b-97f81c9332de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:37.715092 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Created reservations ['56444c93-1953-4a77-a3fc-78bf05c7f5e0', 'bd8c3fe3-661d-4bdd-bd05-5cb8590a3672', '455b5a47-ed7f-4f56-8489-639c344d1cd0', '3a39bfb1-1c73-4b08-9541-3bff9ff474c2'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:37.715843 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a518838-8be9-4cc0-818b-97f81c9332de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56444c93-1953-4a77-a3fc-78bf05c7f5e0', 'bd8c3fe3-661d-4bdd-bd05-5cb8590a3672', '455b5a47-ed7f-4f56-8489-639c344d1cd0', '3a39bfb1-1c73-4b08-9541-3bff9ff474c2']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:37.716692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a79cdab2-70ea-4c63-892f-f58a34c73890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:37.739776 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a79cdab2-70ea-4c63-892f-f58a34c73890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09a0e64a-e24e-4cb3-bab5-9c660fb2e60b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1880405254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12d83d0eab647f19ab816c258e9b2d6',qos_specs=None,replication_status=,reservations=['56444c93-1953-4a77-a3fc-78bf05c7f5e0','bd8c3fe3-661d-4bdd-bd05-5cb8590a3672','455b5a47-ed7f-4f56-8489-639c344d1cd0','3a39bfb1-1c73-4b08-9541-3bff9ff474c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df5ad527db3c4898a8a782a951271ba4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1880405254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09a0e64a-e24e-4cb3-bab5-9c660fb2e60b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c12d83d0eab647f19ab816c258e9b2d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df5ad527db3c4898a8a782a951271ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:37.740512 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c5eec4b-9361-4aa3-a5e1-0459dbe4319a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:37.756806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c5eec4b-9361-4aa3-a5e1-0459dbe4319a) transitioned into state 'SUCCESS' from state '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-1880405254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12d83d0eab647f19ab816c258e9b2d6',qos_specs=None,replication_status=,reservations=['56444c93-1953-4a77-a3fc-78bf05c7f5e0','bd8c3fe3-661d-4bdd-bd05-5cb8590a3672','455b5a47-ed7f-4f56-8489-639c344d1cd0','3a39bfb1-1c73-4b08-9541-3bff9ff474c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df5ad527db3c4898a8a782a951271ba4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:37.757525 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53493197-e78f-402d-a6e9-a6f7d9f4ac5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:37.765802 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53493197-e78f-402d-a6e9-a6f7d9f4ac5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:37.766558 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Flow 'volume_create_api' (28b59dca-855b-48ec-ad16-199d38fb191f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:37.766887 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume request issued successfully. Jul 31 19:13:37.767400 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b471f28f-2576-47e5-abd7-ffae664636da tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:37.767842 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 707/2841] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:13:37 2026] POST /volume/v3/volumes => generated 778 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:37.783511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e9a2773c-5ca1-4fdd-8ef9-db64a679122c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:37.785201 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e9a2773c-5ca1-4fdd-8ef9-db64a679122c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b Jul 31 19:13:37.785394 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e9a2773c-5ca1-4fdd-8ef9-db64a679122c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:37.785607 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e9a2773c-5ca1-4fdd-8ef9-db64a679122c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:37.792313 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:37.792313 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:37.795527 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e9a2773c-5ca1-4fdd-8ef9-db64a679122c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:37.799050 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e9a2773c-5ca1-4fdd-8ef9-db64a679122c tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b returned with HTTP 200 Jul 31 19:13:37.799475 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 719/2842] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:37 2026] GET /volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:38.592419 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fb92bc48-9cc9-4a25-972a-73b3628d9dc6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:38.594309 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fb92bc48-9cc9-4a25-972a-73b3628d9dc6 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] GET https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f Jul 31 19:13:38.594531 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fb92bc48-9cc9-4a25-972a-73b3628d9dc6 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:38.594709 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fb92bc48-9cc9-4a25-972a-73b3628d9dc6 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:38.599977 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fb92bc48-9cc9-4a25-972a-73b3628d9dc6 tempest-VolumesCloneNegativeTest-1253443401 tempest-VolumesCloneNegativeTest-1253443401-project-member] https://10.4.3.163/volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f returned with HTTP 404 Jul 31 19:13:38.600559 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 706/2843] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:38 2026] GET /volume/v3/volumes/81bc2314-4556-4674-b62b-52347266b98f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:38.629682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dac2eada-104f-4f1d-8ac8-9cc270aa6c63 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:38.631430 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dac2eada-104f-4f1d-8ac8-9cc270aa6c63 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:38.631666 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dac2eada-104f-4f1d-8ac8-9cc270aa6c63 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:38.631887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dac2eada-104f-4f1d-8ac8-9cc270aa6c63 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:38.632015 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-dac2eada-104f-4f1d-8ac8-9cc270aa6c63 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:38.642068 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:38.642068 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:38.642068 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dac2eada-104f-4f1d-8ac8-9cc270aa6c63 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:38.642068 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 712/2844] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:38 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:38.812302 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-753282c7-e71a-44c3-99c5-d1d9d5ca9101 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:38.814683 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-753282c7-e71a-44c3-99c5-d1d9d5ca9101 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b Jul 31 19:13:38.814959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-753282c7-e71a-44c3-99c5-d1d9d5ca9101 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:38.815211 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-753282c7-e71a-44c3-99c5-d1d9d5ca9101 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:38.823701 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:38.823701 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:38.828353 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-753282c7-e71a-44c3-99c5-d1d9d5ca9101 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:38.832722 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-753282c7-e71a-44c3-99c5-d1d9d5ca9101 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b returned with HTTP 200 Jul 31 19:13:38.833297 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 708/2845] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:38 2026] GET /volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:38.850215 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-324a4769-e93e-441f-bf66-6e1650078927 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:38.852364 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-324a4769-e93e-441f-bf66-6e1650078927 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:13:38.852683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-324a4769-e93e-441f-bf66-6e1650078927 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:38.852933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-324a4769-e93e-441f-bf66-6e1650078927 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:38.853260 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-324a4769-e93e-441f-bf66-6e1650078927 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:38.854259 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-324a4769-e93e-441f-bf66-6e1650078927 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:13:38.862762 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-324a4769-e93e-441f-bf66-6e1650078927 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Get all volumes completed successfully. Jul 31 19:13:38.863604 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:38.863604 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:38.868756 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-324a4769-e93e-441f-bf66-6e1650078927 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:13:38.869130 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 720/2846] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:13:38 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:38.884249 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7ddd78d6-756b-41eb-a976-3919a7e2b324 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:38.886131 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7ddd78d6-756b-41eb-a976-3919a7e2b324 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b Jul 31 19:13:38.886377 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7ddd78d6-756b-41eb-a976-3919a7e2b324 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:38.886613 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7ddd78d6-756b-41eb-a976-3919a7e2b324 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:38.886804 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-7ddd78d6-756b-41eb-a976-3919a7e2b324 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Delete volume with id: 09a0e64a-e24e-4cb3-bab5-9c660fb2e60b Jul 31 19:13:38.893709 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:38.893709 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:38.894086 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7ddd78d6-756b-41eb-a976-3919a7e2b324 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:38.908722 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7ddd78d6-756b-41eb-a976-3919a7e2b324 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Delete volume request issued successfully. Jul 31 19:13:38.909027 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7ddd78d6-756b-41eb-a976-3919a7e2b324 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b returned with HTTP 202 Jul 31 19:13:38.909554 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 707/2847] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:13:38 2026] DELETE /volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:13:38.917127 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c94e7dc7-590d-4eae-b615-b9102f9bb678 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:38.919369 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c94e7dc7-590d-4eae-b615-b9102f9bb678 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b Jul 31 19:13:38.919617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c94e7dc7-590d-4eae-b615-b9102f9bb678 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:38.919926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c94e7dc7-590d-4eae-b615-b9102f9bb678 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:38.929476 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:38.929476 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:38.934616 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c94e7dc7-590d-4eae-b615-b9102f9bb678 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:38.938736 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c94e7dc7-590d-4eae-b615-b9102f9bb678 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b returned with HTTP 200 Jul 31 19:13:38.939173 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 713/2848] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:38 2026] GET /volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:39.657348 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dc5dbfc4-fce2-44ba-b787-d1c1240bc8c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:39.658994 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc5dbfc4-fce2-44ba-b787-d1c1240bc8c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:39.659198 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc5dbfc4-fce2-44ba-b787-d1c1240bc8c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:39.659425 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dc5dbfc4-fce2-44ba-b787-d1c1240bc8c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:39.659564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-dc5dbfc4-fce2-44ba-b787-d1c1240bc8c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:39.662699 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=449,cinder:INSERT=88,cinder:UPDATE=119 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:13:39.665892 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:39.665892 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:39.666835 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dc5dbfc4-fce2-44ba-b787-d1c1240bc8c0 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:39.667382 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 709/2849] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:39 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:39.880051 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a3259ba-4a4e-46ad-b3bc-d2b78fe9b365 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:39.954000 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-702da491-544b-45f7-98e0-f60f524ac82a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:39.958715 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-702da491-544b-45f7-98e0-f60f524ac82a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b Jul 31 19:13:39.959039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-702da491-544b-45f7-98e0-f60f524ac82a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:39.959309 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-702da491-544b-45f7-98e0-f60f524ac82a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:39.967586 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-702da491-544b-45f7-98e0-f60f524ac82a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b returned with HTTP 404 Jul 31 19:13:39.968197 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 708/2850] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:39 2026] GET /volume/v3/volumes/09a0e64a-e24e-4cb3-bab5-9c660fb2e60b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:13:39.979211 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0eff6d13-74bd-4d71-be98-5f98171d671e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:39.981813 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:39.981900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-245213277"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:39.983896 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-245213277'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:39.984060 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume of 1 GB Jul 31 19:13:39.989330 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Availability Zones retrieved successfully. Jul 31 19:13:39.992529 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a3259ba-4a4e-46ad-b3bc-d2b78fe9b365 tempest-VolumesSummaryTest-370192083 tempest-VolumesSummaryTest-370192083-project-member] GET https://10.4.3.163/volume/v3/volumes/summary Jul 31 19:13:39.992857 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a3259ba-4a4e-46ad-b3bc-d2b78fe9b365 tempest-VolumesSummaryTest-370192083 tempest-VolumesSummaryTest-370192083-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:39.993129 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a3259ba-4a4e-46ad-b3bc-d2b78fe9b365 tempest-VolumesSummaryTest-370192083 tempest-VolumesSummaryTest-370192083-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:39.993353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-9a3259ba-4a4e-46ad-b3bc-d2b78fe9b365 tempest-VolumesSummaryTest-370192083 tempest-VolumesSummaryTest-370192083-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:39.997647 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Flow 'volume_create_api' (f6027e26-5680-44da-9f9e-c9b45aa6d86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:39.999241 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5838a9-a873-4b90-b7b2-0ac05bbf470a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:40.000403 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:40.000506 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=458,cinder:UPDATE=138,cinder:INSERT=72 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:13:40.005071 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9a3259ba-4a4e-46ad-b3bc-d2b78fe9b365 tempest-VolumesSummaryTest-370192083 tempest-VolumesSummaryTest-370192083-project-member] Get summary completed successfully. Jul 31 19:13:40.005421 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a3259ba-4a4e-46ad-b3bc-d2b78fe9b365 tempest-VolumesSummaryTest-370192083 tempest-VolumesSummaryTest-370192083-project-member] https://10.4.3.163/volume/v3/volumes/summary returned with HTTP 200 Jul 31 19:13:40.006149 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 721/2851] 10.4.3.163 () {68 vars in 1302 bytes} [Fri Jul 31 19:13:39 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:40.030166 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5838a9-a873-4b90-b7b2-0ac05bbf470a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:40.031120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e844451-2e05-48fc-b8ad-b37cb70e3fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:40.072625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Created reservations ['027e4e83-16fa-4946-b6fc-fc98c7d7dc77', 'bf3cf667-1c93-4bdc-8865-a9d37167cc1a', '49879b6b-a4cd-4c58-ba2d-73509d18f0b1', '6558f46a-bb97-4347-afc6-b8fb6382b9b7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:40.073821 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e844451-2e05-48fc-b8ad-b37cb70e3fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027e4e83-16fa-4946-b6fc-fc98c7d7dc77', 'bf3cf667-1c93-4bdc-8865-a9d37167cc1a', '49879b6b-a4cd-4c58-ba2d-73509d18f0b1', '6558f46a-bb97-4347-afc6-b8fb6382b9b7']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:40.074568 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c479dca4-166f-4ca8-83a7-8a5d4bdeaf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:40.096602 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c479dca4-166f-4ca8-83a7-8a5d4bdeaf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c0e8032-3682-4fb6-87b0-35c7c1b8c34b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245213277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12d83d0eab647f19ab816c258e9b2d6',qos_specs=None,replication_status=,reservations=['027e4e83-16fa-4946-b6fc-fc98c7d7dc77','bf3cf667-1c93-4bdc-8865-a9d37167cc1a','49879b6b-a4cd-4c58-ba2d-73509d18f0b1','6558f46a-bb97-4347-afc6-b8fb6382b9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df5ad527db3c4898a8a782a951271ba4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-245213277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c0e8032-3682-4fb6-87b0-35c7c1b8c34b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c12d83d0eab647f19ab816c258e9b2d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df5ad527db3c4898a8a782a951271ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:40.097318 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b12a3c5-d012-47c0-9b7c-ce7cd5ad6518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:40.132962 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b12a3c5-d012-47c0-9b7c-ce7cd5ad6518) transitioned into state 'SUCCESS' from state '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-245213277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12d83d0eab647f19ab816c258e9b2d6',qos_specs=None,replication_status=,reservations=['027e4e83-16fa-4946-b6fc-fc98c7d7dc77','bf3cf667-1c93-4bdc-8865-a9d37167cc1a','49879b6b-a4cd-4c58-ba2d-73509d18f0b1','6558f46a-bb97-4347-afc6-b8fb6382b9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df5ad527db3c4898a8a782a951271ba4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:40.133828 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbec19a-c98d-4ca4-b198-1c7ac35e0cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:40.146674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bbec19a-c98d-4ca4-b198-1c7ac35e0cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:40.148018 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Flow 'volume_create_api' (f6027e26-5680-44da-9f9e-c9b45aa6d86a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:40.148519 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume request issued successfully. Jul 31 19:13:40.149339 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0eff6d13-74bd-4d71-be98-5f98171d671e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:40.149989 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 714/2852] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:13:39 2026] POST /volume/v3/volumes => generated 777 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:40.169019 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e4eb059-0392-4477-b2dd-b5da75fa3b15 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:40.172682 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e4eb059-0392-4477-b2dd-b5da75fa3b15 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b Jul 31 19:13:40.173014 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e4eb059-0392-4477-b2dd-b5da75fa3b15 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:40.173284 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e4eb059-0392-4477-b2dd-b5da75fa3b15 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:40.181832 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:40.181832 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:40.185698 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1e4eb059-0392-4477-b2dd-b5da75fa3b15 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:40.189994 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e4eb059-0392-4477-b2dd-b5da75fa3b15 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b returned with HTTP 200 Jul 31 19:13:40.190373 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 710/2853] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:40 2026] GET /volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:40.678898 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-68c0d5ae-0707-41f3-83e3-58f3701aa744 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:40.681028 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68c0d5ae-0707-41f3-83e3-58f3701aa744 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:40.681241 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68c0d5ae-0707-41f3-83e3-58f3701aa744 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:40.681448 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68c0d5ae-0707-41f3-83e3-58f3701aa744 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:40.681561 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-68c0d5ae-0707-41f3-83e3-58f3701aa744 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:40.685722 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:40.685722 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:40.686450 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68c0d5ae-0707-41f3-83e3-58f3701aa744 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:40.686948 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 709/2854] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:40 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:41.205095 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a17e836d-b05a-40f1-ab5d-459c48aead8a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:41.206934 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a17e836d-b05a-40f1-ab5d-459c48aead8a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b Jul 31 19:13:41.207678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a17e836d-b05a-40f1-ab5d-459c48aead8a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:41.207678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a17e836d-b05a-40f1-ab5d-459c48aead8a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:41.217188 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:41.217188 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:41.222799 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a17e836d-b05a-40f1-ab5d-459c48aead8a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:41.230720 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a17e836d-b05a-40f1-ab5d-459c48aead8a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b returned with HTTP 200 Jul 31 19:13:41.231158 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 722/2855] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:41 2026] GET /volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:41.248594 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ed484e0-1b46-4fb7-97fe-4960b50fb1ab None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:41.251281 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ed484e0-1b46-4fb7-97fe-4960b50fb1ab tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] GET https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b Jul 31 19:13:41.251716 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ed484e0-1b46-4fb7-97fe-4960b50fb1ab tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:41.251998 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ed484e0-1b46-4fb7-97fe-4960b50fb1ab tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:41.264187 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:41.264187 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:41.271196 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0ed484e0-1b46-4fb7-97fe-4960b50fb1ab tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Volume info retrieved successfully. Jul 31 19:13:41.278469 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ed484e0-1b46-4fb7-97fe-4960b50fb1ab tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b returned with HTTP 200 Jul 31 19:13:41.279338 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 715/2856] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:41 2026] GET /volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:41.296067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab12e08e-67f2-4474-8e80-971340952df0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:41.299624 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab12e08e-67f2-4474-8e80-971340952df0 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b Jul 31 19:13:41.299937 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab12e08e-67f2-4474-8e80-971340952df0 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:41.300207 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab12e08e-67f2-4474-8e80-971340952df0 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:41.300426 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ab12e08e-67f2-4474-8e80-971340952df0 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Delete volume with id: 1c0e8032-3682-4fb6-87b0-35c7c1b8c34b Jul 31 19:13:41.302120 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c53328cb-5537-481b-885c-e3bc2879bd82 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:41.319656 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:41.319656 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:41.320249 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ab12e08e-67f2-4474-8e80-971340952df0 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:41.347325 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ab12e08e-67f2-4474-8e80-971340952df0 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Delete volume request issued successfully. Jul 31 19:13:41.347325 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab12e08e-67f2-4474-8e80-971340952df0 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b returned with HTTP 202 Jul 31 19:13:41.347477 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 711/2857] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:13:41 2026] DELETE /volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:13:41.359851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6eb7e8f8-ede6-42c8-95c2-91ad7b579c9f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:41.361295 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6eb7e8f8-ede6-42c8-95c2-91ad7b579c9f tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b Jul 31 19:13:41.361533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6eb7e8f8-ede6-42c8-95c2-91ad7b579c9f tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:41.361727 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6eb7e8f8-ede6-42c8-95c2-91ad7b579c9f tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:41.368589 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:41.368589 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:41.374162 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6eb7e8f8-ede6-42c8-95c2-91ad7b579c9f tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:41.379061 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6eb7e8f8-ede6-42c8-95c2-91ad7b579c9f tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b returned with HTTP 200 Jul 31 19:13:41.379453 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 723/2858] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:41 2026] GET /volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:41.436909 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:41.438228 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1560854930"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:41.439749 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1560854930'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:41.439831 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Create volume of 1 GB Jul 31 19:13:41.460558 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Availability Zones retrieved successfully. Jul 31 19:13:41.471480 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Flow 'volume_create_api' (1becaf81-eb91-4c0b-8d0b-698ed6f5a8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:41.472827 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f280b6c5-7a50-4dc6-9e6f-7aeb39d5627a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:41.473943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:41.508202 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f280b6c5-7a50-4dc6-9e6f-7aeb39d5627a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:41.508967 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e16c71d-72c8-4a6f-a4cb-4181b663b4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:41.572373 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Created reservations ['5a175d8a-4503-41e2-8768-2da1a917a81c', 'd03dd501-9258-4aea-af87-de4a03500001', 'f490918a-33b9-4d7a-948f-46ce374240b0', '34c58c67-309f-41eb-bfbc-8d943f0f15b6'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:41.573531 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e16c71d-72c8-4a6f-a4cb-4181b663b4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a175d8a-4503-41e2-8768-2da1a917a81c', 'd03dd501-9258-4aea-af87-de4a03500001', 'f490918a-33b9-4d7a-948f-46ce374240b0', '34c58c67-309f-41eb-bfbc-8d943f0f15b6']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:41.574850 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91b336af-c7c4-484d-98ab-cd51f48e329c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:41.606129 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91b336af-c7c4-484d-98ab-cd51f48e329c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c05851-fe5b-45e0-a444-8db7af7c33f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1560854930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52d79e321f341a8831d2a262330a848',qos_specs=None,replication_status=,reservations=['5a175d8a-4503-41e2-8768-2da1a917a81c','d03dd501-9258-4aea-af87-de4a03500001','f490918a-33b9-4d7a-948f-46ce374240b0','34c58c67-309f-41eb-bfbc-8d943f0f15b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03f31a3c73e445e908ce35d310fa7e6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1560854930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c05851-fe5b-45e0-a444-8db7af7c33f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d52d79e321f341a8831d2a262330a848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e03f31a3c73e445e908ce35d310fa7e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:41.607077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054fd31a-2d40-4632-a446-58d6abb03f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:41.627338 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054fd31a-2d40-4632-a446-58d6abb03f2a) transitioned into state 'SUCCESS' from state '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-1560854930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d52d79e321f341a8831d2a262330a848',qos_specs=None,replication_status=,reservations=['5a175d8a-4503-41e2-8768-2da1a917a81c','d03dd501-9258-4aea-af87-de4a03500001','f490918a-33b9-4d7a-948f-46ce374240b0','34c58c67-309f-41eb-bfbc-8d943f0f15b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e03f31a3c73e445e908ce35d310fa7e6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:41.628152 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea72028-0764-4e3e-a6ee-50878cc685cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:41.638380 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aea72028-0764-4e3e-a6ee-50878cc685cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:41.639595 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Flow 'volume_create_api' (1becaf81-eb91-4c0b-8d0b-698ed6f5a8e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:41.639927 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Create volume request issued successfully. Jul 31 19:13:41.640588 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c53328cb-5537-481b-885c-e3bc2879bd82 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:41.641202 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 710/2859] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:13:41 2026] POST /volume/v3/volumes => generated 758 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:41.660733 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1f161ae9-2512-4c1b-a3ab-b43f8492153f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:41.663232 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f161ae9-2512-4c1b-a3ab-b43f8492153f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:41.663532 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f161ae9-2512-4c1b-a3ab-b43f8492153f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:41.663814 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f161ae9-2512-4c1b-a3ab-b43f8492153f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:41.673228 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:41.673228 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:41.677588 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1f161ae9-2512-4c1b-a3ab-b43f8492153f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Volume info retrieved successfully. Jul 31 19:13:41.683337 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f161ae9-2512-4c1b-a3ab-b43f8492153f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 returned with HTTP 200 Jul 31 19:13:41.683861 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 716/2860] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:41 2026] GET /volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:13:41.701723 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-db5d2b16-46ec-4c9d-9dee-8144462406c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:41.704479 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db5d2b16-46ec-4c9d-9dee-8144462406c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:41.704479 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db5d2b16-46ec-4c9d-9dee-8144462406c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:41.704605 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db5d2b16-46ec-4c9d-9dee-8144462406c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:41.704721 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-db5d2b16-46ec-4c9d-9dee-8144462406c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:41.716164 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:41.716164 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:41.717383 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db5d2b16-46ec-4c9d-9dee-8144462406c7 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:41.717883 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 712/2861] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:41 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:42.396813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1586290d-c471-40d0-8f82-53b83fa1bcb8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:42.398929 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1586290d-c471-40d0-8f82-53b83fa1bcb8 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b Jul 31 19:13:42.399175 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1586290d-c471-40d0-8f82-53b83fa1bcb8 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:42.399384 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1586290d-c471-40d0-8f82-53b83fa1bcb8 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:42.406077 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1586290d-c471-40d0-8f82-53b83fa1bcb8 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b returned with HTTP 404 Jul 31 19:13:42.406640 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 724/2862] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:42 2026] GET /volume/v3/volumes/1c0e8032-3682-4fb6-87b0-35c7c1b8c34b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:13:42.416134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:42.418190 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:13:42.418579 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2075028757"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:42.420516 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2075028757'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:13:42.420720 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume of 1 GB Jul 31 19:13:42.421153 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:42.421153 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:42.426059 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Availability Zones retrieved successfully. Jul 31 19:13:42.432219 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Flow 'volume_create_api' (6cb1bc0c-799e-4e9d-957f-f834ddc5110c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:42.433239 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b1e2cd-ac82-440d-9ebf-8bb9a3c4efdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:42.433997 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:13:42.461453 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b1e2cd-ac82-440d-9ebf-8bb9a3c4efdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:42.462162 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdf7930-3b41-4b74-b8c0-de5d94114b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:42.509032 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Created reservations ['25c5ddcc-91b9-4116-9dd0-6f0add2a59e9', 'de4c7b90-b0b3-4fda-a8c7-c800296f44b6', '9b6c6f99-4b67-4124-a11b-b0ded6623f9d', '58da3273-e758-4089-bff7-db2fd2da504d'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:42.509849 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdf7930-3b41-4b74-b8c0-de5d94114b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c5ddcc-91b9-4116-9dd0-6f0add2a59e9', 'de4c7b90-b0b3-4fda-a8c7-c800296f44b6', '9b6c6f99-4b67-4124-a11b-b0ded6623f9d', '58da3273-e758-4089-bff7-db2fd2da504d']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:42.510601 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f720337f-941e-4c6c-a11a-7bc61c299eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:42.535195 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f720337f-941e-4c6c-a11a-7bc61c299eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0847c97b-5475-42bf-acb4-f2405d1de11a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075028757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12d83d0eab647f19ab816c258e9b2d6',qos_specs=None,replication_status=,reservations=['25c5ddcc-91b9-4116-9dd0-6f0add2a59e9','de4c7b90-b0b3-4fda-a8c7-c800296f44b6','9b6c6f99-4b67-4124-a11b-b0ded6623f9d','58da3273-e758-4089-bff7-db2fd2da504d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df5ad527db3c4898a8a782a951271ba4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2075028757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0847c97b-5475-42bf-acb4-f2405d1de11a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c12d83d0eab647f19ab816c258e9b2d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df5ad527db3c4898a8a782a951271ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:42.535980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba3d2447-4125-4da7-a9f4-dd6f62db2e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:42.560527 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba3d2447-4125-4da7-a9f4-dd6f62db2e27) transitioned into state 'SUCCESS' from state '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-2075028757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c12d83d0eab647f19ab816c258e9b2d6',qos_specs=None,replication_status=,reservations=['25c5ddcc-91b9-4116-9dd0-6f0add2a59e9','de4c7b90-b0b3-4fda-a8c7-c800296f44b6','9b6c6f99-4b67-4124-a11b-b0ded6623f9d','58da3273-e758-4089-bff7-db2fd2da504d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df5ad527db3c4898a8a782a951271ba4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:42.560527 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (623fd111-c20a-4363-b7ab-86e874f3a3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:13:42.570019 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (623fd111-c20a-4363-b7ab-86e874f3a3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:13:42.572169 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Flow 'volume_create_api' (6cb1bc0c-799e-4e9d-957f-f834ddc5110c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:13:42.572861 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Create volume request issued successfully. Jul 31 19:13:42.574569 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-abfeb41a-5776-44bb-9e59-2ba4dd121b03 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:13:42.574830 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 711/2863] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:13:42 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:42.590926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-00432c1a-0ef7-41fb-b7e6-70bbf44cd03e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:42.593269 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00432c1a-0ef7-41fb-b7e6-70bbf44cd03e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a Jul 31 19:13:42.593741 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00432c1a-0ef7-41fb-b7e6-70bbf44cd03e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:42.593741 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00432c1a-0ef7-41fb-b7e6-70bbf44cd03e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:42.601845 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:42.601845 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:42.606125 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-00432c1a-0ef7-41fb-b7e6-70bbf44cd03e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:42.611728 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00432c1a-0ef7-41fb-b7e6-70bbf44cd03e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a returned with HTTP 200 Jul 31 19:13:42.611728 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 717/2864] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:42 2026] GET /volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:42.709320 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e861e8f7-90fd-471f-9177-2f0e6ce5560d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:42.711191 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e861e8f7-90fd-471f-9177-2f0e6ce5560d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:42.711384 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e861e8f7-90fd-471f-9177-2f0e6ce5560d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:42.711726 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e861e8f7-90fd-471f-9177-2f0e6ce5560d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:42.720340 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:42.720340 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:42.728097 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e861e8f7-90fd-471f-9177-2f0e6ce5560d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Volume info retrieved successfully. Jul 31 19:13:42.730113 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fa6d08ca-2c23-44cc-b612-b203909974aa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:42.732181 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa6d08ca-2c23-44cc-b612-b203909974aa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:42.732388 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa6d08ca-2c23-44cc-b612-b203909974aa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:42.733303 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa6d08ca-2c23-44cc-b612-b203909974aa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:42.733303 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-fa6d08ca-2c23-44cc-b612-b203909974aa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:42.736266 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e861e8f7-90fd-471f-9177-2f0e6ce5560d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 returned with HTTP 200 Jul 31 19:13:42.737030 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 713/2865] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:42 2026] GET /volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:42.737216 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:42.737216 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:42.738098 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa6d08ca-2c23-44cc-b612-b203909974aa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:42.738583 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 725/2866] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:42 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:42.753699 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-29b1480e-c7c4-4fcc-9441-46a0f370c838 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:42.756146 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-29b1480e-c7c4-4fcc-9441-46a0f370c838 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:13:42.756508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-29b1480e-c7c4-4fcc-9441-46a0f370c838 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2c05851-fe5b-45e0-a444-8db7af7c33f0", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-138922741"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:42.765525 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:42.765525 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:42.766339 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-29b1480e-c7c4-4fcc-9441-46a0f370c838 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Volume info retrieved successfully. Jul 31 19:13:42.766339 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-29b1480e-c7c4-4fcc-9441-46a0f370c838 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Create snapshot from volume a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:42.810108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-29b1480e-c7c4-4fcc-9441-46a0f370c838 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Created reservations ['f5cb77e8-9954-45cd-9abd-700d3b79c59c', '46313f7c-d7a8-4f85-8c57-43840a6129fd', '7c8471b6-15bf-4bca-981c-be6a0771a66c', 'feb7d6d3-32e7-4e95-9fca-ad7d9c1146d2'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:42.851014 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-29b1480e-c7c4-4fcc-9441-46a0f370c838 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot create request issued successfully. Jul 31 19:13:42.851413 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-29b1480e-c7c4-4fcc-9441-46a0f370c838 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:13:42.852065 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 712/2867] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:13:42 2026] POST /volume/v3/snapshots => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:42.861286 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f9d6f931-3315-49bf-9c1a-691a3f4ea190 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:42.863158 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f9d6f931-3315-49bf-9c1a-691a3f4ea190 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e Jul 31 19:13:42.863356 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f9d6f931-3315-49bf-9c1a-691a3f4ea190 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:42.863686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f9d6f931-3315-49bf-9c1a-691a3f4ea190 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:42.869054 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:42.869054 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:42.869548 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f9d6f931-3315-49bf-9c1a-691a3f4ea190 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:42.870365 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f9d6f931-3315-49bf-9c1a-691a3f4ea190 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e returned with HTTP 200 Jul 31 19:13:42.870745 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 718/2868] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:42 2026] GET /volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:43.628669 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0179d530-c27a-4b9c-b034-1492f65e867a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:43.630729 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0179d530-c27a-4b9c-b034-1492f65e867a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a Jul 31 19:13:43.630959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0179d530-c27a-4b9c-b034-1492f65e867a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:43.631417 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0179d530-c27a-4b9c-b034-1492f65e867a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:43.638347 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:43.638347 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:43.642394 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0179d530-c27a-4b9c-b034-1492f65e867a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:43.647531 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0179d530-c27a-4b9c-b034-1492f65e867a tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a returned with HTTP 200 Jul 31 19:13:43.648099 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 714/2869] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:43 2026] GET /volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:43.661867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7f280c24-fb1e-49cc-b197-b91bf0cafa6e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:43.663565 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f280c24-fb1e-49cc-b197-b91bf0cafa6e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] GET https://10.4.3.163/volume/v3/volumes/summary Jul 31 19:13:43.663770 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f280c24-fb1e-49cc-b197-b91bf0cafa6e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:43.664071 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7f280c24-fb1e-49cc-b197-b91bf0cafa6e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:43.664303 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-7f280c24-fb1e-49cc-b197-b91bf0cafa6e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:43.669493 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7f280c24-fb1e-49cc-b197-b91bf0cafa6e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] Get summary completed successfully. Jul 31 19:13:43.669733 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7f280c24-fb1e-49cc-b197-b91bf0cafa6e tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-reader] https://10.4.3.163/volume/v3/volumes/summary returned with HTTP 200 Jul 31 19:13:43.670134 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 726/2870] 10.4.3.163 () {68 vars in 1302 bytes} [Fri Jul 31 19:13:43 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:43.677913 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e921ca4d-828c-415d-8582-88eabdf34d0b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:43.680232 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e921ca4d-828c-415d-8582-88eabdf34d0b tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a Jul 31 19:13:43.680454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e921ca4d-828c-415d-8582-88eabdf34d0b tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:43.680637 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e921ca4d-828c-415d-8582-88eabdf34d0b tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:43.680811 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-e921ca4d-828c-415d-8582-88eabdf34d0b tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Delete volume with id: 0847c97b-5475-42bf-acb4-f2405d1de11a Jul 31 19:13:43.687975 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:43.687975 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:43.688386 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e921ca4d-828c-415d-8582-88eabdf34d0b tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:43.702957 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e921ca4d-828c-415d-8582-88eabdf34d0b tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Delete volume request issued successfully. Jul 31 19:13:43.706456 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e921ca4d-828c-415d-8582-88eabdf34d0b tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a returned with HTTP 202 Jul 31 19:13:43.706456 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 713/2871] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:13:43 2026] DELETE /volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:13:43.714991 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4b8a2c68-429a-4995-8002-c29f00b02ee9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:43.717538 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b8a2c68-429a-4995-8002-c29f00b02ee9 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a Jul 31 19:13:43.717813 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b8a2c68-429a-4995-8002-c29f00b02ee9 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:43.718339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b8a2c68-429a-4995-8002-c29f00b02ee9 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:43.726285 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:43.726285 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:43.729910 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4b8a2c68-429a-4995-8002-c29f00b02ee9 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Volume info retrieved successfully. Jul 31 19:13:43.734161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b8a2c68-429a-4995-8002-c29f00b02ee9 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a returned with HTTP 200 Jul 31 19:13:43.735541 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 719/2872] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:43 2026] GET /volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:43.769718 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e6f1a017-975f-4a95-b242-9f79b77e8d00 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:43.772328 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6f1a017-975f-4a95-b242-9f79b77e8d00 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:43.772328 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6f1a017-975f-4a95-b242-9f79b77e8d00 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:43.772569 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6f1a017-975f-4a95-b242-9f79b77e8d00 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:43.772740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e6f1a017-975f-4a95-b242-9f79b77e8d00 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:43.779232 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:43.779232 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:43.780071 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6f1a017-975f-4a95-b242-9f79b77e8d00 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:43.780618 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 715/2873] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:43 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:43.879634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-63a3b648-8299-45c3-9e75-24c17d58cea4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:43.881347 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63a3b648-8299-45c3-9e75-24c17d58cea4 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e Jul 31 19:13:43.881693 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63a3b648-8299-45c3-9e75-24c17d58cea4 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:43.881907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63a3b648-8299-45c3-9e75-24c17d58cea4 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:43.887510 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:43.887510 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:43.888048 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63a3b648-8299-45c3-9e75-24c17d58cea4 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:43.888765 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63a3b648-8299-45c3-9e75-24c17d58cea4 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e returned with HTTP 200 Jul 31 19:13:43.889106 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 727/2874] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:43 2026] GET /volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:43.899716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d0608464-22ad-4ce2-a612-e2c866d8897e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:43.903743 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0608464-22ad-4ce2-a612-e2c866d8897e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:13:43.905110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0608464-22ad-4ce2-a612-e2c866d8897e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2c05851-fe5b-45e0-a444-8db7af7c33f0", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-118210715"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:43.919505 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:43.919505 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:43.920708 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d0608464-22ad-4ce2-a612-e2c866d8897e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Volume info retrieved successfully. Jul 31 19:13:43.920899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-d0608464-22ad-4ce2-a612-e2c866d8897e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Create snapshot from volume a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:43.950681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-d0608464-22ad-4ce2-a612-e2c866d8897e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Created reservations ['ffcded3a-25ba-49b3-93c7-21347c642a90', '8e795cba-2502-4df8-9c6e-108623afa2ee', '3ed98679-185d-4b38-ad51-b8b504adff4a', '65588bd2-ce7f-4c21-b89b-4e28cc86cbbf'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:43.978382 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d0608464-22ad-4ce2-a612-e2c866d8897e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot create request issued successfully. Jul 31 19:13:43.978897 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0608464-22ad-4ce2-a612-e2c866d8897e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:13:43.979327 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 714/2875] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:13:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:43.989843 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-acf1a162-fe23-4f70-9def-e9ffe9f043d5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:43.992460 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acf1a162-fe23-4f70-9def-e9ffe9f043d5 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f Jul 31 19:13:43.992698 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acf1a162-fe23-4f70-9def-e9ffe9f043d5 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:43.992908 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acf1a162-fe23-4f70-9def-e9ffe9f043d5 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:43.998364 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:43.998364 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:43.998842 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-acf1a162-fe23-4f70-9def-e9ffe9f043d5 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:44.000064 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acf1a162-fe23-4f70-9def-e9ffe9f043d5 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f returned with HTTP 200 Jul 31 19:13:44.000547 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 720/2876] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:43 2026] GET /volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:44.748812 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-091d3688-6609-4b02-b39b-94ada0089c52 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:44.750662 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-091d3688-6609-4b02-b39b-94ada0089c52 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] GET https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a Jul 31 19:13:44.750910 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-091d3688-6609-4b02-b39b-94ada0089c52 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:44.751161 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-091d3688-6609-4b02-b39b-94ada0089c52 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:44.761551 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-091d3688-6609-4b02-b39b-94ada0089c52 tempest-ProjectReaderTests-1626595296 tempest-ProjectReaderTests-1626595296-project-admin] https://10.4.3.163/volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a returned with HTTP 404 Jul 31 19:13:44.762220 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 716/2877] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:13:44 2026] GET /volume/v3/volumes/0847c97b-5475-42bf-acb4-f2405d1de11a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:13:44.791386 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a39db22-ca2c-40c5-a113-5510774ce129 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:44.793668 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a39db22-ca2c-40c5-a113-5510774ce129 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:44.793903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a39db22-ca2c-40c5-a113-5510774ce129 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:44.794116 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a39db22-ca2c-40c5-a113-5510774ce129 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:44.794239 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9a39db22-ca2c-40c5-a113-5510774ce129 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:44.799081 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:44.799081 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:44.799910 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a39db22-ca2c-40c5-a113-5510774ce129 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:44.800322 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 728/2878] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:44 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:44.817854 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-de0257e8-3f7c-4fc9-b203-eefa28f43c5b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:44.819645 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de0257e8-3f7c-4fc9-b203-eefa28f43c5b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:44.819842 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de0257e8-3f7c-4fc9-b203-eefa28f43c5b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:44.820020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de0257e8-3f7c-4fc9-b203-eefa28f43c5b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:44.827190 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:44.827190 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:44.830982 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-de0257e8-3f7c-4fc9-b203-eefa28f43c5b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:44.835927 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de0257e8-3f7c-4fc9-b203-eefa28f43c5b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:44.836448 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 715/2879] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:44 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:45.011545 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2c43338-7a4f-4b85-b689-6555b340d028 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.013603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2c43338-7a4f-4b85-b689-6555b340d028 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f Jul 31 19:13:45.013816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2c43338-7a4f-4b85-b689-6555b340d028 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:45.014038 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2c43338-7a4f-4b85-b689-6555b340d028 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:45.019677 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.019677 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:45.020846 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2c43338-7a4f-4b85-b689-6555b340d028 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:45.021991 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2c43338-7a4f-4b85-b689-6555b340d028 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f returned with HTTP 200 Jul 31 19:13:45.022229 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 721/2880] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:45 2026] GET /volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:45.035026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0746ef40-acab-49a3-8073-eb72c8901575 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.036546 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0746ef40-acab-49a3-8073-eb72c8901575 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:13:45.036864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0746ef40-acab-49a3-8073-eb72c8901575 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2c05851-fe5b-45e0-a444-8db7af7c33f0", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:45.044712 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.044712 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:45.045132 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0746ef40-acab-49a3-8073-eb72c8901575 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Volume info retrieved successfully. Jul 31 19:13:45.045252 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-0746ef40-acab-49a3-8073-eb72c8901575 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Create snapshot from volume a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:45.068946 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-0746ef40-acab-49a3-8073-eb72c8901575 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Created reservations ['dee10989-b590-4939-9467-dd78e64c18fd', 'a778ec37-bb5f-402e-bfa5-c029befb7179', 'eeab5df1-9c43-43c4-914d-dc6892316676', '1adcd3d3-90bf-466d-9161-84a809c685b2'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:45.096984 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0746ef40-acab-49a3-8073-eb72c8901575 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot create request issued successfully. Jul 31 19:13:45.097280 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0746ef40-acab-49a3-8073-eb72c8901575 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:13:45.097711 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 717/2881] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:13:45 2026] POST /volume/v3/snapshots => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:45.105767 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6cb5c96a-c18a-40c5-8bdc-d3788f6fa174 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.107447 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6cb5c96a-c18a-40c5-8bdc-d3788f6fa174 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 Jul 31 19:13:45.107662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6cb5c96a-c18a-40c5-8bdc-d3788f6fa174 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:45.107853 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6cb5c96a-c18a-40c5-8bdc-d3788f6fa174 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:45.112542 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.112542 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:45.112953 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6cb5c96a-c18a-40c5-8bdc-d3788f6fa174 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:45.113664 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6cb5c96a-c18a-40c5-8bdc-d3788f6fa174 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 returned with HTTP 200 Jul 31 19:13:45.114110 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 729/2882] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:45 2026] GET /volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 => generated 446 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:45.161642 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-e66af508-5271-4872-83df-090073b40095 req-980c7a6d-f620-45b9-89db-2831466cd853 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.164878 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-980c7a6d-f620-45b9-89db-2831466cd853 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:45.165041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-980c7a6d-f620-45b9-89db-2831466cd853 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:45.165221 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-980c7a6d-f620-45b9-89db-2831466cd853 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:45.176548 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.176548 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:45.180713 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-e66af508-5271-4872-83df-090073b40095 req-980c7a6d-f620-45b9-89db-2831466cd853 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:45.185023 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-980c7a6d-f620-45b9-89db-2831466cd853 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:45.185363 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 716/2883] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:13:45 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:45.250308 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ece52e74-89f9-46e7-b63f-2c1fb75ae678 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.251852 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ece52e74-89f9-46e7-b63f-2c1fb75ae678 None None] GET https://10.4.3.163/volume// Jul 31 19:13:45.251852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ece52e74-89f9-46e7-b63f-2c1fb75ae678 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:45.251852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ece52e74-89f9-46e7-b63f-2c1fb75ae678 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:45.260610 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ece52e74-89f9-46e7-b63f-2c1fb75ae678 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:45.260998 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 722/2884] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:13:45 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:45.270177 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e66af508-5271-4872-83df-090073b40095 req-8f55e610-e77b-4d2d-b6e8-0eea95714d5c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.273195 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-8f55e610-e77b-4d2d-b6e8-0eea95714d5c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:13:45.273713 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-8f55e610-e77b-4d2d-b6e8-0eea95714d5c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9eb1a26c-41ba-4fe8-a8fc-1679cb025175", "connector": null, "instance_uuid": "88906e5b-4799-4760-a478-4654e3599265"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:45.284723 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.284723 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:45.313630 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-8f55e610-e77b-4d2d-b6e8-0eea95714d5c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:13:45.314248 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 718/2885] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:13:45 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:45.343447 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-374f619a-7229-4fcc-93a4-b2a3e0ca0898 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.345273 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-374f619a-7229-4fcc-93a4-b2a3e0ca0898 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:45.345477 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-374f619a-7229-4fcc-93a4-b2a3e0ca0898 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:45.345656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-374f619a-7229-4fcc-93a4-b2a3e0ca0898 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:45.359059 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.359059 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:45.362265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e4b99df7-07c4-4535-ad46-628e63e20ef6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.362662 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e4b99df7-07c4-4535-ad46-628e63e20ef6 None None] GET https://10.4.3.163/volume// Jul 31 19:13:45.362829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e4b99df7-07c4-4535-ad46-628e63e20ef6 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:45.363007 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e4b99df7-07c4-4535-ad46-628e63e20ef6 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:45.363331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e4b99df7-07c4-4535-ad46-628e63e20ef6 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:45.363748 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 717/2886] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:45.366705 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-374f619a-7229-4fcc-93a4-b2a3e0ca0898 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:45.371010 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-374f619a-7229-4fcc-93a4-b2a3e0ca0898 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:45.371377 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 730/2887] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:45 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:45.372391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e66af508-5271-4872-83df-090073b40095 req-4036df8e-fa6c-4d81-95b6-daa5c400b524 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.374350 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-4036df8e-fa6c-4d81-95b6-daa5c400b524 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:45.374597 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-4036df8e-fa6c-4d81-95b6-daa5c400b524 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:45.374821 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-4036df8e-fa6c-4d81-95b6-daa5c400b524 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:45.382933 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.382933 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:45.389357 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-e66af508-5271-4872-83df-090073b40095 req-4036df8e-fa6c-4d81-95b6-daa5c400b524 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:45.395324 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-4036df8e-fa6c-4d81-95b6-daa5c400b524 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:45.395786 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 723/2888] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:13:45 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 1118 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:45.523608 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-e66af508-5271-4872-83df-090073b40095 req-4c3aafaf-97fe-4ed8-92f1-de631e1c0732 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.525521 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-4c3aafaf-97fe-4ed8-92f1-de631e1c0732 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] PUT https://10.4.3.163/volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2 Jul 31 19:13:45.525908 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-4c3aafaf-97fe-4ed8-92f1-de631e1c0732 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:45.534275 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e66af508-5271-4872-83df-090073b40095 req-4c3aafaf-97fe-4ed8-92f1-de631e1c0732 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Acquiring lock "cinder-attachment_update-9eb1a26c-41ba-4fe8-a8fc-1679cb025175-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:13:45.538747 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e66af508-5271-4872-83df-090073b40095 req-4c3aafaf-97fe-4ed8-92f1-de631e1c0732 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Lock "cinder-attachment_update-9eb1a26c-41ba-4fe8-a8fc-1679cb025175-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:13:45.539627 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.539627 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:45.607166 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-e66af508-5271-4872-83df-090073b40095 req-4c3aafaf-97fe-4ed8-92f1-de631e1c0732 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Lock "cinder-attachment_update-9eb1a26c-41ba-4fe8-a8fc-1679cb025175-np0000006260" released by "attachment_update" :: held 0.068s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:13:45.607585 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-4c3aafaf-97fe-4ed8-92f1-de631e1c0732 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2 returned with HTTP 200 Jul 31 19:13:45.608121 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 719/2889] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:13:45 2026] PUT /volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:45.810426 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-28ee88e3-8bac-4706-a404-b5646f22db48 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:45.812096 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-28ee88e3-8bac-4706-a404-b5646f22db48 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:45.812280 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-28ee88e3-8bac-4706-a404-b5646f22db48 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:45.812485 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-28ee88e3-8bac-4706-a404-b5646f22db48 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:45.812586 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-28ee88e3-8bac-4706-a404-b5646f22db48 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:45.817036 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:45.817036 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:45.817772 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-28ee88e3-8bac-4706-a404-b5646f22db48 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:45.818247 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 718/2890] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:45 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.123523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-068b91f4-6ce7-4824-9f86-9640193415c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.125211 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-068b91f4-6ce7-4824-9f86-9640193415c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 Jul 31 19:13:46.125388 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-068b91f4-6ce7-4824-9f86-9640193415c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.125588 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-068b91f4-6ce7-4824-9f86-9640193415c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.130265 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.130265 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:46.130688 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-068b91f4-6ce7-4824-9f86-9640193415c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:46.131423 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-068b91f4-6ce7-4824-9f86-9640193415c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 returned with HTTP 200 Jul 31 19:13:46.131773 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 731/2891] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.140430 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0047b216-5bb2-4bcf-919a-0b56756aebcd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.142160 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0047b216-5bb2-4bcf-919a-0b56756aebcd tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?limit=1 Jul 31 19:13:46.142347 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0047b216-5bb2-4bcf-919a-0b56756aebcd tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.142556 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0047b216-5bb2-4bcf-919a-0b56756aebcd tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.142840 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-0047b216-5bb2-4bcf-919a-0b56756aebcd tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.143889 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-0047b216-5bb2-4bcf-919a-0b56756aebcd tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.154792 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0047b216-5bb2-4bcf-919a-0b56756aebcd tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.155338 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0047b216-5bb2-4bcf-919a-0b56756aebcd tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 31 19:13:46.155725 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 724/2892] 10.4.3.163 () {66 vars in 1258 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.165618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ba659654-953f-4e48-9787-0998f884b037 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.167311 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba659654-953f-4e48-9787-0998f884b037 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots Jul 31 19:13:46.167563 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba659654-953f-4e48-9787-0998f884b037 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.167745 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba659654-953f-4e48-9787-0998f884b037 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.167993 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-ba659654-953f-4e48-9787-0998f884b037 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.168237 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.168237 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:46.169044 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-ba659654-953f-4e48-9787-0998f884b037 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.173424 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ba659654-953f-4e48-9787-0998f884b037 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.173921 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba659654-953f-4e48-9787-0998f884b037 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 200 Jul 31 19:13:46.174283 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 720/2893] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.182709 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f0cab852-9941-4f0d-bf23-db5a2d57ec1b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.184234 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f0cab852-9941-4f0d-bf23-db5a2d57ec1b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?limit=100000 Jul 31 19:13:46.184388 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f0cab852-9941-4f0d-bf23-db5a2d57ec1b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.184583 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f0cab852-9941-4f0d-bf23-db5a2d57ec1b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.184825 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-f0cab852-9941-4f0d-bf23-db5a2d57ec1b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.185702 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-f0cab852-9941-4f0d-bf23-db5a2d57ec1b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.190431 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f0cab852-9941-4f0d-bf23-db5a2d57ec1b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.190877 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f0cab852-9941-4f0d-bf23-db5a2d57ec1b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 31 19:13:46.191425 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 719/2894] 10.4.3.163 () {66 vars in 1268 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.205553 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80694754-2756-4c8f-a01a-97482401111c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.207207 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80694754-2756-4c8f-a01a-97482401111c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?limit=0 Jul 31 19:13:46.207383 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80694754-2756-4c8f-a01a-97482401111c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.207585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80694754-2756-4c8f-a01a-97482401111c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.207844 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-80694754-2756-4c8f-a01a-97482401111c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.209060 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-80694754-2756-4c8f-a01a-97482401111c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.212022 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-80694754-2756-4c8f-a01a-97482401111c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.212232 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80694754-2756-4c8f-a01a-97482401111c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 31 19:13:46.212587 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 732/2895] 10.4.3.163 () {66 vars in 1258 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:13:46.224112 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d96757d7-563a-4e2e-8963-21ac6cf7d311 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.227016 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d96757d7-563a-4e2e-8963-21ac6cf7d311 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots Jul 31 19:13:46.227304 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d96757d7-563a-4e2e-8963-21ac6cf7d311 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.227567 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d96757d7-563a-4e2e-8963-21ac6cf7d311 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.227838 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-d96757d7-563a-4e2e-8963-21ac6cf7d311 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.228167 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.228167 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:46.229241 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-d96757d7-563a-4e2e-8963-21ac6cf7d311 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.235190 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d96757d7-563a-4e2e-8963-21ac6cf7d311 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.235754 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d96757d7-563a-4e2e-8963-21ac6cf7d311 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 200 Jul 31 19:13:46.236346 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 725/2896] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:13:46 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) Jul 31 19:13:46.246124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3be683ae-8a45-46a9-a15e-c71885ccf042 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.247725 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3be683ae-8a45-46a9-a15e-c71885ccf042 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?marker=b828c3d6-7b00-447f-9fb6-70f57132183f Jul 31 19:13:46.247910 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3be683ae-8a45-46a9-a15e-c71885ccf042 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.248103 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3be683ae-8a45-46a9-a15e-c71885ccf042 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.248301 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-3be683ae-8a45-46a9-a15e-c71885ccf042 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.248563 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.248563 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:46.249270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-3be683ae-8a45-46a9-a15e-c71885ccf042 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.263425 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3be683ae-8a45-46a9-a15e-c71885ccf042 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.263747 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3be683ae-8a45-46a9-a15e-c71885ccf042 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?marker=b828c3d6-7b00-447f-9fb6-70f57132183f returned with HTTP 200 Jul 31 19:13:46.264140 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 721/2897] 10.4.3.163 () {66 vars in 1330 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?marker=b828c3d6-7b00-447f-9fb6-70f57132183f => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.273411 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c0face2f-ddc2-45b8-8471-4b580ad0e246 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.275266 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c0face2f-ddc2-45b8-8471-4b580ad0e246 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?offset=2&limit=3 Jul 31 19:13:46.275451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c0face2f-ddc2-45b8-8471-4b580ad0e246 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.275654 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c0face2f-ddc2-45b8-8471-4b580ad0e246 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.275877 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-c0face2f-ddc2-45b8-8471-4b580ad0e246 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.276129 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.276129 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:46.276898 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-c0face2f-ddc2-45b8-8471-4b580ad0e246 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.287224 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c0face2f-ddc2-45b8-8471-4b580ad0e246 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.287578 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c0face2f-ddc2-45b8-8471-4b580ad0e246 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 31 19:13:46.287984 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 720/2898] 10.4.3.163 () {66 vars in 1276 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.297552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-38aacb49-6454-435c-865f-ea7a0c186b66 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.299993 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38aacb49-6454-435c-865f-ea7a0c186b66 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 31 19:13:46.299993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38aacb49-6454-435c-865f-ea7a0c186b66 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.300178 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38aacb49-6454-435c-865f-ea7a0c186b66 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.300454 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-38aacb49-6454-435c-865f-ea7a0c186b66 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.301692 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-38aacb49-6454-435c-865f-ea7a0c186b66 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.315172 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-38aacb49-6454-435c-865f-ea7a0c186b66 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.315652 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38aacb49-6454-435c-865f-ea7a0c186b66 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 31 19:13:46.316138 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 733/2899] 10.4.3.163 () {66 vars in 1308 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.325145 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa82ea36-3577-4c1f-87d7-21d64f02aabc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.327088 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa82ea36-3577-4c1f-87d7-21d64f02aabc tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 31 19:13:46.327164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa82ea36-3577-4c1f-87d7-21d64f02aabc tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.327295 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa82ea36-3577-4c1f-87d7-21d64f02aabc tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.327523 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-fa82ea36-3577-4c1f-87d7-21d64f02aabc tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.327773 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.327773 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:46.328689 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-fa82ea36-3577-4c1f-87d7-21d64f02aabc tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.332484 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa82ea36-3577-4c1f-87d7-21d64f02aabc tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.332802 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa82ea36-3577-4c1f-87d7-21d64f02aabc tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 31 19:13:46.333125 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 726/2900] 10.4.3.163 () {66 vars in 1310 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.343061 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d34b7e9-6293-45b6-9e1e-fe1b31a0901d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.344581 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d34b7e9-6293-45b6-9e1e-fe1b31a0901d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 31 19:13:46.345085 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d34b7e9-6293-45b6-9e1e-fe1b31a0901d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.345085 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d34b7e9-6293-45b6-9e1e-fe1b31a0901d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.345199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-3d34b7e9-6293-45b6-9e1e-fe1b31a0901d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.345534 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.345534 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:46.346258 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-3d34b7e9-6293-45b6-9e1e-fe1b31a0901d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.357460 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3d34b7e9-6293-45b6-9e1e-fe1b31a0901d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.357884 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d34b7e9-6293-45b6-9e1e-fe1b31a0901d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 31 19:13:46.358273 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 722/2901] 10.4.3.163 () {66 vars in 1292 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.368598 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-51d114c0-3cbc-41f4-b6c8-c591d9894b47 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.371799 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-51d114c0-3cbc-41f4-b6c8-c591d9894b47 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 31 19:13:46.372037 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-51d114c0-3cbc-41f4-b6c8-c591d9894b47 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.372289 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-51d114c0-3cbc-41f4-b6c8-c591d9894b47 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.372566 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-51d114c0-3cbc-41f4-b6c8-c591d9894b47 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.372882 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.372882 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:46.373663 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-51d114c0-3cbc-41f4-b6c8-c591d9894b47 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.386858 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b239aba7-3924-4346-8965-f08bf1a0fc3f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.388828 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b239aba7-3924-4346-8965-f08bf1a0fc3f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:46.389025 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b239aba7-3924-4346-8965-f08bf1a0fc3f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.389208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b239aba7-3924-4346-8965-f08bf1a0fc3f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.398218 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.398218 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:46.401672 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b239aba7-3924-4346-8965-f08bf1a0fc3f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:46.405760 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b239aba7-3924-4346-8965-f08bf1a0fc3f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:46.406142 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 734/2902] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.552703 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-51d114c0-3cbc-41f4-b6c8-c591d9894b47 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.553064 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-51d114c0-3cbc-41f4-b6c8-c591d9894b47 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 31 19:13:46.553479 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 721/2903] 10.4.3.163 () {66 vars in 1294 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.572681 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-74ac3337-2e49-40a3-b955-48b2031ab14d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.575292 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74ac3337-2e49-40a3-b955-48b2031ab14d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 31 19:13:46.575495 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74ac3337-2e49-40a3-b955-48b2031ab14d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.575677 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74ac3337-2e49-40a3-b955-48b2031ab14d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.575888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-74ac3337-2e49-40a3-b955-48b2031ab14d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.576137 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.576137 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:46.576905 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-74ac3337-2e49-40a3-b955-48b2031ab14d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.589922 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-74ac3337-2e49-40a3-b955-48b2031ab14d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.590376 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74ac3337-2e49-40a3-b955-48b2031ab14d tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 31 19:13:46.590871 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 727/2904] 10.4.3.163 () {66 vars in 1312 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.601864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5357291-7426-48a5-9c37-76cfa5e01906 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.603592 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5357291-7426-48a5-9c37-76cfa5e01906 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 31 19:13:46.603789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5357291-7426-48a5-9c37-76cfa5e01906 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.603999 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5357291-7426-48a5-9c37-76cfa5e01906 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.604218 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-e5357291-7426-48a5-9c37-76cfa5e01906 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.604493 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.604493 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:46.605242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-e5357291-7426-48a5-9c37-76cfa5e01906 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.616998 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e5357291-7426-48a5-9c37-76cfa5e01906 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.617444 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5357291-7426-48a5-9c37-76cfa5e01906 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 31 19:13:46.617942 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 723/2905] 10.4.3.163 () {66 vars in 1314 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.631148 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-011ba69e-feb9-44af-8bea-1ad8d0e47850 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.632891 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-011ba69e-feb9-44af-8bea-1ad8d0e47850 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 Jul 31 19:13:46.633121 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-011ba69e-feb9-44af-8bea-1ad8d0e47850 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.633353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-011ba69e-feb9-44af-8bea-1ad8d0e47850 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.633622 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-011ba69e-feb9-44af-8bea-1ad8d0e47850 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.634744 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-011ba69e-feb9-44af-8bea-1ad8d0e47850 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.646078 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-011ba69e-feb9-44af-8bea-1ad8d0e47850 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.646502 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.646502 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:46.647110 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-011ba69e-feb9-44af-8bea-1ad8d0e47850 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 returned with HTTP 200 Jul 31 19:13:46.647497 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 735/2906] 10.4.3.163 () {66 vars in 1385 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.657567 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-26a45405-eb74-4695-8015-abdc0b64e402 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.659236 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-26a45405-eb74-4695-8015-abdc0b64e402 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail?status=available Jul 31 19:13:46.659611 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-26a45405-eb74-4695-8015-abdc0b64e402 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.659611 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-26a45405-eb74-4695-8015-abdc0b64e402 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.659837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-26a45405-eb74-4695-8015-abdc0b64e402 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.660083 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.660083 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:46.660883 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-26a45405-eb74-4695-8015-abdc0b64e402 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.672158 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-26a45405-eb74-4695-8015-abdc0b64e402 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.672301 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.672301 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:46.672939 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-26a45405-eb74-4695-8015-abdc0b64e402 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 31 19:13:46.673271 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 722/2907] 10.4.3.163 () {66 vars in 1297 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:46.683724 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-68e2deb3-c5a4-42fe-b068-18b67fd6973b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.685448 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68e2deb3-c5a4-42fe-b068-18b67fd6973b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 Jul 31 19:13:46.685681 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68e2deb3-c5a4-42fe-b068-18b67fd6973b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.685928 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68e2deb3-c5a4-42fe-b068-18b67fd6973b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.686185 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-68e2deb3-c5a4-42fe-b068-18b67fd6973b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.686494 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.686494 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:46.687356 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-68e2deb3-c5a4-42fe-b068-18b67fd6973b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.698322 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-68e2deb3-c5a4-42fe-b068-18b67fd6973b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.698774 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.698774 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:46.699390 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68e2deb3-c5a4-42fe-b068-18b67fd6973b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 returned with HTTP 200 Jul 31 19:13:46.699805 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 728/2908] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.712547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-69c49cec-dbc1-45c1-8b63-8597047996de None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.714428 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-69c49cec-dbc1-45c1-8b63-8597047996de tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 Jul 31 19:13:46.714660 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-69c49cec-dbc1-45c1-8b63-8597047996de tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.714887 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-69c49cec-dbc1-45c1-8b63-8597047996de tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.715118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-69c49cec-dbc1-45c1-8b63-8597047996de tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.715400 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.715400 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:46.716364 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.db.api [None req-69c49cec-dbc1-45c1-8b63-8597047996de tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100319) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.730122 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-69c49cec-dbc1-45c1-8b63-8597047996de tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.730506 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-69c49cec-dbc1-45c1-8b63-8597047996de tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 returned with HTTP 200 Jul 31 19:13:46.730977 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 724/2909] 10.4.3.163 () {66 vars in 1364 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.742150 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c5aecc61-c5c6-4cab-baa0-1b4474321af3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.743922 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5aecc61-c5c6-4cab-baa0-1b4474321af3 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?status=available Jul 31 19:13:46.744141 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5aecc61-c5c6-4cab-baa0-1b4474321af3 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.744359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5aecc61-c5c6-4cab-baa0-1b4474321af3 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.744615 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-c5aecc61-c5c6-4cab-baa0-1b4474321af3 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.745661 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.db.api [None req-c5aecc61-c5c6-4cab-baa0-1b4474321af3 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100318) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.830261 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-34e87be8-21bc-4ba8-bea0-005faaf259bc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.832460 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-34e87be8-21bc-4ba8-bea0-005faaf259bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:46.832693 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-34e87be8-21bc-4ba8-bea0-005faaf259bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.832975 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-34e87be8-21bc-4ba8-bea0-005faaf259bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.833111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-34e87be8-21bc-4ba8-bea0-005faaf259bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:46.838520 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.838520 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:46.839423 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-34e87be8-21bc-4ba8-bea0-005faaf259bc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:46.839802 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 723/2910] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.938324 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c5aecc61-c5c6-4cab-baa0-1b4474321af3 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.938694 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5aecc61-c5c6-4cab-baa0-1b4474321af3 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?status=available returned with HTTP 200 Jul 31 19:13:46.939095 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 736/2911] 10.4.3.163 () {66 vars in 1276 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.949672 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d56eb83-50a4-48e9-9bb1-5265d7989b2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.952814 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d56eb83-50a4-48e9-9bb1-5265d7989b2e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 Jul 31 19:13:46.952996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d56eb83-50a4-48e9-9bb1-5265d7989b2e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.953170 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d56eb83-50a4-48e9-9bb1-5265d7989b2e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.953379 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-7d56eb83-50a4-48e9-9bb1-5265d7989b2e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:13:46.954605 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-7d56eb83-50a4-48e9-9bb1-5265d7989b2e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:13:46.958380 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7d56eb83-50a4-48e9-9bb1-5265d7989b2e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Get all snapshots completed successfully. Jul 31 19:13:46.958702 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d56eb83-50a4-48e9-9bb1-5265d7989b2e tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 returned with HTTP 200 Jul 31 19:13:46.959086 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 729/2912] 10.4.3.163 () {66 vars in 1398 bytes} [Fri Jul 31 19:13:46 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1714411367 => generated 342 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:46.969263 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71a460ec-8a2e-4e37-bc38-7c7fb5f1bd2f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:46.970949 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71a460ec-8a2e-4e37-bc38-7c7fb5f1bd2f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 Jul 31 19:13:46.971120 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71a460ec-8a2e-4e37-bc38-7c7fb5f1bd2f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:46.971277 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71a460ec-8a2e-4e37-bc38-7c7fb5f1bd2f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:46.971374 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-71a460ec-8a2e-4e37-bc38-7c7fb5f1bd2f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Delete snapshot with id: 6f77d2a7-044b-455c-bccf-047bfdb59d69 Jul 31 19:13:46.979551 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:46.979551 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:46.979993 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71a460ec-8a2e-4e37-bc38-7c7fb5f1bd2f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:46.994467 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71a460ec-8a2e-4e37-bc38-7c7fb5f1bd2f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot delete request issued successfully. Jul 31 19:13:46.994685 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71a460ec-8a2e-4e37-bc38-7c7fb5f1bd2f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 returned with HTTP 202 Jul 31 19:13:46.995141 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 725/2913] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:13:46 2026] DELETE /volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:47.005914 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3ca7e1b6-231f-4b4a-87b5-df8224f7fea1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:47.009712 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3ca7e1b6-231f-4b4a-87b5-df8224f7fea1 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 Jul 31 19:13:47.009957 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3ca7e1b6-231f-4b4a-87b5-df8224f7fea1 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:47.010159 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3ca7e1b6-231f-4b4a-87b5-df8224f7fea1 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:47.017261 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:47.017261 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:47.017706 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3ca7e1b6-231f-4b4a-87b5-df8224f7fea1 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:47.018375 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3ca7e1b6-231f-4b4a-87b5-df8224f7fea1 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 returned with HTTP 200 Jul 31 19:13:47.018905 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 724/2914] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:47 2026] GET /volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:47.419254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-95a82e66-3226-42aa-baf1-06cbd1249ce7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:47.420898 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-95a82e66-3226-42aa-baf1-06cbd1249ce7 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:47.421075 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-95a82e66-3226-42aa-baf1-06cbd1249ce7 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:47.421256 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-95a82e66-3226-42aa-baf1-06cbd1249ce7 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:47.430329 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:47.430329 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:47.433518 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-95a82e66-3226-42aa-baf1-06cbd1249ce7 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:47.437205 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-95a82e66-3226-42aa-baf1-06cbd1249ce7 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:47.437561 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 737/2915] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:47 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:47.851618 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-03adf723-68d5-4fd6-91c5-5d94d8e6033f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:47.853454 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-03adf723-68d5-4fd6-91c5-5d94d8e6033f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:47.853656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-03adf723-68d5-4fd6-91c5-5d94d8e6033f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:47.853839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-03adf723-68d5-4fd6-91c5-5d94d8e6033f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:47.853943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-03adf723-68d5-4fd6-91c5-5d94d8e6033f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:47.858217 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:47.858217 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:47.858922 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-03adf723-68d5-4fd6-91c5-5d94d8e6033f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:47.859249 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 730/2916] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:47 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:48.028456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e1734da6-5034-44f4-9491-a8a4a6867e6c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:48.030756 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1734da6-5034-44f4-9491-a8a4a6867e6c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 Jul 31 19:13:48.031047 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1734da6-5034-44f4-9491-a8a4a6867e6c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:48.031313 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e1734da6-5034-44f4-9491-a8a4a6867e6c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:48.036629 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e1734da6-5034-44f4-9491-a8a4a6867e6c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 returned with HTTP 404 Jul 31 19:13:48.037252 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 726/2917] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:48 2026] GET /volume/v3/snapshots/6f77d2a7-044b-455c-bccf-047bfdb59d69 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:48.043313 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c0a3631e-d92d-498f-b391-b001a94cc0c2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:48.045267 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c0a3631e-d92d-498f-b391-b001a94cc0c2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f Jul 31 19:13:48.045523 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c0a3631e-d92d-498f-b391-b001a94cc0c2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:48.045754 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c0a3631e-d92d-498f-b391-b001a94cc0c2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:48.045926 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-c0a3631e-d92d-498f-b391-b001a94cc0c2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Delete snapshot with id: b828c3d6-7b00-447f-9fb6-70f57132183f Jul 31 19:13:48.054901 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:48.054901 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:48.055332 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c0a3631e-d92d-498f-b391-b001a94cc0c2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:48.079327 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c0a3631e-d92d-498f-b391-b001a94cc0c2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot delete request issued successfully. Jul 31 19:13:48.079609 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c0a3631e-d92d-498f-b391-b001a94cc0c2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f returned with HTTP 202 Jul 31 19:13:48.080772 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 725/2918] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:13:48 2026] DELETE /volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:48.089246 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-26e9158e-79cf-47ec-bfaa-5bf023ec7f8c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:48.091008 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26e9158e-79cf-47ec-bfaa-5bf023ec7f8c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f Jul 31 19:13:48.091221 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26e9158e-79cf-47ec-bfaa-5bf023ec7f8c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:48.091471 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26e9158e-79cf-47ec-bfaa-5bf023ec7f8c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:48.096191 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:48.096191 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:48.096659 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-26e9158e-79cf-47ec-bfaa-5bf023ec7f8c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:48.097382 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26e9158e-79cf-47ec-bfaa-5bf023ec7f8c tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f returned with HTTP 200 Jul 31 19:13:48.097782 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 738/2919] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:48 2026] GET /volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:48.449287 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-63cba6b5-a882-4d05-bb02-c51751a81866 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:48.451646 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63cba6b5-a882-4d05-bb02-c51751a81866 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:48.451902 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63cba6b5-a882-4d05-bb02-c51751a81866 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:48.452140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-63cba6b5-a882-4d05-bb02-c51751a81866 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:48.463242 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:48.463242 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:48.466885 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-63cba6b5-a882-4d05-bb02-c51751a81866 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:48.471859 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-63cba6b5-a882-4d05-bb02-c51751a81866 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:48.472335 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 731/2920] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:48 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 939 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:48.869412 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-27bd85ce-3489-46c2-8b12-ab590c4294af None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:48.871193 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-27bd85ce-3489-46c2-8b12-ab590c4294af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:48.871380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-27bd85ce-3489-46c2-8b12-ab590c4294af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:48.871595 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-27bd85ce-3489-46c2-8b12-ab590c4294af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:48.871701 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-27bd85ce-3489-46c2-8b12-ab590c4294af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:48.876090 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:48.876090 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:48.876834 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-27bd85ce-3489-46c2-8b12-ab590c4294af tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:48.877148 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 727/2921] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:48 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:49.107640 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-841956af-a39e-48cf-b131-15433f2cee9f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:49.110358 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-841956af-a39e-48cf-b131-15433f2cee9f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f Jul 31 19:13:49.110662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-841956af-a39e-48cf-b131-15433f2cee9f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:49.110890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-841956af-a39e-48cf-b131-15433f2cee9f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:49.116055 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-841956af-a39e-48cf-b131-15433f2cee9f tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f returned with HTTP 404 Jul 31 19:13:49.116647 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 726/2922] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:49 2026] GET /volume/v3/snapshots/b828c3d6-7b00-447f-9fb6-70f57132183f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:49.127047 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ae30397e-97a7-4dd4-a752-479231abce3b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:49.128982 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ae30397e-97a7-4dd4-a752-479231abce3b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e Jul 31 19:13:49.129108 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ae30397e-97a7-4dd4-a752-479231abce3b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:49.129304 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ae30397e-97a7-4dd4-a752-479231abce3b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:49.129411 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-ae30397e-97a7-4dd4-a752-479231abce3b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Delete snapshot with id: d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e Jul 31 19:13:49.134546 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:49.134546 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:49.135028 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ae30397e-97a7-4dd4-a752-479231abce3b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:49.150863 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ae30397e-97a7-4dd4-a752-479231abce3b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot delete request issued successfully. Jul 31 19:13:49.151059 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ae30397e-97a7-4dd4-a752-479231abce3b tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e returned with HTTP 202 Jul 31 19:13:49.151430 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 739/2923] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:13:49 2026] DELETE /volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:49.168967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3aabd156-eff8-4ddf-9e61-cb2aa4dc1bc0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:49.170743 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3aabd156-eff8-4ddf-9e61-cb2aa4dc1bc0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e Jul 31 19:13:49.170962 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3aabd156-eff8-4ddf-9e61-cb2aa4dc1bc0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:49.171150 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3aabd156-eff8-4ddf-9e61-cb2aa4dc1bc0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:49.175734 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:49.175734 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:49.176182 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3aabd156-eff8-4ddf-9e61-cb2aa4dc1bc0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Snapshot retrieved successfully. Jul 31 19:13:49.176883 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3aabd156-eff8-4ddf-9e61-cb2aa4dc1bc0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e returned with HTTP 200 Jul 31 19:13:49.177221 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 732/2924] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:49 2026] GET /volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:49.484556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54c989cb-1c72-46f1-b26d-a0915492636c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:49.486290 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54c989cb-1c72-46f1-b26d-a0915492636c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:49.486499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54c989cb-1c72-46f1-b26d-a0915492636c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:49.486679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54c989cb-1c72-46f1-b26d-a0915492636c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:49.495723 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:49.495723 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:49.499289 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-54c989cb-1c72-46f1-b26d-a0915492636c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:49.503548 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54c989cb-1c72-46f1-b26d-a0915492636c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:49.503947 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 728/2925] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:49 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 939 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:49.843860 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-e66af508-5271-4872-83df-090073b40095 req-e4986eef-147b-4fac-abe5-51470f54c630 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:49.845933 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-e4986eef-147b-4fac-abe5-51470f54c630 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2/action Jul 31 19:13:49.846346 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-e4986eef-147b-4fac-abe5-51470f54c630 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:49.846534 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-e4986eef-147b-4fac-abe5-51470f54c630 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:49.868492 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:49.868492 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:49.882662 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e66af508-5271-4872-83df-090073b40095 req-e4986eef-147b-4fac-abe5-51470f54c630 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2/action returned with HTTP 204 Jul 31 19:13:49.883077 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 727/2926] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:13:49 2026] POST /volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:49.893572 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2770437f-6f7e-4b83-be35-836af12fa030 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:49.895923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2770437f-6f7e-4b83-be35-836af12fa030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:49.896156 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2770437f-6f7e-4b83-be35-836af12fa030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:49.896357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2770437f-6f7e-4b83-be35-836af12fa030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:49.896481 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2770437f-6f7e-4b83-be35-836af12fa030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:49.900789 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:49.900789 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:49.901582 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2770437f-6f7e-4b83-be35-836af12fa030 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:49.902094 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 740/2927] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:49 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:50.186328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c44e9bb-c629-4352-8474-454bccc9a0a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.188446 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c44e9bb-c629-4352-8474-454bccc9a0a2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e Jul 31 19:13:50.188636 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c44e9bb-c629-4352-8474-454bccc9a0a2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:50.188824 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c44e9bb-c629-4352-8474-454bccc9a0a2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:50.192621 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c44e9bb-c629-4352-8474-454bccc9a0a2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e returned with HTTP 404 Jul 31 19:13:50.193072 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 733/2928] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:13:50 2026] GET /volume/v3/snapshots/d5c63eb2-71a2-4fb3-9e21-fe5bd529a31e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:50.198642 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c0977c0-acbe-4324-9e10-fdd0e56a7adb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.200314 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c0977c0-acbe-4324-9e10-fdd0e56a7adb tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:50.200519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c0977c0-acbe-4324-9e10-fdd0e56a7adb tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:50.200699 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c0977c0-acbe-4324-9e10-fdd0e56a7adb tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:50.208804 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:50.208804 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:50.213385 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9c0977c0-acbe-4324-9e10-fdd0e56a7adb tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Volume info retrieved successfully. Jul 31 19:13:50.218937 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c0977c0-acbe-4324-9e10-fdd0e56a7adb tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 returned with HTTP 200 Jul 31 19:13:50.219498 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 729/2929] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:50 2026] GET /volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:50.235721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dc025a3a-6c67-4f45-add4-1d61f19662b2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.238076 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dc025a3a-6c67-4f45-add4-1d61f19662b2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:50.238341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dc025a3a-6c67-4f45-add4-1d61f19662b2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:50.238595 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dc025a3a-6c67-4f45-add4-1d61f19662b2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:50.238811 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-dc025a3a-6c67-4f45-add4-1d61f19662b2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Delete volume with id: a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:50.246949 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:50.246949 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:50.247507 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-dc025a3a-6c67-4f45-add4-1d61f19662b2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Volume info retrieved successfully. Jul 31 19:13:50.266400 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-dc025a3a-6c67-4f45-add4-1d61f19662b2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Delete volume request issued successfully. Jul 31 19:13:50.266657 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dc025a3a-6c67-4f45-add4-1d61f19662b2 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 returned with HTTP 202 Jul 31 19:13:50.267305 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 728/2930] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:50 2026] DELETE /volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:13:50.276932 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3039e6b9-e0ed-4cd6-a335-43bfc04c71c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.278659 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3039e6b9-e0ed-4cd6-a335-43bfc04c71c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:50.278853 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3039e6b9-e0ed-4cd6-a335-43bfc04c71c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:50.279029 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3039e6b9-e0ed-4cd6-a335-43bfc04c71c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:50.286334 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:50.286334 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:50.290053 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3039e6b9-e0ed-4cd6-a335-43bfc04c71c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Volume info retrieved successfully. Jul 31 19:13:50.294400 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3039e6b9-e0ed-4cd6-a335-43bfc04c71c7 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 returned with HTTP 200 Jul 31 19:13:50.294788 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 741/2931] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:50 2026] GET /volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:50.517724 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3aabc6ff-d955-41b2-8afa-6ea5b33a8061 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.519267 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3aabc6ff-d955-41b2-8afa-6ea5b33a8061 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:50.519456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3aabc6ff-d955-41b2-8afa-6ea5b33a8061 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:50.519642 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3aabc6ff-d955-41b2-8afa-6ea5b33a8061 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:50.529457 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:50.529457 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:50.532624 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3aabc6ff-d955-41b2-8afa-6ea5b33a8061 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:50.536310 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3aabc6ff-d955-41b2-8afa-6ea5b33a8061 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:50.536680 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 734/2932] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:50 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 1231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:50.549600 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5e7ac2e3-e8be-4019-9696-4e378419330c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.552009 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e7ac2e3-e8be-4019-9696-4e378419330c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:13:50.552235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5e7ac2e3-e8be-4019-9696-4e378419330c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:50.552481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5e7ac2e3-e8be-4019-9696-4e378419330c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:50.563169 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:50.563169 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:50.566987 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5e7ac2e3-e8be-4019-9696-4e378419330c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:50.572088 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5e7ac2e3-e8be-4019-9696-4e378419330c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:13:50.572570 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 730/2933] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:50 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 1231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:50.913642 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-59497587-1dc5-4422-be04-4861ba39295b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.915284 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-59497587-1dc5-4422-be04-4861ba39295b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:50.915506 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-59497587-1dc5-4422-be04-4861ba39295b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:50.915703 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-59497587-1dc5-4422-be04-4861ba39295b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:50.915810 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-59497587-1dc5-4422-be04-4861ba39295b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:50.920039 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:50.920039 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:50.920805 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-59497587-1dc5-4422-be04-4861ba39295b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:50.921138 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 729/2934] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:50 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:50.930241 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a88bb466-c5e7-48df-8ba6-9c8e96b0f64f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.932115 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a88bb466-c5e7-48df-8ba6-9c8e96b0f64f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:13:50.932301 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a88bb466-c5e7-48df-8ba6-9c8e96b0f64f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:50.932503 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a88bb466-c5e7-48df-8ba6-9c8e96b0f64f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:50.932601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a88bb466-c5e7-48df-8ba6-9c8e96b0f64f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:50.936636 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:50.936636 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:50.937353 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a88bb466-c5e7-48df-8ba6-9c8e96b0f64f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:13:50.937746 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 742/2935] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:50 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:50.946900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-87da3614-f5c3-4fe0-a637-4d652230891e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:50.948625 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87da3614-f5c3-4fe0-a637-4d652230891e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:13:50.948949 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-87da3614-f5c3-4fe0-a637-4d652230891e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fed80165-8750-40ed-996d-2414fc7f735b", "incremental": true, "force": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:50.950362 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-87da3614-f5c3-4fe0-a637-4d652230891e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating new backup {'backup': {'volume_id': 'fed80165-8750-40ed-996d-2414fc7f735b', 'incremental': True, 'force': True}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:13:50.950917 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-87da3614-f5c3-4fe0-a637-4d652230891e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating backup of volume fed80165-8750-40ed-996d-2414fc7f735b in container None Jul 31 19:13:51.068465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-85d46c23-3cef-418c-874a-8ff0fc59b4d1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.070177 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85d46c23-3cef-418c-874a-8ff0fc59b4d1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:51.070367 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85d46c23-3cef-418c-874a-8ff0fc59b4d1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:51.070564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85d46c23-3cef-418c-874a-8ff0fc59b4d1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:51.076930 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:51.076930 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:51.080320 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-85d46c23-3cef-418c-874a-8ff0fc59b4d1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:51.084110 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85d46c23-3cef-418c-874a-8ff0fc59b4d1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:51.084595 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 731/2936] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:51 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 937 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:51.134134 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:51.134134 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:51.134572 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-87da3614-f5c3-4fe0-a637-4d652230891e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:13:51.148399 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-87da3614-f5c3-4fe0-a637-4d652230891e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['3289e25e-2674-4ed8-839f-3a10845485a4', 'cf4e61ba-846e-4f5b-a248-13e77ff014e6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:13:51.181364 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-87da3614-f5c3-4fe0-a637-4d652230891e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:13:51.181726 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 735/2937] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:13:50 2026] POST /volume/v3/backups => generated 288 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:13:51.191598 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fc9be734-e725-47fb-b379-a20607aae753 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.195289 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fc9be734-e725-47fb-b379-a20607aae753 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:51.195592 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fc9be734-e725-47fb-b379-a20607aae753 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:51.195900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fc9be734-e725-47fb-b379-a20607aae753 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:51.196060 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-fc9be734-e725-47fb-b379-a20607aae753 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:51.204785 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:51.204785 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:51.206209 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fc9be734-e725-47fb-b379-a20607aae753 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:51.206733 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 730/2938] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:51 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 694 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:51.307859 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07808667-5108-49a1-b2b9-a6734319c8f0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.310080 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07808667-5108-49a1-b2b9-a6734319c8f0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] GET https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 Jul 31 19:13:51.310324 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07808667-5108-49a1-b2b9-a6734319c8f0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:51.310605 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07808667-5108-49a1-b2b9-a6734319c8f0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:51.317613 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07808667-5108-49a1-b2b9-a6734319c8f0 tempest-VolumesSnapshotListTestJSON-808643297 tempest-VolumesSnapshotListTestJSON-808643297-project-member] https://10.4.3.163/volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 returned with HTTP 404 Jul 31 19:13:51.318332 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 743/2939] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:51 2026] GET /volume/v3/volumes/a2c05851-fe5b-45e0-a444-8db7af7c33f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:51.421098 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-8e683e59-b222-4b2c-84ef-30549169472d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.424045 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-8e683e59-b222-4b2c-84ef-30549169472d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:51.424259 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-8e683e59-b222-4b2c-84ef-30549169472d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:51.424452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-8e683e59-b222-4b2c-84ef-30549169472d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:51.430515 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:51.430515 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:51.441627 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-8e683e59-b222-4b2c-84ef-30549169472d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:51.452468 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-8e683e59-b222-4b2c-84ef-30549169472d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:51.452894 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 732/2940] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:13:51 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:51.528084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d1785a42-7df2-4bcd-bfb4-3df22479c68a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.528657 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1785a42-7df2-4bcd-bfb4-3df22479c68a None None] GET https://10.4.3.163/volume// Jul 31 19:13:51.528713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1785a42-7df2-4bcd-bfb4-3df22479c68a None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:51.528922 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d1785a42-7df2-4bcd-bfb4-3df22479c68a None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:51.529225 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d1785a42-7df2-4bcd-bfb4-3df22479c68a None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:51.529519 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 736/2941] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:13:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:51.538617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-401db4ac-30cb-467e-a681-75881be83cb5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.540511 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-401db4ac-30cb-467e-a681-75881be83cb5 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:13:51.540832 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-401db4ac-30cb-467e-a681-75881be83cb5 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7c0c747-d119-4135-8974-727f6382917f", "connector": null, "instance_uuid": "88906e5b-4799-4760-a478-4654e3599265"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:51.549321 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:51.549321 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:51.580665 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-401db4ac-30cb-467e-a681-75881be83cb5 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:13:51.581100 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 731/2942] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:13: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) Jul 31 19:13:51.613421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e6317ad9-e72b-4101-bdf0-a48828b398c1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.615464 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6317ad9-e72b-4101-bdf0-a48828b398c1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:51.615806 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6317ad9-e72b-4101-bdf0-a48828b398c1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:51.615943 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e6317ad9-e72b-4101-bdf0-a48828b398c1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:51.622107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d4c5c0c9-6baa-400b-864b-53e40f2f1f6d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.622107 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4c5c0c9-6baa-400b-864b-53e40f2f1f6d None None] GET https://10.4.3.163/volume// Jul 31 19:13:51.622107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4c5c0c9-6baa-400b-864b-53e40f2f1f6d None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:51.622107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d4c5c0c9-6baa-400b-864b-53e40f2f1f6d None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:51.622107 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d4c5c0c9-6baa-400b-864b-53e40f2f1f6d None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:13:51.622107 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 733/2943] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:13:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:13:51.625050 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:51.625050 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:51.628621 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e6317ad9-e72b-4101-bdf0-a48828b398c1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:51.630590 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-d47797e8-1edc-463a-945e-231d44a89200 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.632782 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-d47797e8-1edc-463a-945e-231d44a89200 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:51.633063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-d47797e8-1edc-463a-945e-231d44a89200 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:51.633304 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-d47797e8-1edc-463a-945e-231d44a89200 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:51.633758 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e6317ad9-e72b-4101-bdf0-a48828b398c1 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:51.634227 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 744/2944] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:51 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:51.643553 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:51.643553 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:51.647244 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-d47797e8-1edc-463a-945e-231d44a89200 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:51.651908 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-d47797e8-1edc-463a-945e-231d44a89200 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:51.652628 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 737/2945] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:13:51 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 1116 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:13:51.767370 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9276bd12-a3b5-4003-b86b-75629b9dbdc6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:51.769979 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9276bd12-a3b5-4003-b86b-75629b9dbdc6 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] PUT https://10.4.3.163/volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1 Jul 31 19:13:51.770363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9276bd12-a3b5-4003-b86b-75629b9dbdc6 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:51.778534 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9276bd12-a3b5-4003-b86b-75629b9dbdc6 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Acquiring lock "cinder-attachment_update-c7c0c747-d119-4135-8974-727f6382917f-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:13:51.785379 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9276bd12-a3b5-4003-b86b-75629b9dbdc6 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Lock "cinder-attachment_update-c7c0c747-d119-4135-8974-727f6382917f-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:13:51.786597 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:51.786597 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:51.888916 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9276bd12-a3b5-4003-b86b-75629b9dbdc6 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Lock "cinder-attachment_update-c7c0c747-d119-4135-8974-727f6382917f-np0000006260" released by "attachment_update" :: held 0.103s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:13:51.889269 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9276bd12-a3b5-4003-b86b-75629b9dbdc6 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1 returned with HTTP 200 Jul 31 19:13:51.889870 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 732/2946] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:13:51 2026] PUT /volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:52.220432 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ddc8eec-c6c8-49fb-9bb9-bc68546c804b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:52.222194 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ddc8eec-c6c8-49fb-9bb9-bc68546c804b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:52.222402 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ddc8eec-c6c8-49fb-9bb9-bc68546c804b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:52.222624 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ddc8eec-c6c8-49fb-9bb9-bc68546c804b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:52.222740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6ddc8eec-c6c8-49fb-9bb9-bc68546c804b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:52.226815 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:52.226815 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:52.227606 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ddc8eec-c6c8-49fb-9bb9-bc68546c804b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:52.228014 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 734/2947] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:52 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:52.648622 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8ff8bb8-46f9-4108-b1cd-ad3c4a57f228 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:52.651103 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8ff8bb8-46f9-4108-b1cd-ad3c4a57f228 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:52.651286 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8ff8bb8-46f9-4108-b1cd-ad3c4a57f228 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:52.651472 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8ff8bb8-46f9-4108-b1cd-ad3c4a57f228 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:52.660856 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:52.660856 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:52.664145 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c8ff8bb8-46f9-4108-b1cd-ad3c4a57f228 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:52.668424 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8ff8bb8-46f9-4108-b1cd-ad3c4a57f228 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:52.668842 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 745/2948] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:52 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:53.240050 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ee751a1-3b4a-4ada-bf56-ce474a788fed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:53.241624 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ee751a1-3b4a-4ada-bf56-ce474a788fed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:53.241811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ee751a1-3b4a-4ada-bf56-ce474a788fed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:53.241985 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ee751a1-3b4a-4ada-bf56-ce474a788fed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:53.242080 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0ee751a1-3b4a-4ada-bf56-ce474a788fed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:53.246062 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:53.246062 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:53.246796 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ee751a1-3b4a-4ada-bf56-ce474a788fed tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:53.247110 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 738/2949] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:53 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 696 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:53.688464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-01e5c850-3e96-4d86-8267-95fcf168ec69 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:53.691178 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-01e5c850-3e96-4d86-8267-95fcf168ec69 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:53.691431 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-01e5c850-3e96-4d86-8267-95fcf168ec69 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:53.691686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-01e5c850-3e96-4d86-8267-95fcf168ec69 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:53.708094 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:53.708094 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:53.717166 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-01e5c850-3e96-4d86-8267-95fcf168ec69 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:53.724891 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-01e5c850-3e96-4d86-8267-95fcf168ec69 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:53.725286 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 733/2950] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:53 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:54.257996 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bc61201a-f03d-4b3a-9b68-3f0277649dd3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:54.262117 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bc61201a-f03d-4b3a-9b68-3f0277649dd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:54.262564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bc61201a-f03d-4b3a-9b68-3f0277649dd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:54.262564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bc61201a-f03d-4b3a-9b68-3f0277649dd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:54.262738 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bc61201a-f03d-4b3a-9b68-3f0277649dd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:54.267229 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:54.267229 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:54.267930 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bc61201a-f03d-4b3a-9b68-3f0277649dd3 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:54.268295 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 735/2951] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:54 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:54.750598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9e50fc18-0eb2-4d5e-a07a-a993e952e42e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:54.759254 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9e50fc18-0eb2-4d5e-a07a-a993e952e42e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:54.759516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9e50fc18-0eb2-4d5e-a07a-a993e952e42e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:54.759717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9e50fc18-0eb2-4d5e-a07a-a993e952e42e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:54.778853 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:54.778853 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:54.783050 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9e50fc18-0eb2-4d5e-a07a-a993e952e42e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:54.788530 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9e50fc18-0eb2-4d5e-a07a-a993e952e42e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:54.788982 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 746/2952] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:54 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 937 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:55.282951 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0c17f0f3-7bba-4900-b056-b9f4596d72b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:55.285460 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c17f0f3-7bba-4900-b056-b9f4596d72b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:55.285869 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c17f0f3-7bba-4900-b056-b9f4596d72b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:55.286078 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0c17f0f3-7bba-4900-b056-b9f4596d72b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:55.286195 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0c17f0f3-7bba-4900-b056-b9f4596d72b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:55.291290 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:55.291290 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:55.292178 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0c17f0f3-7bba-4900-b056-b9f4596d72b5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:55.292608 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 739/2953] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:55 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ee72f6f6-6b74-48ef-9419-538683ee2b52 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ee72f6f6-6b74-48ef-9419-538683ee2b52 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ee72f6f6-6b74-48ef-9419-538683ee2b52 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ee72f6f6-6b74-48ef-9419-538683ee2b52 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ee72f6f6-6b74-48ef-9419-538683ee2b52 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ee72f6f6-6b74-48ef-9419-538683ee2b52 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:56.860104 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 734/2954] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:55 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cc290db7-8422-47c1-bdef-93ba2b4fae9e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc290db7-8422-47c1-bdef-93ba2b4fae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc290db7-8422-47c1-bdef-93ba2b4fae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc290db7-8422-47c1-bdef-93ba2b4fae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cc290db7-8422-47c1-bdef-93ba2b4fae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc290db7-8422-47c1-bdef-93ba2b4fae9e tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:56.861722 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 736/2955] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:56 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:56.862790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-22427a43-9215-415e-88db-92b606eed6d3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:56.862790 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22427a43-9215-415e-88db-92b606eed6d3 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:56.862790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22427a43-9215-415e-88db-92b606eed6d3 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:56.862790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22427a43-9215-415e-88db-92b606eed6d3 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:56.862790 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:56.862790 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:56.865393 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-22427a43-9215-415e-88db-92b606eed6d3 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:56.869706 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22427a43-9215-415e-88db-92b606eed6d3 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:56.870127 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 747/2956] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:56 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:57.328149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8012cf2a-8f3d-4301-926a-849d34f2a1ee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:57.333275 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8012cf2a-8f3d-4301-926a-849d34f2a1ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:57.333275 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8012cf2a-8f3d-4301-926a-849d34f2a1ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:57.333275 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8012cf2a-8f3d-4301-926a-849d34f2a1ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:57.333275 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8012cf2a-8f3d-4301-926a-849d34f2a1ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:57.337803 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:57.337803 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:57.338753 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8012cf2a-8f3d-4301-926a-849d34f2a1ee tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:57.339345 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 740/2957] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:57 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:57.891885 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3c68f501-f5d5-4a3b-bd29-dfd7a45ee61e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:57.894093 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3c68f501-f5d5-4a3b-bd29-dfd7a45ee61e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:57.894327 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3c68f501-f5d5-4a3b-bd29-dfd7a45ee61e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:57.894609 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3c68f501-f5d5-4a3b-bd29-dfd7a45ee61e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:57.907289 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:57.907289 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:57.912681 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3c68f501-f5d5-4a3b-bd29-dfd7a45ee61e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:57.918070 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3c68f501-f5d5-4a3b-bd29-dfd7a45ee61e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:57.918528 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 735/2958] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:57 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:57.951301 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9f8bf1f6-789f-4d18-81ed-30a18e620ee0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:57.953318 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9f8bf1f6-789f-4d18-81ed-30a18e620ee0 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1/action Jul 31 19:13:57.953660 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9f8bf1f6-789f-4d18-81ed-30a18e620ee0 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:13:57.953795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9f8bf1f6-789f-4d18-81ed-30a18e620ee0 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:13:57.971348 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:57.971348 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:57.980932 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-47c56c85-0c4a-4dfb-b101-c669d779bfa0 req-9f8bf1f6-789f-4d18-81ed-30a18e620ee0 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1/action returned with HTTP 204 Jul 31 19:13:57.981398 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 737/2959] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:13:57 2026] POST /volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:13:58.353171 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cfcb84e0-8eea-44c8-876a-77b545a8ceca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:58.355330 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cfcb84e0-8eea-44c8-876a-77b545a8ceca tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:58.355643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cfcb84e0-8eea-44c8-876a-77b545a8ceca tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:58.355906 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cfcb84e0-8eea-44c8-876a-77b545a8ceca tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:58.356046 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cfcb84e0-8eea-44c8-876a-77b545a8ceca tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:58.361060 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:58.361060 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:58.362054 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cfcb84e0-8eea-44c8-876a-77b545a8ceca tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:58.362562 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 748/2960] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:58 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:58.935128 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6224cb86-e32d-4652-9ada-cc7c8a9eec67 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:58.937317 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6224cb86-e32d-4652-9ada-cc7c8a9eec67 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:58.937732 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6224cb86-e32d-4652-9ada-cc7c8a9eec67 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:58.938093 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6224cb86-e32d-4652-9ada-cc7c8a9eec67 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:58.952675 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:58.952675 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:58.956983 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6224cb86-e32d-4652-9ada-cc7c8a9eec67 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:58.962983 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6224cb86-e32d-4652-9ada-cc7c8a9eec67 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:58.963713 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 741/2961] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:58 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 1229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:13:58.977405 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d36bcd9f-737a-4a3b-bf85-4f53a17a13fd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:58.979768 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d36bcd9f-737a-4a3b-bf85-4f53a17a13fd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:13:58.980074 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d36bcd9f-737a-4a3b-bf85-4f53a17a13fd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:58.980384 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d36bcd9f-737a-4a3b-bf85-4f53a17a13fd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:59.013151 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:59.013151 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:59.020148 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d36bcd9f-737a-4a3b-bf85-4f53a17a13fd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:13:59.027325 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d36bcd9f-737a-4a3b-bf85-4f53a17a13fd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:13:59.027772 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 736/2962] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:58 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 1229 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:13:59.375313 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eaf5e578-a639-45c6-90ec-8b40123bb7e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:59.376984 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eaf5e578-a639-45c6-90ec-8b40123bb7e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:59.377303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e578-a639-45c6-90ec-8b40123bb7e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:59.377606 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eaf5e578-a639-45c6-90ec-8b40123bb7e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:59.377791 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-eaf5e578-a639-45c6-90ec-8b40123bb7e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:59.383127 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:59.383127 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:13:59.383127 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eaf5e578-a639-45c6-90ec-8b40123bb7e9 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:59.383127 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 738/2963] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:59 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:59.392736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-14f43b76-b4ac-4c27-90d4-acfed36f863f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:59.394466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-14f43b76-b4ac-4c27-90d4-acfed36f863f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:59.394664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-14f43b76-b4ac-4c27-90d4-acfed36f863f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:59.394855 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-14f43b76-b4ac-4c27-90d4-acfed36f863f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:59.394956 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-14f43b76-b4ac-4c27-90d4-acfed36f863f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:59.402157 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:59.402157 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:13:59.402914 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-14f43b76-b4ac-4c27-90d4-acfed36f863f tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:59.403424 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 749/2964] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:59 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:13:59.413629 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a4fec184-cd3c-4592-b0cb-ac6c6dfe8c99 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:59.415411 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4fec184-cd3c-4592-b0cb-ac6c6dfe8c99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:59.415620 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4fec184-cd3c-4592-b0cb-ac6c6dfe8c99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:59.415814 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a4fec184-cd3c-4592-b0cb-ac6c6dfe8c99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:59.415923 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-a4fec184-cd3c-4592-b0cb-ac6c6dfe8c99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete backup with id: d75468be-1060-49c4-a703-95e67576a9d0. Jul 31 19:13:59.420457 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:59.420457 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:13:59.433211 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-a4fec184-cd3c-4592-b0cb-ac6c6dfe8c99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] delete_backup rpcapi backup_id d75468be-1060-49c4-a703-95e67576a9d0 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:13:59.434975 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a4fec184-cd3c-4592-b0cb-ac6c6dfe8c99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 202 Jul 31 19:13:59.435353 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 742/2965] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:13:59 2026] DELETE /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:13:59.442934 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d3306cf9-432f-4f41-b529-b66df7923d09 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:13:59.444854 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d3306cf9-432f-4f41-b529-b66df7923d09 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:13:59.445058 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d3306cf9-432f-4f41-b529-b66df7923d09 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:13:59.445260 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d3306cf9-432f-4f41-b529-b66df7923d09 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:13:59.445395 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d3306cf9-432f-4f41-b529-b66df7923d09 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:13:59.451894 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:13:59.451894 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:13:59.451894 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d3306cf9-432f-4f41-b529-b66df7923d09 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 200 Jul 31 19:13:59.451894 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 737/2966] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:13:59 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:00.461278 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0a88d383-3b77-4070-99f2-fa2dc5b02c87 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:00.463387 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a88d383-3b77-4070-99f2-fa2dc5b02c87 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 Jul 31 19:14:00.463618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a88d383-3b77-4070-99f2-fa2dc5b02c87 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:00.463850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a88d383-3b77-4070-99f2-fa2dc5b02c87 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:00.464095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0a88d383-3b77-4070-99f2-fa2dc5b02c87 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id d75468be-1060-49c4-a703-95e67576a9d0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:00.470211 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a88d383-3b77-4070-99f2-fa2dc5b02c87 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 returned with HTTP 404 Jul 31 19:14:00.471078 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 739/2967] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:00 2026] GET /volume/v3/backups/d75468be-1060-49c4-a703-95e67576a9d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:00.478612 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-13d138ac-5040-4fb2-bd02-e50ff31da786 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:00.480223 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13d138ac-5040-4fb2-bd02-e50ff31da786 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:14:00.480558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13d138ac-5040-4fb2-bd02-e50ff31da786 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fed80165-8750-40ed-996d-2414fc7f735b", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1163709014", "container": "tempest-volumesbackupstest-backup-container-146449172"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:00.482010 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-13d138ac-5040-4fb2-bd02-e50ff31da786 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating new backup {'backup': {'volume_id': 'fed80165-8750-40ed-996d-2414fc7f735b', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1163709014', 'container': 'tempest-volumesbackupstest-backup-container-146449172'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:14:00.482138 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-13d138ac-5040-4fb2-bd02-e50ff31da786 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Creating backup of volume fed80165-8750-40ed-996d-2414fc7f735b in container tempest-volumesbackupstest-backup-container-146449172 Jul 31 19:14:00.496582 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:00.496582 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:00.496582 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-13d138ac-5040-4fb2-bd02-e50ff31da786 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:00.510349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-13d138ac-5040-4fb2-bd02-e50ff31da786 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Created reservations ['7c8e16ce-aa11-40b1-b3a1-538ef5ba3f9e', '224eaf54-a434-4f69-b2a5-07f983a9bb65'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:00.554868 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13d138ac-5040-4fb2-bd02-e50ff31da786 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:14:00.555317 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 750/2968] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:00 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:00.564831 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8e0c9a91-cc9d-4a98-952c-59b9460b945c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:00.567459 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e0c9a91-cc9d-4a98-952c-59b9460b945c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:00.567767 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e0c9a91-cc9d-4a98-952c-59b9460b945c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:00.568101 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8e0c9a91-cc9d-4a98-952c-59b9460b945c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:00.568513 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8e0c9a91-cc9d-4a98-952c-59b9460b945c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:00.574070 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:00.574070 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:00.575076 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8e0c9a91-cc9d-4a98-952c-59b9460b945c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:00.575607 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 743/2969] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:00 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:01.587086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-32ea95fe-1bb7-41d2-82b3-255996411d46 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:01.589783 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-32ea95fe-1bb7-41d2-82b3-255996411d46 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:01.590080 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-32ea95fe-1bb7-41d2-82b3-255996411d46 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:01.590366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-32ea95fe-1bb7-41d2-82b3-255996411d46 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:01.590559 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-32ea95fe-1bb7-41d2-82b3-255996411d46 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:01.597297 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:01.597297 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:01.598872 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-32ea95fe-1bb7-41d2-82b3-255996411d46 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:01.599555 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 738/2970] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:01 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:02.611281 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d25b0d00-98c4-428c-a76f-25704ae4a7e8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:02.613040 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d25b0d00-98c4-428c-a76f-25704ae4a7e8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:02.613215 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d25b0d00-98c4-428c-a76f-25704ae4a7e8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:02.613408 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d25b0d00-98c4-428c-a76f-25704ae4a7e8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:02.613552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d25b0d00-98c4-428c-a76f-25704ae4a7e8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:02.618674 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:02.618674 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:02.619586 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d25b0d00-98c4-428c-a76f-25704ae4a7e8 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:02.620009 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 740/2971] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:02 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:03.316545 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5f2e58c1-8f5f-4a8d-95b0-44e1974e5985 req-09ef03db-70b3-459a-9be9-851cfe0bd4d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:03.319309 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5f2e58c1-8f5f-4a8d-95b0-44e1974e5985 req-09ef03db-70b3-459a-9be9-851cfe0bd4d0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:14:03.319557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5f2e58c1-8f5f-4a8d-95b0-44e1974e5985 req-09ef03db-70b3-459a-9be9-851cfe0bd4d0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:03.319767 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5f2e58c1-8f5f-4a8d-95b0-44e1974e5985 req-09ef03db-70b3-459a-9be9-851cfe0bd4d0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:03.332553 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:03.332553 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:03.337960 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5f2e58c1-8f5f-4a8d-95b0-44e1974e5985 req-09ef03db-70b3-459a-9be9-851cfe0bd4d0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:03.344018 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5f2e58c1-8f5f-4a8d-95b0-44e1974e5985 req-09ef03db-70b3-459a-9be9-851cfe0bd4d0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:14:03.344585 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 751/2972] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:03 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:03.631399 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9e56609-1c36-4c4d-a2c8-6a4fdf4ef14c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:03.633520 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9e56609-1c36-4c4d-a2c8-6a4fdf4ef14c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:03.633780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9e56609-1c36-4c4d-a2c8-6a4fdf4ef14c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:03.634223 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9e56609-1c36-4c4d-a2c8-6a4fdf4ef14c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:03.634223 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c9e56609-1c36-4c4d-a2c8-6a4fdf4ef14c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:03.639124 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:03.639124 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:03.640139 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9e56609-1c36-4c4d-a2c8-6a4fdf4ef14c tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:03.640611 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 744/2973] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:03 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:03.796990 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-4712a331-50a6-4177-805d-573a270c93a5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:03.799170 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-4712a331-50a6-4177-805d-573a270c93a5 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:14:03.799393 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-4712a331-50a6-4177-805d-573a270c93a5 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:03.799622 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-4712a331-50a6-4177-805d-573a270c93a5 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:03.810188 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:03.810188 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:03.814100 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-4712a331-50a6-4177-805d-573a270c93a5 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:03.820052 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-4712a331-50a6-4177-805d-573a270c93a5 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:14:03.820172 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 739/2974] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:03 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 1231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:03.854936 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-b94af360-8e6e-4038-984b-579c1e775650 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:03.857491 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-b94af360-8e6e-4038-984b-579c1e775650 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175/action Jul 31 19:14:03.857917 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-b94af360-8e6e-4038-984b-579c1e775650 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:03.858078 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-b94af360-8e6e-4038-984b-579c1e775650 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:03.870711 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:03.870711 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:03.871309 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-b94af360-8e6e-4038-984b-579c1e775650 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:03.883268 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-b94af360-8e6e-4038-984b-579c1e775650 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Begin detaching volume completed successfully. Jul 31 19:14:03.883268 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-b94af360-8e6e-4038-984b-579c1e775650 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175/action returned with HTTP 202 Jul 31 19:14:03.883268 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 741/2975] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:14:03 2026] POST /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:03.957664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a9e5eaac-81dc-4b89-9306-6570fb693bb8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:03.958141 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9e5eaac-81dc-4b89-9306-6570fb693bb8 None None] GET https://10.4.3.163/volume// Jul 31 19:14:03.958338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9e5eaac-81dc-4b89-9306-6570fb693bb8 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:03.958601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a9e5eaac-81dc-4b89-9306-6570fb693bb8 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:03.958944 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a9e5eaac-81dc-4b89-9306-6570fb693bb8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:03.959237 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 752/2976] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:03.970575 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-7f693148-e878-4dca-ac55-979280f34b6f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:03.973001 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-7f693148-e878-4dca-ac55-979280f34b6f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:14:03.973770 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-7f693148-e878-4dca-ac55-979280f34b6f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:03.974140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-7f693148-e878-4dca-ac55-979280f34b6f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:03.989252 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:03.989252 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:03.996604 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-7f693148-e878-4dca-ac55-979280f34b6f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:04.006918 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-7f693148-e878-4dca-ac55-979280f34b6f tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 200 Jul 31 19:14:04.006918 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 745/2977] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:03 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:04.655956 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1eba697e-6014-4cee-b5b6-c2ec74f356cb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:04.657918 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1eba697e-6014-4cee-b5b6-c2ec74f356cb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:04.658135 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1eba697e-6014-4cee-b5b6-c2ec74f356cb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:04.658381 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1eba697e-6014-4cee-b5b6-c2ec74f356cb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:04.658537 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-1eba697e-6014-4cee-b5b6-c2ec74f356cb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:04.663925 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:04.663925 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:04.665014 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1eba697e-6014-4cee-b5b6-c2ec74f356cb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:04.665625 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 740/2978] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:04 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:05.078692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-8fe61b7b-6dc9-4820-ac31-6f9f2fcfe5bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:05.081552 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-8fe61b7b-6dc9-4820-ac31-6f9f2fcfe5bd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] DELETE https://10.4.3.163/volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2 Jul 31 19:14:05.081836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-8fe61b7b-6dc9-4820-ac31-6f9f2fcfe5bd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:05.082101 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-8fe61b7b-6dc9-4820-ac31-6f9f2fcfe5bd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:05.091165 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:05.091165 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:05.143738 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-687d5fa1-0868-48b0-94da-ed8f3d71dae1 req-8fe61b7b-6dc9-4820-ac31-6f9f2fcfe5bd tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2 returned with HTTP 200 Jul 31 19:14:05.144162 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 742/2979] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:05 2026] DELETE /volume/v3/attachments/cc786976-bd7b-4795-a753-57c2299a3fd2 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:05.679006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fa38e0c0-d5a1-453a-ad0a-59b64b2b902d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:05.681028 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa38e0c0-d5a1-453a-ad0a-59b64b2b902d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:05.681220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa38e0c0-d5a1-453a-ad0a-59b64b2b902d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:05.681397 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa38e0c0-d5a1-453a-ad0a-59b64b2b902d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:05.681515 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-fa38e0c0-d5a1-453a-ad0a-59b64b2b902d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:05.685728 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:05.685728 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:05.686541 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa38e0c0-d5a1-453a-ad0a-59b64b2b902d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:05.686900 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 753/2980] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:05 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:06.073137 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a7a3c5ac-900e-4bd8-80b5-8cbf9dc2b56d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.076063 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7a3c5ac-900e-4bd8-80b5-8cbf9dc2b56d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:14:06.076063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7a3c5ac-900e-4bd8-80b5-8cbf9dc2b56d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:06.076205 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7a3c5ac-900e-4bd8-80b5-8cbf9dc2b56d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:06.076622 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a7a3c5ac-900e-4bd8-80b5-8cbf9dc2b56d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Delete volume with id: 9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:14:06.091128 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:06.091128 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:06.091128 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a7a3c5ac-900e-4bd8-80b5-8cbf9dc2b56d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:06.126393 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a7a3c5ac-900e-4bd8-80b5-8cbf9dc2b56d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Delete volume request issued successfully. Jul 31 19:14:06.126611 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7a3c5ac-900e-4bd8-80b5-8cbf9dc2b56d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 202 Jul 31 19:14:06.127169 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 746/2981] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:06 2026] DELETE /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:06.385323 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-66b9c6d0-e51b-4034-a277-0a8d75d82202 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.387971 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-66b9c6d0-e51b-4034-a277-0a8d75d82202 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] DELETE https://10.4.3.163/volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b Jul 31 19:14:06.388281 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-66b9c6d0-e51b-4034-a277-0a8d75d82202 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:06.388511 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-66b9c6d0-e51b-4034-a277-0a8d75d82202 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:06.399457 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:06.399457 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:06.407863 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e951b74-8595-4b09-a545-36f94eb8e6d5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.412043 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e951b74-8595-4b09-a545-36f94eb8e6d5 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:14:06.412043 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e951b74-8595-4b09-a545-36f94eb8e6d5 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:06.412988 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e951b74-8595-4b09-a545-36f94eb8e6d5 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:06.493505 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-66b9c6d0-e51b-4034-a277-0a8d75d82202 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b returned with HTTP 200 Jul 31 19:14:06.495177 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 741/2982] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:06 2026] DELETE /volume/v3/attachments/1dfdaa5a-9561-40c8-9741-42b5baeef64b => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:06.519337 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-99313b2d-1588-49e7-989b-7ef9b9e26740 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.521879 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-99313b2d-1588-49e7-989b-7ef9b9e26740 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f Jul 31 19:14:06.522174 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-99313b2d-1588-49e7-989b-7ef9b9e26740 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:06.522353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-99313b2d-1588-49e7-989b-7ef9b9e26740 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:06.522555 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-99313b2d-1588-49e7-989b-7ef9b9e26740 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Delete volume with id: 4181c71a-fc40-404f-b59b-7f2218bf532f Jul 31 19:14:06.529528 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:06.529528 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:06.529968 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-99313b2d-1588-49e7-989b-7ef9b9e26740 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Volume info retrieved successfully. Jul 31 19:14:06.552340 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-99313b2d-1588-49e7-989b-7ef9b9e26740 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] Delete volume request issued successfully. Jul 31 19:14:06.552567 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-49b6c97e-56b7-4eef-bf16-7b8b625ffb1d req-99313b2d-1588-49e7-989b-7ef9b9e26740 tempest-TestShelveInstance-1377857302 tempest-TestShelveInstance-1377857302-project-member] https://10.4.3.163/volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f returned with HTTP 202 Jul 31 19:14:06.553021 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 754/2983] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:14:06 2026] DELETE /volume/v3/volumes/4181c71a-fc40-404f-b59b-7f2218bf532f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:06.618728 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:06.618728 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:06.623113 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8e951b74-8595-4b09-a545-36f94eb8e6d5 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:06.627260 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e951b74-8595-4b09-a545-36f94eb8e6d5 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:14:06.627625 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 743/2984] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:06 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 1140 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:06.678046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-785c103a-8b20-4524-8e38-73c372fc4b48 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.681069 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-785c103a-8b20-4524-8e38-73c372fc4b48 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:14:06.681335 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-785c103a-8b20-4524-8e38-73c372fc4b48 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:06.681617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-785c103a-8b20-4524-8e38-73c372fc4b48 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:06.694633 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:06.694633 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:06.699314 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-785c103a-8b20-4524-8e38-73c372fc4b48 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:06.702294 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-608dfc81-8029-4734-b5fd-0d7df24a6eaf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.704850 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-785c103a-8b20-4524-8e38-73c372fc4b48 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:14:06.705299 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 747/2985] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:06 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:06.708580 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-608dfc81-8029-4734-b5fd-0d7df24a6eaf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:06.709552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-608dfc81-8029-4734-b5fd-0d7df24a6eaf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:06.710554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-608dfc81-8029-4734-b5fd-0d7df24a6eaf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:06.711033 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-608dfc81-8029-4734-b5fd-0d7df24a6eaf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:06.722891 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:06.722891 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:06.724678 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-608dfc81-8029-4734-b5fd-0d7df24a6eaf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:06.725172 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 742/2986] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:06 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:06.729225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-0938158a-38ac-44d0-bfad-d5de8fc226f6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.735396 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-0938158a-38ac-44d0-bfad-d5de8fc226f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7/action Jul 31 19:14:06.735915 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-0938158a-38ac-44d0-bfad-d5de8fc226f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:06.736103 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-0938158a-38ac-44d0-bfad-d5de8fc226f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:06.750460 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:06.750460 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:06.750805 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-0938158a-38ac-44d0-bfad-d5de8fc226f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:06.762210 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-0938158a-38ac-44d0-bfad-d5de8fc226f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Begin detaching volume completed successfully. Jul 31 19:14:06.762512 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-0938158a-38ac-44d0-bfad-d5de8fc226f6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7/action returned with HTTP 202 Jul 31 19:14:06.763163 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 755/2987] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:14:06 2026] POST /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:06.824783 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-46b7187a-f118-43c3-9be7-f300c7bd1d36 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.825310 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46b7187a-f118-43c3-9be7-f300c7bd1d36 None None] GET https://10.4.3.163/volume// Jul 31 19:14:06.825774 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46b7187a-f118-43c3-9be7-f300c7bd1d36 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:06.825929 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46b7187a-f118-43c3-9be7-f300c7bd1d36 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:06.826358 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46b7187a-f118-43c3-9be7-f300c7bd1d36 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:06.826797 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 744/2988] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:06 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:06.837191 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-2dc8d794-c2ae-4ae6-88fc-1e11a7a62c67 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:06.839136 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-2dc8d794-c2ae-4ae6-88fc-1e11a7a62c67 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:14:06.839463 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-2dc8d794-c2ae-4ae6-88fc-1e11a7a62c67 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:06.839684 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-2dc8d794-c2ae-4ae6-88fc-1e11a7a62c67 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:06.851887 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:06.851887 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:06.855167 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-2dc8d794-c2ae-4ae6-88fc-1e11a7a62c67 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:06.863828 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-2dc8d794-c2ae-4ae6-88fc-1e11a7a62c67 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:14:06.863828 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 748/2989] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:06 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:07.224795 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-16eaa4da-d772-4605-bbb8-761b65daed04 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.227074 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16eaa4da-d772-4605-bbb8-761b65daed04 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:07.227355 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-16eaa4da-d772-4605-bbb8-761b65daed04 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:07.227608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-16eaa4da-d772-4605-bbb8-761b65daed04 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:07.236561 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:07.236561 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:07.239079 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-16eaa4da-d772-4605-bbb8-761b65daed04 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:07.244722 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16eaa4da-d772-4605-bbb8-761b65daed04 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:07.250016 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 743/2990] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:07 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:07.283752 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-10d4661c-ea59-49b1-a2e8-ee9623b41e97 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.286219 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-10d4661c-ea59-49b1-a2e8-ee9623b41e97 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:07.286498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-10d4661c-ea59-49b1-a2e8-ee9623b41e97 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:07.286832 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-10d4661c-ea59-49b1-a2e8-ee9623b41e97 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:07.298798 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:07.298798 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:07.306765 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-10d4661c-ea59-49b1-a2e8-ee9623b41e97 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:07.314686 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-10d4661c-ea59-49b1-a2e8-ee9623b41e97 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:07.315554 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 756/2991] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:07 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:07.399538 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9dc0f125-0735-404c-8aa7-4410c57fe0bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.403687 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9dc0f125-0735-404c-8aa7-4410c57fe0bd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:07.404230 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9dc0f125-0735-404c-8aa7-4410c57fe0bd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:07.404230 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9dc0f125-0735-404c-8aa7-4410c57fe0bd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:07.418415 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:07.418415 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:07.427803 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9dc0f125-0735-404c-8aa7-4410c57fe0bd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:07.438258 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9dc0f125-0735-404c-8aa7-4410c57fe0bd tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:07.438258 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 745/2992] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:07 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 874 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:07.559482 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44e45fee-c44b-4434-b52b-d618f4b20c31 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.559900 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44e45fee-c44b-4434-b52b-d618f4b20c31 None None] GET https://10.4.3.163/volume// Jul 31 19:14:07.559900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44e45fee-c44b-4434-b52b-d618f4b20c31 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:07.560400 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44e45fee-c44b-4434-b52b-d618f4b20c31 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:07.560755 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44e45fee-c44b-4434-b52b-d618f4b20c31 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:07.563374 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 749/2993] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:14:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:07.576621 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-3d85a6d4-9614-4bc9-a32c-59ad99058ed8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.583477 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-3d85a6d4-9614-4bc9-a32c-59ad99058ed8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:14:07.585122 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-3d85a6d4-9614-4bc9-a32c-59ad99058ed8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c4042fa-e586-44a5-8f5f-86cca7a054c7", "connector": null, "instance_uuid": "f68993e0-bd99-43b4-a232-caaf98bcf0b0"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:07.607853 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:07.607853 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:07.674675 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-3d85a6d4-9614-4bc9-a32c-59ad99058ed8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:14:07.676165 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 744/2994] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:14:07 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:07.742395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6929522b-8c39-4878-b2c0-086e9c981551 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.744584 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6929522b-8c39-4878-b2c0-086e9c981551 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:07.744865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6929522b-8c39-4878-b2c0-086e9c981551 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:07.745109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6929522b-8c39-4878-b2c0-086e9c981551 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:07.750074 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-430f34cc-5811-40c4-a00c-f2945fb105e5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.751764 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-430f34cc-5811-40c4-a00c-f2945fb105e5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:07.752026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-430f34cc-5811-40c4-a00c-f2945fb105e5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:07.752243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-430f34cc-5811-40c4-a00c-f2945fb105e5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:07.752405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-430f34cc-5811-40c4-a00c-f2945fb105e5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:07.757671 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:07.757671 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:07.758366 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ee4d1be-5ce8-4f85-9c5d-bea990e8c925 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.758525 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:07.758525 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:07.758786 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ee4d1be-5ce8-4f85-9c5d-bea990e8c925 None None] GET https://10.4.3.163/volume// Jul 31 19:14:07.758945 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ee4d1be-5ce8-4f85-9c5d-bea990e8c925 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:07.759145 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ee4d1be-5ce8-4f85-9c5d-bea990e8c925 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:07.759505 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ee4d1be-5ce8-4f85-9c5d-bea990e8c925 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:07.759553 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-430f34cc-5811-40c4-a00c-f2945fb105e5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:07.760094 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 750/2995] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:07.760147 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 746/2996] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:07 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:07.767231 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6929522b-8c39-4878-b2c0-086e9c981551 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:07.772414 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9312df54-31b5-45a5-924b-85e3ef0edef7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.772626 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6929522b-8c39-4878-b2c0-086e9c981551 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:07.773351 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 757/2997] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:07 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:07.775872 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9312df54-31b5-45a5-924b-85e3ef0edef7 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:07.776255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9312df54-31b5-45a5-924b-85e3ef0edef7 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:07.776591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9312df54-31b5-45a5-924b-85e3ef0edef7 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:07.790074 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:07.790074 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:07.795185 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9312df54-31b5-45a5-924b-85e3ef0edef7 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:07.802165 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-9312df54-31b5-45a5-924b-85e3ef0edef7 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:07.802631 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 745/2998] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:07 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 1053 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:07.980510 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-52fe77e0-c878-49bd-8066-1619835663ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:07.983014 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-52fe77e0-c878-49bd-8066-1619835663ed tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] PUT https://10.4.3.163/volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a Jul 31 19:14:07.984524 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-52fe77e0-c878-49bd-8066-1619835663ed tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:08.011860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-52fe77e0-c878-49bd-8066-1619835663ed tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Acquiring lock "cinder-attachment_update-4c4042fa-e586-44a5-8f5f-86cca7a054c7-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:14:08.017802 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-efe73531-2a8b-438d-8de9-68cf79d1eb15 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:08.018615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-52fe77e0-c878-49bd-8066-1619835663ed tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Lock "cinder-attachment_update-4c4042fa-e586-44a5-8f5f-86cca7a054c7-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:14:08.019908 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:08.019908 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:08.021174 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-efe73531-2a8b-438d-8de9-68cf79d1eb15 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] DELETE https://10.4.3.163/volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325 Jul 31 19:14:08.021174 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-efe73531-2a8b-438d-8de9-68cf79d1eb15 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:08.021174 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-efe73531-2a8b-438d-8de9-68cf79d1eb15 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:08.032365 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:08.032365 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:08.132711 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-692536b4-f3ae-472c-b14e-ec68e4d8b054 req-efe73531-2a8b-438d-8de9-68cf79d1eb15 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325 returned with HTTP 200 Jul 31 19:14:08.133532 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 747/2999] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:08 2026] DELETE /volume/v3/attachments/1d898dde-63ea-442a-b7da-44274e0f5325 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:08.162513 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-52fe77e0-c878-49bd-8066-1619835663ed tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Lock "cinder-attachment_update-4c4042fa-e586-44a5-8f5f-86cca7a054c7-np0000006260" released by "attachment_update" :: held 0.143s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:14:08.162707 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-52fe77e0-c878-49bd-8066-1619835663ed tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a returned with HTTP 200 Jul 31 19:14:08.165369 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 751/3000] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:14:07 2026] PUT /volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:08.771053 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01941aea-97fb-47c4-ac1c-fc7e327d3907 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:08.772933 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01941aea-97fb-47c4-ac1c-fc7e327d3907 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:08.773130 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01941aea-97fb-47c4-ac1c-fc7e327d3907 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:08.773308 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01941aea-97fb-47c4-ac1c-fc7e327d3907 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:08.773421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-01941aea-97fb-47c4-ac1c-fc7e327d3907 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:08.777952 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:08.777952 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:08.778769 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01941aea-97fb-47c4-ac1c-fc7e327d3907 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:08.779189 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 758/3001] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:08 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:08.787327 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1f51ab76-4a0b-4c7e-9211-3f26ed2c6fe4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:08.789067 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1f51ab76-4a0b-4c7e-9211-3f26ed2c6fe4 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:08.789236 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1f51ab76-4a0b-4c7e-9211-3f26ed2c6fe4 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:08.789418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1f51ab76-4a0b-4c7e-9211-3f26ed2c6fe4 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:08.798426 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:08.798426 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:08.801816 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1f51ab76-4a0b-4c7e-9211-3f26ed2c6fe4 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:08.806124 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1f51ab76-4a0b-4c7e-9211-3f26ed2c6fe4 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:08.806487 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 746/3002] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:08 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:08.967237 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4458a0f-a288-4a45-96b6-6376a75ab74d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:08.969010 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4458a0f-a288-4a45-96b6-6376a75ab74d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:14:08.969191 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4458a0f-a288-4a45-96b6-6376a75ab74d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:08.969374 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4458a0f-a288-4a45-96b6-6376a75ab74d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:08.979507 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:08.979507 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:08.985291 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4458a0f-a288-4a45-96b6-6376a75ab74d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:08.993043 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4458a0f-a288-4a45-96b6-6376a75ab74d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:14:08.993399 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 748/3003] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:08 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:09.791220 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b134ad6-2e2e-42f1-aace-49de8e779e17 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:09.793168 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b134ad6-2e2e-42f1-aace-49de8e779e17 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:09.793390 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b134ad6-2e2e-42f1-aace-49de8e779e17 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:09.793623 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b134ad6-2e2e-42f1-aace-49de8e779e17 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:09.794497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7b134ad6-2e2e-42f1-aace-49de8e779e17 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:09.798767 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:09.798767 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:09.799449 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b134ad6-2e2e-42f1-aace-49de8e779e17 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:09.799845 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 752/3004] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:09 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:09.826704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a762926-1703-4619-bda2-62abbba82c50 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:09.828222 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a762926-1703-4619-bda2-62abbba82c50 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:09.828397 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a762926-1703-4619-bda2-62abbba82c50 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:09.828610 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a762926-1703-4619-bda2-62abbba82c50 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:09.846451 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:09.846451 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:09.856689 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a762926-1703-4619-bda2-62abbba82c50 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:09.861070 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a762926-1703-4619-bda2-62abbba82c50 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:09.861607 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 759/3005] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:09 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:10.820513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4b543ad5-5dbb-4ba8-a109-9f4cd2b5adac None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:10.822896 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b543ad5-5dbb-4ba8-a109-9f4cd2b5adac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:10.823164 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4b543ad5-5dbb-4ba8-a109-9f4cd2b5adac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:10.825647 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4b543ad5-5dbb-4ba8-a109-9f4cd2b5adac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:10.825811 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-4b543ad5-5dbb-4ba8-a109-9f4cd2b5adac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:10.838222 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:10.838222 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:10.839016 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b543ad5-5dbb-4ba8-a109-9f4cd2b5adac tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:10.839403 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 747/3006] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:10 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:10.878550 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d35cfe6c-70ff-42d8-bd02-db22f72d0fc5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:10.880841 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d35cfe6c-70ff-42d8-bd02-db22f72d0fc5 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:10.881058 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d35cfe6c-70ff-42d8-bd02-db22f72d0fc5 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:10.881267 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d35cfe6c-70ff-42d8-bd02-db22f72d0fc5 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:10.892225 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:10.892225 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:10.896523 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d35cfe6c-70ff-42d8-bd02-db22f72d0fc5 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:10.901209 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d35cfe6c-70ff-42d8-bd02-db22f72d0fc5 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:10.901621 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 749/3007] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:10 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:11.275410 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-68e85b2d-c51e-4fe4-8dca-f6bcb0cc2b6e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.281029 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-68e85b2d-c51e-4fe4-8dca-f6bcb0cc2b6e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:14:11.281268 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-68e85b2d-c51e-4fe4-8dca-f6bcb0cc2b6e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.281515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-68e85b2d-c51e-4fe4-8dca-f6bcb0cc2b6e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.297418 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.297418 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:11.301332 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-68e85b2d-c51e-4fe4-8dca-f6bcb0cc2b6e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:11.306461 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-68e85b2d-c51e-4fe4-8dca-f6bcb0cc2b6e tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:14:11.306949 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 753/3008] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:11 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 1229 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:11.334277 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-7897be2a-3f6e-4c72-b28f-0f4c1e4b806d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.336430 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-7897be2a-3f6e-4c72-b28f-0f4c1e4b806d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] POST https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f/action Jul 31 19:14:11.336862 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-7897be2a-3f6e-4c72-b28f-0f4c1e4b806d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:11.337043 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-7897be2a-3f6e-4c72-b28f-0f4c1e4b806d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:11.347516 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.347516 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:11.348002 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-7897be2a-3f6e-4c72-b28f-0f4c1e4b806d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:11.354637 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-7897be2a-3f6e-4c72-b28f-0f4c1e4b806d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Begin detaching volume completed successfully. Jul 31 19:14:11.354930 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-7897be2a-3f6e-4c72-b28f-0f4c1e4b806d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f/action returned with HTTP 202 Jul 31 19:14:11.355470 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 760/3009] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:14:11 2026] POST /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:11.420482 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7241b78a-e9a8-4275-8a4e-5758ac627118 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.420941 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7241b78a-e9a8-4275-8a4e-5758ac627118 None None] GET https://10.4.3.163/volume// Jul 31 19:14:11.421083 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7241b78a-e9a8-4275-8a4e-5758ac627118 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.421276 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7241b78a-e9a8-4275-8a4e-5758ac627118 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.421630 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7241b78a-e9a8-4275-8a4e-5758ac627118 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:11.421933 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 748/3010] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:11.438426 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-96668efa-78df-4d55-a7ec-a73d416b0567 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.442970 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-96668efa-78df-4d55-a7ec-a73d416b0567 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:14:11.443305 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-96668efa-78df-4d55-a7ec-a73d416b0567 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.444195 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-96668efa-78df-4d55-a7ec-a73d416b0567 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.463891 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.463891 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:11.471976 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-96668efa-78df-4d55-a7ec-a73d416b0567 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:11.479248 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-96668efa-78df-4d55-a7ec-a73d416b0567 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:14:11.479816 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 750/3011] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:11 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 1412 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:11.492287 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-84f3cc11-ac1f-49fe-bf19-3e0155707b58 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.495248 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-84f3cc11-ac1f-49fe-bf19-3e0155707b58 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a/action Jul 31 19:14:11.495800 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-84f3cc11-ac1f-49fe-bf19-3e0155707b58 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:11.496177 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-84f3cc11-ac1f-49fe-bf19-3e0155707b58 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:11.531187 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.531187 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:11.553340 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-b25ae85c-0bd2-40c2-88cc-90da61f12b26 req-84f3cc11-ac1f-49fe-bf19-3e0155707b58 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a/action returned with HTTP 204 Jul 31 19:14:11.553966 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 754/3012] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:14:11 2026] POST /volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:11.851282 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5bb88360-417e-42bb-9595-75a774ca5288 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.853214 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5bb88360-417e-42bb-9595-75a774ca5288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:11.853494 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5bb88360-417e-42bb-9595-75a774ca5288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.853714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5bb88360-417e-42bb-9595-75a774ca5288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.853837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5bb88360-417e-42bb-9595-75a774ca5288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:11.858201 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.858201 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:11.858998 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5bb88360-417e-42bb-9595-75a774ca5288 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:11.859331 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 761/3013] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:11 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:11.869744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bbe21dff-21ee-458e-851e-d7503a6a0ffc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.872054 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bbe21dff-21ee-458e-851e-d7503a6a0ffc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:11.872341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bbe21dff-21ee-458e-851e-d7503a6a0ffc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.872566 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bbe21dff-21ee-458e-851e-d7503a6a0ffc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.872717 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-bbe21dff-21ee-458e-851e-d7503a6a0ffc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:11.877946 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.877946 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:11.878861 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bbe21dff-21ee-458e-851e-d7503a6a0ffc tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:11.879524 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 749/3014] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:11 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:11.891809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6acd0b42-ed13-4ecf-9ad5-43764312a759 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.893582 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6acd0b42-ed13-4ecf-9ad5-43764312a759 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:11.893864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6acd0b42-ed13-4ecf-9ad5-43764312a759 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.894043 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6acd0b42-ed13-4ecf-9ad5-43764312a759 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.894166 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-6acd0b42-ed13-4ecf-9ad5-43764312a759 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete backup with id: 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. Jul 31 19:14:11.898824 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.898824 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:11.918557 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9615faa7-2347-4d89-b321-5ece24cbaf07 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.918635 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-6acd0b42-ed13-4ecf-9ad5-43764312a759 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] delete_backup rpcapi backup_id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:14:11.920599 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9615faa7-2347-4d89-b321-5ece24cbaf07 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:11.920885 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9615faa7-2347-4d89-b321-5ece24cbaf07 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.921084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9615faa7-2347-4d89-b321-5ece24cbaf07 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.921401 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6acd0b42-ed13-4ecf-9ad5-43764312a759 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 202 Jul 31 19:14:11.922019 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 751/3015] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:11 2026] DELETE /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:11.934568 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d92a97a2-c80a-4bef-882e-f713dbd17328 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.936605 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.936605 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:11.938239 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d92a97a2-c80a-4bef-882e-f713dbd17328 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:11.938830 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d92a97a2-c80a-4bef-882e-f713dbd17328 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.938830 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d92a97a2-c80a-4bef-882e-f713dbd17328 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.938927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d92a97a2-c80a-4bef-882e-f713dbd17328 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:11.941180 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9615faa7-2347-4d89-b321-5ece24cbaf07 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:11.944319 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.944319 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:11.945418 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d92a97a2-c80a-4bef-882e-f713dbd17328 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 200 Jul 31 19:14:11.945865 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 762/3016] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:11 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:11.946158 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9615faa7-2347-4d89-b321-5ece24cbaf07 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:11.946642 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 755/3017] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:11 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:11.966967 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-87a0c071-fb1b-40ec-b121-cbbc0ec04ed6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:11.969218 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87a0c071-fb1b-40ec-b121-cbbc0ec04ed6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:11.969423 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87a0c071-fb1b-40ec-b121-cbbc0ec04ed6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:11.969660 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87a0c071-fb1b-40ec-b121-cbbc0ec04ed6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:11.981046 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:11.981046 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:11.985348 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-87a0c071-fb1b-40ec-b121-cbbc0ec04ed6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:11.990258 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87a0c071-fb1b-40ec-b121-cbbc0ec04ed6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:11.990679 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 750/3018] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:11 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:12.508740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-be6f4f4a-b264-4e32-9fa9-5bda8db4e433 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:12.510768 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-be6f4f4a-b264-4e32-9fa9-5bda8db4e433 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] DELETE https://10.4.3.163/volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1 Jul 31 19:14:12.510951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-be6f4f4a-b264-4e32-9fa9-5bda8db4e433 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:12.511139 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-be6f4f4a-b264-4e32-9fa9-5bda8db4e433 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:12.524663 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:12.524663 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:12.584693 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8b81076f-9147-4f49-8f4e-e668efff74d1 req-be6f4f4a-b264-4e32-9fa9-5bda8db4e433 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1 returned with HTTP 200 Jul 31 19:14:12.585156 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 752/3019] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:12 2026] DELETE /volume/v3/attachments/1e7d2c1d-164a-4d2f-bada-138209022fb1 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:12.958042 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eeab13f1-4c4f-410a-9ba4-9b84ea3afe30 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:12.960247 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eeab13f1-4c4f-410a-9ba4-9b84ea3afe30 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 Jul 31 19:14:12.960488 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eeab13f1-4c4f-410a-9ba4-9b84ea3afe30 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:12.960758 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eeab13f1-4c4f-410a-9ba4-9b84ea3afe30 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:12.960913 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-eeab13f1-4c4f-410a-9ba4-9b84ea3afe30 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 9d537f94-dc8f-4a9e-83b5-ccee695bcca0. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:12.965196 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eeab13f1-4c4f-410a-9ba4-9b84ea3afe30 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 returned with HTTP 404 Jul 31 19:14:12.966016 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 763/3020] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:12 2026] GET /volume/v3/backups/9d537f94-dc8f-4a9e-83b5-ccee695bcca0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:13.049833 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ebde7572-d8cd-463a-b90b-dbe51e17fc4d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:13.052459 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebde7572-d8cd-463a-b90b-dbe51e17fc4d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:14:13.052702 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebde7572-d8cd-463a-b90b-dbe51e17fc4d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:13.052944 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebde7572-d8cd-463a-b90b-dbe51e17fc4d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:13.053070 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-ebde7572-d8cd-463a-b90b-dbe51e17fc4d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete backup with id: 6dec501a-6e88-4f58-b837-85cf6ac91635. Jul 31 19:14:13.055209 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=280,cinder:UPDATE=61,cinder:INSERT=28 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:14:13.058014 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:13.058014 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:13.070551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-ebde7572-d8cd-463a-b90b-dbe51e17fc4d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] delete_backup rpcapi backup_id 6dec501a-6e88-4f58-b837-85cf6ac91635 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:14:13.072370 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebde7572-d8cd-463a-b90b-dbe51e17fc4d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 202 Jul 31 19:14:13.072873 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 756/3021] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:13 2026] DELETE /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:13.080710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-49110b1b-f073-4ee7-8562-fb1ca74513e6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:13.082740 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-49110b1b-f073-4ee7-8562-fb1ca74513e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:14:13.082973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-49110b1b-f073-4ee7-8562-fb1ca74513e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:13.083197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-49110b1b-f073-4ee7-8562-fb1ca74513e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:13.083326 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-49110b1b-f073-4ee7-8562-fb1ca74513e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:13.089394 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:13.089394 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:13.089394 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-49110b1b-f073-4ee7-8562-fb1ca74513e6 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 200 Jul 31 19:14:13.089394 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 751/3022] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:13 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:13.569290 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-daae9f5e-991e-4bfe-9b8c-01749c816782 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:13.575602 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-daae9f5e-991e-4bfe-9b8c-01749c816782 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] DELETE https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:14:13.576000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-daae9f5e-991e-4bfe-9b8c-01749c816782 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:13.576165 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-daae9f5e-991e-4bfe-9b8c-01749c816782 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:13.576335 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-daae9f5e-991e-4bfe-9b8c-01749c816782 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Delete volume with id: c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:14:13.591465 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:13.591465 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:13.593676 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-daae9f5e-991e-4bfe-9b8c-01749c816782 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:13.615633 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-daae9f5e-991e-4bfe-9b8c-01749c816782 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Delete volume request issued successfully. Jul 31 19:14:13.615715 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-daae9f5e-991e-4bfe-9b8c-01749c816782 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 202 Jul 31 19:14:13.616303 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 753/3023] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:13 2026] DELETE /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:13.668750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4c624c66-551e-4bba-bb29-0b8f73154db4 req-a5dd7496-8142-4733-9ec5-fee23e3953e9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:13.670129 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4c624c66-551e-4bba-bb29-0b8f73154db4 req-a5dd7496-8142-4733-9ec5-fee23e3953e9 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:14:13.670385 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4c624c66-551e-4bba-bb29-0b8f73154db4 req-a5dd7496-8142-4733-9ec5-fee23e3953e9 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:13.670554 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4c624c66-551e-4bba-bb29-0b8f73154db4 req-a5dd7496-8142-4733-9ec5-fee23e3953e9 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:13.678366 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:13.678366 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:13.683026 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-4c624c66-551e-4bba-bb29-0b8f73154db4 req-a5dd7496-8142-4733-9ec5-fee23e3953e9 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:13.687593 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4c624c66-551e-4bba-bb29-0b8f73154db4 req-a5dd7496-8142-4733-9ec5-fee23e3953e9 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 200 Jul 31 19:14:13.688205 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 764/3024] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:13 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:13.739843 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-e144ba85-0848-4eaa-a620-6d7450c6d9bc req-905eff20-9870-4e37-ada5-817cc887d5f0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:13.742124 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e144ba85-0848-4eaa-a620-6d7450c6d9bc req-905eff20-9870-4e37-ada5-817cc887d5f0 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:14:13.742850 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e144ba85-0848-4eaa-a620-6d7450c6d9bc req-905eff20-9870-4e37-ada5-817cc887d5f0 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:13.743052 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-e144ba85-0848-4eaa-a620-6d7450c6d9bc req-905eff20-9870-4e37-ada5-817cc887d5f0 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:13.750128 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-e144ba85-0848-4eaa-a620-6d7450c6d9bc req-905eff20-9870-4e37-ada5-817cc887d5f0 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 404 Jul 31 19:14:13.750662 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 757/3025] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:13 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:14.099206 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ef7f0073-3df0-4c19-913d-af6f346858d5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.101100 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef7f0073-3df0-4c19-913d-af6f346858d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 Jul 31 19:14:14.101347 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef7f0073-3df0-4c19-913d-af6f346858d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:14.101589 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef7f0073-3df0-4c19-913d-af6f346858d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:14.101743 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-ef7f0073-3df0-4c19-913d-af6f346858d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Show backup with id 6dec501a-6e88-4f58-b837-85cf6ac91635. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:14.105058 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef7f0073-3df0-4c19-913d-af6f346858d5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 returned with HTTP 404 Jul 31 19:14:14.105570 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 752/3026] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:14 2026] GET /volume/v3/backups/6dec501a-6e88-4f58-b837-85cf6ac91635 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:14.214309 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5779b648-9605-4067-8f15-f4209c4368b7 req-1c9a0a4f-8ab4-4d05-9289-d198c813352a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.216519 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-1c9a0a4f-8ab4-4d05-9289-d198c813352a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:14.216715 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-1c9a0a4f-8ab4-4d05-9289-d198c813352a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:14.216935 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-1c9a0a4f-8ab4-4d05-9289-d198c813352a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:14.231175 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:14.231175 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:14.235381 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-5779b648-9605-4067-8f15-f4209c4368b7 req-1c9a0a4f-8ab4-4d05-9289-d198c813352a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:14.243358 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-1c9a0a4f-8ab4-4d05-9289-d198c813352a tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:14:14.243751 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 754/3027] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:14 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:14.263348 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-5779b648-9605-4067-8f15-f4209c4368b7 req-4aca96a6-3f6e-442d-91d9-b868c780612d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.266290 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-4aca96a6-3f6e-442d-91d9-b868c780612d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] POST https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b/action Jul 31 19:14:14.266789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-4aca96a6-3f6e-442d-91d9-b868c780612d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:14.266976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-4aca96a6-3f6e-442d-91d9-b868c780612d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:14.289476 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:14.289476 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:14.290646 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5779b648-9605-4067-8f15-f4209c4368b7 req-4aca96a6-3f6e-442d-91d9-b868c780612d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:14.305522 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-5779b648-9605-4067-8f15-f4209c4368b7 req-4aca96a6-3f6e-442d-91d9-b868c780612d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Begin detaching volume completed successfully. Jul 31 19:14:14.305704 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-4aca96a6-3f6e-442d-91d9-b868c780612d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b/action returned with HTTP 202 Jul 31 19:14:14.307106 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 765/3028] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:14:14 2026] POST /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:14.327776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a7df5295-fd42-461a-9da1-f8fcc87e3a99 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.331046 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7df5295-fd42-461a-9da1-f8fcc87e3a99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:14.331307 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7df5295-fd42-461a-9da1-f8fcc87e3a99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:14.331572 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7df5295-fd42-461a-9da1-f8fcc87e3a99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:14.345907 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:14.345907 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:14.358789 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a7df5295-fd42-461a-9da1-f8fcc87e3a99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:14.366298 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7df5295-fd42-461a-9da1-f8fcc87e3a99 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:14:14.367143 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 758/3029] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:14 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:14.378493 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-38e10200-b786-450a-ace4-b58adbb11d81 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.379061 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-38e10200-b786-450a-ace4-b58adbb11d81 None None] GET https://10.4.3.163/volume// Jul 31 19:14:14.379276 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-38e10200-b786-450a-ace4-b58adbb11d81 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:14.379548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-38e10200-b786-450a-ace4-b58adbb11d81 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:14.380024 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-38e10200-b786-450a-ace4-b58adbb11d81 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:14.380340 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 753/3030] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:14.388663 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-5779b648-9605-4067-8f15-f4209c4368b7 req-e1f48659-cf6b-4070-a46a-5516820eb54b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.390554 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-e1f48659-cf6b-4070-a46a-5516820eb54b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:14.390762 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-e1f48659-cf6b-4070-a46a-5516820eb54b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:14.390940 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-e1f48659-cf6b-4070-a46a-5516820eb54b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:14.403510 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:14.403510 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:14.408000 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-5779b648-9605-4067-8f15-f4209c4368b7 req-e1f48659-cf6b-4070-a46a-5516820eb54b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:14.412691 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-e1f48659-cf6b-4070-a46a-5516820eb54b tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:14:14.413109 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 755/3031] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:14 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:14.645088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8990737d-0078-4176-9dc7-1e1673e3bada req-f4cc8210-8347-4148-b115-bf37ced8c122 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.647771 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-f4cc8210-8347-4148-b115-bf37ced8c122 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:14.647998 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-f4cc8210-8347-4148-b115-bf37ced8c122 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:14.648184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-f4cc8210-8347-4148-b115-bf37ced8c122 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:14.657890 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:14.657890 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:14.661635 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-8990737d-0078-4176-9dc7-1e1673e3bada req-f4cc8210-8347-4148-b115-bf37ced8c122 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:14.666087 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-f4cc8210-8347-4148-b115-bf37ced8c122 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:14.666528 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 766/3032] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:14 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:14.687519 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8990737d-0078-4176-9dc7-1e1673e3bada req-44fa7abd-6c8e-476a-812e-be1bbf1428b8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.689319 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-44fa7abd-6c8e-476a-812e-be1bbf1428b8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] POST https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7/action Jul 31 19:14:14.689644 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-44fa7abd-6c8e-476a-812e-be1bbf1428b8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:14.689775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-44fa7abd-6c8e-476a-812e-be1bbf1428b8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:14.705626 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:14.705626 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:14.706153 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8990737d-0078-4176-9dc7-1e1673e3bada req-44fa7abd-6c8e-476a-812e-be1bbf1428b8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:14.714545 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-8990737d-0078-4176-9dc7-1e1673e3bada req-44fa7abd-6c8e-476a-812e-be1bbf1428b8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Begin detaching volume completed successfully. Jul 31 19:14:14.714826 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-44fa7abd-6c8e-476a-812e-be1bbf1428b8 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7/action returned with HTTP 202 Jul 31 19:14:14.715426 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 759/3033] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:14:14 2026] POST /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:14.764160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1b283d3b-4d87-411e-a276-22766e38cbda None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.764543 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1b283d3b-4d87-411e-a276-22766e38cbda None None] GET https://10.4.3.163/volume// Jul 31 19:14:14.764686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1b283d3b-4d87-411e-a276-22766e38cbda None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:14.764900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1b283d3b-4d87-411e-a276-22766e38cbda None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:14.765270 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1b283d3b-4d87-411e-a276-22766e38cbda None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:14.765642 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 754/3034] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:14.776538 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8990737d-0078-4176-9dc7-1e1673e3bada req-aafee7c7-9989-49ef-9923-b71cc20f4017 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:14.778855 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-aafee7c7-9989-49ef-9923-b71cc20f4017 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:14.779055 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-aafee7c7-9989-49ef-9923-b71cc20f4017 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:14.779234 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-aafee7c7-9989-49ef-9923-b71cc20f4017 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:14.789810 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:14.789810 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:14.794331 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8990737d-0078-4176-9dc7-1e1673e3bada req-aafee7c7-9989-49ef-9923-b71cc20f4017 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:14.799432 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-aafee7c7-9989-49ef-9923-b71cc20f4017 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:14.799829 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 756/3035] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:14 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 1349 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:15.386170 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a35ff36f-b59a-4d5f-b0fe-9c627c8a8caa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:15.388098 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a35ff36f-b59a-4d5f-b0fe-9c627c8a8caa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:15.388319 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a35ff36f-b59a-4d5f-b0fe-9c627c8a8caa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:15.388493 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a35ff36f-b59a-4d5f-b0fe-9c627c8a8caa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:15.403364 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:15.403364 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:15.406967 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a35ff36f-b59a-4d5f-b0fe-9c627c8a8caa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:15.411163 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a35ff36f-b59a-4d5f-b0fe-9c627c8a8caa tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:14:15.411572 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 767/3036] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:15 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:15.433342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-5779b648-9605-4067-8f15-f4209c4368b7 req-9d62d511-7060-42d4-9df1-8e553bd44968 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:15.435754 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-9d62d511-7060-42d4-9df1-8e553bd44968 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255 Jul 31 19:14:15.435988 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-9d62d511-7060-42d4-9df1-8e553bd44968 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:15.436206 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-9d62d511-7060-42d4-9df1-8e553bd44968 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:15.444791 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:15.444791 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:15.502957 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-5779b648-9605-4067-8f15-f4209c4368b7 req-9d62d511-7060-42d4-9df1-8e553bd44968 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255 returned with HTTP 200 Jul 31 19:14:15.504669 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 760/3037] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:15 2026] DELETE /volume/v3/attachments/ac0169c9-2238-49c3-abfd-7dd1648bf255 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:15.530907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-40203e39-0eaa-480e-86c9-92a985086424 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:15.535821 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:15.536194 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b6bdbd41-32a8-4978-9b5d-35071cffb3bc", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:15.542462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b6bdbd41-32a8-4978-9b5d-35071cffb3bc', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:15.636867 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume of 1 GB Jul 31 19:14:15.645554 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Availability Zones retrieved successfully. Jul 31 19:14:15.655553 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (0ea79ea6-5fce-4155-ae35-0ae3dee29ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:15.655999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb580f1-62bd-441f-9771-4f0e5e3da779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:15.657401 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:15.751370 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fb580f1-62bd-441f-9771-4f0e5e3da779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:15.751370 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98d3c4e-8f4c-46c1-8f9f-acb095c21ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:15.837776 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Created reservations ['1bab58fe-8b66-4629-8493-5de92eeb2534', '612f48fe-ae52-463e-9c69-09d4e88dd4db', '25381198-0b90-4919-b2ed-f0de01ddc5f9', 'f217ebc0-dc34-4341-8a01-eca06af88df7'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:15.838829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98d3c4e-8f4c-46c1-8f9f-acb095c21ca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bab58fe-8b66-4629-8493-5de92eeb2534', '612f48fe-ae52-463e-9c69-09d4e88dd4db', '25381198-0b90-4919-b2ed-f0de01ddc5f9', 'f217ebc0-dc34-4341-8a01-eca06af88df7']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:15.839337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa548224-2013-439e-9e3b-daeeab9eaa7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:15.870393 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa548224-2013-439e-9e3b-daeeab9eaa7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8038e43-2441-4bad-b4f8-4248156e6c9f', '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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['1bab58fe-8b66-4629-8493-5de92eeb2534','612f48fe-ae52-463e-9c69-09d4e88dd4db','25381198-0b90-4919-b2ed-f0de01ddc5f9','f217ebc0-dc34-4341-8a01-eca06af88df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:15Z,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=f8038e43-2441-4bad-b4f8-4248156e6c9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb01e42657f4c589ce30c2806217395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5879e31ea98b4067bd85394c524e4634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:15.871403 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05256d80-5810-43f8-bfb1-b0375b6df25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:15.888378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05256d80-5810-43f8-bfb1-b0375b6df25b) transitioned into state 'SUCCESS' from 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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['1bab58fe-8b66-4629-8493-5de92eeb2534','612f48fe-ae52-463e-9c69-09d4e88dd4db','25381198-0b90-4919-b2ed-f0de01ddc5f9','f217ebc0-dc34-4341-8a01-eca06af88df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:15.889197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6dc920-7a74-4e8a-a333-5f13c49341fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:15.900858 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6dc920-7a74-4e8a-a333-5f13c49341fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:15.901776 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (0ea79ea6-5fce-4155-ae35-0ae3dee29ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:15.902089 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request issued successfully. Jul 31 19:14:15.902628 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-40203e39-0eaa-480e-86c9-92a985086424 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:15.903034 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 755/3038] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:14:15 2026] POST /volume/v3/volumes => generated 775 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:15.918107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8990737d-0078-4176-9dc7-1e1673e3bada req-07648b9d-de43-49ec-8178-a81243fccef1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:15.919759 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b0fcf934-b265-4e00-a7e5-715a05ac0170 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:15.920098 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-07648b9d-de43-49ec-8178-a81243fccef1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] DELETE https://10.4.3.163/volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a Jul 31 19:14:15.920269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-07648b9d-de43-49ec-8178-a81243fccef1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:15.920472 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-07648b9d-de43-49ec-8178-a81243fccef1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:15.921538 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0fcf934-b265-4e00-a7e5-715a05ac0170 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:15.921777 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0fcf934-b265-4e00-a7e5-715a05ac0170 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:15.921974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b0fcf934-b265-4e00-a7e5-715a05ac0170 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:15.932017 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:15.932017 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:15.935293 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:15.935293 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:15.945730 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b0fcf934-b265-4e00-a7e5-715a05ac0170 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:15.953309 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b0fcf934-b265-4e00-a7e5-715a05ac0170 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:15.954596 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 768/3039] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:15 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:15.999647 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8990737d-0078-4176-9dc7-1e1673e3bada req-07648b9d-de43-49ec-8178-a81243fccef1 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a returned with HTTP 200 Jul 31 19:14:16.000091 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 757/3040] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:15 2026] DELETE /volume/v3/attachments/2f8448e4-9b61-4850-bbb6-18d1feb2b34a => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:16.424680 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cf20d177-e2c1-4444-8297-295fbf0fc2bb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:16.426752 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf20d177-e2c1-4444-8297-295fbf0fc2bb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:16.426928 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf20d177-e2c1-4444-8297-295fbf0fc2bb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:16.427174 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cf20d177-e2c1-4444-8297-295fbf0fc2bb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:16.435533 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:16.435533 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:16.440315 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cf20d177-e2c1-4444-8297-295fbf0fc2bb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:16.445894 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cf20d177-e2c1-4444-8297-295fbf0fc2bb tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:14:16.446483 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 761/3041] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:16 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:16.662662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-e2dff859-1382-422e-b19b-8eb87eb65f96 req-62a60ed6-ad8a-4fa5-9f0c-7756af6d8b75 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:16.665316 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e2dff859-1382-422e-b19b-8eb87eb65f96 req-62a60ed6-ad8a-4fa5-9f0c-7756af6d8b75 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] DELETE https://10.4.3.163/volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7 Jul 31 19:14:16.665781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e2dff859-1382-422e-b19b-8eb87eb65f96 req-62a60ed6-ad8a-4fa5-9f0c-7756af6d8b75 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:16.665905 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-e2dff859-1382-422e-b19b-8eb87eb65f96 req-62a60ed6-ad8a-4fa5-9f0c-7756af6d8b75 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:16.674596 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:16.674596 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:16.730194 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-e2dff859-1382-422e-b19b-8eb87eb65f96 req-62a60ed6-ad8a-4fa5-9f0c-7756af6d8b75 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7 returned with HTTP 200 Jul 31 19:14:16.730616 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 756/3042] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:16 2026] DELETE /volume/v3/attachments/c48c5097-9377-44b7-ba0e-4fa98d9623e7 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:16.972587 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6e60e55d-a54c-452b-bf20-cda1a609607e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:16.974530 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e60e55d-a54c-452b-bf20-cda1a609607e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:16.974977 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e60e55d-a54c-452b-bf20-cda1a609607e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:16.975062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e60e55d-a54c-452b-bf20-cda1a609607e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:16.988147 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:16.988147 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:16.994945 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6e60e55d-a54c-452b-bf20-cda1a609607e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:17.004667 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e60e55d-a54c-452b-bf20-cda1a609607e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:17.004989 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 769/3043] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:16 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 925 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:17.665584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1d064be-9616-4227-a9cb-61334a1f378b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:17.669687 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1d064be-9616-4227-a9cb-61334a1f378b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] DELETE https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:14:17.669687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1d064be-9616-4227-a9cb-61334a1f378b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:17.669687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1d064be-9616-4227-a9cb-61334a1f378b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:17.669885 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b1d064be-9616-4227-a9cb-61334a1f378b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Delete volume with id: 72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:14:17.681844 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:17.681844 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:17.682319 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1d064be-9616-4227-a9cb-61334a1f378b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:17.703391 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1d064be-9616-4227-a9cb-61334a1f378b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Delete volume request issued successfully. Jul 31 19:14:17.703607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1d064be-9616-4227-a9cb-61334a1f378b tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 202 Jul 31 19:14:17.704048 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 758/3044] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:17 2026] DELETE /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:17.712422 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7230de24-d1b9-46d2-92e8-c3407b53437c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:17.715958 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7230de24-d1b9-46d2-92e8-c3407b53437c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:14:17.716163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7230de24-d1b9-46d2-92e8-c3407b53437c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:17.716336 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7230de24-d1b9-46d2-92e8-c3407b53437c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:17.724021 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:17.724021 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:17.736271 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7230de24-d1b9-46d2-92e8-c3407b53437c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Volume info retrieved successfully. Jul 31 19:14:17.744591 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7230de24-d1b9-46d2-92e8-c3407b53437c tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 200 Jul 31 19:14:17.744591 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 762/3045] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:17 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 1249 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:18.021743 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-18c22d70-245a-48a6-ba11-9a501a160b06 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.025748 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18c22d70-245a-48a6-ba11-9a501a160b06 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:18.025959 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18c22d70-245a-48a6-ba11-9a501a160b06 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.026134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18c22d70-245a-48a6-ba11-9a501a160b06 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.037165 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:18.037165 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:18.045675 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-18c22d70-245a-48a6-ba11-9a501a160b06 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:18.053958 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18c22d70-245a-48a6-ba11-9a501a160b06 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:18.054547 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 757/3046] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:18 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:18.756908 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6485aa6c-ee1e-4cf6-b2dc-4841b21c078d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.758900 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6485aa6c-ee1e-4cf6-b2dc-4841b21c078d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a Jul 31 19:14:18.759119 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6485aa6c-ee1e-4cf6-b2dc-4841b21c078d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.759352 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6485aa6c-ee1e-4cf6-b2dc-4841b21c078d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.770478 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6485aa6c-ee1e-4cf6-b2dc-4841b21c078d tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a returned with HTTP 404 Jul 31 19:14:18.771223 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 770/3047] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:18 2026] GET /volume/v3/volumes/72e38e73-07c2-49bf-849a-47b447a5058a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:18.782051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1b86bd1-8417-494a-9a1e-41c25ddded49 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.784150 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1b86bd1-8417-494a-9a1e-41c25ddded49 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] DELETE https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:14:18.785457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1b86bd1-8417-494a-9a1e-41c25ddded49 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.785457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1b86bd1-8417-494a-9a1e-41c25ddded49 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.785457 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b1b86bd1-8417-494a-9a1e-41c25ddded49 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Delete volume with id: c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:14:18.790748 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1b86bd1-8417-494a-9a1e-41c25ddded49 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 404 Jul 31 19:14:18.791317 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 759/3048] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:18 2026] DELETE /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:18.797919 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d6d29912-816d-4a4b-b461-44c35d446092 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.805459 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d6d29912-816d-4a4b-b461-44c35d446092 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f Jul 31 19:14:18.805459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d6d29912-816d-4a4b-b461-44c35d446092 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.805459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d6d29912-816d-4a4b-b461-44c35d446092 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.810565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d6d29912-816d-4a4b-b461-44c35d446092 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f returned with HTTP 404 Jul 31 19:14:18.811028 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 763/3049] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:18 2026] GET /volume/v3/volumes/c7c0c747-d119-4135-8974-727f6382917f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:18.817950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e573c251-d408-42d6-b4c4-59d693c544ab None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.820320 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e573c251-d408-42d6-b4c4-59d693c544ab tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:14:18.820626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e573c251-d408-42d6-b4c4-59d693c544ab tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.820848 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e573c251-d408-42d6-b4c4-59d693c544ab tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.821010 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-e573c251-d408-42d6-b4c4-59d693c544ab tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Delete volume with id: 9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:14:18.828247 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e573c251-d408-42d6-b4c4-59d693c544ab tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 404 Jul 31 19:14:18.828716 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 758/3050] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:18 2026] DELETE /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:18.837478 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-11138ba4-3cdb-460d-95a2-b7b2c46df312 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.839044 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11138ba4-3cdb-460d-95a2-b7b2c46df312 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] GET https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 Jul 31 19:14:18.840010 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11138ba4-3cdb-460d-95a2-b7b2c46df312 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.840307 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11138ba4-3cdb-460d-95a2-b7b2c46df312 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.848816 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11138ba4-3cdb-460d-95a2-b7b2c46df312 tempest-TestInstancesWithCinderVolumes-1894736636 tempest-TestInstancesWithCinderVolumes-1894736636-project-member] https://10.4.3.163/volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 returned with HTTP 404 Jul 31 19:14:18.849515 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 771/3051] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:18 2026] GET /volume/v3/volumes/9eb1a26c-41ba-4fe8-a8fc-1679cb025175 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:18.858400 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-39cac7d5-3a36-4117-af6b-3049163b349e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.860111 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-39cac7d5-3a36-4117-af6b-3049163b349e tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:14:18.860319 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-39cac7d5-3a36-4117-af6b-3049163b349e tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.860506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-39cac7d5-3a36-4117-af6b-3049163b349e tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.861209 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-39cac7d5-3a36-4117-af6b-3049163b349e tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:14:18.895243 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-39cac7d5-3a36-4117-af6b-3049163b349e tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Get all volumes completed successfully. Jul 31 19:14:18.897225 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:18.897225 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:18.902053 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-39cac7d5-3a36-4117-af6b-3049163b349e tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:14:18.902499 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 760/3052] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:14:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10181 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:18.921221 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-496f21d5-0ade-4b3c-a1a0-351d7bf538f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.925830 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-496f21d5-0ade-4b3c-a1a0-351d7bf538f1 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] DELETE https://10.4.3.163/volume/v3/types/5e11b147-fbed-4d86-b84a-6eae287d6944 Jul 31 19:14:18.926033 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-496f21d5-0ade-4b3c-a1a0-351d7bf538f1 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.926220 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-496f21d5-0ade-4b3c-a1a0-351d7bf538f1 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.954409 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-496f21d5-0ade-4b3c-a1a0-351d7bf538f1 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/types/5e11b147-fbed-4d86-b84a-6eae287d6944 returned with HTTP 202 Jul 31 19:14:18.954833 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 764/3053] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:14:18 2026] DELETE /volume/v3/types/5e11b147-fbed-4d86-b84a-6eae287d6944 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:18.962907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2d4adc62-d7bc-4ebe-adb1-1c75342a9ff6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:18.965081 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2d4adc62-d7bc-4ebe-adb1-1c75342a9ff6 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:14:18.965305 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2d4adc62-d7bc-4ebe-adb1-1c75342a9ff6 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:18.965565 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2d4adc62-d7bc-4ebe-adb1-1c75342a9ff6 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:18.967805 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-2d4adc62-d7bc-4ebe-adb1-1c75342a9ff6 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:14:18.987145 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2d4adc62-d7bc-4ebe-adb1-1c75342a9ff6 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Get all volumes completed successfully. Jul 31 19:14:18.990197 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:18.990197 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:19.001611 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2d4adc62-d7bc-4ebe-adb1-1c75342a9ff6 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:14:19.001611 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 759/3054] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:14:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10181 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:19.025486 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c7cb7983-4574-48ef-88c9-24a4828df3a8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:19.027804 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c7cb7983-4574-48ef-88c9-24a4828df3a8 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] DELETE https://10.4.3.163/volume/v3/types/db78c9b6-c749-4e70-8c93-db61a530121b Jul 31 19:14:19.028386 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c7cb7983-4574-48ef-88c9-24a4828df3a8 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:19.028684 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c7cb7983-4574-48ef-88c9-24a4828df3a8 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:19.067046 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c7cb7983-4574-48ef-88c9-24a4828df3a8 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/types/db78c9b6-c749-4e70-8c93-db61a530121b returned with HTTP 202 Jul 31 19:14:19.067507 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 772/3055] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:14:19 2026] DELETE /volume/v3/types/db78c9b6-c749-4e70-8c93-db61a530121b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:19.077280 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-63ac11b9-1be0-41c7-92bd-90e644b63298 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:19.080630 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63ac11b9-1be0-41c7-92bd-90e644b63298 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:19.080783 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63ac11b9-1be0-41c7-92bd-90e644b63298 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:19.081009 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63ac11b9-1be0-41c7-92bd-90e644b63298 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:19.093429 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:19.093429 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:19.097166 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-63ac11b9-1be0-41c7-92bd-90e644b63298 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:19.102930 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63ac11b9-1be0-41c7-92bd-90e644b63298 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:19.103388 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 761/3056] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:19 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:19.335863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-51424523-970f-4a7c-94d1-ab0c8e42b30f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:19.337723 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51424523-970f-4a7c-94d1-ab0c8e42b30f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:14:19.337921 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51424523-970f-4a7c-94d1-ab0c8e42b30f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:19.338099 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51424523-970f-4a7c-94d1-ab0c8e42b30f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:19.338963 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-51424523-970f-4a7c-94d1-ab0c8e42b30f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:14:19.349565 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-51424523-970f-4a7c-94d1-ab0c8e42b30f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Get all volumes completed successfully. Jul 31 19:14:19.351256 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:19.351256 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:19.355269 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51424523-970f-4a7c-94d1-ab0c8e42b30f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:14:19.355649 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 765/3057] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:14:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10181 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:19.360391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0c814afe-4c90-4bd6-b3d6-f0ac0a441cbf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:19.362079 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0c814afe-4c90-4bd6-b3d6-f0ac0a441cbf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:19.362309 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0c814afe-4c90-4bd6-b3d6-f0ac0a441cbf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:19.362555 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0c814afe-4c90-4bd6-b3d6-f0ac0a441cbf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:19.369826 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:19.370482 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:19.370482 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:19.372753 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 Jul 31 19:14:19.373464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:19.374387 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:19.374665 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Delete volume with id: 94e10cd6-eeb9-4874-9350-0885f3371732 Jul 31 19:14:19.376685 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0c814afe-4c90-4bd6-b3d6-f0ac0a441cbf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:19.385897 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:19.385897 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:19.386490 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0c814afe-4c90-4bd6-b3d6-f0ac0a441cbf tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:14:19.386930 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 760/3058] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:19 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:19.387273 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Volume info retrieved successfully. Jul 31 19:14:19.398622 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a9e2bb90-3a40-412e-996a-74ab1107bde5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:19.399270 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.image.cache [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '29a7dee8-118d-4096-b535-7217b4d4b117', 'volume_id': '94e10cd6-eeb9-4874-9350-0885f3371732', 'host': 'np0000006260@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 19, 12, 46), 'last_used': datetime.datetime(2026, 7, 31, 19, 12, 54)}. {{(pid=100318) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 19:14:19.400702 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9e2bb90-3a40-412e-996a-74ab1107bde5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] DELETE https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:19.400921 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9e2bb90-3a40-412e-996a-74ab1107bde5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:19.401108 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9e2bb90-3a40-412e-996a-74ab1107bde5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:19.401270 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a9e2bb90-3a40-412e-996a-74ab1107bde5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume with id: fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:19.407991 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:19.407991 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:19.408446 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a9e2bb90-3a40-412e-996a-74ab1107bde5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:19.411002 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Delete volume request issued successfully. Jul 31 19:14:19.411204 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a776df36-8bcb-4bd1-8cd9-1ebb89001678 tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 returned with HTTP 202 Jul 31 19:14:19.411833 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 773/3059] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:19 2026] DELETE /volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:19.421093 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90ec44ef-d51a-4a12-9a96-1efce22d7fce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:19.425085 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90ec44ef-d51a-4a12-9a96-1efce22d7fce tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] GET https://10.4.3.163/volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 Jul 31 19:14:19.425277 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90ec44ef-d51a-4a12-9a96-1efce22d7fce tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:19.425542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90ec44ef-d51a-4a12-9a96-1efce22d7fce tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:19.433714 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a9e2bb90-3a40-412e-996a-74ab1107bde5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Delete volume request issued successfully. Jul 31 19:14:19.433968 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9e2bb90-3a40-412e-996a-74ab1107bde5 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 202 Jul 31 19:14:19.434479 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 762/3060] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:19 2026] DELETE /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:19.438356 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:19.438356 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:19.441382 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f621698f-9f21-462b-adf4-6db7f4cf5c9d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:19.444331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f621698f-9f21-462b-adf4-6db7f4cf5c9d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:19.444598 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f621698f-9f21-462b-adf4-6db7f4cf5c9d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:19.445070 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f621698f-9f21-462b-adf4-6db7f4cf5c9d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:19.445379 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-90ec44ef-d51a-4a12-9a96-1efce22d7fce tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Volume info retrieved successfully. Jul 31 19:14:19.452941 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:19.452941 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:19.454002 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90ec44ef-d51a-4a12-9a96-1efce22d7fce tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 returned with HTTP 200 Jul 31 19:14:19.454543 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 766/3061] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:19 2026] GET /volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 => generated 1149 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:19.457136 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f621698f-9f21-462b-adf4-6db7f4cf5c9d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Volume info retrieved successfully. Jul 31 19:14:19.461899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f621698f-9f21-462b-adf4-6db7f4cf5c9d tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 200 Jul 31 19:14:19.462639 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 761/3062] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:19 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:20.033968 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2237a2cd-f7e5-4cdb-84aa-ee5dd77902d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.036286 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2237a2cd-f7e5-4cdb-84aa-ee5dd77902d0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:20.036625 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2237a2cd-f7e5-4cdb-84aa-ee5dd77902d0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:20.036946 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2237a2cd-f7e5-4cdb-84aa-ee5dd77902d0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:20.037216 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-2237a2cd-f7e5-4cdb-84aa-ee5dd77902d0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Delete volume with id: 4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:20.045926 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:20.045926 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:20.046607 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2237a2cd-f7e5-4cdb-84aa-ee5dd77902d0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:20.066322 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2237a2cd-f7e5-4cdb-84aa-ee5dd77902d0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Delete volume request issued successfully. Jul 31 19:14:20.066606 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2237a2cd-f7e5-4cdb-84aa-ee5dd77902d0 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 202 Jul 31 19:14:20.067507 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 774/3063] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:20 2026] DELETE /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 19:14:20.074822 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5eba7b44-c269-49de-9e5d-cab08eb1c808 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.077255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5eba7b44-c269-49de-9e5d-cab08eb1c808 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:20.077482 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5eba7b44-c269-49de-9e5d-cab08eb1c808 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:20.077690 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5eba7b44-c269-49de-9e5d-cab08eb1c808 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:20.086167 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:20.086167 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:20.091880 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5eba7b44-c269-49de-9e5d-cab08eb1c808 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:20.096747 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5eba7b44-c269-49de-9e5d-cab08eb1c808 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 200 Jul 31 19:14:20.097151 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 763/3064] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:20 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:20.115842 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bd1da077-fbf6-4bd4-9a53-9951cea016ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.118155 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd1da077-fbf6-4bd4-9a53-9951cea016ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:20.118492 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd1da077-fbf6-4bd4-9a53-9951cea016ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:20.118779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd1da077-fbf6-4bd4-9a53-9951cea016ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:20.128036 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:20.128036 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:20.132717 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bd1da077-fbf6-4bd4-9a53-9951cea016ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:20.139049 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd1da077-fbf6-4bd4-9a53-9951cea016ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:20.139586 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 767/3065] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:20 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:20.376845 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-babec77a-b079-447c-83eb-cdaa5b9b3af8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.378689 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-babec77a-b079-447c-83eb-cdaa5b9b3af8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/limits Jul 31 19:14:20.379018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-babec77a-b079-447c-83eb-cdaa5b9b3af8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:20.380148 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-babec77a-b079-447c-83eb-cdaa5b9b3af8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:20.387145 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-babec77a-b079-447c-83eb-cdaa5b9b3af8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:14:20.387680 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-babec77a-b079-447c-83eb-cdaa5b9b3af8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:14:20.388255 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-babec77a-b079-447c-83eb-cdaa5b9b3af8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1098573127-423035846, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:14:20.401366 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-babec77a-b079-447c-83eb-cdaa5b9b3af8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/limits returned with HTTP 200 Jul 31 19:14:20.401366 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 762/3066] 10.4.3.163 () {68 vars in 1484 bytes} [Fri Jul 31 19:14:20 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:20.448839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-a88b7640-03b7-4afa-8ef3-ab07b216c2e9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.451315 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-a88b7640-03b7-4afa-8ef3-ab07b216c2e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:14:20.452997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-a88b7640-03b7-4afa-8ef3-ab07b216c2e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:20.452997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-a88b7640-03b7-4afa-8ef3-ab07b216c2e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:20.462318 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:20.462318 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:20.466325 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-a88b7640-03b7-4afa-8ef3-ab07b216c2e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:14:20.471498 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-a88b7640-03b7-4afa-8ef3-ab07b216c2e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:14:20.472047 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 775/3067] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:20 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:20.473283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5fa27f13-0ee4-4880-9405-f26d2bd8c87d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.476065 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5fa27f13-0ee4-4880-9405-f26d2bd8c87d tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] GET https://10.4.3.163/volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 Jul 31 19:14:20.476322 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5fa27f13-0ee4-4880-9405-f26d2bd8c87d tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:20.476596 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5fa27f13-0ee4-4880-9405-f26d2bd8c87d tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:20.476651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f5b8abe4-75d8-4855-9981-f287bf199109 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.481867 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5b8abe4-75d8-4855-9981-f287bf199109 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] GET https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b Jul 31 19:14:20.482075 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5b8abe4-75d8-4855-9981-f287bf199109 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:20.482281 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f5b8abe4-75d8-4855-9981-f287bf199109 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:20.491151 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5fa27f13-0ee4-4880-9405-f26d2bd8c87d tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 returned with HTTP 404 Jul 31 19:14:20.491151 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 764/3068] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:20 2026] GET /volume/v3/volumes/94e10cd6-eeb9-4874-9350-0885f3371732 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:20.491415 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-2e1d40b0-7a8e-4a31-b1bb-92e1072b9cb6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.492197 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f5b8abe4-75d8-4855-9981-f287bf199109 tempest-VolumesBackupsTest-1989932146 tempest-VolumesBackupsTest-1989932146-project-member] https://10.4.3.163/volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b returned with HTTP 404 Jul 31 19:14:20.492789 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 768/3069] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:20 2026] GET /volume/v3/volumes/fed80165-8750-40ed-996d-2414fc7f735b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:20.493564 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-2e1d40b0-7a8e-4a31-b1bb-92e1072b9cb6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:14:20.494073 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-2e1d40b0-7a8e-4a31-b1bb-92e1072b9cb6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7dcce1f-c415-4976-897f-f4d67d31dfcb", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-456916479", "description": null, "metadata": {}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:20.506691 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ca65c6f-7d64-4547-a39e-af802b68014f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:20.510194 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ca65c6f-7d64-4547-a39e-af802b68014f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] DELETE https://10.4.3.163/volume/v3/types/cc6af7ba-2734-4df8-99bf-aaa5740fe995 Jul 31 19:14:20.510194 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ca65c6f-7d64-4547-a39e-af802b68014f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:20.510194 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ca65c6f-7d64-4547-a39e-af802b68014f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:20.517020 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:20.517020 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:20.517862 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-2e1d40b0-7a8e-4a31-b1bb-92e1072b9cb6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:14:20.517936 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-2e1d40b0-7a8e-4a31-b1bb-92e1072b9cb6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create snapshot from volume f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:14:20.550201 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ca65c6f-7d64-4547-a39e-af802b68014f tempest-TestInstancesWithCinderVolumes-1519566585 tempest-TestInstancesWithCinderVolumes-1519566585-project-admin] https://10.4.3.163/volume/v3/types/cc6af7ba-2734-4df8-99bf-aaa5740fe995 returned with HTTP 202 Jul 31 19:14:20.550613 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 776/3070] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:14:20 2026] DELETE /volume/v3/types/cc6af7ba-2734-4df8-99bf-aaa5740fe995 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:20.556660 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-2e1d40b0-7a8e-4a31-b1bb-92e1072b9cb6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Created reservations ['adb6f1ec-a65b-449f-9b0a-fe73175f87df', 'c2aea400-3c77-407d-86e9-8d1d9273d489', '4e2f20f8-c49a-429f-babb-fda5823181fe', 'c2041aa2-6537-4149-ab27-00ac30c78253'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:20.596998 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-2e1d40b0-7a8e-4a31-b1bb-92e1072b9cb6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot force create request issued successfully. Jul 31 19:14:20.597642 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7b5f178-473a-4896-8a79-43eba0db7f72 req-2e1d40b0-7a8e-4a31-b1bb-92e1072b9cb6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:14:20.598313 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 763/3071] 10.4.3.163 () {72 vars in 1547 bytes} [Fri Jul 31 19:14:20 2026] POST /volume/v3/snapshots => generated 323 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:21.110450 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e34e8b9e-acf7-48d8-8cf7-cbb249e80f12 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:21.115635 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e34e8b9e-acf7-48d8-8cf7-cbb249e80f12 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 Jul 31 19:14:21.115790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e34e8b9e-acf7-48d8-8cf7-cbb249e80f12 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:21.116090 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e34e8b9e-acf7-48d8-8cf7-cbb249e80f12 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:21.129472 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e34e8b9e-acf7-48d8-8cf7-cbb249e80f12 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 returned with HTTP 404 Jul 31 19:14:21.130147 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 765/3072] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:21 2026] GET /volume/v3/volumes/4c4042fa-e586-44a5-8f5f-86cca7a054c7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:21.155867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-be7fe7f1-d962-4961-a697-496c7cff7d8e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:21.158495 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be7fe7f1-d962-4961-a697-496c7cff7d8e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:21.158495 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be7fe7f1-d962-4961-a697-496c7cff7d8e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:21.158887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be7fe7f1-d962-4961-a697-496c7cff7d8e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:21.167552 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:21.167552 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:21.172423 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-be7fe7f1-d962-4961-a697-496c7cff7d8e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:21.176932 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be7fe7f1-d962-4961-a697-496c7cff7d8e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:21.177396 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 769/3073] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:21 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:21.510525 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-67db3c33-f9c4-47de-845b-bc9acf1fdd17 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:21.516582 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67db3c33-f9c4-47de-845b-bc9acf1fdd17 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 Jul 31 19:14:21.516883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67db3c33-f9c4-47de-845b-bc9acf1fdd17 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:21.517318 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67db3c33-f9c4-47de-845b-bc9acf1fdd17 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:21.517487 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-67db3c33-f9c4-47de-845b-bc9acf1fdd17 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Delete snapshot with id: 1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 Jul 31 19:14:21.525944 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:21.525944 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:21.526513 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-67db3c33-f9c4-47de-845b-bc9acf1fdd17 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Snapshot retrieved successfully. Jul 31 19:14:21.549543 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-67db3c33-f9c4-47de-845b-bc9acf1fdd17 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Snapshot delete request issued successfully. Jul 31 19:14:21.549786 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67db3c33-f9c4-47de-845b-bc9acf1fdd17 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 returned with HTTP 202 Jul 31 19:14:21.550226 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 777/3074] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:14:21 2026] DELETE /volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:21.558421 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-75b8c5a6-e651-4b0b-9f8d-d99a4bf7ca46 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:21.560340 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75b8c5a6-e651-4b0b-9f8d-d99a4bf7ca46 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 Jul 31 19:14:21.560750 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75b8c5a6-e651-4b0b-9f8d-d99a4bf7ca46 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:21.560904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75b8c5a6-e651-4b0b-9f8d-d99a4bf7ca46 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:21.566753 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:21.566753 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:21.567251 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-75b8c5a6-e651-4b0b-9f8d-d99a4bf7ca46 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Snapshot retrieved successfully. Jul 31 19:14:21.568375 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75b8c5a6-e651-4b0b-9f8d-d99a4bf7ca46 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 returned with HTTP 200 Jul 31 19:14:21.568746 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 764/3075] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:14:21 2026] GET /volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:22.196461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-646809a6-1087-4028-afb1-2e78233466a2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.198288 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-646809a6-1087-4028-afb1-2e78233466a2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:22.198566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-646809a6-1087-4028-afb1-2e78233466a2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:22.198825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-646809a6-1087-4028-afb1-2e78233466a2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:22.205956 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:22.205956 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:22.209831 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-646809a6-1087-4028-afb1-2e78233466a2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:22.215578 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-646809a6-1087-4028-afb1-2e78233466a2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:22.216281 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 766/3076] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:22 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:22.231906 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-64a1b4bd-3f88-4bc0-bfe9-8f68e5597ab5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.233780 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-64a1b4bd-3f88-4bc0-bfe9-8f68e5597ab5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:22.234245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-64a1b4bd-3f88-4bc0-bfe9-8f68e5597ab5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:22.234566 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-64a1b4bd-3f88-4bc0-bfe9-8f68e5597ab5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:22.246894 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:22.246894 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:22.254726 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-64a1b4bd-3f88-4bc0-bfe9-8f68e5597ab5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:22.260103 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-64a1b4bd-3f88-4bc0-bfe9-8f68e5597ab5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:22.260374 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 770/3077] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:22 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 1193 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:22.276931 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9e6931b0-5ed1-4705-b32f-0e509d0e0ed2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.278709 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9e6931b0-5ed1-4705-b32f-0e509d0e0ed2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:22.278999 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9e6931b0-5ed1-4705-b32f-0e509d0e0ed2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:22.279284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9e6931b0-5ed1-4705-b32f-0e509d0e0ed2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:22.279565 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9e6931b0-5ed1-4705-b32f-0e509d0e0ed2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:22.290588 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:22.290588 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:22.291149 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9e6931b0-5ed1-4705-b32f-0e509d0e0ed2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:22.314460 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9e6931b0-5ed1-4705-b32f-0e509d0e0ed2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume request issued successfully. Jul 31 19:14:22.314682 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9e6931b0-5ed1-4705-b32f-0e509d0e0ed2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 202 Jul 31 19:14:22.315195 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 778/3078] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:14:22 2026] DELETE /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:14:22.322801 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fd994932-ac30-4e94-88eb-4cfb485d3b01 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.326620 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fd994932-ac30-4e94-88eb-4cfb485d3b01 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:22.326817 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fd994932-ac30-4e94-88eb-4cfb485d3b01 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:22.326988 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fd994932-ac30-4e94-88eb-4cfb485d3b01 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:22.337080 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:22.337080 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:22.341258 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fd994932-ac30-4e94-88eb-4cfb485d3b01 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:22.346832 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fd994932-ac30-4e94-88eb-4cfb485d3b01 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 200 Jul 31 19:14:22.347303 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 765/3079] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:22 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:22.552248 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-953e7d52-01bb-4a51-8ca5-f56e7a7f109f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.554419 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-953e7d52-01bb-4a51-8ca5-f56e7a7f109f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c Jul 31 19:14:22.554682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-953e7d52-01bb-4a51-8ca5-f56e7a7f109f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:22.554876 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-953e7d52-01bb-4a51-8ca5-f56e7a7f109f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:22.563066 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:22.563066 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:22.563702 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-953e7d52-01bb-4a51-8ca5-f56e7a7f109f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot retrieved successfully. Jul 31 19:14:22.564681 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-953e7d52-01bb-4a51-8ca5-f56e7a7f109f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c returned with HTTP 200 Jul 31 19:14:22.565878 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 767/3080] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:14:22 2026] GET /volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:22.579179 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-868d0ed3-3e8c-476c-ae13-886c0ada669a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.581405 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-868d0ed3-3e8c-476c-ae13-886c0ada669a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 Jul 31 19:14:22.581663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-868d0ed3-3e8c-476c-ae13-886c0ada669a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:22.581910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-868d0ed3-3e8c-476c-ae13-886c0ada669a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:22.586320 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-868d0ed3-3e8c-476c-ae13-886c0ada669a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 returned with HTTP 404 Jul 31 19:14:22.586812 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 771/3081] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:14:22 2026] GET /volume/v3/snapshots/1b0e40bc-161b-42cd-b3f3-f02fb88ab5e9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:22.596752 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5b813640-4ad0-4904-8583-14260fee6b3d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.598428 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:22.598836 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-423984713", "snapshot_id": null, "imageRef": "55fb90ce-3d18-4f2d-a0bd-da1f89f0654b", "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:22.600342 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-423984713', 'snapshot_id': None, 'imageRef': '55fb90ce-3d18-4f2d-a0bd-da1f89f0654b', 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:22.625993 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-2b950913-d3b1-4ff5-af09-f366f36782cb req-83722f48-5bf6-4c14-9310-2cb4ce378c5a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.627668 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2b950913-d3b1-4ff5-af09-f366f36782cb req-83722f48-5bf6-4c14-9310-2cb4ce378c5a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:14:22.627844 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2b950913-d3b1-4ff5-af09-f366f36782cb req-83722f48-5bf6-4c14-9310-2cb4ce378c5a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:22.628029 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2b950913-d3b1-4ff5-af09-f366f36782cb req-83722f48-5bf6-4c14-9310-2cb4ce378c5a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:22.638209 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:22.638209 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:22.645056 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-2b950913-d3b1-4ff5-af09-f366f36782cb req-83722f48-5bf6-4c14-9310-2cb4ce378c5a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:22.652224 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2b950913-d3b1-4ff5-af09-f366f36782cb req-83722f48-5bf6-4c14-9310-2cb4ce378c5a tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:14:22.652607 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 766/3082] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:22 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:22.701135 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:22.701135 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:22.701740 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot retrieved successfully. Jul 31 19:14:22.701960 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume of 1 GB Jul 31 19:14:22.707672 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Availability Zones retrieved successfully. Jul 31 19:14:22.712918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Flow 'volume_create_api' (c06326b7-3916-4eae-a853-a6e364e6086f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:22.714095 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d30c24-8b22-4f34-bd86-7a63543df35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:22.715028 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:22.762325 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d30c24-8b22-4f34-bd86-7a63543df35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '36d9afb4-2367-4b61-af98-86d6fe4ac19c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:22.763598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba038ef3-71c8-41af-b2ea-fa34bc833aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:22.804098 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Created reservations ['a799001a-f46d-495d-a778-faa00dec953e', '6d53494e-ec14-4ae6-a943-31018b73fc50', '3eb3f76f-a73d-456c-862d-98966a3f917c', '7b80e7d8-a006-42ab-b4e9-b1a04699af44'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:22.805177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba038ef3-71c8-41af-b2ea-fa34bc833aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a799001a-f46d-495d-a778-faa00dec953e', '6d53494e-ec14-4ae6-a943-31018b73fc50', '3eb3f76f-a73d-456c-862d-98966a3f917c', '7b80e7d8-a006-42ab-b4e9-b1a04699af44']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:22.806125 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc97cbce-2739-4592-8535-4d98e136654b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:22.855341 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc97cbce-2739-4592-8535-4d98e136654b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5d07d60-da5e-4fec-a2ca-f3c489718398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-423984713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6143385f1b734fb0915e2ee301965a33',qos_specs=None,replication_status=,reservations=['a799001a-f46d-495d-a778-faa00dec953e','6d53494e-ec14-4ae6-a943-31018b73fc50','3eb3f76f-a73d-456c-862d-98966a3f917c','7b80e7d8-a006-42ab-b4e9-b1a04699af44'],size=1,snapshot_id=36d9afb4-2367-4b61-af98-86d6fe4ac19c,source_replicaid=,source_volid=None,status='creating',user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-423984713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5d07d60-da5e-4fec-a2ca-f3c489718398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6143385f1b734fb0915e2ee301965a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=36d9afb4-2367-4b61-af98-86d6fe4ac19c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:22.856228 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2822ed21-932f-49a0-a39f-380e4678a2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:22.884389 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2822ed21-932f-49a0-a39f-380e4678a2d8) transitioned into state 'SUCCESS' from state '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-423984713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6143385f1b734fb0915e2ee301965a33',qos_specs=None,replication_status=,reservations=['a799001a-f46d-495d-a778-faa00dec953e','6d53494e-ec14-4ae6-a943-31018b73fc50','3eb3f76f-a73d-456c-862d-98966a3f917c','7b80e7d8-a006-42ab-b4e9-b1a04699af44'],size=1,snapshot_id=36d9afb4-2367-4b61-af98-86d6fe4ac19c,source_replicaid=,source_volid=None,status='creating',user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:22.887369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087fe875-aa0b-4be6-9f81-e6b8328f2085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:22.911881 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087fe875-aa0b-4be6-9f81-e6b8328f2085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:22.912833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Flow 'volume_create_api' (c06326b7-3916-4eae-a853-a6e364e6086f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:22.913128 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume request issued successfully. Jul 31 19:14:22.913734 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5b813640-4ad0-4904-8583-14260fee6b3d tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:22.914339 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 779/3083] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:14:22 2026] POST /volume/v3/volumes => generated 813 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:22.929656 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8de9d6de-c98d-4a87-a945-0987923349ac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:22.935559 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8de9d6de-c98d-4a87-a945-0987923349ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:14:22.935559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8de9d6de-c98d-4a87-a945-0987923349ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:22.935559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8de9d6de-c98d-4a87-a945-0987923349ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:22.954732 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:22.954732 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:22.961787 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8de9d6de-c98d-4a87-a945-0987923349ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:14:22.968784 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8de9d6de-c98d-4a87-a945-0987923349ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 200 Jul 31 19:14:22.969161 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 768/3084] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:22 2026] GET /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 881 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:23.361542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a85a188-7d28-44db-ba02-c24c93584220 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:23.363981 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a85a188-7d28-44db-ba02-c24c93584220 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:14:23.364294 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a85a188-7d28-44db-ba02-c24c93584220 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:23.364579 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a85a188-7d28-44db-ba02-c24c93584220 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:23.372305 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a85a188-7d28-44db-ba02-c24c93584220 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 404 Jul 31 19:14:23.372979 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 772/3085] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:23 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:14:23.985823 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d67dbb28-5d69-454b-8944-c701121deebf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:23.991471 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d67dbb28-5d69-454b-8944-c701121deebf tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:14:23.991683 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d67dbb28-5d69-454b-8944-c701121deebf tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:23.991897 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d67dbb28-5d69-454b-8944-c701121deebf tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:24.002612 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:24.002612 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:24.008092 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d67dbb28-5d69-454b-8944-c701121deebf tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:14:24.018639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d67dbb28-5d69-454b-8944-c701121deebf tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 200 Jul 31 19:14:24.018639 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 767/3086] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:23 2026] GET /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:24.032186 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-95fdff37-b8bc-4643-acf2-111078570cae None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:24.034467 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-95fdff37-b8bc-4643-acf2-111078570cae tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:14:24.034730 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-95fdff37-b8bc-4643-acf2-111078570cae tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:24.034933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-95fdff37-b8bc-4643-acf2-111078570cae tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:24.042604 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:24.042604 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:24.046294 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-95fdff37-b8bc-4643-acf2-111078570cae tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:14:24.051279 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-95fdff37-b8bc-4643-acf2-111078570cae tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 200 Jul 31 19:14:24.051832 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 780/3087] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:24 2026] GET /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:25.282894 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cb69c152-5004-4153-809b-00cdc67a7e1f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.285750 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cb69c152-5004-4153-809b-00cdc67a7e1f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:14:25.286023 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cb69c152-5004-4153-809b-00cdc67a7e1f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:25.286416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cb69c152-5004-4153-809b-00cdc67a7e1f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:25.296044 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:25.296044 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:25.300578 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cb69c152-5004-4153-809b-00cdc67a7e1f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:14:25.307009 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cb69c152-5004-4153-809b-00cdc67a7e1f tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 200 Jul 31 19:14:25.307577 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 769/3088] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:25 2026] GET /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:25.488375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c38e84dd-8a1f-4960-855e-25629ca41804 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.489992 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c38e84dd-8a1f-4960-855e-25629ca41804 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:14:25.491339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c38e84dd-8a1f-4960-855e-25629ca41804 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:25.491339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c38e84dd-8a1f-4960-855e-25629ca41804 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:25.491339 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c38e84dd-8a1f-4960-855e-25629ca41804 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Delete volume with id: 6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:14:25.507213 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:25.507213 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:25.507213 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c38e84dd-8a1f-4960-855e-25629ca41804 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:25.528620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-18f0c3f8-0094-4037-8856-145720833292 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.530365 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c38e84dd-8a1f-4960-855e-25629ca41804 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Delete volume request issued successfully. Jul 31 19:14:25.530429 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:25.530814 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c38e84dd-8a1f-4960-855e-25629ca41804 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 202 Jul 31 19:14:25.530864 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "29bb82f9-4740-4194-92b0-f63691de9594", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:25.531276 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 773/3089] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:25 2026] DELETE /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:25.532488 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '29bb82f9-4740-4194-92b0-f63691de9594', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:25.538585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c56ae1dc-2388-47c9-95f8-52323a9aed5f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.540328 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c56ae1dc-2388-47c9-95f8-52323a9aed5f tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:14:25.540566 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c56ae1dc-2388-47c9-95f8-52323a9aed5f tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:25.540772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c56ae1dc-2388-47c9-95f8-52323a9aed5f tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:25.548215 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:25.548215 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:25.555224 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c56ae1dc-2388-47c9-95f8-52323a9aed5f tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Volume info retrieved successfully. Jul 31 19:14:25.565730 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c56ae1dc-2388-47c9-95f8-52323a9aed5f tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 200 Jul 31 19:14:25.566267 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 781/3090] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:25 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:25.625799 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume of 1 GB Jul 31 19:14:25.630318 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Availability Zones retrieved successfully. Jul 31 19:14:25.637006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (43cd859b-1afc-495e-a932-fd98df788192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:25.639465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27070d76-599d-4e60-837c-edcc57a5f354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:25.640747 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:25.709026 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27070d76-599d-4e60-837c-edcc57a5f354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:25.709811 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6136804e-bf84-411c-b779-e8ca1db570dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:25.740262 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.753676 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Created reservations ['3fcb92e2-175c-4f1d-94fc-f97692e183e7', '58c8e9fb-b142-4d2a-8c70-f0b9dd9c220c', '386d159f-c609-4355-ab23-34836d730b6a', 'a0c95896-1ca9-4bf9-b8a6-f3433cf3d395'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:25.753676 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6136804e-bf84-411c-b779-e8ca1db570dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fcb92e2-175c-4f1d-94fc-f97692e183e7', '58c8e9fb-b142-4d2a-8c70-f0b9dd9c220c', '386d159f-c609-4355-ab23-34836d730b6a', 'a0c95896-1ca9-4bf9-b8a6-f3433cf3d395']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:25.753676 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34360764-51cd-40ca-830d-5c40e0cf0987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:25.774792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34360764-51cd-40ca-830d-5c40e0cf0987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f186327-bc51-496e-9bd1-ea6b474561d8', '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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['3fcb92e2-175c-4f1d-94fc-f97692e183e7','58c8e9fb-b142-4d2a-8c70-f0b9dd9c220c','386d159f-c609-4355-ab23-34836d730b6a','a0c95896-1ca9-4bf9-b8a6-f3433cf3d395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:25Z,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=3f186327-bc51-496e-9bd1-ea6b474561d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb01e42657f4c589ce30c2806217395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5879e31ea98b4067bd85394c524e4634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:25.775779 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba564451-cb49-4d4a-9894-c26912d303f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:25.793154 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-8bd638e9-5ac8-4d8c-ab86-f5a4f78a91e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.795063 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-8bd638e9-5ac8-4d8c-ab86-f5a4f78a91e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:14:25.795245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-8bd638e9-5ac8-4d8c-ab86-f5a4f78a91e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:25.795427 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-8bd638e9-5ac8-4d8c-ab86-f5a4f78a91e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:25.796363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba564451-cb49-4d4a-9894-c26912d303f3) transitioned into state 'SUCCESS' from 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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['3fcb92e2-175c-4f1d-94fc-f97692e183e7','58c8e9fb-b142-4d2a-8c70-f0b9dd9c220c','386d159f-c609-4355-ab23-34836d730b6a','a0c95896-1ca9-4bf9-b8a6-f3433cf3d395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:25.797134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a45eef3-4d13-48e6-bdec-ae445a288732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:25.801988 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:25.801988 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:25.805266 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-8bd638e9-5ac8-4d8c-ab86-f5a4f78a91e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:14:25.805907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a45eef3-4d13-48e6-bdec-ae445a288732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:25.806969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (43cd859b-1afc-495e-a932-fd98df788192) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:25.807207 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request issued successfully. Jul 31 19:14:25.808355 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18f0c3f8-0094-4037-8856-145720833292 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:25.809068 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 768/3091] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:14:25 2026] POST /volume/v3/volumes => generated 775 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:25.813837 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-8bd638e9-5ac8-4d8c-ab86-f5a4f78a91e9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 200 Jul 31 19:14:25.814231 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 774/3092] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:25 2026] GET /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:25.822794 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-113e4968-78f4-44c4-8dd3-fcb8acea1a31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.823893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-98ad76fd-cdbd-41e8-99fa-f61628de8c48 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.824285 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98ad76fd-cdbd-41e8-99fa-f61628de8c48 None None] GET https://10.4.3.163/volume// Jul 31 19:14:25.824449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98ad76fd-cdbd-41e8-99fa-f61628de8c48 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:25.824646 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98ad76fd-cdbd-41e8-99fa-f61628de8c48 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:25.824987 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98ad76fd-cdbd-41e8-99fa-f61628de8c48 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:25.825136 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-113e4968-78f4-44c4-8dd3-fcb8acea1a31 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:25.825359 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 769/3093] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:14:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:25.825410 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-113e4968-78f4-44c4-8dd3-fcb8acea1a31 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:25.825565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-113e4968-78f4-44c4-8dd3-fcb8acea1a31 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:25.834027 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:25.834027 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:25.834256 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cbbef0ac-8ab8-4cbd-a138-f810c277afc6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:25.835387 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:25.835831 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-980265655"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:25.837299 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-980265655'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:25.837417 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume of 1 GB Jul 31 19:14:25.838113 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-113e4968-78f4-44c4-8dd3-fcb8acea1a31 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:25.841751 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cbbef0ac-8ab8-4cbd-a138-f810c277afc6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:14:25.842060 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cbbef0ac-8ab8-4cbd-a138-f810c277afc6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5d07d60-da5e-4fec-a2ca-f3c489718398", "connector": null, "instance_uuid": "e23888dd-c945-4715-bf0a-fb6caaae498f"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:25.842133 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Availability Zones retrieved successfully. Jul 31 19:14:25.842474 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-113e4968-78f4-44c4-8dd3-fcb8acea1a31 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:25.842902 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 782/3094] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:25 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:25.848018 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (4520e978-5963-4c91-9d87-72890ae71dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:25.848969 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0368bc1-a8cc-40f4-ba02-64b118833308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:25.849955 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:25.853329 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:25.853329 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:25.877131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0368bc1-a8cc-40f4-ba02-64b118833308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:25.878032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e679ed3-e986-4ec4-bb84-4d0828e84956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:25.878348 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-cbbef0ac-8ab8-4cbd-a138-f810c277afc6 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:14:25.879336 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 775/3095] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:14:25 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:25.958327 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Created reservations ['3ce1a146-6e49-497c-a946-ede5a36a9999', 'f5e64c8f-c8e4-4515-a501-cfa205da29d3', 'd088e4c3-1864-4996-9300-bf7a4a9a17c2', '45297f20-34bd-44ab-8c96-b7a5625c4054'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:25.958327 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e679ed3-e986-4ec4-bb84-4d0828e84956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ce1a146-6e49-497c-a946-ede5a36a9999', 'f5e64c8f-c8e4-4515-a501-cfa205da29d3', 'd088e4c3-1864-4996-9300-bf7a4a9a17c2', '45297f20-34bd-44ab-8c96-b7a5625c4054']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:25.958327 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5307f738-4d7c-42cf-bda6-75e2e2864d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:26.003067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5307f738-4d7c-42cf-bda6-75e2e2864d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f2644ca-5c0b-496d-bb9f-a45d61ac3f02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-980265655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['3ce1a146-6e49-497c-a946-ede5a36a9999','f5e64c8f-c8e4-4515-a501-cfa205da29d3','d088e4c3-1864-4996-9300-bf7a4a9a17c2','45297f20-34bd-44ab-8c96-b7a5625c4054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-980265655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f2644ca-5c0b-496d-bb9f-a45d61ac3f02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5878a320e2974a5bace5c181dfe2c4d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:26.004975 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ec566a-9f70-45bf-8f51-f801e6f15224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:26.026792 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ec566a-9f70-45bf-8f51-f801e6f15224) transitioned into state 'SUCCESS' from state '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-980265655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['3ce1a146-6e49-497c-a946-ede5a36a9999','f5e64c8f-c8e4-4515-a501-cfa205da29d3','d088e4c3-1864-4996-9300-bf7a4a9a17c2','45297f20-34bd-44ab-8c96-b7a5625c4054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:26.028006 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b2ddc5-13fa-4e80-9c40-3d1b36aeb16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:26.040744 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b2ddc5-13fa-4e80-9c40-3d1b36aeb16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:26.041919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (4520e978-5963-4c91-9d87-72890ae71dbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:26.042301 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request issued successfully. Jul 31 19:14:26.043117 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-edf63d4a-85d3-4a6c-bf29-72bfd00c0903 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:26.043725 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 770/3096] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:14:25 2026] POST /volume/v3/volumes => generated 757 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:26.057967 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bdfcbb67-6edd-4d05-a89d-0ed86d155409 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:26.060005 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bdfcbb67-6edd-4d05-a89d-0ed86d155409 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 Jul 31 19:14:26.060203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bdfcbb67-6edd-4d05-a89d-0ed86d155409 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:26.060741 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bdfcbb67-6edd-4d05-a89d-0ed86d155409 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:26.062245 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=478,cinder:INSERT=109,cinder:UPDATE=176 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:14:26.068160 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:26.068160 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:26.072361 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-bdfcbb67-6edd-4d05-a89d-0ed86d155409 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:26.076641 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bdfcbb67-6edd-4d05-a89d-0ed86d155409 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 returned with HTTP 200 Jul 31 19:14:26.077023 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 770/3097] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:26 2026] GET /volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:26.580051 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a76fd233-7a1a-4321-abda-4b0df94781d6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:26.582455 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a76fd233-7a1a-4321-abda-4b0df94781d6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] GET https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e Jul 31 19:14:26.582839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a76fd233-7a1a-4321-abda-4b0df94781d6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:26.583048 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a76fd233-7a1a-4321-abda-4b0df94781d6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:26.590214 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a76fd233-7a1a-4321-abda-4b0df94781d6 tempest-TestStampPattern-1738531951 tempest-TestStampPattern-1738531951-project-member] https://10.4.3.163/volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e returned with HTTP 404 Jul 31 19:14:26.591148 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 783/3098] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:26 2026] GET /volume/v3/volumes/6cf6d055-ba21-48d6-9fbe-d7189008740e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:26.858621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ba38079-8cc2-4af3-9011-45fc47bb5357 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:26.862086 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ba38079-8cc2-4af3-9011-45fc47bb5357 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:26.862326 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ba38079-8cc2-4af3-9011-45fc47bb5357 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:26.862532 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ba38079-8cc2-4af3-9011-45fc47bb5357 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:26.875352 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:26.875352 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:26.879868 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ba38079-8cc2-4af3-9011-45fc47bb5357 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:26.886056 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ba38079-8cc2-4af3-9011-45fc47bb5357 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:26.886487 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 776/3099] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:26 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:26.916373 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01758b12-0f69-4f3e-9c31-98ee0fafbf6f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:26.916785 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01758b12-0f69-4f3e-9c31-98ee0fafbf6f None None] GET https://10.4.3.163/volume// Jul 31 19:14:26.916888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01758b12-0f69-4f3e-9c31-98ee0fafbf6f None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:26.917183 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01758b12-0f69-4f3e-9c31-98ee0fafbf6f None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:26.917592 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01758b12-0f69-4f3e-9c31-98ee0fafbf6f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:26.918001 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 771/3100] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:26.932838 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-9a46a0f1-99f4-4515-b24c-53df76911e9b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:26.936727 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-9a46a0f1-99f4-4515-b24c-53df76911e9b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:14:26.936796 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-9a46a0f1-99f4-4515-b24c-53df76911e9b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:26.937142 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-9a46a0f1-99f4-4515-b24c-53df76911e9b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:26.949252 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:26.949252 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:26.954715 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-9a46a0f1-99f4-4515-b24c-53df76911e9b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:14:26.961488 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-9a46a0f1-99f4-4515-b24c-53df76911e9b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 200 Jul 31 19:14:26.962074 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 771/3101] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:26 2026] GET /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 1583 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:27.079865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-3d2bca28-c7e7-4a0c-8933-0c9f69d14c76 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:27.082168 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-3d2bca28-c7e7-4a0c-8933-0c9f69d14c76 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] PUT https://10.4.3.163/volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621 Jul 31 19:14:27.082569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-3d2bca28-c7e7-4a0c-8933-0c9f69d14c76 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:27.090675 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c845084c-9c52-4373-9423-e69551a83371 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:27.092460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-3d2bca28-c7e7-4a0c-8933-0c9f69d14c76 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Acquiring lock "cinder-attachment_update-e5d07d60-da5e-4fec-a2ca-f3c489718398-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:14:27.093755 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c845084c-9c52-4373-9423-e69551a83371 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 Jul 31 19:14:27.094365 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c845084c-9c52-4373-9423-e69551a83371 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:27.094365 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c845084c-9c52-4373-9423-e69551a83371 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:27.096995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-3d2bca28-c7e7-4a0c-8933-0c9f69d14c76 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Lock "cinder-attachment_update-e5d07d60-da5e-4fec-a2ca-f3c489718398-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:14:27.097949 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:27.097949 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:27.108389 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:27.108389 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:27.114523 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c845084c-9c52-4373-9423-e69551a83371 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:27.120587 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c845084c-9c52-4373-9423-e69551a83371 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 returned with HTTP 200 Jul 31 19:14:27.121270 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 777/3102] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:27 2026] GET /volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:27.138307 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e902b78-5152-4442-821f-eaf7ac3fc889 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:27.141369 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e902b78-5152-4442-821f-eaf7ac3fc889 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:14:27.141904 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e902b78-5152-4442-821f-eaf7ac3fc889 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f2644ca-5c0b-496d-bb9f-a45d61ac3f02", "name": "tempest-CreateVolumesFromBackupTest-Backup-1644106996"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:27.147462 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-1e902b78-5152-4442-821f-eaf7ac3fc889 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Creating new backup {'backup': {'volume_id': '2f2644ca-5c0b-496d-bb9f-a45d61ac3f02', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1644106996'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:14:27.147462 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-1e902b78-5152-4442-821f-eaf7ac3fc889 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Creating backup of volume 2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 in container None Jul 31 19:14:27.157113 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:27.157113 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:27.157734 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1e902b78-5152-4442-821f-eaf7ac3fc889 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:27.193076 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-1e902b78-5152-4442-821f-eaf7ac3fc889 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Created reservations ['1a0b00fe-c213-4a89-9e30-0bd4c485d4d6', '159d1fe1-17c0-4695-add2-8f9785f42653'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:27.228756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-3d2bca28-c7e7-4a0c-8933-0c9f69d14c76 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Lock "cinder-attachment_update-e5d07d60-da5e-4fec-a2ca-f3c489718398-np0000006260" released by "attachment_update" :: held 0.130s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:14:27.228756 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-3d2bca28-c7e7-4a0c-8933-0c9f69d14c76 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621 returned with HTTP 200 Jul 31 19:14:27.228841 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e902b78-5152-4442-821f-eaf7ac3fc889 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:14:27.228841 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 772/3103] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:27 2026] POST /volume/v3/backups => generated 339 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:14:27.228902 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 784/3104] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:14:27 2026] PUT /volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:27.242170 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3cce3afb-1bbb-455a-a932-5de62e459254 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:27.250591 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3cce3afb-1bbb-455a-a932-5de62e459254 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:27.250591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3cce3afb-1bbb-455a-a932-5de62e459254 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:27.250591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3cce3afb-1bbb-455a-a932-5de62e459254 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:27.250591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-3cce3afb-1bbb-455a-a932-5de62e459254 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:27.251297 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-0d7f37fb-5dbc-4f45-844f-a5c611ed34b9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:27.254879 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:27.254879 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:27.255828 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3cce3afb-1bbb-455a-a932-5de62e459254 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:27.255865 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-0d7f37fb-5dbc-4f45-844f-a5c611ed34b9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621/action Jul 31 19:14:27.256174 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-0d7f37fb-5dbc-4f45-844f-a5c611ed34b9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:27.256389 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 772/3105] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:27 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:27.257558 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-0d7f37fb-5dbc-4f45-844f-a5c611ed34b9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:27.282588 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:27.282588 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:27.307143 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6cbce42f-637d-45d0-8c1a-3912fecf9da7 req-0d7f37fb-5dbc-4f45-844f-a5c611ed34b9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621/action returned with HTTP 204 Jul 31 19:14:27.307587 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 778/3106] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:14:27 2026] POST /volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:27.903255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-842a40b3-2ef1-4b54-bc93-831e1ca252a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:27.904949 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-842a40b3-2ef1-4b54-bc93-831e1ca252a8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:27.905191 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-842a40b3-2ef1-4b54-bc93-831e1ca252a8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:27.905335 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-842a40b3-2ef1-4b54-bc93-831e1ca252a8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:27.912232 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:27.912232 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:27.915507 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-842a40b3-2ef1-4b54-bc93-831e1ca252a8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:27.920091 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-842a40b3-2ef1-4b54-bc93-831e1ca252a8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:27.920546 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 773/3107] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:27 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:28.273062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d113a1f0-0ea6-4d2a-be63-650a320f0119 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:28.276237 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d113a1f0-0ea6-4d2a-be63-650a320f0119 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:28.276449 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d113a1f0-0ea6-4d2a-be63-650a320f0119 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:28.276678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d113a1f0-0ea6-4d2a-be63-650a320f0119 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:28.276816 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d113a1f0-0ea6-4d2a-be63-650a320f0119 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:28.281494 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:28.281494 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:28.282235 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d113a1f0-0ea6-4d2a-be63-650a320f0119 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:28.282682 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 785/3108] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:28 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:28.935525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a66a9146-e63f-40fc-95e7-fc2bb7ddc0df None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:28.938076 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a66a9146-e63f-40fc-95e7-fc2bb7ddc0df tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:28.938277 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a66a9146-e63f-40fc-95e7-fc2bb7ddc0df tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:28.938486 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a66a9146-e63f-40fc-95e7-fc2bb7ddc0df tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:28.947109 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:28.947109 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:28.954665 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a66a9146-e63f-40fc-95e7-fc2bb7ddc0df tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:28.965007 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a66a9146-e63f-40fc-95e7-fc2bb7ddc0df tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:28.965402 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 773/3109] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:28 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:29.295479 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-49dd5f1f-a366-4381-ad8f-aa0ebb272a0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:29.298467 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-49dd5f1f-a366-4381-ad8f-aa0ebb272a0b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:29.298467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-49dd5f1f-a366-4381-ad8f-aa0ebb272a0b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:29.300835 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-49dd5f1f-a366-4381-ad8f-aa0ebb272a0b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:29.300835 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-49dd5f1f-a366-4381-ad8f-aa0ebb272a0b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:29.304513 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:29.304513 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:29.305305 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-49dd5f1f-a366-4381-ad8f-aa0ebb272a0b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:29.305792 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 779/3110] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:29 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:29.979675 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f922fad0-a1d0-4b3b-8641-044dda2d7502 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:29.981528 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f922fad0-a1d0-4b3b-8641-044dda2d7502 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:29.981811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f922fad0-a1d0-4b3b-8641-044dda2d7502 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:29.982017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f922fad0-a1d0-4b3b-8641-044dda2d7502 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:29.990028 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:29.990028 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:29.993762 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f922fad0-a1d0-4b3b-8641-044dda2d7502 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:29.999297 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f922fad0-a1d0-4b3b-8641-044dda2d7502 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:29.999763 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 774/3111] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:29 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:30.318556 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1ba8938b-7399-4526-a14a-786ade9d7cbe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:30.320736 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ba8938b-7399-4526-a14a-786ade9d7cbe tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:30.320736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ba8938b-7399-4526-a14a-786ade9d7cbe tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:30.320858 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1ba8938b-7399-4526-a14a-786ade9d7cbe tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:30.324457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1ba8938b-7399-4526-a14a-786ade9d7cbe tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:30.325690 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:30.325690 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:30.326254 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1ba8938b-7399-4526-a14a-786ade9d7cbe tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:30.326639 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 786/3112] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:30 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:31.010680 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-55d8a263-c122-43ec-8897-e79549995d1a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:31.013295 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-55d8a263-c122-43ec-8897-e79549995d1a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:31.013372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-55d8a263-c122-43ec-8897-e79549995d1a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:31.013554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-55d8a263-c122-43ec-8897-e79549995d1a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:31.021338 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:31.021338 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:31.026289 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-55d8a263-c122-43ec-8897-e79549995d1a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:31.030184 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-55d8a263-c122-43ec-8897-e79549995d1a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:31.030564 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 774/3113] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:31 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:31.338095 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7026ee06-3a57-405c-a375-26e0bd541ca6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:31.340066 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7026ee06-3a57-405c-a375-26e0bd541ca6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:31.340199 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7026ee06-3a57-405c-a375-26e0bd541ca6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:31.340383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7026ee06-3a57-405c-a375-26e0bd541ca6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:31.340520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7026ee06-3a57-405c-a375-26e0bd541ca6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:31.345793 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:31.345793 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:31.346716 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7026ee06-3a57-405c-a375-26e0bd541ca6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:31.347190 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 780/3114] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:31 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:32.042153 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-80990016-a71f-4522-bf6b-f7a9515700b8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:32.047462 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80990016-a71f-4522-bf6b-f7a9515700b8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:32.047769 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80990016-a71f-4522-bf6b-f7a9515700b8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:32.048054 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-80990016-a71f-4522-bf6b-f7a9515700b8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:32.060550 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:32.060550 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:32.071053 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-80990016-a71f-4522-bf6b-f7a9515700b8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:32.081289 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-80990016-a71f-4522-bf6b-f7a9515700b8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:32.081413 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 775/3115] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:32 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:32.254747 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:32.358169 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-14355cc0-db31-4472-b9c0-04f425169860 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:32.359852 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-14355cc0-db31-4472-b9c0-04f425169860 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:32.360031 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-14355cc0-db31-4472-b9c0-04f425169860 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:32.360212 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-14355cc0-db31-4472-b9c0-04f425169860 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:32.360311 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-14355cc0-db31-4472-b9c0-04f425169860 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:32.364204 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:32.364204 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:32.364855 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-14355cc0-db31-4472-b9c0-04f425169860 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:32.365299 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 775/3116] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:32 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:32.385981 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:32.386335 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-425791446"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:32.389423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-425791446'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:32.389684 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume of 1 GB Jul 31 19:14:32.397581 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Availability Zones retrieved successfully. Jul 31 19:14:32.403778 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Flow 'volume_create_api' (357e3f41-2cba-439c-b458-c670abf0a762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:32.404858 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faed7524-efdd-436f-be14-adf0e5c7b1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.406120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:32.435801 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faed7524-efdd-436f-be14-adf0e5c7b1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.436515 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99160f22-003d-4222-9f21-8c5487676289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.514399 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Created reservations ['a9f2256d-c7fa-44fb-878b-d3e7637f2de0', '74334ee4-d26a-471d-aaec-1fcd946a78f6', 'c6e4432d-c075-4bcb-b5a5-dbfba6501b92', 'e80c587c-c6c9-4f74-809f-ed20502cc6b6'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:32.515561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99160f22-003d-4222-9f21-8c5487676289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9f2256d-c7fa-44fb-878b-d3e7637f2de0', '74334ee4-d26a-471d-aaec-1fcd946a78f6', 'c6e4432d-c075-4bcb-b5a5-dbfba6501b92', 'e80c587c-c6c9-4f74-809f-ed20502cc6b6']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.516986 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ba4c1c-ebb0-405e-b14b-42b5c6faef9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.540094 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30ba4c1c-ebb0-405e-b14b-42b5c6faef9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b29885c9-911a-4aee-aff4-a29803b71278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-425791446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba3371a62d034f5b92417580659a7cb2',qos_specs=None,replication_status=,reservations=['a9f2256d-c7fa-44fb-878b-d3e7637f2de0','74334ee4-d26a-471d-aaec-1fcd946a78f6','c6e4432d-c075-4bcb-b5a5-dbfba6501b92','e80c587c-c6c9-4f74-809f-ed20502cc6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-425791446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b29885c9-911a-4aee-aff4-a29803b71278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba3371a62d034f5b92417580659a7cb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.540893 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61cb2d2f-494e-48a7-82ac-4afaca4bbbec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.559538 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61cb2d2f-494e-48a7-82ac-4afaca4bbbec) transitioned into state 'SUCCESS' from state '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-425791446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba3371a62d034f5b92417580659a7cb2',qos_specs=None,replication_status=,reservations=['a9f2256d-c7fa-44fb-878b-d3e7637f2de0','74334ee4-d26a-471d-aaec-1fcd946a78f6','c6e4432d-c075-4bcb-b5a5-dbfba6501b92','e80c587c-c6c9-4f74-809f-ed20502cc6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.560285 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac0ebce-b3ff-4b59-ba87-51092a416897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.563917 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c1810090-56cb-41c9-9039-2ece04993039 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:32.578739 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac0ebce-b3ff-4b59-ba87-51092a416897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.579722 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Flow 'volume_create_api' (357e3f41-2cba-439c-b458-c670abf0a762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:32.580062 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume request issued successfully. Jul 31 19:14:32.580837 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-39418f20-f8d5-4fa7-8438-13a2c9e33f38 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:32.581287 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 787/3117] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:14:32 2026] POST /volume/v3/volumes => generated 748 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:32.595354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-42afe1b9-c1fc-4622-91be-b349bb730559 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:32.597332 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42afe1b9-c1fc-4622-91be-b349bb730559 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 Jul 31 19:14:32.597538 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42afe1b9-c1fc-4622-91be-b349bb730559 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:32.597736 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42afe1b9-c1fc-4622-91be-b349bb730559 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:32.611806 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1810090-56cb-41c9-9039-2ece04993039 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:14:32.612164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1810090-56cb-41c9-9039-2ece04993039 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1423780745", "extra_specs": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:32.612392 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:32.612392 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:32.621087 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-42afe1b9-c1fc-4622-91be-b349bb730559 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:14:32.626417 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42afe1b9-c1fc-4622-91be-b349bb730559 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 returned with HTTP 200 Jul 31 19:14:32.626850 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 776/3118] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:32 2026] GET /volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:32.632785 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1810090-56cb-41c9-9039-2ece04993039 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:14:32.633181 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 781/3119] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:14:32 2026] POST /volume/v3/types => generated 212 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:32.642400 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-de46c149-9253-4a93-bb3c-ea23e52a14b1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:32.643926 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de46c149-9253-4a93-bb3c-ea23e52a14b1 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] POST https://10.4.3.163/volume/v3/types/3dab25cd-9ec8-479e-8660-254f8115fd54/encryption Jul 31 19:14:32.644232 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de46c149-9253-4a93-bb3c-ea23e52a14b1 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:32.659419 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de46c149-9253-4a93-bb3c-ea23e52a14b1 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] https://10.4.3.163/volume/v3/types/3dab25cd-9ec8-479e-8660-254f8115fd54/encryption returned with HTTP 200 Jul 31 19:14:32.659825 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 776/3120] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:14:32 2026] POST /volume/v3/types/3dab25cd-9ec8-479e-8660-254f8115fd54/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:32.667868 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-007e3ead-5693-4b9c-9847-07693ef916aa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:32.733254 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:32.733642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2133458872", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1423780745", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:32.735156 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2133458872', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1423780745', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:32.738564 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:14:32.738860 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:32.738860 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:32.739349 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:14:32.745143 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (b4b63f26-05a8-4086-8b6e-9c9c866a50cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:32.746178 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150943d5-05ee-431e-b730-87bf35a2264c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.747235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:32.770817 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (150943d5-05ee-431e-b730-87bf35a2264c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3dab25cd-9ec8-479e-8660-254f8115fd54,is_public=True,name='tempest-scenario-type-luks-1423780745',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3dab25cd-9ec8-479e-8660-254f8115fd54', '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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.771590 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dea530-00ab-4483-a53a-d043e22ef030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.795714 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1423780745 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1423780745, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:14:32.796007 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1423780745 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1423780745, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:14:32.828669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['c06de246-fc8f-47c3-ab36-52c1e08b64e8', '11a37ee2-c074-4759-991a-8a422fd65e1d', '8e8f7ba5-2c10-4822-9c9c-4dfdc593cbd0', '351e0f3d-73c7-484a-96a3-9058b683d562'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:32.829544 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dea530-00ab-4483-a53a-d043e22ef030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c06de246-fc8f-47c3-ab36-52c1e08b64e8', '11a37ee2-c074-4759-991a-8a422fd65e1d', '8e8f7ba5-2c10-4822-9c9c-4dfdc593cbd0', '351e0f3d-73c7-484a-96a3-9058b683d562']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.830356 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff4164b-2d21-4938-9834-c30bc8425e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.852992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ff4164b-2d21-4938-9834-c30bc8425e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50fbd73-e4a1-486b-a2db-996e1735ebf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2133458872',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['c06de246-fc8f-47c3-ab36-52c1e08b64e8','11a37ee2-c074-4759-991a-8a422fd65e1d','8e8f7ba5-2c10-4822-9c9c-4dfdc593cbd0','351e0f3d-73c7-484a-96a3-9058b683d562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=3dab25cd-9ec8-479e-8660-254f8115fd54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2133458872',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f50fbd73-e4a1-486b-a2db-996e1735ebf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3dab25cd-9ec8-479e-8660-254f8115fd54),volume_type_id=3dab25cd-9ec8-479e-8660-254f8115fd54)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.853734 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c723cc28-aa19-4610-953b-05c84bb9862f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.875090 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c723cc28-aa19-4610-953b-05c84bb9862f) transitioned into state 'SUCCESS' from state '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-2133458872',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['c06de246-fc8f-47c3-ab36-52c1e08b64e8','11a37ee2-c074-4759-991a-8a422fd65e1d','8e8f7ba5-2c10-4822-9c9c-4dfdc593cbd0','351e0f3d-73c7-484a-96a3-9058b683d562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=3dab25cd-9ec8-479e-8660-254f8115fd54)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.875817 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5104fa-99b5-4356-a845-4f455cac6286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:32.884145 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d5104fa-99b5-4356-a845-4f455cac6286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:32.884965 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (b4b63f26-05a8-4086-8b6e-9c9c866a50cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:32.885240 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:14:32.885830 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-007e3ead-5693-4b9c-9847-07693ef916aa tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:32.886362 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 788/3121] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:32 2026] POST /volume/v3/volumes => generated 780 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:32.900405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c7e595cb-e0ef-4ad6-8dcb-7e69b67cf734 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:32.902226 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c7e595cb-e0ef-4ad6-8dcb-7e69b67cf734 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:32.902410 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c7e595cb-e0ef-4ad6-8dcb-7e69b67cf734 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:32.902623 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c7e595cb-e0ef-4ad6-8dcb-7e69b67cf734 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:32.909864 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:32.909864 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:32.913299 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c7e595cb-e0ef-4ad6-8dcb-7e69b67cf734 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:32.917003 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c7e595cb-e0ef-4ad6-8dcb-7e69b67cf734 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 200 Jul 31 19:14:32.917363 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 777/3122] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:32 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:33.097324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-506f5be3-921f-49f1-be8a-b7cb6f819fb9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:33.101922 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-506f5be3-921f-49f1-be8a-b7cb6f819fb9 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:33.102164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-506f5be3-921f-49f1-be8a-b7cb6f819fb9 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:33.102407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-506f5be3-921f-49f1-be8a-b7cb6f819fb9 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:33.109133 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:33.109133 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:33.112610 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-506f5be3-921f-49f1-be8a-b7cb6f819fb9 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:33.116919 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-506f5be3-921f-49f1-be8a-b7cb6f819fb9 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:33.117295 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 782/3123] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:33 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:33.377007 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-34804e1c-2c5d-49f3-a229-2651b8888fd4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:33.378632 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-34804e1c-2c5d-49f3-a229-2651b8888fd4 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:33.378862 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-34804e1c-2c5d-49f3-a229-2651b8888fd4 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:33.379041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-34804e1c-2c5d-49f3-a229-2651b8888fd4 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:33.379139 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-34804e1c-2c5d-49f3-a229-2651b8888fd4 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:33.383095 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:33.383095 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:33.383807 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-34804e1c-2c5d-49f3-a229-2651b8888fd4 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:33.384144 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 777/3124] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:33 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:33.642685 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-951f5c55-ac74-4b69-a5a7-ae2971397a34 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:33.648616 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-951f5c55-ac74-4b69-a5a7-ae2971397a34 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 Jul 31 19:14:33.648834 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-951f5c55-ac74-4b69-a5a7-ae2971397a34 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:33.649044 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-951f5c55-ac74-4b69-a5a7-ae2971397a34 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:33.661575 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:33.661575 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:33.665701 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-951f5c55-ac74-4b69-a5a7-ae2971397a34 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:14:33.669911 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-951f5c55-ac74-4b69-a5a7-ae2971397a34 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 returned with HTTP 200 Jul 31 19:14:33.670332 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 789/3125] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:33 2026] GET /volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:33.683019 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-becd9dfb-adf6-4c49-9237-a303a17b5825 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:33.684627 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-becd9dfb-adf6-4c49-9237-a303a17b5825 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:14:33.684953 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-becd9dfb-adf6-4c49-9237-a303a17b5825 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b29885c9-911a-4aee-aff4-a29803b71278", "name": "tempest-VolumesBackupsTest-Backup-2085032455"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:33.686274 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-becd9dfb-adf6-4c49-9237-a303a17b5825 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Creating new backup {'backup': {'volume_id': 'b29885c9-911a-4aee-aff4-a29803b71278', 'name': 'tempest-VolumesBackupsTest-Backup-2085032455'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:14:33.686404 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-becd9dfb-adf6-4c49-9237-a303a17b5825 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Creating backup of volume b29885c9-911a-4aee-aff4-a29803b71278 in container None Jul 31 19:14:33.696754 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:33.696754 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:33.697242 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-becd9dfb-adf6-4c49-9237-a303a17b5825 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:14:33.727739 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-becd9dfb-adf6-4c49-9237-a303a17b5825 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Created reservations ['63b877ad-dcd6-4118-ab49-dfbb77a0741d', 'ef7717dd-989f-4861-bfd1-701597d376ee'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:33.758182 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-becd9dfb-adf6-4c49-9237-a303a17b5825 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:14:33.758703 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 778/3126] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:33 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:33.768379 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c3f363b-24c9-41f2-a2e8-47832421c2f5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:33.770283 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c3f363b-24c9-41f2-a2e8-47832421c2f5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:33.770518 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c3f363b-24c9-41f2-a2e8-47832421c2f5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:33.770731 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c3f363b-24c9-41f2-a2e8-47832421c2f5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:33.770866 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1c3f363b-24c9-41f2-a2e8-47832421c2f5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:33.775670 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:33.775670 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:33.776498 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c3f363b-24c9-41f2-a2e8-47832421c2f5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:33.777026 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 783/3127] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:33 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:33.929395 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c6969364-d184-4f67-8218-3caddeed25e2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:33.931227 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c6969364-d184-4f67-8218-3caddeed25e2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:33.931418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c6969364-d184-4f67-8218-3caddeed25e2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:33.931690 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c6969364-d184-4f67-8218-3caddeed25e2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:33.938949 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:33.938949 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:33.943764 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c6969364-d184-4f67-8218-3caddeed25e2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:33.949458 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c6969364-d184-4f67-8218-3caddeed25e2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 200 Jul 31 19:14:33.950324 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 778/3128] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:33 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:33.962135 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8467ba64-abdd-481c-b900-0d8622621ce4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:33.964038 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8467ba64-abdd-481c-b900-0d8622621ce4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:33.964317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8467ba64-abdd-481c-b900-0d8622621ce4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:33.964554 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8467ba64-abdd-481c-b900-0d8622621ce4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:33.971067 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:33.971067 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:33.974642 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8467ba64-abdd-481c-b900-0d8622621ce4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:33.978259 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8467ba64-abdd-481c-b900-0d8622621ce4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 200 Jul 31 19:14:33.978658 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 790/3129] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:33 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:33.989713 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7313bdcf-51bd-48b6-92e9-ee24f8ad4485 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:33.991368 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7313bdcf-51bd-48b6-92e9-ee24f8ad4485 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3/action Jul 31 19:14:33.991751 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7313bdcf-51bd-48b6-92e9-ee24f8ad4485 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:33.991870 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7313bdcf-51bd-48b6-92e9-ee24f8ad4485 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:33.999544 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:33.999544 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:33.999945 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7313bdcf-51bd-48b6-92e9-ee24f8ad4485 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:34.008214 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7313bdcf-51bd-48b6-92e9-ee24f8ad4485 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume updated successfully. Jul 31 19:14:34.008452 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7313bdcf-51bd-48b6-92e9-ee24f8ad4485 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3/action returned with HTTP 200 Jul 31 19:14:34.008914 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 779/3130] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:14:33 2026] POST /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 19:14:34.085995 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-976a4a15-3684-469b-beb9-ca901c6ebd7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:34.088015 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-976a4a15-3684-469b-beb9-ca901c6ebd7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:34.088244 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-976a4a15-3684-469b-beb9-ca901c6ebd7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:34.088446 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-976a4a15-3684-469b-beb9-ca901c6ebd7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:34.095169 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:34.095169 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:34.099026 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-976a4a15-3684-469b-beb9-ca901c6ebd7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:34.103237 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-976a4a15-3684-469b-beb9-ca901c6ebd7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 200 Jul 31 19:14:34.103685 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 784/3131] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:34 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:34.130503 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-26745674-8832-46b2-ab95-aa07980e685f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:34.132318 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-26745674-8832-46b2-ab95-aa07980e685f tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:34.132494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-26745674-8832-46b2-ab95-aa07980e685f tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:34.132696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-26745674-8832-46b2-ab95-aa07980e685f tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:34.139184 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:34.139184 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:34.142692 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-26745674-8832-46b2-ab95-aa07980e685f tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:34.147502 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-26745674-8832-46b2-ab95-aa07980e685f tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:34.147502 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 779/3132] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:34 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:34.396189 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce83849d-b37f-440b-958a-09baf3dcb8ef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:34.398275 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce83849d-b37f-440b-958a-09baf3dcb8ef tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:34.398275 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce83849d-b37f-440b-958a-09baf3dcb8ef tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:34.398275 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce83849d-b37f-440b-958a-09baf3dcb8ef tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:34.398275 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ce83849d-b37f-440b-958a-09baf3dcb8ef tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:34.402134 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:34.402134 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:34.402883 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce83849d-b37f-440b-958a-09baf3dcb8ef tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:34.403250 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 791/3133] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:34 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:34.525504 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-a56b3496-7678-49e1-b2b4-fe16df91d835 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:34.527566 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-a56b3496-7678-49e1-b2b4-fe16df91d835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:34.527761 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-a56b3496-7678-49e1-b2b4-fe16df91d835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:34.527940 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-a56b3496-7678-49e1-b2b4-fe16df91d835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:34.536284 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:34.536284 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:34.540743 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-a56b3496-7678-49e1-b2b4-fe16df91d835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:34.544580 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-a56b3496-7678-49e1-b2b4-fe16df91d835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 200 Jul 31 19:14:34.544970 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 780/3134] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:34 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:34.554500 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-52047492-c4e6-44cd-b9c4-de44dddc3e43 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:34.554879 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52047492-c4e6-44cd-b9c4-de44dddc3e43 None None] GET https://10.4.3.163/volume// Jul 31 19:14:34.555052 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52047492-c4e6-44cd-b9c4-de44dddc3e43 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:34.555249 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-52047492-c4e6-44cd-b9c4-de44dddc3e43 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:34.555592 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-52047492-c4e6-44cd-b9c4-de44dddc3e43 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:34.555927 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 785/3135] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:14:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:34.562835 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-3e9aa7f5-be09-45a7-9594-942729606c54 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:34.565004 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-3e9aa7f5-be09-45a7-9594-942729606c54 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:14:34.565523 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-3e9aa7f5-be09-45a7-9594-942729606c54 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f50fbd73-e4a1-486b-a2db-996e1735ebf3", "connector": null, "instance_uuid": "fce4c2b2-2d34-497b-b4fb-5c5b3f16401b"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:34.573848 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:34.573848 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:34.595786 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-3e9aa7f5-be09-45a7-9594-942729606c54 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:14:34.596331 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 780/3136] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:14:34 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:34.786988 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-87dc0265-8aa5-4463-9b50-ddef0bb2e509 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:34.789297 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-87dc0265-8aa5-4463-9b50-ddef0bb2e509 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:34.789297 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-87dc0265-8aa5-4463-9b50-ddef0bb2e509 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:34.789895 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-87dc0265-8aa5-4463-9b50-ddef0bb2e509 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:34.789895 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-87dc0265-8aa5-4463-9b50-ddef0bb2e509 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:34.799754 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:34.799754 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:34.799754 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-87dc0265-8aa5-4463-9b50-ddef0bb2e509 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:34.799754 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 792/3137] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:34 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:35.163036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ef1b507b-d03b-4152-8cbd-86fc177bba18 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:35.164813 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef1b507b-d03b-4152-8cbd-86fc177bba18 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:35.165024 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef1b507b-d03b-4152-8cbd-86fc177bba18 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:35.165231 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef1b507b-d03b-4152-8cbd-86fc177bba18 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:35.173430 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:35.173430 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:35.177189 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ef1b507b-d03b-4152-8cbd-86fc177bba18 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:35.181497 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef1b507b-d03b-4152-8cbd-86fc177bba18 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:35.181856 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 781/3138] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:35 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:35.416755 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-402006cf-bd5a-4408-8786-0565572abde9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:35.418767 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-402006cf-bd5a-4408-8786-0565572abde9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:35.419001 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-402006cf-bd5a-4408-8786-0565572abde9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:35.419250 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-402006cf-bd5a-4408-8786-0565572abde9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:35.419403 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-402006cf-bd5a-4408-8786-0565572abde9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:35.426853 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:35.426853 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:35.427828 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-402006cf-bd5a-4408-8786-0565572abde9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:35.428266 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 786/3139] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:35 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:35.510608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1a9de7d4-8f46-40d3-8744-c3439eacd272 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:35.511083 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1a9de7d4-8f46-40d3-8744-c3439eacd272 None None] GET https://10.4.3.163/volume// Jul 31 19:14:35.511303 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1a9de7d4-8f46-40d3-8744-c3439eacd272 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:35.511544 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1a9de7d4-8f46-40d3-8744-c3439eacd272 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:35.511937 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1a9de7d4-8f46-40d3-8744-c3439eacd272 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:35.512287 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 781/3140] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:35.520576 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-c45ff1ab-1f84-4fc7-b943-f16a214ca732 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:35.522775 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-c45ff1ab-1f84-4fc7-b943-f16a214ca732 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:35.522978 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-c45ff1ab-1f84-4fc7-b943-f16a214ca732 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:35.523159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-c45ff1ab-1f84-4fc7-b943-f16a214ca732 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:35.533331 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:35.533331 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:35.537509 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-c45ff1ab-1f84-4fc7-b943-f16a214ca732 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:35.542178 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-c45ff1ab-1f84-4fc7-b943-f16a214ca732 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 200 Jul 31 19:14:35.542758 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 793/3141] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:35 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:35.650480 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-54a1fddc-e6c9-4959-bbe3-5aaecc1935ed None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:35.653668 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-54a1fddc-e6c9-4959-bbe3-5aaecc1935ed tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836 Jul 31 19:14:35.654183 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-54a1fddc-e6c9-4959-bbe3-5aaecc1935ed tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:35.667356 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-54a1fddc-e6c9-4959-bbe3-5aaecc1935ed tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-f50fbd73-e4a1-486b-a2db-996e1735ebf3-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:14:35.673064 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-54a1fddc-e6c9-4959-bbe3-5aaecc1935ed tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-f50fbd73-e4a1-486b-a2db-996e1735ebf3-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:14:35.674518 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:35.674518 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:35.786509 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-54a1fddc-e6c9-4959-bbe3-5aaecc1935ed tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-f50fbd73-e4a1-486b-a2db-996e1735ebf3-np0000006260" released by "attachment_update" :: held 0.113s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:14:35.786930 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-54a1fddc-e6c9-4959-bbe3-5aaecc1935ed tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836 returned with HTTP 200 Jul 31 19:14:35.787652 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 782/3142] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:14:35 2026] PUT /volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:35.809094 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e5d467d-984d-4c8e-8fc3-824d8af8fc6c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:35.812618 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e5d467d-984d-4c8e-8fc3-824d8af8fc6c tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:35.813161 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e5d467d-984d-4c8e-8fc3-824d8af8fc6c tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:35.813207 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e5d467d-984d-4c8e-8fc3-824d8af8fc6c tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:35.813352 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1e5d467d-984d-4c8e-8fc3-824d8af8fc6c tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:35.813643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-368b5ac7-444f-4380-9de5-7944c1aee075 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:35.816531 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-368b5ac7-444f-4380-9de5-7944c1aee075 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836/action Jul 31 19:14:35.817017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-368b5ac7-444f-4380-9de5-7944c1aee075 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:35.817216 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-368b5ac7-444f-4380-9de5-7944c1aee075 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:35.819120 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:35.819120 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:35.820336 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e5d467d-984d-4c8e-8fc3-824d8af8fc6c tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:35.820820 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 787/3143] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:35 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:35.842064 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:35.842064 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:35.858390 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-368b5ac7-444f-4380-9de5-7944c1aee075 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836/action returned with HTTP 204 Jul 31 19:14:35.858888 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 782/3144] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:14:35 2026] POST /volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:36.196301 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-295f0b25-10c2-4e7b-9fcd-b05c86eed03d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:36.198726 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-295f0b25-10c2-4e7b-9fcd-b05c86eed03d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:36.199040 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-295f0b25-10c2-4e7b-9fcd-b05c86eed03d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:36.199350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-295f0b25-10c2-4e7b-9fcd-b05c86eed03d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:36.208711 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:36.208711 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:36.213272 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-295f0b25-10c2-4e7b-9fcd-b05c86eed03d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:36.218719 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-295f0b25-10c2-4e7b-9fcd-b05c86eed03d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:36.219190 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 794/3145] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:36 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:36.439295 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-418c1023-8949-4232-abf7-bfeff83bf68c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:36.442991 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-418c1023-8949-4232-abf7-bfeff83bf68c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:36.442991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-418c1023-8949-4232-abf7-bfeff83bf68c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:36.443266 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-418c1023-8949-4232-abf7-bfeff83bf68c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:36.443424 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-418c1023-8949-4232-abf7-bfeff83bf68c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:36.449323 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:36.449323 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:36.450310 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-418c1023-8949-4232-abf7-bfeff83bf68c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:36.450814 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 783/3146] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:36 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:36.832404 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d20f4c9e-c9bf-4d1e-b066-0bb5ccdb1717 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:36.834968 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d20f4c9e-c9bf-4d1e-b066-0bb5ccdb1717 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:36.835264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d20f4c9e-c9bf-4d1e-b066-0bb5ccdb1717 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:36.836161 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d20f4c9e-c9bf-4d1e-b066-0bb5ccdb1717 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:36.836161 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d20f4c9e-c9bf-4d1e-b066-0bb5ccdb1717 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:36.841866 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:36.841866 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:36.843777 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d20f4c9e-c9bf-4d1e-b066-0bb5ccdb1717 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:36.843777 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 788/3147] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:36 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:37.233782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3f631f41-3c22-4301-912c-ca428a28ec45 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:37.235423 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3f631f41-3c22-4301-912c-ca428a28ec45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:37.235674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3f631f41-3c22-4301-912c-ca428a28ec45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:37.235829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3f631f41-3c22-4301-912c-ca428a28ec45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:37.241778 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:37.241778 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:37.244882 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3f631f41-3c22-4301-912c-ca428a28ec45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:37.248380 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3f631f41-3c22-4301-912c-ca428a28ec45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:37.248748 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 783/3148] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:37 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:37.460848 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-17732fb5-531f-403a-a69b-6fcad3ec4c60 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:37.462479 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-17732fb5-531f-403a-a69b-6fcad3ec4c60 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:37.462682 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-17732fb5-531f-403a-a69b-6fcad3ec4c60 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:37.462894 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-17732fb5-531f-403a-a69b-6fcad3ec4c60 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:37.462992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-17732fb5-531f-403a-a69b-6fcad3ec4c60 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:37.467857 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:37.467857 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:37.468561 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-17732fb5-531f-403a-a69b-6fcad3ec4c60 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:37.468914 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 795/3149] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:37 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:37.856279 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-da623ff9-4e4e-4718-8625-9eb80a066eb5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:37.858497 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da623ff9-4e4e-4718-8625-9eb80a066eb5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:37.858753 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da623ff9-4e4e-4718-8625-9eb80a066eb5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:37.858987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-da623ff9-4e4e-4718-8625-9eb80a066eb5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:37.859260 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-da623ff9-4e4e-4718-8625-9eb80a066eb5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:37.864874 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:37.864874 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:37.865842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-da623ff9-4e4e-4718-8625-9eb80a066eb5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:37.866304 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 784/3150] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:37 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:38.266750 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-29031fa8-bca8-4525-8898-9437c4d7cf71 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:38.270929 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29031fa8-bca8-4525-8898-9437c4d7cf71 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:38.271226 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29031fa8-bca8-4525-8898-9437c4d7cf71 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:38.271503 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29031fa8-bca8-4525-8898-9437c4d7cf71 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:38.288053 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:38.288053 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:38.293463 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-29031fa8-bca8-4525-8898-9437c4d7cf71 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:38.299448 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29031fa8-bca8-4525-8898-9437c4d7cf71 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:38.302071 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 789/3151] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:38 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:38.478754 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-118498d7-3b2e-423a-9c55-eca8c6471ca7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:38.483855 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-118498d7-3b2e-423a-9c55-eca8c6471ca7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:38.483855 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-118498d7-3b2e-423a-9c55-eca8c6471ca7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:38.483855 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-118498d7-3b2e-423a-9c55-eca8c6471ca7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:38.483855 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-118498d7-3b2e-423a-9c55-eca8c6471ca7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:38.493470 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:38.493470 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:38.496018 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-118498d7-3b2e-423a-9c55-eca8c6471ca7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:38.496408 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 784/3152] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:38 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:38.876523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cbcf384b-acae-4d7e-aee9-dc671689a3cb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:38.878679 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cbcf384b-acae-4d7e-aee9-dc671689a3cb tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:38.878896 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cbcf384b-acae-4d7e-aee9-dc671689a3cb tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:38.879091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cbcf384b-acae-4d7e-aee9-dc671689a3cb tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:38.879217 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-cbcf384b-acae-4d7e-aee9-dc671689a3cb tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:38.883925 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:38.883925 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:38.884647 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cbcf384b-acae-4d7e-aee9-dc671689a3cb tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:38.885023 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 796/3153] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:38 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:39.314776 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-69191a71-6f8d-4500-8bae-03531cc799d6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:39.316582 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-69191a71-6f8d-4500-8bae-03531cc799d6 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:39.316825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-69191a71-6f8d-4500-8bae-03531cc799d6 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:39.317032 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-69191a71-6f8d-4500-8bae-03531cc799d6 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:39.323965 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:39.323965 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:39.327419 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-69191a71-6f8d-4500-8bae-03531cc799d6 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:39.331492 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-69191a71-6f8d-4500-8bae-03531cc799d6 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:39.331867 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 785/3154] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:39 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:39.343561 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a02603fa-e530-48df-9a39-27774cdd6938 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:39.345318 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a02603fa-e530-48df-9a39-27774cdd6938 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:39.345587 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a02603fa-e530-48df-9a39-27774cdd6938 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:39.345708 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a02603fa-e530-48df-9a39-27774cdd6938 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:39.353149 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:39.353149 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:39.357730 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a02603fa-e530-48df-9a39-27774cdd6938 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:39.362671 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a02603fa-e530-48df-9a39-27774cdd6938 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:39.363225 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 790/3155] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:39 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:39.378000 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:39.381229 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:39.382008 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "3f186327-bc51-496e-9bd1-ea6b474561d8", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:39.387030 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '3f186327-bc51-496e-9bd1-ea6b474561d8', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:39.401983 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:39.401983 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:39.403008 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume retrieved successfully. Jul 31 19:14:39.403309 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume of 1 GB Jul 31 19:14:39.408167 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Availability Zones retrieved successfully. Jul 31 19:14:39.415004 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (983c374b-b24a-48f0-925c-1e8b64053578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:39.416333 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b12ec79-b7c6-4a9c-8fc6-410101c4508a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:39.417550 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:39.446743 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b12ec79-b7c6-4a9c-8fc6-410101c4508a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3f186327-bc51-496e-9bd1-ea6b474561d8', 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:39.448316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e638b3b9-8db5-41f6-83e3-3d0bf6b8160f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:39.499734 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Created reservations ['8327f06c-f80e-4055-a3f3-436cfe07e8d0', '147ab65f-2e55-486e-a499-fe7e9fcb2950', 'dae96ef9-7104-47ef-a9f5-b14b31c88c10', '987e53b2-9c1a-435d-bb8a-314cb5131bf2'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:39.499734 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e638b3b9-8db5-41f6-83e3-3d0bf6b8160f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8327f06c-f80e-4055-a3f3-436cfe07e8d0', '147ab65f-2e55-486e-a499-fe7e9fcb2950', 'dae96ef9-7104-47ef-a9f5-b14b31c88c10', '987e53b2-9c1a-435d-bb8a-314cb5131bf2']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:39.499734 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8e84ad-bd54-435d-8847-db7bc000c04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:39.507034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ff3125b0-216c-44c3-aae5-80b782960786 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:39.508928 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff3125b0-216c-44c3-aae5-80b782960786 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:39.509109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff3125b0-216c-44c3-aae5-80b782960786 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:39.509315 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff3125b0-216c-44c3-aae5-80b782960786 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:39.509417 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ff3125b0-216c-44c3-aae5-80b782960786 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:39.516823 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:39.516823 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:39.517639 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff3125b0-216c-44c3-aae5-80b782960786 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:39.518039 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 797/3156] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:39 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:39.539499 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8e84ad-bd54-435d-8847-db7bc000c04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0264b145-1a6b-4949-8bd7-8a8f0cc4661e', '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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['8327f06c-f80e-4055-a3f3-436cfe07e8d0','147ab65f-2e55-486e-a499-fe7e9fcb2950','dae96ef9-7104-47ef-a9f5-b14b31c88c10','987e53b2-9c1a-435d-bb8a-314cb5131bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f186327-bc51-496e-9bd1-ea6b474561d8,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:39Z,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=0264b145-1a6b-4949-8bd7-8a8f0cc4661e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb01e42657f4c589ce30c2806217395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3f186327-bc51-496e-9bd1-ea6b474561d8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5879e31ea98b4067bd85394c524e4634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:39.540547 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2a24a6b-c247-49a2-93f8-8f8405650e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:39.566637 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2a24a6b-c247-49a2-93f8-8f8405650e88) transitioned into state 'SUCCESS' from 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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['8327f06c-f80e-4055-a3f3-436cfe07e8d0','147ab65f-2e55-486e-a499-fe7e9fcb2950','dae96ef9-7104-47ef-a9f5-b14b31c88c10','987e53b2-9c1a-435d-bb8a-314cb5131bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f186327-bc51-496e-9bd1-ea6b474561d8,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:39.568645 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861d20bf-220f-43aa-9381-9a7c503e0d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:39.595715 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861d20bf-220f-43aa-9381-9a7c503e0d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:39.596513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (983c374b-b24a-48f0-925c-1e8b64053578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:39.596835 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request issued successfully. Jul 31 19:14:39.597374 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9c163cdc-e101-4c35-8344-6ec01b11cdde tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:39.598189 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 785/3157] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:14:39 2026] POST /volume/v3/volumes => generated 809 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:39.618628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a46409d1-cad8-4d5b-b37d-056c56642cba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:39.620810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a46409d1-cad8-4d5b-b37d-056c56642cba tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e Jul 31 19:14:39.621052 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a46409d1-cad8-4d5b-b37d-056c56642cba tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:39.621261 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a46409d1-cad8-4d5b-b37d-056c56642cba tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:39.629689 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:39.629689 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:39.634950 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a46409d1-cad8-4d5b-b37d-056c56642cba tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:39.641929 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a46409d1-cad8-4d5b-b37d-056c56642cba tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e returned with HTTP 200 Jul 31 19:14:39.641929 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 786/3158] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:39 2026] GET /volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:39.895132 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bc375a75-043e-46bf-9624-9e4d8589fbfc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:39.897100 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bc375a75-043e-46bf-9624-9e4d8589fbfc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:39.897328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bc375a75-043e-46bf-9624-9e4d8589fbfc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:39.897679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bc375a75-043e-46bf-9624-9e4d8589fbfc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:39.897869 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-bc375a75-043e-46bf-9624-9e4d8589fbfc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:39.902593 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:39.902593 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:39.903593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bc375a75-043e-46bf-9624-9e4d8589fbfc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:39.904083 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 791/3159] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:39 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:40.529771 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-006bff7c-8a9b-4145-a019-65dd0f29442d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:40.532196 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-006bff7c-8a9b-4145-a019-65dd0f29442d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:40.532484 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-006bff7c-8a9b-4145-a019-65dd0f29442d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:40.532769 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-006bff7c-8a9b-4145-a019-65dd0f29442d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:40.532950 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-006bff7c-8a9b-4145-a019-65dd0f29442d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:40.535170 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=294,cinder:UPDATE=62,cinder:INSERT=33,cinder:DELETE=1 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:14:40.538909 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:40.538909 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:40.539974 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-006bff7c-8a9b-4145-a019-65dd0f29442d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:40.540513 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 798/3160] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:40 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:40.657344 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c66898f7-aaa4-45f0-a6fc-96dfefe1fd56 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:40.659186 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c66898f7-aaa4-45f0-a6fc-96dfefe1fd56 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e Jul 31 19:14:40.659514 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c66898f7-aaa4-45f0-a6fc-96dfefe1fd56 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:40.659854 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c66898f7-aaa4-45f0-a6fc-96dfefe1fd56 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:40.671126 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:40.671126 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:40.680474 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c66898f7-aaa4-45f0-a6fc-96dfefe1fd56 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:40.685890 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c66898f7-aaa4-45f0-a6fc-96dfefe1fd56 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e returned with HTTP 200 Jul 31 19:14:40.686570 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 786/3161] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:40 2026] GET /volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:40.702614 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b345e00b-145e-4329-97fd-7e057c255f4c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:40.704450 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b345e00b-145e-4329-97fd-7e057c255f4c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e Jul 31 19:14:40.704715 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b345e00b-145e-4329-97fd-7e057c255f4c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:40.704924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b345e00b-145e-4329-97fd-7e057c255f4c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:40.706882 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=298,cinder:UPDATE=66,cinder:INSERT=30 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:14:40.712624 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:40.712624 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:40.717775 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b345e00b-145e-4329-97fd-7e057c255f4c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:40.723242 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b345e00b-145e-4329-97fd-7e057c255f4c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e returned with HTTP 200 Jul 31 19:14:40.723761 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 787/3162] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:40 2026] GET /volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:40.734645 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b65812e-5ad7-4117-8584-ca4dbbf7a0d2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:40.737792 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b65812e-5ad7-4117-8584-ca4dbbf7a0d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:40.737985 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b65812e-5ad7-4117-8584-ca4dbbf7a0d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:40.738169 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b65812e-5ad7-4117-8584-ca4dbbf7a0d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:40.738338 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7b65812e-5ad7-4117-8584-ca4dbbf7a0d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: 3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:40.751273 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:40.751273 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:40.751741 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b65812e-5ad7-4117-8584-ca4dbbf7a0d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:40.769374 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7b65812e-5ad7-4117-8584-ca4dbbf7a0d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume request issued successfully. Jul 31 19:14:40.769580 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b65812e-5ad7-4117-8584-ca4dbbf7a0d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 202 Jul 31 19:14:40.769993 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 792/3163] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:14:40 2026] DELETE /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:14:40.781217 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8fc84716-ee1f-4437-b119-11783821e6ec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:40.784149 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8fc84716-ee1f-4437-b119-11783821e6ec tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:40.784477 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8fc84716-ee1f-4437-b119-11783821e6ec tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:40.784750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8fc84716-ee1f-4437-b119-11783821e6ec tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:40.800968 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:40.800968 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:40.807462 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8fc84716-ee1f-4437-b119-11783821e6ec tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:40.810797 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8fc84716-ee1f-4437-b119-11783821e6ec tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 200 Jul 31 19:14:40.811338 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 799/3164] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:40 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 1192 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:40.914331 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3586da00-3278-4392-a3d5-d9c8a5a13d37 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:40.915862 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3586da00-3278-4392-a3d5-d9c8a5a13d37 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:40.916218 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3586da00-3278-4392-a3d5-d9c8a5a13d37 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:40.916587 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3586da00-3278-4392-a3d5-d9c8a5a13d37 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:40.916902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-3586da00-3278-4392-a3d5-d9c8a5a13d37 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:40.921304 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:40.921304 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:40.922539 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3586da00-3278-4392-a3d5-d9c8a5a13d37 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:40.922539 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 787/3165] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:40 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:41.492085 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-4f3c219c-2476-4ea2-90eb-6a96d46f26bf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:41.494539 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-4f3c219c-2476-4ea2-90eb-6a96d46f26bf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3/encryption Jul 31 19:14:41.494935 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-4f3c219c-2476-4ea2-90eb-6a96d46f26bf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:41.495201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-4f3c219c-2476-4ea2-90eb-6a96d46f26bf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:41.507473 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:41.507473 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:41.515907 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f407d643-9ed7-4cb5-aede-573ea14ea4d9 req-4f3c219c-2476-4ea2-90eb-6a96d46f26bf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3/encryption returned with HTTP 200 Jul 31 19:14:41.516397 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 788/3166] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:14:41 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:41.552077 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce1ef5e7-101f-481d-aa2a-2ec55ef5ac2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:41.554171 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce1ef5e7-101f-481d-aa2a-2ec55ef5ac2e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:41.554463 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce1ef5e7-101f-481d-aa2a-2ec55ef5ac2e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:41.554791 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce1ef5e7-101f-481d-aa2a-2ec55ef5ac2e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:41.554946 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ce1ef5e7-101f-481d-aa2a-2ec55ef5ac2e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:41.559398 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:41.559398 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:41.560244 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce1ef5e7-101f-481d-aa2a-2ec55ef5ac2e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:41.560674 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 793/3167] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:41 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:41.823418 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b877252a-34a9-4f6c-9cc4-4094bf3965fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:41.825054 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b877252a-34a9-4f6c-9cc4-4094bf3965fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:14:41.825255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b877252a-34a9-4f6c-9cc4-4094bf3965fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:41.825488 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b877252a-34a9-4f6c-9cc4-4094bf3965fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:41.830650 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b877252a-34a9-4f6c-9cc4-4094bf3965fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 404 Jul 31 19:14:41.831179 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 800/3168] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:41 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:14:41.933147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9256a752-3b07-4521-9635-7c90771e6341 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:41.938620 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9256a752-3b07-4521-9635-7c90771e6341 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:41.938620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9256a752-3b07-4521-9635-7c90771e6341 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:41.938620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9256a752-3b07-4521-9635-7c90771e6341 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:41.938620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-9256a752-3b07-4521-9635-7c90771e6341 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:41.945564 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:41.945564 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:41.946287 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9256a752-3b07-4521-9635-7c90771e6341 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:41.946693 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 788/3169] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:41 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:42.571891 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e535f89c-4fe5-4eae-b28b-2bc107f8c11f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:42.573887 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e535f89c-4fe5-4eae-b28b-2bc107f8c11f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:42.574075 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e535f89c-4fe5-4eae-b28b-2bc107f8c11f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:42.574252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e535f89c-4fe5-4eae-b28b-2bc107f8c11f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:42.574352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e535f89c-4fe5-4eae-b28b-2bc107f8c11f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:42.578744 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:42.578744 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:42.579388 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e535f89c-4fe5-4eae-b28b-2bc107f8c11f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:42.579875 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 789/3170] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:42 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:42.958646 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d2f5f963-9623-499e-a762-f9c40fbb8ad7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:42.960910 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2f5f963-9623-499e-a762-f9c40fbb8ad7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:42.960910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2f5f963-9623-499e-a762-f9c40fbb8ad7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:42.960910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d2f5f963-9623-499e-a762-f9c40fbb8ad7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:42.960910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d2f5f963-9623-499e-a762-f9c40fbb8ad7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:42.966230 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:42.966230 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:42.966924 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d2f5f963-9623-499e-a762-f9c40fbb8ad7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:42.967268 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 794/3171] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:42 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:43.590933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c5f6b389-265d-41ad-91b8-4ae1cdc05c51 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:43.592932 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5f6b389-265d-41ad-91b8-4ae1cdc05c51 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:43.593198 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5f6b389-265d-41ad-91b8-4ae1cdc05c51 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:43.593563 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c5f6b389-265d-41ad-91b8-4ae1cdc05c51 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:43.593732 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c5f6b389-265d-41ad-91b8-4ae1cdc05c51 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:43.599224 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:43.599224 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:43.600188 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c5f6b389-265d-41ad-91b8-4ae1cdc05c51 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:43.600648 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 801/3172] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:43 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:43.857910 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:43.860168 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:43.860596 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "48ea1c37-64bb-4a93-9b88-3c08424b06f6", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:43.862028 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '48ea1c37-64bb-4a93-9b88-3c08424b06f6', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:43.941722 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume of 1 GB Jul 31 19:14:43.946107 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Availability Zones retrieved successfully. Jul 31 19:14:43.951905 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (85d29ccd-56b3-4d59-8045-0beda03531c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:43.953188 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8320869f-31f8-4063-8fe6-8429ab13008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:43.954213 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:43.980105 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a01f3243-b45e-4eb5-8edf-d76dffc2e965 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:43.982296 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a01f3243-b45e-4eb5-8edf-d76dffc2e965 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:43.982533 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a01f3243-b45e-4eb5-8edf-d76dffc2e965 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:43.982748 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a01f3243-b45e-4eb5-8edf-d76dffc2e965 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:43.982884 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a01f3243-b45e-4eb5-8edf-d76dffc2e965 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:43.991013 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:43.991013 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:43.992474 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a01f3243-b45e-4eb5-8edf-d76dffc2e965 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:43.993048 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 790/3173] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:43 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:44.018205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8320869f-31f8-4063-8fe6-8429ab13008c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:44.018205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a93fc89-0eba-4564-8107-d46678437c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:44.057108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Created reservations ['fd82bd6f-8e6b-42e5-9b95-a40df80f446d', 'f021245e-1e12-431a-94a6-6175707ddb82', '324c09bd-9610-43de-9443-46f11ff5918b', '698522a8-33c4-4958-bd86-73b7fd35a275'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:44.057968 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a93fc89-0eba-4564-8107-d46678437c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd82bd6f-8e6b-42e5-9b95-a40df80f446d', 'f021245e-1e12-431a-94a6-6175707ddb82', '324c09bd-9610-43de-9443-46f11ff5918b', '698522a8-33c4-4958-bd86-73b7fd35a275']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:44.058674 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cff6081-fbb5-4616-ac94-e685105b013c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:44.082352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cff6081-fbb5-4616-ac94-e685105b013c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7', '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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['fd82bd6f-8e6b-42e5-9b95-a40df80f446d','f021245e-1e12-431a-94a6-6175707ddb82','324c09bd-9610-43de-9443-46f11ff5918b','698522a8-33c4-4958-bd86-73b7fd35a275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:44Z,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=ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb01e42657f4c589ce30c2806217395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5879e31ea98b4067bd85394c524e4634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:44.083377 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccba866-e49f-4cdd-bdf7-bc90a82457f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:44.108275 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccba866-e49f-4cdd-bdf7-bc90a82457f6) transitioned into state 'SUCCESS' from 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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['fd82bd6f-8e6b-42e5-9b95-a40df80f446d','f021245e-1e12-431a-94a6-6175707ddb82','324c09bd-9610-43de-9443-46f11ff5918b','698522a8-33c4-4958-bd86-73b7fd35a275'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:44.109157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f4b240-23f9-41e3-84f6-aa659a111c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:44.121856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f4b240-23f9-41e3-84f6-aa659a111c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:44.122740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (85d29ccd-56b3-4d59-8045-0beda03531c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:44.123071 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request issued successfully. Jul 31 19:14:44.123725 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bc6e95e4-acf4-4e05-b406-999b67ba32c8 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:44.124173 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 789/3174] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:14:43 2026] POST /volume/v3/volumes => generated 775 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:44.143341 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-73f279fc-f3de-46b5-96e5-b5e81c86a466 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:44.145729 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-73f279fc-f3de-46b5-96e5-b5e81c86a466 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:44.146039 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-73f279fc-f3de-46b5-96e5-b5e81c86a466 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:44.146316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-73f279fc-f3de-46b5-96e5-b5e81c86a466 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:44.155696 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:44.155696 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:44.160227 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-73f279fc-f3de-46b5-96e5-b5e81c86a466 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:44.165983 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-73f279fc-f3de-46b5-96e5-b5e81c86a466 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:44.166530 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 795/3175] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:44 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:44.640651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-160bd01c-c0fc-45b5-aed3-04ce1b628bb7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:44.644357 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-160bd01c-c0fc-45b5-aed3-04ce1b628bb7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:44.644696 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-160bd01c-c0fc-45b5-aed3-04ce1b628bb7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:44.645692 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-160bd01c-c0fc-45b5-aed3-04ce1b628bb7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:44.645881 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-160bd01c-c0fc-45b5-aed3-04ce1b628bb7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:44.655713 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:44.655713 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:44.656874 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-160bd01c-c0fc-45b5-aed3-04ce1b628bb7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:44.658390 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 802/3176] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:44 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:45.003422 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f316e06a-c737-4fbc-8046-855a0eee521e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:45.005420 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f316e06a-c737-4fbc-8046-855a0eee521e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:45.005723 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f316e06a-c737-4fbc-8046-855a0eee521e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:45.005981 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f316e06a-c737-4fbc-8046-855a0eee521e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:45.006140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f316e06a-c737-4fbc-8046-855a0eee521e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:45.011209 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:45.011209 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:45.012109 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f316e06a-c737-4fbc-8046-855a0eee521e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:45.012534 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 791/3177] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:45 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:45.184968 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-22cc0919-74c3-4f63-8001-7de440eac162 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:45.186970 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-22cc0919-74c3-4f63-8001-7de440eac162 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:45.187391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-22cc0919-74c3-4f63-8001-7de440eac162 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:45.187825 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-22cc0919-74c3-4f63-8001-7de440eac162 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:45.196612 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:45.196612 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:45.203636 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-22cc0919-74c3-4f63-8001-7de440eac162 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:45.206775 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-22cc0919-74c3-4f63-8001-7de440eac162 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:45.207510 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 790/3178] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:45 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 925 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:45.700381 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d05909d3-384b-4aff-818c-3628f69624e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:45.702510 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d05909d3-384b-4aff-818c-3628f69624e9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:45.702760 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d05909d3-384b-4aff-818c-3628f69624e9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:45.703180 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d05909d3-384b-4aff-818c-3628f69624e9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:45.703363 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d05909d3-384b-4aff-818c-3628f69624e9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:45.710872 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:45.710872 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:45.711730 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d05909d3-384b-4aff-818c-3628f69624e9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:45.712122 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 796/3179] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:45 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:46.029717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2f3bdedf-185c-42b4-b411-2aa71588e6a9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:46.033064 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f3bdedf-185c-42b4-b411-2aa71588e6a9 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:46.034141 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f3bdedf-185c-42b4-b411-2aa71588e6a9 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:46.034457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f3bdedf-185c-42b4-b411-2aa71588e6a9 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:46.034661 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2f3bdedf-185c-42b4-b411-2aa71588e6a9 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:46.042553 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:46.042553 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:46.043396 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f3bdedf-185c-42b4-b411-2aa71588e6a9 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:46.043993 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 803/3180] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:46 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:46.219165 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-779452ef-eb60-49d2-9397-a5fb44d6b067 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:46.220808 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-779452ef-eb60-49d2-9397-a5fb44d6b067 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:46.221036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-779452ef-eb60-49d2-9397-a5fb44d6b067 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:46.221219 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-779452ef-eb60-49d2-9397-a5fb44d6b067 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:46.227894 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:46.227894 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:46.231283 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-779452ef-eb60-49d2-9397-a5fb44d6b067 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:46.234972 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-779452ef-eb60-49d2-9397-a5fb44d6b067 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:46.235307 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 792/3181] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:46 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:46.725097 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5e787ea8-9da4-490d-9f1f-8ece351ce527 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:46.727641 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5e787ea8-9da4-490d-9f1f-8ece351ce527 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:46.728369 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5e787ea8-9da4-490d-9f1f-8ece351ce527 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:46.728369 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5e787ea8-9da4-490d-9f1f-8ece351ce527 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:46.728369 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5e787ea8-9da4-490d-9f1f-8ece351ce527 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:46.736318 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:46.736318 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:46.737383 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5e787ea8-9da4-490d-9f1f-8ece351ce527 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:46.737912 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 791/3182] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:46 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:47.056412 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-40c536f3-83d3-41c4-ab22-b71eeb63b565 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:47.058221 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40c536f3-83d3-41c4-ab22-b71eeb63b565 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:47.058409 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40c536f3-83d3-41c4-ab22-b71eeb63b565 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:47.058656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40c536f3-83d3-41c4-ab22-b71eeb63b565 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:47.058792 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-40c536f3-83d3-41c4-ab22-b71eeb63b565 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:47.063431 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:47.063431 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:47.064402 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40c536f3-83d3-41c4-ab22-b71eeb63b565 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:47.064813 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 797/3183] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:47 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:47.250799 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1f5e2855-3eb9-4506-83d2-3fc428bbe834 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:47.253516 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f5e2855-3eb9-4506-83d2-3fc428bbe834 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:47.253516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f5e2855-3eb9-4506-83d2-3fc428bbe834 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:47.253825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f5e2855-3eb9-4506-83d2-3fc428bbe834 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:47.264136 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:47.264136 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:47.269114 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1f5e2855-3eb9-4506-83d2-3fc428bbe834 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:47.274106 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f5e2855-3eb9-4506-83d2-3fc428bbe834 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:47.275012 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 804/3184] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:47 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:47.750740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c8d770ef-6a8d-427d-a03b-9618fb94f9f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:47.753051 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8d770ef-6a8d-427d-a03b-9618fb94f9f9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:47.753270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8d770ef-6a8d-427d-a03b-9618fb94f9f9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:47.753657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8d770ef-6a8d-427d-a03b-9618fb94f9f9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:47.753783 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c8d770ef-6a8d-427d-a03b-9618fb94f9f9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:47.759276 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:47.759276 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:47.760199 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8d770ef-6a8d-427d-a03b-9618fb94f9f9 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:47.760630 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 793/3185] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:47 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:48.075699 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-770c5afe-976c-4105-8be1-95fe4d019e1a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:48.078373 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-770c5afe-976c-4105-8be1-95fe4d019e1a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:48.078373 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-770c5afe-976c-4105-8be1-95fe4d019e1a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:48.078373 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-770c5afe-976c-4105-8be1-95fe4d019e1a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:48.078617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-770c5afe-976c-4105-8be1-95fe4d019e1a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:48.084346 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:48.084346 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:48.085666 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-770c5afe-976c-4105-8be1-95fe4d019e1a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:48.086455 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 792/3186] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:48 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:48.198592 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c990072-238e-49ca-ad9a-51717066996b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:48.200940 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:48.201253 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1409221301", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:48.203910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1409221301', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:48.204082 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Create volume of 1 GB Jul 31 19:14:48.213465 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Availability Zones retrieved successfully. Jul 31 19:14:48.216071 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Flow 'volume_create_api' (ad04c319-47b7-43c1-914f-3670dce08e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:48.221043 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e18593f-26a0-4bc7-a7b6-e00a5840a555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:48.222617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:48.247849 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e18593f-26a0-4bc7-a7b6-e00a5840a555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:48.248764 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2701e0-fef5-4cb0-b05c-cf59f1a4c676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:48.288847 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-98c5c17a-fa83-4429-af57-e66f7c60c952 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:48.290842 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-98c5c17a-fa83-4429-af57-e66f7c60c952 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:48.291083 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-98c5c17a-fa83-4429-af57-e66f7c60c952 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:48.291320 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-98c5c17a-fa83-4429-af57-e66f7c60c952 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:48.300327 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:48.300327 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:48.305460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Created reservations ['5299339d-7ddd-4385-8d45-74ac35694434', '6558d3ba-6107-431c-b8e6-89023d64900e', '97298717-c676-473f-9d33-95fe19d169a0', '9d574efd-c00f-4c16-8b9f-b120ed1d7da1'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:48.305535 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-98c5c17a-fa83-4429-af57-e66f7c60c952 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:48.305595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2701e0-fef5-4cb0-b05c-cf59f1a4c676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5299339d-7ddd-4385-8d45-74ac35694434', '6558d3ba-6107-431c-b8e6-89023d64900e', '97298717-c676-473f-9d33-95fe19d169a0', '9d574efd-c00f-4c16-8b9f-b120ed1d7da1']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:48.305595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1275ff6-8ad8-4904-9b6c-a1225dfd3e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:48.310528 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-98c5c17a-fa83-4429-af57-e66f7c60c952 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:48.311084 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 805/3187] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:48 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:48.330960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1275ff6-8ad8-4904-9b6c-a1225dfd3e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8eecab9-546d-46aa-82a9-8fe1316b3886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1409221301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e945c598788b4e96a681c4bc200f137c',qos_specs=None,replication_status=,reservations=['5299339d-7ddd-4385-8d45-74ac35694434','6558d3ba-6107-431c-b8e6-89023d64900e','97298717-c676-473f-9d33-95fe19d169a0','9d574efd-c00f-4c16-8b9f-b120ed1d7da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e6bc9cbb9e470eab2baee9eb81edfe',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1409221301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8eecab9-546d-46aa-82a9-8fe1316b3886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e945c598788b4e96a681c4bc200f137c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51e6bc9cbb9e470eab2baee9eb81edfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:48.333728 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cfda6c5-a503-4840-9ab4-4fe3dfb0089e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:48.353779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cfda6c5-a503-4840-9ab4-4fe3dfb0089e) transitioned into state 'SUCCESS' from state '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-1409221301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e945c598788b4e96a681c4bc200f137c',qos_specs=None,replication_status=,reservations=['5299339d-7ddd-4385-8d45-74ac35694434','6558d3ba-6107-431c-b8e6-89023d64900e','97298717-c676-473f-9d33-95fe19d169a0','9d574efd-c00f-4c16-8b9f-b120ed1d7da1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51e6bc9cbb9e470eab2baee9eb81edfe',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:48.353779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3b71d1-f36c-405a-bb99-2388ed025bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:48.363031 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b3b71d1-f36c-405a-bb99-2388ed025bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:48.363031 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Flow 'volume_create_api' (ad04c319-47b7-43c1-914f-3670dce08e07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:48.363031 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Create volume request issued successfully. Jul 31 19:14:48.363031 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c990072-238e-49ca-ad9a-51717066996b tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:48.363031 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 798/3188] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:14:48 2026] POST /volume/v3/volumes => generated 789 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:48.373963 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-87421c23-08b0-4cb2-b7c0-74da810784c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:48.375584 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87421c23-08b0-4cb2-b7c0-74da810784c0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:48.375784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87421c23-08b0-4cb2-b7c0-74da810784c0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:48.375960 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87421c23-08b0-4cb2-b7c0-74da810784c0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:48.383291 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:48.383291 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:48.387182 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-87421c23-08b0-4cb2-b7c0-74da810784c0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:48.392012 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87421c23-08b0-4cb2-b7c0-74da810784c0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:48.392402 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 794/3189] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:48 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:48.772056 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-19a7d8c8-94f3-4db2-8008-5e3c8ed2d355 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:48.774429 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-19a7d8c8-94f3-4db2-8008-5e3c8ed2d355 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:48.774722 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-19a7d8c8-94f3-4db2-8008-5e3c8ed2d355 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:48.774990 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-19a7d8c8-94f3-4db2-8008-5e3c8ed2d355 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:48.775154 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-19a7d8c8-94f3-4db2-8008-5e3c8ed2d355 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:48.780312 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:48.780312 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:48.781289 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-19a7d8c8-94f3-4db2-8008-5e3c8ed2d355 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:48.781806 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 793/3190] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:48 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:49.099911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d202eb60-9cb9-4d2e-81bd-e5947c6708c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.101908 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d202eb60-9cb9-4d2e-81bd-e5947c6708c0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:49.101996 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d202eb60-9cb9-4d2e-81bd-e5947c6708c0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.102523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d202eb60-9cb9-4d2e-81bd-e5947c6708c0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.102523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d202eb60-9cb9-4d2e-81bd-e5947c6708c0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:49.106676 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.106676 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:49.107548 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d202eb60-9cb9-4d2e-81bd-e5947c6708c0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:49.108028 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 806/3191] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:49.327383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1694af69-189d-480d-bc72-2de298462999 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.329242 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1694af69-189d-480d-bc72-2de298462999 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:49.331152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1694af69-189d-480d-bc72-2de298462999 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.331152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1694af69-189d-480d-bc72-2de298462999 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.339090 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.339090 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:49.343322 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1694af69-189d-480d-bc72-2de298462999 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:49.348616 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1694af69-189d-480d-bc72-2de298462999 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:49.349301 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 799/3192] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:49.405424 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-438c0d2a-e7d4-4790-b61d-d24e5e17f227 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.408181 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-438c0d2a-e7d4-4790-b61d-d24e5e17f227 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:49.408530 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-438c0d2a-e7d4-4790-b61d-d24e5e17f227 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.408829 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-438c0d2a-e7d4-4790-b61d-d24e5e17f227 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.421801 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.421801 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:49.431068 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-438c0d2a-e7d4-4790-b61d-d24e5e17f227 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:49.438065 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-438c0d2a-e7d4-4790-b61d-d24e5e17f227 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:49.438742 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 795/3193] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:49.452680 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-90f3aea2-c01c-45a5-93fd-3ac34829f0e2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.454590 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-90f3aea2-c01c-45a5-93fd-3ac34829f0e2 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:49.454786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-90f3aea2-c01c-45a5-93fd-3ac34829f0e2 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.454961 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-90f3aea2-c01c-45a5-93fd-3ac34829f0e2 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.463307 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.463307 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:49.466973 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-90f3aea2-c01c-45a5-93fd-3ac34829f0e2 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:49.471521 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-90f3aea2-c01c-45a5-93fd-3ac34829f0e2 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:49.472135 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 794/3194] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:49.517206 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-73a4b43b-4284-494e-946f-c062518f6d2f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.545351 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-73a4b43b-4284-494e-946f-c062518f6d2f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:49.545636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-73a4b43b-4284-494e-946f-c062518f6d2f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.545856 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-73a4b43b-4284-494e-946f-c062518f6d2f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.557612 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.557612 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:49.563523 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-73a4b43b-4284-494e-946f-c062518f6d2f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:49.572851 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-73a4b43b-4284-494e-946f-c062518f6d2f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:49.573328 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 807/3195] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 864 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:49.655927 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1dd4dbef-af1d-4c1d-959b-3f6fd63bea7e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.655927 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1dd4dbef-af1d-4c1d-959b-3f6fd63bea7e None None] GET https://10.4.3.163/volume// Jul 31 19:14:49.655927 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1dd4dbef-af1d-4c1d-959b-3f6fd63bea7e None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.655927 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1dd4dbef-af1d-4c1d-959b-3f6fd63bea7e None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.655927 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1dd4dbef-af1d-4c1d-959b-3f6fd63bea7e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:49.655927 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 800/3196] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:49.662043 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-0f122d42-a3cf-4675-a2f6-9ca366dc11f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.664195 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-0f122d42-a3cf-4675-a2f6-9ca366dc11f7 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:14:49.664651 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-0f122d42-a3cf-4675-a2f6-9ca366dc11f7 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8eecab9-546d-46aa-82a9-8fe1316b3886", "connector": null, "instance_uuid": "394065dd-3e6e-410d-89ce-4b9b2213f912"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:49.675359 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.675359 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:49.727092 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-0f122d42-a3cf-4675-a2f6-9ca366dc11f7 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:14:49.727448 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 796/3197] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:14:49 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:49.768461 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9ef5814a-6b7c-4596-8a42-8ecdeb385d12 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.771270 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ef5814a-6b7c-4596-8a42-8ecdeb385d12 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:49.771573 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ef5814a-6b7c-4596-8a42-8ecdeb385d12 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.771792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ef5814a-6b7c-4596-8a42-8ecdeb385d12 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.794291 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-21e37951-788d-4da1-a7f5-e1e59208a72a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.794462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c025c9d-22f8-4333-9cb1-b68ffb84b9ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.794509 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21e37951-788d-4da1-a7f5-e1e59208a72a None None] GET https://10.4.3.163/volume// Jul 31 19:14:49.794509 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21e37951-788d-4da1-a7f5-e1e59208a72a None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.794509 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21e37951-788d-4da1-a7f5-e1e59208a72a None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.794877 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21e37951-788d-4da1-a7f5-e1e59208a72a None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:49.795201 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 808/3198] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:49.796738 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c025c9d-22f8-4333-9cb1-b68ffb84b9ea tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:49.797158 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c025c9d-22f8-4333-9cb1-b68ffb84b9ea tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.797574 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c025c9d-22f8-4333-9cb1-b68ffb84b9ea tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.797814 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2c025c9d-22f8-4333-9cb1-b68ffb84b9ea tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:49.803213 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.803213 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:49.805161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c025c9d-22f8-4333-9cb1-b68ffb84b9ea tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:49.805255 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.805255 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:49.808638 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 801/3199] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:49.812324 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9ef5814a-6b7c-4596-8a42-8ecdeb385d12 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:49.815096 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-5506af83-0982-4659-a0b8-a452dc7d238f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:49.819458 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-5506af83-0982-4659-a0b8-a452dc7d238f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:49.820463 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ef5814a-6b7c-4596-8a42-8ecdeb385d12 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:49.820852 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-5506af83-0982-4659-a0b8-a452dc7d238f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:49.821009 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 795/3200] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:49.821277 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-5506af83-0982-4659-a0b8-a452dc7d238f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:49.838798 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:49.838798 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:49.845318 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-5506af83-0982-4659-a0b8-a452dc7d238f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:49.853621 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-5506af83-0982-4659-a0b8-a452dc7d238f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:49.854326 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 797/3201] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:49 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 1043 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:50.006452 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-4225a985-f198-4599-a3bd-c7087ad2011f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:50.009639 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-4225a985-f198-4599-a3bd-c7087ad2011f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] PUT https://10.4.3.163/volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de Jul 31 19:14:50.010132 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-4225a985-f198-4599-a3bd-c7087ad2011f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:50.019557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-4225a985-f198-4599-a3bd-c7087ad2011f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Acquiring lock "cinder-attachment_update-c8eecab9-546d-46aa-82a9-8fe1316b3886-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:14:50.024300 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-4225a985-f198-4599-a3bd-c7087ad2011f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Lock "cinder-attachment_update-c8eecab9-546d-46aa-82a9-8fe1316b3886-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:14:50.025773 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:50.025773 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:50.120271 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7850a71-6cc0-463e-a973-6831c6e75055 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:50.123480 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7850a71-6cc0-463e-a973-6831c6e75055 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:50.123480 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7850a71-6cc0-463e-a973-6831c6e75055 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:50.123480 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7850a71-6cc0-463e-a973-6831c6e75055 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:50.123480 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d7850a71-6cc0-463e-a973-6831c6e75055 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:50.128790 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:50.128790 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:50.129712 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7850a71-6cc0-463e-a973-6831c6e75055 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:50.130279 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 802/3202] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:50 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:50.159213 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-4225a985-f198-4599-a3bd-c7087ad2011f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Lock "cinder-attachment_update-c8eecab9-546d-46aa-82a9-8fe1316b3886-np0000006260" released by "attachment_update" :: held 0.134s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:14:50.159213 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-4225a985-f198-4599-a3bd-c7087ad2011f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de returned with HTTP 200 Jul 31 19:14:50.159409 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 809/3203] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:14:50 2026] PUT /volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:50.362424 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d9f501db-96f4-4033-9a8b-02911330a9d2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:50.363994 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9f501db-96f4-4033-9a8b-02911330a9d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:50.364172 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9f501db-96f4-4033-9a8b-02911330a9d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:50.364337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9f501db-96f4-4033-9a8b-02911330a9d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:50.371534 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:50.371534 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:50.377292 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d9f501db-96f4-4033-9a8b-02911330a9d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:50.380864 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9f501db-96f4-4033-9a8b-02911330a9d2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:50.381309 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 796/3204] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:50 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:50.819254 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b75161cd-fe21-45ff-a08d-8b458e827927 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:50.821662 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b75161cd-fe21-45ff-a08d-8b458e827927 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:50.821945 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b75161cd-fe21-45ff-a08d-8b458e827927 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:50.822198 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b75161cd-fe21-45ff-a08d-8b458e827927 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:50.822369 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b75161cd-fe21-45ff-a08d-8b458e827927 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:50.828446 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:50.828446 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:50.829832 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b75161cd-fe21-45ff-a08d-8b458e827927 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:50.830922 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 798/3205] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:50 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:50.840080 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-83574c61-70be-42b3-b58d-8debd6e7f01f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:50.842982 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83574c61-70be-42b3-b58d-8debd6e7f01f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:50.843689 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83574c61-70be-42b3-b58d-8debd6e7f01f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:50.843998 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83574c61-70be-42b3-b58d-8debd6e7f01f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:50.844462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a607e013-6c91-4a24-97eb-1de22052533e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:50.846108 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:50.846482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4f9447fa-a90e-447b-ae5f-007a3ff0e54a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1844615600"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:50.848008 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request body: {'volume': {"'backup_id": '4f9447fa-a90e-447b-ae5f-007a3ff0e54a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1844615600'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:50.848128 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume of 1 GB Jul 31 19:14:50.848358 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:50.848358 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:50.854278 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:50.854278 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:50.854614 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Availability Zones retrieved successfully. Jul 31 19:14:50.858150 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-83574c61-70be-42b3-b58d-8debd6e7f01f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:50.859660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (a68d435b-e32c-4803-bc8c-2fe71d8e536b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:50.861077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32423e4-840a-4a1d-ae2c-a4f47c12eab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:50.862044 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:50.863408 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83574c61-70be-42b3-b58d-8debd6e7f01f tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:50.864006 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 803/3206] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:50 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:50.887041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32423e4-840a-4a1d-ae2c-a4f47c12eab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:50.887872 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12b431f7-49db-4d77-9f54-23a0cc3b6b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:50.936296 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Created reservations ['3440500a-f70b-41bc-9994-7bef223ce118', '730eb4c9-b902-4350-80d1-85e450747b74', '9885f1a2-f23b-4620-b137-af38e4bf6790', '666d64a8-725f-4c45-a1e8-735f15551e1f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:50.937138 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12b431f7-49db-4d77-9f54-23a0cc3b6b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3440500a-f70b-41bc-9994-7bef223ce118', '730eb4c9-b902-4350-80d1-85e450747b74', '9885f1a2-f23b-4620-b137-af38e4bf6790', '666d64a8-725f-4c45-a1e8-735f15551e1f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:50.938180 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64fa48b3-c3f2-4280-8f40-412cbfc6918b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:50.964590 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64fa48b3-c3f2-4280-8f40-412cbfc6918b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fb4544d-f895-4117-a4f2-54a06be88d1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1844615600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['3440500a-f70b-41bc-9994-7bef223ce118','730eb4c9-b902-4350-80d1-85e450747b74','9885f1a2-f23b-4620-b137-af38e4bf6790','666d64a8-725f-4c45-a1e8-735f15551e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1844615600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fb4544d-f895-4117-a4f2-54a06be88d1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5878a320e2974a5bace5c181dfe2c4d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:50.965340 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aa990e9-3d98-4220-8ae7-fdb65bbb7957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:50.985672 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aa990e9-3d98-4220-8ae7-fdb65bbb7957) transitioned into state 'SUCCESS' from state '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-1844615600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['3440500a-f70b-41bc-9994-7bef223ce118','730eb4c9-b902-4350-80d1-85e450747b74','9885f1a2-f23b-4620-b137-af38e4bf6790','666d64a8-725f-4c45-a1e8-735f15551e1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:50.986383 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e387a86-8b2b-404d-921b-a0b78802c5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:50.997055 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e387a86-8b2b-404d-921b-a0b78802c5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:50.997992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (a68d435b-e32c-4803-bc8c-2fe71d8e536b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:50.998344 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request issued successfully. Jul 31 19:14:50.998946 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a607e013-6c91-4a24-97eb-1de22052533e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:50.999373 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 810/3207] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:50 2026] POST /volume/v3/volumes => generated 758 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:51.014552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-46c64886-bc4e-443d-8383-cefaad5dc75e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.016674 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:51.017349 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4f9447fa-a90e-447b-ae5f-007a3ff0e54a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-358368999"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:51.018833 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request body: {'volume': {"'backup_id": '4f9447fa-a90e-447b-ae5f-007a3ff0e54a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-358368999'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:51.018994 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume of 1 GB Jul 31 19:14:51.023762 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Availability Zones retrieved successfully. Jul 31 19:14:51.031018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (4ebfe241-74ef-4978-9fcf-e4f3334ff4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:51.032163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (326fabec-f873-461e-88dd-f090fdb571e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.033354 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:51.061720 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (326fabec-f873-461e-88dd-f090fdb571e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.062989 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0164fd87-2c74-4d93-811a-322ae2bea93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.103183 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Created reservations ['63e5f911-463b-48b5-b860-4de076682a6f', 'e1a4a238-24a2-4b37-ab93-b4119531fb01', 'fd42c380-a90b-4a52-b714-08d076c40a99', 'cea8f845-5f02-4b26-80c6-4e1bf72aeb56'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:51.104119 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0164fd87-2c74-4d93-811a-322ae2bea93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e5f911-463b-48b5-b860-4de076682a6f', 'e1a4a238-24a2-4b37-ab93-b4119531fb01', 'fd42c380-a90b-4a52-b714-08d076c40a99', 'cea8f845-5f02-4b26-80c6-4e1bf72aeb56']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.104998 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c16ef8-3343-4c51-b631-b0e4639928c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.129412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78c16ef8-3343-4c51-b631-b0e4639928c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac8dbd07-230b-42ea-9c2a-6ed41baa68b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-358368999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['63e5f911-463b-48b5-b860-4de076682a6f','e1a4a238-24a2-4b37-ab93-b4119531fb01','fd42c380-a90b-4a52-b714-08d076c40a99','cea8f845-5f02-4b26-80c6-4e1bf72aeb56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-358368999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac8dbd07-230b-42ea-9c2a-6ed41baa68b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5878a320e2974a5bace5c181dfe2c4d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.130283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9cab86-ddf9-4fe1-bbf4-9a6f48569af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.144775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bb7e486b-da51-4858-8e87-a88163b81fc0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.146812 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb7e486b-da51-4858-8e87-a88163b81fc0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:51.147009 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb7e486b-da51-4858-8e87-a88163b81fc0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.147279 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb7e486b-da51-4858-8e87-a88163b81fc0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.147344 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bb7e486b-da51-4858-8e87-a88163b81fc0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:51.147766 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9cab86-ddf9-4fe1-bbf4-9a6f48569af3) transitioned into state 'SUCCESS' from state '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-358368999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['63e5f911-463b-48b5-b860-4de076682a6f','e1a4a238-24a2-4b37-ab93-b4119531fb01','fd42c380-a90b-4a52-b714-08d076c40a99','cea8f845-5f02-4b26-80c6-4e1bf72aeb56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.148535 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92e63cb-6bc1-42d7-9adb-f4a05b45dba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.152086 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.152086 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:51.152920 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb7e486b-da51-4858-8e87-a88163b81fc0 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:51.153333 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 799/3208] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:51.160471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92e63cb-6bc1-42d7-9adb-f4a05b45dba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.160471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (4ebfe241-74ef-4978-9fcf-e4f3334ff4c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:51.160471 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request issued successfully. Jul 31 19:14:51.160471 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-46c64886-bc4e-443d-8383-cefaad5dc75e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:51.160781 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 797/3209] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:51 2026] POST /volume/v3/volumes => generated 757 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:51.172050 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.173710 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:51.174085 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4f9447fa-a90e-447b-ae5f-007a3ff0e54a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-235875632"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:51.176913 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request body: {'volume': {"'backup_id": '4f9447fa-a90e-447b-ae5f-007a3ff0e54a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-235875632'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:51.176913 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume of 1 GB Jul 31 19:14:51.180179 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Availability Zones retrieved successfully. Jul 31 19:14:51.186330 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (f5eff1e7-943a-4d13-a0dc-ffdb91a4284a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:51.187419 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0d4d86-691f-4bf6-9266-71dc5a012f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.188462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:51.218243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf0d4d86-691f-4bf6-9266-71dc5a012f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.218243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2606a83c-1514-4465-a485-4385d9fce12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.273682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Created reservations ['9a005fed-6e62-4d28-a5aa-ca0074aac302', '65363bd6-83a7-4ab8-ad14-29fcc325f1e2', '468938d7-8240-464d-8935-2449babf7ac7', '1d24d4d8-7f74-43c2-a9c5-a2dba0bef8d9'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:51.274943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2606a83c-1514-4465-a485-4385d9fce12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a005fed-6e62-4d28-a5aa-ca0074aac302', '65363bd6-83a7-4ab8-ad14-29fcc325f1e2', '468938d7-8240-464d-8935-2449babf7ac7', '1d24d4d8-7f74-43c2-a9c5-a2dba0bef8d9']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.275933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562ac994-4306-4302-9548-a9aa466c68c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.302517 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (562ac994-4306-4302-9548-a9aa466c68c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '668c53d4-2453-4816-9af7-e09837a121e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-235875632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['9a005fed-6e62-4d28-a5aa-ca0074aac302','65363bd6-83a7-4ab8-ad14-29fcc325f1e2','468938d7-8240-464d-8935-2449babf7ac7','1d24d4d8-7f74-43c2-a9c5-a2dba0bef8d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-235875632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=668c53d4-2453-4816-9af7-e09837a121e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5878a320e2974a5bace5c181dfe2c4d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.303427 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd1406f-6519-409f-9427-a86b6e0c37c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.326140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfd1406f-6519-409f-9427-a86b6e0c37c9) transitioned into state 'SUCCESS' from state '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-235875632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['9a005fed-6e62-4d28-a5aa-ca0074aac302','65363bd6-83a7-4ab8-ad14-29fcc325f1e2','468938d7-8240-464d-8935-2449babf7ac7','1d24d4d8-7f74-43c2-a9c5-a2dba0bef8d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.326953 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095787c5-c2ca-438c-815e-5646612f3c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.342462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (095787c5-c2ca-438c-815e-5646612f3c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.342462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (f5eff1e7-943a-4d13-a0dc-ffdb91a4284a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:51.342836 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request issued successfully. Jul 31 19:14:51.343653 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e9c01613-06e9-471e-a5bc-05efcf2515ad tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:51.344213 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 804/3210] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:51 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:14:51.360814 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.366206 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:51.366206 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4f9447fa-a90e-447b-ae5f-007a3ff0e54a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-499850405"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:51.370884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request body: {'volume': {"'backup_id": '4f9447fa-a90e-447b-ae5f-007a3ff0e54a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-499850405'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:51.371083 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume of 1 GB Jul 31 19:14:51.371385 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.371385 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:51.377756 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Availability Zones retrieved successfully. Jul 31 19:14:51.385212 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (d9640ac5-62ed-400c-b010-2426014c3529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:51.386924 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc8cd83b-c897-4425-8227-e11f7837fc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.387634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:51.398923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28f3d77d-8b53-4204-9e0a-9c43554a27fb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.401937 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28f3d77d-8b53-4204-9e0a-9c43554a27fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:51.402480 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28f3d77d-8b53-4204-9e0a-9c43554a27fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.402967 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28f3d77d-8b53-4204-9e0a-9c43554a27fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.416124 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.416124 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:51.419287 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc8cd83b-c897-4425-8227-e11f7837fc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.420044 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-28f3d77d-8b53-4204-9e0a-9c43554a27fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:51.420457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a491f9-c9df-47cb-8f5f-c63a10ba1860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.426250 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28f3d77d-8b53-4204-9e0a-9c43554a27fb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:51.427089 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 800/3211] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:51.477258 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Created reservations ['a2e9bf06-b664-4bb7-9084-8c149a6b5d68', '8402e44b-2a04-488d-b9f7-fa85ae7d4c52', '7bbf0be8-1901-4d4e-be15-ed4dac684afa', '473efc05-0bc8-454d-9b7b-b4a929ce4153'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:51.478053 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a491f9-c9df-47cb-8f5f-c63a10ba1860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e9bf06-b664-4bb7-9084-8c149a6b5d68', '8402e44b-2a04-488d-b9f7-fa85ae7d4c52', '7bbf0be8-1901-4d4e-be15-ed4dac684afa', '473efc05-0bc8-454d-9b7b-b4a929ce4153']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.478851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0ee70e-3d13-4c74-b6ef-82011e3e9337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.505642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0ee70e-3d13-4c74-b6ef-82011e3e9337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5fcbd7c-244f-434c-996a-4ee35ed3b2c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-499850405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['a2e9bf06-b664-4bb7-9084-8c149a6b5d68','8402e44b-2a04-488d-b9f7-fa85ae7d4c52','7bbf0be8-1901-4d4e-be15-ed4dac684afa','473efc05-0bc8-454d-9b7b-b4a929ce4153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-499850405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5fcbd7c-244f-434c-996a-4ee35ed3b2c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5878a320e2974a5bace5c181dfe2c4d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.507006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363aa151-10b4-4c25-a8b2-c3bdb9b4e786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.527160 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (363aa151-10b4-4c25-a8b2-c3bdb9b4e786) transitioned into state 'SUCCESS' from state '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-499850405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['a2e9bf06-b664-4bb7-9084-8c149a6b5d68','8402e44b-2a04-488d-b9f7-fa85ae7d4c52','7bbf0be8-1901-4d4e-be15-ed4dac684afa','473efc05-0bc8-454d-9b7b-b4a929ce4153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.527854 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d485209a-4ac9-4ae0-a466-91624f789eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.539055 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d485209a-4ac9-4ae0-a466-91624f789eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.540015 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (d9640ac5-62ed-400c-b010-2426014c3529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:51.540395 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request issued successfully. Jul 31 19:14:51.543074 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de01db30-e36a-4e18-8fd9-18cc29ce0706 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:51.543074 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 811/3212] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:51 2026] POST /volume/v3/volumes => generated 757 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:51.554867 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.557102 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:51.557546 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "4f9447fa-a90e-447b-ae5f-007a3ff0e54a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1883202457"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:51.559304 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request body: {'volume': {"'backup_id": '4f9447fa-a90e-447b-ae5f-007a3ff0e54a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1883202457'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:51.559534 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume of 1 GB Jul 31 19:14:51.559873 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.559873 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:51.564470 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Availability Zones retrieved successfully. Jul 31 19:14:51.571471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (c7bd3876-b6b9-476a-9861-44cf59990138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:51.572629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d700eb7-23c8-4ae9-adad-56848bff17a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.573771 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:51.601527 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d700eb7-23c8-4ae9-adad-56848bff17a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.602490 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49762a3d-6396-4ac7-81e6-10126f3751af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.641374 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Created reservations ['769fcd7e-561d-4b2c-97b0-7e28e2655cc6', 'cc1499b3-2e10-4a77-81b4-36a8f632526c', 'af2c59c4-15c1-46f1-952b-3549e01a7490', '4647153b-0250-4682-bac9-770c6d861dbd'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:51.642189 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49762a3d-6396-4ac7-81e6-10126f3751af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['769fcd7e-561d-4b2c-97b0-7e28e2655cc6', 'cc1499b3-2e10-4a77-81b4-36a8f632526c', 'af2c59c4-15c1-46f1-952b-3549e01a7490', '4647153b-0250-4682-bac9-770c6d861dbd']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.643000 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bc1ec4-fe1c-48ae-ac04-edb929f29e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.665200 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bc1ec4-fe1c-48ae-ac04-edb929f29e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1e5b0f5-94c3-4dd5-824d-088759043dfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1883202457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['769fcd7e-561d-4b2c-97b0-7e28e2655cc6','cc1499b3-2e10-4a77-81b4-36a8f632526c','af2c59c4-15c1-46f1-952b-3549e01a7490','4647153b-0250-4682-bac9-770c6d861dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1883202457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1e5b0f5-94c3-4dd5-824d-088759043dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5878a320e2974a5bace5c181dfe2c4d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.666003 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d646d7d-f488-44fd-ab90-ca6df11a0d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.686148 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d646d7d-f488-44fd-ab90-ca6df11a0d6e) transitioned into state 'SUCCESS' from state '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-1883202457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5878a320e2974a5bace5c181dfe2c4d3',qos_specs=None,replication_status=,reservations=['769fcd7e-561d-4b2c-97b0-7e28e2655cc6','cc1499b3-2e10-4a77-81b4-36a8f632526c','af2c59c4-15c1-46f1-952b-3549e01a7490','4647153b-0250-4682-bac9-770c6d861dbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa00bd3288a24e6c9e18221bf12eeaca',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.686970 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2680582b-2477-4d9d-8d06-5feca115a8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:51.697404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2680582b-2477-4d9d-8d06-5feca115a8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:51.698304 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Flow 'volume_create_api' (c7bd3876-b6b9-476a-9861-44cf59990138) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:51.698717 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Create volume request issued successfully. Jul 31 19:14:51.699361 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-095d4e80-3d3b-48a1-af4e-1911716cee38 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:51.699868 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 798/3213] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:51 2026] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:51.711363 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7bd2b1b0-a506-4ee6-80a3-3ddbf652ea5b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.713502 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bd2b1b0-a506-4ee6-80a3-3ddbf652ea5b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e Jul 31 19:14:51.713732 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7bd2b1b0-a506-4ee6-80a3-3ddbf652ea5b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.713931 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7bd2b1b0-a506-4ee6-80a3-3ddbf652ea5b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.721603 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.721603 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:51.725833 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7bd2b1b0-a506-4ee6-80a3-3ddbf652ea5b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:51.730536 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bd2b1b0-a506-4ee6-80a3-3ddbf652ea5b tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e returned with HTTP 200 Jul 31 19:14:51.730960 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 805/3214] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:51.743116 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4cd454fe-9016-4028-92aa-f238336f2c5d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.745030 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4cd454fe-9016-4028-92aa-f238336f2c5d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 Jul 31 19:14:51.745254 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4cd454fe-9016-4028-92aa-f238336f2c5d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.745469 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4cd454fe-9016-4028-92aa-f238336f2c5d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.753312 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.753312 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:51.757525 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4cd454fe-9016-4028-92aa-f238336f2c5d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:51.763260 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4cd454fe-9016-4028-92aa-f238336f2c5d tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 returned with HTTP 200 Jul 31 19:14:51.763894 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 801/3215] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:51.777034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b39911ce-0315-42ec-986e-0e9ad0ba161e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.779045 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b39911ce-0315-42ec-986e-0e9ad0ba161e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 Jul 31 19:14:51.779258 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b39911ce-0315-42ec-986e-0e9ad0ba161e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.779483 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b39911ce-0315-42ec-986e-0e9ad0ba161e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.787404 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.787404 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:51.791688 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b39911ce-0315-42ec-986e-0e9ad0ba161e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:51.796017 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b39911ce-0315-42ec-986e-0e9ad0ba161e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 returned with HTTP 200 Jul 31 19:14:51.796496 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 812/3216] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:51.813623 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-08381e94-e357-450b-97b1-f6076881de82 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.815686 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-08381e94-e357-450b-97b1-f6076881de82 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 Jul 31 19:14:51.815868 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-08381e94-e357-450b-97b1-f6076881de82 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.816049 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-08381e94-e357-450b-97b1-f6076881de82 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.823721 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.823721 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:51.827913 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-08381e94-e357-450b-97b1-f6076881de82 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:51.832676 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-08381e94-e357-450b-97b1-f6076881de82 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 returned with HTTP 200 Jul 31 19:14:51.833053 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 799/3217] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:51.848459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c87c0586-c63e-4f2b-a949-85952733581f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.850409 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c87c0586-c63e-4f2b-a949-85952733581f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc Jul 31 19:14:51.850674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c87c0586-c63e-4f2b-a949-85952733581f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.850897 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c87c0586-c63e-4f2b-a949-85952733581f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.858311 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.858311 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:51.861773 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c87c0586-c63e-4f2b-a949-85952733581f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:51.866138 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c87c0586-c63e-4f2b-a949-85952733581f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc returned with HTTP 200 Jul 31 19:14:51.866573 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 806/3218] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:51.877888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3e96bc67-7a0f-49ea-b4b2-43bd0d576aa5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.880620 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3e96bc67-7a0f-49ea-b4b2-43bd0d576aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:51.880724 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d8d5346-fd7a-426c-8024-395674608a2c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.880985 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3e96bc67-7a0f-49ea-b4b2-43bd0d576aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.881178 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3e96bc67-7a0f-49ea-b4b2-43bd0d576aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.882406 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d8d5346-fd7a-426c-8024-395674608a2c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] DELETE https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:51.882639 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d8d5346-fd7a-426c-8024-395674608a2c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.882816 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d8d5346-fd7a-426c-8024-395674608a2c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.882923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-2d8d5346-fd7a-426c-8024-395674608a2c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete backup with id: 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. Jul 31 19:14:51.887081 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.887081 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:51.894430 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.894430 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:51.898863 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-2d8d5346-fd7a-426c-8024-395674608a2c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] delete_backup rpcapi backup_id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:14:51.900388 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d8d5346-fd7a-426c-8024-395674608a2c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 202 Jul 31 19:14:51.900803 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3e96bc67-7a0f-49ea-b4b2-43bd0d576aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:51.900846 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 813/3219] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:51 2026] DELETE /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:51.907664 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3e96bc67-7a0f-49ea-b4b2-43bd0d576aa5 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:51.908193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c3bf65a7-2f38-40ec-a9f6-d28b0eaac9e7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:51.908260 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 802/3220] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:51.910267 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3bf65a7-2f38-40ec-a9f6-d28b0eaac9e7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:51.910511 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3bf65a7-2f38-40ec-a9f6-d28b0eaac9e7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:51.910714 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3bf65a7-2f38-40ec-a9f6-d28b0eaac9e7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:51.910822 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c3bf65a7-2f38-40ec-a9f6-d28b0eaac9e7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:51.914710 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:51.914710 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:51.915325 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3bf65a7-2f38-40ec-a9f6-d28b0eaac9e7 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 200 Jul 31 19:14:51.915786 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 800/3221] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:51 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:52.163105 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5513d78e-f4dd-4bfe-9a85-08b040495f0f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:52.164879 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5513d78e-f4dd-4bfe-9a85-08b040495f0f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:52.165177 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5513d78e-f4dd-4bfe-9a85-08b040495f0f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:52.165342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5513d78e-f4dd-4bfe-9a85-08b040495f0f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:52.165498 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5513d78e-f4dd-4bfe-9a85-08b040495f0f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:52.170461 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:52.170461 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:52.171333 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5513d78e-f4dd-4bfe-9a85-08b040495f0f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:52.171741 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 807/3222] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:52 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:52.440369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1774de32-d57d-4f76-af7b-0f8f149d7924 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:52.442209 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1774de32-d57d-4f76-af7b-0f8f149d7924 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:52.442457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1774de32-d57d-4f76-af7b-0f8f149d7924 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:52.442706 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1774de32-d57d-4f76-af7b-0f8f149d7924 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:52.448959 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:52.448959 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:52.452148 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1774de32-d57d-4f76-af7b-0f8f149d7924 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:52.455811 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1774de32-d57d-4f76-af7b-0f8f149d7924 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:52.456202 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 814/3223] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:52 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:52.924411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8f8af099-c2ec-4496-8972-e5ba15e65aa6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:52.925572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-68c44e56-4dbe-4d49-8410-53c9951bb7a5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:52.926208 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f8af099-c2ec-4496-8972-e5ba15e65aa6 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:52.926474 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f8af099-c2ec-4496-8972-e5ba15e65aa6 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:52.926700 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8f8af099-c2ec-4496-8972-e5ba15e65aa6 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:52.927299 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68c44e56-4dbe-4d49-8410-53c9951bb7a5 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a Jul 31 19:14:52.927499 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68c44e56-4dbe-4d49-8410-53c9951bb7a5 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:52.927727 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68c44e56-4dbe-4d49-8410-53c9951bb7a5 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:52.927843 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-68c44e56-4dbe-4d49-8410-53c9951bb7a5 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Show backup with id 4f9447fa-a90e-447b-ae5f-007a3ff0e54a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:52.930928 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68c44e56-4dbe-4d49-8410-53c9951bb7a5 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a returned with HTTP 404 Jul 31 19:14:52.931334 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 801/3224] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:52 2026] GET /volume/v3/backups/4f9447fa-a90e-447b-ae5f-007a3ff0e54a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:52.935731 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:52.935731 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:52.938914 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8f8af099-c2ec-4496-8972-e5ba15e65aa6 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:52.940368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eaed2e6f-5aea-4116-9e7a-fb50d43e6de6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:52.941977 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eaed2e6f-5aea-4116-9e7a-fb50d43e6de6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc Jul 31 19:14:52.942120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eaed2e6f-5aea-4116-9e7a-fb50d43e6de6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:52.942284 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eaed2e6f-5aea-4116-9e7a-fb50d43e6de6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:52.942428 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-eaed2e6f-5aea-4116-9e7a-fb50d43e6de6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume with id: a1e5b0f5-94c3-4dd5-824d-088759043dfc Jul 31 19:14:52.943114 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8f8af099-c2ec-4496-8972-e5ba15e65aa6 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:52.943627 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 803/3225] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:52 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:52.948990 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:52.948990 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:52.949367 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eaed2e6f-5aea-4116-9e7a-fb50d43e6de6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:52.963428 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eaed2e6f-5aea-4116-9e7a-fb50d43e6de6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume request issued successfully. Jul 31 19:14:52.963646 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eaed2e6f-5aea-4116-9e7a-fb50d43e6de6 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc returned with HTTP 202 Jul 31 19:14:52.964145 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 808/3226] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:52 2026] DELETE /volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:52.970672 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-15562ddb-e202-43d5-b0e6-d1e13529dcdb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:52.972413 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15562ddb-e202-43d5-b0e6-d1e13529dcdb tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc Jul 31 19:14:52.972675 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15562ddb-e202-43d5-b0e6-d1e13529dcdb tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:52.972895 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-15562ddb-e202-43d5-b0e6-d1e13529dcdb tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:52.979456 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:52.979456 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:52.982809 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-15562ddb-e202-43d5-b0e6-d1e13529dcdb tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:52.987224 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-15562ddb-e202-43d5-b0e6-d1e13529dcdb tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc returned with HTTP 200 Jul 31 19:14:52.987682 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 815/3227] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:52 2026] GET /volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:53.181572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8e8a41e4-8960-4c44-958d-2d0389faaaaf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:53.183121 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8e8a41e4-8960-4c44-958d-2d0389faaaaf tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:53.183291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8e8a41e4-8960-4c44-958d-2d0389faaaaf tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:53.183473 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8e8a41e4-8960-4c44-958d-2d0389faaaaf tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:53.183589 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-8e8a41e4-8960-4c44-958d-2d0389faaaaf tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:53.188417 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:53.188417 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:53.189250 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8e8a41e4-8960-4c44-958d-2d0389faaaaf tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:53.189644 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 802/3228] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:53 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:53.390583 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-e352fc65-8a1c-4669-b6b6-f6fcacdd7891 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:53.392665 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-e352fc65-8a1c-4669-b6b6-f6fcacdd7891 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] POST https://10.4.3.163/volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de/action Jul 31 19:14:53.393018 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-e352fc65-8a1c-4669-b6b6-f6fcacdd7891 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:53.393140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-e352fc65-8a1c-4669-b6b6-f6fcacdd7891 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:53.410179 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:53.410179 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:53.424668 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c25a3477-b96d-49f5-afd1-410ad89a073d req-e352fc65-8a1c-4669-b6b6-f6fcacdd7891 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de/action returned with HTTP 204 Jul 31 19:14:53.425152 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 804/3229] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:14:53 2026] POST /volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:53.467784 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-51dd1122-731e-41f2-b589-f8e2974b0e45 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:53.469544 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51dd1122-731e-41f2-b589-f8e2974b0e45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:53.469764 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51dd1122-731e-41f2-b589-f8e2974b0e45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:53.469943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-51dd1122-731e-41f2-b589-f8e2974b0e45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:53.477598 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:53.477598 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:53.481620 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-51dd1122-731e-41f2-b589-f8e2974b0e45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:53.485826 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-51dd1122-731e-41f2-b589-f8e2974b0e45 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:53.486211 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 809/3230] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:53 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:53.873319 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-16ea7d5a-8a5d-4315-915e-9586da53facb req-9a247ace-d29e-4398-a66a-6e441c6d58f4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:53.875482 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-16ea7d5a-8a5d-4315-915e-9586da53facb req-9a247ace-d29e-4398-a66a-6e441c6d58f4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836 Jul 31 19:14:53.875689 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-16ea7d5a-8a5d-4315-915e-9586da53facb req-9a247ace-d29e-4398-a66a-6e441c6d58f4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:53.875868 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-16ea7d5a-8a5d-4315-915e-9586da53facb req-9a247ace-d29e-4398-a66a-6e441c6d58f4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:53.883562 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:53.883562 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:53.956267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ab91cb51-6abf-4b23-aeef-be99ec6b6826 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:53.958101 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ab91cb51-6abf-4b23-aeef-be99ec6b6826 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:53.958346 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ab91cb51-6abf-4b23-aeef-be99ec6b6826 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:53.958762 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ab91cb51-6abf-4b23-aeef-be99ec6b6826 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:53.959983 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-16ea7d5a-8a5d-4315-915e-9586da53facb req-9a247ace-d29e-4398-a66a-6e441c6d58f4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836 returned with HTTP 200 Jul 31 19:14:53.960372 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 816/3231] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:53 2026] DELETE /volume/v3/attachments/4c5c3c75-3954-4d7e-bc1b-63fefcaa7836 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:53.968611 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:53.968611 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:53.973548 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ab91cb51-6abf-4b23-aeef-be99ec6b6826 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:53.979820 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ab91cb51-6abf-4b23-aeef-be99ec6b6826 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:53.980329 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 803/3232] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:53 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:53.992657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1c21545-8c6d-47c8-9e0a-702b7a6be8c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:53.994816 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1c21545-8c6d-47c8-9e0a-702b7a6be8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:53.995080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1c21545-8c6d-47c8-9e0a-702b7a6be8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:53.995646 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1c21545-8c6d-47c8-9e0a-702b7a6be8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:53.998734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8339eac8-ce11-4b7f-a2a3-fef3227ece1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.000428 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8339eac8-ce11-4b7f-a2a3-fef3227ece1e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc Jul 31 19:14:54.000745 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8339eac8-ce11-4b7f-a2a3-fef3227ece1e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.000982 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8339eac8-ce11-4b7f-a2a3-fef3227ece1e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.005369 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.005369 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:54.007413 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8339eac8-ce11-4b7f-a2a3-fef3227ece1e tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc returned with HTTP 404 Jul 31 19:14:54.008069 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 810/3233] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:53 2026] GET /volume/v3/volumes/a1e5b0f5-94c3-4dd5-824d-088759043dfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:54.008719 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c1c21545-8c6d-47c8-9e0a-702b7a6be8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:54.013067 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1c21545-8c6d-47c8-9e0a-702b7a6be8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:54.013496 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 805/3234] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:53 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:54.015761 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f95c8870-8b1d-4fc2-aaf1-5c59eb3468b1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.016968 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f95c8870-8b1d-4fc2-aaf1-5c59eb3468b1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] DELETE https://10.4.3.163/volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 Jul 31 19:14:54.017191 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f95c8870-8b1d-4fc2-aaf1-5c59eb3468b1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.017369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f95c8870-8b1d-4fc2-aaf1-5c59eb3468b1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.017576 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f95c8870-8b1d-4fc2-aaf1-5c59eb3468b1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume with id: b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 Jul 31 19:14:54.024425 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.024425 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:54.024425 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f95c8870-8b1d-4fc2-aaf1-5c59eb3468b1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:54.026581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a7c00524-54cf-4104-a6c1-7cbdb12fecc8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.028001 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 804/3235] 10.4.3.163 () {70 vars in 1611 bytes} [Fri Jul 31 19:14:54 2026] DELETE /volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:14:54.034664 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7dbfe0cd-bc0b-406c-b2cf-68260c455847 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.045010 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f95c8870-8b1d-4fc2-aaf1-5c59eb3468b1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume request issued successfully. Jul 31 19:14:54.045233 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f95c8870-8b1d-4fc2-aaf1-5c59eb3468b1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 returned with HTTP 202 Jul 31 19:14:54.045750 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 817/3236] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:54 2026] DELETE /volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:54.052751 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-23f22f52-ba2f-4663-801b-d9d8c74a1178 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.053233 np0000006260 devstack@c-api.service[100317]: WARNING keystonemiddleware.auth_token [None req-7dbfe0cd-bc0b-406c-b2cf-68260c455847 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 19:14:54.054329 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-23f22f52-ba2f-4663-801b-d9d8c74a1178 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 Jul 31 19:14:54.054427 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 811/3237] 10.4.3.163 () {70 vars in 1611 bytes} [Fri Jul 31 19:14:54 2026] DELETE /volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:14:54.054480 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-23f22f52-ba2f-4663-801b-d9d8c74a1178 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.054685 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-23f22f52-ba2f-4663-801b-d9d8c74a1178 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.061215 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.063426 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] DELETE https://10.4.3.163/volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de Jul 31 19:14:54.063687 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.063929 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.063929 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:54.064019 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.067585 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-23f22f52-ba2f-4663-801b-d9d8c74a1178 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:54.071540 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-23f22f52-ba2f-4663-801b-d9d8c74a1178 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 returned with HTTP 200 Jul 31 19:14:54.072199 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 806/3238] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:54.072260 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.072260 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:54.137952 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Attachment connected to vm 394065dd-3e6e-410d-89ce-4b9b2213f912, checking data on nova Jul 31 19:14:54.138229 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.compute.nova [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Creating Keystone token plugin using URL: https://10.4.3.163/identity {{(pid=100320) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 19:14:54.198744 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e3906d65-b986-4f0e-9f35-6162bd7e032f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.200427 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e3906d65-b986-4f0e-9f35-6162bd7e032f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:54.200685 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e3906d65-b986-4f0e-9f35-6162bd7e032f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.200873 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e3906d65-b986-4f0e-9f35-6162bd7e032f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.200976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e3906d65-b986-4f0e-9f35-6162bd7e032f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:54.205095 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.205095 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:54.205865 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e3906d65-b986-4f0e-9f35-6162bd7e032f tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:54.206207 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 818/3239] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:54.215734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37052e6b-ffbe-4dae-978f-81dcc0866325 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.244043 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37052e6b-ffbe-4dae-978f-81dcc0866325 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:14:54.246362 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37052e6b-ffbe-4dae-978f-81dcc0866325 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b29885c9-911a-4aee-aff4-a29803b71278", "incremental": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:54.246362 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-37052e6b-ffbe-4dae-978f-81dcc0866325 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Creating new backup {'backup': {'volume_id': 'b29885c9-911a-4aee-aff4-a29803b71278', 'incremental': True}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:14:54.246362 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-37052e6b-ffbe-4dae-978f-81dcc0866325 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Creating backup of volume b29885c9-911a-4aee-aff4-a29803b71278 in container None Jul 31 19:14:54.256750 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.256750 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:54.256750 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-37052e6b-ffbe-4dae-978f-81dcc0866325 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Volume info retrieved successfully. Jul 31 19:14:54.286965 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-37052e6b-ffbe-4dae-978f-81dcc0866325 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Created reservations ['a577d301-da18-420e-b371-28cbca3750c6', '36e37dd1-fd3e-408d-91c5-4944a9e9947b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:54.306560 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37052e6b-ffbe-4dae-978f-81dcc0866325 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 400 Jul 31 19:14:54.306560 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 812/3240] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:14:54 2026] POST /volume/v3/backups => generated 109 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:14:54.311682 np0000006260 devstack@c-api.service[100320]: DEBUG novaclient.v2.client [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] REQ: curl -g -i -X GET https://10.4.3.163/compute/v2.1/servers/394065dd-3e6e-410d-89ce-4b9b2213f912/os-volume_attachments/c8eecab9-546d-46aa-82a9-8fe1316b3886 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c5128ed2d078e8529d204c7d602e152ad32d3adf38acf1c278d26b72c3c83d8c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c8683a58-7312-4fa6-8115-e4fab1f3fa54" -H "X-Service-Token: {SHA256}f89b4d7d5ad269557b6fc436ea34c9554ef3820ee51884a255898fb50d89bed6" {{(pid=100320) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 19:14:54.314228 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f6c45324-8633-441a-821a-89ba3e829570 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.316837 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f6c45324-8633-441a-821a-89ba3e829570 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] DELETE https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:54.317119 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f6c45324-8633-441a-821a-89ba3e829570 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.317395 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f6c45324-8633-441a-821a-89ba3e829570 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.318034 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-f6c45324-8633-441a-821a-89ba3e829570 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete backup with id: 59eac95f-a5e3-4949-ae77-608a41f6a1c6. Jul 31 19:14:54.324078 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.324078 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:54.340605 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-f6c45324-8633-441a-821a-89ba3e829570 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] delete_backup rpcapi backup_id 59eac95f-a5e3-4949-ae77-608a41f6a1c6 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:14:54.346325 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f6c45324-8633-441a-821a-89ba3e829570 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 202 Jul 31 19:14:54.346325 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 807/3241] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:54 2026] DELETE /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:54.352621 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d56ed79-452c-4634-92d2-24adce70a000 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.354627 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d56ed79-452c-4634-92d2-24adce70a000 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:54.354972 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d56ed79-452c-4634-92d2-24adce70a000 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.356453 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d56ed79-452c-4634-92d2-24adce70a000 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.356453 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3d56ed79-452c-4634-92d2-24adce70a000 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:54.364537 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.364537 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:54.364537 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d56ed79-452c-4634-92d2-24adce70a000 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 200 Jul 31 19:14:54.364537 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 819/3242] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:54.441262 np0000006260 devstack@c-api.service[100320]: DEBUG novaclient.v2.client [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 19:14:54 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-3548a682-806a-4ffb-a10b-78d0181d1077 x-openstack-request-id: req-3548a682-806a-4ffb-a10b-78d0181d1077 {{(pid=100320) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 19:14:54.441393 np0000006260 devstack@c-api.service[100320]: DEBUG novaclient.v2.client [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c8eecab9-546d-46aa-82a9-8fe1316b3886", "serverId": "394065dd-3e6e-410d-89ce-4b9b2213f912", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "945b0f59-903a-47f6-ab6a-1b26852530de", "bdm_uuid": "04988642-72ca-44e9-8efb-0ce97368e042"}} {{(pid=100320) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 19:14:54.441539 np0000006260 devstack@c-api.service[100320]: DEBUG novaclient.v2.client [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET call to compute for https://10.4.3.163/compute/v2.1/servers/394065dd-3e6e-410d-89ce-4b9b2213f912/os-volume_attachments/c8eecab9-546d-46aa-82a9-8fe1316b3886 used request id req-3548a682-806a-4ffb-a10b-78d0181d1077 {{(pid=100320) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 19:14:54.443745 np0000006260 devstack@c-api.service[100320]: ERROR cinder.volume.api [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Caught error: Detach volume from instance 394065dd-3e6e-410d-89ce-4b9b2213f912 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 394065dd-3e6e-410d-89ce-4b9b2213f912 using the Compute API Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 19:14:54.445825 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 394065dd-3e6e-410d-89ce-4b9b2213f912 using the Compute API Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: ERROR cinder.api.middleware.fault Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.middleware.fault [None req-c8683a58-7312-4fa6-8115-e4fab1f3fa54 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de returned with HTTP 409 Jul 31 19:14:54.446720 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 805/3243] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:14:54 2026] DELETE /volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de => generated 167 bytes in 386 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:54.486180 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-51f0a8f8-d348-43de-be0f-78825108d275 req-55a6930b-2e77-4b8a-aa74-e9edea833b69 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.488176 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-55a6930b-2e77-4b8a-aa74-e9edea833b69 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:54.488401 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-55a6930b-2e77-4b8a-aa74-e9edea833b69 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.488707 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-55a6930b-2e77-4b8a-aa74-e9edea833b69 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.498868 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.498868 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:54.499892 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab5a4e00-561a-410a-84e7-7a14016ceaaf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.501619 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab5a4e00-561a-410a-84e7-7a14016ceaaf tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:54.501854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab5a4e00-561a-410a-84e7-7a14016ceaaf tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.502046 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab5a4e00-561a-410a-84e7-7a14016ceaaf tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.502787 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-51f0a8f8-d348-43de-be0f-78825108d275 req-55a6930b-2e77-4b8a-aa74-e9edea833b69 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:54.507513 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-55a6930b-2e77-4b8a-aa74-e9edea833b69 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:54.508047 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 813/3244] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:54.508605 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.508605 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:54.512349 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ab5a4e00-561a-410a-84e7-7a14016ceaaf tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:54.517258 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab5a4e00-561a-410a-84e7-7a14016ceaaf tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:54.517683 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 808/3245] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:54.526422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-51f0a8f8-d348-43de-be0f-78825108d275 req-7da86ead-7e97-4450-b51e-a6efb89f5e80 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.528467 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-7da86ead-7e97-4450-b51e-a6efb89f5e80 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] POST https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886/action Jul 31 19:14:54.528859 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-7da86ead-7e97-4450-b51e-a6efb89f5e80 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:54.529042 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-7da86ead-7e97-4450-b51e-a6efb89f5e80 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:54.530491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8ee5fae3-bc5c-483f-9076-07c3101b8ac5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.532375 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ee5fae3-bc5c-483f-9076-07c3101b8ac5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:54.532598 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ee5fae3-bc5c-483f-9076-07c3101b8ac5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.532829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ee5fae3-bc5c-483f-9076-07c3101b8ac5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.539267 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.539267 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:54.539914 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-51f0a8f8-d348-43de-be0f-78825108d275 req-7da86ead-7e97-4450-b51e-a6efb89f5e80 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:54.549985 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-51f0a8f8-d348-43de-be0f-78825108d275 req-7da86ead-7e97-4450-b51e-a6efb89f5e80 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Begin detaching volume completed successfully. Jul 31 19:14:54.550176 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-7da86ead-7e97-4450-b51e-a6efb89f5e80 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886/action returned with HTTP 202 Jul 31 19:14:54.550645 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 820/3246] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:14:54 2026] POST /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:14:54.564633 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-8ee5fae3-bc5c-483f-9076-07c3101b8ac5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:14:54.570765 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.570765 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:54.574557 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8ee5fae3-bc5c-483f-9076-07c3101b8ac5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:54.578767 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ee5fae3-bc5c-483f-9076-07c3101b8ac5 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:54.579999 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 806/3247] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 1193 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:54.589147 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43849de6-1393-4a06-89f3-2890b5b76092 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.589608 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43849de6-1393-4a06-89f3-2890b5b76092 None None] GET https://10.4.3.163/volume// Jul 31 19:14:54.589773 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43849de6-1393-4a06-89f3-2890b5b76092 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.589951 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43849de6-1393-4a06-89f3-2890b5b76092 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.590244 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43849de6-1393-4a06-89f3-2890b5b76092 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:54.590570 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 814/3248] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:54.592298 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e6277b10-e86d-4260-881c-4cce5f43dc30 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.593873 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6277b10-e86d-4260-881c-4cce5f43dc30 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:14:54.594164 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e6277b10-e86d-4260-881c-4cce5f43dc30 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7", "name": "tempest-VolumeImageDependencyTests-Snapshot-1177405656"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:54.597184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-51f0a8f8-d348-43de-be0f-78825108d275 req-fec0b81f-0a61-49ac-9214-b0a40c1d58b8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.599473 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-fec0b81f-0a61-49ac-9214-b0a40c1d58b8 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:54.599717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-fec0b81f-0a61-49ac-9214-b0a40c1d58b8 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.599915 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-fec0b81f-0a61-49ac-9214-b0a40c1d58b8 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.602134 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.602134 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:54.602268 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e6277b10-e86d-4260-881c-4cce5f43dc30 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:54.602389 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-e6277b10-e86d-4260-881c-4cce5f43dc30 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create snapshot from volume ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:54.609086 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.609086 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:54.612263 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-51f0a8f8-d348-43de-be0f-78825108d275 req-fec0b81f-0a61-49ac-9214-b0a40c1d58b8 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:54.616857 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-fec0b81f-0a61-49ac-9214-b0a40c1d58b8 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:54.617249 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 821/3249] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 1339 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:54.632312 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e6277b10-e86d-4260-881c-4cce5f43dc30 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Created reservations ['20918065-e71a-4051-bbd8-f1c877731480', '5ac0dc94-3551-48d5-be5a-52b3e25725f9', '5b71360a-2cbe-41aa-afc5-1115481d57b0', '04915681-f286-41b1-b383-36ae5baa9de0'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:54.657608 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e6277b10-e86d-4260-881c-4cce5f43dc30 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Snapshot create request issued successfully. Jul 31 19:14:54.658002 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e6277b10-e86d-4260-881c-4cce5f43dc30 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:14:54.658512 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 809/3250] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:14:54 2026] POST /volume/v3/snapshots => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:54.667840 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f610a3f0-11a7-4d95-a27f-e68f7bd02724 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.669397 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f610a3f0-11a7-4d95-a27f-e68f7bd02724 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:14:54.669633 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f610a3f0-11a7-4d95-a27f-e68f7bd02724 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.669798 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f610a3f0-11a7-4d95-a27f-e68f7bd02724 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.676557 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.676557 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:54.677279 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f610a3f0-11a7-4d95-a27f-e68f7bd02724 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Snapshot retrieved successfully. Jul 31 19:14:54.678452 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f610a3f0-11a7-4d95-a27f-e68f7bd02724 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 returned with HTTP 200 Jul 31 19:14:54.679046 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 807/3251] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:54.868343 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.870025 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:54.870235 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.870460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.870663 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:54.876825 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.876825 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:54.877255 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:54.886324 np0000006260 devstack@c-api.service[100317]: WARNING cinder.keymgr.conf_key_mgr [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:14:54.891529 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:14:54.891828 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a045366-dcbe-45d6-b8bc-aa56aaaf8355 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 202 Jul 31 19:14:54.892238 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 815/3252] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:54 2026] DELETE /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:54.902465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b72dbe4e-8140-4a87-acf2-d6666ff8d03b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:54.904259 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b72dbe4e-8140-4a87-acf2-d6666ff8d03b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:54.904443 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b72dbe4e-8140-4a87-acf2-d6666ff8d03b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:54.904649 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b72dbe4e-8140-4a87-acf2-d6666ff8d03b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:54.912577 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:54.912577 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:54.917312 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b72dbe4e-8140-4a87-acf2-d6666ff8d03b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:54.921896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b72dbe4e-8140-4a87-acf2-d6666ff8d03b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 200 Jul 31 19:14:54.922277 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 822/3253] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:54 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:55.083778 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d665df23-b635-4b3d-baf2-5c1d4652ee64 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.085424 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d665df23-b635-4b3d-baf2-5c1d4652ee64 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 Jul 31 19:14:55.085648 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d665df23-b635-4b3d-baf2-5c1d4652ee64 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.085864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d665df23-b635-4b3d-baf2-5c1d4652ee64 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.091163 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d665df23-b635-4b3d-baf2-5c1d4652ee64 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 returned with HTTP 404 Jul 31 19:14:55.091648 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 810/3254] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/volumes/b5fcbd7c-244f-434c-996a-4ee35ed3b2c4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:55.097681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-52fae6be-b57c-4d4a-aa4b-55bc69226910 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.099478 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52fae6be-b57c-4d4a-aa4b-55bc69226910 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] DELETE https://10.4.3.163/volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 Jul 31 19:14:55.099762 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52fae6be-b57c-4d4a-aa4b-55bc69226910 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.099988 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52fae6be-b57c-4d4a-aa4b-55bc69226910 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.100178 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-52fae6be-b57c-4d4a-aa4b-55bc69226910 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume with id: 668c53d4-2453-4816-9af7-e09837a121e9 Jul 31 19:14:55.107078 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.107078 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:55.107078 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-52fae6be-b57c-4d4a-aa4b-55bc69226910 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:55.122262 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-52fae6be-b57c-4d4a-aa4b-55bc69226910 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume request issued successfully. Jul 31 19:14:55.122561 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52fae6be-b57c-4d4a-aa4b-55bc69226910 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 returned with HTTP 202 Jul 31 19:14:55.122950 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 808/3255] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:55 2026] DELETE /volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:55.129323 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3e2d5f5c-6fde-43df-8bbe-b5602b356940 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.130887 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e2d5f5c-6fde-43df-8bbe-b5602b356940 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 Jul 31 19:14:55.131063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e2d5f5c-6fde-43df-8bbe-b5602b356940 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.131220 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e2d5f5c-6fde-43df-8bbe-b5602b356940 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.137301 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.137301 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:55.140185 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3e2d5f5c-6fde-43df-8bbe-b5602b356940 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:55.143772 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e2d5f5c-6fde-43df-8bbe-b5602b356940 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 returned with HTTP 200 Jul 31 19:14:55.144205 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 816/3256] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:55.375981 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7a59590c-43a4-4c61-b57c-8cc598d59b49 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.377678 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a59590c-43a4-4c61-b57c-8cc598d59b49 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 Jul 31 19:14:55.377860 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a59590c-43a4-4c61-b57c-8cc598d59b49 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.378036 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a59590c-43a4-4c61-b57c-8cc598d59b49 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.378142 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7a59590c-43a4-4c61-b57c-8cc598d59b49 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 59eac95f-a5e3-4949-ae77-608a41f6a1c6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:55.380296 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-51f0a8f8-d348-43de-be0f-78825108d275 req-bdb0e556-4f0c-49b2-bfaa-591ca32b1820 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.381333 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a59590c-43a4-4c61-b57c-8cc598d59b49 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 returned with HTTP 404 Jul 31 19:14:55.381814 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 823/3257] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/backups/59eac95f-a5e3-4949-ae77-608a41f6a1c6 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:55.382646 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-bdb0e556-4f0c-49b2-bfaa-591ca32b1820 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] DELETE https://10.4.3.163/volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de Jul 31 19:14:55.382863 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-bdb0e556-4f0c-49b2-bfaa-591ca32b1820 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.383071 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-bdb0e556-4f0c-49b2-bfaa-591ca32b1820 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.388264 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.391062 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.391062 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:55.404173 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:55.404621 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1357763207"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:55.406034 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1357763207'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:55.406157 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume of 1 GB Jul 31 19:14:55.410089 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Availability Zones retrieved successfully. Jul 31 19:14:55.415188 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Flow 'volume_create_api' (1c2a8702-710c-43ae-bb59-04aa650e573f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:55.416157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f67892c-a360-4f75-a3d8-5b5c7c33de3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.417015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:55.432487 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-51f0a8f8-d348-43de-be0f-78825108d275 req-bdb0e556-4f0c-49b2-bfaa-591ca32b1820 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de returned with HTTP 200 Jul 31 19:14:55.432858 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 811/3258] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:14:55 2026] DELETE /volume/v3/attachments/945b0f59-903a-47f6-ab6a-1b26852530de => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:55.439132 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f67892c-a360-4f75-a3d8-5b5c7c33de3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.439867 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2827611a-71f7-4f83-9840-24a03c30453f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.473620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Created reservations ['d151eff4-091c-469d-8c56-23221ceae474', '1675d8bb-f597-4c09-b477-9f195ffe998d', '403e6d69-cd0f-444e-9ea5-8322a0156bbc', '6c5d00a6-fcaa-4465-b7b5-551f81d6780a'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:55.474283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2827611a-71f7-4f83-9840-24a03c30453f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d151eff4-091c-469d-8c56-23221ceae474', '1675d8bb-f597-4c09-b477-9f195ffe998d', '403e6d69-cd0f-444e-9ea5-8322a0156bbc', '6c5d00a6-fcaa-4465-b7b5-551f81d6780a']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.474948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986de506-f664-402c-9fd5-2132f89ea167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.495024 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986de506-f664-402c-9fd5-2132f89ea167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '416b53f5-18ce-4b60-b44a-1775c984c8b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1357763207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba3371a62d034f5b92417580659a7cb2',qos_specs=None,replication_status=,reservations=['d151eff4-091c-469d-8c56-23221ceae474','1675d8bb-f597-4c09-b477-9f195ffe998d','403e6d69-cd0f-444e-9ea5-8322a0156bbc','6c5d00a6-fcaa-4465-b7b5-551f81d6780a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1357763207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=416b53f5-18ce-4b60-b44a-1775c984c8b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba3371a62d034f5b92417580659a7cb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.495700 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc7e19a8-2731-4667-a3bb-937da2aec978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.512721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc7e19a8-2731-4667-a3bb-937da2aec978) transitioned into state 'SUCCESS' from state '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-1357763207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba3371a62d034f5b92417580659a7cb2',qos_specs=None,replication_status=,reservations=['d151eff4-091c-469d-8c56-23221ceae474','1675d8bb-f597-4c09-b477-9f195ffe998d','403e6d69-cd0f-444e-9ea5-8322a0156bbc','6c5d00a6-fcaa-4465-b7b5-551f81d6780a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.513245 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9293000-26e8-4f2a-b728-87acc5145b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.520380 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9293000-26e8-4f2a-b728-87acc5145b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.521116 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Flow 'volume_create_api' (1c2a8702-710c-43ae-bb59-04aa650e573f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:55.521381 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume request issued successfully. Jul 31 19:14:55.521922 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16d58b8a-2ace-4e8b-946d-c802cce72d16 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:55.522310 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 809/3259] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:14:55 2026] POST /volume/v3/volumes => generated 749 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:55.532966 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3de4245-f249-40dc-9130-8132cdced684 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.535050 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3de4245-f249-40dc-9130-8132cdced684 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 Jul 31 19:14:55.535283 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3de4245-f249-40dc-9130-8132cdced684 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.535548 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3de4245-f249-40dc-9130-8132cdced684 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.542431 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.542431 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:55.545717 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b3de4245-f249-40dc-9130-8132cdced684 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:14:55.549655 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3de4245-f249-40dc-9130-8132cdced684 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 returned with HTTP 200 Jul 31 19:14:55.549978 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 817/3260] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:55.659356 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2a0b375c-c42e-4394-86af-1ecdaac91560 req-5b957c92-ba67-4629-a6ad-162a72effa41 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.661283 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2a0b375c-c42e-4394-86af-1ecdaac91560 req-5b957c92-ba67-4629-a6ad-162a72effa41 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:55.661467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2a0b375c-c42e-4394-86af-1ecdaac91560 req-5b957c92-ba67-4629-a6ad-162a72effa41 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.661656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2a0b375c-c42e-4394-86af-1ecdaac91560 req-5b957c92-ba67-4629-a6ad-162a72effa41 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.667899 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.667899 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:55.671031 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2a0b375c-c42e-4394-86af-1ecdaac91560 req-5b957c92-ba67-4629-a6ad-162a72effa41 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:55.674425 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2a0b375c-c42e-4394-86af-1ecdaac91560 req-5b957c92-ba67-4629-a6ad-162a72effa41 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:55.674816 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 824/3261] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 864 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:55.685798 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-183f230d-7092-4885-b2d6-f14266ad95dc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.687138 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-23d0951d-cb98-435a-983d-520507715a5a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.687554 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-183f230d-7092-4885-b2d6-f14266ad95dc tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] DELETE https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:55.687753 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-183f230d-7092-4885-b2d6-f14266ad95dc tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.687949 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-183f230d-7092-4885-b2d6-f14266ad95dc tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.688123 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-183f230d-7092-4885-b2d6-f14266ad95dc tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Delete volume with id: c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:55.689348 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-23d0951d-cb98-435a-983d-520507715a5a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:14:55.689624 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-23d0951d-cb98-435a-983d-520507715a5a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.689870 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-23d0951d-cb98-435a-983d-520507715a5a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.694453 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.694453 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:55.694971 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-183f230d-7092-4885-b2d6-f14266ad95dc tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:55.695168 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.695168 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:55.695730 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-23d0951d-cb98-435a-983d-520507715a5a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Snapshot retrieved successfully. Jul 31 19:14:55.696665 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-23d0951d-cb98-435a-983d-520507715a5a tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 returned with HTTP 200 Jul 31 19:14:55.697100 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 810/3262] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:55.704291 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.706188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:55.706551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "5b478ccf-9e8d-4b97-a1aa-3017fa2f6064", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:55.707991 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '5b478ccf-9e8d-4b97-a1aa-3017fa2f6064', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:55.709881 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-183f230d-7092-4885-b2d6-f14266ad95dc tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Delete volume request issued successfully. Jul 31 19:14:55.710098 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-183f230d-7092-4885-b2d6-f14266ad95dc tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 202 Jul 31 19:14:55.710531 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 812/3263] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:14:55 2026] DELETE /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:14:55.712211 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.712211 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:55.712622 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Snapshot retrieved successfully. Jul 31 19:14:55.712731 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume of 1 GB Jul 31 19:14:55.715865 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Availability Zones retrieved successfully. Jul 31 19:14:55.716594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-06d76800-258e-49f0-8ad2-fec935020656 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.718545 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06d76800-258e-49f0-8ad2-fec935020656 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:55.718824 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06d76800-258e-49f0-8ad2-fec935020656 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.719089 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-06d76800-258e-49f0-8ad2-fec935020656 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.721016 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (bf5a7fbd-a009-4307-9e79-a688243dbe0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:55.721897 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0027c4-d851-4d1a-82ec-9272122a59a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.722782 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:55.726225 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.726225 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:55.729683 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-06d76800-258e-49f0-8ad2-fec935020656 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Volume info retrieved successfully. Jul 31 19:14:55.733909 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-06d76800-258e-49f0-8ad2-fec935020656 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 200 Jul 31 19:14:55.734320 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 825/3264] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:55.749696 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c0027c4-d851-4d1a-82ec-9272122a59a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5b478ccf-9e8d-4b97-a1aa-3017fa2f6064', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.750429 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b7f36d-a735-4dc1-9226-84d12646b8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.784911 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Created reservations ['f75a0e9e-88a1-4fd1-aac8-5d8e4b791b20', 'e51404b6-ba94-41a5-9818-52bab75bf99c', '11e2dc7b-922a-4139-b8de-8e1b69eafed9', '85dd4fc9-e899-443f-88fc-f22019a54f40'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:55.785691 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b7f36d-a735-4dc1-9226-84d12646b8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f75a0e9e-88a1-4fd1-aac8-5d8e4b791b20', 'e51404b6-ba94-41a5-9818-52bab75bf99c', '11e2dc7b-922a-4139-b8de-8e1b69eafed9', '85dd4fc9-e899-443f-88fc-f22019a54f40']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.786312 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e53bc84-dcfa-4609-b60f-7c26bcf4d365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.820036 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e53bc84-dcfa-4609-b60f-7c26bcf4d365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a963ec27-e0d1-4b68-b6b6-e4786940d882', '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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['f75a0e9e-88a1-4fd1-aac8-5d8e4b791b20','e51404b6-ba94-41a5-9818-52bab75bf99c','11e2dc7b-922a-4139-b8de-8e1b69eafed9','85dd4fc9-e899-443f-88fc-f22019a54f40'],size=1,snapshot_id=5b478ccf-9e8d-4b97-a1aa-3017fa2f6064,source_replicaid=,source_volid=None,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:55Z,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=a963ec27-e0d1-4b68-b6b6-e4786940d882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb01e42657f4c589ce30c2806217395',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5b478ccf-9e8d-4b97-a1aa-3017fa2f6064,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5879e31ea98b4067bd85394c524e4634',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.820774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd29d7ee-9ee6-4b7f-a5f6-4a4a2d553126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.836561 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd29d7ee-9ee6-4b7f-a5f6-4a4a2d553126) transitioned into state 'SUCCESS' from 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='8cb01e42657f4c589ce30c2806217395',qos_specs=None,replication_status=,reservations=['f75a0e9e-88a1-4fd1-aac8-5d8e4b791b20','e51404b6-ba94-41a5-9818-52bab75bf99c','11e2dc7b-922a-4139-b8de-8e1b69eafed9','85dd4fc9-e899-443f-88fc-f22019a54f40'],size=1,snapshot_id=5b478ccf-9e8d-4b97-a1aa-3017fa2f6064,source_replicaid=,source_volid=None,status='creating',user_id='5879e31ea98b4067bd85394c524e4634',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.837164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a73132-952b-492a-acf4-38d7ccd68110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:55.854298 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a73132-952b-492a-acf4-38d7ccd68110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:55.855139 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Flow 'volume_create_api' (bf5a7fbd-a009-4307-9e79-a688243dbe0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:55.855415 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Create volume request issued successfully. Jul 31 19:14:55.855934 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50a8f4df-5df7-479b-ab82-9f1ab6d071bc tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:55.856295 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 818/3265] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:14:55 2026] POST /volume/v3/volumes => generated 809 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:55.866915 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-662f3118-7082-4a2e-a44b-d0398812d8eb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.868592 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-662f3118-7082-4a2e-a44b-d0398812d8eb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:14:55.868798 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-662f3118-7082-4a2e-a44b-d0398812d8eb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.868970 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-662f3118-7082-4a2e-a44b-d0398812d8eb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.875360 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.875360 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:55.878736 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-662f3118-7082-4a2e-a44b-d0398812d8eb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:55.882532 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-662f3118-7082-4a2e-a44b-d0398812d8eb tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 returned with HTTP 200 Jul 31 19:14:55.882912 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 811/3266] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:55.933328 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8b73bdd7-055b-4e6e-8cee-48426a1f7496 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.935304 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b73bdd7-055b-4e6e-8cee-48426a1f7496 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 Jul 31 19:14:55.935610 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b73bdd7-055b-4e6e-8cee-48426a1f7496 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.935713 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8b73bdd7-055b-4e6e-8cee-48426a1f7496 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.940921 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8b73bdd7-055b-4e6e-8cee-48426a1f7496 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 returned with HTTP 404 Jul 31 19:14:55.941347 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 813/3267] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/volumes/f50fbd73-e4a1-486b-a2db-996e1735ebf3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:55.947680 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-febdc7ff-8a1d-401a-b10b-38a223ac853b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.949276 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-febdc7ff-8a1d-401a-b10b-38a223ac853b tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:14:55.949499 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-febdc7ff-8a1d-401a-b10b-38a223ac853b tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.949714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-febdc7ff-8a1d-401a-b10b-38a223ac853b tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.950619 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-febdc7ff-8a1d-401a-b10b-38a223ac853b tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:14:55.967599 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-febdc7ff-8a1d-401a-b10b-38a223ac853b tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Get all volumes completed successfully. Jul 31 19:14:55.970252 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.970252 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:55.975355 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-febdc7ff-8a1d-401a-b10b-38a223ac853b tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:14:55.976038 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 826/3268] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:14:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18747 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:55.997226 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ba42247-6128-43ee-8fe7-75c38a97a93c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:55.999061 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ba42247-6128-43ee-8fe7-75c38a97a93c tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] DELETE https://10.4.3.163/volume/v3/types/3dab25cd-9ec8-479e-8660-254f8115fd54 Jul 31 19:14:55.999277 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ba42247-6128-43ee-8fe7-75c38a97a93c tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:55.999525 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ba42247-6128-43ee-8fe7-75c38a97a93c tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:55.999778 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:55.999778 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:56.018700 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ba42247-6128-43ee-8fe7-75c38a97a93c tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] https://10.4.3.163/volume/v3/types/3dab25cd-9ec8-479e-8660-254f8115fd54 returned with HTTP 202 Jul 31 19:14:56.019169 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 819/3269] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:14:55 2026] DELETE /volume/v3/types/3dab25cd-9ec8-479e-8660-254f8115fd54 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:56.027541 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ffea2b24-949e-49c2-a19d-90fdf8dbb8a0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.029277 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ffea2b24-949e-49c2-a19d-90fdf8dbb8a0 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:14:56.029686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ffea2b24-949e-49c2-a19d-90fdf8dbb8a0 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1212851405", "extra_specs": {}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:56.040135 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ffea2b24-949e-49c2-a19d-90fdf8dbb8a0 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:14:56.040512 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 812/3270] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:14:56 2026] POST /volume/v3/types => generated 213 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:56.046903 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-951eac87-ddb3-407f-b454-056eacf65f64 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.048954 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-951eac87-ddb3-407f-b454-056eacf65f64 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] POST https://10.4.3.163/volume/v3/types/6841e100-d190-4d4d-8ec9-6f99091c6936/encryption Jul 31 19:14:56.049336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-951eac87-ddb3-407f-b454-056eacf65f64 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:56.063842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-951eac87-ddb3-407f-b454-056eacf65f64 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] https://10.4.3.163/volume/v3/types/6841e100-d190-4d4d-8ec9-6f99091c6936/encryption returned with HTTP 200 Jul 31 19:14:56.064255 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 814/3271] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:14:56 2026] POST /volume/v3/types/6841e100-d190-4d4d-8ec9-6f99091c6936/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:56.071118 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1157fb88-f599-4533-a007-ec2e3123de97 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.072681 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:56.072973 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-751204521", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1212851405", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:56.074300 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-751204521', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1212851405', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:56.077190 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:14:56.077456 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.077456 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:56.077860 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:14:56.082778 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (04456051-c708-40f5-81a2-c1d37c19dfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:56.083594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b958045-61b5-4350-b479-5bfbb4a8a696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:56.084304 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:56.103607 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b958045-61b5-4350-b479-5bfbb4a8a696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:14:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6841e100-d190-4d4d-8ec9-6f99091c6936,is_public=True,name='tempest-scenario-type-luks2-1212851405',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6841e100-d190-4d4d-8ec9-6f99091c6936', '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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:56.104349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ae0e0b-4314-4dd6-9ed5-ec62b7e60e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:56.125194 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1212851405 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1212851405, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:14:56.125444 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1212851405 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1212851405, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:14:56.145973 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['fc3742f1-decd-4927-871c-041518259186', '5723758a-3e9d-455d-bc34-57e505c090c2', '50eaa932-5c75-4a3d-b3a9-d42e29850099', '43683c37-0983-4ddf-941a-467f8db208ed'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:56.146693 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ae0e0b-4314-4dd6-9ed5-ec62b7e60e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3742f1-decd-4927-871c-041518259186', '5723758a-3e9d-455d-bc34-57e505c090c2', '50eaa932-5c75-4a3d-b3a9-d42e29850099', '43683c37-0983-4ddf-941a-467f8db208ed']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:56.147319 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa28e0d-b8c3-438d-ab0d-fe21342c9bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:56.155599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9748d311-f03b-40da-9a81-b4c0639ddba2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.157818 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9748d311-f03b-40da-9a81-b4c0639ddba2 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 Jul 31 19:14:56.158072 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9748d311-f03b-40da-9a81-b4c0639ddba2 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.158324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9748d311-f03b-40da-9a81-b4c0639ddba2 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.165141 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9748d311-f03b-40da-9a81-b4c0639ddba2 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 returned with HTTP 404 Jul 31 19:14:56.165698 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 820/3272] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/volumes/668c53d4-2453-4816-9af7-e09837a121e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:56.169643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa28e0d-b8c3-438d-ab0d-fe21342c9bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '009b3eb0-ba9c-4310-8962-d5d66efbe9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-751204521',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['fc3742f1-decd-4927-871c-041518259186','5723758a-3e9d-455d-bc34-57e505c090c2','50eaa932-5c75-4a3d-b3a9-d42e29850099','43683c37-0983-4ddf-941a-467f8db208ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=6841e100-d190-4d4d-8ec9-6f99091c6936), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-751204521',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=009b3eb0-ba9c-4310-8962-d5d66efbe9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6841e100-d190-4d4d-8ec9-6f99091c6936),volume_type_id=6841e100-d190-4d4d-8ec9-6f99091c6936)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:56.170340 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175d4576-5a36-4443-beda-db14ffb0c6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:56.171781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6a896263-8b43-48ff-b1b8-4285d8087401 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.173651 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6a896263-8b43-48ff-b1b8-4285d8087401 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 Jul 31 19:14:56.173821 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6a896263-8b43-48ff-b1b8-4285d8087401 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.174018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6a896263-8b43-48ff-b1b8-4285d8087401 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.174178 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-6a896263-8b43-48ff-b1b8-4285d8087401 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume with id: ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 Jul 31 19:14:56.180462 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.180462 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:56.180846 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6a896263-8b43-48ff-b1b8-4285d8087401 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:56.184230 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (175d4576-5a36-4443-beda-db14ffb0c6f6) transitioned into state 'SUCCESS' from state '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-751204521',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['fc3742f1-decd-4927-871c-041518259186','5723758a-3e9d-455d-bc34-57e505c090c2','50eaa932-5c75-4a3d-b3a9-d42e29850099','43683c37-0983-4ddf-941a-467f8db208ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=6841e100-d190-4d4d-8ec9-6f99091c6936)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:56.184880 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b63db3-b1d7-4d49-97ed-a2c8ac18b629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:56.191994 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26b63db3-b1d7-4d49-97ed-a2c8ac18b629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:56.192756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (04456051-c708-40f5-81a2-c1d37c19dfa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:56.193157 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:14:56.193372 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6a896263-8b43-48ff-b1b8-4285d8087401 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume request issued successfully. Jul 31 19:14:56.193548 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6a896263-8b43-48ff-b1b8-4285d8087401 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 returned with HTTP 202 Jul 31 19:14:56.193599 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1157fb88-f599-4533-a007-ec2e3123de97 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:56.193867 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 813/3273] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:56 2026] DELETE /volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:56.194010 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 827/3274] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:56 2026] POST /volume/v3/volumes => generated 780 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:56.200567 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-06a466ab-1e74-464f-a52d-31c72f782ef1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.202326 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-06a466ab-1e74-464f-a52d-31c72f782ef1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 Jul 31 19:14:56.202574 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-06a466ab-1e74-464f-a52d-31c72f782ef1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.202784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-06a466ab-1e74-464f-a52d-31c72f782ef1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.207181 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-93b044a9-4d2c-47cc-9b1c-ff2b50502c9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.208831 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93b044a9-4d2c-47cc-9b1c-ff2b50502c9a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:14:56.209013 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93b044a9-4d2c-47cc-9b1c-ff2b50502c9a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.209511 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-93b044a9-4d2c-47cc-9b1c-ff2b50502c9a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.209741 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.209741 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:56.213072 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-06a466ab-1e74-464f-a52d-31c72f782ef1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:56.215416 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.215416 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:56.217055 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-06a466ab-1e74-464f-a52d-31c72f782ef1 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 returned with HTTP 200 Jul 31 19:14:56.217552 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 815/3275] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:56.219200 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-93b044a9-4d2c-47cc-9b1c-ff2b50502c9a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:56.224621 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-93b044a9-4d2c-47cc-9b1c-ff2b50502c9a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 200 Jul 31 19:14:56.224976 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 821/3276] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:56.561597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-53d5a63b-fef3-4a67-ba7e-4a3076ecca5d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.563309 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-53d5a63b-fef3-4a67-ba7e-4a3076ecca5d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 Jul 31 19:14:56.563590 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-53d5a63b-fef3-4a67-ba7e-4a3076ecca5d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.563820 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-53d5a63b-fef3-4a67-ba7e-4a3076ecca5d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.570478 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.570478 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:56.573558 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-53d5a63b-fef3-4a67-ba7e-4a3076ecca5d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:14:56.577111 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-53d5a63b-fef3-4a67-ba7e-4a3076ecca5d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 returned with HTTP 200 Jul 31 19:14:56.577456 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 814/3277] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:56.588387 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-227e36fe-2408-45ea-97ae-2bd0f10bc075 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.590309 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-227e36fe-2408-45ea-97ae-2bd0f10bc075 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:14:56.590699 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-227e36fe-2408-45ea-97ae-2bd0f10bc075 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "416b53f5-18ce-4b60-b44a-1775c984c8b5", "name": "tempest-VolumesBackupsTest-Backup-2038389831"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:56.592068 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-227e36fe-2408-45ea-97ae-2bd0f10bc075 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Creating new backup {'backup': {'volume_id': '416b53f5-18ce-4b60-b44a-1775c984c8b5', 'name': 'tempest-VolumesBackupsTest-Backup-2038389831'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:14:56.592249 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-227e36fe-2408-45ea-97ae-2bd0f10bc075 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Creating backup of volume 416b53f5-18ce-4b60-b44a-1775c984c8b5 in container None Jul 31 19:14:56.598824 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.598824 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:56.599168 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-227e36fe-2408-45ea-97ae-2bd0f10bc075 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Volume info retrieved successfully. Jul 31 19:14:56.613274 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-227e36fe-2408-45ea-97ae-2bd0f10bc075 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Created reservations ['b8f23429-22f3-46ac-ba07-01cb8adc9089', '7a4cccb7-bd06-4039-8379-452e220788f6'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:56.639840 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-227e36fe-2408-45ea-97ae-2bd0f10bc075 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:14:56.640212 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 828/3278] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:14:56 2026] POST /volume/v3/backups => generated 330 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:56.647456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fde1a4c8-ddb5-444e-b1d4-55f041eea041 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.649907 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fde1a4c8-ddb5-444e-b1d4-55f041eea041 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:14:56.650149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fde1a4c8-ddb5-444e-b1d4-55f041eea041 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.650411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fde1a4c8-ddb5-444e-b1d4-55f041eea041 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.650599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fde1a4c8-ddb5-444e-b1d4-55f041eea041 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:56.654988 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.654988 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:56.655559 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fde1a4c8-ddb5-444e-b1d4-55f041eea041 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:14:56.655900 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 816/3279] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:56.746862 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-31545307-e374-46cf-a82c-e553adc760d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.748560 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31545307-e374-46cf-a82c-e553adc760d0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] GET https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 Jul 31 19:14:56.748759 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31545307-e374-46cf-a82c-e553adc760d0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.748934 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31545307-e374-46cf-a82c-e553adc760d0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.754047 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31545307-e374-46cf-a82c-e553adc760d0 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915 tempest-TestServerVolumeAttachScenarioOldVersion-1646206915-project-member] https://10.4.3.163/volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 returned with HTTP 404 Jul 31 19:14:56.754452 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 822/3280] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/volumes/c8eecab9-546d-46aa-82a9-8fe1316b3886 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:14:56.895058 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-20ca851e-4109-40f0-beb6-52c88d7b651d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.896939 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-20ca851e-4109-40f0-beb6-52c88d7b651d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:14:56.897165 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-20ca851e-4109-40f0-beb6-52c88d7b651d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.897350 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-20ca851e-4109-40f0-beb6-52c88d7b651d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.904622 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.904622 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:56.909068 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-20ca851e-4109-40f0-beb6-52c88d7b651d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:56.914969 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-20ca851e-4109-40f0-beb6-52c88d7b651d tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 returned with HTTP 200 Jul 31 19:14:56.915362 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 815/3281] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:56.931837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c9ffd9c1-f93f-4b0a-b8f1-60854d5fd54e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.933446 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9ffd9c1-f93f-4b0a-b8f1-60854d5fd54e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:14:56.933684 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9ffd9c1-f93f-4b0a-b8f1-60854d5fd54e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.933865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9ffd9c1-f93f-4b0a-b8f1-60854d5fd54e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.939830 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.939830 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:56.942847 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c9ffd9c1-f93f-4b0a-b8f1-60854d5fd54e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:56.946807 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9ffd9c1-f93f-4b0a-b8f1-60854d5fd54e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 returned with HTTP 200 Jul 31 19:14:56.947177 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 829/3282] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:56.963631 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-403a5174-f5ec-4f82-920d-c007451ff7a4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.965718 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-403a5174-f5ec-4f82-920d-c007451ff7a4 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:14:56.965949 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-403a5174-f5ec-4f82-920d-c007451ff7a4 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.966180 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-403a5174-f5ec-4f82-920d-c007451ff7a4 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:56.966313 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-403a5174-f5ec-4f82-920d-c007451ff7a4 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete snapshot with id: 5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:14:56.971850 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:56.971850 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:56.972360 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-403a5174-f5ec-4f82-920d-c007451ff7a4 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Snapshot retrieved successfully. Jul 31 19:14:56.987089 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-403a5174-f5ec-4f82-920d-c007451ff7a4 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Snapshot delete request issued successfully. Jul 31 19:14:56.987274 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-403a5174-f5ec-4f82-920d-c007451ff7a4 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 returned with HTTP 202 Jul 31 19:14:56.987694 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 817/3283] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:14:56 2026] DELETE /volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:56.995514 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-385a84dd-97f3-40e9-8757-9b05673d208e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:56.997081 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-385a84dd-97f3-40e9-8757-9b05673d208e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:14:56.997270 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-385a84dd-97f3-40e9-8757-9b05673d208e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:56.997462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-385a84dd-97f3-40e9-8757-9b05673d208e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.002074 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.002074 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:57.002449 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-385a84dd-97f3-40e9-8757-9b05673d208e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Snapshot retrieved successfully. Jul 31 19:14:57.003160 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-385a84dd-97f3-40e9-8757-9b05673d208e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 returned with HTTP 200 Jul 31 19:14:57.003492 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 823/3284] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:14:56 2026] GET /volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:57.063762 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.065306 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:14:57.065675 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1806727707"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:57.066991 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1806727707'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:14:57.067149 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume of 1 GB Jul 31 19:14:57.071237 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Availability Zones retrieved successfully. Jul 31 19:14:57.076602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Flow 'volume_create_api' (7dfabe16-c5ae-473b-aae0-798b8be3c0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:57.077591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (621cf626-23d0-486f-b414-40152fa0f457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:57.078591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:14:57.103072 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (621cf626-23d0-486f-b414-40152fa0f457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:57.103817 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00370cb2-721f-41a3-b3ef-75b8413c26b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:57.140564 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Created reservations ['7f2b51b7-058c-462e-9a2e-bbd0f01062f4', '3d2cf8e9-5b10-49c3-900c-d4573bfd813c', '30b52768-5ad3-4d2e-84f5-1e98f78c1232', '7967bf37-9b09-4d3d-923c-831589caa162'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:14:57.141599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00370cb2-721f-41a3-b3ef-75b8413c26b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f2b51b7-058c-462e-9a2e-bbd0f01062f4', '3d2cf8e9-5b10-49c3-900c-d4573bfd813c', '30b52768-5ad3-4d2e-84f5-1e98f78c1232', '7967bf37-9b09-4d3d-923c-831589caa162']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:57.142622 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413a7d4f-c79c-45d1-9779-4a04b48e5d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:57.164254 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (413a7d4f-c79c-45d1-9779-4a04b48e5d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '795485e1-1d44-4c33-8c2a-408f5054c42e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1806727707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3d02f0dc1e84f3fa0d8af149f393427',qos_specs=None,replication_status=,reservations=['7f2b51b7-058c-462e-9a2e-bbd0f01062f4','3d2cf8e9-5b10-49c3-900c-d4573bfd813c','30b52768-5ad3-4d2e-84f5-1e98f78c1232','7967bf37-9b09-4d3d-923c-831589caa162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1806727707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=795485e1-1d44-4c33-8c2a-408f5054c42e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3d02f0dc1e84f3fa0d8af149f393427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:57.165456 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357c0530-722f-41cb-a2ad-235aa28a5636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:57.185306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (357c0530-722f-41cb-a2ad-235aa28a5636) transitioned into state 'SUCCESS' from state '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-1806727707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3d02f0dc1e84f3fa0d8af149f393427',qos_specs=None,replication_status=,reservations=['7f2b51b7-058c-462e-9a2e-bbd0f01062f4','3d2cf8e9-5b10-49c3-900c-d4573bfd813c','30b52768-5ad3-4d2e-84f5-1e98f78c1232','7967bf37-9b09-4d3d-923c-831589caa162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:57.186045 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be82617-bc1c-41b8-98b9-6b1a093bc702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:14:57.195916 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be82617-bc1c-41b8-98b9-6b1a093bc702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:14:57.196743 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Flow 'volume_create_api' (7dfabe16-c5ae-473b-aae0-798b8be3c0a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:14:57.197053 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume request issued successfully. Jul 31 19:14:57.197624 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5ec07228-3a22-4c7b-aa1d-86bd16071c93 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:14:57.198038 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 816/3285] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:14:57 2026] POST /volume/v3/volumes => generated 755 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:14:57.209733 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dd6a86d2-c767-4d4a-af8a-96ba743da9a6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.211615 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd6a86d2-c767-4d4a-af8a-96ba743da9a6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:14:57.211874 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd6a86d2-c767-4d4a-af8a-96ba743da9a6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.212116 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd6a86d2-c767-4d4a-af8a-96ba743da9a6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.219491 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.219491 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:57.224100 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dd6a86d2-c767-4d4a-af8a-96ba743da9a6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:57.228839 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd6a86d2-c767-4d4a-af8a-96ba743da9a6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:14:57.229276 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-feb62aed-4370-4c13-af9c-6ffa58cd421a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.229599 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 830/3286] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:57.231017 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-feb62aed-4370-4c13-af9c-6ffa58cd421a tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 Jul 31 19:14:57.231214 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-feb62aed-4370-4c13-af9c-6ffa58cd421a tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.231398 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-feb62aed-4370-4c13-af9c-6ffa58cd421a tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.237303 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-feb62aed-4370-4c13-af9c-6ffa58cd421a tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 returned with HTTP 404 Jul 31 19:14:57.237961 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 818/3287] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/v3/volumes/ac8dbd07-230b-42ea-9c2a-6ed41baa68b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:57.238552 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-919547a8-fca5-49fc-a905-9c42d8253a10 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.240279 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-919547a8-fca5-49fc-a905-9c42d8253a10 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:14:57.240520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-919547a8-fca5-49fc-a905-9c42d8253a10 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.240719 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-919547a8-fca5-49fc-a905-9c42d8253a10 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.245127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0bc884d2-650c-45d3-9b41-664daf2c244c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.247392 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0bc884d2-650c-45d3-9b41-664daf2c244c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e Jul 31 19:14:57.247651 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0bc884d2-650c-45d3-9b41-664daf2c244c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.247839 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0bc884d2-650c-45d3-9b41-664daf2c244c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.247889 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.247889 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:57.248067 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-0bc884d2-650c-45d3-9b41-664daf2c244c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume with id: 9fb4544d-f895-4117-a4f2-54a06be88d1e Jul 31 19:14:57.251605 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-919547a8-fca5-49fc-a905-9c42d8253a10 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:57.255673 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.255673 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:57.255959 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-919547a8-fca5-49fc-a905-9c42d8253a10 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 200 Jul 31 19:14:57.256167 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0bc884d2-650c-45d3-9b41-664daf2c244c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:57.256426 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 824/3288] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:57.269297 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80962ddf-065e-451d-a93d-c019c018d165 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.271682 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80962ddf-065e-451d-a93d-c019c018d165 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:14:57.271969 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80962ddf-065e-451d-a93d-c019c018d165 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.272251 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80962ddf-065e-451d-a93d-c019c018d165 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.281624 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0bc884d2-650c-45d3-9b41-664daf2c244c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume request issued successfully. Jul 31 19:14:57.281811 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0bc884d2-650c-45d3-9b41-664daf2c244c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e returned with HTTP 202 Jul 31 19:14:57.282326 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 817/3289] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:57 2026] DELETE /volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:57.283352 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.283352 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:57.289825 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-80962ddf-065e-451d-a93d-c019c018d165 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:57.289859 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0455a827-cf5a-4dc3-89d0-8c84579a5cd8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.291295 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0455a827-cf5a-4dc3-89d0-8c84579a5cd8 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e Jul 31 19:14:57.291661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0455a827-cf5a-4dc3-89d0-8c84579a5cd8 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.291919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0455a827-cf5a-4dc3-89d0-8c84579a5cd8 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.295396 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80962ddf-065e-451d-a93d-c019c018d165 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 200 Jul 31 19:14:57.295870 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 831/3290] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:57.301410 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.301410 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:57.305524 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0455a827-cf5a-4dc3-89d0-8c84579a5cd8 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:57.310956 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d526a263-3fb9-4745-bf5b-afbc3a3500a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.312156 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0455a827-cf5a-4dc3-89d0-8c84579a5cd8 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e returned with HTTP 200 Jul 31 19:14:57.312614 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 819/3291] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:57.313171 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d526a263-3fb9-4745-bf5b-afbc3a3500a5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/action Jul 31 19:14:57.313701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d526a263-3fb9-4745-bf5b-afbc3a3500a5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:57.313878 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d526a263-3fb9-4745-bf5b-afbc3a3500a5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:57.323429 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.323429 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:57.323859 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d526a263-3fb9-4745-bf5b-afbc3a3500a5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:57.330334 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d526a263-3fb9-4745-bf5b-afbc3a3500a5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume updated successfully. Jul 31 19:14:57.330556 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d526a263-3fb9-4745-bf5b-afbc3a3500a5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/action returned with HTTP 200 Jul 31 19:14:57.330923 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 825/3292] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:14:57 2026] POST /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 19:14:57.416056 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-8de54238-3d03-4d0f-b134-4747a4a6ebde None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.418124 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-8de54238-3d03-4d0f-b134-4747a4a6ebde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:14:57.418319 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-8de54238-3d03-4d0f-b134-4747a4a6ebde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.418530 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-8de54238-3d03-4d0f-b134-4747a4a6ebde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.426588 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.426588 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:57.430319 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-8de54238-3d03-4d0f-b134-4747a4a6ebde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:57.434775 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-8de54238-3d03-4d0f-b134-4747a4a6ebde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 200 Jul 31 19:14:57.435133 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 818/3293] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:57.665221 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6cfaf4ac-ea81-4e6d-b327-d3b78ce46c3e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.666988 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6cfaf4ac-ea81-4e6d-b327-d3b78ce46c3e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:14:57.667170 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6cfaf4ac-ea81-4e6d-b327-d3b78ce46c3e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.667346 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6cfaf4ac-ea81-4e6d-b327-d3b78ce46c3e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.667958 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6cfaf4ac-ea81-4e6d-b327-d3b78ce46c3e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:57.671545 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.671545 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:57.672124 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6cfaf4ac-ea81-4e6d-b327-d3b78ce46c3e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:14:57.672501 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 832/3294] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:57.781859 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-73552950-ca43-4aa7-9a87-99abc5218298 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.783889 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-73552950-ca43-4aa7-9a87-99abc5218298 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:14:57.784085 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-73552950-ca43-4aa7-9a87-99abc5218298 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.784266 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-73552950-ca43-4aa7-9a87-99abc5218298 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.791971 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.791971 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:57.795836 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-73552950-ca43-4aa7-9a87-99abc5218298 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:57.799962 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-73552950-ca43-4aa7-9a87-99abc5218298 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 200 Jul 31 19:14:57.800617 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 820/3295] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:57.811712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28218c80-5c62-4591-b61a-51b59267ae93 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.813737 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28218c80-5c62-4591-b61a-51b59267ae93 None None] GET https://10.4.3.163/volume// Jul 31 19:14:57.813737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28218c80-5c62-4591-b61a-51b59267ae93 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:57.813737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28218c80-5c62-4591-b61a-51b59267ae93 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:57.813737 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28218c80-5c62-4591-b61a-51b59267ae93 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:57.813737 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 826/3296] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:14:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:57.821391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-95ff3534-e694-4a27-b989-2e7af0571146 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:57.824036 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-95ff3534-e694-4a27-b989-2e7af0571146 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:14:57.824766 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-95ff3534-e694-4a27-b989-2e7af0571146 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "009b3eb0-ba9c-4310-8962-d5d66efbe9fe", "connector": null, "instance_uuid": "c3be9d82-1444-4ad4-ad7a-31b48e4673c3"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:57.835203 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:57.835203 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:57.860486 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-95ff3534-e694-4a27-b989-2e7af0571146 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:14:57.860915 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 819/3297] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:14:57 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:58.012184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1da21047-bec4-48fd-92c9-78f8d19f8c29 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.013990 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1da21047-bec4-48fd-92c9-78f8d19f8c29 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:14:58.014297 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1da21047-bec4-48fd-92c9-78f8d19f8c29 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.014637 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1da21047-bec4-48fd-92c9-78f8d19f8c29 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.019094 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1da21047-bec4-48fd-92c9-78f8d19f8c29 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 returned with HTTP 404 Jul 31 19:14:58.019683 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 833/3298] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:58.027220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b6ea2428-b86d-4822-98a6-0292d177be9c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.028962 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6ea2428-b86d-4822-98a6-0292d177be9c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:14:58.029695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6ea2428-b86d-4822-98a6-0292d177be9c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.029695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b6ea2428-b86d-4822-98a6-0292d177be9c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.029695 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b6ea2428-b86d-4822-98a6-0292d177be9c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:14:58.036681 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.036681 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:58.037040 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b6ea2428-b86d-4822-98a6-0292d177be9c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:58.053620 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b6ea2428-b86d-4822-98a6-0292d177be9c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume request issued successfully. Jul 31 19:14:58.053803 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b6ea2428-b86d-4822-98a6-0292d177be9c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 returned with HTTP 202 Jul 31 19:14:58.054215 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 821/3299] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:14:58 2026] DELETE /volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:14:58.061747 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6efcbede-9e08-4483-b191-d841251004ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.063422 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6efcbede-9e08-4483-b191-d841251004ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:14:58.063660 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6efcbede-9e08-4483-b191-d841251004ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.063840 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6efcbede-9e08-4483-b191-d841251004ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.071033 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.071033 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:58.075155 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6efcbede-9e08-4483-b191-d841251004ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:58.079906 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6efcbede-9e08-4483-b191-d841251004ae tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 returned with HTTP 200 Jul 31 19:14:58.080514 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 827/3300] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:58.241029 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9bb9a57b-09ff-4456-897d-a5d05a11c35c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.242718 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9bb9a57b-09ff-4456-897d-a5d05a11c35c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:14:58.242902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9bb9a57b-09ff-4456-897d-a5d05a11c35c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.243082 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9bb9a57b-09ff-4456-897d-a5d05a11c35c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.249952 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.249952 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:58.253324 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9bb9a57b-09ff-4456-897d-a5d05a11c35c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:58.257058 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9bb9a57b-09ff-4456-897d-a5d05a11c35c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:14:58.257429 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 820/3301] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:58.297350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4b0d40e2-67ea-465b-84fb-47546fbf0076 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.299562 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4b0d40e2-67ea-465b-84fb-47546fbf0076 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:14:58.299752 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4b0d40e2-67ea-465b-84fb-47546fbf0076 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.299937 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4b0d40e2-67ea-465b-84fb-47546fbf0076 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.307627 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.307627 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:58.311040 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4b0d40e2-67ea-465b-84fb-47546fbf0076 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:58.314747 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4b0d40e2-67ea-465b-84fb-47546fbf0076 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:14:58.315135 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 834/3302] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:58.324253 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f2043183-8800-47f1-ac3b-e05f464cff7c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.326070 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f2043183-8800-47f1-ac3b-e05f464cff7c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e Jul 31 19:14:58.326262 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f2043183-8800-47f1-ac3b-e05f464cff7c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.326460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f2043183-8800-47f1-ac3b-e05f464cff7c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.332607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f2043183-8800-47f1-ac3b-e05f464cff7c tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e returned with HTTP 404 Jul 31 19:14:58.333096 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 822/3303] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/volumes/9fb4544d-f895-4117-a4f2-54a06be88d1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:58.339031 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6ad5e1ba-c4be-43ca-9ba1-b339e97bdf63 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.340810 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ad5e1ba-c4be-43ca-9ba1-b339e97bdf63 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] DELETE https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 Jul 31 19:14:58.341017 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ad5e1ba-c4be-43ca-9ba1-b339e97bdf63 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.341200 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ad5e1ba-c4be-43ca-9ba1-b339e97bdf63 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.341354 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6ad5e1ba-c4be-43ca-9ba1-b339e97bdf63 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume with id: 2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 Jul 31 19:14:58.349333 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.349333 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:58.349870 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6ad5e1ba-c4be-43ca-9ba1-b339e97bdf63 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:58.367647 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6ad5e1ba-c4be-43ca-9ba1-b339e97bdf63 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Delete volume request issued successfully. Jul 31 19:14:58.367647 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ad5e1ba-c4be-43ca-9ba1-b339e97bdf63 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 returned with HTTP 202 Jul 31 19:14:58.367964 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 828/3304] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:14:58 2026] DELETE /volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:14:58.375281 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3f4e60f7-9c07-41dc-913b-8f0ab329b043 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.377474 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3f4e60f7-9c07-41dc-913b-8f0ab329b043 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 Jul 31 19:14:58.377703 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3f4e60f7-9c07-41dc-913b-8f0ab329b043 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.377944 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3f4e60f7-9c07-41dc-913b-8f0ab329b043 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.384038 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b28deb34-c210-404e-ab4a-df09430f4630 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.384524 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b28deb34-c210-404e-ab4a-df09430f4630 None None] GET https://10.4.3.163/volume// Jul 31 19:14:58.384765 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b28deb34-c210-404e-ab4a-df09430f4630 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.385013 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b28deb34-c210-404e-ab4a-df09430f4630 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.385760 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b28deb34-c210-404e-ab4a-df09430f4630 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:58.385908 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 835/3305] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:58.386976 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.386976 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:58.391665 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3f4e60f7-9c07-41dc-913b-8f0ab329b043 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Volume info retrieved successfully. Jul 31 19:14:58.394228 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-408f4c25-93c0-4cb5-bfe6-9bce654c3da0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.396523 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-408f4c25-93c0-4cb5-bfe6-9bce654c3da0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:14:58.396893 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-408f4c25-93c0-4cb5-bfe6-9bce654c3da0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "795485e1-1d44-4c33-8c2a-408f5054c42e", "connector": null, "instance_uuid": "6053e9aa-5e67-401c-8e1d-d64b57e02951"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:58.397237 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3f4e60f7-9c07-41dc-913b-8f0ab329b043 tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 returned with HTTP 200 Jul 31 19:14:58.397777 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 821/3306] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:58.405313 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.405313 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:58.441381 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-408f4c25-93c0-4cb5-bfe6-9bce654c3da0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:14:58.441865 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 823/3307] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:14:58 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:58.470069 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4b4ec2b9-3394-4704-b1c5-51aced8de9ba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.472476 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b4ec2b9-3394-4704-b1c5-51aced8de9ba tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:14:58.472765 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b4ec2b9-3394-4704-b1c5-51aced8de9ba tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.473027 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b4ec2b9-3394-4704-b1c5-51aced8de9ba tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.482509 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c3c036c2-b602-4f5f-8125-7f81c98ae38c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.482981 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3c036c2-b602-4f5f-8125-7f81c98ae38c None None] GET https://10.4.3.163/volume// Jul 31 19:14:58.483200 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3c036c2-b602-4f5f-8125-7f81c98ae38c None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.483393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3c036c2-b602-4f5f-8125-7f81c98ae38c None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.483810 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3c036c2-b602-4f5f-8125-7f81c98ae38c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:58.484147 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 836/3308] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:58.486388 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.486388 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:58.492952 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4b4ec2b9-3394-4704-b1c5-51aced8de9ba tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:58.494331 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4d0e736b-b2ac-4937-b6fc-e6fabb1781e0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.497179 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4d0e736b-b2ac-4937-b6fc-e6fabb1781e0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:14:58.497539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4d0e736b-b2ac-4937-b6fc-e6fabb1781e0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.497817 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4d0e736b-b2ac-4937-b6fc-e6fabb1781e0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.499114 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b4ec2b9-3394-4704-b1c5-51aced8de9ba tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:14:58.499828 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 829/3309] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:58.514748 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.514748 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:58.518790 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4d0e736b-b2ac-4937-b6fc-e6fabb1781e0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:58.523627 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-4d0e736b-b2ac-4937-b6fc-e6fabb1781e0 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:14:58.524021 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 822/3310] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:58.620917 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-98cc6aa1-e22d-43bd-8ab3-2c4aea4f7c06 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.622939 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-98cc6aa1-e22d-43bd-8ab3-2c4aea4f7c06 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] PUT https://10.4.3.163/volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc Jul 31 19:14:58.623267 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-98cc6aa1-e22d-43bd-8ab3-2c4aea4f7c06 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:58.630197 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-98cc6aa1-e22d-43bd-8ab3-2c4aea4f7c06 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Acquiring lock "cinder-attachment_update-795485e1-1d44-4c33-8c2a-408f5054c42e-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:14:58.637080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-98cc6aa1-e22d-43bd-8ab3-2c4aea4f7c06 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Lock "cinder-attachment_update-795485e1-1d44-4c33-8c2a-408f5054c42e-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:14:58.637876 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.637876 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:58.681913 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2858ff14-02ae-4b1b-970b-ae9c4e58c246 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.683697 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2858ff14-02ae-4b1b-970b-ae9c4e58c246 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:14:58.683903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2858ff14-02ae-4b1b-970b-ae9c4e58c246 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.684093 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2858ff14-02ae-4b1b-970b-ae9c4e58c246 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.684199 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2858ff14-02ae-4b1b-970b-ae9c4e58c246 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:58.688269 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.688269 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:58.688870 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2858ff14-02ae-4b1b-970b-ae9c4e58c246 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:14:58.689248 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 837/3311] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:58.715205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-98cc6aa1-e22d-43bd-8ab3-2c4aea4f7c06 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Lock "cinder-attachment_update-795485e1-1d44-4c33-8c2a-408f5054c42e-np0000006260" released by "attachment_update" :: held 0.078s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:14:58.715538 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-98cc6aa1-e22d-43bd-8ab3-2c4aea4f7c06 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc returned with HTTP 200 Jul 31 19:14:58.715986 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 824/3312] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:14:58 2026] PUT /volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:58.767005 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2e5e144-872f-41c0-9228-133443f1f3db None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.767382 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2e5e144-872f-41c0-9228-133443f1f3db None None] GET https://10.4.3.163/volume// Jul 31 19:14:58.767582 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2e5e144-872f-41c0-9228-133443f1f3db None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.767763 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2e5e144-872f-41c0-9228-133443f1f3db None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.768086 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2e5e144-872f-41c0-9228-133443f1f3db None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:14:58.768355 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 830/3313] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:14:58.776159 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-00e93077-8318-43f2-afc9-19abb1c12968 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.778292 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-00e93077-8318-43f2-afc9-19abb1c12968 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:14:58.778539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-00e93077-8318-43f2-afc9-19abb1c12968 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:58.778719 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-00e93077-8318-43f2-afc9-19abb1c12968 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:58.787622 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.787622 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:58.790707 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-00e93077-8318-43f2-afc9-19abb1c12968 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:14:58.794367 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-00e93077-8318-43f2-afc9-19abb1c12968 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 200 Jul 31 19:14:58.794780 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 823/3314] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:14:58 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 1051 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:58.891150 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-307d0986-c3c6-42e2-9e2a-595c79d3d765 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:58.893336 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-307d0986-c3c6-42e2-9e2a-595c79d3d765 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb Jul 31 19:14:58.893774 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-307d0986-c3c6-42e2-9e2a-595c79d3d765 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:58.900922 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-307d0986-c3c6-42e2-9e2a-595c79d3d765 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-009b3eb0-ba9c-4310-8962-d5d66efbe9fe-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:14:58.905363 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-307d0986-c3c6-42e2-9e2a-595c79d3d765 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-009b3eb0-ba9c-4310-8962-d5d66efbe9fe-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:14:58.906196 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:58.906196 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:58.983982 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-307d0986-c3c6-42e2-9e2a-595c79d3d765 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-009b3eb0-ba9c-4310-8962-d5d66efbe9fe-np0000006260" released by "attachment_update" :: held 0.079s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:14:58.984274 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-307d0986-c3c6-42e2-9e2a-595c79d3d765 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb returned with HTTP 200 Jul 31 19:14:58.984779 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 838/3315] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:14:58 2026] PUT /volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:14:59.005104 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-e91dfb00-e9a1-4aea-96e5-94ed12281077 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:59.007604 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-e91dfb00-e9a1-4aea-96e5-94ed12281077 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb/action Jul 31 19:14:59.008062 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-e91dfb00-e9a1-4aea-96e5-94ed12281077 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:14:59.008220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-e91dfb00-e9a1-4aea-96e5-94ed12281077 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:14:59.024822 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:59.024822 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:14:59.035837 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-e91dfb00-e9a1-4aea-96e5-94ed12281077 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb/action returned with HTTP 204 Jul 31 19:14:59.036371 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 825/3316] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:14:59 2026] POST /volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:59.093873 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b46298d-8f3b-4799-a917-7ea557eb9b7c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:59.096285 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b46298d-8f3b-4799-a917-7ea557eb9b7c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:14:59.096547 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b46298d-8f3b-4799-a917-7ea557eb9b7c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:59.096740 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b46298d-8f3b-4799-a917-7ea557eb9b7c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:59.102015 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b46298d-8f3b-4799-a917-7ea557eb9b7c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 returned with HTTP 404 Jul 31 19:14:59.102468 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 831/3317] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:59 2026] GET /volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:14:59.287677 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1f222a15-ace8-4026-81c9-273535fac6be None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:59.290292 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1f222a15-ace8-4026-81c9-273535fac6be tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:59.290716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1f222a15-ace8-4026-81c9-273535fac6be tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:59.290781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1f222a15-ace8-4026-81c9-273535fac6be tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:59.290954 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-1f222a15-ace8-4026-81c9-273535fac6be tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:59.307609 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:59.307609 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:59.308227 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1f222a15-ace8-4026-81c9-273535fac6be tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:59.328642 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1f222a15-ace8-4026-81c9-273535fac6be tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume request issued successfully. Jul 31 19:14:59.328905 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1f222a15-ace8-4026-81c9-273535fac6be tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 202 Jul 31 19:14:59.329484 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 824/3318] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:14:59 2026] DELETE /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:14:59.337455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6098d2c1-0950-4a98-b513-f5792c086d7b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:59.339632 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6098d2c1-0950-4a98-b513-f5792c086d7b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:14:59.339780 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6098d2c1-0950-4a98-b513-f5792c086d7b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:59.339986 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6098d2c1-0950-4a98-b513-f5792c086d7b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:59.350114 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:59.350114 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:14:59.354786 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6098d2c1-0950-4a98-b513-f5792c086d7b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:14:59.361001 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6098d2c1-0950-4a98-b513-f5792c086d7b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 200 Jul 31 19:14:59.361572 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 839/3319] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:14:59 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:14:59.409788 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7051e1d7-1b44-4365-be50-7d647e3dc22f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:59.411792 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7051e1d7-1b44-4365-be50-7d647e3dc22f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] GET https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 Jul 31 19:14:59.412020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7051e1d7-1b44-4365-be50-7d647e3dc22f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:59.412245 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7051e1d7-1b44-4365-be50-7d647e3dc22f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:59.417886 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7051e1d7-1b44-4365-be50-7d647e3dc22f tempest-CreateVolumesFromBackupTest-1474266466 tempest-CreateVolumesFromBackupTest-1474266466-project-member] https://10.4.3.163/volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 returned with HTTP 404 Jul 31 19:14:59.418361 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 826/3320] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:59 2026] GET /volume/v3/volumes/2f2644ca-5c0b-496d-bb9f-a45d61ac3f02 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:14:59.511954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-15f3b142-f9a9-4b23-b6aa-1782707fdd68 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:59.513497 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-15f3b142-f9a9-4b23-b6aa-1782707fdd68 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:14:59.513774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-15f3b142-f9a9-4b23-b6aa-1782707fdd68 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:59.514036 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-15f3b142-f9a9-4b23-b6aa-1782707fdd68 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:59.524386 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:59.524386 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:14:59.527729 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-15f3b142-f9a9-4b23-b6aa-1782707fdd68 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:14:59.533757 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-15f3b142-f9a9-4b23-b6aa-1782707fdd68 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:14:59.534216 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 832/3321] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:59 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:14:59.699712 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5d943926-7d95-4ceb-bffc-1f190199d1ff None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:14:59.701896 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5d943926-7d95-4ceb-bffc-1f190199d1ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:14:59.702153 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5d943926-7d95-4ceb-bffc-1f190199d1ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:14:59.702377 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5d943926-7d95-4ceb-bffc-1f190199d1ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:14:59.702560 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5d943926-7d95-4ceb-bffc-1f190199d1ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:14:59.706615 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:14:59.706615 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:14:59.707132 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5d943926-7d95-4ceb-bffc-1f190199d1ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:14:59.707555 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 825/3322] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:14:59 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:00.375946 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-35297f4c-b95b-4fc6-a2bc-7d2100341929 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.378536 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35297f4c-b95b-4fc6-a2bc-7d2100341929 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:15:00.378741 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35297f4c-b95b-4fc6-a2bc-7d2100341929 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.379013 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35297f4c-b95b-4fc6-a2bc-7d2100341929 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.387370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35297f4c-b95b-4fc6-a2bc-7d2100341929 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 404 Jul 31 19:15:00.387930 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 840/3323] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:00 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:00.401932 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-066ae9e8-e9e0-4763-846c-6bb33aef1d8c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.403940 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-066ae9e8-e9e0-4763-846c-6bb33aef1d8c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:15:00.404122 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-066ae9e8-e9e0-4763-846c-6bb33aef1d8c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.404286 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-066ae9e8-e9e0-4763-846c-6bb33aef1d8c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.404502 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-066ae9e8-e9e0-4763-846c-6bb33aef1d8c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:15:00.410365 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-066ae9e8-e9e0-4763-846c-6bb33aef1d8c tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 returned with HTTP 404 Jul 31 19:15:00.410902 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 827/3324] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:15:00 2026] DELETE /volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:00.419857 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f856bb64-e4d9-4445-99df-6c06965d3c19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.424859 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f856bb64-e4d9-4445-99df-6c06965d3c19 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 Jul 31 19:15:00.425149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f856bb64-e4d9-4445-99df-6c06965d3c19 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.425787 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f856bb64-e4d9-4445-99df-6c06965d3c19 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.433789 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f856bb64-e4d9-4445-99df-6c06965d3c19 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 returned with HTTP 404 Jul 31 19:15:00.434039 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 833/3325] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:00 2026] GET /volume/v3/volumes/a963ec27-e0d1-4b68-b6b6-e4786940d882 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:00.440859 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2b6dde7d-ca60-40a4-b76c-ea46fa22bc48 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.442982 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2b6dde7d-ca60-40a4-b76c-ea46fa22bc48 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:15:00.442982 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2b6dde7d-ca60-40a4-b76c-ea46fa22bc48 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.442982 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2b6dde7d-ca60-40a4-b76c-ea46fa22bc48 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.443216 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-2b6dde7d-ca60-40a4-b76c-ea46fa22bc48 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete snapshot with id: 5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:15:00.447696 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2b6dde7d-ca60-40a4-b76c-ea46fa22bc48 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 returned with HTTP 404 Jul 31 19:15:00.448242 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 826/3326] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:15:00 2026] DELETE /volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:00.455407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-879f4a06-5549-44a6-8f2e-85e7a7c25f3b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.457702 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-879f4a06-5549-44a6-8f2e-85e7a7c25f3b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 Jul 31 19:15:00.457878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-879f4a06-5549-44a6-8f2e-85e7a7c25f3b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.458204 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-879f4a06-5549-44a6-8f2e-85e7a7c25f3b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.462919 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-879f4a06-5549-44a6-8f2e-85e7a7c25f3b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 returned with HTTP 404 Jul 31 19:15:00.463620 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 841/3327] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:15:00 2026] GET /volume/v3/snapshots/5b478ccf-9e8d-4b97-a1aa-3017fa2f6064 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:00.469992 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe33a77b-3462-4bd6-97d7-b054611a44c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.472506 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe33a77b-3462-4bd6-97d7-b054611a44c3 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:15:00.472827 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe33a77b-3462-4bd6-97d7-b054611a44c3 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.473556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe33a77b-3462-4bd6-97d7-b054611a44c3 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.473556 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-fe33a77b-3462-4bd6-97d7-b054611a44c3 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:15:00.481384 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe33a77b-3462-4bd6-97d7-b054611a44c3 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 404 Jul 31 19:15:00.481906 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 828/3328] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:15:00 2026] DELETE /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:00.493130 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bef7cffd-e281-4263-b0aa-26465c2ecfcd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.494991 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bef7cffd-e281-4263-b0aa-26465c2ecfcd tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 Jul 31 19:15:00.495224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bef7cffd-e281-4263-b0aa-26465c2ecfcd tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.495420 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bef7cffd-e281-4263-b0aa-26465c2ecfcd tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.501893 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bef7cffd-e281-4263-b0aa-26465c2ecfcd tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 returned with HTTP 404 Jul 31 19:15:00.502493 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 834/3329] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:00 2026] GET /volume/v3/volumes/ec6677b8-8b6d-4ecf-96bc-40b3db6a9dd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:00.541606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2f279d4e-4440-4132-aaa3-91d5b7e4e130 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.544163 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2f279d4e-4440-4132-aaa3-91d5b7e4e130 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e Jul 31 19:15:00.544163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2f279d4e-4440-4132-aaa3-91d5b7e4e130 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.544163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2f279d4e-4440-4132-aaa3-91d5b7e4e130 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.544297 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-2f279d4e-4440-4132-aaa3-91d5b7e4e130 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: 0264b145-1a6b-4949-8bd7-8a8f0cc4661e Jul 31 19:15:00.546627 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-19c17745-5850-4baa-a45f-9c1cf00c863d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.548325 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19c17745-5850-4baa-a45f-9c1cf00c863d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:00.548544 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19c17745-5850-4baa-a45f-9c1cf00c863d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.548750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19c17745-5850-4baa-a45f-9c1cf00c863d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.552332 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:00.552332 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:00.552782 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2f279d4e-4440-4132-aaa3-91d5b7e4e130 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:15:00.557968 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:00.557968 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:00.561367 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-19c17745-5850-4baa-a45f-9c1cf00c863d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:00.565457 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19c17745-5850-4baa-a45f-9c1cf00c863d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:00.565880 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 842/3330] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:00 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:00.578612 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2f279d4e-4440-4132-aaa3-91d5b7e4e130 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume request issued successfully. Jul 31 19:15:00.578756 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2f279d4e-4440-4132-aaa3-91d5b7e4e130 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e returned with HTTP 202 Jul 31 19:15:00.579391 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 827/3331] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:15:00 2026] DELETE /volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:15:00.586536 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2bed0ac6-f113-4f8d-b6f5-c89b60c01d60 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.589607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bed0ac6-f113-4f8d-b6f5-c89b60c01d60 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e Jul 31 19:15:00.589929 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bed0ac6-f113-4f8d-b6f5-c89b60c01d60 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.590174 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bed0ac6-f113-4f8d-b6f5-c89b60c01d60 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.602404 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:00.602404 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:00.608107 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2bed0ac6-f113-4f8d-b6f5-c89b60c01d60 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Volume info retrieved successfully. Jul 31 19:15:00.616789 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bed0ac6-f113-4f8d-b6f5-c89b60c01d60 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e returned with HTTP 200 Jul 31 19:15:00.617185 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 829/3332] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:00 2026] GET /volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e => generated 1227 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:15:00.635299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.720136 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a4180bf9-2418-4bb9-9eee-80f9651f9902 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.721298 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:00.721744 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1614196808"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:00.722532 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4180bf9-2418-4bb9-9eee-80f9651f9902 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:00.722790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4180bf9-2418-4bb9-9eee-80f9651f9902 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.723035 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a4180bf9-2418-4bb9-9eee-80f9651f9902 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.723174 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a4180bf9-2418-4bb9-9eee-80f9651f9902 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:00.723528 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1614196808'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:00.723690 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume of 1 GB Jul 31 19:15:00.728080 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Availability Zones retrieved successfully. Jul 31 19:15:00.728698 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:00.728698 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:00.729577 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a4180bf9-2418-4bb9-9eee-80f9651f9902 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:00.730101 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 843/3333] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:00 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:00.735520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (1cd92cb4-ede9-4ffc-9bf7-b2f5b9b63869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:00.736770 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05637670-d2c4-47a6-89ed-2ad81a5d6f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:00.737932 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:00.766337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05637670-d2c4-47a6-89ed-2ad81a5d6f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:00.767208 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1074f989-8d14-4a12-87c8-00098d389249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:00.837472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Created reservations ['4e5d2d7f-c526-4094-89e8-3fd465da3d90', '4172a894-887c-406c-adaa-fe1a36d3735c', '8b823e75-11aa-44be-bbfb-59012c0f6539', 'e4a34537-1dd6-4a7f-9f04-e4400b15b7fc'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:00.843140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1074f989-8d14-4a12-87c8-00098d389249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5d2d7f-c526-4094-89e8-3fd465da3d90', '4172a894-887c-406c-adaa-fe1a36d3735c', '8b823e75-11aa-44be-bbfb-59012c0f6539', 'e4a34537-1dd6-4a7f-9f04-e4400b15b7fc']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:00.843140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b8075f-0185-4be0-90a0-8488f81521dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:00.868983 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b8075f-0185-4be0-90a0-8488f81521dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af9b02ce-8351-4bc4-b28c-620f270b0f91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1614196808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['4e5d2d7f-c526-4094-89e8-3fd465da3d90','4172a894-887c-406c-adaa-fe1a36d3735c','8b823e75-11aa-44be-bbfb-59012c0f6539','e4a34537-1dd6-4a7f-9f04-e4400b15b7fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1614196808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af9b02ce-8351-4bc4-b28c-620f270b0f91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1165a276cb4146b283728091ad93159e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3743deb45f9f4132a56b0ff7767e561b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:00.870021 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd5eaef-24f0-4506-bf02-9322738fd600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:00.890130 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfd5eaef-24f0-4506-bf02-9322738fd600) transitioned into state 'SUCCESS' from state '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-1614196808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['4e5d2d7f-c526-4094-89e8-3fd465da3d90','4172a894-887c-406c-adaa-fe1a36d3735c','8b823e75-11aa-44be-bbfb-59012c0f6539','e4a34537-1dd6-4a7f-9f04-e4400b15b7fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:00.890970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f0c4ba-1b96-43e8-8d3d-3ebd31435f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:00.900657 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f0c4ba-1b96-43e8-8d3d-3ebd31435f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:00.901608 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (1cd92cb4-ede9-4ffc-9bf7-b2f5b9b63869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:00.901942 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request issued successfully. Jul 31 19:15:00.902579 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bef8cee-d7df-4870-b15d-418d95deeb1d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:00.903028 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 835/3334] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:15:00 2026] POST /volume/v3/volumes => generated 760 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:00.921917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1febf217-a9de-4944-b1ee-7809856fa8b4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:00.923624 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1febf217-a9de-4944-b1ee-7809856fa8b4 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 Jul 31 19:15:00.923734 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1febf217-a9de-4944-b1ee-7809856fa8b4 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:00.923958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1febf217-a9de-4944-b1ee-7809856fa8b4 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:00.930579 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:00.930579 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:00.934662 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1febf217-a9de-4944-b1ee-7809856fa8b4 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:00.938529 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1febf217-a9de-4944-b1ee-7809856fa8b4 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 returned with HTTP 200 Jul 31 19:15:00.938988 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 828/3335] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:00 2026] GET /volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:01.582403 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bf0237c3-5b77-4143-97f7-0caa434a6036 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.583973 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf0237c3-5b77-4143-97f7-0caa434a6036 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:01.584207 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf0237c3-5b77-4143-97f7-0caa434a6036 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:01.584423 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf0237c3-5b77-4143-97f7-0caa434a6036 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:01.594409 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:01.594409 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:01.598398 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bf0237c3-5b77-4143-97f7-0caa434a6036 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:01.602814 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf0237c3-5b77-4143-97f7-0caa434a6036 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:01.603280 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 830/3336] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:01 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:01.629853 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-757e68dd-3c81-4eee-bca5-be8df690b3c2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.631948 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-757e68dd-3c81-4eee-bca5-be8df690b3c2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e Jul 31 19:15:01.632143 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-757e68dd-3c81-4eee-bca5-be8df690b3c2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:01.632313 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-757e68dd-3c81-4eee-bca5-be8df690b3c2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:01.637824 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-757e68dd-3c81-4eee-bca5-be8df690b3c2 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e returned with HTTP 404 Jul 31 19:15:01.638239 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 844/3337] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:01 2026] GET /volume/v3/volumes/0264b145-1a6b-4949-8bd7-8a8f0cc4661e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:01.646107 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e508dd1-d118-4ee7-8694-c14a46267430 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.648171 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e508dd1-d118-4ee7-8694-c14a46267430 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:15:01.648378 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e508dd1-d118-4ee7-8694-c14a46267430 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:01.648617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e508dd1-d118-4ee7-8694-c14a46267430 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:01.648788 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9e508dd1-d118-4ee7-8694-c14a46267430 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: 3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:15:01.654825 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e508dd1-d118-4ee7-8694-c14a46267430 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 404 Jul 31 19:15:01.655288 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 836/3338] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:15:01 2026] DELETE /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:01.662411 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b5a59dfa-3ccf-4b78-b237-e8f9008e572b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.664639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5a59dfa-3ccf-4b78-b237-e8f9008e572b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 Jul 31 19:15:01.664994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5a59dfa-3ccf-4b78-b237-e8f9008e572b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:01.665270 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5a59dfa-3ccf-4b78-b237-e8f9008e572b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:01.672221 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5a59dfa-3ccf-4b78-b237-e8f9008e572b tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 returned with HTTP 404 Jul 31 19:15:01.672757 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 829/3339] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:01 2026] GET /volume/v3/volumes/3f186327-bc51-496e-9bd1-ea6b474561d8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:01.712335 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-221a569f-5ebc-4e5a-9781-7509ca7fe853 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.714266 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-221a569f-5ebc-4e5a-9781-7509ca7fe853 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:15:01.714564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-221a569f-5ebc-4e5a-9781-7509ca7fe853 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:01.714804 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-221a569f-5ebc-4e5a-9781-7509ca7fe853 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:01.715010 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-221a569f-5ebc-4e5a-9781-7509ca7fe853 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Delete volume with id: f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:15:01.721945 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-221a569f-5ebc-4e5a-9781-7509ca7fe853 tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 404 Jul 31 19:15:01.722538 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 831/3340] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:15:01 2026] DELETE /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:01.729829 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6e8fa08d-0b9a-4808-b3ee-755b69db624e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.731734 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e8fa08d-0b9a-4808-b3ee-755b69db624e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] GET https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f Jul 31 19:15:01.731978 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e8fa08d-0b9a-4808-b3ee-755b69db624e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:01.732163 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e8fa08d-0b9a-4808-b3ee-755b69db624e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:01.738013 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e8fa08d-0b9a-4808-b3ee-755b69db624e tempest-VolumeImageDependencyTests-782709865 tempest-VolumeImageDependencyTests-782709865-project-member] https://10.4.3.163/volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f returned with HTTP 404 Jul 31 19:15:01.738457 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 845/3341] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:01 2026] GET /volume/v3/volumes/f8038e43-2441-4bad-b4f8-4248156e6c9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:15:01.739427 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-97592982-5116-4bff-a2e0-91aaf37a770d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.741238 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97592982-5116-4bff-a2e0-91aaf37a770d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:01.741471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97592982-5116-4bff-a2e0-91aaf37a770d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:01.741651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97592982-5116-4bff-a2e0-91aaf37a770d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:01.741753 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-97592982-5116-4bff-a2e0-91aaf37a770d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:01.745824 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:01.745824 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:01.746518 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97592982-5116-4bff-a2e0-91aaf37a770d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:01.746891 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 837/3342] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:01 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:01.952928 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-78d393e9-6aa5-4202-b1a1-059e6d7730a1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.954917 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78d393e9-6aa5-4202-b1a1-059e6d7730a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 Jul 31 19:15:01.955051 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78d393e9-6aa5-4202-b1a1-059e6d7730a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:01.955259 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78d393e9-6aa5-4202-b1a1-059e6d7730a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:01.965757 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:01.965757 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:01.971302 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-78d393e9-6aa5-4202-b1a1-059e6d7730a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:01.977140 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78d393e9-6aa5-4202-b1a1-059e6d7730a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 returned with HTTP 200 Jul 31 19:15:01.977567 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 830/3343] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:01 2026] GET /volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:01.995252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-90dd2702-d531-4090-a92b-01c4b16b0239 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:01.996698 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90dd2702-d531-4090-a92b-01c4b16b0239 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:15:01.997190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90dd2702-d531-4090-a92b-01c4b16b0239 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af9b02ce-8351-4bc4-b28c-620f270b0f91", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-668188174"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:02.009330 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.009330 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:02.009330 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-90dd2702-d531-4090-a92b-01c4b16b0239 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:02.009330 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-90dd2702-d531-4090-a92b-01c4b16b0239 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create snapshot from volume af9b02ce-8351-4bc4-b28c-620f270b0f91 Jul 31 19:15:02.053907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-90dd2702-d531-4090-a92b-01c4b16b0239 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Created reservations ['01270df0-1872-485f-92e2-e075e6a36c6a', 'abeaab44-b9a9-4f28-be97-f4927d942383', '27b330f5-c519-4f41-ba5c-8f80dd1c968c', '9f197c1d-cb0e-4b18-9e6d-6c342440e97f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:02.082523 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-90dd2702-d531-4090-a92b-01c4b16b0239 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Snapshot create request issued successfully. Jul 31 19:15:02.082904 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90dd2702-d531-4090-a92b-01c4b16b0239 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:15:02.083398 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 832/3344] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:15:01 2026] POST /volume/v3/snapshots => generated 315 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:02.094338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ea9a5611-50b4-4646-8018-a9308425a4f3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.098382 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea9a5611-50b4-4646-8018-a9308425a4f3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 Jul 31 19:15:02.098607 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea9a5611-50b4-4646-8018-a9308425a4f3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:02.098796 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea9a5611-50b4-4646-8018-a9308425a4f3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:02.105549 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.105549 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:02.105549 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ea9a5611-50b4-4646-8018-a9308425a4f3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Snapshot retrieved successfully. Jul 31 19:15:02.106254 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea9a5611-50b4-4646-8018-a9308425a4f3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 returned with HTTP 200 Jul 31 19:15:02.106685 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 846/3345] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:15:02 2026] GET /volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 => generated 447 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:02.195575 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-1db585f5-b478-4005-955a-90fbab942818 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.197560 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-1db585f5-b478-4005-955a-90fbab942818 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc/action Jul 31 19:15:02.197915 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-1db585f5-b478-4005-955a-90fbab942818 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:15:02.198054 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-1db585f5-b478-4005-955a-90fbab942818 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:02.215850 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.215850 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:02.232863 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9c0d0442-8c87-4099-88e9-4b7e2c96188f req-1db585f5-b478-4005-955a-90fbab942818 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc/action returned with HTTP 204 Jul 31 19:15:02.233344 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 838/3346] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:15:02 2026] POST /volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:02.615988 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d1dc6ca2-f8c5-40a8-9008-6294337e214d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.618108 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d1dc6ca2-f8c5-40a8-9008-6294337e214d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:02.618341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d1dc6ca2-f8c5-40a8-9008-6294337e214d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:02.618620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d1dc6ca2-f8c5-40a8-9008-6294337e214d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:02.631321 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.631321 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:02.636679 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d1dc6ca2-f8c5-40a8-9008-6294337e214d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:02.642479 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d1dc6ca2-f8c5-40a8-9008-6294337e214d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:02.642941 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 831/3347] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:02 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:02.664056 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c4cdf3f-65f3-4799-b37a-d6b827a4158f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.673687 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c4cdf3f-65f3-4799-b37a-d6b827a4158f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:02.674126 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c4cdf3f-65f3-4799-b37a-d6b827a4158f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:02.677857 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c4cdf3f-65f3-4799-b37a-d6b827a4158f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:02.695199 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.695199 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:02.699091 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9c4cdf3f-65f3-4799-b37a-d6b827a4158f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:02.703602 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c4cdf3f-65f3-4799-b37a-d6b827a4158f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:02.704077 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 833/3348] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:02 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:02.761712 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f05d0071-3ef8-49c2-bde1-816ba38c8568 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.763487 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f05d0071-3ef8-49c2-bde1-816ba38c8568 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:02.763673 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f05d0071-3ef8-49c2-bde1-816ba38c8568 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:02.763888 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f05d0071-3ef8-49c2-bde1-816ba38c8568 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:02.764001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f05d0071-3ef8-49c2-bde1-816ba38c8568 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:02.768183 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.768183 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:02.768858 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f05d0071-3ef8-49c2-bde1-816ba38c8568 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:02.769273 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 847/3349] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:02 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:02.771142 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-54f49d6b-1ed6-432f-a990-9a5be23c7ee6 req-154c6afa-f320-4bf2-9444-9c91f31c5d32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.775081 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-54f49d6b-1ed6-432f-a990-9a5be23c7ee6 req-154c6afa-f320-4bf2-9444-9c91f31c5d32 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:02.775269 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-54f49d6b-1ed6-432f-a990-9a5be23c7ee6 req-154c6afa-f320-4bf2-9444-9c91f31c5d32 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:02.775474 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-54f49d6b-1ed6-432f-a990-9a5be23c7ee6 req-154c6afa-f320-4bf2-9444-9c91f31c5d32 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:02.789632 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.789632 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:02.794792 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-54f49d6b-1ed6-432f-a990-9a5be23c7ee6 req-154c6afa-f320-4bf2-9444-9c91f31c5d32 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:02.802803 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-54f49d6b-1ed6-432f-a990-9a5be23c7ee6 req-154c6afa-f320-4bf2-9444-9c91f31c5d32 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:02.803299 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 839/3350] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:15:02 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:02.824383 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b07f5aa8-4ee2-440b-ad7f-5c774e99df1b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.826884 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b07f5aa8-4ee2-440b-ad7f-5c774e99df1b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:02.827122 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b07f5aa8-4ee2-440b-ad7f-5c774e99df1b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:02.827396 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b07f5aa8-4ee2-440b-ad7f-5c774e99df1b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:02.842259 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.842259 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:02.847096 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b07f5aa8-4ee2-440b-ad7f-5c774e99df1b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:02.854312 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b07f5aa8-4ee2-440b-ad7f-5c774e99df1b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:02.854893 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 832/3351] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:02 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:02.915320 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-0a54212f-e126-4839-89d2-8c23716bf679 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.917989 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-0a54212f-e126-4839-89d2-8c23716bf679 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:02.918204 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-0a54212f-e126-4839-89d2-8c23716bf679 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:02.918474 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-0a54212f-e126-4839-89d2-8c23716bf679 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:02.930827 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.930827 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:02.935847 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-0a54212f-e126-4839-89d2-8c23716bf679 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:02.944349 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-0a54212f-e126-4839-89d2-8c23716bf679 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:02.944349 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 834/3352] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:15:02 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:02.965919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-fcdd56c5-85fa-45e6-a31a-8b821e0374a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:02.980508 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-fcdd56c5-85fa-45e6-a31a-8b821e0374a2 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e/action Jul 31 19:15:02.980508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-fcdd56c5-85fa-45e6-a31a-8b821e0374a2 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:15:02.980508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-fcdd56c5-85fa-45e6-a31a-8b821e0374a2 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:02.997232 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:02.997232 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:02.997781 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-fcdd56c5-85fa-45e6-a31a-8b821e0374a2 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:03.005670 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-fcdd56c5-85fa-45e6-a31a-8b821e0374a2 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Begin detaching volume completed successfully. Jul 31 19:15:03.006010 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-fcdd56c5-85fa-45e6-a31a-8b821e0374a2 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e/action returned with HTTP 202 Jul 31 19:15:03.006626 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 848/3353] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:15:02 2026] POST /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:15:03.064301 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce3cac2f-0d59-4b02-9f5c-08a0313956ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.064301 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce3cac2f-0d59-4b02-9f5c-08a0313956ae None None] GET https://10.4.3.163/volume// Jul 31 19:15:03.064301 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce3cac2f-0d59-4b02-9f5c-08a0313956ae None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:03.064301 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce3cac2f-0d59-4b02-9f5c-08a0313956ae None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:03.064549 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce3cac2f-0d59-4b02-9f5c-08a0313956ae None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:15:03.064792 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 840/3354] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:15:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:15:03.076143 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1e955b1a-e85e-4ea2-bc2e-8f7f844cea52 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.079265 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1e955b1a-e85e-4ea2-bc2e-8f7f844cea52 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:03.079547 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1e955b1a-e85e-4ea2-bc2e-8f7f844cea52 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:03.079783 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1e955b1a-e85e-4ea2-bc2e-8f7f844cea52 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:03.097692 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:03.097692 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:03.102964 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1e955b1a-e85e-4ea2-bc2e-8f7f844cea52 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:03.110527 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1e955b1a-e85e-4ea2-bc2e-8f7f844cea52 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:03.110527 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 833/3355] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:15:03 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 1323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:15:03.117286 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5ae8c79-efbf-4778-8a79-b2107b57b3ad None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.119633 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5ae8c79-efbf-4778-8a79-b2107b57b3ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 Jul 31 19:15:03.119850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5ae8c79-efbf-4778-8a79-b2107b57b3ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:03.120093 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5ae8c79-efbf-4778-8a79-b2107b57b3ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:03.128294 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:03.128294 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:03.129036 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e5ae8c79-efbf-4778-8a79-b2107b57b3ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Snapshot retrieved successfully. Jul 31 19:15:03.130583 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5ae8c79-efbf-4778-8a79-b2107b57b3ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 returned with HTTP 200 Jul 31 19:15:03.134288 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 835/3356] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:15:03 2026] GET /volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:15:03.143464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.145803 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:03.146284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5645cb19-fbca-4438-9923-819e1964bc63", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-79250608"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:03.148255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request body: {'volume': {"'snapshot_id": '5645cb19-fbca-4438-9923-819e1964bc63', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-79250608'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:03.148545 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume of 1 GB Jul 31 19:15:03.158466 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Availability Zones retrieved successfully. Jul 31 19:15:03.164952 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (392eed14-7b1f-4420-8e8c-a1e826b1d8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.166863 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db618a1-54ce-4bf7-813a-9f035167cdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.168297 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:03.204707 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2db618a1-54ce-4bf7-813a-9f035167cdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.205694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29623e18-c503-4795-a30f-28359e84545c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.277173 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Created reservations ['feb0b14f-2f53-42d7-b489-f82fdad2a042', 'df5a4fc6-da16-4c32-8130-074024d869df', 'adbc0d1f-38f9-4a7b-b4b9-1bfe05370c26', '497bbfd2-3a14-4952-afad-d0b6ef1cb9b1'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:03.278532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29623e18-c503-4795-a30f-28359e84545c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feb0b14f-2f53-42d7-b489-f82fdad2a042', 'df5a4fc6-da16-4c32-8130-074024d869df', 'adbc0d1f-38f9-4a7b-b4b9-1bfe05370c26', '497bbfd2-3a14-4952-afad-d0b6ef1cb9b1']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.279679 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b52b70-af5e-4801-88e4-94ada39cad20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.310985 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b52b70-af5e-4801-88e4-94ada39cad20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1040675c-5932-4480-b452-5e257ce4cca9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-79250608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['feb0b14f-2f53-42d7-b489-f82fdad2a042','df5a4fc6-da16-4c32-8130-074024d869df','adbc0d1f-38f9-4a7b-b4b9-1bfe05370c26','497bbfd2-3a14-4952-afad-d0b6ef1cb9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-79250608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1040675c-5932-4480-b452-5e257ce4cca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1165a276cb4146b283728091ad93159e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3743deb45f9f4132a56b0ff7767e561b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.311836 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f84397-3e3e-42de-8068-36c86debb2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.341425 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7f84397-3e3e-42de-8068-36c86debb2b4) transitioned into state 'SUCCESS' from state '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-79250608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['feb0b14f-2f53-42d7-b489-f82fdad2a042','df5a4fc6-da16-4c32-8130-074024d869df','adbc0d1f-38f9-4a7b-b4b9-1bfe05370c26','497bbfd2-3a14-4952-afad-d0b6ef1cb9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.342268 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e370d5-8065-4adc-9a64-04d874c6296b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.356111 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8e370d5-8065-4adc-9a64-04d874c6296b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.356765 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (392eed14-7b1f-4420-8e8c-a1e826b1d8f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.357153 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request issued successfully. Jul 31 19:15:03.358452 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed95c834-c95b-445c-b2a7-d963ae1d3e4e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:03.358988 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 849/3357] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:03 2026] POST /volume/v3/volumes => generated 758 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:03.367724 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-727f4296-7686-4a90-b5dc-99db5e816861 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.377295 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.379298 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:03.381383 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5645cb19-fbca-4438-9923-819e1964bc63", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-453238505"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:03.381668 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request body: {'volume': {"'snapshot_id": '5645cb19-fbca-4438-9923-819e1964bc63', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-453238505'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:03.381834 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume of 1 GB Jul 31 19:15:03.395385 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Availability Zones retrieved successfully. Jul 31 19:15:03.406001 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (772fcb44-1fdd-408c-aab4-79afc9bd93a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.406707 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3614bede-9607-491b-9097-a4db5b0a8b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.408257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:03.456035 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3614bede-9607-491b-9097-a4db5b0a8b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.457279 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4d00fb-2f50-49e5-82b3-211196574394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.515006 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:03.516314 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-797666916"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:03.519633 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-797666916'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:03.520312 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume of 1 GB Jul 31 19:15:03.527135 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Availability Zones retrieved successfully. Jul 31 19:15:03.533597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Created reservations ['9f242f7c-bd13-4162-ab0c-4610d00dc123', 'fc35252e-815a-4b41-a7e9-e5d23098b315', '0a386da3-e5ae-4051-be92-fd020a26bd4b', '639604b3-6214-4a73-a998-30e0a2a751ee'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:03.534456 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4d00fb-2f50-49e5-82b3-211196574394) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f242f7c-bd13-4162-ab0c-4610d00dc123', 'fc35252e-815a-4b41-a7e9-e5d23098b315', '0a386da3-e5ae-4051-be92-fd020a26bd4b', '639604b3-6214-4a73-a998-30e0a2a751ee']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.535790 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe883ecc-d343-4dce-9cd6-d82b7f61be1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.537354 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (74b8a29c-4bee-4c13-99e9-2498c1053841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.537846 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cb58b4-83a6-4f2e-bcb7-a5b16bd6cf3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.539380 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:03.568179 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe883ecc-d343-4dce-9cd6-d82b7f61be1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc6431cb-c814-4200-8f91-f466c1e4419c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-453238505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['9f242f7c-bd13-4162-ab0c-4610d00dc123','fc35252e-815a-4b41-a7e9-e5d23098b315','0a386da3-e5ae-4051-be92-fd020a26bd4b','639604b3-6214-4a73-a998-30e0a2a751ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-453238505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc6431cb-c814-4200-8f91-f466c1e4419c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1165a276cb4146b283728091ad93159e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3743deb45f9f4132a56b0ff7767e561b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.568936 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a2fd28-3c27-4c00-bbcc-a20207f603ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.581376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03cb58b4-83a6-4f2e-bcb7-a5b16bd6cf3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.583053 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f757e6-2729-4821-944a-88500fb78281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.589814 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a2fd28-3c27-4c00-bbcc-a20207f603ba) transitioned into state 'SUCCESS' from state '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-453238505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['9f242f7c-bd13-4162-ab0c-4610d00dc123','fc35252e-815a-4b41-a7e9-e5d23098b315','0a386da3-e5ae-4051-be92-fd020a26bd4b','639604b3-6214-4a73-a998-30e0a2a751ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.590529 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e54e95-e31d-424a-ac14-cff02dc03ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.602261 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e54e95-e31d-424a-ac14-cff02dc03ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.604026 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (772fcb44-1fdd-408c-aab4-79afc9bd93a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.604698 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request issued successfully. Jul 31 19:15:03.606478 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b60ca72-bb42-4d55-a4b8-50123ea3af69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:03.606478 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 834/3358] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:03 2026] POST /volume/v3/volumes => generated 759 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:03.619160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.621827 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:03.623008 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5645cb19-fbca-4438-9923-819e1964bc63", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-87400407"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:03.624685 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request body: {'volume': {"'snapshot_id": '5645cb19-fbca-4438-9923-819e1964bc63', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-87400407'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:03.624822 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume of 1 GB Jul 31 19:15:03.629704 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Availability Zones retrieved successfully. Jul 31 19:15:03.639506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (fb4217f7-4b8b-4f6f-9f65-ed0a8364d4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.640518 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecba1f9-2840-4326-9af9-04794fae8da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.641792 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:03.666699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['29bc67df-e258-4206-9730-da52b81aaea9', 'cc137406-cbec-4a8c-8bcc-de74b9ab9c00', 'b58bc6a0-fdcc-46e2-96ed-b7f6d5c437f7', 'aa5fa70c-ef53-477e-bea2-6e0e996d99bc'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:03.667838 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f757e6-2729-4821-944a-88500fb78281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29bc67df-e258-4206-9730-da52b81aaea9', 'cc137406-cbec-4a8c-8bcc-de74b9ab9c00', 'b58bc6a0-fdcc-46e2-96ed-b7f6d5c437f7', 'aa5fa70c-ef53-477e-bea2-6e0e996d99bc']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.668765 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6d56864-2b2a-482d-8a59-bd29cfa36b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.678404 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ecba1f9-2840-4326-9af9-04794fae8da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.679558 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47244a17-3013-43b4-a75f-d5c52b9736b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.697450 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6d56864-2b2a-482d-8a59-bd29cfa36b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3331531-1a04-4994-b754-72db8e597990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-797666916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['29bc67df-e258-4206-9730-da52b81aaea9','cc137406-cbec-4a8c-8bcc-de74b9ab9c00','b58bc6a0-fdcc-46e2-96ed-b7f6d5c437f7','aa5fa70c-ef53-477e-bea2-6e0e996d99bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-797666916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3331531-1a04-4994-b754-72db8e597990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a9957796404396b275e2ea91698500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.698725 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf42e26-149b-4f42-bd36-1d5bbcb2678b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.723709 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf42e26-149b-4f42-bd36-1d5bbcb2678b) transitioned into state 'SUCCESS' from state '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-797666916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['29bc67df-e258-4206-9730-da52b81aaea9','cc137406-cbec-4a8c-8bcc-de74b9ab9c00','b58bc6a0-fdcc-46e2-96ed-b7f6d5c437f7','aa5fa70c-ef53-477e-bea2-6e0e996d99bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.725109 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9e1c04-2a4a-418f-82f6-acf5a0c8b949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.734570 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Created reservations ['bd33070d-2fad-4281-8936-fbe5bddf4216', 'f252a48b-b4b9-4cc8-a331-f631b060c199', 'fe4f3153-a01c-4c17-a9be-51420e706e62', 'b2ceee88-509b-4043-adb7-4566ccbd58f4'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:03.735698 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47244a17-3013-43b4-a75f-d5c52b9736b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd33070d-2fad-4281-8936-fbe5bddf4216', 'f252a48b-b4b9-4cc8-a331-f631b060c199', 'fe4f3153-a01c-4c17-a9be-51420e706e62', 'b2ceee88-509b-4043-adb7-4566ccbd58f4']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.736827 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb13fc7-e144-415b-aba1-f0a4572ed231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.739712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9e1c04-2a4a-418f-82f6-acf5a0c8b949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.741279 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (74b8a29c-4bee-4c13-99e9-2498c1053841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.741914 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request issued successfully. Jul 31 19:15:03.743018 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-727f4296-7686-4a90-b5dc-99db5e816861 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:03.743538 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 841/3359] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:15:03 2026] POST /volume/v3/volumes => generated 777 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:03.757623 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-33e74b1f-86f8-47de-881d-497a8b63176f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.760067 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-33e74b1f-86f8-47de-881d-497a8b63176f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 Jul 31 19:15:03.760328 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-33e74b1f-86f8-47de-881d-497a8b63176f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:03.760604 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-33e74b1f-86f8-47de-881d-497a8b63176f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:03.763856 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb13fc7-e144-415b-aba1-f0a4572ed231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-87400407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['bd33070d-2fad-4281-8936-fbe5bddf4216','f252a48b-b4b9-4cc8-a331-f631b060c199','fe4f3153-a01c-4c17-a9be-51420e706e62','b2ceee88-509b-4043-adb7-4566ccbd58f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-87400407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1165a276cb4146b283728091ad93159e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3743deb45f9f4132a56b0ff7767e561b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.765688 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3f5474-c2d6-4a1a-bb11-f4d92b9e4ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.770641 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:03.770641 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:03.774531 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-33e74b1f-86f8-47de-881d-497a8b63176f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:15:03.779898 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-33e74b1f-86f8-47de-881d-497a8b63176f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 returned with HTTP 200 Jul 31 19:15:03.780738 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 850/3360] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:03 2026] GET /volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:03.782491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7c16930f-72ed-4190-a39c-a333baf3b353 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.785213 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7c16930f-72ed-4190-a39c-a333baf3b353 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:03.785411 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7c16930f-72ed-4190-a39c-a333baf3b353 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:03.785643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7c16930f-72ed-4190-a39c-a333baf3b353 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:03.785758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7c16930f-72ed-4190-a39c-a333baf3b353 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:03.790531 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:03.790531 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:03.791125 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7c16930f-72ed-4190-a39c-a333baf3b353 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:03.791531 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 835/3361] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:03 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:03.795731 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3f5474-c2d6-4a1a-bb11-f4d92b9e4ae5) transitioned into state 'SUCCESS' from state '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-87400407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['bd33070d-2fad-4281-8936-fbe5bddf4216','f252a48b-b4b9-4cc8-a331-f631b060c199','fe4f3153-a01c-4c17-a9be-51420e706e62','b2ceee88-509b-4043-adb7-4566ccbd58f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.797400 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e64778-6f49-4b89-8693-a145608dcd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.813886 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e64778-6f49-4b89-8693-a145608dcd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.815054 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (fb4217f7-4b8b-4f6f-9f65-ed0a8364d4a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.815495 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request issued successfully. Jul 31 19:15:03.816191 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a95cc8dc-5413-4e49-aa70-3081957a4e3e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:03.816809 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 836/3362] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:03 2026] POST /volume/v3/volumes => generated 758 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:03.832829 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0034b5eb-c400-4312-a628-3db345db8ba3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:03.835229 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:03.835760 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5645cb19-fbca-4438-9923-819e1964bc63", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1163784520"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:03.837852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request body: {'volume': {"'snapshot_id": '5645cb19-fbca-4438-9923-819e1964bc63', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1163784520'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:03.838168 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume of 1 GB Jul 31 19:15:03.838612 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:03.838612 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:03.843493 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Availability Zones retrieved successfully. Jul 31 19:15:03.853615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (3f5064ce-2965-41f0-9207-2689902a7a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:03.855350 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b98b3fc-e65e-4fdd-aafc-fbe5ebba4e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.857311 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:03.905339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b98b3fc-e65e-4fdd-aafc-fbe5ebba4e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.908280 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e3bc2b-685f-48e4-9e99-9eee25f9f87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:03.964595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Created reservations ['cf37b707-c061-47bf-9b22-92ba675e0a07', '8384e6fd-c196-4d1f-bd44-a0d86bd28b0a', '1b4f7ef7-7671-4ed4-b1b6-ad329f10db69', '303dd947-35d4-431c-a39b-c39619fb068b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:03.965906 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1e3bc2b-685f-48e4-9e99-9eee25f9f87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf37b707-c061-47bf-9b22-92ba675e0a07', '8384e6fd-c196-4d1f-bd44-a0d86bd28b0a', '1b4f7ef7-7671-4ed4-b1b6-ad329f10db69', '303dd947-35d4-431c-a39b-c39619fb068b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:03.967090 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d21c5755-a082-4808-9b38-d79e3e7100b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:04.005256 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d21c5755-a082-4808-9b38-d79e3e7100b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4878e313-8d71-4001-84e2-01dad8d23737', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1163784520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['cf37b707-c061-47bf-9b22-92ba675e0a07','8384e6fd-c196-4d1f-bd44-a0d86bd28b0a','1b4f7ef7-7671-4ed4-b1b6-ad329f10db69','303dd947-35d4-431c-a39b-c39619fb068b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1163784520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4878e313-8d71-4001-84e2-01dad8d23737,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1165a276cb4146b283728091ad93159e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3743deb45f9f4132a56b0ff7767e561b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:04.006932 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de942494-b26f-4d2d-8346-4087cd2d4d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:04.045310 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de942494-b26f-4d2d-8346-4087cd2d4d2b) transitioned into state 'SUCCESS' from state '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-1163784520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['cf37b707-c061-47bf-9b22-92ba675e0a07','8384e6fd-c196-4d1f-bd44-a0d86bd28b0a','1b4f7ef7-7671-4ed4-b1b6-ad329f10db69','303dd947-35d4-431c-a39b-c39619fb068b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:04.046142 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2170e580-fa59-492e-8c75-e134acdebeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:04.058297 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2170e580-fa59-492e-8c75-e134acdebeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:04.059340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (3f5064ce-2965-41f0-9207-2689902a7a7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:04.059680 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request issued successfully. Jul 31 19:15:04.060327 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0034b5eb-c400-4312-a628-3db345db8ba3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:04.060767 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 842/3363] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:03 2026] POST /volume/v3/volumes => generated 760 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:04.075154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-255739e1-4643-47f9-b955-f7f37a684f92 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.076659 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:04.077567 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5645cb19-fbca-4438-9923-819e1964bc63", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1606954326"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:04.081185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request body: {'volume': {"'snapshot_id": '5645cb19-fbca-4438-9923-819e1964bc63', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1606954326'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:04.081513 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume of 1 GB Jul 31 19:15:04.087648 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Availability Zones retrieved successfully. Jul 31 19:15:04.096087 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (88bc976f-724a-4ee6-9203-5a6ba0a076b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:04.096742 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ffc7ab-90eb-4829-b805-f33728c48333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:04.097930 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:04.131902 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32ffc7ab-90eb-4829-b805-f33728c48333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:04.132858 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769d1063-3b31-4fea-8cda-36e2b692eb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:04.178988 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Created reservations ['1355baf9-9826-4311-80b6-a42ce7c664be', '6c6df980-435b-4cf2-aaf0-9fd50a4bd1d9', '82d752ab-6c63-4742-a94d-2d1aab7b6e79', 'b7d80dcf-aece-4d6f-b0f6-a319cf9f2b11'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:04.180040 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769d1063-3b31-4fea-8cda-36e2b692eb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1355baf9-9826-4311-80b6-a42ce7c664be', '6c6df980-435b-4cf2-aaf0-9fd50a4bd1d9', '82d752ab-6c63-4742-a94d-2d1aab7b6e79', 'b7d80dcf-aece-4d6f-b0f6-a319cf9f2b11']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:04.181016 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8598dc-ccc8-4888-b8b4-519f9fcd679f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:04.208766 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea8598dc-ccc8-4888-b8b4-519f9fcd679f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ebeb88-c2f1-4f84-aba5-e9ea1557dd61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1606954326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['1355baf9-9826-4311-80b6-a42ce7c664be','6c6df980-435b-4cf2-aaf0-9fd50a4bd1d9','82d752ab-6c63-4742-a94d-2d1aab7b6e79','b7d80dcf-aece-4d6f-b0f6-a319cf9f2b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1606954326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ebeb88-c2f1-4f84-aba5-e9ea1557dd61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1165a276cb4146b283728091ad93159e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3743deb45f9f4132a56b0ff7767e561b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:04.210585 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d60d9587-d7de-46ac-9f35-5433ea04ffed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:04.231284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d60d9587-d7de-46ac-9f35-5433ea04ffed) transitioned into state 'SUCCESS' from state '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-1606954326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1165a276cb4146b283728091ad93159e',qos_specs=None,replication_status=,reservations=['1355baf9-9826-4311-80b6-a42ce7c664be','6c6df980-435b-4cf2-aaf0-9fd50a4bd1d9','82d752ab-6c63-4742-a94d-2d1aab7b6e79','b7d80dcf-aece-4d6f-b0f6-a319cf9f2b11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3743deb45f9f4132a56b0ff7767e561b',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:04.232087 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb47188d-1cec-4a12-8335-d6dd237cc332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:04.242109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb47188d-1cec-4a12-8335-d6dd237cc332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:04.242936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Flow 'volume_create_api' (88bc976f-724a-4ee6-9203-5a6ba0a076b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:04.243230 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Create volume request issued successfully. Jul 31 19:15:04.243855 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-255739e1-4643-47f9-b955-f7f37a684f92 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:04.244318 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 851/3364] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:04 2026] POST /volume/v3/volumes => generated 760 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:04.261139 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5b0079a9-0e80-4499-b43e-77bc55717dfc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.262920 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b0079a9-0e80-4499-b43e-77bc55717dfc tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 Jul 31 19:15:04.263146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b0079a9-0e80-4499-b43e-77bc55717dfc tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.263350 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b0079a9-0e80-4499-b43e-77bc55717dfc tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.270030 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.270030 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:04.273634 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5b0079a9-0e80-4499-b43e-77bc55717dfc tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:04.278766 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b0079a9-0e80-4499-b43e-77bc55717dfc tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 returned with HTTP 200 Jul 31 19:15:04.279129 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 836/3365] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:04.292931 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-650cd90e-e469-4570-8436-bb2b5c6993f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.295128 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-650cd90e-e469-4570-8436-bb2b5c6993f7 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c Jul 31 19:15:04.295175 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-650cd90e-e469-4570-8436-bb2b5c6993f7 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.295567 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-650cd90e-e469-4570-8436-bb2b5c6993f7 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.303465 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.303465 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:04.307556 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-650cd90e-e469-4570-8436-bb2b5c6993f7 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:04.313203 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-650cd90e-e469-4570-8436-bb2b5c6993f7 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c returned with HTTP 200 Jul 31 19:15:04.313844 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 837/3366] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:04.327230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d7a6192f-88cb-4758-947d-84ff4a58290c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.329353 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7a6192f-88cb-4758-947d-84ff4a58290c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed Jul 31 19:15:04.329613 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7a6192f-88cb-4758-947d-84ff4a58290c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.329760 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d7a6192f-88cb-4758-947d-84ff4a58290c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.340924 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.340924 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:04.346667 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d7a6192f-88cb-4758-947d-84ff4a58290c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:04.355575 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d7a6192f-88cb-4758-947d-84ff4a58290c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed returned with HTTP 200 Jul 31 19:15:04.357382 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 843/3367] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:04.370096 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e08fc873-f01d-4025-b42a-663a330dff5c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.372251 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e08fc873-f01d-4025-b42a-663a330dff5c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 Jul 31 19:15:04.372503 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e08fc873-f01d-4025-b42a-663a330dff5c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.372709 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e08fc873-f01d-4025-b42a-663a330dff5c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.380181 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.380181 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:04.385222 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e08fc873-f01d-4025-b42a-663a330dff5c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:04.391925 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e08fc873-f01d-4025-b42a-663a330dff5c tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 returned with HTTP 200 Jul 31 19:15:04.392869 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 852/3368] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:04.406978 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0d1ffb55-98fa-46b3-adf4-940e359a07ca None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.409640 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0d1ffb55-98fa-46b3-adf4-940e359a07ca tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 Jul 31 19:15:04.409958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0d1ffb55-98fa-46b3-adf4-940e359a07ca tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.410148 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0d1ffb55-98fa-46b3-adf4-940e359a07ca tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.418389 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.418389 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:04.423684 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0d1ffb55-98fa-46b3-adf4-940e359a07ca tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:04.429489 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0d1ffb55-98fa-46b3-adf4-940e359a07ca tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 returned with HTTP 200 Jul 31 19:15:04.429954 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 837/3369] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:04.444801 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e07ec016-a05a-4b12-bf8d-539dc756d9a1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.446712 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e07ec016-a05a-4b12-bf8d-539dc756d9a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] DELETE https://10.4.3.163/volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 Jul 31 19:15:04.447064 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e07ec016-a05a-4b12-bf8d-539dc756d9a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.447262 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e07ec016-a05a-4b12-bf8d-539dc756d9a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.447477 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e07ec016-a05a-4b12-bf8d-539dc756d9a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume with id: 08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 Jul 31 19:15:04.456562 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.456562 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:04.457148 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e07ec016-a05a-4b12-bf8d-539dc756d9a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:04.484207 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e07ec016-a05a-4b12-bf8d-539dc756d9a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume request issued successfully. Jul 31 19:15:04.484513 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e07ec016-a05a-4b12-bf8d-539dc756d9a1 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 returned with HTTP 202 Jul 31 19:15:04.484863 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 838/3370] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:04 2026] DELETE /volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:04.491759 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-df6dbb66-af3d-4f37-ad95-7b9ff77f3662 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.494520 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df6dbb66-af3d-4f37-ad95-7b9ff77f3662 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 Jul 31 19:15:04.494718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df6dbb66-af3d-4f37-ad95-7b9ff77f3662 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.494959 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-df6dbb66-af3d-4f37-ad95-7b9ff77f3662 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.505546 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.505546 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:04.510461 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-df6dbb66-af3d-4f37-ad95-7b9ff77f3662 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:04.516152 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-df6dbb66-af3d-4f37-ad95-7b9ff77f3662 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 returned with HTTP 200 Jul 31 19:15:04.516559 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 844/3371] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:04.799876 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fd6abeb2-b8c4-4dfd-a8a5-7120abba106a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.802325 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd6abeb2-b8c4-4dfd-a8a5-7120abba106a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 Jul 31 19:15:04.802626 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd6abeb2-b8c4-4dfd-a8a5-7120abba106a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.802867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd6abeb2-b8c4-4dfd-a8a5-7120abba106a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.802969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-94628e89-6a1f-403e-9375-62944eb73cd1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.804572 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94628e89-6a1f-403e-9375-62944eb73cd1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:04.804859 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94628e89-6a1f-403e-9375-62944eb73cd1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.805030 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94628e89-6a1f-403e-9375-62944eb73cd1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.806152 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-94628e89-6a1f-403e-9375-62944eb73cd1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:04.809027 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.809027 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:04.809701 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94628e89-6a1f-403e-9375-62944eb73cd1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:04.810300 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 838/3372] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:04.812662 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.812662 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:04.817148 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fd6abeb2-b8c4-4dfd-a8a5-7120abba106a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:15:04.822866 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd6abeb2-b8c4-4dfd-a8a5-7120abba106a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 returned with HTTP 200 Jul 31 19:15:04.823337 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 853/3373] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:04.837106 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5209136-644c-460d-b2d1-5c1083447f27 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.839389 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5209136-644c-460d-b2d1-5c1083447f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:04.839974 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5209136-644c-460d-b2d1-5c1083447f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f3331531-1a04-4994-b754-72db8e597990", "name": "tempest-type-Backup-550563090"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:04.841540 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-e5209136-644c-460d-b2d1-5c1083447f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating new backup {'backup': {'volume_id': 'f3331531-1a04-4994-b754-72db8e597990', 'name': 'tempest-type-Backup-550563090'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:04.841733 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-e5209136-644c-460d-b2d1-5c1083447f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating backup of volume f3331531-1a04-4994-b754-72db8e597990 in container None Jul 31 19:15:04.849117 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.849117 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:04.849479 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e5209136-644c-460d-b2d1-5c1083447f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:15:04.872105 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e5209136-644c-460d-b2d1-5c1083447f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['71ec83e6-1d33-4ae7-b6c0-c526f7325137', '40087152-1ce9-49e4-abfc-7b49b1603d7c'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:04.898037 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5209136-644c-460d-b2d1-5c1083447f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:15:04.898490 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 839/3374] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:15:04 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:04.910554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-285df233-7fbf-4416-a96c-f3d228d9db24 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:04.916492 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-285df233-7fbf-4416-a96c-f3d228d9db24 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:04.916822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-285df233-7fbf-4416-a96c-f3d228d9db24 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:04.917087 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-285df233-7fbf-4416-a96c-f3d228d9db24 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:04.917566 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-285df233-7fbf-4416-a96c-f3d228d9db24 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:04.924569 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:04.924569 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:04.925182 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-285df233-7fbf-4416-a96c-f3d228d9db24 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:04.925647 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 845/3375] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:04 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:05.019016 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-f8ce0273-3cd1-4451-b5ca-ff81f11a93a7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:05.022030 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-f8ce0273-3cd1-4451-b5ca-ff81f11a93a7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/encryption Jul 31 19:15:05.022322 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-f8ce0273-3cd1-4451-b5ca-ff81f11a93a7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:05.022656 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-f8ce0273-3cd1-4451-b5ca-ff81f11a93a7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:05.036997 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:05.036997 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:05.049734 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6661ce22-aa4f-4a4d-87e3-329c37edb695 req-f8ce0273-3cd1-4451-b5ca-ff81f11a93a7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/encryption returned with HTTP 200 Jul 31 19:15:05.050365 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 839/3376] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:15:05 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:05.396337 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1ffe76b0-ec03-43a9-a5a1-9f2c7c974214 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:05.399919 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1ffe76b0-ec03-43a9-a5a1-9f2c7c974214 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] DELETE https://10.4.3.163/volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc Jul 31 19:15:05.400192 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1ffe76b0-ec03-43a9-a5a1-9f2c7c974214 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:05.400479 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1ffe76b0-ec03-43a9-a5a1-9f2c7c974214 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:05.412563 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:05.412563 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:05.478897 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1eeed25a-71b3-4801-9ddc-7e9a5ce61353 req-1ffe76b0-ec03-43a9-a5a1-9f2c7c974214 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc returned with HTTP 200 Jul 31 19:15:05.479453 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 854/3377] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:15:05 2026] DELETE /volume/v3/attachments/3e4b6286-df8a-4698-b7ce-d84287332bdc => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:05.531147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f196b3df-c823-4260-bca9-4d57d764776e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:05.532882 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f196b3df-c823-4260-bca9-4d57d764776e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 Jul 31 19:15:05.533067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f196b3df-c823-4260-bca9-4d57d764776e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:05.533242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f196b3df-c823-4260-bca9-4d57d764776e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:05.539886 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f196b3df-c823-4260-bca9-4d57d764776e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 returned with HTTP 404 Jul 31 19:15:05.540316 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 840/3378] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:05 2026] GET /volume/v3/volumes/08ebeb88-c2f1-4f84-aba5-e9ea1557dd61 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:05.548720 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e38c033e-e34b-4bd8-9e85-e53660c76d23 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:05.552640 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e38c033e-e34b-4bd8-9e85-e53660c76d23 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 Jul 31 19:15:05.553014 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e38c033e-e34b-4bd8-9e85-e53660c76d23 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:05.553341 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e38c033e-e34b-4bd8-9e85-e53660c76d23 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:05.553629 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e38c033e-e34b-4bd8-9e85-e53660c76d23 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume with id: 4878e313-8d71-4001-84e2-01dad8d23737 Jul 31 19:15:05.564010 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:05.564010 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:05.564736 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e38c033e-e34b-4bd8-9e85-e53660c76d23 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:05.594884 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e38c033e-e34b-4bd8-9e85-e53660c76d23 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume request issued successfully. Jul 31 19:15:05.595207 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e38c033e-e34b-4bd8-9e85-e53660c76d23 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 returned with HTTP 202 Jul 31 19:15:05.595683 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 846/3379] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:05 2026] DELETE /volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:05.605372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-be62773d-4759-4748-b3d6-0c539c3b2ffe None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:05.607968 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-be62773d-4759-4748-b3d6-0c539c3b2ffe tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 Jul 31 19:15:05.608185 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-be62773d-4759-4748-b3d6-0c539c3b2ffe tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:05.608501 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-be62773d-4759-4748-b3d6-0c539c3b2ffe tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:05.618462 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:05.618462 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:05.620301 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-be62773d-4759-4748-b3d6-0c539c3b2ffe tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:05.626645 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-be62773d-4759-4748-b3d6-0c539c3b2ffe tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 returned with HTTP 200 Jul 31 19:15:05.627286 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 840/3380] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:05 2026] GET /volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:05.822253 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bcb958f2-1a2e-441f-b26c-68e6aabdbe92 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:05.825351 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bcb958f2-1a2e-441f-b26c-68e6aabdbe92 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:05.825517 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bcb958f2-1a2e-441f-b26c-68e6aabdbe92 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:05.825767 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bcb958f2-1a2e-441f-b26c-68e6aabdbe92 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:05.826184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bcb958f2-1a2e-441f-b26c-68e6aabdbe92 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:05.831674 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:05.831674 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:05.832571 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bcb958f2-1a2e-441f-b26c-68e6aabdbe92 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:05.833045 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 855/3381] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:05 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:05.936606 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d004652c-0da0-49fd-b10b-a6e6e9f825de None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:05.938549 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d004652c-0da0-49fd-b10b-a6e6e9f825de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:05.938833 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d004652c-0da0-49fd-b10b-a6e6e9f825de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:05.939085 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d004652c-0da0-49fd-b10b-a6e6e9f825de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:05.939215 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d004652c-0da0-49fd-b10b-a6e6e9f825de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:05.943598 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:05.943598 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:05.944235 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d004652c-0da0-49fd-b10b-a6e6e9f825de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:05.944660 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 841/3382] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:05 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:06.220116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-26a9ff1b-6faa-46c9-88be-d41fed9ec57c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:06.224154 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26a9ff1b-6faa-46c9-88be-d41fed9ec57c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:15:06.224154 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26a9ff1b-6faa-46c9-88be-d41fed9ec57c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:06.224154 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26a9ff1b-6faa-46c9-88be-d41fed9ec57c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:06.231382 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:06.231382 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:06.236951 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-26a9ff1b-6faa-46c9-88be-d41fed9ec57c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:06.243542 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26a9ff1b-6faa-46c9-88be-d41fed9ec57c tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:15:06.244157 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 847/3383] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:06 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:06.644227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0e54393a-c7b2-4f1d-8f47-0829572c1124 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:06.648602 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0e54393a-c7b2-4f1d-8f47-0829572c1124 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 Jul 31 19:15:06.648602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0e54393a-c7b2-4f1d-8f47-0829572c1124 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:06.648602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0e54393a-c7b2-4f1d-8f47-0829572c1124 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:06.673258 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0e54393a-c7b2-4f1d-8f47-0829572c1124 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 returned with HTTP 404 Jul 31 19:15:06.673258 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 841/3384] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:06 2026] GET /volume/v3/volumes/4878e313-8d71-4001-84e2-01dad8d23737 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:06.682169 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a04bac15-e1c9-4ebf-a560-77883a2e46ad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:06.684048 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a04bac15-e1c9-4ebf-a560-77883a2e46ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed Jul 31 19:15:06.684220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a04bac15-e1c9-4ebf-a560-77883a2e46ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:06.684543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a04bac15-e1c9-4ebf-a560-77883a2e46ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:06.684712 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a04bac15-e1c9-4ebf-a560-77883a2e46ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume with id: 6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed Jul 31 19:15:06.693779 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:06.693779 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:06.694325 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a04bac15-e1c9-4ebf-a560-77883a2e46ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:06.719714 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a04bac15-e1c9-4ebf-a560-77883a2e46ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume request issued successfully. Jul 31 19:15:06.719972 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a04bac15-e1c9-4ebf-a560-77883a2e46ad tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed returned with HTTP 202 Jul 31 19:15:06.721551 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 856/3385] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:06 2026] DELETE /volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:06.739278 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0f3c5229-ef70-4065-8e05-36fab59c0cdf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:06.741974 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f3c5229-ef70-4065-8e05-36fab59c0cdf tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed Jul 31 19:15:06.748555 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f3c5229-ef70-4065-8e05-36fab59c0cdf tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:06.748555 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0f3c5229-ef70-4065-8e05-36fab59c0cdf tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:06.751955 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:06.751955 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:06.757870 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0f3c5229-ef70-4065-8e05-36fab59c0cdf tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:06.766376 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0f3c5229-ef70-4065-8e05-36fab59c0cdf tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed returned with HTTP 200 Jul 31 19:15:06.767118 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 842/3386] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:06 2026] GET /volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:06.851205 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3ea8fd3f-ea86-467f-ae53-69bc79e3042e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:06.853412 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ea8fd3f-ea86-467f-ae53-69bc79e3042e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:06.853704 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ea8fd3f-ea86-467f-ae53-69bc79e3042e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:06.853962 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3ea8fd3f-ea86-467f-ae53-69bc79e3042e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:06.854112 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3ea8fd3f-ea86-467f-ae53-69bc79e3042e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:06.868062 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:06.868062 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:06.868808 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3ea8fd3f-ea86-467f-ae53-69bc79e3042e tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:06.869205 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 848/3387] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:06 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:06.962796 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-145296d7-a067-4d22-9683-54ae52c4f4ef None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:06.965510 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-145296d7-a067-4d22-9683-54ae52c4f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:06.965939 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-145296d7-a067-4d22-9683-54ae52c4f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:06.966255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-145296d7-a067-4d22-9683-54ae52c4f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:06.966483 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-145296d7-a067-4d22-9683-54ae52c4f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:06.973033 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:06.973033 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:06.973859 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-145296d7-a067-4d22-9683-54ae52c4f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:06.974240 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 842/3388] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:06 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:07.784911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07588fb5-a0a2-4b02-9c17-b1c72da37f1f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:07.787312 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07588fb5-a0a2-4b02-9c17-b1c72da37f1f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed Jul 31 19:15:07.787620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07588fb5-a0a2-4b02-9c17-b1c72da37f1f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:07.787942 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07588fb5-a0a2-4b02-9c17-b1c72da37f1f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:07.801889 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07588fb5-a0a2-4b02-9c17-b1c72da37f1f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed returned with HTTP 404 Jul 31 19:15:07.807524 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 857/3389] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:07 2026] GET /volume/v3/volumes/6b50d1c2-0c0f-48c2-9925-2fc73ce1b7ed => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:07.822473 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a1a175e7-260b-4254-8a10-104c36683d2f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:07.822473 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a1a175e7-260b-4254-8a10-104c36683d2f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] DELETE https://10.4.3.163/volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c Jul 31 19:15:07.822473 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a1a175e7-260b-4254-8a10-104c36683d2f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:07.822473 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a1a175e7-260b-4254-8a10-104c36683d2f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:07.828194 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a1a175e7-260b-4254-8a10-104c36683d2f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume with id: dc6431cb-c814-4200-8f91-f466c1e4419c Jul 31 19:15:07.839696 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:07.839696 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:07.839696 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a1a175e7-260b-4254-8a10-104c36683d2f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:07.887300 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-75e90432-c41d-46cc-b378-426189637c53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:07.889061 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a1a175e7-260b-4254-8a10-104c36683d2f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume request issued successfully. Jul 31 19:15:07.889061 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a1a175e7-260b-4254-8a10-104c36683d2f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c returned with HTTP 202 Jul 31 19:15:07.889952 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 843/3390] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:07 2026] DELETE /volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:07.890634 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-75e90432-c41d-46cc-b378-426189637c53 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:07.890888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-75e90432-c41d-46cc-b378-426189637c53 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:07.891132 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-75e90432-c41d-46cc-b378-426189637c53 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:07.891286 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-75e90432-c41d-46cc-b378-426189637c53 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:07.904216 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:07.904216 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:07.904497 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-75e90432-c41d-46cc-b378-426189637c53 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:07.906853 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 849/3391] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:07 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:07.922555 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-736870c0-2f3e-4f53-a950-2498c45d195f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:07.923302 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-736870c0-2f3e-4f53-a950-2498c45d195f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c Jul 31 19:15:07.923302 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-736870c0-2f3e-4f53-a950-2498c45d195f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:07.923368 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-736870c0-2f3e-4f53-a950-2498c45d195f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:07.937618 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:07.937618 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:07.950867 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-736870c0-2f3e-4f53-a950-2498c45d195f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:07.956715 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-736870c0-2f3e-4f53-a950-2498c45d195f tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c returned with HTTP 200 Jul 31 19:15:07.957328 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 843/3392] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:07 2026] GET /volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:07.991143 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b6c17a01-3325-4a8a-988b-a8fb32c6bbd6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:07.995122 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6c17a01-3325-4a8a-988b-a8fb32c6bbd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:07.995325 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6c17a01-3325-4a8a-988b-a8fb32c6bbd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:07.995989 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b6c17a01-3325-4a8a-988b-a8fb32c6bbd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:07.995989 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b6c17a01-3325-4a8a-988b-a8fb32c6bbd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:08.004336 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:08.004336 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:08.005607 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b6c17a01-3325-4a8a-988b-a8fb32c6bbd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:08.005997 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 858/3393] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:07 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:08.920935 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1ef1d5a1-9e34-4870-b7ba-62ad537d907d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:08.923024 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ef1d5a1-9e34-4870-b7ba-62ad537d907d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:08.923310 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ef1d5a1-9e34-4870-b7ba-62ad537d907d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:08.923717 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ef1d5a1-9e34-4870-b7ba-62ad537d907d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:08.923717 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1ef1d5a1-9e34-4870-b7ba-62ad537d907d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:08.928552 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:08.928552 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:08.929284 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ef1d5a1-9e34-4870-b7ba-62ad537d907d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:08.929903 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 844/3394] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:08 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:08.974378 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e82e6d4-b20d-4b75-962b-12245c0fda1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:08.977077 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e82e6d4-b20d-4b75-962b-12245c0fda1e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c Jul 31 19:15:08.978116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e82e6d4-b20d-4b75-962b-12245c0fda1e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:08.978116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e82e6d4-b20d-4b75-962b-12245c0fda1e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:08.987428 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e82e6d4-b20d-4b75-962b-12245c0fda1e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c returned with HTTP 404 Jul 31 19:15:08.988225 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 850/3395] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:08 2026] GET /volume/v3/volumes/dc6431cb-c814-4200-8f91-f466c1e4419c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:08.998528 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-572cd63f-b1e7-4dcc-955a-2b1e2d679d69 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:09.001866 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-572cd63f-b1e7-4dcc-955a-2b1e2d679d69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] DELETE https://10.4.3.163/volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 Jul 31 19:15:09.001866 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-572cd63f-b1e7-4dcc-955a-2b1e2d679d69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:09.002497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-572cd63f-b1e7-4dcc-955a-2b1e2d679d69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:09.002497 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-572cd63f-b1e7-4dcc-955a-2b1e2d679d69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume with id: 1040675c-5932-4480-b452-5e257ce4cca9 Jul 31 19:15:09.011776 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:09.011776 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:09.012496 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-572cd63f-b1e7-4dcc-955a-2b1e2d679d69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:09.020499 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6ed587f4-c01b-4e7d-9a42-f68af8a7c156 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:09.024189 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ed587f4-c01b-4e7d-9a42-f68af8a7c156 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:09.025317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ed587f4-c01b-4e7d-9a42-f68af8a7c156 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:09.025504 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ed587f4-c01b-4e7d-9a42-f68af8a7c156 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:09.025714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6ed587f4-c01b-4e7d-9a42-f68af8a7c156 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:09.031255 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:09.031255 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:09.032516 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ed587f4-c01b-4e7d-9a42-f68af8a7c156 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:09.032516 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 859/3396] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:09 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:09.040734 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-572cd63f-b1e7-4dcc-955a-2b1e2d679d69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume request issued successfully. Jul 31 19:15:09.040960 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-572cd63f-b1e7-4dcc-955a-2b1e2d679d69 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 returned with HTTP 202 Jul 31 19:15:09.041502 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 844/3397] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:08 2026] DELETE /volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:09.050619 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2e8c9045-290e-4b12-a2b2-f4e83e618307 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:09.052881 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e8c9045-290e-4b12-a2b2-f4e83e618307 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 Jul 31 19:15:09.053124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e8c9045-290e-4b12-a2b2-f4e83e618307 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:09.053350 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e8c9045-290e-4b12-a2b2-f4e83e618307 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:09.062983 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:09.062983 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:09.067050 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2e8c9045-290e-4b12-a2b2-f4e83e618307 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:09.072036 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e8c9045-290e-4b12-a2b2-f4e83e618307 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 returned with HTTP 200 Jul 31 19:15:09.072579 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 845/3398] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:09 2026] GET /volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:09.950499 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ab030fa7-80a2-4c83-a241-1bc4e9a520dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:09.956530 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab030fa7-80a2-4c83-a241-1bc4e9a520dd tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:09.957038 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab030fa7-80a2-4c83-a241-1bc4e9a520dd tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:09.958203 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ab030fa7-80a2-4c83-a241-1bc4e9a520dd tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:09.958456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ab030fa7-80a2-4c83-a241-1bc4e9a520dd tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:09.965736 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:09.965736 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:09.966550 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ab030fa7-80a2-4c83-a241-1bc4e9a520dd tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:09.967009 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 851/3399] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:09 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:10.045803 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ae42f16b-649d-48e2-a480-980b14f7e757 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:10.047557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ae42f16b-649d-48e2-a480-980b14f7e757 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:10.047775 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ae42f16b-649d-48e2-a480-980b14f7e757 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:10.047960 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ae42f16b-649d-48e2-a480-980b14f7e757 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:10.048062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ae42f16b-649d-48e2-a480-980b14f7e757 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:10.051947 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:10.051947 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:10.052597 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ae42f16b-649d-48e2-a480-980b14f7e757 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:10.053006 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 860/3400] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:10 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:10.094720 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-27cafeda-914a-4b1d-9ac5-74baa5a7b060 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:10.102899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-27cafeda-914a-4b1d-9ac5-74baa5a7b060 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 Jul 31 19:15:10.103208 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-27cafeda-914a-4b1d-9ac5-74baa5a7b060 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:10.103513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-27cafeda-914a-4b1d-9ac5-74baa5a7b060 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:10.115145 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-27cafeda-914a-4b1d-9ac5-74baa5a7b060 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 returned with HTTP 404 Jul 31 19:15:10.115773 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 845/3401] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:10 2026] GET /volume/v3/volumes/1040675c-5932-4480-b452-5e257ce4cca9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:10.126232 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4104715f-8c0d-4d0a-b5e8-0fd5a3e80f9e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:10.130269 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4104715f-8c0d-4d0a-b5e8-0fd5a3e80f9e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 Jul 31 19:15:10.130614 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4104715f-8c0d-4d0a-b5e8-0fd5a3e80f9e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:10.130935 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4104715f-8c0d-4d0a-b5e8-0fd5a3e80f9e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:10.131101 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-4104715f-8c0d-4d0a-b5e8-0fd5a3e80f9e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete snapshot with id: 5645cb19-fbca-4438-9923-819e1964bc63 Jul 31 19:15:10.141320 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:10.141320 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:10.142040 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4104715f-8c0d-4d0a-b5e8-0fd5a3e80f9e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Snapshot retrieved successfully. Jul 31 19:15:10.163020 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4104715f-8c0d-4d0a-b5e8-0fd5a3e80f9e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Snapshot delete request issued successfully. Jul 31 19:15:10.163310 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4104715f-8c0d-4d0a-b5e8-0fd5a3e80f9e tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 returned with HTTP 202 Jul 31 19:15:10.163990 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 846/3402] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:15:10 2026] DELETE /volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:10.172584 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d9e641d1-1fcd-4dd2-b566-5ebc78c628b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:10.197076 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9e641d1-1fcd-4dd2-b566-5ebc78c628b3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 Jul 31 19:15:10.197288 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9e641d1-1fcd-4dd2-b566-5ebc78c628b3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:10.197519 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d9e641d1-1fcd-4dd2-b566-5ebc78c628b3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:10.208670 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:10.208670 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:10.211247 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d9e641d1-1fcd-4dd2-b566-5ebc78c628b3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Snapshot retrieved successfully. Jul 31 19:15:10.211247 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d9e641d1-1fcd-4dd2-b566-5ebc78c628b3 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 returned with HTTP 200 Jul 31 19:15:10.211247 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 852/3403] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:15:10 2026] GET /volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 => generated 473 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:10.979799 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-96490e1f-efd9-4aba-86c1-571092c1d2d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:10.982326 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-96490e1f-efd9-4aba-86c1-571092c1d2d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:10.982634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-96490e1f-efd9-4aba-86c1-571092c1d2d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:10.983232 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-96490e1f-efd9-4aba-86c1-571092c1d2d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:10.983232 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-96490e1f-efd9-4aba-86c1-571092c1d2d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:10.989267 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:10.989267 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:10.990143 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-96490e1f-efd9-4aba-86c1-571092c1d2d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:10.990693 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 861/3404] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:10 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:11.065212 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f4e0dc1e-9494-43eb-bebd-dfabd6f6c9ab None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:11.067362 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4e0dc1e-9494-43eb-bebd-dfabd6f6c9ab tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:11.067636 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4e0dc1e-9494-43eb-bebd-dfabd6f6c9ab tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:11.067925 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4e0dc1e-9494-43eb-bebd-dfabd6f6c9ab tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:11.068075 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-f4e0dc1e-9494-43eb-bebd-dfabd6f6c9ab tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:11.073381 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:11.073381 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:11.074118 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4e0dc1e-9494-43eb-bebd-dfabd6f6c9ab tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:11.074579 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 846/3405] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:11 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:11.220632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-44408712-2a69-4d1e-b8be-06893702126d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:11.222640 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44408712-2a69-4d1e-b8be-06893702126d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 Jul 31 19:15:11.222897 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44408712-2a69-4d1e-b8be-06893702126d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:11.223107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44408712-2a69-4d1e-b8be-06893702126d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:11.228323 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44408712-2a69-4d1e-b8be-06893702126d tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 returned with HTTP 404 Jul 31 19:15:11.228915 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 847/3406] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:15:11 2026] GET /volume/v3/snapshots/5645cb19-fbca-4438-9923-819e1964bc63 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:11.237392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1a3a77af-5e65-4296-96b9-d29cc77c839a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:11.239500 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a3a77af-5e65-4296-96b9-d29cc77c839a tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] DELETE https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 Jul 31 19:15:11.239716 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a3a77af-5e65-4296-96b9-d29cc77c839a tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:11.239958 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a3a77af-5e65-4296-96b9-d29cc77c839a tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:11.240130 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1a3a77af-5e65-4296-96b9-d29cc77c839a tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume with id: af9b02ce-8351-4bc4-b28c-620f270b0f91 Jul 31 19:15:11.251824 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:11.251824 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:11.252462 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1a3a77af-5e65-4296-96b9-d29cc77c839a tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:11.283263 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1a3a77af-5e65-4296-96b9-d29cc77c839a tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Delete volume request issued successfully. Jul 31 19:15:11.283448 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a3a77af-5e65-4296-96b9-d29cc77c839a tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 returned with HTTP 202 Jul 31 19:15:11.284060 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 853/3407] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:11 2026] DELETE /volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:11.294333 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f1ca197f-553b-48db-ad47-392df1a0b112 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:11.296927 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1ca197f-553b-48db-ad47-392df1a0b112 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 Jul 31 19:15:11.297774 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1ca197f-553b-48db-ad47-392df1a0b112 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:11.298127 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f1ca197f-553b-48db-ad47-392df1a0b112 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:11.309357 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:11.309357 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:11.314465 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f1ca197f-553b-48db-ad47-392df1a0b112 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Volume info retrieved successfully. Jul 31 19:15:11.320055 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f1ca197f-553b-48db-ad47-392df1a0b112 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 returned with HTTP 200 Jul 31 19:15:11.320639 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 862/3408] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:11 2026] GET /volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:12.008716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d4bb23f0-321b-4bda-9928-c5636cd8406b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:12.012201 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d4bb23f0-321b-4bda-9928-c5636cd8406b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:12.012552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d4bb23f0-321b-4bda-9928-c5636cd8406b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:12.012814 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d4bb23f0-321b-4bda-9928-c5636cd8406b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:12.012963 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d4bb23f0-321b-4bda-9928-c5636cd8406b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:12.024465 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:12.024465 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:12.024465 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d4bb23f0-321b-4bda-9928-c5636cd8406b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:12.024465 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 847/3409] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:12 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:12.085925 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4c99d59d-caef-4b4f-8f6d-8d2ae93ee7d3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:12.088026 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c99d59d-caef-4b4f-8f6d-8d2ae93ee7d3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:12.088026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c99d59d-caef-4b4f-8f6d-8d2ae93ee7d3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:12.088026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c99d59d-caef-4b4f-8f6d-8d2ae93ee7d3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:12.088220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4c99d59d-caef-4b4f-8f6d-8d2ae93ee7d3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:12.093938 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:12.093938 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:12.093938 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c99d59d-caef-4b4f-8f6d-8d2ae93ee7d3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:12.093938 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 848/3410] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:12 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:12.336653 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b7a367cb-e00b-4214-aaab-e487aa7bd971 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:12.341375 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7a367cb-e00b-4214-aaab-e487aa7bd971 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] GET https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 Jul 31 19:15:12.342125 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7a367cb-e00b-4214-aaab-e487aa7bd971 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:12.342914 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7a367cb-e00b-4214-aaab-e487aa7bd971 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:12.353194 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7a367cb-e00b-4214-aaab-e487aa7bd971 tempest-CreateVolumesFromSnapshotTest-2092715960 tempest-CreateVolumesFromSnapshotTest-2092715960-project-member] https://10.4.3.163/volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 returned with HTTP 404 Jul 31 19:15:12.354601 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 854/3411] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:12 2026] GET /volume/v3/volumes/af9b02ce-8351-4bc4-b28c-620f270b0f91 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:13.036987 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5242cc6e-5eb8-489e-a6f3-575b06db5a83 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:13.039320 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5242cc6e-5eb8-489e-a6f3-575b06db5a83 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:13.039921 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5242cc6e-5eb8-489e-a6f3-575b06db5a83 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:13.040164 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5242cc6e-5eb8-489e-a6f3-575b06db5a83 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:13.040278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5242cc6e-5eb8-489e-a6f3-575b06db5a83 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:13.045325 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:13.045325 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:13.046421 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5242cc6e-5eb8-489e-a6f3-575b06db5a83 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:13.046928 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 863/3412] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:13 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:13.071006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-16e1289f-43f5-4aa0-9ed9-d8cc8fccf11e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:13.074206 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16e1289f-43f5-4aa0-9ed9-d8cc8fccf11e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:13.074834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-16e1289f-43f5-4aa0-9ed9-d8cc8fccf11e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "416b53f5-18ce-4b60-b44a-1775c984c8b5", "incremental": true}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:13.076984 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-16e1289f-43f5-4aa0-9ed9-d8cc8fccf11e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Creating new backup {'backup': {'volume_id': '416b53f5-18ce-4b60-b44a-1775c984c8b5', 'incremental': True}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:13.077178 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-16e1289f-43f5-4aa0-9ed9-d8cc8fccf11e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Creating backup of volume 416b53f5-18ce-4b60-b44a-1775c984c8b5 in container None Jul 31 19:15:13.091196 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:13.091196 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:13.091729 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-16e1289f-43f5-4aa0-9ed9-d8cc8fccf11e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:15:13.107996 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c5d5afd6-d066-40a0-946d-8a94746ef5e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:13.111857 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c5d5afd6-d066-40a0-946d-8a94746ef5e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:13.112038 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c5d5afd6-d066-40a0-946d-8a94746ef5e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:13.112793 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c5d5afd6-d066-40a0-946d-8a94746ef5e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:13.112793 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c5d5afd6-d066-40a0-946d-8a94746ef5e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:13.120682 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:13.120682 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:13.121634 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c5d5afd6-d066-40a0-946d-8a94746ef5e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:13.122188 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 849/3413] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:13 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:13.124588 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-16e1289f-43f5-4aa0-9ed9-d8cc8fccf11e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Created reservations ['e0cb4fc7-3130-490f-990a-32dc77955574', 'b3196fb0-4414-47c7-a382-6756aef1bca6'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:13.152589 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16e1289f-43f5-4aa0-9ed9-d8cc8fccf11e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 400 Jul 31 19:15:13.154723 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 848/3414] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:15:13 2026] POST /volume/v3/backups => generated 109 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:15:13.165043 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bd259d59-5270-4c71-9890-6c73755c6304 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:13.167060 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd259d59-5270-4c71-9890-6c73755c6304 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] DELETE https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:13.167527 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd259d59-5270-4c71-9890-6c73755c6304 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:13.167693 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bd259d59-5270-4c71-9890-6c73755c6304 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:13.167820 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-bd259d59-5270-4c71-9890-6c73755c6304 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Delete backup with id: b703b29e-3d3d-4351-bd1b-a5308231ea0b. Jul 31 19:15:13.170324 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=400,cinder:UPDATE=105,cinder:INSERT=61 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:15:13.175104 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:13.175104 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:13.195802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-bd259d59-5270-4c71-9890-6c73755c6304 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] delete_backup rpcapi backup_id b703b29e-3d3d-4351-bd1b-a5308231ea0b {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:15:13.197731 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bd259d59-5270-4c71-9890-6c73755c6304 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 202 Jul 31 19:15:13.198404 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 855/3415] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:13 2026] DELETE /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:15:13.209341 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-56a2af05-f45c-435d-b553-519e786cd48f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:13.214304 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56a2af05-f45c-435d-b553-519e786cd48f tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:13.214674 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56a2af05-f45c-435d-b553-519e786cd48f tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:13.214949 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-56a2af05-f45c-435d-b553-519e786cd48f tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:13.215107 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-56a2af05-f45c-435d-b553-519e786cd48f tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:13.218488 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-454c4c91-a7d6-4c97-91ea-24e23c93c864 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:13.229954 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-454c4c91-a7d6-4c97-91ea-24e23c93c864 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/limits Jul 31 19:15:13.230142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-454c4c91-a7d6-4c97-91ea-24e23c93c864 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:13.230332 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-454c4c91-a7d6-4c97-91ea-24e23c93c864 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:13.231008 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:13.231008 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:13.234056 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-56a2af05-f45c-435d-b553-519e786cd48f tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 200 Jul 31 19:15:13.234056 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 864/3416] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:13 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 751 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:13.253307 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-454c4c91-a7d6-4c97-91ea-24e23c93c864 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1212851405 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1212851405, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:15:13.253307 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-454c4c91-a7d6-4c97-91ea-24e23c93c864 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1212851405 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1212851405, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:15:13.253307 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-454c4c91-a7d6-4c97-91ea-24e23c93c864 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1212851405 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1212851405, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:15:13.270999 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-454c4c91-a7d6-4c97-91ea-24e23c93c864 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/limits returned with HTTP 200 Jul 31 19:15:13.271240 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 850/3417] 10.4.3.163 () {68 vars in 1484 bytes} [Fri Jul 31 19:15:13 2026] GET /volume/v3/limits => generated 302 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:13.324790 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-9d236130-26db-4ea3-832c-fd24a57bf570 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:13.327909 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-9d236130-26db-4ea3-832c-fd24a57bf570 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:15:13.328161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-9d236130-26db-4ea3-832c-fd24a57bf570 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:13.328398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-9d236130-26db-4ea3-832c-fd24a57bf570 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:13.339712 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:13.339712 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:13.344234 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-9d236130-26db-4ea3-832c-fd24a57bf570 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:15:13.348988 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-9d236130-26db-4ea3-832c-fd24a57bf570 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:15:13.349409 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 849/3418] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:15:13 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:13.365516 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-56175c4f-3a1b-4049-bfca-b47a0b3c081e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:13.367641 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-56175c4f-3a1b-4049-bfca-b47a0b3c081e tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:15:13.368055 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-56175c4f-3a1b-4049-bfca-b47a0b3c081e tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f7dcce1f-c415-4976-897f-f4d67d31dfcb", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1427962376", "description": null, "metadata": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:13.388380 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:13.388380 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:13.388830 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-56175c4f-3a1b-4049-bfca-b47a0b3c081e tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:15:13.388830 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-56175c4f-3a1b-4049-bfca-b47a0b3c081e tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create snapshot from volume f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:15:13.443541 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-56175c4f-3a1b-4049-bfca-b47a0b3c081e tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Created reservations ['ab880142-c398-480e-82c3-15fb34e959a6', '312a788d-3c3b-4a8b-a342-c00e2f09bc03', 'df144f6b-91d3-4390-b27b-44c6f6221d7b', '67e58b2d-b242-47e9-837e-b089abf8fa6e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:13.511777 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-56175c4f-3a1b-4049-bfca-b47a0b3c081e tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot force create request issued successfully. Jul 31 19:15:13.511980 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-aa03f98c-23c3-4364-a4c8-fdfff17a4b0d req-56175c4f-3a1b-4049-bfca-b47a0b3c081e tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:15:13.512387 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 856/3419] 10.4.3.163 () {72 vars in 1547 bytes} [Fri Jul 31 19:15:13 2026] POST /volume/v3/snapshots => generated 324 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:14.091444 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1aa5402e-05fd-4483-b860-955021ab00c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:14.136972 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d6e84f4-ed49-4b37-bb9c-a08ae88dc302 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:14.144255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d6e84f4-ed49-4b37-bb9c-a08ae88dc302 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:14.144568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d6e84f4-ed49-4b37-bb9c-a08ae88dc302 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:14.144792 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d6e84f4-ed49-4b37-bb9c-a08ae88dc302 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:14.145324 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3d6e84f4-ed49-4b37-bb9c-a08ae88dc302 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:14.150411 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:14.150411 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:14.151051 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d6e84f4-ed49-4b37-bb9c-a08ae88dc302 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:14.152228 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 851/3420] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:14 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:14.189726 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:14.190141 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-782780666"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:14.192302 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-782780666'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:14.192533 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume of 1 GB Jul 31 19:15:14.198447 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Availability Zones retrieved successfully. Jul 31 19:15:14.207319 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (95e58e15-6f38-4497-a0ac-dd11aee6709c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:14.208860 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e1fe25-3fc8-40ae-934f-d96e22b2dd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.213133 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:14.254359 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cea58678-1510-46b0-8dc7-52d18b8946c6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:14.255808 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0e1fe25-3fc8-40ae-934f-d96e22b2dd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.256887 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cea58678-1510-46b0-8dc7-52d18b8946c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b Jul 31 19:15:14.256969 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0593277b-56f6-4d38-9c1e-356dedc0771a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.257120 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cea58678-1510-46b0-8dc7-52d18b8946c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:14.257321 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cea58678-1510-46b0-8dc7-52d18b8946c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:14.257496 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-cea58678-1510-46b0-8dc7-52d18b8946c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id b703b29e-3d3d-4351-bd1b-a5308231ea0b. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:14.261669 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cea58678-1510-46b0-8dc7-52d18b8946c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b returned with HTTP 404 Jul 31 19:15:14.262188 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 850/3421] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:14 2026] GET /volume/v3/backups/b703b29e-3d3d-4351-bd1b-a5308231ea0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:14.274845 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:14.276947 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:14.277538 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-364535668"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:14.279462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-364535668'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:14.281461 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume of 1 GB Jul 31 19:15:14.281461 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:14.281461 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:14.285702 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Availability Zones retrieved successfully. Jul 31 19:15:14.294153 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Flow 'volume_create_api' (2695217d-5f8d-44cd-8ec9-7bc10e2e382e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:14.298715 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e59082-21fc-4dec-b47d-247278de5ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.298715 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:14.336799 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e59082-21fc-4dec-b47d-247278de5ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.338835 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8a8b0bc-738f-41c8-8f70-ec1bf52682ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.381959 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Created reservations ['a393a27a-3b45-4fcc-a155-7f2ad9ca0067', '11aa52f9-24e3-4a25-83aa-82a54680207e', '07c9fcb4-7c3e-4b60-b8a3-b894a635f3de', 'd32c57e8-8ebc-452c-8366-adb15b841db8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:14.383323 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0593277b-56f6-4d38-9c1e-356dedc0771a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a393a27a-3b45-4fcc-a155-7f2ad9ca0067', '11aa52f9-24e3-4a25-83aa-82a54680207e', '07c9fcb4-7c3e-4b60-b8a3-b894a635f3de', 'd32c57e8-8ebc-452c-8366-adb15b841db8']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.384646 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92c2d63-4e61-42d6-82fb-e6e174a0b9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.409101 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Created reservations ['26917e00-54db-42fe-9e58-1e0bdc51237b', '76ccaa56-1dcd-4f2d-8525-a109dc0bc8cf', 'b4e89e84-f605-4a2e-9013-589df474a1f1', '640fdaab-0a8a-478f-a1d7-75adc94b572f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:14.410314 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8a8b0bc-738f-41c8-8f70-ec1bf52682ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26917e00-54db-42fe-9e58-1e0bdc51237b', '76ccaa56-1dcd-4f2d-8525-a109dc0bc8cf', 'b4e89e84-f605-4a2e-9013-589df474a1f1', '640fdaab-0a8a-478f-a1d7-75adc94b572f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.411839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb803ed-0f15-4c36-bcd8-0f25e91f39ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.418206 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c92c2d63-4e61-42d6-82fb-e6e174a0b9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ae072a3-0e15-41d3-aac0-e90446dd1606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-782780666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['a393a27a-3b45-4fcc-a155-7f2ad9ca0067','11aa52f9-24e3-4a25-83aa-82a54680207e','07c9fcb4-7c3e-4b60-b8a3-b894a635f3de','d32c57e8-8ebc-452c-8366-adb15b841db8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-782780666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ae072a3-0e15-41d3-aac0-e90446dd1606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6d2bdce4ac456db6856a497547d57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.420027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e2a142-8ab4-4039-934f-e64e452e725e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.445944 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb803ed-0f15-4c36-bcd8-0f25e91f39ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62d8462e-3626-4b67-b2a3-4b99e9beb06c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-364535668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba3371a62d034f5b92417580659a7cb2',qos_specs=None,replication_status=,reservations=['26917e00-54db-42fe-9e58-1e0bdc51237b','76ccaa56-1dcd-4f2d-8525-a109dc0bc8cf','b4e89e84-f605-4a2e-9013-589df474a1f1','640fdaab-0a8a-478f-a1d7-75adc94b572f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-364535668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62d8462e-3626-4b67-b2a3-4b99e9beb06c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ba3371a62d034f5b92417580659a7cb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.447010 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (680226cc-b068-4fb1-9d00-40af233ce4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.454240 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e2a142-8ab4-4039-934f-e64e452e725e) transitioned into state 'SUCCESS' from state '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-782780666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['a393a27a-3b45-4fcc-a155-7f2ad9ca0067','11aa52f9-24e3-4a25-83aa-82a54680207e','07c9fcb4-7c3e-4b60-b8a3-b894a635f3de','d32c57e8-8ebc-452c-8366-adb15b841db8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.455063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b8c0fd-68d0-4e41-9d33-598c6a789c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.472862 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10b8c0fd-68d0-4e41-9d33-598c6a789c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.473832 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (95e58e15-6f38-4497-a0ac-dd11aee6709c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:14.474205 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request issued successfully. Jul 31 19:15:14.474926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1aa5402e-05fd-4483-b860-955021ab00c7 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:14.475472 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 865/3422] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:15:14 2026] POST /volume/v3/volumes => generated 763 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:14.491678 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c23e41aa-f612-4f34-a027-46ab749a4fbd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:14.494936 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c23e41aa-f612-4f34-a027-46ab749a4fbd tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 Jul 31 19:15:14.495259 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c23e41aa-f612-4f34-a027-46ab749a4fbd tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:14.495366 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c23e41aa-f612-4f34-a027-46ab749a4fbd tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:14.501784 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (680226cc-b068-4fb1-9d00-40af233ce4a6) transitioned into state 'SUCCESS' from state '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-364535668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ba3371a62d034f5b92417580659a7cb2',qos_specs=None,replication_status=,reservations=['26917e00-54db-42fe-9e58-1e0bdc51237b','76ccaa56-1dcd-4f2d-8525-a109dc0bc8cf','b4e89e84-f605-4a2e-9013-589df474a1f1','640fdaab-0a8a-478f-a1d7-75adc94b572f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1c4d9b90a0f4a27bd130df8fb6ca0bc',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.502654 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31edff02-23f4-4ab0-a9df-87713b01275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:14.503916 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:14.503916 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:14.510180 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c23e41aa-f612-4f34-a027-46ab749a4fbd tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:14.516934 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c23e41aa-f612-4f34-a027-46ab749a4fbd tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 returned with HTTP 200 Jul 31 19:15:14.517598 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 852/3423] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:14 2026] GET /volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:14.519923 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31edff02-23f4-4ab0-a9df-87713b01275b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:14.520960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Flow 'volume_create_api' (2695217d-5f8d-44cd-8ec9-7bc10e2e382e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:14.521276 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Create volume request issued successfully. Jul 31 19:15:14.522070 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac188f5f-05d1-4e65-95d9-0b2208b59e64 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:14.522593 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 857/3424] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:15:14 2026] POST /volume/v3/volumes => generated 748 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:14.535470 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-91b35b0f-4b8c-4a00-8cdb-e3321ae5cfca None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:14.538586 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-91b35b0f-4b8c-4a00-8cdb-e3321ae5cfca tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c Jul 31 19:15:14.538868 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-91b35b0f-4b8c-4a00-8cdb-e3321ae5cfca tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:14.539077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-91b35b0f-4b8c-4a00-8cdb-e3321ae5cfca tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:14.550098 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:14.550098 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:14.556037 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-91b35b0f-4b8c-4a00-8cdb-e3321ae5cfca tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:15:14.562861 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-91b35b0f-4b8c-4a00-8cdb-e3321ae5cfca tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c returned with HTTP 200 Jul 31 19:15:14.564129 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 851/3425] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:14 2026] GET /volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:15.167543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a94d4031-3775-4d1e-9e23-a7808f200d74 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:15.169467 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a94d4031-3775-4d1e-9e23-a7808f200d74 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:15.169657 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a94d4031-3775-4d1e-9e23-a7808f200d74 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:15.169825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a94d4031-3775-4d1e-9e23-a7808f200d74 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:15.169918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-a94d4031-3775-4d1e-9e23-a7808f200d74 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:15.174919 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:15.174919 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:15.175941 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a94d4031-3775-4d1e-9e23-a7808f200d74 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:15.176245 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 866/3426] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:15 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:15.537383 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1000a6e9-3fd0-4651-80b0-e1cb831994a9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:15.540676 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1000a6e9-3fd0-4651-80b0-e1cb831994a9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 Jul 31 19:15:15.541239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1000a6e9-3fd0-4651-80b0-e1cb831994a9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:15.541545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1000a6e9-3fd0-4651-80b0-e1cb831994a9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:15.550596 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:15.550596 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:15.554756 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1000a6e9-3fd0-4651-80b0-e1cb831994a9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:15.562266 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1000a6e9-3fd0-4651-80b0-e1cb831994a9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 returned with HTTP 200 Jul 31 19:15:15.562897 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 853/3427] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:15 2026] GET /volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:15.580863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:15.583139 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:15.585039 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ae072a3-0e15-41d3-aac0-e90446dd1606", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-55009727"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:15.586230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request body: {'volume': {"'source_volid": '7ae072a3-0e15-41d3-aac0-e90446dd1606', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-55009727'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:15.586595 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume of 1 GB Jul 31 19:15:15.587691 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:15.587691 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:15.590051 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0d85362f-14ba-4147-8f8a-97dbbec3c71b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:15.592612 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0d85362f-14ba-4147-8f8a-97dbbec3c71b tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c Jul 31 19:15:15.592806 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0d85362f-14ba-4147-8f8a-97dbbec3c71b tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:15.592861 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Availability Zones retrieved successfully. Jul 31 19:15:15.592992 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0d85362f-14ba-4147-8f8a-97dbbec3c71b tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:15.599718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (70072602-c60f-48a0-bdd4-fde5baa0220a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:15.600856 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea198df-38a8-46e0-88bc-798265b92c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.602115 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:15.608872 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:15.608872 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:15.617185 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0d85362f-14ba-4147-8f8a-97dbbec3c71b tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:15:15.624590 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0d85362f-14ba-4147-8f8a-97dbbec3c71b tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c returned with HTTP 200 Jul 31 19:15:15.625021 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 852/3428] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:15 2026] GET /volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:15.641804 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea198df-38a8-46e0-88bc-798265b92c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.642712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1f4b84-290e-4c7c-9d74-607d35e4d4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.652045 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a949a964-c4db-4fb4-92e9-fb97a8420dad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:15.655285 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a949a964-c4db-4fb4-92e9-fb97a8420dad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:15.656897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a949a964-c4db-4fb4-92e9-fb97a8420dad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62d8462e-3626-4b67-b2a3-4b99e9beb06c", "name": "tempest-VolumesBackupsTest-Backup-932318030"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:15.658420 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-a949a964-c4db-4fb4-92e9-fb97a8420dad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Creating new backup {'backup': {'volume_id': '62d8462e-3626-4b67-b2a3-4b99e9beb06c', 'name': 'tempest-VolumesBackupsTest-Backup-932318030'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:15.660310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-a949a964-c4db-4fb4-92e9-fb97a8420dad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Creating backup of volume 62d8462e-3626-4b67-b2a3-4b99e9beb06c in container None Jul 31 19:15:15.683252 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:15.683252 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:15.683664 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a949a964-c4db-4fb4-92e9-fb97a8420dad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Volume info retrieved successfully. Jul 31 19:15:15.697724 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Created reservations ['8450977f-bbe2-4052-b570-3b75e541ae1a', '17179ccd-5a75-40bc-962b-83a7337b3b04', '3fa6a378-1db9-4242-9123-f0b7228546e0', '45e1091d-35f5-44e7-bfbb-1a9a2e191f33'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:15.698695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad1f4b84-290e-4c7c-9d74-607d35e4d4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8450977f-bbe2-4052-b570-3b75e541ae1a', '17179ccd-5a75-40bc-962b-83a7337b3b04', '3fa6a378-1db9-4242-9123-f0b7228546e0', '45e1091d-35f5-44e7-bfbb-1a9a2e191f33']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.699722 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f853a6-ad7a-41d9-b7be-e825b79404d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.707837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-a949a964-c4db-4fb4-92e9-fb97a8420dad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Created reservations ['6c6b8f12-1693-4d33-a66c-d6f832ea4537', 'd710663d-9aba-4dd5-b71d-ce18f7c5e739'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:15.726163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f853a6-ad7a-41d9-b7be-e825b79404d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a885224-ac9f-4ef0-937c-4836ad1ac619', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-55009727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['8450977f-bbe2-4052-b570-3b75e541ae1a','17179ccd-5a75-40bc-962b-83a7337b3b04','3fa6a378-1db9-4242-9123-f0b7228546e0','45e1091d-35f5-44e7-bfbb-1a9a2e191f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-55009727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a885224-ac9f-4ef0-937c-4836ad1ac619,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6d2bdce4ac456db6856a497547d57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.727133 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce382ad4-425f-47df-b5c3-9488506a7b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.746145 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce382ad4-425f-47df-b5c3-9488506a7b65) transitioned into state 'SUCCESS' from state '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-55009727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['8450977f-bbe2-4052-b570-3b75e541ae1a','17179ccd-5a75-40bc-962b-83a7337b3b04','3fa6a378-1db9-4242-9123-f0b7228546e0','45e1091d-35f5-44e7-bfbb-1a9a2e191f33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.747249 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf8f6c5-7727-4aa8-94d4-c3df2d8046b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.761872 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a949a964-c4db-4fb4-92e9-fb97a8420dad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:15:15.762670 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 867/3429] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:15 2026] POST /volume/v3/backups => generated 329 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:15.764624 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf8f6c5-7727-4aa8-94d4-c3df2d8046b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.765789 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (70072602-c60f-48a0-bdd4-fde5baa0220a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:15.766208 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request issued successfully. Jul 31 19:15:15.766979 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f56cc42-1c04-417d-a111-c7c20c8b8c2b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:15.768843 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 858/3430] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:15 2026] POST /volume/v3/volumes => generated 762 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:15.771653 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c2309172-591f-4593-977a-1bffa9f09e64 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:15.773713 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c2309172-591f-4593-977a-1bffa9f09e64 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:15.773943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c2309172-591f-4593-977a-1bffa9f09e64 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:15.774164 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c2309172-591f-4593-977a-1bffa9f09e64 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:15.774274 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c2309172-591f-4593-977a-1bffa9f09e64 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:15.778972 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:15.778972 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:15.779637 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c2309172-591f-4593-977a-1bffa9f09e64 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:15.780284 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 854/3431] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:15 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:15.783972 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:15.786114 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:15.786647 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ae072a3-0e15-41d3-aac0-e90446dd1606", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-224618692"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:15.788463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request body: {'volume': {"'source_volid": '7ae072a3-0e15-41d3-aac0-e90446dd1606', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-224618692'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:15.788675 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume of 1 GB Jul 31 19:15:15.793492 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Availability Zones retrieved successfully. Jul 31 19:15:15.803838 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (b33b544f-1d44-4103-bf30-409de763183b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:15.803838 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5492a691-d1f8-4a78-96cc-7684fe217026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.804063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:15.834964 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5492a691-d1f8-4a78-96cc-7684fe217026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.835905 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69efab1e-454e-4728-9bfa-190f1e16c4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.893106 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Created reservations ['f56f47fe-12b8-4328-8d8b-e87f2b739585', '440a0e90-deac-4d7f-8918-3de10a28fb97', '19eee519-d8ec-437b-8fff-ca0b3abb5958', '1e3818a6-141d-48d9-8a5c-6bdfb35afcd6'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:15.894491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69efab1e-454e-4728-9bfa-190f1e16c4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f56f47fe-12b8-4328-8d8b-e87f2b739585', '440a0e90-deac-4d7f-8918-3de10a28fb97', '19eee519-d8ec-437b-8fff-ca0b3abb5958', '1e3818a6-141d-48d9-8a5c-6bdfb35afcd6']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.895983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ea2a28-226c-4118-8ba3-96a77b97c364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.941133 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08ea2a28-226c-4118-8ba3-96a77b97c364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f911d2bd-c095-4a4b-be7a-f706c91be72e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-224618692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['f56f47fe-12b8-4328-8d8b-e87f2b739585','440a0e90-deac-4d7f-8918-3de10a28fb97','19eee519-d8ec-437b-8fff-ca0b3abb5958','1e3818a6-141d-48d9-8a5c-6bdfb35afcd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-224618692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f911d2bd-c095-4a4b-be7a-f706c91be72e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6d2bdce4ac456db6856a497547d57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.942297 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839f63c6-545d-4774-ad7f-89a7f6d46719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.977505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (839f63c6-545d-4774-ad7f-89a7f6d46719) transitioned into state 'SUCCESS' from state '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-224618692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['f56f47fe-12b8-4328-8d8b-e87f2b739585','440a0e90-deac-4d7f-8918-3de10a28fb97','19eee519-d8ec-437b-8fff-ca0b3abb5958','1e3818a6-141d-48d9-8a5c-6bdfb35afcd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.978639 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9c20d0-3c3a-4c29-a064-345d50a9392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:15.988691 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5c9e0cb8-5046-424b-9a09-9df1fa1131a9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:15.993160 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c9e0cb8-5046-424b-9a09-9df1fa1131a9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d Jul 31 19:15:15.993907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c9e0cb8-5046-424b-9a09-9df1fa1131a9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:15.993907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c9e0cb8-5046-424b-9a09-9df1fa1131a9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:15.998414 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9c20d0-3c3a-4c29-a064-345d50a9392f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:15.999499 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (b33b544f-1d44-4103-bf30-409de763183b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:15.999956 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request issued successfully. Jul 31 19:15:16.001501 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ca94bff7-fd06-4291-999a-bfb2c99e8624 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:16.001969 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 853/3432] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:15 2026] POST /volume/v3/volumes => generated 763 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:16.006748 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.006748 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:16.007248 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5c9e0cb8-5046-424b-9a09-9df1fa1131a9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot retrieved successfully. Jul 31 19:15:16.009495 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c9e0cb8-5046-424b-9a09-9df1fa1131a9 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d returned with HTTP 200 Jul 31 19:15:16.009643 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 868/3433] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:15:15 2026] GET /volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d => generated 483 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:16.018408 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.020554 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:16.021296 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ae072a3-0e15-41d3-aac0-e90446dd1606", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1958159563"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:16.022816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request body: {'volume': {"'source_volid": '7ae072a3-0e15-41d3-aac0-e90446dd1606', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1958159563'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:16.023024 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume of 1 GB Jul 31 19:15:16.023561 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.023561 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:16.028389 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Availability Zones retrieved successfully. Jul 31 19:15:16.034018 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (ff9c30bf-1937-421b-9cbb-bb772ba34b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:16.036056 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45507490-f315-48bf-a214-633b7db90004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.037653 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:16.044212 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.048417 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:16.048952 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-821442935", "snapshot_id": null, "imageRef": "013f2756-feca-47fc-ad3e-d12d7c6c4a04", "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:16.052721 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-821442935', 'snapshot_id': None, 'imageRef': '013f2756-feca-47fc-ad3e-d12d7c6c4a04', 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:16.071756 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45507490-f315-48bf-a214-633b7db90004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.072461 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b9715a-f112-4cba-8617-73d5ca1a6a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.132933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Created reservations ['e28e75c3-6fa5-4fd3-805a-8d6a85842dbc', 'eaf07993-6930-44df-b9ed-25f16ab92b22', '8d800f24-c2db-4f93-b342-ca437206898e', '5bcf98e9-4188-4f75-8435-790ac297143a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:16.133859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b9715a-f112-4cba-8617-73d5ca1a6a27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28e75c3-6fa5-4fd3-805a-8d6a85842dbc', 'eaf07993-6930-44df-b9ed-25f16ab92b22', '8d800f24-c2db-4f93-b342-ca437206898e', '5bcf98e9-4188-4f75-8435-790ac297143a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.135030 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a253cf35-b815-4b28-a03b-c97cbe738879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.166809 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a253cf35-b815-4b28-a03b-c97cbe738879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2da7f6af-832c-4d38-8fb5-5f754b2c6703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1958159563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['e28e75c3-6fa5-4fd3-805a-8d6a85842dbc','eaf07993-6930-44df-b9ed-25f16ab92b22','8d800f24-c2db-4f93-b342-ca437206898e','5bcf98e9-4188-4f75-8435-790ac297143a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1958159563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2da7f6af-832c-4d38-8fb5-5f754b2c6703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6d2bdce4ac456db6856a497547d57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.166809 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3d96fb-0c3a-4b58-9476-c5ae34ff1d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.188070 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2ccb054a-80c8-42f8-a7a7-3b67eedba1b8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.191249 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2ccb054a-80c8-42f8-a7a7-3b67eedba1b8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:16.192806 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2ccb054a-80c8-42f8-a7a7-3b67eedba1b8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:16.192912 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c3d96fb-0c3a-4b58-9476-c5ae34ff1d20) transitioned into state 'SUCCESS' from state '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-1958159563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['e28e75c3-6fa5-4fd3-805a-8d6a85842dbc','eaf07993-6930-44df-b9ed-25f16ab92b22','8d800f24-c2db-4f93-b342-ca437206898e','5bcf98e9-4188-4f75-8435-790ac297143a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.193857 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70cb2f61-b1ed-4628-9d05-e1e8a7073c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.194068 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2ccb054a-80c8-42f8-a7a7-3b67eedba1b8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:16.194865 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-2ccb054a-80c8-42f8-a7a7-3b67eedba1b8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:16.205716 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.205716 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:16.206734 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2ccb054a-80c8-42f8-a7a7-3b67eedba1b8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:16.207716 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 854/3434] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:16 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:16.211165 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70cb2f61-b1ed-4628-9d05-e1e8a7073c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.212496 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (ff9c30bf-1937-421b-9cbb-bb772ba34b9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:16.212964 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request issued successfully. Jul 31 19:15:16.213790 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02ee1207-ab78-4e71-9640-80a1d2da3fa3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:16.214088 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 859/3435] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:16 2026] POST /volume/v3/volumes => generated 764 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:16.228791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-34a174d6-8771-45dc-991d-494c15a89e6a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.233219 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:16.233752 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ae072a3-0e15-41d3-aac0-e90446dd1606", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1730949109"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:16.236590 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request body: {'volume': {"'source_volid": '7ae072a3-0e15-41d3-aac0-e90446dd1606', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1730949109'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:16.236800 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume of 1 GB Jul 31 19:15:16.243844 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Availability Zones retrieved successfully. Jul 31 19:15:16.249351 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (f0ea358b-33a9-4c7d-aea8-fe72171a9a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:16.250562 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4ad3ef-e23f-4b8e-a57a-081a99f5761c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.251406 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:16.301757 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4ad3ef-e23f-4b8e-a57a-081a99f5761c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.303507 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d03233a-2a0b-4fc7-a57d-efb35ea8afca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.316263 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.316263 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:16.316863 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot retrieved successfully. Jul 31 19:15:16.317245 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume of 1 GB Jul 31 19:15:16.321833 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Availability Zones retrieved successfully. Jul 31 19:15:16.327991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Flow 'volume_create_api' (0e2ca92b-963a-484c-ae50-cb0e1066ca0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:16.329377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070dc377-50fe-4881-a0bc-bf6ef8784aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.330818 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:16.359828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Created reservations ['6d878eb3-0f2e-450d-aec2-678cb18f5915', '3682108f-fc93-4a9d-9b74-bf7a3ebb6c5e', '24d29456-a798-4a82-a847-60759773645d', '7d7bf66b-5d49-4940-86fa-e60a869be62c'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:16.360727 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d03233a-2a0b-4fc7-a57d-efb35ea8afca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d878eb3-0f2e-450d-aec2-678cb18f5915', '3682108f-fc93-4a9d-9b74-bf7a3ebb6c5e', '24d29456-a798-4a82-a847-60759773645d', '7d7bf66b-5d49-4940-86fa-e60a869be62c']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.361546 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9593ac-d202-48c3-81f3-636700195758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.378534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (070dc377-50fe-4881-a0bc-bf6ef8784aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4289806c-ea34-43f3-9dd0-4cab35ccdf9d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.378534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516cfbea-28ac-4cf3-8c51-f55ca6656751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.389390 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f9593ac-d202-48c3-81f3-636700195758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc6682bf-8cb3-4212-8b38-3e864ca317ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1730949109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['6d878eb3-0f2e-450d-aec2-678cb18f5915','3682108f-fc93-4a9d-9b74-bf7a3ebb6c5e','24d29456-a798-4a82-a847-60759773645d','7d7bf66b-5d49-4940-86fa-e60a869be62c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1730949109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc6682bf-8cb3-4212-8b38-3e864ca317ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6d2bdce4ac456db6856a497547d57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.389892 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d37378-3424-42db-b37b-f5183099b314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.425187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3d37378-3424-42db-b37b-f5183099b314) transitioned into state 'SUCCESS' from state '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-1730949109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['6d878eb3-0f2e-450d-aec2-678cb18f5915','3682108f-fc93-4a9d-9b74-bf7a3ebb6c5e','24d29456-a798-4a82-a847-60759773645d','7d7bf66b-5d49-4940-86fa-e60a869be62c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.426013 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e99a2e-23e0-473b-aad2-436ebc0d8f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.437467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e99a2e-23e0-473b-aad2-436ebc0d8f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.438199 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (f0ea358b-33a9-4c7d-aea8-fe72171a9a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:16.438505 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request issued successfully. Jul 31 19:15:16.439053 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34a174d6-8771-45dc-991d-494c15a89e6a tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:16.439591 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 869/3436] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:16 2026] POST /volume/v3/volumes => generated 764 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:16.444830 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Created reservations ['a4f5113d-e2c6-491d-a6f0-041d0368f5bc', 'f063e1f7-9e03-4178-a10f-5b54e72c47f4', 'd6a7c07f-eb14-46f5-9777-7ed28c1d7f55', '3a6581e7-8b18-4e15-880f-2c32a498b675'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:16.445784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516cfbea-28ac-4cf3-8c51-f55ca6656751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4f5113d-e2c6-491d-a6f0-041d0368f5bc', 'f063e1f7-9e03-4178-a10f-5b54e72c47f4', 'd6a7c07f-eb14-46f5-9777-7ed28c1d7f55', '3a6581e7-8b18-4e15-880f-2c32a498b675']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.446662 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c5ec52-9643-47c0-a24e-c0d24518b807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.451853 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.455331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:16.455785 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ae072a3-0e15-41d3-aac0-e90446dd1606", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1942817789"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:16.457948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request body: {'volume': {"'source_volid": '7ae072a3-0e15-41d3-aac0-e90446dd1606', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1942817789'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:16.458326 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume of 1 GB Jul 31 19:15:16.463864 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Availability Zones retrieved successfully. Jul 31 19:15:16.473494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (c6cfb876-248f-4cfc-a8ab-11a093ba0682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:16.475157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af2f778-718c-423e-ad23-1e544132b9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.476412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:16.504501 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c5ec52-9643-47c0-a24e-c0d24518b807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8055b6da-cb67-4862-8371-449a5c6c602f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-821442935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6143385f1b734fb0915e2ee301965a33',qos_specs=None,replication_status=,reservations=['a4f5113d-e2c6-491d-a6f0-041d0368f5bc','f063e1f7-9e03-4178-a10f-5b54e72c47f4','d6a7c07f-eb14-46f5-9777-7ed28c1d7f55','3a6581e7-8b18-4e15-880f-2c32a498b675'],size=1,snapshot_id=4289806c-ea34-43f3-9dd0-4cab35ccdf9d,source_replicaid=,source_volid=None,status='creating',user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-821442935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8055b6da-cb67-4862-8371-449a5c6c602f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6143385f1b734fb0915e2ee301965a33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4289806c-ea34-43f3-9dd0-4cab35ccdf9d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.505243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9740b4e6-7a5f-4f90-a51c-96bcca72b54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.513261 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0af2f778-718c-423e-ad23-1e544132b9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.515976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e61adab-a25a-4906-b4c8-997b7a3de5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.525928 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9740b4e6-7a5f-4f90-a51c-96bcca72b54e) transitioned into state 'SUCCESS' from state '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-821442935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6143385f1b734fb0915e2ee301965a33',qos_specs=None,replication_status=,reservations=['a4f5113d-e2c6-491d-a6f0-041d0368f5bc','f063e1f7-9e03-4178-a10f-5b54e72c47f4','d6a7c07f-eb14-46f5-9777-7ed28c1d7f55','3a6581e7-8b18-4e15-880f-2c32a498b675'],size=1,snapshot_id=4289806c-ea34-43f3-9dd0-4cab35ccdf9d,source_replicaid=,source_volid=None,status='creating',user_id='4eb5ab3a4ff14b15ace0aaadbb550c24',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.526628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553e21ff-f860-4796-908c-6de058139a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.548240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (553e21ff-f860-4796-908c-6de058139a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.549211 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Flow 'volume_create_api' (0e2ca92b-963a-484c-ae50-cb0e1066ca0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:16.549634 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Create volume request issued successfully. Jul 31 19:15:16.550280 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3e02190-a842-4dd0-9b63-ecc7d00e1ca4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:16.550775 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 855/3437] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:15:16 2026] POST /volume/v3/volumes => generated 813 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:16.567037 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-71d5d1b7-42b3-454d-843b-9dc592b083c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.569185 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71d5d1b7-42b3-454d-843b-9dc592b083c8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:15:16.569407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71d5d1b7-42b3-454d-843b-9dc592b083c8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:16.569704 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-71d5d1b7-42b3-454d-843b-9dc592b083c8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:16.570310 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Created reservations ['54c54984-1698-40ca-91eb-1b8d53bd3150', 'aa1339ef-05de-4848-a664-cbcf16517c93', '047935b0-fccc-4c37-8b47-76e24635ffe3', 'e09f0b62-6097-4056-8732-9562aacce4b8'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:16.571169 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e61adab-a25a-4906-b4c8-997b7a3de5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c54984-1698-40ca-91eb-1b8d53bd3150', 'aa1339ef-05de-4848-a664-cbcf16517c93', '047935b0-fccc-4c37-8b47-76e24635ffe3', 'e09f0b62-6097-4056-8732-9562aacce4b8']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.571890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df641bd-603e-4d89-98be-2be538b38b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.579212 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.579212 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:16.585939 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-71d5d1b7-42b3-454d-843b-9dc592b083c8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:15:16.590357 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-71d5d1b7-42b3-454d-843b-9dc592b083c8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 200 Jul 31 19:15:16.590772 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 860/3438] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:16 2026] GET /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:15:16.600413 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df641bd-603e-4d89-98be-2be538b38b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bae2725-8055-4921-ba51-d60055da5762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1942817789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['54c54984-1698-40ca-91eb-1b8d53bd3150','aa1339ef-05de-4848-a664-cbcf16517c93','047935b0-fccc-4c37-8b47-76e24635ffe3','e09f0b62-6097-4056-8732-9562aacce4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1942817789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bae2725-8055-4921-ba51-d60055da5762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f6d2bdce4ac456db6856a497547d57c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.601169 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186dfc65-5438-4af5-b182-244315ce2179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.620382 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186dfc65-5438-4af5-b182-244315ce2179) transitioned into state 'SUCCESS' from state '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-1942817789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f6d2bdce4ac456db6856a497547d57c',qos_specs=None,replication_status=,reservations=['54c54984-1698-40ca-91eb-1b8d53bd3150','aa1339ef-05de-4848-a664-cbcf16517c93','047935b0-fccc-4c37-8b47-76e24635ffe3','e09f0b62-6097-4056-8732-9562aacce4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e024f7b4355747b1a6e0d69a064d0ff6',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.621022 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0a5f66-34f2-47ae-b96b-55ad228ffc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:16.630482 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0a5f66-34f2-47ae-b96b-55ad228ffc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:16.630678 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Flow 'volume_create_api' (c6cfb876-248f-4cfc-a8ab-11a093ba0682) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:16.631010 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Create volume request issued successfully. Jul 31 19:15:16.631687 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-12002ddd-de81-4157-9cbe-ad0b0e8f08ce tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:16.632173 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 855/3439] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:16 2026] POST /volume/v3/volumes => generated 764 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:16.645147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2e284ff1-5545-4ca7-9cd4-39f2788fcf77 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.647794 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e284ff1-5545-4ca7-9cd4-39f2788fcf77 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 Jul 31 19:15:16.648005 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e284ff1-5545-4ca7-9cd4-39f2788fcf77 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:16.648199 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e284ff1-5545-4ca7-9cd4-39f2788fcf77 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:16.656180 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.656180 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:16.660451 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2e284ff1-5545-4ca7-9cd4-39f2788fcf77 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:16.664626 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e284ff1-5545-4ca7-9cd4-39f2788fcf77 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 returned with HTTP 200 Jul 31 19:15:16.665225 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 870/3440] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:16 2026] GET /volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:16.676380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4eee0cd6-942f-48aa-a844-932f8b96e3e4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.678386 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4eee0cd6-942f-48aa-a844-932f8b96e3e4 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e Jul 31 19:15:16.678615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4eee0cd6-942f-48aa-a844-932f8b96e3e4 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:16.678840 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4eee0cd6-942f-48aa-a844-932f8b96e3e4 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:16.685624 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.685624 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:16.688879 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4eee0cd6-942f-48aa-a844-932f8b96e3e4 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:16.692734 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4eee0cd6-942f-48aa-a844-932f8b96e3e4 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e returned with HTTP 200 Jul 31 19:15:16.693058 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 856/3441] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:16 2026] GET /volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:16.706974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d98c7a2d-c1c5-4fea-bc08-a0cb250b5b08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.708733 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d98c7a2d-c1c5-4fea-bc08-a0cb250b5b08 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 Jul 31 19:15:16.708897 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d98c7a2d-c1c5-4fea-bc08-a0cb250b5b08 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:16.709116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d98c7a2d-c1c5-4fea-bc08-a0cb250b5b08 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:16.715860 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.715860 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:16.719806 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d98c7a2d-c1c5-4fea-bc08-a0cb250b5b08 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:16.725067 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d98c7a2d-c1c5-4fea-bc08-a0cb250b5b08 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 returned with HTTP 200 Jul 31 19:15:16.725471 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 861/3442] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:16 2026] GET /volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:16.741502 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d2814446-c73d-4dbf-820d-ab0dea607ba2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.743578 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d2814446-c73d-4dbf-820d-ab0dea607ba2 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed Jul 31 19:15:16.743784 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d2814446-c73d-4dbf-820d-ab0dea607ba2 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:16.743980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d2814446-c73d-4dbf-820d-ab0dea607ba2 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:16.751006 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.751006 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:16.754744 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d2814446-c73d-4dbf-820d-ab0dea607ba2 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:16.759149 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d2814446-c73d-4dbf-820d-ab0dea607ba2 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed returned with HTTP 200 Jul 31 19:15:16.759609 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 856/3443] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:16 2026] GET /volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:16.773627 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b68abccc-c700-4f79-a4f7-8ad9bca2db96 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.775876 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b68abccc-c700-4f79-a4f7-8ad9bca2db96 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 Jul 31 19:15:16.776098 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b68abccc-c700-4f79-a4f7-8ad9bca2db96 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:16.776356 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b68abccc-c700-4f79-a4f7-8ad9bca2db96 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:16.785904 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.785904 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:16.790730 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b68abccc-c700-4f79-a4f7-8ad9bca2db96 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:16.795068 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-47af76b9-9d94-4462-a90b-58e709509ea3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:16.796561 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b68abccc-c700-4f79-a4f7-8ad9bca2db96 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 returned with HTTP 200 Jul 31 19:15:16.796961 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 871/3444] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:16 2026] GET /volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:16.799841 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-47af76b9-9d94-4462-a90b-58e709509ea3 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:16.800101 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-47af76b9-9d94-4462-a90b-58e709509ea3 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:16.800499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-47af76b9-9d94-4462-a90b-58e709509ea3 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:16.800607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-47af76b9-9d94-4462-a90b-58e709509ea3 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:16.806121 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:16.806121 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:16.808558 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-47af76b9-9d94-4462-a90b-58e709509ea3 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:16.810069 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 857/3445] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:16 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:17.218578 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-481bb125-89c1-4ceb-bb04-00b10639731a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.220272 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-481bb125-89c1-4ceb-bb04-00b10639731a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:17.220514 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-481bb125-89c1-4ceb-bb04-00b10639731a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:17.220691 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-481bb125-89c1-4ceb-bb04-00b10639731a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:17.220786 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-481bb125-89c1-4ceb-bb04-00b10639731a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:17.224689 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:17.224689 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:17.225184 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-481bb125-89c1-4ceb-bb04-00b10639731a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:17.225635 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 862/3446] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:17 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:17.603514 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.603949 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ad5b6639-7dbe-46c4-811a-480e68860ff8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.605739 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad5b6639-7dbe-46c4-811a-480e68860ff8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:15:17.605936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad5b6639-7dbe-46c4-811a-480e68860ff8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:17.606151 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad5b6639-7dbe-46c4-811a-480e68860ff8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:17.613590 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:17.613590 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:17.619489 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ad5b6639-7dbe-46c4-811a-480e68860ff8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:15:17.624804 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad5b6639-7dbe-46c4-811a-480e68860ff8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 200 Jul 31 19:15:17.625276 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 872/3447] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:17 2026] GET /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 1422 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:15:17.645718 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bbb5206d-9ad4-4bb3-9c4c-9a8ae9dc1929 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.650342 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bbb5206d-9ad4-4bb3-9c4c-9a8ae9dc1929 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:15:17.650647 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bbb5206d-9ad4-4bb3-9c4c-9a8ae9dc1929 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:17.650898 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bbb5206d-9ad4-4bb3-9c4c-9a8ae9dc1929 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:17.660133 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:17.660133 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:17.664585 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bbb5206d-9ad4-4bb3-9c4c-9a8ae9dc1929 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:15:17.670741 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bbb5206d-9ad4-4bb3-9c4c-9a8ae9dc1929 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 200 Jul 31 19:15:17.671181 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 858/3448] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:15:17 2026] GET /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 1422 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:15:17.697253 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:17.697687 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-56250570", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:17.700248 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-56250570', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:17.700384 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Create volume of 1 GB Jul 31 19:15:17.705074 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Availability Zones retrieved successfully. Jul 31 19:15:17.710138 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Flow 'volume_create_api' (49964aaa-2de2-4063-a21c-2f62202710e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:17.711090 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c325742-5de6-4e2c-b446-66c8b7d9ddf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:17.712045 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:17.746013 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c325742-5de6-4e2c-b446-66c8b7d9ddf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:17.746714 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c46bf7e-2a7c-441e-a2e7-2acefb5ad0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:17.814291 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2efe7889-bf4f-4754-8f59-bc85f82d5385 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.816501 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2efe7889-bf4f-4754-8f59-bc85f82d5385 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 Jul 31 19:15:17.816694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2efe7889-bf4f-4754-8f59-bc85f82d5385 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:17.816859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2efe7889-bf4f-4754-8f59-bc85f82d5385 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:17.819358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-03d52573-d2e4-467d-973c-a77b2d9da984 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.819951 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Created reservations ['a5be311a-6632-4466-ae73-fb4916f534ca', '24deafbe-81fc-4dd4-a6ad-b4426603dcac', 'f2fe6385-19eb-4cf9-bd1a-9a66368a1702', 'de1b32b8-e0b0-4ef5-97e8-16febbc795b9'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:17.820829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c46bf7e-2a7c-441e-a2e7-2acefb5ad0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5be311a-6632-4466-ae73-fb4916f534ca', '24deafbe-81fc-4dd4-a6ad-b4426603dcac', 'f2fe6385-19eb-4cf9-bd1a-9a66368a1702', 'de1b32b8-e0b0-4ef5-97e8-16febbc795b9']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:17.821732 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d45b854-22f6-4f9d-b6d9-8d9de44510d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:17.821994 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03d52573-d2e4-467d-973c-a77b2d9da984 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:17.822168 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03d52573-d2e4-467d-973c-a77b2d9da984 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:17.822357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03d52573-d2e4-467d-973c-a77b2d9da984 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:17.822509 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-03d52573-d2e4-467d-973c-a77b2d9da984 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:17.826601 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:17.826601 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:17.827300 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03d52573-d2e4-467d-973c-a77b2d9da984 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:17.827402 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:17.827402 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:17.827680 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 873/3449] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:17 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:17.831057 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2efe7889-bf4f-4754-8f59-bc85f82d5385 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:17.834942 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2efe7889-bf4f-4754-8f59-bc85f82d5385 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 returned with HTTP 200 Jul 31 19:15:17.835298 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 863/3450] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:17 2026] GET /volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:17.851065 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2a2f989d-ac7e-4b2d-a436-913685562051 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.855461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2a2f989d-ac7e-4b2d-a436-913685562051 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] DELETE https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 Jul 31 19:15:17.855461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2a2f989d-ac7e-4b2d-a436-913685562051 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:17.855461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2a2f989d-ac7e-4b2d-a436-913685562051 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:17.855461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-2a2f989d-ac7e-4b2d-a436-913685562051 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume with id: 8bae2725-8055-4921-ba51-d60055da5762 Jul 31 19:15:17.855734 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d45b854-22f6-4f9d-b6d9-8d9de44510d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e5fbb9a-604a-4ad1-9073-efc216338294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-56250570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b21ea8bf8754798bab329ac3b4eb797',qos_specs=None,replication_status=,reservations=['a5be311a-6632-4466-ae73-fb4916f534ca','24deafbe-81fc-4dd4-a6ad-b4426603dcac','f2fe6385-19eb-4cf9-bd1a-9a66368a1702','de1b32b8-e0b0-4ef5-97e8-16febbc795b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e890114e1b4f0e8b7117692dc4b5a2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-56250570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e5fbb9a-604a-4ad1-9073-efc216338294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b21ea8bf8754798bab329ac3b4eb797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e890114e1b4f0e8b7117692dc4b5a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:17.856384 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dcc8e19-6e10-493d-bf80-672f8f8c7001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:17.864219 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:17.864219 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:17.865066 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2a2f989d-ac7e-4b2d-a436-913685562051 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:17.885620 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2a2f989d-ac7e-4b2d-a436-913685562051 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume request issued successfully. Jul 31 19:15:17.885620 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2a2f989d-ac7e-4b2d-a436-913685562051 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 returned with HTTP 202 Jul 31 19:15:17.885620 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 859/3451] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:17 2026] DELETE /volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:17.885878 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dcc8e19-6e10-493d-bf80-672f8f8c7001) transitioned into state 'SUCCESS' from state '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-56250570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b21ea8bf8754798bab329ac3b4eb797',qos_specs=None,replication_status=,reservations=['a5be311a-6632-4466-ae73-fb4916f534ca','24deafbe-81fc-4dd4-a6ad-b4426603dcac','f2fe6385-19eb-4cf9-bd1a-9a66368a1702','de1b32b8-e0b0-4ef5-97e8-16febbc795b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e890114e1b4f0e8b7117692dc4b5a2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:17.887302 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f2c3db-be45-4cb1-a5fc-4a13ce1ea3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:17.896448 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-efda0f05-9041-4adf-af7c-facb6301f0f3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.898233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f2c3db-be45-4cb1-a5fc-4a13ce1ea3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:17.898369 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-efda0f05-9041-4adf-af7c-facb6301f0f3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 Jul 31 19:15:17.898559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-efda0f05-9041-4adf-af7c-facb6301f0f3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:17.898780 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-efda0f05-9041-4adf-af7c-facb6301f0f3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:17.899181 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Flow 'volume_create_api' (49964aaa-2de2-4063-a21c-2f62202710e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:17.899573 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Create volume request issued successfully. Jul 31 19:15:17.900130 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-125dde59-f861-4637-9b4e-c58c7bbfe46f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:17.900579 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 857/3452] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:17 2026] POST /volume/v3/volumes => generated 763 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:17.906511 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:17.906511 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:17.912158 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-efda0f05-9041-4adf-af7c-facb6301f0f3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:17.912408 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:17.914870 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:17.915340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-657827185", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:17.917686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-657827185', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:17.917840 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Create volume of 1 GB Jul 31 19:15:17.918099 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-efda0f05-9041-4adf-af7c-facb6301f0f3 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 returned with HTTP 200 Jul 31 19:15:17.918853 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 874/3453] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:17 2026] GET /volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:17.924080 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Availability Zones retrieved successfully. Jul 31 19:15:17.932804 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Flow 'volume_create_api' (9b72e94c-612d-4471-9d92-647bd4acbb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:17.934100 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5eeed21-7dc9-47c4-ae81-af322f615849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:17.935594 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:17.970681 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5eeed21-7dc9-47c4-ae81-af322f615849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:17.972105 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04d9582-513f-4963-8262-6a8601985930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:18.012954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Created reservations ['6645eff9-ea76-48e7-963a-5c5652520c85', '5b2413af-fe9d-4659-a034-79a6fa5bd06a', '5f84b272-b822-4cda-b565-d00bf15b814f', '962f97ae-8dac-4598-8e46-457fb59f3cfb'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:18.013699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c04d9582-513f-4963-8262-6a8601985930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6645eff9-ea76-48e7-963a-5c5652520c85', '5b2413af-fe9d-4659-a034-79a6fa5bd06a', '5f84b272-b822-4cda-b565-d00bf15b814f', '962f97ae-8dac-4598-8e46-457fb59f3cfb']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:18.015295 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3375083-e316-4c07-910e-aca15b5c2828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:18.039050 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3375083-e316-4c07-910e-aca15b5c2828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69e47311-bf99-4e36-8fe0-6c3ecd08a8ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-657827185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b21ea8bf8754798bab329ac3b4eb797',qos_specs=None,replication_status=,reservations=['6645eff9-ea76-48e7-963a-5c5652520c85','5b2413af-fe9d-4659-a034-79a6fa5bd06a','5f84b272-b822-4cda-b565-d00bf15b814f','962f97ae-8dac-4598-8e46-457fb59f3cfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e890114e1b4f0e8b7117692dc4b5a2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-657827185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69e47311-bf99-4e36-8fe0-6c3ecd08a8ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b21ea8bf8754798bab329ac3b4eb797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0e890114e1b4f0e8b7117692dc4b5a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:18.040209 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea4a790-bd51-4994-b578-4714d6f972ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:18.061417 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ea4a790-bd51-4994-b578-4714d6f972ec) transitioned into state 'SUCCESS' from state '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-657827185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b21ea8bf8754798bab329ac3b4eb797',qos_specs=None,replication_status=,reservations=['6645eff9-ea76-48e7-963a-5c5652520c85','5b2413af-fe9d-4659-a034-79a6fa5bd06a','5f84b272-b822-4cda-b565-d00bf15b814f','962f97ae-8dac-4598-8e46-457fb59f3cfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0e890114e1b4f0e8b7117692dc4b5a2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:18.062480 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c075a43a-31a7-4420-acbb-63203a45db80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:18.073063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c075a43a-31a7-4420-acbb-63203a45db80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:18.073841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Flow 'volume_create_api' (9b72e94c-612d-4471-9d92-647bd4acbb4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:18.075198 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Create volume request issued successfully. Jul 31 19:15:18.075198 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9774326c-d099-4d41-ac05-2caac9c57fd8 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:18.075656 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 864/3454] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:17 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:18.235737 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5cb1e2f6-17f2-415f-82ec-ede04094ef7a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:18.238498 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5cb1e2f6-17f2-415f-82ec-ede04094ef7a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:18.238498 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5cb1e2f6-17f2-415f-82ec-ede04094ef7a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:18.238498 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5cb1e2f6-17f2-415f-82ec-ede04094ef7a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:18.238498 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5cb1e2f6-17f2-415f-82ec-ede04094ef7a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:18.244513 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:18.244513 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:18.245541 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5cb1e2f6-17f2-415f-82ec-ede04094ef7a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:18.245541 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 860/3455] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:18 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:18.842459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9aab8284-e9a1-40b9-93fc-b64556c14416 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:18.844827 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9aab8284-e9a1-40b9-93fc-b64556c14416 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:18.845041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9aab8284-e9a1-40b9-93fc-b64556c14416 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:18.845372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9aab8284-e9a1-40b9-93fc-b64556c14416 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:18.845372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-9aab8284-e9a1-40b9-93fc-b64556c14416 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:18.851409 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:18.851409 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:18.852485 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9aab8284-e9a1-40b9-93fc-b64556c14416 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:18.854975 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 858/3456] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:18 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:18.936073 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-914350bb-4310-4a6c-b10f-7332f89b45b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:18.938617 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-914350bb-4310-4a6c-b10f-7332f89b45b9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 Jul 31 19:15:18.938914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-914350bb-4310-4a6c-b10f-7332f89b45b9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:18.939415 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-914350bb-4310-4a6c-b10f-7332f89b45b9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:18.960261 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-914350bb-4310-4a6c-b10f-7332f89b45b9 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 returned with HTTP 404 Jul 31 19:15:18.960992 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 875/3457] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:18 2026] GET /volume/v3/volumes/8bae2725-8055-4921-ba51-d60055da5762 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:18.968980 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-096c4ff2-8092-42cf-afde-5139cf651d57 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:18.972616 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-096c4ff2-8092-42cf-afde-5139cf651d57 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] DELETE https://10.4.3.163/volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed Jul 31 19:15:18.972962 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-096c4ff2-8092-42cf-afde-5139cf651d57 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:18.974457 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-096c4ff2-8092-42cf-afde-5139cf651d57 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:18.974457 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-096c4ff2-8092-42cf-afde-5139cf651d57 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume with id: cc6682bf-8cb3-4212-8b38-3e864ca317ed Jul 31 19:15:18.982227 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:18.982227 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:18.982964 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-096c4ff2-8092-42cf-afde-5139cf651d57 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:19.002147 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-096c4ff2-8092-42cf-afde-5139cf651d57 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume request issued successfully. Jul 31 19:15:19.002147 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-096c4ff2-8092-42cf-afde-5139cf651d57 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed returned with HTTP 202 Jul 31 19:15:19.002147 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 865/3458] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:18 2026] DELETE /volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:19.010998 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d4a2432-7f45-4ab3-8a19-fac835223a17 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:19.013289 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d4a2432-7f45-4ab3-8a19-fac835223a17 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed Jul 31 19:15:19.013576 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d4a2432-7f45-4ab3-8a19-fac835223a17 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:19.013836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d4a2432-7f45-4ab3-8a19-fac835223a17 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:19.023658 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:19.023658 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:19.028451 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d4a2432-7f45-4ab3-8a19-fac835223a17 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:19.034752 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d4a2432-7f45-4ab3-8a19-fac835223a17 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed returned with HTTP 200 Jul 31 19:15:19.035271 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 861/3459] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:19 2026] GET /volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:19.105705 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-c154a060-e321-44db-99b9-6f729107a77a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:19.109271 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-c154a060-e321-44db-99b9-6f729107a77a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:15:19.109520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-c154a060-e321-44db-99b9-6f729107a77a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:19.110660 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-c154a060-e321-44db-99b9-6f729107a77a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:19.118812 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:19.118812 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:19.122715 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-c154a060-e321-44db-99b9-6f729107a77a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:15:19.127540 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-c154a060-e321-44db-99b9-6f729107a77a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 200 Jul 31 19:15:19.127947 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 859/3460] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:15:19 2026] GET /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:19.201764 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-50d79a79-57ae-4df9-a6cf-195940c3ad64 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:19.206896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-50d79a79-57ae-4df9-a6cf-195940c3ad64 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/encryption Jul 31 19:15:19.207081 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-50d79a79-57ae-4df9-a6cf-195940c3ad64 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:19.207288 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-50d79a79-57ae-4df9-a6cf-195940c3ad64 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:19.228165 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:19.228165 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:19.243983 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-50d79a79-57ae-4df9-a6cf-195940c3ad64 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/encryption returned with HTTP 200 Jul 31 19:15:19.244616 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 876/3461] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:15:19 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe/encryption => generated 161 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:19.258977 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-132dd1cb-2810-4d2a-9861-03c8dcbcd67e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:19.261801 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-132dd1cb-2810-4d2a-9861-03c8dcbcd67e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:19.263472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-132dd1cb-2810-4d2a-9861-03c8dcbcd67e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:19.263472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-132dd1cb-2810-4d2a-9861-03c8dcbcd67e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:19.263472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-132dd1cb-2810-4d2a-9861-03c8dcbcd67e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:19.272381 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:19.272381 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:19.273955 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-132dd1cb-2810-4d2a-9861-03c8dcbcd67e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:19.273955 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 866/3462] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:19 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:19.745309 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-dc45a60f-a67f-491f-b83b-e47cad7c5911 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:19.749236 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-dc45a60f-a67f-491f-b83b-e47cad7c5911 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:15:19.749483 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-dc45a60f-a67f-491f-b83b-e47cad7c5911 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:19.749955 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-dc45a60f-a67f-491f-b83b-e47cad7c5911 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:19.756766 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:19.756766 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:19.760050 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-dc45a60f-a67f-491f-b83b-e47cad7c5911 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:15:19.764924 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-dc45a60f-a67f-491f-b83b-e47cad7c5911 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 200 Jul 31 19:15:19.765074 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 862/3463] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:15:19 2026] GET /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:19.780077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-57ac62c2-700b-4701-9159-4c9eaa534376 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:19.780543 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-57ac62c2-700b-4701-9159-4c9eaa534376 None None] GET https://10.4.3.163/volume// Jul 31 19:15:19.780712 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-57ac62c2-700b-4701-9159-4c9eaa534376 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:19.784686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-57ac62c2-700b-4701-9159-4c9eaa534376 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:19.785148 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-57ac62c2-700b-4701-9159-4c9eaa534376 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:15:19.785746 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 860/3464] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:15:19 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:15:19.796712 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-3ac1f333-84c9-4e7b-821f-897275b61f49 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:19.799460 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-3ac1f333-84c9-4e7b-821f-897275b61f49 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:15:19.799460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-3ac1f333-84c9-4e7b-821f-897275b61f49 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8055b6da-cb67-4862-8371-449a5c6c602f", "connector": null, "instance_uuid": "15c01169-f5aa-4dd1-b6a4-34b27d78accd"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:19.809235 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:19.809235 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:19.846974 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-3ac1f333-84c9-4e7b-821f-897275b61f49 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:15:19.847696 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 877/3465] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:15:19 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:19.867783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b80635e6-5262-44cc-976e-2d0af7acdc73 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:19.869711 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b80635e6-5262-44cc-976e-2d0af7acdc73 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:19.869911 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b80635e6-5262-44cc-976e-2d0af7acdc73 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:19.870150 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b80635e6-5262-44cc-976e-2d0af7acdc73 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:19.870285 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b80635e6-5262-44cc-976e-2d0af7acdc73 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:19.874927 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:19.874927 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:19.875602 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b80635e6-5262-44cc-976e-2d0af7acdc73 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:19.876048 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 867/3466] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:19 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:20.050887 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a79f06f5-e27e-4442-b0fa-586be0ee7d6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:20.052664 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a79f06f5-e27e-4442-b0fa-586be0ee7d6e tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed Jul 31 19:15:20.052932 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a79f06f5-e27e-4442-b0fa-586be0ee7d6e tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:20.053164 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a79f06f5-e27e-4442-b0fa-586be0ee7d6e tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:20.059262 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a79f06f5-e27e-4442-b0fa-586be0ee7d6e tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed returned with HTTP 404 Jul 31 19:15:20.059871 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 863/3467] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:20 2026] GET /volume/v3/volumes/cc6682bf-8cb3-4212-8b38-3e864ca317ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:20.066446 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fab86d5e-3f00-42e4-9199-5f254da2672b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:20.068519 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fab86d5e-3f00-42e4-9199-5f254da2672b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] DELETE https://10.4.3.163/volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 Jul 31 19:15:20.068786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fab86d5e-3f00-42e4-9199-5f254da2672b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:20.069035 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fab86d5e-3f00-42e4-9199-5f254da2672b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:20.069253 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-fab86d5e-3f00-42e4-9199-5f254da2672b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume with id: 2da7f6af-832c-4d38-8fb5-5f754b2c6703 Jul 31 19:15:20.085866 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:20.085866 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:20.085866 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fab86d5e-3f00-42e4-9199-5f254da2672b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:20.112212 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fab86d5e-3f00-42e4-9199-5f254da2672b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume request issued successfully. Jul 31 19:15:20.112466 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fab86d5e-3f00-42e4-9199-5f254da2672b tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 returned with HTTP 202 Jul 31 19:15:20.113099 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 861/3468] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:20 2026] DELETE /volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:20.123942 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5c9aa9be-710b-4492-93d9-67560f6478a6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:20.125797 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c9aa9be-710b-4492-93d9-67560f6478a6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 Jul 31 19:15:20.127257 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c9aa9be-710b-4492-93d9-67560f6478a6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:20.127257 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c9aa9be-710b-4492-93d9-67560f6478a6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:20.137252 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:20.137252 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:20.143683 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5c9aa9be-710b-4492-93d9-67560f6478a6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:20.156001 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c9aa9be-710b-4492-93d9-67560f6478a6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 returned with HTTP 200 Jul 31 19:15:20.156001 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 878/3469] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:20 2026] GET /volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:20.161489 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-2d3b7f20-db0d-45e7-8ff5-0243c9887069 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:20.164257 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-2d3b7f20-db0d-45e7-8ff5-0243c9887069 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb Jul 31 19:15:20.164599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-2d3b7f20-db0d-45e7-8ff5-0243c9887069 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:20.165005 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-2d3b7f20-db0d-45e7-8ff5-0243c9887069 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:20.177018 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:20.177018 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:20.236339 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-008a38a5-fdaf-4f7e-9f2a-5b8044bbd43b req-2d3b7f20-db0d-45e7-8ff5-0243c9887069 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb returned with HTTP 200 Jul 31 19:15:20.236339 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 868/3470] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:15:20 2026] DELETE /volume/v3/attachments/13a1396d-e12a-4c1e-90aa-d96e104f15bb => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:20.290350 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5f3760bb-4309-49e6-a25e-d28712042373 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:20.296172 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f3760bb-4309-49e6-a25e-d28712042373 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:20.296506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f3760bb-4309-49e6-a25e-d28712042373 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:20.296811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f3760bb-4309-49e6-a25e-d28712042373 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:20.296888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5f3760bb-4309-49e6-a25e-d28712042373 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:20.304571 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:20.304571 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:20.304571 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f3760bb-4309-49e6-a25e-d28712042373 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:20.304936 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 864/3471] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:20 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:20.890069 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2f8400d9-439d-4fe8-807c-4bff4ee56e2a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:20.892033 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2f8400d9-439d-4fe8-807c-4bff4ee56e2a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:20.892203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2f8400d9-439d-4fe8-807c-4bff4ee56e2a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:20.892460 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2f8400d9-439d-4fe8-807c-4bff4ee56e2a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:20.892596 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-2f8400d9-439d-4fe8-807c-4bff4ee56e2a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:20.896489 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:20.896489 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:20.897089 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2f8400d9-439d-4fe8-807c-4bff4ee56e2a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:20.897452 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 862/3472] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:20 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:21.176075 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a90652f1-90d3-4fc6-8b7a-b0ce4dd9a4cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.178318 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a90652f1-90d3-4fc6-8b7a-b0ce4dd9a4cf tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 Jul 31 19:15:21.178597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a90652f1-90d3-4fc6-8b7a-b0ce4dd9a4cf tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.178887 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a90652f1-90d3-4fc6-8b7a-b0ce4dd9a4cf tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.190202 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a90652f1-90d3-4fc6-8b7a-b0ce4dd9a4cf tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 returned with HTTP 404 Jul 31 19:15:21.190963 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 879/3473] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:21 2026] GET /volume/v3/volumes/2da7f6af-832c-4d38-8fb5-5f754b2c6703 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:21.204360 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-217fe0f5-2033-4779-b925-3bdc0ac91c69 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.206648 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-217fe0f5-2033-4779-b925-3bdc0ac91c69 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e Jul 31 19:15:21.208034 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-217fe0f5-2033-4779-b925-3bdc0ac91c69 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.208034 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-217fe0f5-2033-4779-b925-3bdc0ac91c69 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.208034 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-217fe0f5-2033-4779-b925-3bdc0ac91c69 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume with id: f911d2bd-c095-4a4b-be7a-f706c91be72e Jul 31 19:15:21.221657 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.221657 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:21.224193 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-217fe0f5-2033-4779-b925-3bdc0ac91c69 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:21.229322 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-904dc969-f428-4fa6-a3d4-a5e9d41dbbe0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.229706 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.229952 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-904dc969-f428-4fa6-a3d4-a5e9d41dbbe0 None None] GET https://10.4.3.163/volume// Jul 31 19:15:21.229952 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-904dc969-f428-4fa6-a3d4-a5e9d41dbbe0 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.229952 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-904dc969-f428-4fa6-a3d4-a5e9d41dbbe0 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.230056 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-904dc969-f428-4fa6-a3d4-a5e9d41dbbe0 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:15:21.230403 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 865/3474] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:15:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:15:21.231538 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:15:21.231634 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.231848 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.232017 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: 009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:15:21.239173 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-7e1b56c1-d1fa-4c38-b6ca-9405edb163ac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.241525 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.241525 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:21.242075 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:15:21.242761 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-7e1b56c1-d1fa-4c38-b6ca-9405edb163ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:15:21.243073 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-7e1b56c1-d1fa-4c38-b6ca-9405edb163ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.243366 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-7e1b56c1-d1fa-4c38-b6ca-9405edb163ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.248049 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-217fe0f5-2033-4779-b925-3bdc0ac91c69 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume request issued successfully. Jul 31 19:15:21.249230 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-217fe0f5-2033-4779-b925-3bdc0ac91c69 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e returned with HTTP 202 Jul 31 19:15:21.249230 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 869/3475] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:21 2026] DELETE /volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:21.258529 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51d528db-68ce-4cfb-8860-58d4108fba98 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.262201 np0000006260 devstack@c-api.service[100320]: WARNING cinder.keymgr.conf_key_mgr [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:15:21.263776 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51d528db-68ce-4cfb-8860-58d4108fba98 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e Jul 31 19:15:21.264027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51d528db-68ce-4cfb-8860-58d4108fba98 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.264231 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51d528db-68ce-4cfb-8860-58d4108fba98 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.266360 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.266360 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:21.272648 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-7e1b56c1-d1fa-4c38-b6ca-9405edb163ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:15:21.273407 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:15:21.273727 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c85fea3d-e983-4c63-9db0-8bafa009c04e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 202 Jul 31 19:15:21.274430 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 863/3476] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:21 2026] DELETE /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:21.275001 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.275001 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:21.280531 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51d528db-68ce-4cfb-8860-58d4108fba98 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:21.280831 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-7e1b56c1-d1fa-4c38-b6ca-9405edb163ac tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 200 Jul 31 19:15:21.280955 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 880/3477] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:15:21 2026] GET /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 1583 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:15:21.287122 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-afb60a50-4487-472d-80e4-d43f641a972b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.287897 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51d528db-68ce-4cfb-8860-58d4108fba98 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e returned with HTTP 200 Jul 31 19:15:21.288635 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 866/3478] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:21 2026] GET /volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:21.289842 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-afb60a50-4487-472d-80e4-d43f641a972b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:15:21.290101 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-afb60a50-4487-472d-80e4-d43f641a972b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.290418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-afb60a50-4487-472d-80e4-d43f641a972b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.302831 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.302831 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:21.307851 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-afb60a50-4487-472d-80e4-d43f641a972b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:15:21.314717 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-afb60a50-4487-472d-80e4-d43f641a972b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 200 Jul 31 19:15:21.315204 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 870/3479] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:21 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:21.316673 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6d0a047f-c96b-401c-ac53-20aae5246f27 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.319475 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6d0a047f-c96b-401c-ac53-20aae5246f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:21.319475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6d0a047f-c96b-401c-ac53-20aae5246f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.319475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6d0a047f-c96b-401c-ac53-20aae5246f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.319475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6d0a047f-c96b-401c-ac53-20aae5246f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:21.323951 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.323951 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:21.325797 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6d0a047f-c96b-401c-ac53-20aae5246f27 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:21.325797 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 864/3480] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:21 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:21.403145 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-0aeaba43-6d20-4b29-9157-f2d191c27138 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.405766 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-0aeaba43-6d20-4b29-9157-f2d191c27138 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] PUT https://10.4.3.163/volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724 Jul 31 19:15:21.406150 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-0aeaba43-6d20-4b29-9157-f2d191c27138 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:21.414561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-0aeaba43-6d20-4b29-9157-f2d191c27138 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Acquiring lock "cinder-attachment_update-8055b6da-cb67-4862-8371-449a5c6c602f-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:15:21.421258 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-0aeaba43-6d20-4b29-9157-f2d191c27138 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Lock "cinder-attachment_update-8055b6da-cb67-4862-8371-449a5c6c602f-np0000006260" acquired by "attachment_update" :: waited 0.007s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:15:21.422804 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.422804 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:21.537678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-0aeaba43-6d20-4b29-9157-f2d191c27138 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Lock "cinder-attachment_update-8055b6da-cb67-4862-8371-449a5c6c602f-np0000006260" released by "attachment_update" :: held 0.116s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:15:21.538163 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-0aeaba43-6d20-4b29-9157-f2d191c27138 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724 returned with HTTP 200 Jul 31 19:15:21.538759 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 881/3481] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:15:21 2026] PUT /volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:21.566327 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-b0fee777-8ec4-4f89-ab62-5265a6160559 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.568989 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-b0fee777-8ec4-4f89-ab62-5265a6160559 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] POST https://10.4.3.163/volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724/action Jul 31 19:15:21.569516 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-b0fee777-8ec4-4f89-ab62-5265a6160559 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:15:21.569648 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-b0fee777-8ec4-4f89-ab62-5265a6160559 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:21.591999 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.591999 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:21.606951 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-c6f00b88-f24e-4caa-9198-02c1e1f3ce16 req-b0fee777-8ec4-4f89-ab62-5265a6160559 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724/action returned with HTTP 204 Jul 31 19:15:21.607092 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 867/3482] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:15:21 2026] POST /volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:21.909996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bf1dd8b-b3b7-4f9c-a582-bd6a3d9348d4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:21.912265 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bf1dd8b-b3b7-4f9c-a582-bd6a3d9348d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:21.913975 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bf1dd8b-b3b7-4f9c-a582-bd6a3d9348d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:21.915422 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bf1dd8b-b3b7-4f9c-a582-bd6a3d9348d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:21.915625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6bf1dd8b-b3b7-4f9c-a582-bd6a3d9348d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:21.924344 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:21.924344 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:21.926663 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bf1dd8b-b3b7-4f9c-a582-bd6a3d9348d4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:21.928052 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 871/3483] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:21 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:22.309332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f4412729-ecf5-4dda-ba3b-57ccca26898f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.314039 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4412729-ecf5-4dda-ba3b-57ccca26898f tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e Jul 31 19:15:22.314039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4412729-ecf5-4dda-ba3b-57ccca26898f tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.314039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4412729-ecf5-4dda-ba3b-57ccca26898f tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.321306 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4412729-ecf5-4dda-ba3b-57ccca26898f tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e returned with HTTP 404 Jul 31 19:15:22.322842 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 865/3484] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:22 2026] GET /volume/v3/volumes/f911d2bd-c095-4a4b-be7a-f706c91be72e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:22.332785 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cfdedd24-ed01-4314-af0c-1d6530a66b11 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.334676 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-080cd793-fa70-4a15-8792-5cbc4ef84fd1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.335028 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cfdedd24-ed01-4314-af0c-1d6530a66b11 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] DELETE https://10.4.3.163/volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 Jul 31 19:15:22.338157 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cfdedd24-ed01-4314-af0c-1d6530a66b11 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.338157 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cfdedd24-ed01-4314-af0c-1d6530a66b11 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.338157 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-cfdedd24-ed01-4314-af0c-1d6530a66b11 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume with id: 3a885224-ac9f-4ef0-937c-4836ad1ac619 Jul 31 19:15:22.338326 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-080cd793-fa70-4a15-8792-5cbc4ef84fd1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe Jul 31 19:15:22.338456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-39bb9e1a-9bb0-407c-91d3-0ca41ec1e529 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.338716 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-080cd793-fa70-4a15-8792-5cbc4ef84fd1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.338716 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-080cd793-fa70-4a15-8792-5cbc4ef84fd1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.339417 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39bb9e1a-9bb0-407c-91d3-0ca41ec1e529 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:15:22.339783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39bb9e1a-9bb0-407c-91d3-0ca41ec1e529 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.340078 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-39bb9e1a-9bb0-407c-91d3-0ca41ec1e529 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.340189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-39bb9e1a-9bb0-407c-91d3-0ca41ec1e529 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:22.348103 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:22.348103 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:22.348204 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-080cd793-fa70-4a15-8792-5cbc4ef84fd1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe returned with HTTP 404 Jul 31 19:15:22.348238 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cfdedd24-ed01-4314-af0c-1d6530a66b11 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:22.348302 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 868/3485] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:22 2026] GET /volume/v3/volumes/009b3eb0-ba9c-4310-8962-d5d66efbe9fe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:22.350833 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:22.350833 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:22.352075 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-39bb9e1a-9bb0-407c-91d3-0ca41ec1e529 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:15:22.352075 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 872/3486] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:22 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:22.357485 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8adab0e1-30a4-4274-8bb4-c83205a80ed4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.360382 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8adab0e1-30a4-4274-8bb4-c83205a80ed4 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:15:22.360699 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8adab0e1-30a4-4274-8bb4-c83205a80ed4 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.360979 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8adab0e1-30a4-4274-8bb4-c83205a80ed4 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.362048 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8adab0e1-30a4-4274-8bb4-c83205a80ed4 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:15:22.365081 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9146c10b-5263-4333-9c05-0015aad05842 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.367667 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9146c10b-5263-4333-9c05-0015aad05842 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:22.367667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9146c10b-5263-4333-9c05-0015aad05842 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f3331531-1a04-4994-b754-72db8e597990"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:22.371907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-9146c10b-5263-4333-9c05-0015aad05842 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating new backup {'backup': {'volume_id': 'f3331531-1a04-4994-b754-72db8e597990'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:22.372970 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-9146c10b-5263-4333-9c05-0015aad05842 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating backup of volume f3331531-1a04-4994-b754-72db8e597990 in container None Jul 31 19:15:22.380259 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cfdedd24-ed01-4314-af0c-1d6530a66b11 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume request issued successfully. Jul 31 19:15:22.380598 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cfdedd24-ed01-4314-af0c-1d6530a66b11 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 returned with HTTP 202 Jul 31 19:15:22.381197 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 882/3487] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:22 2026] DELETE /volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:22.392354 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:22.392354 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:22.392354 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9146c10b-5263-4333-9c05-0015aad05842 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:15:22.392848 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-09d93022-32d7-422e-8d88-1fa2ef0edfb6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.395453 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09d93022-32d7-422e-8d88-1fa2ef0edfb6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 Jul 31 19:15:22.395608 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8adab0e1-30a4-4274-8bb4-c83205a80ed4 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Get all volumes completed successfully. Jul 31 19:15:22.395682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09d93022-32d7-422e-8d88-1fa2ef0edfb6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.395682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09d93022-32d7-422e-8d88-1fa2ef0edfb6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.398857 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:22.398857 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:22.408431 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:22.408431 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:22.411522 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8adab0e1-30a4-4274-8bb4-c83205a80ed4 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:15:22.411940 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 866/3488] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:15:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20900 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:15:22.417146 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-09d93022-32d7-422e-8d88-1fa2ef0edfb6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:22.424341 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09d93022-32d7-422e-8d88-1fa2ef0edfb6 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 returned with HTTP 200 Jul 31 19:15:22.424780 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 873/3489] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:22 2026] GET /volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:22.433295 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8a46f8db-1d3d-4f6f-a138-7802d8f57204 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.435712 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a46f8db-1d3d-4f6f-a138-7802d8f57204 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] DELETE https://10.4.3.163/volume/v3/types/6841e100-d190-4d4d-8ec9-6f99091c6936 Jul 31 19:15:22.436003 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a46f8db-1d3d-4f6f-a138-7802d8f57204 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.436288 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8a46f8db-1d3d-4f6f-a138-7802d8f57204 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.438400 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-9146c10b-5263-4333-9c05-0015aad05842 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['f6e5f69f-8c14-4e4c-b7fc-d552dd87d6e5', '41c56eba-2bdf-4037-ab15-40dd91eecfa3'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:22.483847 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8a46f8db-1d3d-4f6f-a138-7802d8f57204 tempest-TestVolumeBootPattern-1540436004 tempest-TestVolumeBootPattern-1540436004-project-admin] https://10.4.3.163/volume/v3/types/6841e100-d190-4d4d-8ec9-6f99091c6936 returned with HTTP 202 Jul 31 19:15:22.484318 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 883/3490] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:15:22 2026] DELETE /volume/v3/types/6841e100-d190-4d4d-8ec9-6f99091c6936 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 19:15:22.504973 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9146c10b-5263-4333-9c05-0015aad05842 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:15:22.505490 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 869/3491] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:15:22 2026] POST /volume/v3/backups => generated 288 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:22.519106 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.519204 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-25bbf95e-6411-49ce-ba51-0ecaf4fddc99 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.521100 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:22.521177 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25bbf95e-6411-49ce-ba51-0ecaf4fddc99 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:22.521505 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25bbf95e-6411-49ce-ba51-0ecaf4fddc99 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.521695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1258887589", "snapshot_id": null, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "volume_type": null, "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:22.521833 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-25bbf95e-6411-49ce-ba51-0ecaf4fddc99 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.527030 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-25bbf95e-6411-49ce-ba51-0ecaf4fddc99 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:22.527851 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:22.527851 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:22.528417 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-25bbf95e-6411-49ce-ba51-0ecaf4fddc99 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:22.528762 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1258887589', 'snapshot_id': None, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'volume_type': None, 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:22.528955 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 874/3492] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:22 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:22.628325 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:15:22.631175 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:15:22.636384 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (d5961d7e-99e0-4c71-9cae-220bba642d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:22.637752 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e410e7-c3ec-4c69-98f9-df73fa24bf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:22.638807 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:22.708236 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e410e7-c3ec-4c69-98f9-df73fa24bf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:22.709234 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74a6e72-636a-4de2-9526-8db47b6003e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:22.770082 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['7dad62b6-ae57-400f-9751-84dbf1431293', '590cebfa-e5e8-4317-a23d-f0b9be9c9c32', 'c701e8dd-08a4-4d8b-8f77-25bf830a7fc1', '8821ce00-4528-4590-8578-2a7eeedf7c67'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:22.771115 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c74a6e72-636a-4de2-9526-8db47b6003e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dad62b6-ae57-400f-9751-84dbf1431293', '590cebfa-e5e8-4317-a23d-f0b9be9c9c32', 'c701e8dd-08a4-4d8b-8f77-25bf830a7fc1', '8821ce00-4528-4590-8578-2a7eeedf7c67']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:22.772152 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f7d5cc-ba11-48d8-a89d-e72b3c22ebc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:22.804330 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f7d5cc-ba11-48d8-a89d-e72b3c22ebc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f814622-7b51-471a-8b13-ff9e6826674d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1258887589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['7dad62b6-ae57-400f-9751-84dbf1431293','590cebfa-e5e8-4317-a23d-f0b9be9c9c32','c701e8dd-08a4-4d8b-8f77-25bf830a7fc1','8821ce00-4528-4590-8578-2a7eeedf7c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1258887589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f814622-7b51-471a-8b13-ff9e6826674d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:22.805324 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c8be84-4055-4503-913f-cee800ed196f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:22.824608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c8be84-4055-4503-913f-cee800ed196f) transitioned into state 'SUCCESS' from state '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-1258887589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['7dad62b6-ae57-400f-9751-84dbf1431293','590cebfa-e5e8-4317-a23d-f0b9be9c9c32','c701e8dd-08a4-4d8b-8f77-25bf830a7fc1','8821ce00-4528-4590-8578-2a7eeedf7c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:22.825362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb9bf8d-7d80-490d-b77a-1c68f32ada6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:22.841854 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cb9bf8d-7d80-490d-b77a-1c68f32ada6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:22.843052 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (d5961d7e-99e0-4c71-9cae-220bba642d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:22.843612 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:15:22.844554 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a3c34f4-004e-44cc-a937-d61bd08b6a07 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:22.845149 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 867/3493] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:22 2026] POST /volume/v3/volumes => generated 759 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:22.861402 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-202a97e9-266e-435f-85a3-cef15ca3413c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.863319 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-202a97e9-266e-435f-85a3-cef15ca3413c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:15:22.863669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-202a97e9-266e-435f-85a3-cef15ca3413c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.863763 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-202a97e9-266e-435f-85a3-cef15ca3413c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.870513 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:22.870513 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:22.874106 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-202a97e9-266e-435f-85a3-cef15ca3413c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:15:22.878199 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-202a97e9-266e-435f-85a3-cef15ca3413c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 200 Jul 31 19:15:22.878579 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 884/3494] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:22 2026] GET /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:22.939779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0288f39e-49b9-41d4-b75a-a85afebc52b4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:22.944328 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0288f39e-49b9-41d4-b75a-a85afebc52b4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:22.944612 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0288f39e-49b9-41d4-b75a-a85afebc52b4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:22.944862 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0288f39e-49b9-41d4-b75a-a85afebc52b4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:22.944997 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0288f39e-49b9-41d4-b75a-a85afebc52b4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:22.956241 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:22.956241 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:22.957153 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0288f39e-49b9-41d4-b75a-a85afebc52b4 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:22.958457 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 870/3495] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:22 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:23.442174 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bc57d8e5-f915-4044-bb57-9b830be1b05d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:23.444137 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bc57d8e5-f915-4044-bb57-9b830be1b05d tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 Jul 31 19:15:23.444383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bc57d8e5-f915-4044-bb57-9b830be1b05d tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:23.444580 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bc57d8e5-f915-4044-bb57-9b830be1b05d tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:23.452103 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bc57d8e5-f915-4044-bb57-9b830be1b05d tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 returned with HTTP 404 Jul 31 19:15:23.452792 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 875/3496] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:23 2026] GET /volume/v3/volumes/3a885224-ac9f-4ef0-937c-4836ad1ac619 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:23.461906 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4960ab81-b52a-4d3a-8acd-024b31760c0c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:23.465857 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4960ab81-b52a-4d3a-8acd-024b31760c0c tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 Jul 31 19:15:23.466920 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4960ab81-b52a-4d3a-8acd-024b31760c0c tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:23.466920 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4960ab81-b52a-4d3a-8acd-024b31760c0c tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:23.466920 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-4960ab81-b52a-4d3a-8acd-024b31760c0c tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume with id: 7ae072a3-0e15-41d3-aac0-e90446dd1606 Jul 31 19:15:23.477418 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:23.477418 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:23.477921 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4960ab81-b52a-4d3a-8acd-024b31760c0c tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:23.498302 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4960ab81-b52a-4d3a-8acd-024b31760c0c tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Delete volume request issued successfully. Jul 31 19:15:23.500492 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4960ab81-b52a-4d3a-8acd-024b31760c0c tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 returned with HTTP 202 Jul 31 19:15:23.500492 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 868/3497] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:15:23 2026] DELETE /volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:15:23.510338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e17b90aa-1466-460a-8488-4878b63f4031 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:23.512325 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e17b90aa-1466-460a-8488-4878b63f4031 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 Jul 31 19:15:23.512545 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e17b90aa-1466-460a-8488-4878b63f4031 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:23.512742 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e17b90aa-1466-460a-8488-4878b63f4031 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:23.522866 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:23.522866 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:23.526739 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e17b90aa-1466-460a-8488-4878b63f4031 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Volume info retrieved successfully. Jul 31 19:15:23.531847 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e17b90aa-1466-460a-8488-4878b63f4031 tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 returned with HTTP 200 Jul 31 19:15:23.532332 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 885/3498] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:23 2026] GET /volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:23.544853 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ec8987ef-69b1-455e-ab69-4a546b5594a6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:23.547613 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec8987ef-69b1-455e-ab69-4a546b5594a6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:23.547613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec8987ef-69b1-455e-ab69-4a546b5594a6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:23.548083 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec8987ef-69b1-455e-ab69-4a546b5594a6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:23.548083 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ec8987ef-69b1-455e-ab69-4a546b5594a6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:23.553222 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:23.553222 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:23.553875 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec8987ef-69b1-455e-ab69-4a546b5594a6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:23.554310 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 871/3499] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:23 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:23.899352 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b34b7421-a5ea-47d7-9909-9a1f6e667f32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:23.900084 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b34b7421-a5ea-47d7-9909-9a1f6e667f32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:15:23.900405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b34b7421-a5ea-47d7-9909-9a1f6e667f32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:23.900698 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b34b7421-a5ea-47d7-9909-9a1f6e667f32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:23.918598 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:23.918598 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:23.923910 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b34b7421-a5ea-47d7-9909-9a1f6e667f32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:15:23.933100 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b34b7421-a5ea-47d7-9909-9a1f6e667f32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 200 Jul 31 19:15:23.933100 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 876/3500] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:23 2026] GET /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:23.952512 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-281ea11d-06ed-45d3-916a-c6b093cdd407 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:23.956907 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-281ea11d-06ed-45d3-916a-c6b093cdd407 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:15:23.956907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-281ea11d-06ed-45d3-916a-c6b093cdd407 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:23.956907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-281ea11d-06ed-45d3-916a-c6b093cdd407 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:23.967505 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:23.967505 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:23.970085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85f28405-ec83-46c3-b28a-5cb414d8b77a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:23.975987 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85f28405-ec83-46c3-b28a-5cb414d8b77a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:23.976308 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85f28405-ec83-46c3-b28a-5cb414d8b77a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:23.976619 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85f28405-ec83-46c3-b28a-5cb414d8b77a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:23.976798 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-85f28405-ec83-46c3-b28a-5cb414d8b77a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:23.977387 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-281ea11d-06ed-45d3-916a-c6b093cdd407 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:15:23.984765 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-281ea11d-06ed-45d3-916a-c6b093cdd407 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 200 Jul 31 19:15:23.984861 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:23.984861 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:23.984928 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 869/3501] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:23 2026] GET /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:23.985534 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85f28405-ec83-46c3-b28a-5cb414d8b77a tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:23.985994 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 886/3502] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:23 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:24.549555 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8af0428a-b339-42fd-9ecf-4dc47c08197e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:24.551593 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8af0428a-b339-42fd-9ecf-4dc47c08197e tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] GET https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 Jul 31 19:15:24.551857 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8af0428a-b339-42fd-9ecf-4dc47c08197e tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:24.552097 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8af0428a-b339-42fd-9ecf-4dc47c08197e tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:24.560362 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8af0428a-b339-42fd-9ecf-4dc47c08197e tempest-CreateVolumesFromSourceVolumeTest-252586340 tempest-CreateVolumesFromSourceVolumeTest-252586340-project-member] https://10.4.3.163/volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 returned with HTTP 404 Jul 31 19:15:24.561071 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 872/3503] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:24 2026] GET /volume/v3/volumes/7ae072a3-0e15-41d3-aac0-e90446dd1606 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:24.565683 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91ca336e-fdaf-4b55-b972-5b338d250c35 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:24.567563 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91ca336e-fdaf-4b55-b972-5b338d250c35 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:24.567812 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91ca336e-fdaf-4b55-b972-5b338d250c35 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:24.568048 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91ca336e-fdaf-4b55-b972-5b338d250c35 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:24.568203 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-91ca336e-fdaf-4b55-b972-5b338d250c35 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:24.572879 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:24.572879 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:24.573779 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91ca336e-fdaf-4b55-b972-5b338d250c35 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:24.574309 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 877/3504] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:24 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:24.999870 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-289661f0-2ee0-4083-95d6-80d2c8e9a9d7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:25.001870 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-289661f0-2ee0-4083-95d6-80d2c8e9a9d7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:25.002070 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-289661f0-2ee0-4083-95d6-80d2c8e9a9d7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:25.002268 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-289661f0-2ee0-4083-95d6-80d2c8e9a9d7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:25.002365 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-289661f0-2ee0-4083-95d6-80d2c8e9a9d7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:25.009132 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:25.009132 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:25.009990 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-289661f0-2ee0-4083-95d6-80d2c8e9a9d7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:25.010541 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 870/3505] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:24 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:25.288871 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bb67e69-851e-4034-8cc9-ae0ec9d35f52 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:25.290956 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bb67e69-851e-4034-8cc9-ae0ec9d35f52 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:15:25.291141 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bb67e69-851e-4034-8cc9-ae0ec9d35f52 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:25.291339 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bb67e69-851e-4034-8cc9-ae0ec9d35f52 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:25.299955 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:25.299955 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:25.303592 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bb67e69-851e-4034-8cc9-ae0ec9d35f52 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:15:25.309090 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bb67e69-851e-4034-8cc9-ae0ec9d35f52 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 200 Jul 31 19:15:25.309475 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 887/3506] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:15:25 2026] GET /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:25.584090 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1764c0a0-8e96-446a-9532-9dd0b182f618 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:25.585883 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1764c0a0-8e96-446a-9532-9dd0b182f618 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:25.586078 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1764c0a0-8e96-446a-9532-9dd0b182f618 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:25.586269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1764c0a0-8e96-446a-9532-9dd0b182f618 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:25.586379 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1764c0a0-8e96-446a-9532-9dd0b182f618 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:25.590465 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:25.590465 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:25.591024 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1764c0a0-8e96-446a-9532-9dd0b182f618 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:25.591378 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 873/3507] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:25 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:25.850641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9da526d5-425b-494f-973d-d22e9b38f406 req-c9cc10f9-5136-4ff1-b08c-30eaf8538b5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:25.853997 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-c9cc10f9-5136-4ff1-b08c-30eaf8538b5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:15:25.853997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-c9cc10f9-5136-4ff1-b08c-30eaf8538b5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:25.853997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-c9cc10f9-5136-4ff1-b08c-30eaf8538b5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:25.860711 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:25.860711 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:25.864587 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9da526d5-425b-494f-973d-d22e9b38f406 req-c9cc10f9-5136-4ff1-b08c-30eaf8538b5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:15:25.870964 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-c9cc10f9-5136-4ff1-b08c-30eaf8538b5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 200 Jul 31 19:15:25.870964 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 878/3508] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:15:25 2026] GET /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:25.881147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b87f2291-f033-493f-90d3-816036cb632f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:25.881630 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b87f2291-f033-493f-90d3-816036cb632f None None] GET https://10.4.3.163/volume// Jul 31 19:15:25.881824 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b87f2291-f033-493f-90d3-816036cb632f None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:25.882021 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b87f2291-f033-493f-90d3-816036cb632f None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:25.882396 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b87f2291-f033-493f-90d3-816036cb632f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:15:25.882728 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 871/3509] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:15:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:15:25.890825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bbb9a1a-3066-44f4-b09e-6ad93fc34d9c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:25.893306 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bbb9a1a-3066-44f4-b09e-6ad93fc34d9c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:15:25.894158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bbb9a1a-3066-44f4-b09e-6ad93fc34d9c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f814622-7b51-471a-8b13-ff9e6826674d", "connector": null, "instance_uuid": "4e9f9e3e-0c25-41a1-bdfd-76218b251207"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:25.904169 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:25.904169 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:25.935923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6bbb9a1a-3066-44f4-b09e-6ad93fc34d9c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:15:25.936406 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 888/3510] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:15:25 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:26.028953 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ddc21af5-2f4d-40ad-a00f-5e669e5fc1c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:26.034137 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ddc21af5-2f4d-40ad-a00f-5e669e5fc1c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:26.034376 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ddc21af5-2f4d-40ad-a00f-5e669e5fc1c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:26.034787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ddc21af5-2f4d-40ad-a00f-5e669e5fc1c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:26.034787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ddc21af5-2f4d-40ad-a00f-5e669e5fc1c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:26.042114 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:26.042114 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:26.044412 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ddc21af5-2f4d-40ad-a00f-5e669e5fc1c6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:26.044412 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 874/3511] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:26 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:26.391835 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:26.505381 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:26.505789 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-16458191"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:26.507200 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-16458191'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:26.507326 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume of 1 GB Jul 31 19:15:26.511896 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Availability Zones retrieved successfully. Jul 31 19:15:26.517599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Flow 'volume_create_api' (78978476-ffa1-4fa1-a491-6f96e36eca56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:26.518630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65af9ba8-ceb3-453e-b93f-5ee52991dd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:26.519450 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:26.545355 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65af9ba8-ceb3-453e-b93f-5ee52991dd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:26.546194 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cdb4f6-a290-4bf7-8762-6870d13c31b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:26.603890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-86bd5cde-40bd-46d8-97a7-31b1b69e064a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:26.606457 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-86bd5cde-40bd-46d8-97a7-31b1b69e064a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:26.606457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-86bd5cde-40bd-46d8-97a7-31b1b69e064a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:26.607505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-86bd5cde-40bd-46d8-97a7-31b1b69e064a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:26.607505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-86bd5cde-40bd-46d8-97a7-31b1b69e064a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:26.608949 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=494,cinder:INSERT=87,cinder:UPDATE=153 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:15:26.613706 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:26.613706 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:26.614586 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-86bd5cde-40bd-46d8-97a7-31b1b69e064a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:26.615476 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 872/3512] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:26 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:26.640708 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Created reservations ['2a6afca4-842a-4b69-8a13-12a3497d8237', 'cd5275ac-5229-4349-b378-1169182f4ab0', '4b3ebad2-80c2-466b-bdda-0ce857a3b590', '231ab8bb-b29c-43c6-b363-c5a4b33a9427'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:26.642049 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1cdb4f6-a290-4bf7-8762-6870d13c31b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a6afca4-842a-4b69-8a13-12a3497d8237', 'cd5275ac-5229-4349-b378-1169182f4ab0', '4b3ebad2-80c2-466b-bdda-0ce857a3b590', '231ab8bb-b29c-43c6-b363-c5a4b33a9427']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:26.642599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb4f0c67-b20c-4213-8f07-73bc1a241544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:26.670143 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb4f0c67-b20c-4213-8f07-73bc1a241544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe1ed849-f2d7-436d-9148-22a38ae6452b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16458191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175cf6bb421c473bbc5bb578d98b4778',qos_specs=None,replication_status=,reservations=['2a6afca4-842a-4b69-8a13-12a3497d8237','cd5275ac-5229-4349-b378-1169182f4ab0','4b3ebad2-80c2-466b-bdda-0ce857a3b590','231ab8bb-b29c-43c6-b363-c5a4b33a9427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a575db149f444a8da7daffcb244382cb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-16458191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe1ed849-f2d7-436d-9148-22a38ae6452b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175cf6bb421c473bbc5bb578d98b4778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a575db149f444a8da7daffcb244382cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:26.670677 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53108e33-23a6-4ee9-94ca-d42f1795ab3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:26.699170 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53108e33-23a6-4ee9-94ca-d42f1795ab3e) transitioned into state 'SUCCESS' from state '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-16458191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175cf6bb421c473bbc5bb578d98b4778',qos_specs=None,replication_status=,reservations=['2a6afca4-842a-4b69-8a13-12a3497d8237','cd5275ac-5229-4349-b378-1169182f4ab0','4b3ebad2-80c2-466b-bdda-0ce857a3b590','231ab8bb-b29c-43c6-b363-c5a4b33a9427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a575db149f444a8da7daffcb244382cb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:26.700220 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27c94cb-625a-4aad-b8cb-4a5682b571c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:26.711899 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27c94cb-625a-4aad-b8cb-4a5682b571c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:26.712783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Flow 'volume_create_api' (78978476-ffa1-4fa1-a491-6f96e36eca56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:26.713362 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume request issued successfully. Jul 31 19:15:26.714085 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6bb56603-b77b-485e-9b99-b4ccaabdc745 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:26.714533 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 879/3513] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:15:26 2026] POST /volume/v3/volumes => generated 776 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:26.728213 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1d4a08d3-4d9d-4f2c-877e-44a47e08bf2e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:26.730973 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d4a08d3-4d9d-4f2c-877e-44a47e08bf2e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b Jul 31 19:15:26.730973 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d4a08d3-4d9d-4f2c-877e-44a47e08bf2e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:26.731196 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d4a08d3-4d9d-4f2c-877e-44a47e08bf2e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:26.738646 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:26.738646 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:26.743547 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1d4a08d3-4d9d-4f2c-877e-44a47e08bf2e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:15:26.750415 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d4a08d3-4d9d-4f2c-877e-44a47e08bf2e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b returned with HTTP 200 Jul 31 19:15:26.750965 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 889/3514] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:26 2026] GET /volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:27.056565 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d7508e69-b576-4477-8223-fdb26a924605 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.058285 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7508e69-b576-4477-8223-fdb26a924605 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:27.058475 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7508e69-b576-4477-8223-fdb26a924605 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:27.058808 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7508e69-b576-4477-8223-fdb26a924605 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:27.058919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d7508e69-b576-4477-8223-fdb26a924605 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:27.064284 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:27.064284 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:27.064920 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7508e69-b576-4477-8223-fdb26a924605 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:27.065307 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 875/3515] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:27 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:27.154685 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e5f90fa2-06cf-474b-aaca-5973d27fb2a6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.155103 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e5f90fa2-06cf-474b-aaca-5973d27fb2a6 None None] GET https://10.4.3.163/volume// Jul 31 19:15:27.155331 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e5f90fa2-06cf-474b-aaca-5973d27fb2a6 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:27.155563 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e5f90fa2-06cf-474b-aaca-5973d27fb2a6 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:27.155899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e5f90fa2-06cf-474b-aaca-5973d27fb2a6 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:15:27.156186 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 873/3516] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:15:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:15:27.166058 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-9da526d5-425b-494f-973d-d22e9b38f406 req-ed8e3dc4-4a11-495d-8628-98b6d04b6159 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.168848 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-ed8e3dc4-4a11-495d-8628-98b6d04b6159 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:15:27.169107 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-ed8e3dc4-4a11-495d-8628-98b6d04b6159 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:27.169353 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-ed8e3dc4-4a11-495d-8628-98b6d04b6159 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:27.181239 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:27.181239 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:27.185202 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-9da526d5-425b-494f-973d-d22e9b38f406 req-ed8e3dc4-4a11-495d-8628-98b6d04b6159 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:15:27.190995 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-ed8e3dc4-4a11-495d-8628-98b6d04b6159 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 200 Jul 31 19:15:27.191521 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 880/3517] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:15:27 2026] GET /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:15:27.305656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6e843fab-2562-4df1-95b7-e0b35d00403d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.308393 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6e843fab-2562-4df1-95b7-e0b35d00403d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5 Jul 31 19:15:27.308937 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6e843fab-2562-4df1-95b7-e0b35d00403d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:27.324543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6e843fab-2562-4df1-95b7-e0b35d00403d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-7f814622-7b51-471a-8b13-ff9e6826674d-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:15:27.332859 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6e843fab-2562-4df1-95b7-e0b35d00403d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-7f814622-7b51-471a-8b13-ff9e6826674d-np0000006260" acquired by "attachment_update" :: waited 0.008s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:15:27.333970 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:27.333970 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:27.536642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6e843fab-2562-4df1-95b7-e0b35d00403d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-7f814622-7b51-471a-8b13-ff9e6826674d-np0000006260" released by "attachment_update" :: held 0.204s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:15:27.537068 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-6e843fab-2562-4df1-95b7-e0b35d00403d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5 returned with HTTP 200 Jul 31 19:15:27.537694 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 890/3518] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:15:27 2026] PUT /volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5 => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:27.560921 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9da526d5-425b-494f-973d-d22e9b38f406 req-eca014db-b201-4611-954b-cde34a49baf6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.563211 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-eca014db-b201-4611-954b-cde34a49baf6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5/action Jul 31 19:15:27.563751 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-eca014db-b201-4611-954b-cde34a49baf6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:15:27.563917 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-eca014db-b201-4611-954b-cde34a49baf6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:27.580171 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:27.580171 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:27.588621 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9da526d5-425b-494f-973d-d22e9b38f406 req-eca014db-b201-4611-954b-cde34a49baf6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5/action returned with HTTP 204 Jul 31 19:15:27.589048 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 876/3519] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:15:27 2026] POST /volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:27.627903 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d0744e27-9db1-44dd-ad6c-fc0bfd52dc54 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.629653 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0744e27-9db1-44dd-ad6c-fc0bfd52dc54 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:27.629879 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0744e27-9db1-44dd-ad6c-fc0bfd52dc54 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:27.630085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0744e27-9db1-44dd-ad6c-fc0bfd52dc54 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:27.630191 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d0744e27-9db1-44dd-ad6c-fc0bfd52dc54 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:27.634892 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:27.634892 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:27.635515 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0744e27-9db1-44dd-ad6c-fc0bfd52dc54 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:27.635995 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 874/3520] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:27 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:27.767998 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99d3a2e4-2112-488b-8d34-34bb034a72dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.769817 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99d3a2e4-2112-488b-8d34-34bb034a72dc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b Jul 31 19:15:27.770128 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99d3a2e4-2112-488b-8d34-34bb034a72dc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:27.770343 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99d3a2e4-2112-488b-8d34-34bb034a72dc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:27.779427 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:27.779427 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:27.783225 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-99d3a2e4-2112-488b-8d34-34bb034a72dc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:15:27.787246 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99d3a2e4-2112-488b-8d34-34bb034a72dc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b returned with HTTP 200 Jul 31 19:15:27.787937 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 881/3521] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:27 2026] GET /volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:27.800336 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-68c039c2-88aa-410f-bf97-c5d0ec668fa4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.802632 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68c039c2-88aa-410f-bf97-c5d0ec668fa4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:27.803072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68c039c2-88aa-410f-bf97-c5d0ec668fa4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe1ed849-f2d7-436d-9148-22a38ae6452b", "name": "tempest-type-Backup-1726715412"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:27.804786 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-68c039c2-88aa-410f-bf97-c5d0ec668fa4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Creating new backup {'backup': {'volume_id': 'fe1ed849-f2d7-436d-9148-22a38ae6452b', 'name': 'tempest-type-Backup-1726715412'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:27.804962 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-68c039c2-88aa-410f-bf97-c5d0ec668fa4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Creating backup of volume fe1ed849-f2d7-436d-9148-22a38ae6452b in container None Jul 31 19:15:27.813821 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:27.813821 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:27.814250 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-68c039c2-88aa-410f-bf97-c5d0ec668fa4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:15:27.848401 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-68c039c2-88aa-410f-bf97-c5d0ec668fa4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Created reservations ['536c8504-ae73-4494-8989-51bba26777e0', '5a14684c-5a13-4905-8ae1-3e432eead498'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:27.877430 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68c039c2-88aa-410f-bf97-c5d0ec668fa4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:15:27.878126 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 891/3522] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:15:27 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:27.889002 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b720c8c1-03aa-408b-ae4f-b438abb08e12 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:27.894047 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b720c8c1-03aa-408b-ae4f-b438abb08e12 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:27.894291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b720c8c1-03aa-408b-ae4f-b438abb08e12 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:27.894522 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b720c8c1-03aa-408b-ae4f-b438abb08e12 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:27.894634 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b720c8c1-03aa-408b-ae4f-b438abb08e12 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:27.899358 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:27.899358 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:27.900013 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b720c8c1-03aa-408b-ae4f-b438abb08e12 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:27.900382 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 877/3523] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:27 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:28.076826 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d6ab63b0-2908-4201-b53d-6e539508632d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:28.078950 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d6ab63b0-2908-4201-b53d-6e539508632d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:28.079288 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d6ab63b0-2908-4201-b53d-6e539508632d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:28.079556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d6ab63b0-2908-4201-b53d-6e539508632d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:28.079707 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d6ab63b0-2908-4201-b53d-6e539508632d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:28.085664 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:28.085664 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:28.086619 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d6ab63b0-2908-4201-b53d-6e539508632d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:28.087111 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 875/3524] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:28 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:28.647599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99de91dd-d453-4d4a-a63f-76a2ffda3f46 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:28.650042 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99de91dd-d453-4d4a-a63f-76a2ffda3f46 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:28.650342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99de91dd-d453-4d4a-a63f-76a2ffda3f46 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:28.650625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99de91dd-d453-4d4a-a63f-76a2ffda3f46 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:28.650772 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-99de91dd-d453-4d4a-a63f-76a2ffda3f46 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:28.656227 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:28.656227 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:28.657039 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99de91dd-d453-4d4a-a63f-76a2ffda3f46 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:28.657557 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 882/3525] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:28 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:28.912413 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3cd44b0d-7443-4b10-b890-e107547dd17a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:28.915644 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3cd44b0d-7443-4b10-b890-e107547dd17a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:28.915936 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3cd44b0d-7443-4b10-b890-e107547dd17a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:28.916170 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3cd44b0d-7443-4b10-b890-e107547dd17a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:28.916288 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3cd44b0d-7443-4b10-b890-e107547dd17a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:28.923158 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:28.923158 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:28.923986 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3cd44b0d-7443-4b10-b890-e107547dd17a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:28.924369 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 892/3526] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:28 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:29.098845 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1e9bf40-bcc5-4e83-90ac-7ef1b799b670 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:29.100754 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1e9bf40-bcc5-4e83-90ac-7ef1b799b670 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:29.100930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1e9bf40-bcc5-4e83-90ac-7ef1b799b670 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:29.101104 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1e9bf40-bcc5-4e83-90ac-7ef1b799b670 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:29.101216 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c1e9bf40-bcc5-4e83-90ac-7ef1b799b670 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:29.106102 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:29.106102 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:29.106665 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1e9bf40-bcc5-4e83-90ac-7ef1b799b670 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:29.107167 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 878/3527] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:29 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:29.667968 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b4f1e6ed-768f-4e64-a6a0-20d8dca91d49 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:29.672160 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b4f1e6ed-768f-4e64-a6a0-20d8dca91d49 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:29.672376 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b4f1e6ed-768f-4e64-a6a0-20d8dca91d49 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:29.673454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b4f1e6ed-768f-4e64-a6a0-20d8dca91d49 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:29.673454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b4f1e6ed-768f-4e64-a6a0-20d8dca91d49 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:29.679548 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:29.679548 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:29.680277 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b4f1e6ed-768f-4e64-a6a0-20d8dca91d49 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:29.680790 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 876/3528] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:29 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:29.938146 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2a47f6d1-ba4e-41be-9580-fcd6a4870618 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:29.940270 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a47f6d1-ba4e-41be-9580-fcd6a4870618 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:29.940527 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a47f6d1-ba4e-41be-9580-fcd6a4870618 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:29.941488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a47f6d1-ba4e-41be-9580-fcd6a4870618 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:29.941488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2a47f6d1-ba4e-41be-9580-fcd6a4870618 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:29.945055 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:29.945055 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:29.945606 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a47f6d1-ba4e-41be-9580-fcd6a4870618 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:29.945972 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 883/3529] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:29 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:30.127991 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c7b10532-f905-475d-a8ae-2e67a2451fad None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:30.129779 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c7b10532-f905-475d-a8ae-2e67a2451fad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:30.130105 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c7b10532-f905-475d-a8ae-2e67a2451fad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:30.130380 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c7b10532-f905-475d-a8ae-2e67a2451fad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:30.131413 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c7b10532-f905-475d-a8ae-2e67a2451fad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:30.138210 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:30.138210 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:30.138210 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c7b10532-f905-475d-a8ae-2e67a2451fad tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:30.138210 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 893/3530] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:30 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:30.697143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2b43da25-553d-4f22-bbc2-449a922ccf8a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:30.699161 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b43da25-553d-4f22-bbc2-449a922ccf8a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:30.699395 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b43da25-553d-4f22-bbc2-449a922ccf8a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:30.699650 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b43da25-553d-4f22-bbc2-449a922ccf8a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:30.699793 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2b43da25-553d-4f22-bbc2-449a922ccf8a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:30.704295 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:30.704295 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:30.704781 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b43da25-553d-4f22-bbc2-449a922ccf8a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:30.705329 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 879/3531] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:30 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:30.960628 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8efb835d-3971-4e64-be92-b39ee62689f7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:30.965254 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8efb835d-3971-4e64-be92-b39ee62689f7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:30.965254 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8efb835d-3971-4e64-be92-b39ee62689f7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:30.965254 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8efb835d-3971-4e64-be92-b39ee62689f7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:30.965254 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-8efb835d-3971-4e64-be92-b39ee62689f7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:30.973451 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:30.973451 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:30.975974 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8efb835d-3971-4e64-be92-b39ee62689f7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:30.975974 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 877/3532] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:30 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:15:31.150551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aaa669c9-6678-4476-baf7-37359b3c2810 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:31.152318 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aaa669c9-6678-4476-baf7-37359b3c2810 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:31.152545 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aaa669c9-6678-4476-baf7-37359b3c2810 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:31.152770 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aaa669c9-6678-4476-baf7-37359b3c2810 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:31.152823 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-aaa669c9-6678-4476-baf7-37359b3c2810 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:31.157368 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:31.157368 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:31.158028 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aaa669c9-6678-4476-baf7-37359b3c2810 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:31.158409 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 884/3533] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:31 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:31.720007 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9552bcac-ae61-46ec-a70e-c5d71cf6d484 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:31.723634 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9552bcac-ae61-46ec-a70e-c5d71cf6d484 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:31.723634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9552bcac-ae61-46ec-a70e-c5d71cf6d484 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:31.723634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9552bcac-ae61-46ec-a70e-c5d71cf6d484 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:31.723634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9552bcac-ae61-46ec-a70e-c5d71cf6d484 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:31.727993 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:31.727993 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:31.728736 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9552bcac-ae61-46ec-a70e-c5d71cf6d484 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:31.729102 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 894/3534] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:31 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:31.989654 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1798fe78-8669-4b72-aa27-ab929c88e939 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:31.992273 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1798fe78-8669-4b72-aa27-ab929c88e939 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:31.992273 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1798fe78-8669-4b72-aa27-ab929c88e939 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:31.992273 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1798fe78-8669-4b72-aa27-ab929c88e939 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:31.992273 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1798fe78-8669-4b72-aa27-ab929c88e939 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:31.996698 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:31.996698 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:31.997484 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1798fe78-8669-4b72-aa27-ab929c88e939 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:31.997942 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 880/3535] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:31 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:32.170891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c89aace3-e2e0-4b3c-b324-e949bcf27b20 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:32.175334 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c89aace3-e2e0-4b3c-b324-e949bcf27b20 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:32.175334 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c89aace3-e2e0-4b3c-b324-e949bcf27b20 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:32.175334 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c89aace3-e2e0-4b3c-b324-e949bcf27b20 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:32.175334 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c89aace3-e2e0-4b3c-b324-e949bcf27b20 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:32.181955 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:32.181955 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:32.182300 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c89aace3-e2e0-4b3c-b324-e949bcf27b20 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:32.182471 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 878/3536] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:32 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:32.751935 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0a89124b-2f75-4df9-b8dc-09b635a47695 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:32.756520 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a89124b-2f75-4df9-b8dc-09b635a47695 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:32.756520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a89124b-2f75-4df9-b8dc-09b635a47695 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:32.756520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0a89124b-2f75-4df9-b8dc-09b635a47695 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:32.756520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0a89124b-2f75-4df9-b8dc-09b635a47695 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:32.765212 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:32.765212 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:32.765944 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0a89124b-2f75-4df9-b8dc-09b635a47695 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:32.766430 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 885/3537] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:32 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:33.012721 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-834c269d-bc30-4f7a-b6ef-90ca29cd9c71 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:33.014647 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-834c269d-bc30-4f7a-b6ef-90ca29cd9c71 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:33.014862 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-834c269d-bc30-4f7a-b6ef-90ca29cd9c71 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:33.015050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-834c269d-bc30-4f7a-b6ef-90ca29cd9c71 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:33.015210 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-834c269d-bc30-4f7a-b6ef-90ca29cd9c71 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:33.021867 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:33.021867 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:33.022796 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-834c269d-bc30-4f7a-b6ef-90ca29cd9c71 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:33.023338 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 895/3538] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:33 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:33.193916 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-74202c45-8423-4a33-b432-fb0b343d1ac2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:33.196143 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-74202c45-8423-4a33-b432-fb0b343d1ac2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:33.196335 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-74202c45-8423-4a33-b432-fb0b343d1ac2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:33.196572 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-74202c45-8423-4a33-b432-fb0b343d1ac2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:33.196687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-74202c45-8423-4a33-b432-fb0b343d1ac2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:33.201053 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:33.201053 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:33.201703 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-74202c45-8423-4a33-b432-fb0b343d1ac2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:33.202195 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 881/3539] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:33 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:33.782109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d0d3675b-a884-4855-bc79-9b2fff042238 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:33.785133 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0d3675b-a884-4855-bc79-9b2fff042238 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:33.785387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0d3675b-a884-4855-bc79-9b2fff042238 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:33.785624 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d0d3675b-a884-4855-bc79-9b2fff042238 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:33.785773 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d0d3675b-a884-4855-bc79-9b2fff042238 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:33.790968 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:33.790968 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:33.791633 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d0d3675b-a884-4855-bc79-9b2fff042238 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:33.792039 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 879/3540] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:33 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:34.038337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f5137ba-babf-4901-aaae-f577bfbab6e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:34.041353 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f5137ba-babf-4901-aaae-f577bfbab6e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:34.041650 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f5137ba-babf-4901-aaae-f577bfbab6e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:34.042000 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f5137ba-babf-4901-aaae-f577bfbab6e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:34.042290 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2f5137ba-babf-4901-aaae-f577bfbab6e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:34.049747 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:34.049747 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:34.051004 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f5137ba-babf-4901-aaae-f577bfbab6e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:34.051331 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 886/3541] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:34 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:34.214313 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-52549e27-7f06-4b9e-b510-91c8980f0fc8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:34.216338 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52549e27-7f06-4b9e-b510-91c8980f0fc8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:34.216642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52549e27-7f06-4b9e-b510-91c8980f0fc8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:34.216821 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52549e27-7f06-4b9e-b510-91c8980f0fc8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:34.216961 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-52549e27-7f06-4b9e-b510-91c8980f0fc8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:34.221712 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:34.221712 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:34.222398 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52549e27-7f06-4b9e-b510-91c8980f0fc8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:34.222800 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 896/3542] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:34 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:15:34.239351 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c2b09917-2bed-46dd-b4a7-0499390256a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:34.243945 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c2b09917-2bed-46dd-b4a7-0499390256a8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:34.244550 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c2b09917-2bed-46dd-b4a7-0499390256a8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62d8462e-3626-4b67-b2a3-4b99e9beb06c", "name": "tempest-VolumesBackupsTest-Backup-1995109680"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:34.248551 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-c2b09917-2bed-46dd-b4a7-0499390256a8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Creating new backup {'backup': {'volume_id': '62d8462e-3626-4b67-b2a3-4b99e9beb06c', 'name': 'tempest-VolumesBackupsTest-Backup-1995109680'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:34.248812 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-c2b09917-2bed-46dd-b4a7-0499390256a8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Creating backup of volume 62d8462e-3626-4b67-b2a3-4b99e9beb06c in container None Jul 31 19:15:34.262994 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:34.262994 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:34.263660 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c2b09917-2bed-46dd-b4a7-0499390256a8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:15:34.294789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-c2b09917-2bed-46dd-b4a7-0499390256a8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Created reservations ['88dc65d2-f685-4a0d-a648-8f1dce2f3085', '8b771c67-d1d0-4fa9-89e4-da21c7410243'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:34.341913 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c2b09917-2bed-46dd-b4a7-0499390256a8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:15:34.342468 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 882/3543] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:34 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:34.356380 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5e296eab-782f-42d2-a352-850d06e6751a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:34.358553 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5e296eab-782f-42d2-a352-850d06e6751a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:34.358721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5e296eab-782f-42d2-a352-850d06e6751a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:34.358887 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5e296eab-782f-42d2-a352-850d06e6751a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:34.358980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5e296eab-782f-42d2-a352-850d06e6751a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:34.363112 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:34.363112 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:34.363892 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5e296eab-782f-42d2-a352-850d06e6751a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:34.364594 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 880/3544] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:34 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:34.802923 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d87fa33-6db8-44d0-87e1-56ea3f10cbe1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:34.806193 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d87fa33-6db8-44d0-87e1-56ea3f10cbe1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:34.806443 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d87fa33-6db8-44d0-87e1-56ea3f10cbe1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:34.806741 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d87fa33-6db8-44d0-87e1-56ea3f10cbe1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:34.806906 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9d87fa33-6db8-44d0-87e1-56ea3f10cbe1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:34.814523 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:34.814523 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:34.815644 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d87fa33-6db8-44d0-87e1-56ea3f10cbe1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:34.816187 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 887/3545] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:34 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:35.063520 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-436581dd-29e4-4732-bc73-212875d74836 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:35.065304 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-436581dd-29e4-4732-bc73-212875d74836 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:35.066508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-436581dd-29e4-4732-bc73-212875d74836 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:35.066508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-436581dd-29e4-4732-bc73-212875d74836 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:35.066508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-436581dd-29e4-4732-bc73-212875d74836 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:35.071215 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:35.071215 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:35.071817 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-436581dd-29e4-4732-bc73-212875d74836 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:35.072218 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 897/3546] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:35 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:35.380855 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-46edf0b4-4489-494e-aa3b-0e3f75ff70ea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:35.383583 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46edf0b4-4489-494e-aa3b-0e3f75ff70ea tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:35.383836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46edf0b4-4489-494e-aa3b-0e3f75ff70ea tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:35.384096 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46edf0b4-4489-494e-aa3b-0e3f75ff70ea tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:35.384323 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-46edf0b4-4489-494e-aa3b-0e3f75ff70ea tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:35.391735 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:35.391735 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:35.393287 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46edf0b4-4489-494e-aa3b-0e3f75ff70ea tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:35.393730 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 883/3547] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:35 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:35.829059 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-040c1d3c-29cc-4ac1-bb2c-1c2f4023b1b1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:35.830953 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-040c1d3c-29cc-4ac1-bb2c-1c2f4023b1b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:35.831251 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-040c1d3c-29cc-4ac1-bb2c-1c2f4023b1b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:35.831493 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-040c1d3c-29cc-4ac1-bb2c-1c2f4023b1b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:35.831637 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-040c1d3c-29cc-4ac1-bb2c-1c2f4023b1b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:35.836422 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:35.836422 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:35.838620 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-040c1d3c-29cc-4ac1-bb2c-1c2f4023b1b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:35.839081 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 881/3548] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:35 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:36.088089 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a87a289b-5425-4bb9-899b-e1fd5c437540 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:36.092004 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a87a289b-5425-4bb9-899b-e1fd5c437540 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:36.092004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a87a289b-5425-4bb9-899b-e1fd5c437540 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:36.092004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a87a289b-5425-4bb9-899b-e1fd5c437540 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:36.092004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a87a289b-5425-4bb9-899b-e1fd5c437540 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:36.096876 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:36.096876 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:36.097961 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a87a289b-5425-4bb9-899b-e1fd5c437540 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:36.098599 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 888/3549] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:36 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:36.405040 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-431bce0a-e7b8-4693-9e6d-abe8b8d1f98e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:36.407793 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-431bce0a-e7b8-4693-9e6d-abe8b8d1f98e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:36.408063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-431bce0a-e7b8-4693-9e6d-abe8b8d1f98e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:36.408329 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-431bce0a-e7b8-4693-9e6d-abe8b8d1f98e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:36.408504 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-431bce0a-e7b8-4693-9e6d-abe8b8d1f98e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:36.414421 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:36.414421 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:36.415550 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-431bce0a-e7b8-4693-9e6d-abe8b8d1f98e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:36.416040 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 898/3550] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:36 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:36.850386 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-099aed95-0c46-48b5-a42f-0d0ff7a542de None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:36.852596 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-099aed95-0c46-48b5-a42f-0d0ff7a542de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:36.852777 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-099aed95-0c46-48b5-a42f-0d0ff7a542de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:36.853007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-099aed95-0c46-48b5-a42f-0d0ff7a542de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:36.853152 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-099aed95-0c46-48b5-a42f-0d0ff7a542de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:36.860579 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:36.860579 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:36.861500 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-099aed95-0c46-48b5-a42f-0d0ff7a542de tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:36.862167 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 884/3551] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:36 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:37.113950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6d4abf37-21e8-4708-b9be-68043122a81f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:37.114754 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6d4abf37-21e8-4708-b9be-68043122a81f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:37.115073 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6d4abf37-21e8-4708-b9be-68043122a81f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:37.115073 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6d4abf37-21e8-4708-b9be-68043122a81f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:37.115409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6d4abf37-21e8-4708-b9be-68043122a81f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:37.120790 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:37.120790 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:37.121540 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6d4abf37-21e8-4708-b9be-68043122a81f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:37.122480 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 882/3552] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:37 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:37.427614 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e3c5e994-067c-4f55-8f48-f0879f30701d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:37.429582 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3c5e994-067c-4f55-8f48-f0879f30701d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:37.429768 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3c5e994-067c-4f55-8f48-f0879f30701d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:37.429976 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3c5e994-067c-4f55-8f48-f0879f30701d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:37.430109 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e3c5e994-067c-4f55-8f48-f0879f30701d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:37.435118 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:37.435118 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:37.435954 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3c5e994-067c-4f55-8f48-f0879f30701d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:37.436408 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 889/3553] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:37 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:37.874487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-05fbe1f6-ef7c-4247-8222-cbaa0f3f41e3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:37.878230 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05fbe1f6-ef7c-4247-8222-cbaa0f3f41e3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:37.878230 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05fbe1f6-ef7c-4247-8222-cbaa0f3f41e3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:37.878230 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05fbe1f6-ef7c-4247-8222-cbaa0f3f41e3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:37.878230 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-05fbe1f6-ef7c-4247-8222-cbaa0f3f41e3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:37.883076 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:37.883076 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:37.883951 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05fbe1f6-ef7c-4247-8222-cbaa0f3f41e3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:37.884478 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 899/3554] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:37 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:38.134836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0e38460d-8e02-47ec-a674-f09126eb0c11 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:38.136832 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0e38460d-8e02-47ec-a674-f09126eb0c11 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:38.137100 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0e38460d-8e02-47ec-a674-f09126eb0c11 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:38.137335 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0e38460d-8e02-47ec-a674-f09126eb0c11 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:38.137452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0e38460d-8e02-47ec-a674-f09126eb0c11 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:38.143560 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:38.143560 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:38.143560 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0e38460d-8e02-47ec-a674-f09126eb0c11 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:38.143560 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 885/3555] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:38 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:38.449022 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-820db46d-405d-4a1c-ad44-257bb9a470d8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:38.451784 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-820db46d-405d-4a1c-ad44-257bb9a470d8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:38.452040 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-820db46d-405d-4a1c-ad44-257bb9a470d8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:38.452294 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-820db46d-405d-4a1c-ad44-257bb9a470d8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:38.452513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-820db46d-405d-4a1c-ad44-257bb9a470d8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:38.460200 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:38.460200 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:38.461232 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-820db46d-405d-4a1c-ad44-257bb9a470d8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:38.461757 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 883/3556] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:38 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:15:38.900644 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-75825932-f00f-43c5-8ace-9b5284190572 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:38.902659 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-75825932-f00f-43c5-8ace-9b5284190572 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:38.902981 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-75825932-f00f-43c5-8ace-9b5284190572 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:38.903168 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-75825932-f00f-43c5-8ace-9b5284190572 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:38.903337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-75825932-f00f-43c5-8ace-9b5284190572 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:38.908202 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:38.908202 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:38.909030 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-75825932-f00f-43c5-8ace-9b5284190572 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:38.909525 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 890/3557] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:38 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:39.152268 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-689ccb39-6847-4e0f-815e-96d81d2c4224 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:39.154104 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-689ccb39-6847-4e0f-815e-96d81d2c4224 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:39.154328 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-689ccb39-6847-4e0f-815e-96d81d2c4224 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:39.154660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-689ccb39-6847-4e0f-815e-96d81d2c4224 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:39.154772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-689ccb39-6847-4e0f-815e-96d81d2c4224 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:39.158943 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:39.158943 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:39.159568 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-689ccb39-6847-4e0f-815e-96d81d2c4224 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:39.160079 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 900/3558] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:39 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:39.474141 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-76788428-6008-4cc8-974f-dcc6adb208c8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:39.475645 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76788428-6008-4cc8-974f-dcc6adb208c8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:39.475829 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76788428-6008-4cc8-974f-dcc6adb208c8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:39.476040 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-76788428-6008-4cc8-974f-dcc6adb208c8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:39.476167 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-76788428-6008-4cc8-974f-dcc6adb208c8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:39.480399 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:39.480399 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:39.481087 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-76788428-6008-4cc8-974f-dcc6adb208c8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:39.481489 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 886/3559] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:39 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:39.921603 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5995c030-ae1a-489a-bd29-db794eeaea2f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:39.926015 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5995c030-ae1a-489a-bd29-db794eeaea2f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:39.926015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5995c030-ae1a-489a-bd29-db794eeaea2f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:39.926015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5995c030-ae1a-489a-bd29-db794eeaea2f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:39.926015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5995c030-ae1a-489a-bd29-db794eeaea2f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 987bdb8c-dcda-4af9-8c8c-e0b998b55394. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:39.933216 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:39.933216 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:39.934288 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5995c030-ae1a-489a-bd29-db794eeaea2f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 200 Jul 31 19:15:39.934831 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 884/3560] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:39 2026] GET /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 710 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:39.947901 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee6f9c05-9129-40ac-b468-05835cb36b94 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:39.950736 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee6f9c05-9129-40ac-b468-05835cb36b94 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 Jul 31 19:15:39.951011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee6f9c05-9129-40ac-b468-05835cb36b94 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:39.951213 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee6f9c05-9129-40ac-b468-05835cb36b94 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:39.951267 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-ee6f9c05-9129-40ac-b468-05835cb36b94 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete backup with id: 987bdb8c-dcda-4af9-8c8c-e0b998b55394. Jul 31 19:15:39.956182 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:39.956182 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:39.974696 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-ee6f9c05-9129-40ac-b468-05835cb36b94 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] delete_backup rpcapi backup_id 987bdb8c-dcda-4af9-8c8c-e0b998b55394 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:15:39.977746 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee6f9c05-9129-40ac-b468-05835cb36b94 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 returned with HTTP 202 Jul 31 19:15:39.977846 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 891/3561] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:15:39 2026] DELETE /volume/v3/backups/987bdb8c-dcda-4af9-8c8c-e0b998b55394 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:15:39.987250 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:39.989211 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:39.989676 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-27201192"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:39.991545 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-27201192'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:39.991633 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume of 1 GB Jul 31 19:15:39.997234 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Availability Zones retrieved successfully. Jul 31 19:15:40.008834 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (7d52bf79-509e-4391-bfcc-9b0c58209550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:40.009739 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c078a5-b733-461f-a2dc-e001718c1eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:40.014018 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:40.049292 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c078a5-b733-461f-a2dc-e001718c1eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:40.050129 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7395323c-ad54-4176-9b46-daf48645e4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:40.170461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3b2e5acc-f780-4ad8-93a3-3d9ae1f8de19 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:40.172466 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3b2e5acc-f780-4ad8-93a3-3d9ae1f8de19 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:40.172592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3b2e5acc-f780-4ad8-93a3-3d9ae1f8de19 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:40.172753 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3b2e5acc-f780-4ad8-93a3-3d9ae1f8de19 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:40.172879 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3b2e5acc-f780-4ad8-93a3-3d9ae1f8de19 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:40.180604 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:40.180604 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:40.181459 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3b2e5acc-f780-4ad8-93a3-3d9ae1f8de19 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:40.181956 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 887/3562] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:40 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:40.185523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['ef4d6f7f-3978-402c-8c47-591dba121114', '40948ce1-c602-4d06-880e-4a85dadc0b6c', '473fecca-d554-47b5-9eb6-f4e752245520', 'fb5985c6-52e7-4959-92c4-ab23cff8e43b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:40.188416 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7395323c-ad54-4176-9b46-daf48645e4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef4d6f7f-3978-402c-8c47-591dba121114', '40948ce1-c602-4d06-880e-4a85dadc0b6c', '473fecca-d554-47b5-9eb6-f4e752245520', 'fb5985c6-52e7-4959-92c4-ab23cff8e43b']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:40.191354 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10f5119-f65d-4404-a208-afc7ba36586e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:40.236036 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c10f5119-f65d-4404-a208-afc7ba36586e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5098f11-1a7d-457a-b3cb-3aa7b1c919c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27201192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['ef4d6f7f-3978-402c-8c47-591dba121114','40948ce1-c602-4d06-880e-4a85dadc0b6c','473fecca-d554-47b5-9eb6-f4e752245520','fb5985c6-52e7-4959-92c4-ab23cff8e43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-27201192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5098f11-1a7d-457a-b3cb-3aa7b1c919c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a9957796404396b275e2ea91698500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:40.236794 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbfbd54-feb2-4c54-aee0-8b8349aa084b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:40.253782 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adbfbd54-feb2-4c54-aee0-8b8349aa084b) transitioned into state 'SUCCESS' from state '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-27201192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['ef4d6f7f-3978-402c-8c47-591dba121114','40948ce1-c602-4d06-880e-4a85dadc0b6c','473fecca-d554-47b5-9eb6-f4e752245520','fb5985c6-52e7-4959-92c4-ab23cff8e43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:40.255312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388015f6-f98c-4f19-9338-f5e231c22bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:40.263890 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388015f6-f98c-4f19-9338-f5e231c22bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:40.266463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (7d52bf79-509e-4391-bfcc-9b0c58209550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:40.266463 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request issued successfully. Jul 31 19:15:40.266463 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a83fed0b-40ed-4023-98f0-6a4a280cd708 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:40.266853 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 901/3563] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:15:39 2026] POST /volume/v3/volumes => generated 776 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:15:40.279165 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0a608899-315e-4af7-81d4-07fdd54fca93 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:40.281274 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a608899-315e-4af7-81d4-07fdd54fca93 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 Jul 31 19:15:40.281274 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a608899-315e-4af7-81d4-07fdd54fca93 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:40.281274 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a608899-315e-4af7-81d4-07fdd54fca93 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:40.289202 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:40.289202 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:40.295878 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0a608899-315e-4af7-81d4-07fdd54fca93 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:15:40.303233 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a608899-315e-4af7-81d4-07fdd54fca93 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 returned with HTTP 200 Jul 31 19:15:40.303904 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 885/3564] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:40 2026] GET /volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:40.493527 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f80387f0-7202-46fa-bbce-c2acd9ff015a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:40.495669 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f80387f0-7202-46fa-bbce-c2acd9ff015a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:40.495852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f80387f0-7202-46fa-bbce-c2acd9ff015a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:40.496202 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f80387f0-7202-46fa-bbce-c2acd9ff015a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:40.496328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f80387f0-7202-46fa-bbce-c2acd9ff015a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:40.502010 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:40.502010 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:40.502969 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f80387f0-7202-46fa-bbce-c2acd9ff015a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:40.503517 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 892/3565] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:40 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:41.194368 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d6ee86ad-ca11-46cd-a54f-358b98f9aaf1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:41.196820 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d6ee86ad-ca11-46cd-a54f-358b98f9aaf1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:41.197145 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d6ee86ad-ca11-46cd-a54f-358b98f9aaf1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:41.197426 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d6ee86ad-ca11-46cd-a54f-358b98f9aaf1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:41.197617 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d6ee86ad-ca11-46cd-a54f-358b98f9aaf1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:41.199923 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=356,cinder:UPDATE=96,cinder:INSERT=45 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:15:41.203691 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:41.203691 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:41.204835 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d6ee86ad-ca11-46cd-a54f-358b98f9aaf1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:41.209340 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 888/3566] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:41 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:41.320300 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0b1f5c9e-4ee6-4faf-9234-ca1bffb5563f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:41.327705 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0b1f5c9e-4ee6-4faf-9234-ca1bffb5563f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 Jul 31 19:15:41.329172 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0b1f5c9e-4ee6-4faf-9234-ca1bffb5563f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:41.330314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0b1f5c9e-4ee6-4faf-9234-ca1bffb5563f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:41.340807 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=450,cinder:UPDATE=144,cinder:INSERT=70 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:15:41.365926 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:41.365926 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:41.385824 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0b1f5c9e-4ee6-4faf-9234-ca1bffb5563f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:15:41.398653 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0b1f5c9e-4ee6-4faf-9234-ca1bffb5563f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 returned with HTTP 200 Jul 31 19:15:41.398653 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 902/3567] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:41 2026] GET /volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 => generated 1007 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:41.410320 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d7ad2a6b-7648-4ff1-b27a-ef1305a8a6d1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:41.412787 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7ad2a6b-7648-4ff1-b27a-ef1305a8a6d1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:41.413308 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7ad2a6b-7648-4ff1-b27a-ef1305a8a6d1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5098f11-1a7d-457a-b3cb-3aa7b1c919c5", "name": "tempest-type-Backup-706474825"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:41.415520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-d7ad2a6b-7648-4ff1-b27a-ef1305a8a6d1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating new backup {'backup': {'volume_id': 'a5098f11-1a7d-457a-b3cb-3aa7b1c919c5', 'name': 'tempest-type-Backup-706474825'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:41.415648 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-d7ad2a6b-7648-4ff1-b27a-ef1305a8a6d1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating backup of volume a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 in container None Jul 31 19:15:41.425898 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:41.425898 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:41.426355 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d7ad2a6b-7648-4ff1-b27a-ef1305a8a6d1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:15:41.455858 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-d7ad2a6b-7648-4ff1-b27a-ef1305a8a6d1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['736ad9a0-74d3-43f8-98d5-be3def1f5552', '09877727-a9f1-423c-9bcb-ba86c36ac0bb'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:41.489471 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7ad2a6b-7648-4ff1-b27a-ef1305a8a6d1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:15:41.489907 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 886/3568] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:15:41 2026] POST /volume/v3/backups => generated 315 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:41.501045 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f908696-70bd-41b4-843b-5de19800a4ea None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:41.503070 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f908696-70bd-41b4-843b-5de19800a4ea tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:41.503361 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f908696-70bd-41b4-843b-5de19800a4ea tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:41.503672 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f908696-70bd-41b4-843b-5de19800a4ea tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:41.503823 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8f908696-70bd-41b4-843b-5de19800a4ea tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:41.511231 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:41.511231 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:41.511231 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f908696-70bd-41b4-843b-5de19800a4ea tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:41.511543 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 893/3569] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:41 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:41.515077 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8eb527af-8166-4664-be21-341b9f8f6a73 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:41.516748 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8eb527af-8166-4664-be21-341b9f8f6a73 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:41.516944 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8eb527af-8166-4664-be21-341b9f8f6a73 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:41.517133 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8eb527af-8166-4664-be21-341b9f8f6a73 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:41.517235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8eb527af-8166-4664-be21-341b9f8f6a73 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:41.522160 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:41.522160 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:41.524040 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8eb527af-8166-4664-be21-341b9f8f6a73 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:41.524040 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 889/3570] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:41 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:42.216384 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c938253e-838f-433e-a6bb-a2585f869902 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:42.218333 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c938253e-838f-433e-a6bb-a2585f869902 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:42.218688 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c938253e-838f-433e-a6bb-a2585f869902 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:42.219124 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c938253e-838f-433e-a6bb-a2585f869902 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:42.219332 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c938253e-838f-433e-a6bb-a2585f869902 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:42.223908 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:42.223908 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:42.225029 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c938253e-838f-433e-a6bb-a2585f869902 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:42.225029 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 903/3571] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:42 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:42.523058 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5db5d1e5-0b9c-410c-bb6b-e747f56a3fd6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:42.525807 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5db5d1e5-0b9c-410c-bb6b-e747f56a3fd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:42.526063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5db5d1e5-0b9c-410c-bb6b-e747f56a3fd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:42.526455 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5db5d1e5-0b9c-410c-bb6b-e747f56a3fd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:42.526762 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5db5d1e5-0b9c-410c-bb6b-e747f56a3fd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:42.534627 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4923312-900e-4dc2-b874-87de058c7ed8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:42.536300 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:42.536300 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:42.537125 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5db5d1e5-0b9c-410c-bb6b-e747f56a3fd6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:42.537461 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 887/3572] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:42 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:42.539603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4923312-900e-4dc2-b874-87de058c7ed8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:42.539603 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4923312-900e-4dc2-b874-87de058c7ed8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:42.539967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4923312-900e-4dc2-b874-87de058c7ed8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:42.539967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c4923312-900e-4dc2-b874-87de058c7ed8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:42.544474 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:42.544474 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:42.545551 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4923312-900e-4dc2-b874-87de058c7ed8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:42.545873 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 894/3573] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:42 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:43.235395 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-18f5c2f7-8612-45ee-8b74-47b6a6a6f207 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:43.236831 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18f5c2f7-8612-45ee-8b74-47b6a6a6f207 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:43.237027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18f5c2f7-8612-45ee-8b74-47b6a6a6f207 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:43.237255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-18f5c2f7-8612-45ee-8b74-47b6a6a6f207 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:43.237363 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-18f5c2f7-8612-45ee-8b74-47b6a6a6f207 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:43.242188 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:43.242188 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:43.243023 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-18f5c2f7-8612-45ee-8b74-47b6a6a6f207 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:43.243476 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 890/3574] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:43 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:43.550056 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-189456de-4445-4c24-8cb3-90c4fcfbad42 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:43.560669 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-189456de-4445-4c24-8cb3-90c4fcfbad42 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:43.562121 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-189456de-4445-4c24-8cb3-90c4fcfbad42 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:43.562381 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5ca13147-df07-4603-8577-b006111996e7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:43.563026 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-189456de-4445-4c24-8cb3-90c4fcfbad42 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:43.563707 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-189456de-4445-4c24-8cb3-90c4fcfbad42 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:43.564672 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5ca13147-df07-4603-8577-b006111996e7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:43.564919 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5ca13147-df07-4603-8577-b006111996e7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:43.565174 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5ca13147-df07-4603-8577-b006111996e7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:43.565306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5ca13147-df07-4603-8577-b006111996e7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:43.581865 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:43.581865 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:43.582985 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5ca13147-df07-4603-8577-b006111996e7 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:43.583679 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 888/3575] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:43 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:43.595420 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:43.595420 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:43.599073 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-189456de-4445-4c24-8cb3-90c4fcfbad42 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:43.601698 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 904/3576] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:43 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 724 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:44.256396 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-15c28520-d0aa-46d4-aa5d-3d4ff8409e88 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:44.256942 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-15c28520-d0aa-46d4-aa5d-3d4ff8409e88 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:44.257147 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-15c28520-d0aa-46d4-aa5d-3d4ff8409e88 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:44.257349 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-15c28520-d0aa-46d4-aa5d-3d4ff8409e88 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:44.257471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-15c28520-d0aa-46d4-aa5d-3d4ff8409e88 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:44.261827 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:44.261827 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:44.262479 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-15c28520-d0aa-46d4-aa5d-3d4ff8409e88 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:44.263010 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 895/3577] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:44 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:44.595812 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-83ccd4e1-19a1-4730-80bf-40be4e71bf3a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:44.597544 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83ccd4e1-19a1-4730-80bf-40be4e71bf3a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:44.597740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83ccd4e1-19a1-4730-80bf-40be4e71bf3a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:44.597924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-83ccd4e1-19a1-4730-80bf-40be4e71bf3a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:44.598034 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-83ccd4e1-19a1-4730-80bf-40be4e71bf3a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:44.602542 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:44.602542 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:44.602968 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-83ccd4e1-19a1-4730-80bf-40be4e71bf3a tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:44.603356 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 891/3578] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:44 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:44.611455 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5c140f85-1224-42c2-9283-79ddc3f2ccf3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:44.613363 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5c140f85-1224-42c2-9283-79ddc3f2ccf3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:44.613633 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5c140f85-1224-42c2-9283-79ddc3f2ccf3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:44.613859 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5c140f85-1224-42c2-9283-79ddc3f2ccf3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:44.614007 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5c140f85-1224-42c2-9283-79ddc3f2ccf3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:44.618129 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:44.618129 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:44.618910 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5c140f85-1224-42c2-9283-79ddc3f2ccf3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:44.619348 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 889/3579] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:44 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:45.275572 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c0c369f-4c07-4236-89c5-13f16ea115af None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:45.277416 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c0c369f-4c07-4236-89c5-13f16ea115af tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:15:45.277677 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c0c369f-4c07-4236-89c5-13f16ea115af tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:45.277888 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c0c369f-4c07-4236-89c5-13f16ea115af tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:45.278030 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3c0c369f-4c07-4236-89c5-13f16ea115af tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:45.282868 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:45.282868 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:45.283557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c0c369f-4c07-4236-89c5-13f16ea115af tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:15:45.284174 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 905/3580] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:45 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:45.297011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db85bc39-c3b4-4dee-97d4-2a6e236f9430 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:45.364769 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db85bc39-c3b4-4dee-97d4-2a6e236f9430 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616/export_record Jul 31 19:15:45.364986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db85bc39-c3b4-4dee-97d4-2a6e236f9430 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:45.365238 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db85bc39-c3b4-4dee-97d4-2a6e236f9430 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Calling method 'export_record' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:45.365362 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-db85bc39-c3b4-4dee-97d4-2a6e236f9430 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Export record for backup fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100317) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 19:15:45.369944 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:45.369944 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:45.371172 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-db85bc39-c3b4-4dee-97d4-2a6e236f9430 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7d2a601c0ef94478880e2cea7fd37585', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '175cf6bb421c473bbc5bb578d98b4778', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:15:45.371407 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db85bc39-c3b4-4dee-97d4-2a6e236f9430 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616/export_record returned with HTTP 403 Jul 31 19:15:45.372076 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 896/3581] 10.4.3.163 () {68 vars in 1430 bytes} [Fri Jul 31 19:15:45 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616/export_record => generated 101 bytes in 75 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:15:45.380347 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:45.383508 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:45.383508 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1338229419"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:45.384919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1338229419'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:45.385281 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume of 1 GB Jul 31 19:15:45.390670 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Availability Zones retrieved successfully. Jul 31 19:15:45.396189 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Flow 'volume_create_api' (6c46f8a6-4373-459e-ba50-f95d968a9b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:45.397667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba39870-4017-465a-bb3a-7aa10308efaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:45.399066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:45.432600 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fba39870-4017-465a-bb3a-7aa10308efaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:45.433317 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c870c8b9-66a0-4ac5-9b0a-1b3ddcbdf430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:45.485058 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Created reservations ['d3b373ac-0f40-4491-b7bb-a1221c869e59', '99124bad-4d59-42a5-9ce1-9a9e4dca1baf', '0efe04a6-f048-44b8-b2ee-1eee4cede098', '0cbc1957-1708-46ce-b267-740e7a20e26e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:45.485919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c870c8b9-66a0-4ac5-9b0a-1b3ddcbdf430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3b373ac-0f40-4491-b7bb-a1221c869e59', '99124bad-4d59-42a5-9ce1-9a9e4dca1baf', '0efe04a6-f048-44b8-b2ee-1eee4cede098', '0cbc1957-1708-46ce-b267-740e7a20e26e']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:45.486764 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88ad361d-be6e-444e-9a45-607b8c7034fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:45.514517 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88ad361d-be6e-444e-9a45-607b8c7034fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddc421ba-e3bd-4481-b7f5-ac4bd0934117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1338229419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175cf6bb421c473bbc5bb578d98b4778',qos_specs=None,replication_status=,reservations=['d3b373ac-0f40-4491-b7bb-a1221c869e59','99124bad-4d59-42a5-9ce1-9a9e4dca1baf','0efe04a6-f048-44b8-b2ee-1eee4cede098','0cbc1957-1708-46ce-b267-740e7a20e26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a575db149f444a8da7daffcb244382cb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1338229419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddc421ba-e3bd-4481-b7f5-ac4bd0934117,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175cf6bb421c473bbc5bb578d98b4778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a575db149f444a8da7daffcb244382cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:45.515343 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51996165-d32f-4b69-af0c-f459f415c3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:45.538147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51996165-d32f-4b69-af0c-f459f415c3c4) transitioned into state 'SUCCESS' from state '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-1338229419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175cf6bb421c473bbc5bb578d98b4778',qos_specs=None,replication_status=,reservations=['d3b373ac-0f40-4491-b7bb-a1221c869e59','99124bad-4d59-42a5-9ce1-9a9e4dca1baf','0efe04a6-f048-44b8-b2ee-1eee4cede098','0cbc1957-1708-46ce-b267-740e7a20e26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a575db149f444a8da7daffcb244382cb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:45.539028 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf86cc51-60db-4cd8-baaf-d85d47af979b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:45.552095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf86cc51-60db-4cd8-baaf-d85d47af979b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:45.553252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Flow 'volume_create_api' (6c46f8a6-4373-459e-ba50-f95d968a9b0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:45.553500 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume request issued successfully. Jul 31 19:15:45.554062 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52a665f5-1a02-4da9-9f29-c0fcd14cc842 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:45.554452 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 892/3582] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:15:45 2026] POST /volume/v3/volumes => generated 778 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:45.566630 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fd6b6175-484f-4249-9cf0-35a8a1187f79 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:45.571085 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fd6b6175-484f-4249-9cf0-35a8a1187f79 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 Jul 31 19:15:45.571312 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fd6b6175-484f-4249-9cf0-35a8a1187f79 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:45.571597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fd6b6175-484f-4249-9cf0-35a8a1187f79 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:45.582966 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:45.582966 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:45.586712 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fd6b6175-484f-4249-9cf0-35a8a1187f79 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:15:45.590758 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fd6b6175-484f-4249-9cf0-35a8a1187f79 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 returned with HTTP 200 Jul 31 19:15:45.591137 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 890/3583] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:45 2026] GET /volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:45.613759 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6b86406e-8194-45b8-b290-64a95515aa77 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:45.616302 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b86406e-8194-45b8-b290-64a95515aa77 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:45.616562 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b86406e-8194-45b8-b290-64a95515aa77 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:45.616791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b86406e-8194-45b8-b290-64a95515aa77 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:45.616934 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6b86406e-8194-45b8-b290-64a95515aa77 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:45.623507 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:45.623507 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:45.624658 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b86406e-8194-45b8-b290-64a95515aa77 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:45.625189 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 906/3584] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:45 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:45.630688 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-29b52d7b-8aeb-40eb-9fb6-c721e8bd0a97 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:45.633198 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29b52d7b-8aeb-40eb-9fb6-c721e8bd0a97 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:45.633545 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29b52d7b-8aeb-40eb-9fb6-c721e8bd0a97 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:45.633817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29b52d7b-8aeb-40eb-9fb6-c721e8bd0a97 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:45.634017 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-29b52d7b-8aeb-40eb-9fb6-c721e8bd0a97 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:45.640116 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:45.640116 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:45.640910 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29b52d7b-8aeb-40eb-9fb6-c721e8bd0a97 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:45.641420 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 897/3585] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:45 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:46.603694 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-989c5e3b-53fa-4ced-bf39-1616852e3bb7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:46.605843 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-989c5e3b-53fa-4ced-bf39-1616852e3bb7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 Jul 31 19:15:46.606089 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-989c5e3b-53fa-4ced-bf39-1616852e3bb7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:46.606301 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-989c5e3b-53fa-4ced-bf39-1616852e3bb7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:46.613803 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:46.613803 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:46.617980 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-989c5e3b-53fa-4ced-bf39-1616852e3bb7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:15:46.622809 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-989c5e3b-53fa-4ced-bf39-1616852e3bb7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 returned with HTTP 200 Jul 31 19:15:46.623310 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 893/3586] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:46 2026] GET /volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:46.637094 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4a25c0ba-1a05-4128-9ae0-a6f4dbedb55f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:46.640310 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4a25c0ba-1a05-4128-9ae0-a6f4dbedb55f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:46.641943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4a25c0ba-1a05-4128-9ae0-a6f4dbedb55f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ddc421ba-e3bd-4481-b7f5-ac4bd0934117", "name": "tempest-type-Backup-1065971974"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:46.643837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-4a25c0ba-1a05-4128-9ae0-a6f4dbedb55f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Creating new backup {'backup': {'volume_id': 'ddc421ba-e3bd-4481-b7f5-ac4bd0934117', 'name': 'tempest-type-Backup-1065971974'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:46.643929 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d2de3144-249c-4502-bff8-97170384e964 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:46.644451 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-4a25c0ba-1a05-4128-9ae0-a6f4dbedb55f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Creating backup of volume ddc421ba-e3bd-4481-b7f5-ac4bd0934117 in container None Jul 31 19:15:46.645623 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d2de3144-249c-4502-bff8-97170384e964 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:46.645807 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d2de3144-249c-4502-bff8-97170384e964 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:46.645977 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d2de3144-249c-4502-bff8-97170384e964 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:46.646088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d2de3144-249c-4502-bff8-97170384e964 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:46.652419 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:46.652419 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:46.653062 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-416cf9d4-e729-4c79-bedf-635d50be1dd7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:46.653314 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d2de3144-249c-4502-bff8-97170384e964 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:46.653491 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 907/3587] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:46 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:46.657462 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-416cf9d4-e729-4c79-bedf-635d50be1dd7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:46.657462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-416cf9d4-e729-4c79-bedf-635d50be1dd7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:46.657462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-416cf9d4-e729-4c79-bedf-635d50be1dd7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:46.657462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-416cf9d4-e729-4c79-bedf-635d50be1dd7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:46.659928 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:46.659928 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:46.660027 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:46.660027 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:46.660125 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4a25c0ba-1a05-4128-9ae0-a6f4dbedb55f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:15:46.660152 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-416cf9d4-e729-4c79-bedf-635d50be1dd7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:46.660152 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 898/3588] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:46 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:46.678845 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4a25c0ba-1a05-4128-9ae0-a6f4dbedb55f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Created reservations ['329be309-9767-47d9-8852-7e6f7d1a4cb8', '83822296-b8de-49e5-9edc-2ec44853fb8c'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:46.712321 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4a25c0ba-1a05-4128-9ae0-a6f4dbedb55f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:15:46.712917 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 891/3589] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:15:46 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:46.722856 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8abfac39-3770-40ea-a66d-84c764f9bc9a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:46.729325 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8abfac39-3770-40ea-a66d-84c764f9bc9a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:46.729605 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8abfac39-3770-40ea-a66d-84c764f9bc9a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:46.729787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8abfac39-3770-40ea-a66d-84c764f9bc9a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:46.729888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8abfac39-3770-40ea-a66d-84c764f9bc9a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:46.738241 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:46.738241 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:46.738986 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8abfac39-3770-40ea-a66d-84c764f9bc9a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:46.739478 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 894/3590] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:46 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:47.667605 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-55092782-8300-480c-9178-484a504e81be None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:47.669590 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55092782-8300-480c-9178-484a504e81be tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:47.669842 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55092782-8300-480c-9178-484a504e81be tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:47.670077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-55092782-8300-480c-9178-484a504e81be tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:47.670235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-55092782-8300-480c-9178-484a504e81be tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:47.670339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ce91468-c689-49cc-86d0-0c4e2d9e1f36 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:47.673075 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ce91468-c689-49cc-86d0-0c4e2d9e1f36 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:47.673373 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ce91468-c689-49cc-86d0-0c4e2d9e1f36 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:47.673633 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ce91468-c689-49cc-86d0-0c4e2d9e1f36 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:47.673748 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0ce91468-c689-49cc-86d0-0c4e2d9e1f36 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:47.675545 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:47.675545 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:47.676372 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-55092782-8300-480c-9178-484a504e81be tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:47.676818 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 908/3591] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:47 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:47.679651 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:47.679651 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:47.680655 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ce91468-c689-49cc-86d0-0c4e2d9e1f36 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:47.681278 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 899/3592] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:47 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:47.753158 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7512d615-a80d-4051-bf3a-401ab78e9616 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:47.755710 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7512d615-a80d-4051-bf3a-401ab78e9616 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:47.756058 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7512d615-a80d-4051-bf3a-401ab78e9616 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:47.756364 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7512d615-a80d-4051-bf3a-401ab78e9616 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:47.756595 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7512d615-a80d-4051-bf3a-401ab78e9616 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:47.761773 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:47.761773 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:47.762632 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7512d615-a80d-4051-bf3a-401ab78e9616 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:47.763160 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 892/3593] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:47 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:48.691237 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-96128de9-2388-4a7a-8231-e7b00388abc8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:48.692322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-617dd989-434a-45be-a0e4-bf1b8ec734e4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:48.693764 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96128de9-2388-4a7a-8231-e7b00388abc8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:48.694071 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-96128de9-2388-4a7a-8231-e7b00388abc8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:48.694335 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-617dd989-434a-45be-a0e4-bf1b8ec734e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:48.694386 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-96128de9-2388-4a7a-8231-e7b00388abc8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:48.694548 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-96128de9-2388-4a7a-8231-e7b00388abc8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:48.694598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-617dd989-434a-45be-a0e4-bf1b8ec734e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:48.694771 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-617dd989-434a-45be-a0e4-bf1b8ec734e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:48.694865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-617dd989-434a-45be-a0e4-bf1b8ec734e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:48.699193 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:48.699193 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:48.699876 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-617dd989-434a-45be-a0e4-bf1b8ec734e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:48.700234 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:48.700234 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:48.700308 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 909/3594] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:48 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:48.701461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96128de9-2388-4a7a-8231-e7b00388abc8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:48.702187 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 895/3595] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:48 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:48.775723 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3e643a47-01ed-443b-96a1-9091c70e9839 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:48.777446 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e643a47-01ed-443b-96a1-9091c70e9839 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:48.777658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e643a47-01ed-443b-96a1-9091c70e9839 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:48.777849 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3e643a47-01ed-443b-96a1-9091c70e9839 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:48.777979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3e643a47-01ed-443b-96a1-9091c70e9839 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:48.783209 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:48.783209 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:48.783951 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3e643a47-01ed-443b-96a1-9091c70e9839 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:48.784369 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 900/3596] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:48 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:49.713661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9e26d3fb-96b6-48e8-8bb4-03d4786b478d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:49.721423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-27b1cfb7-3975-48ca-b144-dea307ad0844 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:49.721798 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9e26d3fb-96b6-48e8-8bb4-03d4786b478d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:49.722252 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9e26d3fb-96b6-48e8-8bb4-03d4786b478d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:49.724605 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9e26d3fb-96b6-48e8-8bb4-03d4786b478d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:49.724701 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-27b1cfb7-3975-48ca-b144-dea307ad0844 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:49.724744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-9e26d3fb-96b6-48e8-8bb4-03d4786b478d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:49.724772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-27b1cfb7-3975-48ca-b144-dea307ad0844 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:49.724772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-27b1cfb7-3975-48ca-b144-dea307ad0844 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:49.724772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-27b1cfb7-3975-48ca-b144-dea307ad0844 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:49.730842 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:49.730842 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:49.731834 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-27b1cfb7-3975-48ca-b144-dea307ad0844 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:49.732341 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 910/3597] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:49 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:49.737715 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:49.737715 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:49.738481 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9e26d3fb-96b6-48e8-8bb4-03d4786b478d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:49.738882 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 893/3598] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:49 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:49.795448 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2bbde16e-9ec4-40d0-a03f-2b3f6800fa29 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:49.797395 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bbde16e-9ec4-40d0-a03f-2b3f6800fa29 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:49.797821 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bbde16e-9ec4-40d0-a03f-2b3f6800fa29 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:49.797991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bbde16e-9ec4-40d0-a03f-2b3f6800fa29 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:49.798168 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2bbde16e-9ec4-40d0-a03f-2b3f6800fa29 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:49.803397 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:49.803397 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:49.804313 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bbde16e-9ec4-40d0-a03f-2b3f6800fa29 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:49.805115 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 896/3599] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:49 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:50.749960 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9acbcdad-d2a3-4d92-a8c2-557ea0658416 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:50.755302 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9acbcdad-d2a3-4d92-a8c2-557ea0658416 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:15:50.755424 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c39d4eb4-eed8-42d4-a89b-3b13d4b9fc6c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:50.755711 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9acbcdad-d2a3-4d92-a8c2-557ea0658416 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:50.755711 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9acbcdad-d2a3-4d92-a8c2-557ea0658416 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:50.755711 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9acbcdad-d2a3-4d92-a8c2-557ea0658416 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:50.755828 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c39d4eb4-eed8-42d4-a89b-3b13d4b9fc6c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:50.755828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c39d4eb4-eed8-42d4-a89b-3b13d4b9fc6c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:50.756649 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c39d4eb4-eed8-42d4-a89b-3b13d4b9fc6c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:50.756649 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c39d4eb4-eed8-42d4-a89b-3b13d4b9fc6c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:50.760774 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:50.760774 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:50.761461 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c39d4eb4-eed8-42d4-a89b-3b13d4b9fc6c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:50.761874 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 911/3600] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:50 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:50.765252 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:50.765252 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:50.766857 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9acbcdad-d2a3-4d92-a8c2-557ea0658416 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:15:50.768124 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 901/3601] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:50 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:50.781033 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6af4e75c-a11e-4d6c-b70e-b6d0c7d0f2a1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:50.783319 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6af4e75c-a11e-4d6c-b70e-b6d0c7d0f2a1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:15:50.783945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6af4e75c-a11e-4d6c-b70e-b6d0c7d0f2a1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:50.783945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6af4e75c-a11e-4d6c-b70e-b6d0c7d0f2a1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:50.783945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6af4e75c-a11e-4d6c-b70e-b6d0c7d0f2a1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:50.789306 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:50.789306 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:50.790215 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6af4e75c-a11e-4d6c-b70e-b6d0c7d0f2a1 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:15:50.790847 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 894/3602] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:50 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:50.806283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ac11cb99-52b5-44ac-9085-490cc7001851 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:50.808993 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac11cb99-52b5-44ac-9085-490cc7001851 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:15:50.809340 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac11cb99-52b5-44ac-9085-490cc7001851 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62d8462e-3626-4b67-b2a3-4b99e9beb06c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1250266816"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:50.811355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-ac11cb99-52b5-44ac-9085-490cc7001851 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Creating new backup {'backup': {'volume_id': '62d8462e-3626-4b67-b2a3-4b99e9beb06c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1250266816'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:15:50.814313 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-ac11cb99-52b5-44ac-9085-490cc7001851 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Creating backup of volume 62d8462e-3626-4b67-b2a3-4b99e9beb06c in container None Jul 31 19:15:50.819550 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-417910d9-df56-4ee0-a019-90c6881edc2d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:50.821873 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-417910d9-df56-4ee0-a019-90c6881edc2d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:50.822521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-417910d9-df56-4ee0-a019-90c6881edc2d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:50.822521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-417910d9-df56-4ee0-a019-90c6881edc2d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:50.822697 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-417910d9-df56-4ee0-a019-90c6881edc2d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:50.828894 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:50.828894 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:50.828894 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-417910d9-df56-4ee0-a019-90c6881edc2d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:50.829852 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 912/3603] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:50 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:50.830111 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:50.830111 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:50.830570 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ac11cb99-52b5-44ac-9085-490cc7001851 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Volume info retrieved successfully. Jul 31 19:15:50.863150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-ac11cb99-52b5-44ac-9085-490cc7001851 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Created reservations ['e53cf0e3-71c3-4f75-801b-b797695b866d', '0b521e56-8e5b-4363-82bb-f5704796d8fa'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:50.911461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac11cb99-52b5-44ac-9085-490cc7001851 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:15:50.911461 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 897/3604] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:15:50 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:15:50.920250 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f2590a4-5876-46ed-8dc1-83bc7a434ea8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:50.922458 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f2590a4-5876-46ed-8dc1-83bc7a434ea8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:50.923020 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f2590a4-5876-46ed-8dc1-83bc7a434ea8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:50.925111 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f2590a4-5876-46ed-8dc1-83bc7a434ea8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:50.925111 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7f2590a4-5876-46ed-8dc1-83bc7a434ea8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:50.931207 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:50.931207 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:50.932317 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f2590a4-5876-46ed-8dc1-83bc7a434ea8 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:50.932938 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 902/3605] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:50 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:51.777773 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ad121644-4eaf-475c-80a7-36af499f2c18 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:51.779785 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad121644-4eaf-475c-80a7-36af499f2c18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:51.780047 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad121644-4eaf-475c-80a7-36af499f2c18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:51.780299 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad121644-4eaf-475c-80a7-36af499f2c18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:51.780419 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-ad121644-4eaf-475c-80a7-36af499f2c18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:51.784751 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:51.784751 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:51.785487 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad121644-4eaf-475c-80a7-36af499f2c18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:51.785899 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 895/3606] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:51 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:51.847453 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-be255ec2-c36b-4eda-8d9d-90389278e676 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:51.849067 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be255ec2-c36b-4eda-8d9d-90389278e676 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:51.849296 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be255ec2-c36b-4eda-8d9d-90389278e676 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:51.849531 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be255ec2-c36b-4eda-8d9d-90389278e676 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:51.849660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-be255ec2-c36b-4eda-8d9d-90389278e676 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:51.853708 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:51.853708 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:51.854310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be255ec2-c36b-4eda-8d9d-90389278e676 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:51.854752 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 913/3607] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:51 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:51.945458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d1f33b90-ee53-41ba-ab5e-631b3e4f35ff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:51.947840 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1f33b90-ee53-41ba-ab5e-631b3e4f35ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:51.948112 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1f33b90-ee53-41ba-ab5e-631b3e4f35ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:51.948383 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1f33b90-ee53-41ba-ab5e-631b3e4f35ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:51.948529 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d1f33b90-ee53-41ba-ab5e-631b3e4f35ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:51.954625 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:51.954625 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:51.955381 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1f33b90-ee53-41ba-ab5e-631b3e4f35ff tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:51.955880 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 898/3608] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:51 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:52.799245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32aab9fd-80de-406a-82b2-7bee7ab63996 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:52.801590 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32aab9fd-80de-406a-82b2-7bee7ab63996 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:52.801908 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32aab9fd-80de-406a-82b2-7bee7ab63996 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:52.802199 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32aab9fd-80de-406a-82b2-7bee7ab63996 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:52.802354 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-32aab9fd-80de-406a-82b2-7bee7ab63996 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:52.809964 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:52.809964 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:52.810570 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32aab9fd-80de-406a-82b2-7bee7ab63996 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:52.811014 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 903/3609] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:52 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:52.866657 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d851883b-284b-4995-957e-57bd8859264c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:52.868579 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d851883b-284b-4995-957e-57bd8859264c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:52.868755 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d851883b-284b-4995-957e-57bd8859264c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:52.868962 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d851883b-284b-4995-957e-57bd8859264c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:52.869098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d851883b-284b-4995-957e-57bd8859264c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:52.874600 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:52.874600 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:52.874600 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d851883b-284b-4995-957e-57bd8859264c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:52.874600 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 896/3610] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:52 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:52.970407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c8038255-06fe-4a7d-868a-eb9237af2f87 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:52.972491 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8038255-06fe-4a7d-868a-eb9237af2f87 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:52.972582 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8038255-06fe-4a7d-868a-eb9237af2f87 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:52.973095 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c8038255-06fe-4a7d-868a-eb9237af2f87 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:52.973095 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c8038255-06fe-4a7d-868a-eb9237af2f87 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:52.978729 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:52.978729 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:52.979616 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c8038255-06fe-4a7d-868a-eb9237af2f87 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:52.980082 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 914/3611] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:52 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:53.821811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-280df51a-6043-42c9-8773-7409d732bd7f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:53.826727 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-280df51a-6043-42c9-8773-7409d732bd7f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:53.827865 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-280df51a-6043-42c9-8773-7409d732bd7f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:53.828095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-280df51a-6043-42c9-8773-7409d732bd7f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:53.828235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-280df51a-6043-42c9-8773-7409d732bd7f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:53.834159 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:53.834159 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:53.835399 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-280df51a-6043-42c9-8773-7409d732bd7f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:53.835936 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 899/3612] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:53 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:53.885779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84deb205-eda9-4637-8a12-0b8aaf29851e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:53.887611 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84deb205-eda9-4637-8a12-0b8aaf29851e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:53.887813 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84deb205-eda9-4637-8a12-0b8aaf29851e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:53.888008 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84deb205-eda9-4637-8a12-0b8aaf29851e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:53.888110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-84deb205-eda9-4637-8a12-0b8aaf29851e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:53.893091 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:53.893091 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:53.894042 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84deb205-eda9-4637-8a12-0b8aaf29851e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:53.894404 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 904/3613] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:53 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:53.993518 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6d1f1330-3bab-4990-be22-9a33d344fe52 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:53.993518 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6d1f1330-3bab-4990-be22-9a33d344fe52 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:53.993977 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6d1f1330-3bab-4990-be22-9a33d344fe52 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:53.993977 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6d1f1330-3bab-4990-be22-9a33d344fe52 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:53.993977 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6d1f1330-3bab-4990-be22-9a33d344fe52 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:53.998085 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:53.998085 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:53.998703 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6d1f1330-3bab-4990-be22-9a33d344fe52 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:53.999044 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 897/3614] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:53 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:54.846118 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1156152a-6e22-41ff-9415-107ae1e3a355 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:54.848302 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1156152a-6e22-41ff-9415-107ae1e3a355 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:54.848688 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1156152a-6e22-41ff-9415-107ae1e3a355 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:54.849030 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1156152a-6e22-41ff-9415-107ae1e3a355 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:54.849237 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1156152a-6e22-41ff-9415-107ae1e3a355 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:54.854143 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:54.854143 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:54.854965 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1156152a-6e22-41ff-9415-107ae1e3a355 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:54.856096 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 915/3615] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:54 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:54.906050 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e9717fd-00ce-47a3-abbe-2c886b8e5471 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:54.908378 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e9717fd-00ce-47a3-abbe-2c886b8e5471 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:54.909089 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e9717fd-00ce-47a3-abbe-2c886b8e5471 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:54.909382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e9717fd-00ce-47a3-abbe-2c886b8e5471 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:54.909566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8e9717fd-00ce-47a3-abbe-2c886b8e5471 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:54.914456 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:54.914456 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:54.915351 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e9717fd-00ce-47a3-abbe-2c886b8e5471 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:54.915788 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 900/3616] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:54 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:55.011635 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0ca5aad1-664b-4daf-b5ef-83e189753b8c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:55.013374 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ca5aad1-664b-4daf-b5ef-83e189753b8c tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:55.013601 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ca5aad1-664b-4daf-b5ef-83e189753b8c tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:55.013813 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0ca5aad1-664b-4daf-b5ef-83e189753b8c tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:55.013919 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0ca5aad1-664b-4daf-b5ef-83e189753b8c tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:55.018028 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:55.018028 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:55.018607 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0ca5aad1-664b-4daf-b5ef-83e189753b8c tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:55.019010 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 905/3617] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:55 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:55.431098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:55.432718 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:15:55.433134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1188277327"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:55.434643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1188277327'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:15:55.434643 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume of 1 GB Jul 31 19:15:55.440894 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Availability Zones retrieved successfully. Jul 31 19:15:55.448715 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Flow 'volume_create_api' (2d300577-81e5-4a44-9100-479b1c80bb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:55.450146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0811de4-ded8-4f63-953b-9b54ae6eb48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:55.451549 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:15:55.480981 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0811de4-ded8-4f63-953b-9b54ae6eb48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:55.482016 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a2f144-1dd2-43dd-9990-77d1992f22e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:55.523632 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Created reservations ['07e97734-980d-4b42-a392-1f7b8ec564c2', 'cb3d49d3-45de-4477-960d-d52f727fcc8d', '02dfba6e-57e2-47d9-9469-330b61d544f8', '54af077a-83fe-4596-822c-9de7052ac163'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:15:55.524632 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82a2f144-1dd2-43dd-9990-77d1992f22e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07e97734-980d-4b42-a392-1f7b8ec564c2', 'cb3d49d3-45de-4477-960d-d52f727fcc8d', '02dfba6e-57e2-47d9-9469-330b61d544f8', '54af077a-83fe-4596-822c-9de7052ac163']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:55.525644 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec0de067-afbb-4a4e-9dc6-069f45323f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:55.548271 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec0de067-afbb-4a4e-9dc6-069f45323f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76621399-2944-4106-90dc-9c8a6c45d2da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1188277327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3d02f0dc1e84f3fa0d8af149f393427',qos_specs=None,replication_status=,reservations=['07e97734-980d-4b42-a392-1f7b8ec564c2','cb3d49d3-45de-4477-960d-d52f727fcc8d','02dfba6e-57e2-47d9-9469-330b61d544f8','54af077a-83fe-4596-822c-9de7052ac163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1188277327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76621399-2944-4106-90dc-9c8a6c45d2da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3d02f0dc1e84f3fa0d8af149f393427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:55.549196 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01b7382-462e-4bd5-9e9a-74f89ed6d02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:55.567125 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c01b7382-462e-4bd5-9e9a-74f89ed6d02c) transitioned into state 'SUCCESS' from state '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-1188277327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3d02f0dc1e84f3fa0d8af149f393427',qos_specs=None,replication_status=,reservations=['07e97734-980d-4b42-a392-1f7b8ec564c2','cb3d49d3-45de-4477-960d-d52f727fcc8d','02dfba6e-57e2-47d9-9469-330b61d544f8','54af077a-83fe-4596-822c-9de7052ac163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5042a31e5d64b73ada4e2433d91ed6f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:55.567802 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5b2eba-a7ec-4acf-b7a4-5323f5f577b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:15:55.580459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5b2eba-a7ec-4acf-b7a4-5323f5f577b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:15:55.581454 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Flow 'volume_create_api' (2d300577-81e5-4a44-9100-479b1c80bb14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:15:55.581838 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Create volume request issued successfully. Jul 31 19:15:55.582477 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-35cf0ce6-a3d3-4c84-898b-73579a27cee1 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:15:55.583105 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 898/3618] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:15:55 2026] POST /volume/v3/volumes => generated 755 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:15:55.594728 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f6d74d4c-a06b-4d0a-aafc-d8e80f0f6fa7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:55.596910 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f6d74d4c-a06b-4d0a-aafc-d8e80f0f6fa7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:15:55.597359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f6d74d4c-a06b-4d0a-aafc-d8e80f0f6fa7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:55.597767 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f6d74d4c-a06b-4d0a-aafc-d8e80f0f6fa7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:55.606790 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:55.606790 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:55.612713 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f6d74d4c-a06b-4d0a-aafc-d8e80f0f6fa7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:55.618377 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f6d74d4c-a06b-4d0a-aafc-d8e80f0f6fa7 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:15:55.619084 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 916/3619] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:55 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:55.869256 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-beec6cfa-e8ba-4723-bfb8-ae4bfb530c00 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:55.871777 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-beec6cfa-e8ba-4723-bfb8-ae4bfb530c00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:55.872095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-beec6cfa-e8ba-4723-bfb8-ae4bfb530c00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:55.872350 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-beec6cfa-e8ba-4723-bfb8-ae4bfb530c00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:55.872524 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-beec6cfa-e8ba-4723-bfb8-ae4bfb530c00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:55.878923 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:55.878923 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:55.879838 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-beec6cfa-e8ba-4723-bfb8-ae4bfb530c00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:55.880513 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 901/3620] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:55 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:55.926008 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c766a3d4-886e-452b-9c21-c772c91968a8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:55.928026 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c766a3d4-886e-452b-9c21-c772c91968a8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:55.928289 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c766a3d4-886e-452b-9c21-c772c91968a8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:55.928544 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c766a3d4-886e-452b-9c21-c772c91968a8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:55.928679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c766a3d4-886e-452b-9c21-c772c91968a8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:55.933872 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:55.933872 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:55.934656 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c766a3d4-886e-452b-9c21-c772c91968a8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:55.935787 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 906/3621] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:55 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:56.030999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7499f206-d05d-413c-ab47-aa31367facf2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:56.034041 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7499f206-d05d-413c-ab47-aa31367facf2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:56.034264 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7499f206-d05d-413c-ab47-aa31367facf2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:56.034491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7499f206-d05d-413c-ab47-aa31367facf2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:56.034598 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7499f206-d05d-413c-ab47-aa31367facf2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:56.039330 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:56.039330 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:56.040158 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7499f206-d05d-413c-ab47-aa31367facf2 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:56.040802 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 899/3622] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:56 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:56.638461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-54e1df29-fc44-4286-aaa0-7e6f85564647 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:56.640972 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54e1df29-fc44-4286-aaa0-7e6f85564647 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:15:56.641205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54e1df29-fc44-4286-aaa0-7e6f85564647 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:56.641519 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54e1df29-fc44-4286-aaa0-7e6f85564647 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:56.657767 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:56.657767 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:56.662551 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-54e1df29-fc44-4286-aaa0-7e6f85564647 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:56.667305 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54e1df29-fc44-4286-aaa0-7e6f85564647 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:15:56.667736 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 917/3623] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:56 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:56.727252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-fc476029-8487-4acd-a5bc-8d28cd0b3bf6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:56.729607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-fc476029-8487-4acd-a5bc-8d28cd0b3bf6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:15:56.729809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-fc476029-8487-4acd-a5bc-8d28cd0b3bf6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:56.730007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-fc476029-8487-4acd-a5bc-8d28cd0b3bf6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:56.738176 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:56.738176 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:56.743947 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-fc476029-8487-4acd-a5bc-8d28cd0b3bf6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:56.751255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-fc476029-8487-4acd-a5bc-8d28cd0b3bf6 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:15:56.751933 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 902/3624] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:15:56 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:56.840163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bf789a02-b6c8-4e4e-86cc-f6cf4de0d24a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:56.840825 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bf789a02-b6c8-4e4e-86cc-f6cf4de0d24a None None] GET https://10.4.3.163/volume// Jul 31 19:15:56.840825 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bf789a02-b6c8-4e4e-86cc-f6cf4de0d24a None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:56.840995 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bf789a02-b6c8-4e4e-86cc-f6cf4de0d24a None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:56.841340 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bf789a02-b6c8-4e4e-86cc-f6cf4de0d24a None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:15:56.841932 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 907/3625] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:15:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:15:56.849387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-1e385c92-9795-43ea-a80b-c446f2d9fe31 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:56.892048 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ece6e611-4f91-48a4-a567-b14929614b6e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:56.893990 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ece6e611-4f91-48a4-a567-b14929614b6e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:56.894260 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ece6e611-4f91-48a4-a567-b14929614b6e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:56.894460 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ece6e611-4f91-48a4-a567-b14929614b6e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:56.894568 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ece6e611-4f91-48a4-a567-b14929614b6e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:56.898498 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:56.898498 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:56.899100 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ece6e611-4f91-48a4-a567-b14929614b6e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:56.900036 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 918/3626] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:56 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:56.937261 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-1e385c92-9795-43ea-a80b-c446f2d9fe31 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:15:56.937713 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-1e385c92-9795-43ea-a80b-c446f2d9fe31 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76621399-2944-4106-90dc-9c8a6c45d2da", "connector": null, "instance_uuid": "59555eaf-e546-45d9-b798-9a33617b938f"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:56.947543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e3c95a0-b687-4259-956a-8735ec7a8a0c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:56.947799 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:56.947799 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:56.951497 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e3c95a0-b687-4259-956a-8735ec7a8a0c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:56.951739 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e3c95a0-b687-4259-956a-8735ec7a8a0c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:56.952069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e3c95a0-b687-4259-956a-8735ec7a8a0c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:56.952069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9e3c95a0-b687-4259-956a-8735ec7a8a0c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:56.956406 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:56.956406 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:56.957732 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e3c95a0-b687-4259-956a-8735ec7a8a0c tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:56.957732 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 903/3627] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:56 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:56.975316 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-1e385c92-9795-43ea-a80b-c446f2d9fe31 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:15:56.975829 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 900/3628] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:15:56 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:57.007274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f769844b-52e8-4bad-a289-dfbc9950a9fd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:57.010484 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f769844b-52e8-4bad-a289-dfbc9950a9fd tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:15:57.010581 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f769844b-52e8-4bad-a289-dfbc9950a9fd tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:57.010746 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f769844b-52e8-4bad-a289-dfbc9950a9fd tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:57.024030 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7290b90e-95fa-4d85-909d-4f66d6467268 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:57.024030 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7290b90e-95fa-4d85-909d-4f66d6467268 None None] GET https://10.4.3.163/volume// Jul 31 19:15:57.024030 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7290b90e-95fa-4d85-909d-4f66d6467268 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:57.024030 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7290b90e-95fa-4d85-909d-4f66d6467268 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:57.024030 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7290b90e-95fa-4d85-909d-4f66d6467268 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:15:57.024030 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 919/3629] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:15:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:15:57.026586 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:57.026586 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:57.029691 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-c659fd3a-f5a4-427e-ba41-f3310b57e175 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:57.031753 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-c659fd3a-f5a4-427e-ba41-f3310b57e175 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:15:57.031893 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f769844b-52e8-4bad-a289-dfbc9950a9fd tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:57.032307 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-c659fd3a-f5a4-427e-ba41-f3310b57e175 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:57.032552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-c659fd3a-f5a4-427e-ba41-f3310b57e175 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:57.037937 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f769844b-52e8-4bad-a289-dfbc9950a9fd tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:15:57.038634 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 908/3630] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:57 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:57.043964 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:57.043964 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:57.047946 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-c659fd3a-f5a4-427e-ba41-f3310b57e175 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:57.052669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3eec5a38-40bc-4367-9317-5642df0b65dc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:57.053084 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-c659fd3a-f5a4-427e-ba41-f3310b57e175 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:15:57.053667 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 904/3631] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:15:57 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:15:57.056316 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3eec5a38-40bc-4367-9317-5642df0b65dc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:57.056830 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3eec5a38-40bc-4367-9317-5642df0b65dc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:57.057090 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3eec5a38-40bc-4367-9317-5642df0b65dc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:57.057395 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-3eec5a38-40bc-4367-9317-5642df0b65dc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:57.063067 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:57.063067 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:57.064208 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3eec5a38-40bc-4367-9317-5642df0b65dc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:57.065162 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 901/3632] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:57 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:57.223238 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-43919208-7415-46af-a7d6-1cf6d1dd0782 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:57.225796 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-43919208-7415-46af-a7d6-1cf6d1dd0782 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] PUT https://10.4.3.163/volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3 Jul 31 19:15:57.226165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-43919208-7415-46af-a7d6-1cf6d1dd0782 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:15:57.233886 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-43919208-7415-46af-a7d6-1cf6d1dd0782 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Acquiring lock "cinder-attachment_update-76621399-2944-4106-90dc-9c8a6c45d2da-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:15:57.238451 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-43919208-7415-46af-a7d6-1cf6d1dd0782 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Lock "cinder-attachment_update-76621399-2944-4106-90dc-9c8a6c45d2da-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:15:57.239490 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:57.239490 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:57.320399 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-43919208-7415-46af-a7d6-1cf6d1dd0782 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Lock "cinder-attachment_update-76621399-2944-4106-90dc-9c8a6c45d2da-np0000006260" released by "attachment_update" :: held 0.082s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:15:57.320804 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-43919208-7415-46af-a7d6-1cf6d1dd0782 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3 returned with HTTP 200 Jul 31 19:15:57.321354 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 920/3633] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:15:57 2026] PUT /volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:15:57.911757 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-26761c53-4d1c-43d9-81dc-c10523b01628 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:57.914390 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26761c53-4d1c-43d9-81dc-c10523b01628 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:57.914390 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26761c53-4d1c-43d9-81dc-c10523b01628 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:57.914554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-26761c53-4d1c-43d9-81dc-c10523b01628 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:57.914554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-26761c53-4d1c-43d9-81dc-c10523b01628 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:57.919732 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:57.919732 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:57.920524 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-26761c53-4d1c-43d9-81dc-c10523b01628 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:57.922174 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 909/3634] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:57 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:57.970255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cfd19419-9b4b-4c8b-a9f7-5c9968d3dcaa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:57.972152 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfd19419-9b4b-4c8b-a9f7-5c9968d3dcaa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:57.972424 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfd19419-9b4b-4c8b-a9f7-5c9968d3dcaa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:57.972638 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfd19419-9b4b-4c8b-a9f7-5c9968d3dcaa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:57.972742 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cfd19419-9b4b-4c8b-a9f7-5c9968d3dcaa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:57.977348 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:57.977348 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:57.978023 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfd19419-9b4b-4c8b-a9f7-5c9968d3dcaa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:57.978480 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 905/3635] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:57 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:58.051223 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7f4accf2-5411-41bf-9c48-f8c9b6cc8e31 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:58.053315 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7f4accf2-5411-41bf-9c48-f8c9b6cc8e31 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:15:58.053597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7f4accf2-5411-41bf-9c48-f8c9b6cc8e31 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:58.053845 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7f4accf2-5411-41bf-9c48-f8c9b6cc8e31 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:58.064659 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:58.064659 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:58.068650 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7f4accf2-5411-41bf-9c48-f8c9b6cc8e31 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:58.076861 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7bf41ca4-c38e-47b9-b9cf-35f60bf7a918 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:58.077598 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7f4accf2-5411-41bf-9c48-f8c9b6cc8e31 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:15:58.078116 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 902/3636] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:58 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:58.078941 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bf41ca4-c38e-47b9-b9cf-35f60bf7a918 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:58.079190 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bf41ca4-c38e-47b9-b9cf-35f60bf7a918 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:58.079412 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7bf41ca4-c38e-47b9-b9cf-35f60bf7a918 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:58.079562 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7bf41ca4-c38e-47b9-b9cf-35f60bf7a918 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:58.083562 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:58.083562 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:58.084176 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7bf41ca4-c38e-47b9-b9cf-35f60bf7a918 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:58.084623 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 921/3637] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:58 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:58.930820 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fab41e8b-c512-4da1-b94d-cad84a1d1c21 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:58.932601 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fab41e8b-c512-4da1-b94d-cad84a1d1c21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:58.932795 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fab41e8b-c512-4da1-b94d-cad84a1d1c21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:58.932986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fab41e8b-c512-4da1-b94d-cad84a1d1c21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:58.933105 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fab41e8b-c512-4da1-b94d-cad84a1d1c21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:58.937180 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:58.937180 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:58.937807 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fab41e8b-c512-4da1-b94d-cad84a1d1c21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:58.938182 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 910/3638] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:58 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:58.988534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cd6917af-2ff6-486f-b415-76e7b4c518d7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:58.990228 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd6917af-2ff6-486f-b415-76e7b4c518d7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:15:58.990455 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd6917af-2ff6-486f-b415-76e7b4c518d7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:58.990751 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd6917af-2ff6-486f-b415-76e7b4c518d7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:58.990879 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-cd6917af-2ff6-486f-b415-76e7b4c518d7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:58.995953 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:58.995953 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:15:58.996543 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd6917af-2ff6-486f-b415-76e7b4c518d7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:15:58.996918 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 906/3639] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:58 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:59.090146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-92dd5b1a-6f1b-406c-854e-bb1ef9bc752d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:59.091993 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-92dd5b1a-6f1b-406c-854e-bb1ef9bc752d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:15:59.092228 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-92dd5b1a-6f1b-406c-854e-bb1ef9bc752d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:59.092420 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-92dd5b1a-6f1b-406c-854e-bb1ef9bc752d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:59.096269 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-db340b23-57db-4384-996e-a92ead514fc7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:59.098719 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db340b23-57db-4384-996e-a92ead514fc7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:15:59.099013 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db340b23-57db-4384-996e-a92ead514fc7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:59.099274 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-db340b23-57db-4384-996e-a92ead514fc7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:59.099452 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-db340b23-57db-4384-996e-a92ead514fc7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:59.102134 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:59.102134 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:15:59.105210 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:59.105210 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:15:59.105739 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-92dd5b1a-6f1b-406c-854e-bb1ef9bc752d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:15:59.106050 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-db340b23-57db-4384-996e-a92ead514fc7 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:15:59.106580 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 922/3640] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:59 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:59.110052 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-92dd5b1a-6f1b-406c-854e-bb1ef9bc752d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:15:59.110461 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 903/3641] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:15:59 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:15:59.948066 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6094dfee-4db3-404a-b099-7062027a8ffd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:15:59.949806 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6094dfee-4db3-404a-b099-7062027a8ffd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:15:59.950028 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6094dfee-4db3-404a-b099-7062027a8ffd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:15:59.950206 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6094dfee-4db3-404a-b099-7062027a8ffd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:15:59.950310 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6094dfee-4db3-404a-b099-7062027a8ffd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:15:59.956249 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:15:59.956249 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:15:59.956249 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6094dfee-4db3-404a-b099-7062027a8ffd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:15:59.956762 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 911/3642] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:15:59 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:00.006809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d3f40e8c-660d-4c6b-8cb5-0bc7ee41f88f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:00.008987 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3f40e8c-660d-4c6b-8cb5-0bc7ee41f88f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:16:00.009253 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3f40e8c-660d-4c6b-8cb5-0bc7ee41f88f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:00.009505 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3f40e8c-660d-4c6b-8cb5-0bc7ee41f88f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:00.009642 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d3f40e8c-660d-4c6b-8cb5-0bc7ee41f88f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:00.014262 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:00.014262 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:00.015069 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3f40e8c-660d-4c6b-8cb5-0bc7ee41f88f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:16:00.015609 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 907/3643] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:00 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:00.117683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7da585a3-65c5-4985-9475-38ea16bb70cc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:00.119781 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7da585a3-65c5-4985-9475-38ea16bb70cc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:16:00.119996 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7da585a3-65c5-4985-9475-38ea16bb70cc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:00.120196 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7da585a3-65c5-4985-9475-38ea16bb70cc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:00.120335 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-7da585a3-65c5-4985-9475-38ea16bb70cc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:00.122692 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b79ddd2e-b739-4ea8-80cd-28f3428a08bb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:00.125026 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b79ddd2e-b739-4ea8-80cd-28f3428a08bb tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:00.125349 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b79ddd2e-b739-4ea8-80cd-28f3428a08bb tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:00.125704 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b79ddd2e-b739-4ea8-80cd-28f3428a08bb tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:00.126901 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:00.126901 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:00.127972 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7da585a3-65c5-4985-9475-38ea16bb70cc tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:16:00.128602 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 923/3644] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:00 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:00.137577 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:00.137577 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:00.141180 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b79ddd2e-b739-4ea8-80cd-28f3428a08bb tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:00.145574 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b79ddd2e-b739-4ea8-80cd-28f3428a08bb tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:00.145993 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 904/3645] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:00 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:00.966000 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa457fa2-4020-451d-abac-9ada270c54b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:00.967839 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa457fa2-4020-451d-abac-9ada270c54b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:16:00.968089 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa457fa2-4020-451d-abac-9ada270c54b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:00.968296 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa457fa2-4020-451d-abac-9ada270c54b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:00.968418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fa457fa2-4020-451d-abac-9ada270c54b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:00.972956 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:00.972956 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:00.973578 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa457fa2-4020-451d-abac-9ada270c54b1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:16:00.973962 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 912/3646] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:00 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:01.026239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-edb030f3-9cca-42b7-a831-1ca6ae1f877a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:01.028179 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-edb030f3-9cca-42b7-a831-1ca6ae1f877a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:16:01.028423 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-edb030f3-9cca-42b7-a831-1ca6ae1f877a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:01.028640 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-edb030f3-9cca-42b7-a831-1ca6ae1f877a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:01.028763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-edb030f3-9cca-42b7-a831-1ca6ae1f877a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:01.033632 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:01.033632 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:01.034316 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-edb030f3-9cca-42b7-a831-1ca6ae1f877a tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:16:01.034871 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 908/3647] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:01 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:01.140377 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e7549ccf-7c84-4ab1-b01e-0f119c1af3f0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:01.142310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e7549ccf-7c84-4ab1-b01e-0f119c1af3f0 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:16:01.142511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e7549ccf-7c84-4ab1-b01e-0f119c1af3f0 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:01.142730 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e7549ccf-7c84-4ab1-b01e-0f119c1af3f0 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:01.142868 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e7549ccf-7c84-4ab1-b01e-0f119c1af3f0 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:01.147682 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:01.147682 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:01.148282 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e7549ccf-7c84-4ab1-b01e-0f119c1af3f0 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:16:01.148731 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 924/3648] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:01 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:01.159325 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d9134013-605a-4d7e-aa95-9d70ddbc058a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:01.161515 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9134013-605a-4d7e-aa95-9d70ddbc058a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:01.161786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9134013-605a-4d7e-aa95-9d70ddbc058a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:01.162054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9134013-605a-4d7e-aa95-9d70ddbc058a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:01.174726 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:01.174726 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:01.179252 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d9134013-605a-4d7e-aa95-9d70ddbc058a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:01.184712 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9134013-605a-4d7e-aa95-9d70ddbc058a tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:01.185239 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 905/3649] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:01 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:01.551402 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-0cfa4ae2-6f69-409a-86ec-f3d32dbb6387 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:01.553386 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-0cfa4ae2-6f69-409a-86ec-f3d32dbb6387 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3/action Jul 31 19:16:01.553757 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-0cfa4ae2-6f69-409a-86ec-f3d32dbb6387 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:01.553887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-0cfa4ae2-6f69-409a-86ec-f3d32dbb6387 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:01.570360 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:01.570360 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:01.579139 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8e0fd895-ed03-4b87-9af1-448199f9a32b req-0cfa4ae2-6f69-409a-86ec-f3d32dbb6387 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3/action returned with HTTP 204 Jul 31 19:16:01.579584 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 913/3650] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:16:01 2026] POST /volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:01.983710 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0433f89b-c04e-4143-bc12-bad35dd2c5b7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:01.985921 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0433f89b-c04e-4143-bc12-bad35dd2c5b7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:16:01.986114 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0433f89b-c04e-4143-bc12-bad35dd2c5b7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:01.986304 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0433f89b-c04e-4143-bc12-bad35dd2c5b7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:01.986410 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0433f89b-c04e-4143-bc12-bad35dd2c5b7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:01.990648 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:01.990648 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:01.991368 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0433f89b-c04e-4143-bc12-bad35dd2c5b7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 200 Jul 31 19:16:01.991768 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 909/3651] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:01 2026] GET /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:02.004338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-71753141-98c1-46ed-9299-c015309a2ada None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.006057 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-71753141-98c1-46ed-9299-c015309a2ada tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 Jul 31 19:16:02.006262 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-71753141-98c1-46ed-9299-c015309a2ada tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.006464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-71753141-98c1-46ed-9299-c015309a2ada tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.006584 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-71753141-98c1-46ed-9299-c015309a2ada tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete backup with id: 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7. Jul 31 19:16:02.010725 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.010725 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:02.028298 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-71753141-98c1-46ed-9299-c015309a2ada tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] delete_backup rpcapi backup_id 4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:02.038985 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-71753141-98c1-46ed-9299-c015309a2ada tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 returned with HTTP 202 Jul 31 19:16:02.038985 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 925/3652] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:02 2026] DELETE /volume/v3/backups/4c88c4fa-dba5-4fa2-b113-8a1eb1e1cfd7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:02.040341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4d214ea1-d22d-46b1-963d-fde6952b986e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.043967 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d214ea1-d22d-46b1-963d-fde6952b986e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 Jul 31 19:16:02.044214 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d214ea1-d22d-46b1-963d-fde6952b986e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.044431 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d214ea1-d22d-46b1-963d-fde6952b986e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.044633 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-4d214ea1-d22d-46b1-963d-fde6952b986e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume with id: a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 Jul 31 19:16:02.046874 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-463d7c12-7bb9-4f43-ac39-f1f6f3020d61 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.049053 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-463d7c12-7bb9-4f43-ac39-f1f6f3020d61 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:16:02.049053 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-463d7c12-7bb9-4f43-ac39-f1f6f3020d61 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.049053 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-463d7c12-7bb9-4f43-ac39-f1f6f3020d61 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.049210 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-463d7c12-7bb9-4f43-ac39-f1f6f3020d61 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:02.053172 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.053172 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:02.053488 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4d214ea1-d22d-46b1-963d-fde6952b986e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:02.054306 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.054306 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:02.054859 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-463d7c12-7bb9-4f43-ac39-f1f6f3020d61 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:16:02.055197 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 914/3653] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:02.069248 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4d214ea1-d22d-46b1-963d-fde6952b986e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume request issued successfully. Jul 31 19:16:02.069430 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d214ea1-d22d-46b1-963d-fde6952b986e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 returned with HTTP 202 Jul 31 19:16:02.070017 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 906/3654] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:02 2026] DELETE /volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:02.076534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e403e270-cc6e-4b03-9b3e-ccfa0640aa25 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.078507 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e403e270-cc6e-4b03-9b3e-ccfa0640aa25 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 Jul 31 19:16:02.078708 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e403e270-cc6e-4b03-9b3e-ccfa0640aa25 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.078894 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e403e270-cc6e-4b03-9b3e-ccfa0640aa25 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.086754 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.086754 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:02.090184 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e403e270-cc6e-4b03-9b3e-ccfa0640aa25 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:02.094240 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e403e270-cc6e-4b03-9b3e-ccfa0640aa25 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 returned with HTTP 200 Jul 31 19:16:02.094612 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 910/3655] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:02.158957 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3895d469-0aaf-4db0-9a1c-7608ab439934 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.160697 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3895d469-0aaf-4db0-9a1c-7608ab439934 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:16:02.160900 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3895d469-0aaf-4db0-9a1c-7608ab439934 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.161099 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3895d469-0aaf-4db0-9a1c-7608ab439934 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.161201 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3895d469-0aaf-4db0-9a1c-7608ab439934 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:02.165195 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.165195 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:02.165765 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3895d469-0aaf-4db0-9a1c-7608ab439934 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:16:02.166126 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 926/3656] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:02.175234 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee2b1108-925e-43b1-84d0-2368f6a5c5a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.177008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee2b1108-925e-43b1-84d0-2368f6a5c5a2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:16:02.177234 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee2b1108-925e-43b1-84d0-2368f6a5c5a2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.177501 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee2b1108-925e-43b1-84d0-2368f6a5c5a2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.177645 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ee2b1108-925e-43b1-84d0-2368f6a5c5a2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:02.181795 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.181795 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:02.182562 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee2b1108-925e-43b1-84d0-2368f6a5c5a2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:16:02.182949 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 915/3657] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:02.192420 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d50ed15d-9444-4143-bc4c-1ab5b7e4d531 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.194316 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d50ed15d-9444-4143-bc4c-1ab5b7e4d531 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:16:02.194566 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d50ed15d-9444-4143-bc4c-1ab5b7e4d531 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.194792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d50ed15d-9444-4143-bc4c-1ab5b7e4d531 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.194954 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d50ed15d-9444-4143-bc4c-1ab5b7e4d531 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:02.199122 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.199122 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:02.199763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d50ed15d-9444-4143-bc4c-1ab5b7e4d531 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:16:02.200187 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 907/3658] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:02.203543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ad982a9f-1fcf-4ce2-842c-7adede32046b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.203543 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ad982a9f-1fcf-4ce2-842c-7adede32046b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:02.203543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ad982a9f-1fcf-4ce2-842c-7adede32046b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.203543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ad982a9f-1fcf-4ce2-842c-7adede32046b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.211163 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2ff753bf-d3b7-4fb7-a3d7-b5cd03512b59 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.212430 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.212430 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:02.213738 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ff753bf-d3b7-4fb7-a3d7-b5cd03512b59 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:16:02.214207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ff753bf-d3b7-4fb7-a3d7-b5cd03512b59 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62d8462e-3626-4b67-b2a3-4b99e9beb06c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1919513419"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:02.215636 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ad982a9f-1fcf-4ce2-842c-7adede32046b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:02.216235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-2ff753bf-d3b7-4fb7-a3d7-b5cd03512b59 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Creating new backup {'backup': {'volume_id': '62d8462e-3626-4b67-b2a3-4b99e9beb06c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1919513419'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:16:02.216478 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-2ff753bf-d3b7-4fb7-a3d7-b5cd03512b59 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Creating backup of volume 62d8462e-3626-4b67-b2a3-4b99e9beb06c in container None Jul 31 19:16:02.220232 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ad982a9f-1fcf-4ce2-842c-7adede32046b tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:02.220640 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 911/3659] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:02.225674 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.225674 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:02.226166 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2ff753bf-d3b7-4fb7-a3d7-b5cd03512b59 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:16:02.235080 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e0536437-6da0-40e2-89c0-7d1dccee1229 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.237945 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0536437-6da0-40e2-89c0-7d1dccee1229 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:02.240059 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0536437-6da0-40e2-89c0-7d1dccee1229 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.240289 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0536437-6da0-40e2-89c0-7d1dccee1229 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.254828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-2ff753bf-d3b7-4fb7-a3d7-b5cd03512b59 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Created reservations ['0a25edc5-9d5e-449d-b935-10cc5197403d', 'a835c15e-e21b-4895-9b24-fccbe06aee07'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:02.259073 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.259073 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:02.266751 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e0536437-6da0-40e2-89c0-7d1dccee1229 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:02.272762 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0536437-6da0-40e2-89c0-7d1dccee1229 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:02.273337 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 916/3660] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:02.285574 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2480a523-90d6-4060-b41b-def6cce73a74 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.289206 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2480a523-90d6-4060-b41b-def6cce73a74 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] DELETE https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:02.289509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2480a523-90d6-4060-b41b-def6cce73a74 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.289760 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2480a523-90d6-4060-b41b-def6cce73a74 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.290017 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-2480a523-90d6-4060-b41b-def6cce73a74 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Delete volume with id: 76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:02.299286 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ff753bf-d3b7-4fb7-a3d7-b5cd03512b59 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:16:02.299820 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 927/3661] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:02 2026] POST /volume/v3/backups => generated 330 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:02.305264 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.305264 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:02.305264 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2480a523-90d6-4060-b41b-def6cce73a74 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:02.313801 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2f110a30-ad06-4381-b5b2-17b445922cc1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.314550 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2480a523-90d6-4060-b41b-def6cce73a74 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 31 19:16:02.314893 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2480a523-90d6-4060-b41b-def6cce73a74 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 400 Jul 31 19:16:02.315357 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 908/3662] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:02 2026] DELETE /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 307 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:16:02.316023 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2f110a30-ad06-4381-b5b2-17b445922cc1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:02.316225 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2f110a30-ad06-4381-b5b2-17b445922cc1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.316397 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2f110a30-ad06-4381-b5b2-17b445922cc1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.316546 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2f110a30-ad06-4381-b5b2-17b445922cc1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:02.320902 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.320902 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:02.321775 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2f110a30-ad06-4381-b5b2-17b445922cc1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:02.322119 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 912/3663] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:02.322294 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-56a74a08-b743-44d7-8b5c-77dfa233f80e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.323996 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-56a74a08-b743-44d7-8b5c-77dfa233f80e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:02.325455 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-56a74a08-b743-44d7-8b5c-77dfa233f80e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.325455 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-56a74a08-b743-44d7-8b5c-77dfa233f80e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.333409 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.333409 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:02.336663 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-56a74a08-b743-44d7-8b5c-77dfa233f80e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:02.340603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-56a74a08-b743-44d7-8b5c-77dfa233f80e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:02.341024 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 917/3664] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:02.392450 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-0d9d22db-6e76-4b89-816b-c221f86ed80f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.394672 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-0d9d22db-6e76-4b89-816b-c221f86ed80f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:02.395035 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-0d9d22db-6e76-4b89-816b-c221f86ed80f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.395258 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-0d9d22db-6e76-4b89-816b-c221f86ed80f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.404323 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.404323 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:02.407839 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-0d9d22db-6e76-4b89-816b-c221f86ed80f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:02.413785 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-0d9d22db-6e76-4b89-816b-c221f86ed80f tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:02.414746 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 928/3665] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:02.437412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-e919323d-5de5-4a60-b007-6ee1f70ab1c8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.439564 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-e919323d-5de5-4a60-b007-6ee1f70ab1c8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] POST https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da/action Jul 31 19:16:02.439771 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-e919323d-5de5-4a60-b007-6ee1f70ab1c8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:02.439953 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-e919323d-5de5-4a60-b007-6ee1f70ab1c8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:02.452408 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.452408 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:02.452957 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-e919323d-5de5-4a60-b007-6ee1f70ab1c8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:02.459656 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-e919323d-5de5-4a60-b007-6ee1f70ab1c8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Begin detaching volume completed successfully. Jul 31 19:16:02.459872 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-e919323d-5de5-4a60-b007-6ee1f70ab1c8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da/action returned with HTTP 202 Jul 31 19:16:02.460555 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 909/3666] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:16:02 2026] POST /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:02.516849 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-066dbced-30af-4824-80cd-0c67c5ac079f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.517334 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-066dbced-30af-4824-80cd-0c67c5ac079f None None] GET https://10.4.3.163/volume// Jul 31 19:16:02.517590 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-066dbced-30af-4824-80cd-0c67c5ac079f None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.517811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-066dbced-30af-4824-80cd-0c67c5ac079f None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.518216 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-066dbced-30af-4824-80cd-0c67c5ac079f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:02.518521 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 913/3667] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:02.528353 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-b9698047-20d3-42dd-b61c-67fbf1ea2968 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:02.530571 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-b9698047-20d3-42dd-b61c-67fbf1ea2968 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:02.530768 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-b9698047-20d3-42dd-b61c-67fbf1ea2968 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:02.530963 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-b9698047-20d3-42dd-b61c-67fbf1ea2968 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:02.542551 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:02.542551 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:02.549409 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-b9698047-20d3-42dd-b61c-67fbf1ea2968 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:02.554700 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-b9698047-20d3-42dd-b61c-67fbf1ea2968 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:02.555125 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 918/3668] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:16:02 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:03.064835 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-82e38ced-039c-40ae-ada1-32b42912a6f9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.066605 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82e38ced-039c-40ae-ada1-32b42912a6f9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:16:03.066799 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82e38ced-039c-40ae-ada1-32b42912a6f9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.067002 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82e38ced-039c-40ae-ada1-32b42912a6f9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.067103 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-82e38ced-039c-40ae-ada1-32b42912a6f9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:03.071151 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.071151 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:03.071807 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82e38ced-039c-40ae-ada1-32b42912a6f9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:16:03.072189 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 929/3669] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:03.080530 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.083893 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9/export_record Jul 31 19:16:03.084113 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.084300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'export_record' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.084406 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Export record for backup d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100320) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 19:16:03.088249 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.088249 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:03.089047 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.api [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling RPCAPI with context: , host: np0000006260, backup: d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100320) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 19:16:03.093849 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] export_record in rpcapi backup_id d462fd9b-4c47-4d9e-9589-1819fa0124d9 on host np0000006260. {{(pid=100320) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 19:16:03.103294 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQ2MmZkOWItNGM0Ny00ZDllLTk1ODktMTgxOWZhMDEyNGQ5IiwgInVzZXJfaWQiOiAiYTU3NWRiMTQ5ZjQ0NGE4ZGE3ZGFmZmNiMjQ0MzgyY2IiLCAicHJvamVjdF9pZCI6ICIxNzVjZjZiYjQyMWM0NzNiYmM1YmI1NzhkOThiNDc3OCIsICJ2b2x1bWVfaWQiOiAiZGRjNDIxYmEtZTNiZC00NDgxLWI3ZjUtYWM0YmQwOTM0MTE3IiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY1OTcxOTc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGRjNDIxYmEtZTNiZC00NDgxLWI3ZjUtYWM0YmQwOTM0MTE3LzIwMjYwNzMxMTkxNTQ5L2F6X25vdmFfYmFja3VwX2Q0NjJmZDliLTRjNDctNGQ5ZS05NTg5LTE4MTlmYTAxMjRkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTk6MTU6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTU6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100320) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 19:16:03.103570 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87876cb1-0aa9-409a-90f0-3d9a27c82032 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9/export_record returned with HTTP 200 Jul 31 19:16:03.103999 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 910/3670] 10.4.3.163 () {68 vars in 1430 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:03.107901 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cda00ea6-7831-4640-8939-60bfd555e805 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.109688 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cda00ea6-7831-4640-8939-60bfd555e805 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 Jul 31 19:16:03.109925 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cda00ea6-7831-4640-8939-60bfd555e805 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.110104 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cda00ea6-7831-4640-8939-60bfd555e805 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.114271 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b2f76ce-1bf8-43c7-88e1-e80d1981ee8d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.115678 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cda00ea6-7831-4640-8939-60bfd555e805 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 returned with HTTP 404 Jul 31 19:16:03.115931 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b2f76ce-1bf8-43c7-88e1-e80d1981ee8d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:16:03.116129 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b2f76ce-1bf8-43c7-88e1-e80d1981ee8d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.116196 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 914/3671] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/volumes/a5098f11-1a7d-457a-b3cb-3aa7b1c919c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:03.116296 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b2f76ce-1bf8-43c7-88e1-e80d1981ee8d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.116429 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0b2f76ce-1bf8-43c7-88e1-e80d1981ee8d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:03.120099 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.120099 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:03.120611 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b2f76ce-1bf8-43c7-88e1-e80d1981ee8d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:16:03.120945 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 919/3672] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:03.124952 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.126731 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c/export_record Jul 31 19:16:03.127012 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.127253 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'export_record' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.127407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Export record for backup 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 19:16:03.131725 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.131725 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:03.132409 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.api [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling RPCAPI with context: , host: np0000006260, backup: 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 19:16:03.134950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-620efd15-a867-4a9e-a96d-60a8a4d124b4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.137630 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-620efd15-a867-4a9e-a96d-60a8a4d124b4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] POST https://10.4.3.163/volume/v3/backups/import_record Jul 31 19:16:03.138064 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-620efd15-a867-4a9e-a96d-60a8a4d124b4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzM5MTE0MWYtMDNiYi00Mzk4LTkwYjctN2I4OGZiZWRlMjgwIiwgInVzZXJfaWQiOiAiYTU3NWRiMTQ5ZjQ0NGE4ZGE3ZGFmZmNiMjQ0MzgyY2IiLCAicHJvamVjdF9pZCI6ICIxNzVjZjZiYjQyMWM0NzNiYmM1YmI1NzhkOThiNDc3OCIsICJ2b2x1bWVfaWQiOiAiZGRjNDIxYmEtZTNiZC00NDgxLWI3ZjUtYWM0YmQwOTM0MTE3IiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY1OTcxOTc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGRjNDIxYmEtZTNiZC00NDgxLWI3ZjUtYWM0YmQwOTM0MTE3LzIwMjYwNzMxMTkxNTQ5L2F6X25vdmFfYmFja3VwX2Q0NjJmZDliLTRjNDctNGQ5ZS05NTg5LTE4MTlmYTAxMjRkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTk6MTU6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTU6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:03.139386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-620efd15-a867-4a9e-a96d-60a8a4d124b4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzM5MTE0MWYtMDNiYi00Mzk4LTkwYjctN2I4OGZiZWRlMjgwIiwgInVzZXJfaWQiOiAiYTU3NWRiMTQ5ZjQ0NGE4ZGE3ZGFmZmNiMjQ0MzgyY2IiLCAicHJvamVjdF9pZCI6ICIxNzVjZjZiYjQyMWM0NzNiYmM1YmI1NzhkOThiNDc3OCIsICJ2b2x1bWVfaWQiOiAiZGRjNDIxYmEtZTNiZC00NDgxLWI3ZjUtYWM0YmQwOTM0MTE3IiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY1OTcxOTc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGRjNDIxYmEtZTNiZC00NDgxLWI3ZjUtYWM0YmQwOTM0MTE3LzIwMjYwNzMxMTkxNTQ5L2F6X25vdmFfYmFja3VwX2Q0NjJmZDliLTRjNDctNGQ5ZS05NTg5LTE4MTlmYTAxMjRkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTk6MTU6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTU6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100320) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 19:16:03.141393 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-620efd15-a867-4a9e-a96d-60a8a4d124b4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzM5MTE0MWYtMDNiYi00Mzk4LTkwYjctN2I4OGZiZWRlMjgwIiwgInVzZXJfaWQiOiAiYTU3NWRiMTQ5ZjQ0NGE4ZGE3ZGFmZmNiMjQ0MzgyY2IiLCAicHJvamVjdF9pZCI6ICIxNzVjZjZiYjQyMWM0NzNiYmM1YmI1NzhkOThiNDc3OCIsICJ2b2x1bWVfaWQiOiAiZGRjNDIxYmEtZTNiZC00NDgxLWI3ZjUtYWM0YmQwOTM0MTE3IiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDY1OTcxOTc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGRjNDIxYmEtZTNiZC00NDgxLWI3ZjUtYWM0YmQwOTM0MTE3LzIwMjYwNzMxMTkxNTQ5L2F6X25vdmFfYmFja3VwX2Q0NjJmZDliLTRjNDctNGQ5ZS05NTg5LTE4MTlmYTAxMjRkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTk6MTU6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTk6MTU6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100320) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 19:16:03.142363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-620efd15-a867-4a9e-a96d-60a8a4d124b4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7d2a601c0ef94478880e2cea7fd37585', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '175cf6bb421c473bbc5bb578d98b4778', '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=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:16:03.142571 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-620efd15-a867-4a9e-a96d-60a8a4d124b4 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] https://10.4.3.163/volume/v3/backups/import_record returned with HTTP 403 Jul 31 19:16:03.143340 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 911/3673] 10.4.3.163 () {70 vars in 1342 bytes} [Fri Jul 31 19:16:03 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) Jul 31 19:16:03.145036 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] export_record in rpcapi backup_id 2aba8a3e-9351-461f-9b5e-7976437d2b1c on host np0000006260. {{(pid=100318) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 19:16:03.151410 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed0b126e-fbbf-42d6-ac87-f59f11cd5ede None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.152149 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmFiYThhM2UtOTM1MS00NjFmLTliNWUtNzk3NjQzN2QyYjFjIiwgInVzZXJfaWQiOiAiMGYyYmVkZjdkYTRjNGZmZmFjNGQzOTJhYjlhZGQ1MGUiLCAicHJvamVjdF9pZCI6ICI3OWE5OTU3Nzk2NDA0Mzk2YjI3NWUyZWE5MTY5ODUwMCIsICJ2b2x1bWVfaWQiOiAiZjMzMzE1MzEtMWEwNC00OTk0LWI3NTQtNzJkYjhlNTk3OTkwIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NTA1NjMwOTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mMzMzMTUzMS0xYTA0LTQ5OTQtYjc1NC03MmRiOGU1OTc5OTAvMjAyNjA3MzExOTE1MDgvYXpfbm92YV9iYWNrdXBfMmFiYThhM2UtOTM1MS00NjFmLTliNWUtNzk3NjQzN2QyYjFjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxNTowNVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNTowNVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjE1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100318) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 19:16:03.152429 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7135d1d5-b503-483c-a6e5-26abc7c733fe tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c/export_record returned with HTTP 200 Jul 31 19:16:03.152894 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 930/3674] 10.4.3.163 () {68 vars in 1430 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:03.153548 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed0b126e-fbbf-42d6-ac87-f59f11cd5ede tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 Jul 31 19:16:03.153754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed0b126e-fbbf-42d6-ac87-f59f11cd5ede tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.153986 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed0b126e-fbbf-42d6-ac87-f59f11cd5ede tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.154140 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ed0b126e-fbbf-42d6-ac87-f59f11cd5ede tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete volume with id: ddc421ba-e3bd-4481-b7f5-ac4bd0934117 Jul 31 19:16:03.162413 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.162413 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:03.162743 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ed0b126e-fbbf-42d6-ac87-f59f11cd5ede tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:03.164213 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-21c51f22-8857-4743-a7b0-8b136aec22df None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.165824 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:03.166148 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1023413109"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:03.167517 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1023413109'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:03.167657 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume of 1 GB Jul 31 19:16:03.171162 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:03.176824 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (14e4dec7-ad2b-4785-b5fc-ead0d70796db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:03.177811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac64f40-d7ae-456e-9436-7c601be34931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:03.178615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:03.182333 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ed0b126e-fbbf-42d6-ac87-f59f11cd5ede tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete volume request issued successfully. Jul 31 19:16:03.182556 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed0b126e-fbbf-42d6-ac87-f59f11cd5ede tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 returned with HTTP 202 Jul 31 19:16:03.182951 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 915/3675] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:03 2026] DELETE /volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:03.195018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-df8359a3-385e-4efc-9fcd-49f68c953093 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.197412 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df8359a3-385e-4efc-9fcd-49f68c953093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 Jul 31 19:16:03.197669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df8359a3-385e-4efc-9fcd-49f68c953093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.197882 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df8359a3-385e-4efc-9fcd-49f68c953093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.205204 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dac64f40-d7ae-456e-9436-7c601be34931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:03.205406 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.205406 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:03.206084 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1534438b-2a5c-4445-849a-c298120434bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:03.209255 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-df8359a3-385e-4efc-9fcd-49f68c953093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:03.213907 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df8359a3-385e-4efc-9fcd-49f68c953093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 returned with HTTP 200 Jul 31 19:16:03.214287 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 912/3676] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:03.253386 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['ec84b832-a019-4b31-9c90-b85d50f3ed10', 'e6457b24-fab2-408a-9af6-6ef1b38ae964', 'c496dec0-bb45-4e15-8b52-af2eaa71cb69', 'b1562862-9dfa-4c04-af31-042123ddf85f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:03.254557 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1534438b-2a5c-4445-849a-c298120434bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec84b832-a019-4b31-9c90-b85d50f3ed10', 'e6457b24-fab2-408a-9af6-6ef1b38ae964', 'c496dec0-bb45-4e15-8b52-af2eaa71cb69', 'b1562862-9dfa-4c04-af31-042123ddf85f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:03.255817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850c7ce1-5140-4100-8122-055f67c30a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:03.281709 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (850c7ce1-5140-4100-8122-055f67c30a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a65afbf7-5a03-4966-b94d-5ae76bcc91dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023413109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['ec84b832-a019-4b31-9c90-b85d50f3ed10','e6457b24-fab2-408a-9af6-6ef1b38ae964','c496dec0-bb45-4e15-8b52-af2eaa71cb69','b1562862-9dfa-4c04-af31-042123ddf85f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023413109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a65afbf7-5a03-4966-b94d-5ae76bcc91dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a9957796404396b275e2ea91698500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:03.282491 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be40d12-647a-4267-98e7-566fb2f49b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:03.299148 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2be40d12-647a-4267-98e7-566fb2f49b79) transitioned into state 'SUCCESS' from state '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-1023413109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['ec84b832-a019-4b31-9c90-b85d50f3ed10','e6457b24-fab2-408a-9af6-6ef1b38ae964','c496dec0-bb45-4e15-8b52-af2eaa71cb69','b1562862-9dfa-4c04-af31-042123ddf85f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:03.300530 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb7fce1-7af5-4911-b864-c4710097f236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:03.308312 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eb7fce1-7af5-4911-b864-c4710097f236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:03.309041 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (14e4dec7-ad2b-4785-b5fc-ead0d70796db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:03.309315 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request issued successfully. Jul 31 19:16:03.309870 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-21c51f22-8857-4743-a7b0-8b136aec22df tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:03.310269 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 920/3677] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:16:03 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:03.323981 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bb3e7f4e-f895-41db-83b1-db35f22d4fc9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.325665 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bb3e7f4e-f895-41db-83b1-db35f22d4fc9 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd Jul 31 19:16:03.325891 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bb3e7f4e-f895-41db-83b1-db35f22d4fc9 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.326058 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bb3e7f4e-f895-41db-83b1-db35f22d4fc9 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.332156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-596faebe-4336-4617-940d-89cb1102fe84 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.333937 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.333937 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:03.335850 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-596faebe-4336-4617-940d-89cb1102fe84 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:03.336058 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-596faebe-4336-4617-940d-89cb1102fe84 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.336251 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-596faebe-4336-4617-940d-89cb1102fe84 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.336709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-596faebe-4336-4617-940d-89cb1102fe84 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:03.337507 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-770380ba-06e2-42ce-b149-088a5eeb1993 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.338239 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bb3e7f4e-f895-41db-83b1-db35f22d4fc9 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:03.342091 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.342091 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:03.342176 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-770380ba-06e2-42ce-b149-088a5eeb1993 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:03.342176 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-770380ba-06e2-42ce-b149-088a5eeb1993 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.342260 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-596faebe-4336-4617-940d-89cb1102fe84 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:03.342290 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-770380ba-06e2-42ce-b149-088a5eeb1993 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.342318 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 916/3678] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:03.344648 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bb3e7f4e-f895-41db-83b1-db35f22d4fc9 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd returned with HTTP 200 Jul 31 19:16:03.345101 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 931/3679] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:03.350905 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.350905 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:03.354007 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-770380ba-06e2-42ce-b149-088a5eeb1993 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:03.357642 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-770380ba-06e2-42ce-b149-088a5eeb1993 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:03.357995 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 913/3680] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:03.370710 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2cbffcc4-3a3c-41b7-bc8b-d86de61ced47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.372617 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2cbffcc4-3a3c-41b7-bc8b-d86de61ced47 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:03.372841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2cbffcc4-3a3c-41b7-bc8b-d86de61ced47 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.373042 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2cbffcc4-3a3c-41b7-bc8b-d86de61ced47 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.380180 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.380180 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:03.383693 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2cbffcc4-3a3c-41b7-bc8b-d86de61ced47 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:03.387563 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2cbffcc4-3a3c-41b7-bc8b-d86de61ced47 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:03.387951 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 921/3681] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:03.443506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c5791b90-09bc-41b6-b10d-d055558b205d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.445248 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c5791b90-09bc-41b6-b10d-d055558b205d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:03.445532 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c5791b90-09bc-41b6-b10d-d055558b205d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.445785 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c5791b90-09bc-41b6-b10d-d055558b205d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.455289 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.455289 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:03.458533 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c5791b90-09bc-41b6-b10d-d055558b205d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:03.462919 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c5791b90-09bc-41b6-b10d-d055558b205d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:03.463456 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 917/3682] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:03.530825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dbd1efde-df9e-40b6-a872-0e7ef896efe2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.531201 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbd1efde-df9e-40b6-a872-0e7ef896efe2 None None] GET https://10.4.3.163/volume// Jul 31 19:16:03.531358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbd1efde-df9e-40b6-a872-0e7ef896efe2 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.531570 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dbd1efde-df9e-40b6-a872-0e7ef896efe2 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.531874 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dbd1efde-df9e-40b6-a872-0e7ef896efe2 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:03.532202 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 932/3683] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:03.538404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-1a8f2632-6ceb-4c9e-b733-74f6ba8498f1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.565678 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-1a8f2632-6ceb-4c9e-b733-74f6ba8498f1 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:16:03.566099 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-1a8f2632-6ceb-4c9e-b733-74f6ba8498f1 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e5fbb9a-604a-4ad1-9073-efc216338294", "connector": null, "instance_uuid": "cb551f95-68a9-4c20-9399-a13d78bfc1c5"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:03.574453 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.574453 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:03.595687 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-1a8f2632-6ceb-4c9e-b733-74f6ba8498f1 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:16:03.596165 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 914/3684] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:16:03 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:03.622416 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd042722-4fc1-4bb1-9f5b-d94db267ca1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.624634 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd042722-4fc1-4bb1-9f5b-d94db267ca1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:03.624634 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd042722-4fc1-4bb1-9f5b-d94db267ca1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.624634 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd042722-4fc1-4bb1-9f5b-d94db267ca1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.638461 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.638461 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:03.638565 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e23a5c64-c7d2-4f33-9711-1dec3c2ccea6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.638565 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e23a5c64-c7d2-4f33-9711-1dec3c2ccea6 None None] GET https://10.4.3.163/volume// Jul 31 19:16:03.638565 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e23a5c64-c7d2-4f33-9711-1dec3c2ccea6 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.638565 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e23a5c64-c7d2-4f33-9711-1dec3c2ccea6 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.638565 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e23a5c64-c7d2-4f33-9711-1dec3c2ccea6 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:03.638565 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 918/3685] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:03.638825 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dd042722-4fc1-4bb1-9f5b-d94db267ca1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:03.642787 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd042722-4fc1-4bb1-9f5b-d94db267ca1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:03.643167 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 922/3686] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:03.651174 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c4399ba3-1605-476d-bcf3-617fff86cb4a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.653203 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c4399ba3-1605-476d-bcf3-617fff86cb4a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:03.653407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c4399ba3-1605-476d-bcf3-617fff86cb4a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:03.653617 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c4399ba3-1605-476d-bcf3-617fff86cb4a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:03.662475 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.662475 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:03.665602 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c4399ba3-1605-476d-bcf3-617fff86cb4a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:03.669593 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-c4399ba3-1605-476d-bcf3-617fff86cb4a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:03.669977 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 933/3687] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:16:03 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 1035 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:03.776109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-8ea59f2c-93ff-4d87-8ab1-15769cd931a6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:03.778168 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-8ea59f2c-93ff-4d87-8ab1-15769cd931a6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] PUT https://10.4.3.163/volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8 Jul 31 19:16:03.778554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-8ea59f2c-93ff-4d87-8ab1-15769cd931a6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:03.786616 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-8ea59f2c-93ff-4d87-8ab1-15769cd931a6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Acquiring lock "cinder-attachment_update-4e5fbb9a-604a-4ad1-9073-efc216338294-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:16:03.791066 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-8ea59f2c-93ff-4d87-8ab1-15769cd931a6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Lock "cinder-attachment_update-4e5fbb9a-604a-4ad1-9073-efc216338294-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:16:03.792020 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:03.792020 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:03.867543 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-8ea59f2c-93ff-4d87-8ab1-15769cd931a6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Lock "cinder-attachment_update-4e5fbb9a-604a-4ad1-9073-efc216338294-np0000006260" released by "attachment_update" :: held 0.076s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:16:03.867868 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-8ea59f2c-93ff-4d87-8ab1-15769cd931a6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8 returned with HTTP 200 Jul 31 19:16:03.868351 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 915/3688] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:16:03 2026] PUT /volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:04.230799 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b119ed23-180e-422d-b07d-f3354cdc4d55 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.232597 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b119ed23-180e-422d-b07d-f3354cdc4d55 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 Jul 31 19:16:04.232813 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b119ed23-180e-422d-b07d-f3354cdc4d55 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:04.232999 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b119ed23-180e-422d-b07d-f3354cdc4d55 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:04.238111 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b119ed23-180e-422d-b07d-f3354cdc4d55 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 returned with HTTP 404 Jul 31 19:16:04.238547 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 919/3689] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:04 2026] GET /volume/v3/volumes/ddc421ba-e3bd-4481-b7f5-ac4bd0934117 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:04.245915 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85e4fed0-102e-43ae-8caf-2e350ffd022f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.248028 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85e4fed0-102e-43ae-8caf-2e350ffd022f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] GET https://10.4.3.163/volume/v3/backups Jul 31 19:16:04.248292 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85e4fed0-102e-43ae-8caf-2e350ffd022f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:04.248559 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85e4fed0-102e-43ae-8caf-2e350ffd022f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:04.248882 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-85e4fed0-102e-43ae-8caf-2e350ffd022f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:04.262733 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85e4fed0-102e-43ae-8caf-2e350ffd022f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] https://10.4.3.163/volume/v3/backups returned with HTTP 200 Jul 31 19:16:04.263182 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 923/3690] 10.4.3.163 () {68 vars in 1277 bytes} [Fri Jul 31 19:16:04 2026] GET /volume/v3/backups => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:04.272704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-475ab5aa-484b-4c71-aa43-fc6f1f4d0f57 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.276455 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-475ab5aa-484b-4c71-aa43-fc6f1f4d0f57 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] GET https://10.4.3.163/volume/v3/backups?project_id=175cf6bb421c473bbc5bb578d98b4778 Jul 31 19:16:04.276455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-475ab5aa-484b-4c71-aa43-fc6f1f4d0f57 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:04.276455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-475ab5aa-484b-4c71-aa43-fc6f1f4d0f57 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:04.276455 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-475ab5aa-484b-4c71-aa43-fc6f1f4d0f57 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Removing options 'project_id' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:04.281376 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-475ab5aa-484b-4c71-aa43-fc6f1f4d0f57 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] https://10.4.3.163/volume/v3/backups?project_id=175cf6bb421c473bbc5bb578d98b4778 returned with HTTP 200 Jul 31 19:16:04.281932 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 934/3691] 10.4.3.163 () {68 vars in 1364 bytes} [Fri Jul 31 19:16:04 2026] GET /volume/v3/backups?project_id=175cf6bb421c473bbc5bb578d98b4778 => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:04.290606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.292768 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:04.293284 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1588357863"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:04.294774 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1588357863'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:04.295033 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume of 1 GB Jul 31 19:16:04.295368 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:04.295368 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:04.299376 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:04.305460 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Flow 'volume_create_api' (e0dcbaef-37dd-42e6-826f-f60371d8b40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:04.305803 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66a25a4-50ad-45f7-9fd4-8127446626cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:04.306650 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:04.328681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66a25a4-50ad-45f7-9fd4-8127446626cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:04.329679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4898ed8c-e208-4ef7-9e17-12da0c95d233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:04.352608 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3acfbe63-0003-4ae1-b700-22f2a0dba511 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.354453 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3acfbe63-0003-4ae1-b700-22f2a0dba511 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:04.354649 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3acfbe63-0003-4ae1-b700-22f2a0dba511 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:04.354834 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3acfbe63-0003-4ae1-b700-22f2a0dba511 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:04.355033 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3acfbe63-0003-4ae1-b700-22f2a0dba511 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:04.358827 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1725c419-b138-46dc-bf32-fdb1c89ac675 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.359000 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:04.359000 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:04.360469 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3acfbe63-0003-4ae1-b700-22f2a0dba511 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:04.360469 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 920/3692] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:04 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:04.360615 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1725c419-b138-46dc-bf32-fdb1c89ac675 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd Jul 31 19:16:04.360615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1725c419-b138-46dc-bf32-fdb1c89ac675 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:04.360827 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1725c419-b138-46dc-bf32-fdb1c89ac675 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:04.370102 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:04.370102 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:04.374457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Created reservations ['ecac35b8-c7af-42b5-89de-43017a0e52a1', 'c7cf0646-96d7-4de1-8cb9-65afad7510b6', 'd8724ce7-f9e2-4d96-a01a-1fd4f7530026', 'f6b6c8ba-bb1d-48aa-96a0-a263f7f05f02'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:04.374457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4898ed8c-e208-4ef7-9e17-12da0c95d233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecac35b8-c7af-42b5-89de-43017a0e52a1', 'c7cf0646-96d7-4de1-8cb9-65afad7510b6', 'd8724ce7-f9e2-4d96-a01a-1fd4f7530026', 'f6b6c8ba-bb1d-48aa-96a0-a263f7f05f02']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:04.374457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ed3118-c6f2-4027-9962-957a3952c898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:04.374713 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1725c419-b138-46dc-bf32-fdb1c89ac675 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:04.388940 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1725c419-b138-46dc-bf32-fdb1c89ac675 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd returned with HTTP 200 Jul 31 19:16:04.388940 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 924/3693] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:04 2026] GET /volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:04.394357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-21547dad-668e-405d-84b8-750a3a371775 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.402458 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21547dad-668e-405d-84b8-750a3a371775 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:16:04.402458 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21547dad-668e-405d-84b8-750a3a371775 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a65afbf7-5a03-4966-b94d-5ae76bcc91dd", "name": "tempest-type-Backup-285027036"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:04.402458 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-21547dad-668e-405d-84b8-750a3a371775 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating new backup {'backup': {'volume_id': 'a65afbf7-5a03-4966-b94d-5ae76bcc91dd', 'name': 'tempest-type-Backup-285027036'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:16:04.402458 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-21547dad-668e-405d-84b8-750a3a371775 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating backup of volume a65afbf7-5a03-4966-b94d-5ae76bcc91dd in container None Jul 31 19:16:04.410034 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:04.410034 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:04.410530 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-21547dad-668e-405d-84b8-750a3a371775 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:04.418409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80ed3118-c6f2-4027-9962-957a3952c898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29219e8a-a6c8-4845-9c9c-6411b004ba15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1588357863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175cf6bb421c473bbc5bb578d98b4778',qos_specs=None,replication_status=,reservations=['ecac35b8-c7af-42b5-89de-43017a0e52a1','c7cf0646-96d7-4de1-8cb9-65afad7510b6','d8724ce7-f9e2-4d96-a01a-1fd4f7530026','f6b6c8ba-bb1d-48aa-96a0-a263f7f05f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a575db149f444a8da7daffcb244382cb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1588357863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29219e8a-a6c8-4845-9c9c-6411b004ba15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175cf6bb421c473bbc5bb578d98b4778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a575db149f444a8da7daffcb244382cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:04.419679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2493cee6-d41b-42e2-8dd7-2716ce67b85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:04.426104 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-21547dad-668e-405d-84b8-750a3a371775 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['c5ba9bba-81df-4e61-bd00-5a7b3a995676', '035a8baf-d8a7-4aef-9b88-8fa7ae1c984b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:04.442960 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2493cee6-d41b-42e2-8dd7-2716ce67b85c) transitioned into state 'SUCCESS' from state '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-1588357863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175cf6bb421c473bbc5bb578d98b4778',qos_specs=None,replication_status=,reservations=['ecac35b8-c7af-42b5-89de-43017a0e52a1','c7cf0646-96d7-4de1-8cb9-65afad7510b6','d8724ce7-f9e2-4d96-a01a-1fd4f7530026','f6b6c8ba-bb1d-48aa-96a0-a263f7f05f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a575db149f444a8da7daffcb244382cb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:04.444006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90041c6-f20d-4987-b178-d556976f6696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:04.454219 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f90041c6-f20d-4987-b178-d556976f6696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:04.454219 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Flow 'volume_create_api' (e0dcbaef-37dd-42e6-826f-f60371d8b40c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:04.454219 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Create volume request issued successfully. Jul 31 19:16:04.454687 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78874de9-9c73-42ec-bdd7-507e961ae9b8 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:04.455126 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 916/3694] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:16:04 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:04.455979 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21547dad-668e-405d-84b8-750a3a371775 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:16:04.456721 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 935/3695] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:16:04 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:04.466214 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-050ea950-99cc-45ad-b732-4d234c241a9c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.466599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1df9159c-51b8-436b-982f-9fd1906ab8e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.468306 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1df9159c-51b8-436b-982f-9fd1906ab8e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 Jul 31 19:16:04.468387 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-050ea950-99cc-45ad-b732-4d234c241a9c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:04.468580 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-050ea950-99cc-45ad-b732-4d234c241a9c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:04.468689 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1df9159c-51b8-436b-982f-9fd1906ab8e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:04.468804 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-050ea950-99cc-45ad-b732-4d234c241a9c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:04.468961 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-050ea950-99cc-45ad-b732-4d234c241a9c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:04.469024 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1df9159c-51b8-436b-982f-9fd1906ab8e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:04.473464 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:04.473464 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:04.474183 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-050ea950-99cc-45ad-b732-4d234c241a9c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:04.474637 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 921/3696] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:04 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:04.477133 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:04.477133 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:04.482009 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1df9159c-51b8-436b-982f-9fd1906ab8e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:04.487206 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1df9159c-51b8-436b-982f-9fd1906ab8e9 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 returned with HTTP 200 Jul 31 19:16:04.487685 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 925/3697] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:04 2026] GET /volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:04.657844 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6aae71cf-bb7c-4469-b712-b41537f06956 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:04.659994 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6aae71cf-bb7c-4469-b712-b41537f06956 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:04.660177 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6aae71cf-bb7c-4469-b712-b41537f06956 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:04.660363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6aae71cf-bb7c-4469-b712-b41537f06956 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:04.674627 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:04.674627 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:04.678671 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6aae71cf-bb7c-4469-b712-b41537f06956 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:04.683612 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6aae71cf-bb7c-4469-b712-b41537f06956 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:04.684073 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 917/3698] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:04 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:05.372430 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a29ebee-6743-4983-acae-4ba280d8e6a3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:05.375959 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a29ebee-6743-4983-acae-4ba280d8e6a3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:05.375959 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a29ebee-6743-4983-acae-4ba280d8e6a3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:05.375959 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a29ebee-6743-4983-acae-4ba280d8e6a3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:05.375959 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1a29ebee-6743-4983-acae-4ba280d8e6a3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:05.379408 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:05.379408 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:05.380205 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a29ebee-6743-4983-acae-4ba280d8e6a3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:05.380687 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 936/3699] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:05 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:05.483992 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e4a1a56-7826-4789-85dc-22157f9364c2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:05.485737 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e4a1a56-7826-4789-85dc-22157f9364c2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:05.485951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e4a1a56-7826-4789-85dc-22157f9364c2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:05.486150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e4a1a56-7826-4789-85dc-22157f9364c2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:05.486275 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9e4a1a56-7826-4789-85dc-22157f9364c2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:05.490529 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:05.490529 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:05.491126 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e4a1a56-7826-4789-85dc-22157f9364c2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:05.491611 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 922/3700] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:05 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:05.501570 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8eedf83b-ee5a-4b03-b937-3cbe0bbb3d60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:05.503666 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8eedf83b-ee5a-4b03-b937-3cbe0bbb3d60 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 Jul 31 19:16:05.503906 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8eedf83b-ee5a-4b03-b937-3cbe0bbb3d60 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:05.504099 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8eedf83b-ee5a-4b03-b937-3cbe0bbb3d60 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:05.511119 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:05.511119 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:05.514182 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8eedf83b-ee5a-4b03-b937-3cbe0bbb3d60 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:05.517891 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8eedf83b-ee5a-4b03-b937-3cbe0bbb3d60 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 returned with HTTP 200 Jul 31 19:16:05.518507 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 926/3701] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:05 2026] GET /volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:16:05.534629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-54744362-1a05-4aac-a2ef-6e1da84e99b0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:05.536822 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-54744362-1a05-4aac-a2ef-6e1da84e99b0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:16:05.537266 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-54744362-1a05-4aac-a2ef-6e1da84e99b0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29219e8a-a6c8-4845-9c9c-6411b004ba15", "name": "tempest-type-Backup-1072395673"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:05.539098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-54744362-1a05-4aac-a2ef-6e1da84e99b0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Creating new backup {'backup': {'volume_id': '29219e8a-a6c8-4845-9c9c-6411b004ba15', 'name': 'tempest-type-Backup-1072395673'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:16:05.539251 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-54744362-1a05-4aac-a2ef-6e1da84e99b0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Creating backup of volume 29219e8a-a6c8-4845-9c9c-6411b004ba15 in container None Jul 31 19:16:05.547230 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:05.547230 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:05.547558 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-54744362-1a05-4aac-a2ef-6e1da84e99b0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:05.562346 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-54744362-1a05-4aac-a2ef-6e1da84e99b0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Created reservations ['5c8cb9fc-f516-45be-bb7e-cdcd1f79a497', '8de346fc-8449-4b32-8e7f-b6fa39ffe070'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:05.587036 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-54744362-1a05-4aac-a2ef-6e1da84e99b0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:16:05.587560 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 918/3702] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:16:05 2026] POST /volume/v3/backups => generated 316 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:05.598888 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d3cf227a-d7f8-4395-a54c-b6b48c486670 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:05.600490 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d3cf227a-d7f8-4395-a54c-b6b48c486670 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:05.600848 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d3cf227a-d7f8-4395-a54c-b6b48c486670 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:05.601144 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d3cf227a-d7f8-4395-a54c-b6b48c486670 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:05.601314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d3cf227a-d7f8-4395-a54c-b6b48c486670 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:05.606346 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:05.606346 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:05.607092 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d3cf227a-d7f8-4395-a54c-b6b48c486670 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:05.607639 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 937/3703] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:05 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:05.695896 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d1eb5214-68cf-4885-a092-f38200afdb40 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:05.697592 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1eb5214-68cf-4885-a092-f38200afdb40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:05.697782 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1eb5214-68cf-4885-a092-f38200afdb40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:05.697982 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1eb5214-68cf-4885-a092-f38200afdb40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:05.707845 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:05.707845 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:05.710817 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d1eb5214-68cf-4885-a092-f38200afdb40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:05.714515 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1eb5214-68cf-4885-a092-f38200afdb40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:05.715015 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 923/3704] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:05 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:06.392840 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-29e2c779-78b2-417c-b596-f9dce18948b3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:06.394789 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29e2c779-78b2-417c-b596-f9dce18948b3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:06.395073 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29e2c779-78b2-417c-b596-f9dce18948b3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:06.395338 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-29e2c779-78b2-417c-b596-f9dce18948b3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:06.395494 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-29e2c779-78b2-417c-b596-f9dce18948b3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:06.399715 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:06.399715 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:06.400527 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-29e2c779-78b2-417c-b596-f9dce18948b3 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:06.400952 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 927/3705] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:06 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:06.501280 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9dad47a8-97fe-467c-9497-6ce624b91b2e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:06.503067 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9dad47a8-97fe-467c-9497-6ce624b91b2e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:06.503284 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9dad47a8-97fe-467c-9497-6ce624b91b2e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:06.503526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9dad47a8-97fe-467c-9497-6ce624b91b2e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:06.503661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-9dad47a8-97fe-467c-9497-6ce624b91b2e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:06.507847 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:06.507847 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:06.508639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9dad47a8-97fe-467c-9497-6ce624b91b2e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:06.509070 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 919/3706] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:06 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:06.619993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ad00ecd1-3a27-45c8-b498-0e6bffea8139 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:06.621896 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad00ecd1-3a27-45c8-b498-0e6bffea8139 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:06.622272 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad00ecd1-3a27-45c8-b498-0e6bffea8139 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:06.622620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ad00ecd1-3a27-45c8-b498-0e6bffea8139 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:06.622809 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ad00ecd1-3a27-45c8-b498-0e6bffea8139 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:06.628134 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:06.628134 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:06.628134 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ad00ecd1-3a27-45c8-b498-0e6bffea8139 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:06.628134 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 938/3707] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:06 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:06.727150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ce1f0fab-f830-4885-af09-43a8641f2b54 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:06.729076 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce1f0fab-f830-4885-af09-43a8641f2b54 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:06.729306 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce1f0fab-f830-4885-af09-43a8641f2b54 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:06.729558 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce1f0fab-f830-4885-af09-43a8641f2b54 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:06.738988 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:06.738988 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:06.742699 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ce1f0fab-f830-4885-af09-43a8641f2b54 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:06.746898 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce1f0fab-f830-4885-af09-43a8641f2b54 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:06.747266 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 924/3708] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:06 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:07.309590 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-987c7bb2-f15d-4774-9493-a57a546e6975 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:07.312460 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-987c7bb2-f15d-4774-9493-a57a546e6975 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] DELETE https://10.4.3.163/volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3 Jul 31 19:16:07.312848 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-987c7bb2-f15d-4774-9493-a57a546e6975 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:07.313646 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-987c7bb2-f15d-4774-9493-a57a546e6975 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:07.324344 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:07.324344 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:07.382103 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-16d5313d-2ad3-45b0-990b-b8bacd345e93 req-987c7bb2-f15d-4774-9493-a57a546e6975 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3 returned with HTTP 200 Jul 31 19:16:07.382753 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 928/3709] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:16:07 2026] DELETE /volume/v3/attachments/6eab7b7d-7555-437f-9921-c04c731fafa3 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:07.415995 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-91530cb9-3c37-4cd6-b104-c19aa5b67750 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:07.418115 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-91530cb9-3c37-4cd6-b104-c19aa5b67750 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:07.418365 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-91530cb9-3c37-4cd6-b104-c19aa5b67750 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:07.418612 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-91530cb9-3c37-4cd6-b104-c19aa5b67750 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:07.418791 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-91530cb9-3c37-4cd6-b104-c19aa5b67750 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:07.424112 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:07.424112 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:07.425127 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-91530cb9-3c37-4cd6-b104-c19aa5b67750 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:07.425584 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 920/3710] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:07 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:07.521431 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dfbfa563-c5cb-4754-b185-6ae069e38431 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:07.523923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfbfa563-c5cb-4754-b185-6ae069e38431 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:07.524237 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfbfa563-c5cb-4754-b185-6ae069e38431 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:07.524528 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dfbfa563-c5cb-4754-b185-6ae069e38431 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:07.524692 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dfbfa563-c5cb-4754-b185-6ae069e38431 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:07.529938 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:07.529938 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:07.530858 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dfbfa563-c5cb-4754-b185-6ae069e38431 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:07.531362 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 939/3711] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:07 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:07.644449 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-548d89fe-88bf-4a29-b504-dc9643ccf062 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:07.646257 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-548d89fe-88bf-4a29-b504-dc9643ccf062 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:07.646471 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-548d89fe-88bf-4a29-b504-dc9643ccf062 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:07.646653 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-548d89fe-88bf-4a29-b504-dc9643ccf062 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:07.646758 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-548d89fe-88bf-4a29-b504-dc9643ccf062 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:07.650510 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:07.650510 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:07.651045 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-548d89fe-88bf-4a29-b504-dc9643ccf062 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:07.651398 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 925/3712] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:07 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:07.706379 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0d94c6e4-03c0-40dc-b759-ac18be09cfcc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:07.708547 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d94c6e4-03c0-40dc-b759-ac18be09cfcc tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:07.708909 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d94c6e4-03c0-40dc-b759-ac18be09cfcc tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:07.709153 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0d94c6e4-03c0-40dc-b759-ac18be09cfcc tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:07.716964 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:07.716964 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:07.720842 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0d94c6e4-03c0-40dc-b759-ac18be09cfcc tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:07.725061 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0d94c6e4-03c0-40dc-b759-ac18be09cfcc tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:07.725542 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 929/3713] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:07 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:07.760651 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c5695b35-24fc-467d-ac0a-7f019e9c0508 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:07.765558 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c5695b35-24fc-467d-ac0a-7f019e9c0508 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:07.765858 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c5695b35-24fc-467d-ac0a-7f019e9c0508 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:07.766154 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c5695b35-24fc-467d-ac0a-7f019e9c0508 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:07.782551 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:07.782551 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:07.786772 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c5695b35-24fc-467d-ac0a-7f019e9c0508 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:07.792226 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c5695b35-24fc-467d-ac0a-7f019e9c0508 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:07.792732 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 921/3714] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:07 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:08.437814 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-38e50e9f-b2b3-42a6-ba93-0ff063800272 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:08.439490 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38e50e9f-b2b3-42a6-ba93-0ff063800272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:08.440017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38e50e9f-b2b3-42a6-ba93-0ff063800272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:08.440017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38e50e9f-b2b3-42a6-ba93-0ff063800272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:08.440017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-38e50e9f-b2b3-42a6-ba93-0ff063800272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:08.444403 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:08.444403 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:08.445332 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38e50e9f-b2b3-42a6-ba93-0ff063800272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:08.445574 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 940/3715] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:08 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:08.547253 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d903f26a-e4b0-4177-bd66-5b175c7aff3f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:08.549705 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d903f26a-e4b0-4177-bd66-5b175c7aff3f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:08.550021 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d903f26a-e4b0-4177-bd66-5b175c7aff3f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:08.550289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d903f26a-e4b0-4177-bd66-5b175c7aff3f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:08.550465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d903f26a-e4b0-4177-bd66-5b175c7aff3f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:08.555985 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:08.555985 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:08.557076 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d903f26a-e4b0-4177-bd66-5b175c7aff3f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:08.557372 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 926/3716] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:08 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:08.662117 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3a69657e-5667-47c2-a61d-13521d940c23 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:08.665060 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a69657e-5667-47c2-a61d-13521d940c23 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:08.665175 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a69657e-5667-47c2-a61d-13521d940c23 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:08.665411 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a69657e-5667-47c2-a61d-13521d940c23 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:08.665572 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-3a69657e-5667-47c2-a61d-13521d940c23 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:08.672353 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:08.672353 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:08.673161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a69657e-5667-47c2-a61d-13521d940c23 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:08.673631 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 930/3717] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:08 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:08.815643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c3150ea9-5ce1-45cd-9992-b15d3aa12ef3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:08.817932 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3150ea9-5ce1-45cd-9992-b15d3aa12ef3 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:08.818206 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3150ea9-5ce1-45cd-9992-b15d3aa12ef3 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:08.818487 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3150ea9-5ce1-45cd-9992-b15d3aa12ef3 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:08.829463 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:08.829463 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:08.833449 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c3150ea9-5ce1-45cd-9992-b15d3aa12ef3 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:08.838697 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3150ea9-5ce1-45cd-9992-b15d3aa12ef3 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:08.839020 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 922/3718] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:08 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:09.458356 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2b7b8972-3180-4e56-a6b1-5ac69b8428cc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:09.462451 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b7b8972-3180-4e56-a6b1-5ac69b8428cc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:09.462451 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2b7b8972-3180-4e56-a6b1-5ac69b8428cc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:09.462451 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2b7b8972-3180-4e56-a6b1-5ac69b8428cc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:09.462451 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2b7b8972-3180-4e56-a6b1-5ac69b8428cc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:09.467740 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:09.467740 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:09.469828 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b7b8972-3180-4e56-a6b1-5ac69b8428cc tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:09.469828 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 941/3719] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:09 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:09.569875 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ebb710c8-fa5d-41f0-b25b-2938ca4d2381 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:09.571421 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebb710c8-fa5d-41f0-b25b-2938ca4d2381 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:09.571623 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebb710c8-fa5d-41f0-b25b-2938ca4d2381 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:09.571796 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebb710c8-fa5d-41f0-b25b-2938ca4d2381 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:09.571930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ebb710c8-fa5d-41f0-b25b-2938ca4d2381 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:09.575398 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:09.575398 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:09.575916 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebb710c8-fa5d-41f0-b25b-2938ca4d2381 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:09.576239 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 927/3720] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:09 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:09.684971 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0742676-ea16-45f3-a7e8-5b844ee96f9f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:09.687577 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0742676-ea16-45f3-a7e8-5b844ee96f9f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:09.687932 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0742676-ea16-45f3-a7e8-5b844ee96f9f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:09.688225 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0742676-ea16-45f3-a7e8-5b844ee96f9f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:09.688416 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a0742676-ea16-45f3-a7e8-5b844ee96f9f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:09.694556 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:09.694556 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:09.695560 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0742676-ea16-45f3-a7e8-5b844ee96f9f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:09.696062 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 931/3721] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:09 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:09.851750 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b6e59c2b-93dd-406f-a0c4-8c6f7f32b452 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:09.853762 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b6e59c2b-93dd-406f-a0c4-8c6f7f32b452 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:09.854008 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b6e59c2b-93dd-406f-a0c4-8c6f7f32b452 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:09.854198 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b6e59c2b-93dd-406f-a0c4-8c6f7f32b452 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:09.865545 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:09.865545 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:09.869639 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b6e59c2b-93dd-406f-a0c4-8c6f7f32b452 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:09.875810 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b6e59c2b-93dd-406f-a0c4-8c6f7f32b452 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:09.876612 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 923/3722] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:09 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:10.482989 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d65d5696-346d-4788-b4dc-4b1afe8da350 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.484757 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d65d5696-346d-4788-b4dc-4b1afe8da350 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:10.485154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d65d5696-346d-4788-b4dc-4b1afe8da350 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.486395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d65d5696-346d-4788-b4dc-4b1afe8da350 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.486395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d65d5696-346d-4788-b4dc-4b1afe8da350 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:10.495005 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.495005 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:10.495005 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d65d5696-346d-4788-b4dc-4b1afe8da350 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:10.495005 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 942/3723] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:10 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:10.507075 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d236b7a5-af1e-4f11-94f2-ad758d282da8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.509017 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d236b7a5-af1e-4f11-94f2-ad758d282da8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:16:10.509247 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d236b7a5-af1e-4f11-94f2-ad758d282da8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.509489 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d236b7a5-af1e-4f11-94f2-ad758d282da8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.509634 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d236b7a5-af1e-4f11-94f2-ad758d282da8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:10.514697 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.514697 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:10.515595 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d236b7a5-af1e-4f11-94f2-ad758d282da8 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:16:10.516165 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 928/3724] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:10 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:10.527410 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-98f7a635-458b-453c-a22a-80a8d2b1f400 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.532107 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98f7a635-458b-453c-a22a-80a8d2b1f400 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] DELETE https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:10.532407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98f7a635-458b-453c-a22a-80a8d2b1f400 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.532698 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98f7a635-458b-453c-a22a-80a8d2b1f400 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.532744 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-98f7a635-458b-453c-a22a-80a8d2b1f400 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete backup with id: 70966e25-c78b-48d8-86c9-7d2e5338b2fd. Jul 31 19:16:10.543233 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.543233 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:10.557152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-98f7a635-458b-453c-a22a-80a8d2b1f400 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] delete_backup rpcapi backup_id 70966e25-c78b-48d8-86c9-7d2e5338b2fd {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:10.562529 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98f7a635-458b-453c-a22a-80a8d2b1f400 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 202 Jul 31 19:16:10.562529 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 932/3725] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:10 2026] DELETE /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:10.570340 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a87bb554-3747-4acd-bb8e-59ad22d2d285 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.573418 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a87bb554-3747-4acd-bb8e-59ad22d2d285 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:10.573631 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a87bb554-3747-4acd-bb8e-59ad22d2d285 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.573829 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a87bb554-3747-4acd-bb8e-59ad22d2d285 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.573938 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-a87bb554-3747-4acd-bb8e-59ad22d2d285 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:10.578414 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.578414 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:10.579164 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a87bb554-3747-4acd-bb8e-59ad22d2d285 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 200 Jul 31 19:16:10.579740 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 924/3726] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:10 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:10.594602 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3059fe02-b73b-4c82-a41d-18de3e2e9bf0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.596949 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3059fe02-b73b-4c82-a41d-18de3e2e9bf0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:10.597481 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3059fe02-b73b-4c82-a41d-18de3e2e9bf0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.597835 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3059fe02-b73b-4c82-a41d-18de3e2e9bf0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.598074 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3059fe02-b73b-4c82-a41d-18de3e2e9bf0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:10.609616 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.609616 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:10.610300 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3059fe02-b73b-4c82-a41d-18de3e2e9bf0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:10.611033 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 943/3727] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:10 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:10.706734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4ca8436-6cf0-40ff-adaf-08a6a4ad9aaf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.708524 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4ca8436-6cf0-40ff-adaf-08a6a4ad9aaf tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:10.708715 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4ca8436-6cf0-40ff-adaf-08a6a4ad9aaf tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.708893 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4ca8436-6cf0-40ff-adaf-08a6a4ad9aaf tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.708989 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e4ca8436-6cf0-40ff-adaf-08a6a4ad9aaf tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:10.714828 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.714828 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:10.715615 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4ca8436-6cf0-40ff-adaf-08a6a4ad9aaf tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:10.716284 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 929/3728] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:10 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:10.737290 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-04089c9e-27c3-41e5-915a-aaef06124e6e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.740388 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04089c9e-27c3-41e5-915a-aaef06124e6e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] DELETE https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:10.741022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04089c9e-27c3-41e5-915a-aaef06124e6e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.741479 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-04089c9e-27c3-41e5-915a-aaef06124e6e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.741729 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-04089c9e-27c3-41e5-915a-aaef06124e6e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Delete volume with id: 76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:10.753745 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.753745 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:10.754577 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-04089c9e-27c3-41e5-915a-aaef06124e6e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:10.773720 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-04089c9e-27c3-41e5-915a-aaef06124e6e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Delete volume request issued successfully. Jul 31 19:16:10.774032 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-04089c9e-27c3-41e5-915a-aaef06124e6e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 202 Jul 31 19:16:10.774672 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 933/3729] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:10 2026] DELETE /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:10.784620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-468739d2-d0ac-4db5-b30c-39c3933510ef None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.787207 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-468739d2-d0ac-4db5-b30c-39c3933510ef tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:10.788380 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-468739d2-d0ac-4db5-b30c-39c3933510ef tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.788380 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-468739d2-d0ac-4db5-b30c-39c3933510ef tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.797518 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.797518 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:10.801988 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-468739d2-d0ac-4db5-b30c-39c3933510ef tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:10.807176 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-468739d2-d0ac-4db5-b30c-39c3933510ef tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 200 Jul 31 19:16:10.807625 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 925/3730] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:10 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:10.890326 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6afb4856-0a2c-4cc2-9d87-6a4ba55255b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:10.894870 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6afb4856-0a2c-4cc2-9d87-6a4ba55255b7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:10.895062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6afb4856-0a2c-4cc2-9d87-6a4ba55255b7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:10.895245 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6afb4856-0a2c-4cc2-9d87-6a4ba55255b7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:10.919611 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:10.919611 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:10.925296 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6afb4856-0a2c-4cc2-9d87-6a4ba55255b7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:10.932525 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6afb4856-0a2c-4cc2-9d87-6a4ba55255b7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:10.933176 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 944/3731] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:10 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:11.592281 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-37ccbe99-39e7-4d87-82fb-891b8d80a3b5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.594872 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37ccbe99-39e7-4d87-82fb-891b8d80a3b5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd Jul 31 19:16:11.595187 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37ccbe99-39e7-4d87-82fb-891b8d80a3b5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.595417 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-37ccbe99-39e7-4d87-82fb-891b8d80a3b5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.595584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-37ccbe99-39e7-4d87-82fb-891b8d80a3b5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id 70966e25-c78b-48d8-86c9-7d2e5338b2fd. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:11.600882 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-37ccbe99-39e7-4d87-82fb-891b8d80a3b5 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd returned with HTTP 404 Jul 31 19:16:11.600882 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 930/3732] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:11 2026] GET /volume/v3/backups/70966e25-c78b-48d8-86c9-7d2e5338b2fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:11.607229 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3e5689e-5c37-42b0-b67c-d1c3dd3b0ac6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.612039 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3e5689e-5c37-42b0-b67c-d1c3dd3b0ac6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] DELETE https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:16:11.612232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3e5689e-5c37-42b0-b67c-d1c3dd3b0ac6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.612474 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3e5689e-5c37-42b0-b67c-d1c3dd3b0ac6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.612629 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-c3e5689e-5c37-42b0-b67c-d1c3dd3b0ac6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Delete backup with id: c3c1e963-a671-4ea5-915a-62dc7f75e299. Jul 31 19:16:11.619526 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:11.619526 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:11.622628 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9aec763e-eb68-47a5-8e38-a5f118cdf7f8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.624611 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9aec763e-eb68-47a5-8e38-a5f118cdf7f8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:11.624846 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9aec763e-eb68-47a5-8e38-a5f118cdf7f8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.625014 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9aec763e-eb68-47a5-8e38-a5f118cdf7f8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.625137 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-9aec763e-eb68-47a5-8e38-a5f118cdf7f8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:11.629710 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:11.629710 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:11.630372 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9aec763e-eb68-47a5-8e38-a5f118cdf7f8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:11.630851 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 926/3733] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:11 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:11.636540 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-c3e5689e-5c37-42b0-b67c-d1c3dd3b0ac6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] delete_backup rpcapi backup_id c3c1e963-a671-4ea5-915a-62dc7f75e299 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:11.638425 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3e5689e-5c37-42b0-b67c-d1c3dd3b0ac6 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 202 Jul 31 19:16:11.639542 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 934/3734] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:11 2026] DELETE /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:11.646131 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-228dbd59-877d-4be1-a639-5b273e4d483d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.648246 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-228dbd59-877d-4be1-a639-5b273e4d483d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:16:11.648480 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-228dbd59-877d-4be1-a639-5b273e4d483d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.648755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-228dbd59-877d-4be1-a639-5b273e4d483d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.648912 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-228dbd59-877d-4be1-a639-5b273e4d483d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:11.653363 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:11.653363 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:11.654080 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-228dbd59-877d-4be1-a639-5b273e4d483d tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 200 Jul 31 19:16:11.654536 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 945/3735] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:11 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:11.727207 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de8d5e94-9a85-42b5-861c-d8b8fa2572fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.729134 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de8d5e94-9a85-42b5-861c-d8b8fa2572fa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:11.729803 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de8d5e94-9a85-42b5-861c-d8b8fa2572fa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.730055 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de8d5e94-9a85-42b5-861c-d8b8fa2572fa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.730198 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-de8d5e94-9a85-42b5-861c-d8b8fa2572fa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:11.734100 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:11.734100 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:11.734718 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de8d5e94-9a85-42b5-861c-d8b8fa2572fa tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:11.735103 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 931/3736] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:11 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:11.821056 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5cefcd44-ab67-44ca-a808-98d1a7ee4767 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.822881 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5cefcd44-ab67-44ca-a808-98d1a7ee4767 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da Jul 31 19:16:11.823067 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5cefcd44-ab67-44ca-a808-98d1a7ee4767 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.823283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5cefcd44-ab67-44ca-a808-98d1a7ee4767 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.828865 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5cefcd44-ab67-44ca-a808-98d1a7ee4767 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da returned with HTTP 404 Jul 31 19:16:11.829304 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 927/3737] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:11 2026] GET /volume/v3/volumes/76621399-2944-4106-90dc-9c8a6c45d2da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:11.876122 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e2e4f9a1-fb66-4f50-8bf9-edbd2a60d879 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.877735 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2e4f9a1-fb66-4f50-8bf9-edbd2a60d879 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] DELETE https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:16:11.877957 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2e4f9a1-fb66-4f50-8bf9-edbd2a60d879 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.878162 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2e4f9a1-fb66-4f50-8bf9-edbd2a60d879 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.878345 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-e2e4f9a1-fb66-4f50-8bf9-edbd2a60d879 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Delete volume with id: 795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:16:11.885272 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:11.885272 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:11.885725 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e2e4f9a1-fb66-4f50-8bf9-edbd2a60d879 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:11.902406 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e2e4f9a1-fb66-4f50-8bf9-edbd2a60d879 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Delete volume request issued successfully. Jul 31 19:16:11.902648 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2e4f9a1-fb66-4f50-8bf9-edbd2a60d879 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 202 Jul 31 19:16:11.903046 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 935/3738] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:11 2026] DELETE /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:11.912461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-992a9abd-cfc7-4231-82db-20c4c8e7eb78 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.914654 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-992a9abd-cfc7-4231-82db-20c4c8e7eb78 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:16:11.914915 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-992a9abd-cfc7-4231-82db-20c4c8e7eb78 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.915155 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-992a9abd-cfc7-4231-82db-20c4c8e7eb78 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.925732 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:11.925732 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:11.929891 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-992a9abd-cfc7-4231-82db-20c4c8e7eb78 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:11.934688 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-992a9abd-cfc7-4231-82db-20c4c8e7eb78 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 200 Jul 31 19:16:11.935156 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 946/3739] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:11 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:11.946709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51748c97-54ef-4265-a03b-2890fe3c20d6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:11.948565 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51748c97-54ef-4265-a03b-2890fe3c20d6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:11.948815 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51748c97-54ef-4265-a03b-2890fe3c20d6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:11.948962 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51748c97-54ef-4265-a03b-2890fe3c20d6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:11.959365 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:11.959365 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:11.962968 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51748c97-54ef-4265-a03b-2890fe3c20d6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:11.966831 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51748c97-54ef-4265-a03b-2890fe3c20d6 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:11.967275 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 932/3740] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:11 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:12.643647 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-438e620f-d5e7-45fd-bd9f-445b1dac27a1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:12.645874 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-438e620f-d5e7-45fd-bd9f-445b1dac27a1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:12.646156 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-438e620f-d5e7-45fd-bd9f-445b1dac27a1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:12.646395 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-438e620f-d5e7-45fd-bd9f-445b1dac27a1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:12.646581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-438e620f-d5e7-45fd-bd9f-445b1dac27a1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:12.658672 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:12.658672 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:12.659577 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-438e620f-d5e7-45fd-bd9f-445b1dac27a1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:12.660734 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 928/3741] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:12 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:12.664376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d74a962-e129-4154-89d1-543a450c460b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:12.666183 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d74a962-e129-4154-89d1-543a450c460b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 Jul 31 19:16:12.666386 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d74a962-e129-4154-89d1-543a450c460b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:12.666597 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d74a962-e129-4154-89d1-543a450c460b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:12.666713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7d74a962-e129-4154-89d1-543a450c460b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id c3c1e963-a671-4ea5-915a-62dc7f75e299. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:12.670047 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d74a962-e129-4154-89d1-543a450c460b tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 returned with HTTP 404 Jul 31 19:16:12.670591 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 936/3742] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:12 2026] GET /volume/v3/backups/c3c1e963-a671-4ea5-915a-62dc7f75e299 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:12.676774 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-72c9b870-2add-45d2-b779-2fb687875740 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:12.678544 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72c9b870-2add-45d2-b779-2fb687875740 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] DELETE https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:16:12.678732 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72c9b870-2add-45d2-b779-2fb687875740 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:12.678948 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-72c9b870-2add-45d2-b779-2fb687875740 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:12.679051 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-72c9b870-2add-45d2-b779-2fb687875740 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete backup with id: fe113271-a32e-45e7-8103-916f49c55ffa. Jul 31 19:16:12.683340 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:12.683340 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:12.694544 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-72c9b870-2add-45d2-b779-2fb687875740 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] delete_backup rpcapi backup_id fe113271-a32e-45e7-8103-916f49c55ffa {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:12.696191 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-72c9b870-2add-45d2-b779-2fb687875740 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 202 Jul 31 19:16:12.696643 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 947/3743] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:12 2026] DELETE /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:12.707007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4bdf079-5419-4f2d-9507-4c732deb2cd6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:12.708744 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4bdf079-5419-4f2d-9507-4c732deb2cd6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:16:12.708943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4bdf079-5419-4f2d-9507-4c732deb2cd6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:12.709120 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4bdf079-5419-4f2d-9507-4c732deb2cd6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:12.709222 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e4bdf079-5419-4f2d-9507-4c732deb2cd6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:12.713287 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:12.713287 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:12.714032 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4bdf079-5419-4f2d-9507-4c732deb2cd6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 200 Jul 31 19:16:12.714411 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 933/3744] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:12 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:12.746593 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3a21dccf-bf5d-4ebb-8121-6cc284aa7394 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:12.748130 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3a21dccf-bf5d-4ebb-8121-6cc284aa7394 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:12.748310 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3a21dccf-bf5d-4ebb-8121-6cc284aa7394 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:12.748494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3a21dccf-bf5d-4ebb-8121-6cc284aa7394 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:12.748598 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-3a21dccf-bf5d-4ebb-8121-6cc284aa7394 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:12.752388 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:12.752388 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:12.752975 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3a21dccf-bf5d-4ebb-8121-6cc284aa7394 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:12.753387 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 929/3745] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:12 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:12.951811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c735cae8-0820-4a93-9eb2-ddc0e4349e0d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:12.953620 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c735cae8-0820-4a93-9eb2-ddc0e4349e0d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e Jul 31 19:16:12.954311 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c735cae8-0820-4a93-9eb2-ddc0e4349e0d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:12.954311 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c735cae8-0820-4a93-9eb2-ddc0e4349e0d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:12.960652 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c735cae8-0820-4a93-9eb2-ddc0e4349e0d tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e returned with HTTP 404 Jul 31 19:16:12.961235 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 937/3746] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:12 2026] GET /volume/v3/volumes/795485e1-1d44-4c33-8c2a-408f5054c42e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:12.980969 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-731d8cad-9b15-40d3-b177-c612aa3f93a4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:12.982809 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-731d8cad-9b15-40d3-b177-c612aa3f93a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:12.983004 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-731d8cad-9b15-40d3-b177-c612aa3f93a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:12.983240 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-731d8cad-9b15-40d3-b177-c612aa3f93a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:12.993962 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:12.993962 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:12.997692 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-731d8cad-9b15-40d3-b177-c612aa3f93a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:13.001956 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-731d8cad-9b15-40d3-b177-c612aa3f93a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:13.002342 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 948/3747] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:12 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:13.141580 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0527f8f8-3a45-4854-b9e5-a8c66963a45e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.145844 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0527f8f8-3a45-4854-b9e5-a8c66963a45e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] DELETE https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:16:13.146052 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0527f8f8-3a45-4854-b9e5-a8c66963a45e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:13.146321 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0527f8f8-3a45-4854-b9e5-a8c66963a45e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:13.147017 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-0527f8f8-3a45-4854-b9e5-a8c66963a45e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Delete volume with id: cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:16:13.163145 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.163145 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:13.164211 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0527f8f8-3a45-4854-b9e5-a8c66963a45e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:13.202430 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0527f8f8-3a45-4854-b9e5-a8c66963a45e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Delete volume request issued successfully. Jul 31 19:16:13.202430 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0527f8f8-3a45-4854-b9e5-a8c66963a45e tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 202 Jul 31 19:16:13.202430 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 934/3748] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:13 2026] DELETE /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:13.210412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ed0f6306-3e9e-485d-83cf-369aeaac3ca4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.213473 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ed0f6306-3e9e-485d-83cf-369aeaac3ca4 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:16:13.213473 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ed0f6306-3e9e-485d-83cf-369aeaac3ca4 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:13.213473 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ed0f6306-3e9e-485d-83cf-369aeaac3ca4 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:13.220632 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.220632 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:13.226458 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ed0f6306-3e9e-485d-83cf-369aeaac3ca4 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Volume info retrieved successfully. Jul 31 19:16:13.230582 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ed0f6306-3e9e-485d-83cf-369aeaac3ca4 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 200 Jul 31 19:16:13.231021 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 930/3749] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:13 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:13.291866 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-0345c757-b90b-4274-9d1c-db42b216db02 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.297031 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-0345c757-b90b-4274-9d1c-db42b216db02 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8/action Jul 31 19:16:13.297382 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-0345c757-b90b-4274-9d1c-db42b216db02 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:13.297561 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-0345c757-b90b-4274-9d1c-db42b216db02 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:13.304402 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=316,cinder:UPDATE=100,cinder:INSERT=49 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:16:13.322618 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.322618 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:13.332814 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-4563be8f-4361-4d64-ba57-e0a5f99558ad req-0345c757-b90b-4274-9d1c-db42b216db02 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8/action returned with HTTP 204 Jul 31 19:16:13.334490 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 938/3750] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:16:13 2026] POST /volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:13.614017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-52ecda13-8e62-405c-aa22-402f03c17461 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.615753 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52ecda13-8e62-405c-aa22-402f03c17461 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:13.616145 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-52ecda13-8e62-405c-aa22-402f03c17461 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f814622-7b51-471a-8b13-ff9e6826674d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1505061128", "description": null, "metadata": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:13.627223 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.627223 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:13.627690 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-52ecda13-8e62-405c-aa22-402f03c17461 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:13.627853 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-52ecda13-8e62-405c-aa22-402f03c17461 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create snapshot from volume 7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:16:13.665468 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-52ecda13-8e62-405c-aa22-402f03c17461 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['ed7b0a4c-f7ab-4042-af07-12003668c1d9', 'af3205f8-9b38-41e4-a4a7-7d1d6ceed604', '6724eed7-8537-4055-a047-cf935b14022e', '27a523e1-6022-4f46-a1be-ae3c6b070605'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:13.670615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8d31b5f1-80de-4453-861e-7186de97ae73 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.672248 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d31b5f1-80de-4453-861e-7186de97ae73 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:13.672858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d31b5f1-80de-4453-861e-7186de97ae73 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:13.672858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d31b5f1-80de-4453-861e-7186de97ae73 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:13.672858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8d31b5f1-80de-4453-861e-7186de97ae73 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:13.680095 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.680095 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:13.680810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d31b5f1-80de-4453-861e-7186de97ae73 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:13.681534 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 935/3751] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:13 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:13.700961 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-52ecda13-8e62-405c-aa22-402f03c17461 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot force create request issued successfully. Jul 31 19:16:13.702004 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-52ecda13-8e62-405c-aa22-402f03c17461 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:13.702134 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 949/3752] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:13.713652 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-558312ce-66c0-47b4-bff1-268825b58537 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.717158 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-558312ce-66c0-47b4-bff1-268825b58537 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:13.717875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-558312ce-66c0-47b4-bff1-268825b58537 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:13.718391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-558312ce-66c0-47b4-bff1-268825b58537 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:13.725316 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.725316 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:13.725316 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-558312ce-66c0-47b4-bff1-268825b58537 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:13.725646 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-558312ce-66c0-47b4-bff1-268825b58537 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 returned with HTTP 200 Jul 31 19:16:13.726046 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 931/3753] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:13 2026] GET /volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:16:13.727886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-318bf6df-1ce8-4a74-86dd-e6d57e342cb6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.730218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-318bf6df-1ce8-4a74-86dd-e6d57e342cb6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa Jul 31 19:16:13.730411 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-318bf6df-1ce8-4a74-86dd-e6d57e342cb6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:13.730784 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-318bf6df-1ce8-4a74-86dd-e6d57e342cb6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:13.731089 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-318bf6df-1ce8-4a74-86dd-e6d57e342cb6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Show backup with id fe113271-a32e-45e7-8103-916f49c55ffa. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:13.735668 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-318bf6df-1ce8-4a74-86dd-e6d57e342cb6 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa returned with HTTP 404 Jul 31 19:16:13.736146 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 939/3754] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:13 2026] GET /volume/v3/backups/fe113271-a32e-45e7-8103-916f49c55ffa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:13.742935 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-25b669be-0420-4fd1-99ca-eb1ba8e85b98 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.744710 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25b669be-0420-4fd1-99ca-eb1ba8e85b98 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] DELETE https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:16:13.744919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25b669be-0420-4fd1-99ca-eb1ba8e85b98 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:13.745101 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25b669be-0420-4fd1-99ca-eb1ba8e85b98 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:13.745223 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-25b669be-0420-4fd1-99ca-eb1ba8e85b98 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Delete backup with id: 9e9b7a5e-af0c-4730-88c5-43f1921b406e. Jul 31 19:16:13.749616 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.749616 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:13.763800 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-20e7c4dd-0ed8-4553-aea5-858e2f7272ba None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.764509 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-25b669be-0420-4fd1-99ca-eb1ba8e85b98 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] delete_backup rpcapi backup_id 9e9b7a5e-af0c-4730-88c5-43f1921b406e {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:13.766090 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20e7c4dd-0ed8-4553-aea5-858e2f7272ba tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:13.766294 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20e7c4dd-0ed8-4553-aea5-858e2f7272ba tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:13.766788 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20e7c4dd-0ed8-4553-aea5-858e2f7272ba tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:13.766788 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-20e7c4dd-0ed8-4553-aea5-858e2f7272ba tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:13.768363 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25b669be-0420-4fd1-99ca-eb1ba8e85b98 tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 202 Jul 31 19:16:13.768907 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 936/3755] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:13 2026] DELETE /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:13.773394 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.773394 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:13.773926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20e7c4dd-0ed8-4553-aea5-858e2f7272ba tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:13.774317 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 950/3756] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:13 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:13.778322 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5f49bf49-5467-446d-9d15-71f94173a6ed None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:13.780418 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f49bf49-5467-446d-9d15-71f94173a6ed tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:16:13.780628 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f49bf49-5467-446d-9d15-71f94173a6ed tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:13.780836 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f49bf49-5467-446d-9d15-71f94173a6ed tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:13.780984 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5f49bf49-5467-446d-9d15-71f94173a6ed tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:13.785153 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:13.785153 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:13.785585 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f49bf49-5467-446d-9d15-71f94173a6ed tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 200 Jul 31 19:16:13.785956 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 932/3757] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:13 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:14.018540 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42713071-88eb-4df2-a8c2-26be8e7bbe04 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.020340 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42713071-88eb-4df2-a8c2-26be8e7bbe04 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:14.020340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42713071-88eb-4df2-a8c2-26be8e7bbe04 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.020340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42713071-88eb-4df2-a8c2-26be8e7bbe04 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.029873 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.029873 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:14.035133 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42713071-88eb-4df2-a8c2-26be8e7bbe04 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:14.038789 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42713071-88eb-4df2-a8c2-26be8e7bbe04 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:14.039406 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 940/3758] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:14.052025 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5a54807b-ea64-4981-ab7d-4d490067f891 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.055209 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a54807b-ea64-4981-ab7d-4d490067f891 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:14.055756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a54807b-ea64-4981-ab7d-4d490067f891 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.056260 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a54807b-ea64-4981-ab7d-4d490067f891 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.070706 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.070706 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:14.074537 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5a54807b-ea64-4981-ab7d-4d490067f891 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:14.079707 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a54807b-ea64-4981-ab7d-4d490067f891 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:14.081164 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 937/3759] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:14.095388 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.097164 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action Jul 31 19:16:14.097517 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action body: b'{"os-detach": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:14.097638 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:14.109262 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.109262 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:14.109803 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:14.166929 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Attachment connected to vm cb551f95-68a9-4c20-9399-a13d78bfc1c5, checking data on nova Jul 31 19:16:14.167309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.compute.nova [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Creating Keystone token plugin using URL: https://10.4.3.163/identity {{(pid=100318) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 19:16:14.243620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e5cb61f6-25e1-4705-a56e-08856fa5ccb8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.249015 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e5cb61f6-25e1-4705-a56e-08856fa5ccb8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] GET https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 Jul 31 19:16:14.249213 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e5cb61f6-25e1-4705-a56e-08856fa5ccb8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.249391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e5cb61f6-25e1-4705-a56e-08856fa5ccb8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.267145 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e5cb61f6-25e1-4705-a56e-08856fa5ccb8 tempest-AttachVolumeNegativeTest-94143545 tempest-AttachVolumeNegativeTest-94143545-project-member] https://10.4.3.163/volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 returned with HTTP 404 Jul 31 19:16:14.267145 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 933/3760] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/volumes/cfe2db2a-5045-4ca8-b18a-701e75e07eb7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:14.363684 np0000006260 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] REQ: curl -g -i -X GET https://10.4.3.163/compute/v2.1/servers/cb551f95-68a9-4c20-9399-a13d78bfc1c5/os-volume_attachments/4e5fbb9a-604a-4ad1-9073-efc216338294 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}197f7b1fb0e84d8d5ea629e1d14726a239177ebd59eb07648ae7d53f9293a857" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf" -H "X-Service-Token: {SHA256}588e6bf1c897a458b6870f9e1e9ed14b7bd0e16cdeb4b303a3d87b3e9bf8c513" {{(pid=100318) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 19:16:14.504380 np0000006260 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 19:16:14 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-4f9ff7a6-ecc1-4376-8999-c3840c36bb1f x-openstack-request-id: req-4f9ff7a6-ecc1-4376-8999-c3840c36bb1f {{(pid=100318) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 19:16:14.504380 np0000006260 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4e5fbb9a-604a-4ad1-9073-efc216338294", "serverId": "cb551f95-68a9-4c20-9399-a13d78bfc1c5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e5a37e0d-db65-4097-b482-c63140f58ef8", "bdm_uuid": "d8c60bb5-b4f6-42c7-8111-4f00576d4834"}} {{(pid=100318) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 19:16:14.504380 np0000006260 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET call to compute for https://10.4.3.163/compute/v2.1/servers/cb551f95-68a9-4c20-9399-a13d78bfc1c5/os-volume_attachments/4e5fbb9a-604a-4ad1-9073-efc216338294 used request id req-4f9ff7a6-ecc1-4376-8999-c3840c36bb1f {{(pid=100318) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 19:16:14.506628 np0000006260 devstack@c-api.service[100318]: ERROR cinder.volume.api [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Caught error: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 19:16:14.509127 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.middleware.fault [None req-a8f2f0d9-b35b-4ba7-b05f-ce22cfd77aaf tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action returned with HTTP 409 Jul 31 19:16:14.510466 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 951/3761] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:14 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 167 bytes in 415 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:14.517532 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.519871 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action Jul 31 19:16:14.519871 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:14.519871 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:14.531804 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.531804 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:14.532296 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:14.590042 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Attachment connected to vm cb551f95-68a9-4c20-9399-a13d78bfc1c5, checking data on nova Jul 31 19:16:14.590232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.compute.nova [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Creating Keystone token plugin using URL: https://10.4.3.163/identity {{(pid=100317) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 19:16:14.691056 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-761df76b-2f78-4bb4-9f16-5e62bb2f0f1c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.693262 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-761df76b-2f78-4bb4-9f16-5e62bb2f0f1c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:14.693513 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-761df76b-2f78-4bb4-9f16-5e62bb2f0f1c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.693761 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-761df76b-2f78-4bb4-9f16-5e62bb2f0f1c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.693861 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-761df76b-2f78-4bb4-9f16-5e62bb2f0f1c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:14.698351 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.698351 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:14.699006 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-761df76b-2f78-4bb4-9f16-5e62bb2f0f1c tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:14.699402 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 938/3762] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:14.738658 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bb5ac28d-93ea-47c0-8ed2-1da4c927cb5d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.742204 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bb5ac28d-93ea-47c0-8ed2-1da4c927cb5d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:14.742509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bb5ac28d-93ea-47c0-8ed2-1da4c927cb5d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.742878 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bb5ac28d-93ea-47c0-8ed2-1da4c927cb5d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.749919 np0000006260 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] REQ: curl -g -i -X GET https://10.4.3.163/compute/v2.1/servers/cb551f95-68a9-4c20-9399-a13d78bfc1c5/os-volume_attachments/4e5fbb9a-604a-4ad1-9073-efc216338294 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}73448c3ee99f074c375bdb470a591ad950f02bf2506becc48029c0d57725c9cc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-13b74fb4-216f-4cf2-a457-a98d4aea3061" -H "X-Service-Token: {SHA256}6d27e298ebc07f257ff24806562530d41b4748e6a109924c31ce5162ea1e80c9" {{(pid=100317) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 19:16:14.754852 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.754852 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:14.755506 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-bb5ac28d-93ea-47c0-8ed2-1da4c927cb5d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:14.757206 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bb5ac28d-93ea-47c0-8ed2-1da4c927cb5d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 returned with HTTP 200 Jul 31 19:16:14.758399 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 934/3763] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:14.767378 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8efb467-73ca-4efe-af03-d2e5d718796c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.769289 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8efb467-73ca-4efe-af03-d2e5d718796c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:14.769559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8efb467-73ca-4efe-af03-d2e5d718796c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.769708 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8efb467-73ca-4efe-af03-d2e5d718796c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.785749 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed51d8b6-443a-460d-8715-2e45c1081918 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.787679 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed51d8b6-443a-460d-8715-2e45c1081918 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:14.787679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed51d8b6-443a-460d-8715-2e45c1081918 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.787679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed51d8b6-443a-460d-8715-2e45c1081918 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.787679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ed51d8b6-443a-460d-8715-2e45c1081918 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:14.793488 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.793488 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:14.794766 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed51d8b6-443a-460d-8715-2e45c1081918 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:14.795861 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 939/3764] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:14.798500 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fdfdb36b-2f25-4dc5-be64-1e8e9b3319ae None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.800369 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fdfdb36b-2f25-4dc5-be64-1e8e9b3319ae tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] GET https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e Jul 31 19:16:14.800609 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fdfdb36b-2f25-4dc5-be64-1e8e9b3319ae tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.800833 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fdfdb36b-2f25-4dc5-be64-1e8e9b3319ae tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.800969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-fdfdb36b-2f25-4dc5-be64-1e8e9b3319ae tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] Show backup with id 9e9b7a5e-af0c-4730-88c5-43f1921b406e. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:14.804519 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fdfdb36b-2f25-4dc5-be64-1e8e9b3319ae tempest-VolumesBackupsTest-1436655010 tempest-VolumesBackupsTest-1436655010-project-admin] https://10.4.3.163/volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e returned with HTTP 404 Jul 31 19:16:14.805530 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 935/3765] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/backups/9e9b7a5e-af0c-4730-88c5-43f1921b406e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:14.807295 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-d8efb467-73ca-4efe-af03-d2e5d718796c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:14.812224 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.812224 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:14.812799 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d8efb467-73ca-4efe-af03-d2e5d718796c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:14.813581 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8efb467-73ca-4efe-af03-d2e5d718796c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 returned with HTTP 200 Jul 31 19:16:14.817463 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 952/3766] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 => generated 467 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:14.826051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cd8b68a0-6034-45ec-b635-5c678d501078 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.826194 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-610e3075-9d5a-4ba5-8721-18a1eabda304 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.827785 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd8b68a0-6034-45ec-b635-5c678d501078 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:14.828145 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cd8b68a0-6034-45ec-b635-5c678d501078 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f814622-7b51-471a-8b13-ff9e6826674d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1406525373", "description": null, "metadata": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:14.828320 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-610e3075-9d5a-4ba5-8721-18a1eabda304 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] DELETE https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c Jul 31 19:16:14.828572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-610e3075-9d5a-4ba5-8721-18a1eabda304 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.828827 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-610e3075-9d5a-4ba5-8721-18a1eabda304 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.829052 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-610e3075-9d5a-4ba5-8721-18a1eabda304 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete volume with id: 62d8462e-3626-4b67-b2a3-4b99e9beb06c Jul 31 19:16:14.837649 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.837649 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:14.838217 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-610e3075-9d5a-4ba5-8721-18a1eabda304 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:16:14.841750 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.841750 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:14.842212 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cd8b68a0-6034-45ec-b635-5c678d501078 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:14.842366 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-cd8b68a0-6034-45ec-b635-5c678d501078 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create snapshot from volume 7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:16:14.861128 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-610e3075-9d5a-4ba5-8721-18a1eabda304 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete volume request issued successfully. Jul 31 19:16:14.861414 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-610e3075-9d5a-4ba5-8721-18a1eabda304 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c returned with HTTP 202 Jul 31 19:16:14.862179 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 936/3767] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:14 2026] DELETE /volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:14.865961 np0000006260 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 19:16:14 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-855ce8b2-cad1-4b46-9efe-9fa2a4916cac x-openstack-request-id: req-855ce8b2-cad1-4b46-9efe-9fa2a4916cac {{(pid=100317) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 19:16:14.866161 np0000006260 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4e5fbb9a-604a-4ad1-9073-efc216338294", "serverId": "cb551f95-68a9-4c20-9399-a13d78bfc1c5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e5a37e0d-db65-4097-b482-c63140f58ef8", "bdm_uuid": "d8c60bb5-b4f6-42c7-8111-4f00576d4834"}} {{(pid=100317) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 19:16:14.866321 np0000006260 devstack@c-api.service[100317]: DEBUG novaclient.v2.client [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET call to compute for https://10.4.3.163/compute/v2.1/servers/cb551f95-68a9-4c20-9399-a13d78bfc1c5/os-volume_attachments/4e5fbb9a-604a-4ad1-9073-efc216338294 used request id req-855ce8b2-cad1-4b46-9efe-9fa2a4916cac {{(pid=100317) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 19:16:14.869081 np0000006260 devstack@c-api.service[100317]: ERROR cinder.volume.api [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 19:16:14.869666 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a673d10c-a36a-415c-ac7c-9fd0d8a8cb7d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Caught error: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 19:16:14.872499 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: ERROR cinder.api.middleware.fault Jul 31 19:16:14.873470 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.middleware.fault [None req-13b74fb4-216f-4cf2-a457-a98d4aea3061 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action returned with HTTP 409 Jul 31 19:16:14.874259 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 941/3768] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:14 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 167 bytes in 357 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:14.874336 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a673d10c-a36a-415c-ac7c-9fd0d8a8cb7d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c Jul 31 19:16:14.874336 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a673d10c-a36a-415c-ac7c-9fd0d8a8cb7d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.874788 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a673d10c-a36a-415c-ac7c-9fd0d8a8cb7d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.880106 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-cd8b68a0-6034-45ec-b635-5c678d501078 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['f0adfdb3-0d42-4026-be48-99491724b044', '572cfda4-4962-4dc2-a7bb-a3d91c4ddb88', 'a0605bc9-3f54-4a0d-8c95-f36a71358cfd', 'c8a3b3bd-c582-4e76-9f1d-9a9e45dc157a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:14.883309 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:14.883309 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:14.883787 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e170bf1c-eaec-4511-8dab-7f3478b8e0ab None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.885311 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 937/3769] 10.4.3.163 () {70 vars in 1597 bytes} [Fri Jul 31 19:16:14 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:16:14.888338 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a673d10c-a36a-415c-ac7c-9fd0d8a8cb7d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:16:14.894062 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cda738a8-6037-4d58-8888-19169079e6c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.895701 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a673d10c-a36a-415c-ac7c-9fd0d8a8cb7d tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c returned with HTTP 200 Jul 31 19:16:14.900968 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 953/3770] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:14.901034 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 942/3771] 10.4.3.163 () {70 vars in 1597 bytes} [Fri Jul 31 19:16:14 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:16:14.907771 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-21880cbf-ec70-4e1b-828e-70738f184099 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.930799 np0000006260 devstack@c-api.service[100320]: WARNING keystonemiddleware.auth_token [None req-21880cbf-ec70-4e1b-828e-70738f184099 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 19:16:14.932913 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 938/3772] 10.4.3.163 () {70 vars in 1597 bytes} [Fri Jul 31 19:16:14 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:16:14.943990 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cd8b68a0-6034-45ec-b635-5c678d501078 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot force create request issued successfully. Jul 31 19:16:14.943990 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cd8b68a0-6034-45ec-b635-5c678d501078 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:14.943990 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 940/3773] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:14.953628 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-08e245e0-9871-414a-b502-4fb52f50cca3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.954162 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f9e1d1a-f7d1-4a18-bdcf-dc21ce250654 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:14.960154 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f9e1d1a-f7d1-4a18-bdcf-dc21ce250654 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:14.960394 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f9e1d1a-f7d1-4a18-bdcf-dc21ce250654 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:14.960632 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f9e1d1a-f7d1-4a18-bdcf-dc21ce250654 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:14.991190 np0000006260 devstack@c-api.service[100318]: WARNING keystonemiddleware.auth_token [None req-08e245e0-9871-414a-b502-4fb52f50cca3 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 19:16:14.993972 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 954/3774] 10.4.3.163 () {70 vars in 1597 bytes} [Fri Jul 31 19:16:14 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 114 bytes in 47 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:16:15.003426 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3d16d5da-74d3-45ed-83d2-3c2d3ce80a15 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.008016 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-3f9e1d1a-f7d1-4a18-bdcf-dc21ce250654 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:15.016020 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.016020 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:15.016704 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f9e1d1a-f7d1-4a18-bdcf-dc21ce250654 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:15.018109 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f9e1d1a-f7d1-4a18-bdcf-dc21ce250654 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 returned with HTTP 200 Jul 31 19:16:15.018687 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 943/3775] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:14 2026] GET /volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 => generated 440 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:15.095800 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3d16d5da-74d3-45ed-83d2-3c2d3ce80a15 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] POST https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action Jul 31 19:16:15.096222 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3d16d5da-74d3-45ed-83d2-3c2d3ce80a15 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:15.096366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3d16d5da-74d3-45ed-83d2-3c2d3ce80a15 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:15.107392 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.107392 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:15.107638 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.admin_actions [None req-3d16d5da-74d3-45ed-83d2-3c2d3ce80a15 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Updating volume '4e5fbb9a-604a-4ad1-9073-efc216338294' with '{'status': 'error'}' {{(pid=100320) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:16:15.135342 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3d16d5da-74d3-45ed-83d2-3c2d3ce80a15 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action returned with HTTP 202 Jul 31 19:16:15.135751 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 939/3776] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:15 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:15.143419 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-60780460-d5f2-4257-8c16-4c614b1be51b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.145656 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60780460-d5f2-4257-8c16-4c614b1be51b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:15.145923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60780460-d5f2-4257-8c16-4c614b1be51b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.146190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-60780460-d5f2-4257-8c16-4c614b1be51b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.156266 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.156266 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:15.160591 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-60780460-d5f2-4257-8c16-4c614b1be51b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:15.165979 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-60780460-d5f2-4257-8c16-4c614b1be51b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:15.166501 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 941/3777] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:15.181543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.183714 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] POST https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action Jul 31 19:16:15.184160 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e5a37e0d-db65-4097-b482-c63140f58ef8"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:15.184366 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e5a37e0d-db65-4097-b482-c63140f58ef8"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:15.197405 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.197405 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:15.197851 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Volume info retrieved successfully. Jul 31 19:16:15.204065 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Attachment connected to vm cb551f95-68a9-4c20-9399-a13d78bfc1c5, checking data on nova Jul 31 19:16:15.204231 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.compute.nova [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Creating Keystone token plugin using URL: https://10.4.3.163/identity {{(pid=100318) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 19:16:15.303152 np0000006260 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] REQ: curl -g -i -X GET https://10.4.3.163/compute/v2.1/servers/cb551f95-68a9-4c20-9399-a13d78bfc1c5/os-volume_attachments/4e5fbb9a-604a-4ad1-9073-efc216338294 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bd30ba2ed56bb15d14baa862446febf5d33799e9a994deb3c0e37b5acb029696" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7596efcb-86c2-4490-a32a-fd7c4041ffbd" -H "X-Service-Token: {SHA256}588e6bf1c897a458b6870f9e1e9ed14b7bd0e16cdeb4b303a3d87b3e9bf8c513" {{(pid=100318) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 19:16:15.396600 np0000006260 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 19:16:15 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-3470c38e-9e46-43b4-ac41-73097e9b5fb5 x-openstack-request-id: req-3470c38e-9e46-43b4-ac41-73097e9b5fb5 {{(pid=100318) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 19:16:15.396762 np0000006260 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "4e5fbb9a-604a-4ad1-9073-efc216338294", "serverId": "cb551f95-68a9-4c20-9399-a13d78bfc1c5", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e5a37e0d-db65-4097-b482-c63140f58ef8", "bdm_uuid": "d8c60bb5-b4f6-42c7-8111-4f00576d4834"}} {{(pid=100318) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 19:16:15.396901 np0000006260 devstack@c-api.service[100318]: DEBUG novaclient.v2.client [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] GET call to compute for https://10.4.3.163/compute/v2.1/servers/cb551f95-68a9-4c20-9399-a13d78bfc1c5/os-volume_attachments/4e5fbb9a-604a-4ad1-9073-efc216338294 used request id req-3470c38e-9e46-43b4-ac41-73097e9b5fb5 {{(pid=100318) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 19:16:15.399419 np0000006260 devstack@c-api.service[100318]: ERROR cinder.volume.api [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Caught error: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 19:16:15.402391 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance cb551f95-68a9-4c20-9399-a13d78bfc1c5 using the Compute API Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: ERROR cinder.api.middleware.fault Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.middleware.fault [None req-7596efcb-86c2-4490-a32a-fd7c4041ffbd tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action returned with HTTP 409 Jul 31 19:16:15.404422 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 955/3778] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:15 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 167 bytes in 223 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:15.412403 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd0bdc92-221a-4a05-a95f-f3d73e2719f9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.414395 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 944/3779] 10.4.3.163 () {70 vars in 1597 bytes} [Fri Jul 31 19:16:15 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:16:15.423659 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-998713ca-d14c-4680-ab73-f57cfb544a4d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.439222 np0000006260 devstack@c-api.service[100320]: WARNING keystonemiddleware.auth_token [None req-998713ca-d14c-4680-ab73-f57cfb544a4d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 19:16:15.440172 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 940/3780] 10.4.3.163 () {70 vars in 1597 bytes} [Fri Jul 31 19:16:15 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 19:16:15.447358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7947b16f-43c5-48c8-8456-5766f833c01d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.449131 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7947b16f-43c5-48c8-8456-5766f833c01d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:15.449392 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7947b16f-43c5-48c8-8456-5766f833c01d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.449684 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7947b16f-43c5-48c8-8456-5766f833c01d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.456848 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.456848 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:15.463204 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7947b16f-43c5-48c8-8456-5766f833c01d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:15.468707 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7947b16f-43c5-48c8-8456-5766f833c01d tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:15.469240 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 942/3781] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:15.481308 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-77d11140-e250-4ad3-b976-fd834d32fbf2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.483178 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77d11140-e250-4ad3-b976-fd834d32fbf2 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:15.483541 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77d11140-e250-4ad3-b976-fd834d32fbf2 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.483805 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77d11140-e250-4ad3-b976-fd834d32fbf2 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.526825 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-77d11140-e250-4ad3-b976-fd834d32fbf2 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:15.535449 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.535449 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:15.540052 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-77d11140-e250-4ad3-b976-fd834d32fbf2 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:15.545246 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77d11140-e250-4ad3-b976-fd834d32fbf2 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:15.545864 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 956/3782] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:15.595468 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-e9960857-7400-4dea-b676-dead9e89bd5e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.606934 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-e9960857-7400-4dea-b676-dead9e89bd5e tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:15.607973 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-e9960857-7400-4dea-b676-dead9e89bd5e tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.609262 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-e9960857-7400-4dea-b676-dead9e89bd5e tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.622842 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.622842 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:15.626590 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-e9960857-7400-4dea-b676-dead9e89bd5e tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:15.630924 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-e9960857-7400-4dea-b676-dead9e89bd5e tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:15.631368 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 945/3783] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:15.713284 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fb889d7f-2d87-4570-92e3-fd5cb5e3112e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.714826 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca99ef7e-5db1-4b52-b594-9e69e3080162 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.715337 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca99ef7e-5db1-4b52-b594-9e69e3080162 None None] GET https://10.4.3.163/volume// Jul 31 19:16:15.715583 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca99ef7e-5db1-4b52-b594-9e69e3080162 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.715860 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca99ef7e-5db1-4b52-b594-9e69e3080162 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.716173 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fb889d7f-2d87-4570-92e3-fd5cb5e3112e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:15.716292 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca99ef7e-5db1-4b52-b594-9e69e3080162 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:15.716401 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fb889d7f-2d87-4570-92e3-fd5cb5e3112e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.716610 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fb889d7f-2d87-4570-92e3-fd5cb5e3112e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.716774 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 943/3784] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:15.716828 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-fb889d7f-2d87-4570-92e3-fd5cb5e3112e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:15.720891 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.720891 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:15.721535 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fb889d7f-2d87-4570-92e3-fd5cb5e3112e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:15.721965 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 941/3785] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:15.724209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-ab090459-6543-44c2-b356-e3aec3bc4039 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.756778 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-ab090459-6543-44c2-b356-e3aec3bc4039 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:16:15.757096 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-ab090459-6543-44c2-b356-e3aec3bc4039 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "69e47311-bf99-4e36-8fe0-6c3ecd08a8ce", "connector": null, "instance_uuid": "cb551f95-68a9-4c20-9399-a13d78bfc1c5"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:15.765003 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.765003 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:15.793364 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-ab090459-6543-44c2-b356-e3aec3bc4039 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:16:15.793967 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 957/3786] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:16:15 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:15.806364 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f328a81-18ba-48b1-93d5-56a0c5d3d00d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.809965 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f328a81-18ba-48b1-93d5-56a0c5d3d00d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:15.810249 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f328a81-18ba-48b1-93d5-56a0c5d3d00d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.811063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f328a81-18ba-48b1-93d5-56a0c5d3d00d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.811063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5f328a81-18ba-48b1-93d5-56a0c5d3d00d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:15.815004 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.815004 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:15.815612 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f328a81-18ba-48b1-93d5-56a0c5d3d00d tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:15.815978 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 946/3787] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:15.839779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0833f488-a87e-4fdf-8bd4-9445bed6ac40 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.841927 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0833f488-a87e-4fdf-8bd4-9445bed6ac40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:15.842125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0833f488-a87e-4fdf-8bd4-9445bed6ac40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.842244 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0833f488-a87e-4fdf-8bd4-9445bed6ac40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.852054 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.852054 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:15.856276 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f23c2b89-e63c-4c30-8c54-ba24d7c62f7b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.857064 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f23c2b89-e63c-4c30-8c54-ba24d7c62f7b None None] GET https://10.4.3.163/volume// Jul 31 19:16:15.857064 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f23c2b89-e63c-4c30-8c54-ba24d7c62f7b None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.857678 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f23c2b89-e63c-4c30-8c54-ba24d7c62f7b None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.857756 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0833f488-a87e-4fdf-8bd4-9445bed6ac40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:15.857794 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f23c2b89-e63c-4c30-8c54-ba24d7c62f7b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:15.858039 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 942/3788] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:15.863651 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0833f488-a87e-4fdf-8bd4-9445bed6ac40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:15.863651 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 944/3789] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:15.872274 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-c64d3685-bda5-4e67-a509-40f3dcda044a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.875235 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-c64d3685-bda5-4e67-a509-40f3dcda044a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:15.875235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-c64d3685-bda5-4e67-a509-40f3dcda044a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.875235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-c64d3685-bda5-4e67-a509-40f3dcda044a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.890928 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.890928 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:15.894314 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-c64d3685-bda5-4e67-a509-40f3dcda044a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:15.897767 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-c64d3685-bda5-4e67-a509-40f3dcda044a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:15.898396 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 958/3790] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 1036 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:15.912386 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7d8e8b7a-0d52-4d1a-a3da-869c0229f8f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.914406 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d8e8b7a-0d52-4d1a-a3da-869c0229f8f1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c Jul 31 19:16:15.914653 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d8e8b7a-0d52-4d1a-a3da-869c0229f8f1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.914880 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7d8e8b7a-0d52-4d1a-a3da-869c0229f8f1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.920315 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7d8e8b7a-0d52-4d1a-a3da-869c0229f8f1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c returned with HTTP 404 Jul 31 19:16:15.920834 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 947/3791] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/volumes/62d8462e-3626-4b67-b2a3-4b99e9beb06c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:15.930029 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e8979b3f-7307-49ea-8035-1f604146c301 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.932025 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e8979b3f-7307-49ea-8035-1f604146c301 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] DELETE https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 Jul 31 19:16:15.932575 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e8979b3f-7307-49ea-8035-1f604146c301 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.932935 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e8979b3f-7307-49ea-8035-1f604146c301 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:15.933248 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-e8979b3f-7307-49ea-8035-1f604146c301 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete volume with id: 416b53f5-18ce-4b60-b44a-1775c984c8b5 Jul 31 19:16:15.947324 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:15.947324 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:15.948056 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e8979b3f-7307-49ea-8035-1f604146c301 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:16:15.980699 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e8979b3f-7307-49ea-8035-1f604146c301 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete volume request issued successfully. Jul 31 19:16:15.980699 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e8979b3f-7307-49ea-8035-1f604146c301 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 returned with HTTP 202 Jul 31 19:16:15.980937 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 943/3792] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:15 2026] DELETE /volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:15.994791 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-215f58a4-6a5f-48ee-b15b-56d7894100f2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:15.997200 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-215f58a4-6a5f-48ee-b15b-56d7894100f2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 Jul 31 19:16:15.998515 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-215f58a4-6a5f-48ee-b15b-56d7894100f2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:15.998700 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-215f58a4-6a5f-48ee-b15b-56d7894100f2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:16.010246 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.010246 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:16.015942 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-215f58a4-6a5f-48ee-b15b-56d7894100f2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:16:16.023494 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-215f58a4-6a5f-48ee-b15b-56d7894100f2 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 returned with HTTP 200 Jul 31 19:16:16.024167 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 945/3793] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:15 2026] GET /volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:16.036623 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-48c6ffbe-3f25-4f6d-b801-1f99b3754804 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.038830 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48c6ffbe-3f25-4f6d-b801-1f99b3754804 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:16.039039 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48c6ffbe-3f25-4f6d-b801-1f99b3754804 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:16.039282 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48c6ffbe-3f25-4f6d-b801-1f99b3754804 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:16.048097 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.048097 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:16.048691 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-48c6ffbe-3f25-4f6d-b801-1f99b3754804 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:16.049923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48c6ffbe-3f25-4f6d-b801-1f99b3754804 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 returned with HTTP 200 Jul 31 19:16:16.051109 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 959/3794] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:16 2026] GET /volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:16.051986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-a1ba6a57-6346-4f0f-9f08-d19c97922866 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.059693 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-a1ba6a57-6346-4f0f-9f08-d19c97922866 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] PUT https://10.4.3.163/volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd Jul 31 19:16:16.060092 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-a1ba6a57-6346-4f0f-9f08-d19c97922866 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:16.062496 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-855d6a68-bbfd-4834-bba0-b4bf05c78331 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.065085 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-855d6a68-bbfd-4834-bba0-b4bf05c78331 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:16.065085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-855d6a68-bbfd-4834-bba0-b4bf05c78331 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:16.065085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-855d6a68-bbfd-4834-bba0-b4bf05c78331 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:16.069458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-a1ba6a57-6346-4f0f-9f08-d19c97922866 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Acquiring lock "cinder-attachment_update-69e47311-bf99-4e36-8fe0-6c3ecd08a8ce-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:16:16.070342 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.070342 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:16.070744 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-855d6a68-bbfd-4834-bba0-b4bf05c78331 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:16.071763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-855d6a68-bbfd-4834-bba0-b4bf05c78331 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 returned with HTTP 200 Jul 31 19:16:16.072231 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 944/3795] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:16 2026] GET /volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:16.072293 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-a1ba6a57-6346-4f0f-9f08-d19c97922866 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Lock "cinder-attachment_update-69e47311-bf99-4e36-8fe0-6c3ecd08a8ce-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:16:16.073512 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.073512 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:16.084253 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-35acb5c4-d8e0-4207-809f-5f8373424296 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.085999 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35acb5c4-d8e0-4207-809f-5f8373424296 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:16.086566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35acb5c4-d8e0-4207-809f-5f8373424296 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f814622-7b51-471a-8b13-ff9e6826674d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-517355678", "description": null, "metadata": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:16.101943 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.101943 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:16.102400 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-35acb5c4-d8e0-4207-809f-5f8373424296 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:16.103208 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-35acb5c4-d8e0-4207-809f-5f8373424296 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create snapshot from volume 7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:16:16.151081 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-35acb5c4-d8e0-4207-809f-5f8373424296 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['37de99ba-8fdd-4484-8ea4-5fa0555bd98d', 'cedef46d-a44e-4e32-8225-8bcfd8829a72', '27cd4ccf-48c9-4fa7-b8ff-642f7a762148', 'ae58ea7a-0efe-4c2d-a034-ece47359f04c'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:16.191949 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-35acb5c4-d8e0-4207-809f-5f8373424296 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot force create request issued successfully. Jul 31 19:16:16.192262 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35acb5c4-d8e0-4207-809f-5f8373424296 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:16.192820 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 946/3796] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:16.199310 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-a1ba6a57-6346-4f0f-9f08-d19c97922866 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Lock "cinder-attachment_update-69e47311-bf99-4e36-8fe0-6c3ecd08a8ce-np0000006260" released by "attachment_update" :: held 0.127s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:16:16.199746 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-a1ba6a57-6346-4f0f-9f08-d19c97922866 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd returned with HTTP 200 Jul 31 19:16:16.200325 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 948/3797] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:16:16 2026] PUT /volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:16.209420 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-73cc1c90-fdd3-4a04-bae0-a6a09c1eb676 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.212130 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73cc1c90-fdd3-4a04-bae0-a6a09c1eb676 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:16.212610 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73cc1c90-fdd3-4a04-bae0-a6a09c1eb676 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:16.213302 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-73cc1c90-fdd3-4a04-bae0-a6a09c1eb676 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:16.220101 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.220101 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:16.221005 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-73cc1c90-fdd3-4a04-bae0-a6a09c1eb676 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:16.222526 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-73cc1c90-fdd3-4a04-bae0-a6a09c1eb676 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 returned with HTTP 200 Jul 31 19:16:16.223284 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 960/3798] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:16 2026] GET /volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:16.233297 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-57d7f898-0597-4f44-952d-8f2d4addff49 req-2c424f61-6e9a-4647-b9b6-8e91450ee52a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.235630 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-57d7f898-0597-4f44-952d-8f2d4addff49 req-2c424f61-6e9a-4647-b9b6-8e91450ee52a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] DELETE https://10.4.3.163/volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724 Jul 31 19:16:16.235873 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-57d7f898-0597-4f44-952d-8f2d4addff49 req-2c424f61-6e9a-4647-b9b6-8e91450ee52a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:16.236175 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-57d7f898-0597-4f44-952d-8f2d4addff49 req-2c424f61-6e9a-4647-b9b6-8e91450ee52a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:16.250190 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.250190 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:16.312341 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-57d7f898-0597-4f44-952d-8f2d4addff49 req-2c424f61-6e9a-4647-b9b6-8e91450ee52a tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724 returned with HTTP 200 Jul 31 19:16:16.312796 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 945/3799] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:16:16 2026] DELETE /volume/v3/attachments/2e2925f8-6b82-460a-9229-47e0648ea724 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:16.734514 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7124ab7-0b22-477d-aa74-94e19fdf19f2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.737406 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7124ab7-0b22-477d-aa74-94e19fdf19f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:16.737769 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7124ab7-0b22-477d-aa74-94e19fdf19f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:16.738027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7124ab7-0b22-477d-aa74-94e19fdf19f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:16.738194 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e7124ab7-0b22-477d-aa74-94e19fdf19f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:16.742781 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.742781 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:16.744187 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7124ab7-0b22-477d-aa74-94e19fdf19f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:16.744187 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 947/3800] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:16 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:16.828129 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59737e7d-ea1f-458f-bf10-4c9c7572a2fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.830250 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59737e7d-ea1f-458f-bf10-4c9c7572a2fc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:16.830544 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59737e7d-ea1f-458f-bf10-4c9c7572a2fc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:16.830822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59737e7d-ea1f-458f-bf10-4c9c7572a2fc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:16.830978 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-59737e7d-ea1f-458f-bf10-4c9c7572a2fc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:16.839315 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.839315 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:16.840247 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59737e7d-ea1f-458f-bf10-4c9c7572a2fc tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:16.840778 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 949/3801] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:16 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:16.879145 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9d1dada7-fe85-483f-86cb-554edc326eff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:16.881088 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d1dada7-fe85-483f-86cb-554edc326eff tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:16.881351 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d1dada7-fe85-483f-86cb-554edc326eff tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:16.881603 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9d1dada7-fe85-483f-86cb-554edc326eff tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:16.891680 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:16.891680 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:16.896508 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9d1dada7-fe85-483f-86cb-554edc326eff tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:16.901473 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9d1dada7-fe85-483f-86cb-554edc326eff tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:16.901977 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 961/3802] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:16 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:17.036875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d9457cd9-8c63-44e4-82ac-dc35a84183d1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.038554 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9457cd9-8c63-44e4-82ac-dc35a84183d1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 Jul 31 19:16:17.038772 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9457cd9-8c63-44e4-82ac-dc35a84183d1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.038975 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d9457cd9-8c63-44e4-82ac-dc35a84183d1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.044795 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d9457cd9-8c63-44e4-82ac-dc35a84183d1 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 returned with HTTP 404 Jul 31 19:16:17.045413 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 946/3803] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:17 2026] GET /volume/v3/volumes/416b53f5-18ce-4b60-b44a-1775c984c8b5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:17.053418 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b4be2473-08fd-452d-af1a-fc4a56be8499 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.055177 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b4be2473-08fd-452d-af1a-fc4a56be8499 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] DELETE https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 Jul 31 19:16:17.055358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b4be2473-08fd-452d-af1a-fc4a56be8499 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.055573 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b4be2473-08fd-452d-af1a-fc4a56be8499 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.055757 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b4be2473-08fd-452d-af1a-fc4a56be8499 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete volume with id: b29885c9-911a-4aee-aff4-a29803b71278 Jul 31 19:16:17.063556 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.063556 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:17.064087 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b4be2473-08fd-452d-af1a-fc4a56be8499 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:16:17.087161 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b4be2473-08fd-452d-af1a-fc4a56be8499 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Delete volume request issued successfully. Jul 31 19:16:17.087460 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b4be2473-08fd-452d-af1a-fc4a56be8499 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 returned with HTTP 202 Jul 31 19:16:17.088110 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 948/3804] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:17 2026] DELETE /volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:17.100234 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5066c8b3-ed0a-4b1b-9dbf-712fe4ac0272 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.102782 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5066c8b3-ed0a-4b1b-9dbf-712fe4ac0272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 Jul 31 19:16:17.103082 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5066c8b3-ed0a-4b1b-9dbf-712fe4ac0272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.103496 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5066c8b3-ed0a-4b1b-9dbf-712fe4ac0272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.113298 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.113298 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:17.122508 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5066c8b3-ed0a-4b1b-9dbf-712fe4ac0272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Volume info retrieved successfully. Jul 31 19:16:17.132299 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5066c8b3-ed0a-4b1b-9dbf-712fe4ac0272 tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 returned with HTTP 200 Jul 31 19:16:17.132855 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 950/3805] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:17 2026] GET /volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:17.237756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fe8766e6-12f3-4ff1-86a7-608438ad8d1e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.237756 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe8766e6-12f3-4ff1-86a7-608438ad8d1e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:17.237756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe8766e6-12f3-4ff1-86a7-608438ad8d1e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.237756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe8766e6-12f3-4ff1-86a7-608438ad8d1e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.242544 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.242544 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:17.242999 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fe8766e6-12f3-4ff1-86a7-608438ad8d1e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:17.244141 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe8766e6-12f3-4ff1-86a7-608438ad8d1e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 returned with HTTP 200 Jul 31 19:16:17.245046 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 962/3806] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:17 2026] GET /volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:17.257265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1404ab5e-80cc-42e5-8dd6-a56d5a22ce90 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.259447 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1404ab5e-80cc-42e5-8dd6-a56d5a22ce90 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:17.259720 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1404ab5e-80cc-42e5-8dd6-a56d5a22ce90 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.259966 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1404ab5e-80cc-42e5-8dd6-a56d5a22ce90 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.268314 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.268314 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:17.268914 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1404ab5e-80cc-42e5-8dd6-a56d5a22ce90 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:17.269909 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1404ab5e-80cc-42e5-8dd6-a56d5a22ce90 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 returned with HTTP 200 Jul 31 19:16:17.270518 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 947/3807] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:17 2026] GET /volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:17.658138 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1b6de62-718b-4f5f-8567-7f0dcd301614 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.660216 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1b6de62-718b-4f5f-8567-7f0dcd301614 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] DELETE https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:16:17.660580 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1b6de62-718b-4f5f-8567-7f0dcd301614 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.660786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1b6de62-718b-4f5f-8567-7f0dcd301614 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.660954 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b1b6de62-718b-4f5f-8567-7f0dcd301614 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Delete volume with id: 8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:16:17.668717 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.668717 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:17.669160 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1b6de62-718b-4f5f-8567-7f0dcd301614 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:16:17.697339 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1b6de62-718b-4f5f-8567-7f0dcd301614 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Delete volume request issued successfully. Jul 31 19:16:17.701566 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1b6de62-718b-4f5f-8567-7f0dcd301614 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 202 Jul 31 19:16:17.701566 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 949/3808] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:16:17 2026] DELETE /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:17.711636 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-65b258c4-8b5f-4e79-ba0a-e66b7f8f572b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.713963 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65b258c4-8b5f-4e79-ba0a-e66b7f8f572b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:16:17.714214 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65b258c4-8b5f-4e79-ba0a-e66b7f8f572b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.714473 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-65b258c4-8b5f-4e79-ba0a-e66b7f8f572b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.728458 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.728458 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:17.736636 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-65b258c4-8b5f-4e79-ba0a-e66b7f8f572b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:16:17.747539 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-65b258c4-8b5f-4e79-ba0a-e66b7f8f572b tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 200 Jul 31 19:16:17.747961 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 951/3809] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:17 2026] GET /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 19:16:17.755808 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-97529790-bad9-470f-ac69-7c90726e3760 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.761488 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97529790-bad9-470f-ac69-7c90726e3760 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:17.761777 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97529790-bad9-470f-ac69-7c90726e3760 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.761985 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97529790-bad9-470f-ac69-7c90726e3760 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.762092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-97529790-bad9-470f-ac69-7c90726e3760 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:17.772016 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.772016 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:17.772016 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97529790-bad9-470f-ac69-7c90726e3760 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:17.772016 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 963/3810] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:17 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:17.853334 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a789641a-4386-49b0-aee9-20804d8c407f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.855107 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a789641a-4386-49b0-aee9-20804d8c407f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:17.855391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a789641a-4386-49b0-aee9-20804d8c407f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.855656 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a789641a-4386-49b0-aee9-20804d8c407f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.855786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-a789641a-4386-49b0-aee9-20804d8c407f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:17.861539 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.861539 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:17.862355 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a789641a-4386-49b0-aee9-20804d8c407f tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:17.862940 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 948/3811] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:17 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:17.920247 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ebfc01d9-9aea-4450-b3bb-9b0df6bdc5be None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:17.922570 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebfc01d9-9aea-4450-b3bb-9b0df6bdc5be tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:17.922860 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebfc01d9-9aea-4450-b3bb-9b0df6bdc5be tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:17.923127 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebfc01d9-9aea-4450-b3bb-9b0df6bdc5be tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:17.935643 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:17.935643 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:17.939982 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ebfc01d9-9aea-4450-b3bb-9b0df6bdc5be tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:17.945333 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebfc01d9-9aea-4450-b3bb-9b0df6bdc5be tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:17.945766 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 950/3812] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:17 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:18.115802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e75732b4-6887-4e46-9045-fe7ed063a97c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.148620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5dd986c7-0577-4813-898d-4b78145de67e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.151096 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5dd986c7-0577-4813-898d-4b78145de67e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] GET https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 Jul 31 19:16:18.151251 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5dd986c7-0577-4813-898d-4b78145de67e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.151524 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5dd986c7-0577-4813-898d-4b78145de67e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.160336 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5dd986c7-0577-4813-898d-4b78145de67e tempest-VolumesBackupsTest-585643453 tempest-VolumesBackupsTest-585643453-project-member] https://10.4.3.163/volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 returned with HTTP 404 Jul 31 19:16:18.160966 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 964/3813] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:18 2026] GET /volume/v3/volumes/b29885c9-911a-4aee-aff4-a29803b71278 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:18.240133 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e75732b4-6887-4e46-9045-fe7ed063a97c tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:16:18.240633 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e75732b4-6887-4e46-9045-fe7ed063a97c tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1568086027"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:18.262763 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e75732b4-6887-4e46-9045-fe7ed063a97c tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:16:18.263263 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 952/3814] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:16:18 2026] POST /volume/v3/types => generated 216 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:18.271112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-263fb04b-31c1-43b4-ac47-66f890f2926b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.273141 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-263fb04b-31c1-43b4-ac47-66f890f2926b tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:16:18.273626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-263fb04b-31c1-43b4-ac47-66f890f2926b tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1031586195"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:18.297320 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-263fb04b-31c1-43b4-ac47-66f890f2926b tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:16:18.297862 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 949/3815] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:16:18 2026] POST /volume/v3/group_types => generated 173 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:18.307632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d26e072b-6592-4f3c-92a7-902d279968b1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.401183 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d26e072b-6592-4f3c-92a7-902d279968b1 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:16:18.401599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d26e072b-6592-4f3c-92a7-902d279968b1 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "738d87fa-e64a-4fd6-a93b-0579b4630364", "volume_types": ["2cb9421b-f11f-41f7-98ab-715da2437a89"], "name": "tempest-Group1-407736957"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:18.403368 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-d26e072b-6592-4f3c-92a7-902d279968b1 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Creating new group {'group': {'group_type': '738d87fa-e64a-4fd6-a93b-0579b4630364', 'volume_types': ['2cb9421b-f11f-41f7-98ab-715da2437a89'], 'name': 'tempest-Group1-407736957'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:16:18.407052 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-d26e072b-6592-4f3c-92a7-902d279968b1 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Creating group tempest-Group1-407736957. Jul 31 19:16:18.415883 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d26e072b-6592-4f3c-92a7-902d279968b1 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Availability Zones retrieved successfully. Jul 31 19:16:18.440799 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-d26e072b-6592-4f3c-92a7-902d279968b1 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Created reservations ['a0a82ef5-b923-495b-adf9-30a774668d3b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:18.470651 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d26e072b-6592-4f3c-92a7-902d279968b1 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:16:18.471186 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 951/3816] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:16:18 2026] POST /volume/v3/groups => generated 93 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:18.481673 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9755ac26-80a6-4f2c-ab22-841422829a75 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.483705 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9755ac26-80a6-4f2c-ab22-841422829a75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 Jul 31 19:16:18.483967 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9755ac26-80a6-4f2c-ab22-841422829a75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.484269 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9755ac26-80a6-4f2c-ab22-841422829a75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.484500 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-9755ac26-80a6-4f2c-ab22-841422829a75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 3e891387-d0b7-443b-b3c0-018ce1c03df9 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:18.489595 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:18.489595 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:18.498046 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9755ac26-80a6-4f2c-ab22-841422829a75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 returned with HTTP 200 Jul 31 19:16:18.498509 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 965/3817] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:18 2026] GET /volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 => generated 321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:18.775259 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c4904af-395d-4141-b402-d440c2516a11 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.777619 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c4904af-395d-4141-b402-d440c2516a11 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f Jul 31 19:16:18.777817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c4904af-395d-4141-b402-d440c2516a11 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.778058 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c4904af-395d-4141-b402-d440c2516a11 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.786903 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ee8afa24-c9ae-40e1-8942-7eb71169f4ef None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.788146 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c4904af-395d-4141-b402-d440c2516a11 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f returned with HTTP 404 Jul 31 19:16:18.788920 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 953/3818] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:18 2026] GET /volume/v3/volumes/8055b6da-cb67-4862-8371-449a5c6c602f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:18.789352 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ee8afa24-c9ae-40e1-8942-7eb71169f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:18.789591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ee8afa24-c9ae-40e1-8942-7eb71169f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.790009 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ee8afa24-c9ae-40e1-8942-7eb71169f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.790009 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-ee8afa24-c9ae-40e1-8942-7eb71169f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:18.798202 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54ce212b-3fc8-44a5-a6f6-59835ee385a1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.799100 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:18.799100 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:18.799546 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ee8afa24-c9ae-40e1-8942-7eb71169f4ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:18.800062 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 950/3819] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:18 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:18.801218 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54ce212b-3fc8-44a5-a6f6-59835ee385a1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d Jul 31 19:16:18.801566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54ce212b-3fc8-44a5-a6f6-59835ee385a1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.801811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54ce212b-3fc8-44a5-a6f6-59835ee385a1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.801959 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-54ce212b-3fc8-44a5-a6f6-59835ee385a1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Delete snapshot with id: 4289806c-ea34-43f3-9dd0-4cab35ccdf9d Jul 31 19:16:18.808840 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:18.808840 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:18.809415 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-54ce212b-3fc8-44a5-a6f6-59835ee385a1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot retrieved successfully. Jul 31 19:16:18.840999 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-54ce212b-3fc8-44a5-a6f6-59835ee385a1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot delete request issued successfully. Jul 31 19:16:18.840999 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54ce212b-3fc8-44a5-a6f6-59835ee385a1 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d returned with HTTP 202 Jul 31 19:16:18.841127 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e9930025-6644-4a19-a147-3ba45a8e854b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.841188 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 952/3820] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:18 2026] DELETE /volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:18.842591 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e9930025-6644-4a19-a147-3ba45a8e854b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:18.842860 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e9930025-6644-4a19-a147-3ba45a8e854b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.843146 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e9930025-6644-4a19-a147-3ba45a8e854b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.843341 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-e9930025-6644-4a19-a147-3ba45a8e854b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:18.849176 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd43ee23-6fce-4dcf-9eb2-f36c4c59ddad None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.849522 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:18.849522 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:18.850164 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e9930025-6644-4a19-a147-3ba45a8e854b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:18.851059 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd43ee23-6fce-4dcf-9eb2-f36c4c59ddad tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d Jul 31 19:16:18.851252 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd43ee23-6fce-4dcf-9eb2-f36c4c59ddad tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.852262 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd43ee23-6fce-4dcf-9eb2-f36c4c59ddad tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.858864 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:18.858864 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:18.858864 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd43ee23-6fce-4dcf-9eb2-f36c4c59ddad tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot retrieved successfully. Jul 31 19:16:18.859896 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd43ee23-6fce-4dcf-9eb2-f36c4c59ddad tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d returned with HTTP 200 Jul 31 19:16:18.860345 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 954/3821] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:18 2026] GET /volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:18.871850 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e9930025-6644-4a19-a147-3ba45a8e854b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot delete request issued successfully. Jul 31 19:16:18.871850 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e9930025-6644-4a19-a147-3ba45a8e854b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 returned with HTTP 202 Jul 31 19:16:18.871850 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 966/3822] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:18 2026] DELETE /volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:18.875051 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6b028553-467a-4e42-be52-64bb621b05b1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.879846 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6b028553-467a-4e42-be52-64bb621b05b1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:18.880052 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6b028553-467a-4e42-be52-64bb621b05b1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.880256 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6b028553-467a-4e42-be52-64bb621b05b1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.880362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6b028553-467a-4e42-be52-64bb621b05b1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:18.883233 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a9c33d79-eed8-454c-8a36-8dd12beaf6bb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.884994 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9c33d79-eed8-454c-8a36-8dd12beaf6bb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:18.885210 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9c33d79-eed8-454c-8a36-8dd12beaf6bb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.885395 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9c33d79-eed8-454c-8a36-8dd12beaf6bb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.887346 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:18.887346 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:18.888074 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6b028553-467a-4e42-be52-64bb621b05b1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:18.888709 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 951/3823] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:18 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:18.890693 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:18.890693 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:18.891126 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a9c33d79-eed8-454c-8a36-8dd12beaf6bb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:18.891957 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9c33d79-eed8-454c-8a36-8dd12beaf6bb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 returned with HTTP 200 Jul 31 19:16:18.892827 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 953/3824] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:18 2026] GET /volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:18.961416 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-902c4949-9a0d-4b37-b201-e21ed3c0fc1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:18.963547 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-902c4949-9a0d-4b37-b201-e21ed3c0fc1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:18.963839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-902c4949-9a0d-4b37-b201-e21ed3c0fc1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:18.964056 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-902c4949-9a0d-4b37-b201-e21ed3c0fc1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:18.979143 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:18.979143 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:18.984453 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-902c4949-9a0d-4b37-b201-e21ed3c0fc1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:18.990220 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-902c4949-9a0d-4b37-b201-e21ed3c0fc1a tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:18.990766 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 955/3825] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:18 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:19.490231 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-51a95d87-800c-43d0-9330-d2e00ac26073 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.492483 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-51a95d87-800c-43d0-9330-d2e00ac26073 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd/action Jul 31 19:16:19.492956 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-51a95d87-800c-43d0-9330-d2e00ac26073 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:19.493105 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-51a95d87-800c-43d0-9330-d2e00ac26073 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:19.508572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9757e7fa-b350-4e7d-95ed-9a1dfc5ba8b4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.510602 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9757e7fa-b350-4e7d-95ed-9a1dfc5ba8b4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 Jul 31 19:16:19.510867 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9757e7fa-b350-4e7d-95ed-9a1dfc5ba8b4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:19.511103 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9757e7fa-b350-4e7d-95ed-9a1dfc5ba8b4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:19.511170 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-9757e7fa-b350-4e7d-95ed-9a1dfc5ba8b4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 3e891387-d0b7-443b-b3c0-018ce1c03df9 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:19.511381 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:19.511381 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:19.516463 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:19.516463 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:19.524452 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-cb5c3044-f00d-41ae-a1f6-6e460bae821a req-51a95d87-800c-43d0-9330-d2e00ac26073 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd/action returned with HTTP 204 Jul 31 19:16:19.524452 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 967/3826] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:16:19 2026] POST /volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:19.531581 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9757e7fa-b350-4e7d-95ed-9a1dfc5ba8b4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 returned with HTTP 200 Jul 31 19:16:19.532462 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 952/3827] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:19 2026] GET /volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:19.542260 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2898e528-f718-4961-958b-fdde1b975599 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.545456 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2898e528-f718-4961-958b-fdde1b975599 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:16:19.545927 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2898e528-f718-4961-958b-fdde1b975599 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "738d87fa-e64a-4fd6-a93b-0579b4630364", "volume_types": ["2cb9421b-f11f-41f7-98ab-715da2437a89"], "name": "tempest-Group2-942276257"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:19.549944 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-2898e528-f718-4961-958b-fdde1b975599 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Creating new group {'group': {'group_type': '738d87fa-e64a-4fd6-a93b-0579b4630364', 'volume_types': ['2cb9421b-f11f-41f7-98ab-715da2437a89'], 'name': 'tempest-Group2-942276257'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:16:19.556041 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-2898e528-f718-4961-958b-fdde1b975599 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Creating group tempest-Group2-942276257. Jul 31 19:16:19.572758 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2898e528-f718-4961-958b-fdde1b975599 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Availability Zones retrieved successfully. Jul 31 19:16:19.587649 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-2898e528-f718-4961-958b-fdde1b975599 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Created reservations ['28854293-37c9-4f57-a433-9d0145b8188e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:19.610467 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2898e528-f718-4961-958b-fdde1b975599 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:16:19.611772 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 954/3828] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:16:19 2026] POST /volume/v3/groups => generated 93 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:19.620798 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c518cc8e-9696-4c2f-8724-483fab85cb37 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.622675 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c518cc8e-9696-4c2f-8724-483fab85cb37 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 Jul 31 19:16:19.622925 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c518cc8e-9696-4c2f-8724-483fab85cb37 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:19.623109 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c518cc8e-9696-4c2f-8724-483fab85cb37 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:19.623243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-c518cc8e-9696-4c2f-8724-483fab85cb37 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:19.627381 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:19.627381 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:19.636917 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c518cc8e-9696-4c2f-8724-483fab85cb37 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 returned with HTTP 200 Jul 31 19:16:19.637412 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 956/3829] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:19 2026] GET /volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 => generated 321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:19.817141 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3556a39c-84cc-48a5-8379-9b8f06d68285 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.819099 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3556a39c-84cc-48a5-8379-9b8f06d68285 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:19.819363 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3556a39c-84cc-48a5-8379-9b8f06d68285 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:19.819619 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3556a39c-84cc-48a5-8379-9b8f06d68285 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:19.819833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3556a39c-84cc-48a5-8379-9b8f06d68285 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:19.824167 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:19.824167 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:19.824912 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3556a39c-84cc-48a5-8379-9b8f06d68285 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:19.825349 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 968/3830] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:19 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:19.870537 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-58259627-e38a-4d89-b637-d639f76335f4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.872771 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-58259627-e38a-4d89-b637-d639f76335f4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d Jul 31 19:16:19.873026 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-58259627-e38a-4d89-b637-d639f76335f4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:19.873263 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-58259627-e38a-4d89-b637-d639f76335f4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:19.879967 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-58259627-e38a-4d89-b637-d639f76335f4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d returned with HTTP 404 Jul 31 19:16:19.880508 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 953/3831] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:19 2026] GET /volume/v3/snapshots/4289806c-ea34-43f3-9dd0-4cab35ccdf9d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:19.901122 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5b385195-4582-4b4c-8f08-c8d34a1b41ef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.903062 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b385195-4582-4b4c-8f08-c8d34a1b41ef tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:19.903180 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-396c748c-ba26-46aa-b451-221e0b0cf589 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.903324 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b385195-4582-4b4c-8f08-c8d34a1b41ef tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:19.903598 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5b385195-4582-4b4c-8f08-c8d34a1b41ef tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:19.903765 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5b385195-4582-4b4c-8f08-c8d34a1b41ef tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:19.905145 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-396c748c-ba26-46aa-b451-221e0b0cf589 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:19.905388 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-396c748c-ba26-46aa-b451-221e0b0cf589 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:19.905647 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-396c748c-ba26-46aa-b451-221e0b0cf589 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:19.908826 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:19.908826 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:19.909560 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5b385195-4582-4b4c-8f08-c8d34a1b41ef tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:19.909982 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 955/3832] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:19 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:19.910925 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-396c748c-ba26-46aa-b451-221e0b0cf589 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 returned with HTTP 404 Jul 31 19:16:19.911638 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 957/3833] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:19 2026] GET /volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:19.918763 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-91c5ef66-28e6-4500-ab82-4ae3358d56c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.920962 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-91c5ef66-28e6-4500-ab82-4ae3358d56c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:19.921186 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-91c5ef66-28e6-4500-ab82-4ae3358d56c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:19.921380 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-91c5ef66-28e6-4500-ab82-4ae3358d56c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:19.921527 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-91c5ef66-28e6-4500-ab82-4ae3358d56c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: 2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:19.927450 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:19.927450 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:19.928111 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-91c5ef66-28e6-4500-ab82-4ae3358d56c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:19.949947 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-91c5ef66-28e6-4500-ab82-4ae3358d56c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot delete request issued successfully. Jul 31 19:16:19.950512 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-91c5ef66-28e6-4500-ab82-4ae3358d56c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 returned with HTTP 202 Jul 31 19:16:19.951029 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 969/3834] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:19 2026] DELETE /volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:19.960464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2c46a014-2f7c-4421-9b95-edaa4b03a6fd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:19.963338 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2c46a014-2f7c-4421-9b95-edaa4b03a6fd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:19.963625 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2c46a014-2f7c-4421-9b95-edaa4b03a6fd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:19.964052 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2c46a014-2f7c-4421-9b95-edaa4b03a6fd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:19.970243 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:19.970243 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:19.970961 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2c46a014-2f7c-4421-9b95-edaa4b03a6fd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:19.974075 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2c46a014-2f7c-4421-9b95-edaa4b03a6fd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 returned with HTTP 200 Jul 31 19:16:19.974075 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 954/3835] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:19 2026] GET /volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:20.008126 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4ee988c4-7b5b-46d7-a374-3dd5ba1848e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.010260 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ee988c4-7b5b-46d7-a374-3dd5ba1848e9 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:20.010519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ee988c4-7b5b-46d7-a374-3dd5ba1848e9 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.010728 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ee988c4-7b5b-46d7-a374-3dd5ba1848e9 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.023712 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.023712 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:20.028009 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4ee988c4-7b5b-46d7-a374-3dd5ba1848e9 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:20.033036 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ee988c4-7b5b-46d7-a374-3dd5ba1848e9 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:20.033527 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 956/3836] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:20.046595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-22a6bf7c-b14b-4885-889e-3f282d6b78a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.048464 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22a6bf7c-b14b-4885-889e-3f282d6b78a0 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:20.048733 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22a6bf7c-b14b-4885-889e-3f282d6b78a0 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.049181 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-22a6bf7c-b14b-4885-889e-3f282d6b78a0 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.059878 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.059878 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:20.064331 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-22a6bf7c-b14b-4885-889e-3f282d6b78a0 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:20.069376 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-22a6bf7c-b14b-4885-889e-3f282d6b78a0 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:20.069789 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 958/3837] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:20.086902 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c7ddd0c-7013-4c18-86b9-5b32c7d9b8a4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.088680 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c7ddd0c-7013-4c18-86b9-5b32c7d9b8a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action Jul 31 19:16:20.089146 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c7ddd0c-7013-4c18-86b9-5b32c7d9b8a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action body: b'{"os-detach": {"attachment_id": "c382a368-6ea3-4890-acc5-90674a277afd"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:20.089205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c7ddd0c-7013-4c18-86b9-5b32c7d9b8a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "c382a368-6ea3-4890-acc5-90674a277afd"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:20.100781 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.100781 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:20.101296 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1c7ddd0c-7013-4c18-86b9-5b32c7d9b8a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:20.108092 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c7ddd0c-7013-4c18-86b9-5b32c7d9b8a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action returned with HTTP 400 Jul 31 19:16:20.108648 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 970/3838] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:20 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 100 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:16:20.147273 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-2cf1f9c6-11ad-4871-a2d2-3ed4a6bc37da None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.149518 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-2cf1f9c6-11ad-4871-a2d2-3ed4a6bc37da tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:20.149748 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-2cf1f9c6-11ad-4871-a2d2-3ed4a6bc37da tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.149946 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-2cf1f9c6-11ad-4871-a2d2-3ed4a6bc37da tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.161045 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.161045 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:20.165173 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-2cf1f9c6-11ad-4871-a2d2-3ed4a6bc37da tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:20.169798 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-2cf1f9c6-11ad-4871-a2d2-3ed4a6bc37da tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:20.170176 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 955/3839] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:20.203608 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-1935dc66-a8d8-40b6-807c-3bd1f9c9381f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.206928 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-1935dc66-a8d8-40b6-807c-3bd1f9c9381f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce/action Jul 31 19:16:20.207363 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-1935dc66-a8d8-40b6-807c-3bd1f9c9381f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:20.207746 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-1935dc66-a8d8-40b6-807c-3bd1f9c9381f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:20.220341 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.220341 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:20.220832 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-1935dc66-a8d8-40b6-807c-3bd1f9c9381f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:20.226144 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-1935dc66-a8d8-40b6-807c-3bd1f9c9381f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Begin detaching volume completed successfully. Jul 31 19:16:20.226400 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-1935dc66-a8d8-40b6-807c-3bd1f9c9381f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce/action returned with HTTP 202 Jul 31 19:16:20.226873 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 957/3840] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:16:20 2026] POST /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:20.276264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fe7ca8c3-6ce5-4b4a-b8c8-2103077c580b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.276772 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe7ca8c3-6ce5-4b4a-b8c8-2103077c580b None None] GET https://10.4.3.163/volume// Jul 31 19:16:20.277021 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe7ca8c3-6ce5-4b4a-b8c8-2103077c580b None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.277227 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fe7ca8c3-6ce5-4b4a-b8c8-2103077c580b None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.277716 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fe7ca8c3-6ce5-4b4a-b8c8-2103077c580b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:20.278278 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 959/3841] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:20.289232 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-7189a3cc-472b-4b26-b3dc-7c7386e5ec40 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.291497 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-7189a3cc-472b-4b26-b3dc-7c7386e5ec40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:20.291884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-7189a3cc-472b-4b26-b3dc-7c7386e5ec40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.292085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-7189a3cc-472b-4b26-b3dc-7c7386e5ec40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.304255 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.304255 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:20.308482 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-7189a3cc-472b-4b26-b3dc-7c7386e5ec40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:20.313772 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-7189a3cc-472b-4b26-b3dc-7c7386e5ec40 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:20.314310 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 971/3842] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 1332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:20.596181 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4da164bc-9e06-4f5f-a941-1d32c4af5037 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.648549 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b2beb970-631c-45f4-b141-4ab06070ce69 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.650178 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2beb970-631c-45f4-b141-4ab06070ce69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 Jul 31 19:16:20.650475 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2beb970-631c-45f4-b141-4ab06070ce69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.650815 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2beb970-631c-45f4-b141-4ab06070ce69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.651008 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-b2beb970-631c-45f4-b141-4ab06070ce69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:20.655259 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.655259 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:20.664533 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2beb970-631c-45f4-b141-4ab06070ce69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 returned with HTTP 200 Jul 31 19:16:20.665049 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 958/3843] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:20.675714 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.677983 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:20.678565 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1406056396", "volume_type": "2cb9421b-f11f-41f7-98ab-715da2437a89", "group_id": "3e891387-d0b7-443b-b3c0-018ce1c03df9", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:20.680649 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1406056396', 'volume_type': '2cb9421b-f11f-41f7-98ab-715da2437a89', 'group_id': '3e891387-d0b7-443b-b3c0-018ce1c03df9', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:20.687639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4da164bc-9e06-4f5f-a941-1d32c4af5037 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:16:20.688143 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4da164bc-9e06-4f5f-a941-1d32c4af5037 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-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=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:20.694721 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.694721 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:20.695366 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume of 1 GB Jul 31 19:16:20.705687 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Availability Zones retrieved successfully. Jul 31 19:16:20.715618 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4da164bc-9e06-4f5f-a941-1d32c4af5037 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:16:20.716120 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 956/3844] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:16:20 2026] POST /volume/v3/types => generated 287 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:20.717079 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Flow 'volume_create_api' (7034e8fc-b7c4-480f-be1a-f3a8f95ae2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:20.718522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d51753-3267-431f-b893-ed66b9945bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:20.719193 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.719193 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:20.719782 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:20.742643 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16d51753-3267-431f-b893-ed66b9945bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:16:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2cb9421b-f11f-41f7-98ab-715da2437a89,is_public=True,name='tempest-GroupsTest-volume-type-1568086027',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2cb9421b-f11f-41f7-98ab-715da2437a89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3e891387-d0b7-443b-b3c0-018ce1c03df9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:20.743796 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e75cbf-1fbd-4809-8fb2-a64913bf961c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:20.775728 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1568086027 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1568086027, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:20.776029 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1568086027 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1568086027, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:20.818634 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Created reservations ['ce6c7ffa-3c01-4ec4-8310-cfbce9092088', '785ab52e-c8f2-4642-8818-06b89949e953', '354a0c99-b2ab-482b-87cd-7bdb2664de77', '1dfea219-4790-4f5b-aee2-d39c7ff4ffea'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:20.819807 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68e75cbf-1fbd-4809-8fb2-a64913bf961c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce6c7ffa-3c01-4ec4-8310-cfbce9092088', '785ab52e-c8f2-4642-8818-06b89949e953', '354a0c99-b2ab-482b-87cd-7bdb2664de77', '1dfea219-4790-4f5b-aee2-d39c7ff4ffea']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:20.820695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30dd0259-26e1-4bf0-8109-3356d7ba8b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:20.838169 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ee25d4d1-44f7-425b-bdf1-4f42b6e58afd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.843295 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee25d4d1-44f7-425b-bdf1-4f42b6e58afd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:20.843295 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee25d4d1-44f7-425b-bdf1-4f42b6e58afd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.843295 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee25d4d1-44f7-425b-bdf1-4f42b6e58afd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.843295 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ee25d4d1-44f7-425b-bdf1-4f42b6e58afd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:20.852593 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.852593 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:20.853249 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee25d4d1-44f7-425b-bdf1-4f42b6e58afd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:20.853911 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 972/3845] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 737 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:20.858673 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30dd0259-26e1-4bf0-8109-3356d7ba8b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e737ff51-6f47-433b-8cfd-83145553260e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1406056396',encryption_key_id=None,group_id=3e891387-d0b7-443b-b3c0-018ce1c03df9,group_type_id=,metadata={},multiattach=False,project_id='1384136534804a16b81db03148f03cd3',qos_specs=None,replication_status=,reservations=['ce6c7ffa-3c01-4ec4-8310-cfbce9092088','785ab52e-c8f2-4642-8818-06b89949e953','354a0c99-b2ab-482b-87cd-7bdb2664de77','1dfea219-4790-4f5b-aee2-d39c7ff4ffea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_type_id=2cb9421b-f11f-41f7-98ab-715da2437a89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1406056396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3e891387-d0b7-443b-b3c0-018ce1c03df9,host=None,id=e737ff51-6f47-433b-8cfd-83145553260e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1384136534804a16b81db03148f03cd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2cb9421b-f11f-41f7-98ab-715da2437a89),volume_type_id=2cb9421b-f11f-41f7-98ab-715da2437a89)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:20.858673 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e071d1a-e4ff-4acc-ab85-6b008d5a4fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:20.872183 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.874375 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c/export_record Jul 31 19:16:20.874603 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.874809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'export_record' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.874927 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Export record for backup e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 19:16:20.881903 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.881903 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:20.882942 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.api [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling RPCAPI with context: , host: np0000006260, backup: e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 19:16:20.904282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] export_record in rpcapi backup_id e38a005e-dcaf-4a32-93fc-40c2d1fee55c on host np0000006260. {{(pid=100319) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 19:16:20.905240 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e071d1a-e4ff-4acc-ab85-6b008d5a4fc6) transitioned into state 'SUCCESS' from state '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-1406056396',encryption_key_id=None,group_id=3e891387-d0b7-443b-b3c0-018ce1c03df9,group_type_id=,metadata={},multiattach=False,project_id='1384136534804a16b81db03148f03cd3',qos_specs=None,replication_status=,reservations=['ce6c7ffa-3c01-4ec4-8310-cfbce9092088','785ab52e-c8f2-4642-8818-06b89949e953','354a0c99-b2ab-482b-87cd-7bdb2664de77','1dfea219-4790-4f5b-aee2-d39c7ff4ffea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_type_id=2cb9421b-f11f-41f7-98ab-715da2437a89)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:20.906320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c9133e-011b-427f-936b-03eae9e57c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:20.920398 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTM4YTAwNWUtZGNhZi00YTMyLTkzZmMtNDBjMmQxZmVlNTVjIiwgInVzZXJfaWQiOiAiMGYyYmVkZjdkYTRjNGZmZmFjNGQzOTJhYjlhZGQ1MGUiLCAicHJvamVjdF9pZCI6ICI3OWE5OTU3Nzk2NDA0Mzk2YjI3NWUyZWE5MTY5ODUwMCIsICJ2b2x1bWVfaWQiOiAiYTY1YWZiZjctNWEwMy00OTY2LWI5NGQtNWFlNzZiY2M5MWRkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODUwMjcwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hNjVhZmJmNy01YTAzLTQ5NjYtYjk0ZC01YWU3NmJjYzkxZGQvMjAyNjA3MzExOTE2MDcvYXpfbm92YV9iYWNrdXBfZTM4YTAwNWUtZGNhZi00YTMyLTkzZmMtNDBjMmQxZmVlNTVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjE2OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100319) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 19:16:20.920842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-821a9ca3-3db3-4f88-93eb-6b17fee0d30b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c/export_record returned with HTTP 200 Jul 31 19:16:20.920946 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dbcebc67-265e-4227-b05d-1fe68167d931 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.921310 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 959/3846] 10.4.3.163 () {68 vars in 1430 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c/export_record => generated 1424 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:20.923100 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbcebc67-265e-4227-b05d-1fe68167d931 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:20.924136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dbcebc67-265e-4227-b05d-1fe68167d931 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.924136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dbcebc67-265e-4227-b05d-1fe68167d931 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.924136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-dbcebc67-265e-4227-b05d-1fe68167d931 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:20.924289 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c9133e-011b-427f-936b-03eae9e57c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:20.925500 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Flow 'volume_create_api' (7034e8fc-b7c4-480f-be1a-f3a8f95ae2da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:20.926100 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume request issued successfully. Jul 31 19:16:20.928384 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:20.928602 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:20.932158 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.932158 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:20.933761 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbcebc67-265e-4227-b05d-1fe68167d931 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:20.933761 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 957/3847] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:20.934316 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-45a95cd2-ac7e-4342-a5a7-55a645a7ba80 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.936633 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-45a95cd2-ac7e-4342-a5a7-55a645a7ba80 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:20.936633 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-45a95cd2-ac7e-4342-a5a7-55a645a7ba80 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.937720 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-45a95cd2-ac7e-4342-a5a7-55a645a7ba80 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.937720 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-45a95cd2-ac7e-4342-a5a7-55a645a7ba80 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:20.942778 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.942778 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:20.943588 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-45a95cd2-ac7e-4342-a5a7-55a645a7ba80 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:20.944080 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 973/3848] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:20.961452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.965564 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/backups/import_record Jul 31 19:16:20.965564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdlOTdmODMtNTFjMC00OTVkLTgyY2MtNmFhOWVlY2MzOGNhIiwgInVzZXJfaWQiOiAiMGYyYmVkZjdkYTRjNGZmZmFjNGQzOTJhYjlhZGQ1MGUiLCAicHJvamVjdF9pZCI6ICI3OWE5OTU3Nzk2NDA0Mzk2YjI3NWUyZWE5MTY5ODUwMCIsICJ2b2x1bWVfaWQiOiAiYTY1YWZiZjctNWEwMy00OTY2LWI5NGQtNWFlNzZiY2M5MWRkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODUwMjcwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hNjVhZmJmNy01YTAzLTQ5NjYtYjk0ZC01YWU3NmJjYzkxZGQvMjAyNjA3MzExOTE2MDcvYXpfbm92YV9iYWNrdXBfZTM4YTAwNWUtZGNhZi00YTMyLTkzZmMtNDBjMmQxZmVlNTVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjE2OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:20.969628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdlOTdmODMtNTFjMC00OTVkLTgyY2MtNmFhOWVlY2MzOGNhIiwgInVzZXJfaWQiOiAiMGYyYmVkZjdkYTRjNGZmZmFjNGQzOTJhYjlhZGQ1MGUiLCAicHJvamVjdF9pZCI6ICI3OWE5OTU3Nzk2NDA0Mzk2YjI3NWUyZWE5MTY5ODUwMCIsICJ2b2x1bWVfaWQiOiAiYTY1YWZiZjctNWEwMy00OTY2LWI5NGQtNWFlNzZiY2M5MWRkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODUwMjcwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hNjVhZmJmNy01YTAzLTQ5NjYtYjk0ZC01YWU3NmJjYzkxZGQvMjAyNjA3MzExOTE2MDcvYXpfbm92YV9iYWNrdXBfZTM4YTAwNWUtZGNhZi00YTMyLTkzZmMtNDBjMmQxZmVlNTVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjE2OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100319) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 19:16:20.969814 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdlOTdmODMtNTFjMC00OTVkLTgyY2MtNmFhOWVlY2MzOGNhIiwgInVzZXJfaWQiOiAiMGYyYmVkZjdkYTRjNGZmZmFjNGQzOTJhYjlhZGQ1MGUiLCAicHJvamVjdF9pZCI6ICI3OWE5OTU3Nzk2NDA0Mzk2YjI3NWUyZWE5MTY5ODUwMCIsICJ2b2x1bWVfaWQiOiAiYTY1YWZiZjctNWEwMy00OTY2LWI5NGQtNWFlNzZiY2M5MWRkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODUwMjcwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hNjVhZmJmNy01YTAzLTQ5NjYtYjk0ZC01YWU3NmJjYzkxZGQvMjAyNjA3MzExOTE2MDcvYXpfbm92YV9iYWNrdXBfZTM4YTAwNWUtZGNhZi00YTMyLTkzZmMtNDBjMmQxZmVlNTVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjE2OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100319) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 19:16:20.984521 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e051083a-7bd0-426f-bae2-c94a6860b66e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:20.986777 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:20.987259 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e051083a-7bd0-426f-bae2-c94a6860b66e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:20.987572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e051083a-7bd0-426f-bae2-c94a6860b66e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:20.988344 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e051083a-7bd0-426f-bae2-c94a6860b66e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:20.990720 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:20.990720 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:20.993991 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e051083a-7bd0-426f-bae2-c94a6860b66e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 returned with HTTP 404 Jul 31 19:16:20.993991 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 958/3849] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:20 2026] GET /volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:20.999308 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7f49714-f80a-4bf7-80d3-347e30c778fc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:20.999784 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 960/3850] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:16:20 2026] POST /volume/v3/volumes => generated 815 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:21.007988 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-807f8886-911c-4e51-97b6-838e5a5873d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:21.009848 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-807f8886-911c-4e51-97b6-838e5a5873d0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:21.010104 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-807f8886-911c-4e51-97b6-838e5a5873d0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:21.010207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-807f8886-911c-4e51-97b6-838e5a5873d0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:21.010287 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-807f8886-911c-4e51-97b6-838e5a5873d0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:21.014172 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:21.017244 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:21.017244 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:21.017511 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e Jul 31 19:16:21.017768 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:21.017905 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-807f8886-911c-4e51-97b6-838e5a5873d0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:21.017976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:21.026498 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:21.026498 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:21.030334 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Volume info retrieved successfully. Jul 31 19:16:21.031180 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:21.031359 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:21.032959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['ffd1df71-207d-4c9f-8b00-680a48657f0e', 'c124d654-2c7a-4638-90ce-d94af00bb96f'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:21.044602 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-807f8886-911c-4e51-97b6-838e5a5873d0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot delete request issued successfully. Jul 31 19:16:21.044602 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-807f8886-911c-4e51-97b6-838e5a5873d0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 returned with HTTP 202 Jul 31 19:16:21.045054 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 974/3851] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:21 2026] DELETE /volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:21.053734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1f6e2093-ee2c-4ab9-abdf-94c00abeb382 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:21.056233 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f6e2093-ee2c-4ab9-abdf-94c00abeb382 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:21.056584 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f6e2093-ee2c-4ab9-abdf-94c00abeb382 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:21.056779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1f6e2093-ee2c-4ab9-abdf-94c00abeb382 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:21.062908 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:21.062908 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:21.062908 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1f6e2093-ee2c-4ab9-abdf-94c00abeb382 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:16:21.063028 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1f6e2093-ee2c-4ab9-abdf-94c00abeb382 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 returned with HTTP 200 Jul 31 19:16:21.063100 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] import_record rpcapi backup id 47e97f83-51c0-495d-82cc-6aa9eecc38ca on host np0000006260 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDdlOTdmODMtNTFjMC00OTVkLTgyY2MtNmFhOWVlY2MzOGNhIiwgInVzZXJfaWQiOiAiMGYyYmVkZjdkYTRjNGZmZmFjNGQzOTJhYjlhZGQ1MGUiLCAicHJvamVjdF9pZCI6ICI3OWE5OTU3Nzk2NDA0Mzk2YjI3NWUyZWE5MTY5ODUwMCIsICJ2b2x1bWVfaWQiOiAiYTY1YWZiZjctNWEwMy00OTY2LWI5NGQtNWFlNzZiY2M5MWRkIiwgImhvc3QiOiAibnAwMDAwMDA2MjYwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yODUwMjcwMzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hNjVhZmJmNy01YTAzLTQ5NjYtYjk0ZC01YWU3NmJjYzkxZGQvMjAyNjA3MzExOTE2MDcvYXpfbm92YV9iYWNrdXBfZTM4YTAwNWUtZGNhZi00YTMyLTkzZmMtNDBjMmQxZmVlNTVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxOToxNjowNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE5OjE2OjIwWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100319) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 19:16:21.063428 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 961/3852] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:21 2026] GET /volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:21.065611 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Import record output: {'backup': {'id': '47e97f83-51c0-495d-82cc-6aa9eecc38ca', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca'}, {'rel': 'bookmark', 'href': 'https://10.4.3.163/volume/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca'}]}}. {{(pid=100319) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 19:16:21.065880 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-032287fe-c7f2-4c64-a1a5-ab8c14fd7e58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/import_record returned with HTTP 201 Jul 31 19:16:21.067157 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 960/3853] 10.4.3.163 () {70 vars in 1342 bytes} [Fri Jul 31 19:16:20 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 106 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 19:16:21.078964 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:21.079111 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d1f40b48-c375-41fe-8de7-253fba75b4f2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:21.081105 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1f40b48-c375-41fe-8de7-253fba75b4f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca Jul 31 19:16:21.081315 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1f40b48-c375-41fe-8de7-253fba75b4f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:21.081549 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1f40b48-c375-41fe-8de7-253fba75b4f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:21.081680 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d1f40b48-c375-41fe-8de7-253fba75b4f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 47e97f83-51c0-495d-82cc-6aa9eecc38ca. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:21.082557 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:21.082557 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:21.086456 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:21.086456 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:21.087061 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1f40b48-c375-41fe-8de7-253fba75b4f2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca returned with HTTP 200 Jul 31 19:16:21.087430 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 975/3854] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:21 2026] GET /volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:21.091845 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3b168b8-2aae-47b3-893a-5f21703a4ea3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e returned with HTTP 200 Jul 31 19:16:21.092699 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 959/3855] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:21 2026] GET /volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e => generated 883 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:21.655942 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-4ac656cd-0dea-4855-b15a-fe9f91898b77 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:21.658348 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-4ac656cd-0dea-4855-b15a-fe9f91898b77 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] DELETE https://10.4.3.163/volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd Jul 31 19:16:21.658582 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-4ac656cd-0dea-4855-b15a-fe9f91898b77 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:21.658848 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-4ac656cd-0dea-4855-b15a-fe9f91898b77 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:21.668096 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:21.668096 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:21.727327 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-339d20ed-832e-4b7c-b443-224e26a9d30c req-4ac656cd-0dea-4855-b15a-fe9f91898b77 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd returned with HTTP 200 Jul 31 19:16:21.727852 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 962/3856] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:16:21 2026] DELETE /volume/v3/attachments/c382a368-6ea3-4890-acc5-90674a277afd => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:21.946195 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-94e21076-89c9-49ae-a7a4-3f0390ae8b76 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:21.948745 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94e21076-89c9-49ae-a7a4-3f0390ae8b76 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:21.949006 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94e21076-89c9-49ae-a7a4-3f0390ae8b76 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:21.949265 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-94e21076-89c9-49ae-a7a4-3f0390ae8b76 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:21.949390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-94e21076-89c9-49ae-a7a4-3f0390ae8b76 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:21.955139 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:21.955139 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:21.955909 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-94e21076-89c9-49ae-a7a4-3f0390ae8b76 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:21.956345 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 961/3857] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:21 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:21.974038 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3a097357-a27d-43df-948f-5215cca00e9a req-8c46b1e2-4212-4569-979d-977a3e1528c4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:21.977054 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3a097357-a27d-43df-948f-5215cca00e9a req-8c46b1e2-4212-4569-979d-977a3e1528c4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] DELETE https://10.4.3.163/volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621 Jul 31 19:16:21.977293 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3a097357-a27d-43df-948f-5215cca00e9a req-8c46b1e2-4212-4569-979d-977a3e1528c4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:21.977540 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3a097357-a27d-43df-948f-5215cca00e9a req-8c46b1e2-4212-4569-979d-977a3e1528c4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:21.987388 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:21.987388 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:22.039939 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3a097357-a27d-43df-948f-5215cca00e9a req-8c46b1e2-4212-4569-979d-977a3e1528c4 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621 returned with HTTP 200 Jul 31 19:16:22.040498 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 976/3858] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:16:21 2026] DELETE /volume/v3/attachments/ac65a3c9-f56b-47f5-b953-b4ca6812e621 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:22.074922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9cadca95-6ff4-49bb-91b3-1f33ec230ff5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.076855 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cadca95-6ff4-49bb-91b3-1f33ec230ff5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:22.077076 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cadca95-6ff4-49bb-91b3-1f33ec230ff5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.077273 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cadca95-6ff4-49bb-91b3-1f33ec230ff5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.082256 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cadca95-6ff4-49bb-91b3-1f33ec230ff5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 returned with HTTP 404 Jul 31 19:16:22.082507 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 960/3859] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:22.089849 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c1b9763f-1e91-4fd0-a047-651b5a8f2c06 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.091750 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1b9763f-1e91-4fd0-a047-651b5a8f2c06 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:22.091971 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1b9763f-1e91-4fd0-a047-651b5a8f2c06 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.092143 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1b9763f-1e91-4fd0-a047-651b5a8f2c06 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.092347 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-c1b9763f-1e91-4fd0-a047-651b5a8f2c06 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:22.096874 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1b9763f-1e91-4fd0-a047-651b5a8f2c06 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 returned with HTTP 404 Jul 31 19:16:22.097134 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3444fade-c5b7-4ff8-a5e7-be9a0abbf135 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.097331 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 963/3860] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:22 2026] DELETE /volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:22.098988 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3444fade-c5b7-4ff8-a5e7-be9a0abbf135 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca Jul 31 19:16:22.099227 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3444fade-c5b7-4ff8-a5e7-be9a0abbf135 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.099421 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3444fade-c5b7-4ff8-a5e7-be9a0abbf135 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.099547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3444fade-c5b7-4ff8-a5e7-be9a0abbf135 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 47e97f83-51c0-495d-82cc-6aa9eecc38ca. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:22.104483 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.104483 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:22.105430 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3444fade-c5b7-4ff8-a5e7-be9a0abbf135 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca returned with HTTP 200 Jul 31 19:16:22.106133 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 962/3861] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:22.106279 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a5fe720-0aa1-4b26-b529-34e16e92eb91 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.107531 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d5656703-9e0f-496e-976f-144b0d5aab69 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.109752 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d5656703-9e0f-496e-976f-144b0d5aab69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e Jul 31 19:16:22.109859 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a5fe720-0aa1-4b26-b529-34e16e92eb91 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 Jul 31 19:16:22.110348 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d5656703-9e0f-496e-976f-144b0d5aab69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.110409 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a5fe720-0aa1-4b26-b529-34e16e92eb91 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.110492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d5656703-9e0f-496e-976f-144b0d5aab69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.110550 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a5fe720-0aa1-4b26-b529-34e16e92eb91 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.115765 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a5fe720-0aa1-4b26-b529-34e16e92eb91 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 returned with HTTP 404 Jul 31 19:16:22.116324 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 977/3862] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/snapshots/d099e9a9-ee48-4654-b6b9-528f2a956107 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:22.117953 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5be0e26b-375e-44c5-8d96-59ae1a01d088 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.118350 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.118350 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:22.120310 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5be0e26b-375e-44c5-8d96-59ae1a01d088 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca Jul 31 19:16:22.120709 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5be0e26b-375e-44c5-8d96-59ae1a01d088 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.120959 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5be0e26b-375e-44c5-8d96-59ae1a01d088 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.121083 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-5be0e26b-375e-44c5-8d96-59ae1a01d088 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete backup with id: 47e97f83-51c0-495d-82cc-6aa9eecc38ca. Jul 31 19:16:22.123665 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d5656703-9e0f-496e-976f-144b0d5aab69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Volume info retrieved successfully. Jul 31 19:16:22.124812 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-d5656703-9e0f-496e-976f-144b0d5aab69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:22.125088 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-d5656703-9e0f-496e-976f-144b0d5aab69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:22.125544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ba9aed1b-0872-44cb-aa0b-9753da6cb623 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.126399 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.126399 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:22.127842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba9aed1b-0872-44cb-aa0b-9753da6cb623 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:22.128301 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba9aed1b-0872-44cb-aa0b-9753da6cb623 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.128416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba9aed1b-0872-44cb-aa0b-9753da6cb623 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.128601 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-ba9aed1b-0872-44cb-aa0b-9753da6cb623 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: 2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:22.134163 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba9aed1b-0872-44cb-aa0b-9753da6cb623 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 returned with HTTP 404 Jul 31 19:16:22.134849 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 963/3863] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:22 2026] DELETE /volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:22.141428 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-5be0e26b-375e-44c5-8d96-59ae1a01d088 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] delete_backup rpcapi backup_id 47e97f83-51c0-495d-82cc-6aa9eecc38ca {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:22.143817 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5be0e26b-375e-44c5-8d96-59ae1a01d088 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca returned with HTTP 202 Jul 31 19:16:22.144186 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6557e6b-c47b-4b3b-9c20-28a9071dddf3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.144358 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 964/3864] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:22 2026] DELETE /volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:22.146450 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6557e6b-c47b-4b3b-9c20-28a9071dddf3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 Jul 31 19:16:22.146714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6557e6b-c47b-4b3b-9c20-28a9071dddf3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.146933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6557e6b-c47b-4b3b-9c20-28a9071dddf3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.152076 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6557e6b-c47b-4b3b-9c20-28a9071dddf3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 returned with HTTP 404 Jul 31 19:16:22.152820 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 978/3865] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/snapshots/2934f0a1-702c-4d9a-93a8-3a4551d34498 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:22.153196 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71d2d222-af90-483a-b0bc-feaf3d27d04e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.155693 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71d2d222-af90-483a-b0bc-feaf3d27d04e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca Jul 31 19:16:22.156121 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71d2d222-af90-483a-b0bc-feaf3d27d04e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.156269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71d2d222-af90-483a-b0bc-feaf3d27d04e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.156477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-71d2d222-af90-483a-b0bc-feaf3d27d04e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 47e97f83-51c0-495d-82cc-6aa9eecc38ca. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:22.160392 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-379c77bd-ab40-4bfe-92da-11bc1fef6155 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.162273 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.162273 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:22.162804 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-379c77bd-ab40-4bfe-92da-11bc1fef6155 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:22.163031 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71d2d222-af90-483a-b0bc-feaf3d27d04e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca returned with HTTP 200 Jul 31 19:16:22.163081 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-379c77bd-ab40-4bfe-92da-11bc1fef6155 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.163337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-379c77bd-ab40-4bfe-92da-11bc1fef6155 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.163413 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 964/3866] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:22.163499 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-379c77bd-ab40-4bfe-92da-11bc1fef6155 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:22.169217 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-379c77bd-ab40-4bfe-92da-11bc1fef6155 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 returned with HTTP 404 Jul 31 19:16:22.169978 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 965/3867] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:22 2026] DELETE /volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:22.172446 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-d5656703-9e0f-496e-976f-144b0d5aab69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:22.175577 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.175577 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:22.178398 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09f45ef0-2cfe-4480-8c81-7051a3497835 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.180776 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09f45ef0-2cfe-4480-8c81-7051a3497835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 Jul 31 19:16:22.180992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09f45ef0-2cfe-4480-8c81-7051a3497835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.181254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09f45ef0-2cfe-4480-8c81-7051a3497835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.184612 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d5656703-9e0f-496e-976f-144b0d5aab69 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e returned with HTTP 200 Jul 31 19:16:22.185028 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 961/3868] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e => generated 908 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.187143 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09f45ef0-2cfe-4480-8c81-7051a3497835 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 returned with HTTP 404 Jul 31 19:16:22.187654 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 979/3869] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/snapshots/f47461d0-26a5-4957-ac19-fdd6db1d9a22 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:22.197467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7e1a59b5-d74a-4c43-a266-21f97e01f7bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.199240 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7e1a59b5-d74a-4c43-a266-21f97e01f7bd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 Jul 31 19:16:22.199452 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7e1a59b5-d74a-4c43-a266-21f97e01f7bd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.199686 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7e1a59b5-d74a-4c43-a266-21f97e01f7bd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.199848 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-7e1a59b5-d74a-4c43-a266-21f97e01f7bd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 3e891387-d0b7-443b-b3c0-018ce1c03df9 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:22.205511 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.205511 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:22.216136 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7e1a59b5-d74a-4c43-a266-21f97e01f7bd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 returned with HTTP 200 Jul 31 19:16:22.218008 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 965/3870] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.227881 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-046cc11d-bcbf-4376-a0cd-f38db66fecac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.230517 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-046cc11d-bcbf-4376-a0cd-f38db66fecac tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 Jul 31 19:16:22.230829 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-046cc11d-bcbf-4376-a0cd-f38db66fecac tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.231065 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-046cc11d-bcbf-4376-a0cd-f38db66fecac tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.232389 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-046cc11d-bcbf-4376-a0cd-f38db66fecac tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:22.241819 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.241819 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:22.261393 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-046cc11d-bcbf-4376-a0cd-f38db66fecac tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 returned with HTTP 200 Jul 31 19:16:22.261393 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 966/3871] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 => generated 322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.274984 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c860827a-9874-483f-9813-463696c9a16c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.275391 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c860827a-9874-483f-9813-463696c9a16c tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/detail Jul 31 19:16:22.275647 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c860827a-9874-483f-9813-463696c9a16c tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.275851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c860827a-9874-483f-9813-463696c9a16c tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.301113 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c860827a-9874-483f-9813-463696c9a16c tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/detail returned with HTTP 200 Jul 31 19:16:22.301425 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 962/3872] 10.4.3.163 () {68 vars in 1296 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/groups/detail => generated 638 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.311512 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.314231 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:16:22.314231 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.314231 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.314620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:22.315040 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.315040 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:22.315578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:16:22.323999 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Get all volumes completed successfully. Jul 31 19:16:22.325078 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:22.325280 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:22.372948 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:22.381653 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.381653 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:22.394086 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d3ee5fca-c7ed-4fe7-8ca1-b5937c24aa64 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:16:22.394527 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 980/3873] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.408735 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3a4c4f5a-9b0d-4d0c-adcc-96ca91743f13 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.411010 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a4c4f5a-9b0d-4d0c-adcc-96ca91743f13 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] POST https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action Jul 31 19:16:22.411838 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a4c4f5a-9b0d-4d0c-adcc-96ca91743f13 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:22.412088 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a4c4f5a-9b0d-4d0c-adcc-96ca91743f13 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:22.425146 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.425146 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:22.428465 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-369433a4-9e6a-48b6-883b-dbdba623b390 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.429423 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-3a4c4f5a-9b0d-4d0c-adcc-96ca91743f13 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] Updating volume '4e5fbb9a-604a-4ad1-9073-efc216338294' with '{'status': 'in-use'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 19:16:22.431365 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:16:22.431660 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.432526 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.432954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:22.433415 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.433415 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:22.433986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:16:22.447045 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Get all volumes completed successfully. Jul 31 19:16:22.447532 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:22.447742 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:22.471221 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a4c4f5a-9b0d-4d0c-adcc-96ca91743f13 tempest-TestServerVolumeAttachmentScenario-1504774965 tempest-TestServerVolumeAttachmentScenario-1504774965-project-admin] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action returned with HTTP 202 Jul 31 19:16:22.471221 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 966/3874] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:22 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:22.479911 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ccea3497-2207-4eaf-ac81-38eaa1f9ee8b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.481906 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ccea3497-2207-4eaf-ac81-38eaa1f9ee8b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:22.482154 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ccea3497-2207-4eaf-ac81-38eaa1f9ee8b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.482344 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ccea3497-2207-4eaf-ac81-38eaa1f9ee8b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.495763 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.495763 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:22.501797 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ccea3497-2207-4eaf-ac81-38eaa1f9ee8b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:22.506621 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:22.509426 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ccea3497-2207-4eaf-ac81-38eaa1f9ee8b tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:22.510001 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 963/3875] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.511143 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.511143 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:22.522053 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-369433a4-9e6a-48b6-883b-dbdba623b390 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:16:22.523489 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 967/3876] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.541310 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-59954a7f-0f87-403e-94fe-93949b46d82d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.544459 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59954a7f-0f87-403e-94fe-93949b46d82d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9/action Jul 31 19:16:22.544795 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59954a7f-0f87-403e-94fe-93949b46d82d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:22.544977 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59954a7f-0f87-403e-94fe-93949b46d82d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:22.546779 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-59954a7f-0f87-403e-94fe-93949b46d82d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] delete called for group 3e891387-d0b7-443b-b3c0-018ce1c03df9 {{(pid=100318) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:16:22.546935 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-59954a7f-0f87-403e-94fe-93949b46d82d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Delete group with id: 3e891387-d0b7-443b-b3c0-018ce1c03df9 Jul 31 19:16:22.551133 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.551133 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:22.560683 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-7d64c567-f4c1-47f0-bf67-3bc362a495ce None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.563575 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-7d64c567-f4c1-47f0-bf67-3bc362a495ce tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:22.563805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-7d64c567-f4c1-47f0-bf67-3bc362a495ce tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.564009 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-7d64c567-f4c1-47f0-bf67-3bc362a495ce tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.576199 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.576199 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:22.580708 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-7d64c567-f4c1-47f0-bf67-3bc362a495ce tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:22.585995 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-7d64c567-f4c1-47f0-bf67-3bc362a495ce tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:22.586692 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 967/3877] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.596859 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59954a7f-0f87-403e-94fe-93949b46d82d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9/action returned with HTTP 202 Jul 31 19:16:22.597513 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 981/3878] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:16:22 2026] POST /volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:22.606630 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-809c5924-047f-4360-9383-59185202d63b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.608489 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-809c5924-047f-4360-9383-59185202d63b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e Jul 31 19:16:22.608489 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-809c5924-047f-4360-9383-59185202d63b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.608974 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-809c5924-047f-4360-9383-59185202d63b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.609674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-d215cb04-9674-445d-9e1f-a5fcfabaeeee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.611938 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-d215cb04-9674-445d-9e1f-a5fcfabaeeee tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] POST https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action Jul 31 19:16:22.612943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-d215cb04-9674-445d-9e1f-a5fcfabaeeee tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:22.612943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-d215cb04-9674-445d-9e1f-a5fcfabaeeee tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:22.618458 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.618458 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:22.625518 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-809c5924-047f-4360-9383-59185202d63b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Volume info retrieved successfully. Jul 31 19:16:22.626357 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-809c5924-047f-4360-9383-59185202d63b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:22.626603 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-809c5924-047f-4360-9383-59185202d63b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:22.629225 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.629225 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:22.629964 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-d215cb04-9674-445d-9e1f-a5fcfabaeeee tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:22.638690 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-d215cb04-9674-445d-9e1f-a5fcfabaeeee tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Begin detaching volume completed successfully. Jul 31 19:16:22.639273 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-d215cb04-9674-445d-9e1f-a5fcfabaeeee tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action returned with HTTP 202 Jul 31 19:16:22.639718 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 968/3879] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:16:22 2026] POST /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:22.674068 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-809c5924-047f-4360-9383-59185202d63b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:22.677683 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.677683 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:22.688978 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-af6cfdef-cb9f-450e-9c9b-92fbe14d4762 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.689339 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-809c5924-047f-4360-9383-59185202d63b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e returned with HTTP 200 Jul 31 19:16:22.689603 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af6cfdef-cb9f-450e-9c9b-92fbe14d4762 None None] GET https://10.4.3.163/volume// Jul 31 19:16:22.690172 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 964/3880] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e => generated 907 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:22.690222 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-af6cfdef-cb9f-450e-9c9b-92fbe14d4762 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.690222 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-af6cfdef-cb9f-450e-9c9b-92fbe14d4762 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.690579 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-af6cfdef-cb9f-450e-9c9b-92fbe14d4762 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:22.690889 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 968/3881] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:22.701281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-f72005dd-9158-457f-8dbe-afdc9eed99e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.703832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-f72005dd-9158-457f-8dbe-afdc9eed99e7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:22.704345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-f72005dd-9158-457f-8dbe-afdc9eed99e7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.704345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-f72005dd-9158-457f-8dbe-afdc9eed99e7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.720954 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.720954 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:22.728670 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-f72005dd-9158-457f-8dbe-afdc9eed99e7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:22.735398 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-f72005dd-9158-457f-8dbe-afdc9eed99e7 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:22.735918 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 982/3882] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 1331 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:22.798880 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.800808 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:22.801149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "6925d0d8-3183-4211-b8f5-91773693e984", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:22.802987 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '6925d0d8-3183-4211-b8f5-91773693e984', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:22.885178 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Create volume of 1 GB Jul 31 19:16:22.889940 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Availability Zones retrieved successfully. Jul 31 19:16:22.896688 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Flow 'volume_create_api' (9dfa5989-7cb8-4d9b-a28f-ec56f5d0211d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:22.898429 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5b783d-dcfe-41ac-b22c-01e517c0fc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:22.899412 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:22.961994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b5b783d-dcfe-41ac-b22c-01e517c0fc6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:16:21Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=a1117050-89d6-4fc1-8a59-6936ef72d600,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': 'a1117050-89d6-4fc1-8a59-6936ef72d600', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:22.963458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c8aff5-aeb4-466c-b4d0-1c199f78f299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:22.969283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-00efdcf2-33f9-4a25-a75f-de4f97a667c1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.974627 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-00efdcf2-33f9-4a25-a75f-de4f97a667c1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:22.974627 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-00efdcf2-33f9-4a25-a75f-de4f97a667c1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:22.974627 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-00efdcf2-33f9-4a25-a75f-de4f97a667c1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:22.974627 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-00efdcf2-33f9-4a25-a75f-de4f97a667c1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:22.977227 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:22.977227 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:22.978045 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-00efdcf2-33f9-4a25-a75f-de4f97a667c1 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:22.978559 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 965/3883] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:22 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:22.991163 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e149dc6-1a08-4164-ac2c-bd4547859d00 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:22.992464 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e149dc6-1a08-4164-ac2c-bd4547859d00 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] POST https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46/action Jul 31 19:16:22.992951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e149dc6-1a08-4164-ac2c-bd4547859d00 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:22.993111 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e149dc6-1a08-4164-ac2c-bd4547859d00 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:22.995198 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-9e149dc6-1a08-4164-ac2c-bd4547859d00 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Updating backup 'b213ac16-f882-4827-a949-f0fdd1ab1b46' with '{'status': 'error'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 19:16:22.999812 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:22.999812 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:23.004731 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.004731 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:23.006029 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-9e149dc6-1a08-4164-ac2c-bd4547859d00 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7d2a601c0ef94478880e2cea7fd37585', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '175cf6bb421c473bbc5bb578d98b4778', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:16:23.006314 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e149dc6-1a08-4164-ac2c-bd4547859d00 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46/action returned with HTTP 403 Jul 31 19:16:23.006965 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 969/3884] 10.4.3.163 () {70 vars in 1430 bytes} [Fri Jul 31 19:16:22 2026] POST /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:23.017255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-774460b9-606a-4747-9d4d-8fee03483b37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.019233 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-774460b9-606a-4747-9d4d-8fee03483b37 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 Jul 31 19:16:23.019480 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-774460b9-606a-4747-9d4d-8fee03483b37 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.021451 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-774460b9-606a-4747-9d4d-8fee03483b37 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.021451 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-774460b9-606a-4747-9d4d-8fee03483b37 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete volume with id: 29219e8a-a6c8-4845-9c9c-6411b004ba15 Jul 31 19:16:23.028522 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.028522 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:23.028945 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-774460b9-606a-4747-9d4d-8fee03483b37 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:23.032319 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Created reservations ['ae08031b-d7ea-4a6c-95f4-05a958926ab5', 'c7b6b32c-96cc-4deb-bf7b-fc8f8bb2bbcf', 'd8f146c3-cca4-4f64-8706-db46aebe9bd5', '2077b3be-4e82-4038-94c6-4455dc4ddefb'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:23.032319 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c8aff5-aeb4-466c-b4d0-1c199f78f299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae08031b-d7ea-4a6c-95f4-05a958926ab5', 'c7b6b32c-96cc-4deb-bf7b-fc8f8bb2bbcf', 'd8f146c3-cca4-4f64-8706-db46aebe9bd5', '2077b3be-4e82-4038-94c6-4455dc4ddefb']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:23.032541 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb1ee7e-b6de-4b67-beb2-4805c1fc0ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:23.049454 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-774460b9-606a-4747-9d4d-8fee03483b37 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete volume request issued successfully. Jul 31 19:16:23.049729 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-774460b9-606a-4747-9d4d-8fee03483b37 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 returned with HTTP 202 Jul 31 19:16:23.050237 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 983/3885] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:23 2026] DELETE /volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:23.059800 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4301141c-c093-4a00-b643-40d1439d1d99 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.062047 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4301141c-c093-4a00-b643-40d1439d1d99 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 Jul 31 19:16:23.062256 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4301141c-c093-4a00-b643-40d1439d1d99 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.062556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4301141c-c093-4a00-b643-40d1439d1d99 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.062682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfb1ee7e-b6de-4b67-beb2-4805c1fc0ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60500958-7b41-4aa0-87f5-c6c06810c9da', '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='f09719fc0fdf471aa2da2709bd6cb676',qos_specs=None,replication_status=,reservations=['ae08031b-d7ea-4a6c-95f4-05a958926ab5','c7b6b32c-96cc-4deb-bf7b-fc8f8bb2bbcf','d8f146c3-cca4-4f64-8706-db46aebe9bd5','2077b3be-4e82-4038-94c6-4455dc4ddefb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0686f4d0b2404b31aa3ef99131d53e94',volume_type_id=a1117050-89d6-4fc1-8a59-6936ef72d600), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:23Z,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=60500958-7b41-4aa0-87f5-c6c06810c9da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f09719fc0fdf471aa2da2709bd6cb676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0686f4d0b2404b31aa3ef99131d53e94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1117050-89d6-4fc1-8a59-6936ef72d600),volume_type_id=a1117050-89d6-4fc1-8a59-6936ef72d600)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:23.064824 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f35d8e-5ffb-45fa-8576-79581b67786b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:23.075259 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.075259 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:23.082378 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4301141c-c093-4a00-b643-40d1439d1d99 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:23.088310 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4301141c-c093-4a00-b643-40d1439d1d99 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 returned with HTTP 200 Jul 31 19:16:23.089394 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 966/3886] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:23 2026] GET /volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:23.089878 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f35d8e-5ffb-45fa-8576-79581b67786b) transitioned into state 'SUCCESS' from 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='f09719fc0fdf471aa2da2709bd6cb676',qos_specs=None,replication_status=,reservations=['ae08031b-d7ea-4a6c-95f4-05a958926ab5','c7b6b32c-96cc-4deb-bf7b-fc8f8bb2bbcf','d8f146c3-cca4-4f64-8706-db46aebe9bd5','2077b3be-4e82-4038-94c6-4455dc4ddefb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0686f4d0b2404b31aa3ef99131d53e94',volume_type_id=a1117050-89d6-4fc1-8a59-6936ef72d600)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:23.090805 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af647e97-3007-4ce6-91f6-a7c982dc74f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:23.109887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af647e97-3007-4ce6-91f6-a7c982dc74f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:23.111237 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Flow 'volume_create_api' (9dfa5989-7cb8-4d9b-a28f-ec56f5d0211d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:23.114828 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Create volume request issued successfully. Jul 31 19:16:23.116123 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62e238da-ca95-4862-b5c7-bd28d44fc6e6 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:23.116432 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 969/3887] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:22 2026] POST /volume/v3/volumes => generated 798 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:23.128665 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-70634de7-a37c-4848-bb78-c214c14ea021 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.130576 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70634de7-a37c-4848-bb78-c214c14ea021 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:23.130803 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70634de7-a37c-4848-bb78-c214c14ea021 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.131352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70634de7-a37c-4848-bb78-c214c14ea021 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.139030 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.139030 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:23.143349 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-70634de7-a37c-4848-bb78-c214c14ea021 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:23.148792 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70634de7-a37c-4848-bb78-c214c14ea021 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:23.149357 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 970/3888] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:23 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:23.175281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-abccc0c0-5564-4c98-840f-ab4e13b96414 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.177448 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-abccc0c0-5564-4c98-840f-ab4e13b96414 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca Jul 31 19:16:23.177701 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-abccc0c0-5564-4c98-840f-ab4e13b96414 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.177916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-abccc0c0-5564-4c98-840f-ab4e13b96414 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.178047 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-abccc0c0-5564-4c98-840f-ab4e13b96414 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 47e97f83-51c0-495d-82cc-6aa9eecc38ca. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:23.182118 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-abccc0c0-5564-4c98-840f-ab4e13b96414 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca returned with HTTP 404 Jul 31 19:16:23.182322 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 984/3889] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:23 2026] GET /volume/v3/backups/47e97f83-51c0-495d-82cc-6aa9eecc38ca => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:23.190166 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9de46803-11c2-4939-b63e-bb2261e1254d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.192082 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9de46803-11c2-4939-b63e-bb2261e1254d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd Jul 31 19:16:23.192162 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9de46803-11c2-4939-b63e-bb2261e1254d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.192391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9de46803-11c2-4939-b63e-bb2261e1254d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.192658 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-9de46803-11c2-4939-b63e-bb2261e1254d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume with id: a65afbf7-5a03-4966-b94d-5ae76bcc91dd Jul 31 19:16:23.201708 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.201708 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:23.202228 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9de46803-11c2-4939-b63e-bb2261e1254d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:23.224281 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9de46803-11c2-4939-b63e-bb2261e1254d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume request issued successfully. Jul 31 19:16:23.224605 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9de46803-11c2-4939-b63e-bb2261e1254d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd returned with HTTP 202 Jul 31 19:16:23.225414 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 967/3890] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:23 2026] DELETE /volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:23.232890 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-337f35d7-eee8-416b-bacd-6e36ee8460ae None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.234797 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-337f35d7-eee8-416b-bacd-6e36ee8460ae tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd Jul 31 19:16:23.235044 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-337f35d7-eee8-416b-bacd-6e36ee8460ae tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.235287 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-337f35d7-eee8-416b-bacd-6e36ee8460ae tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.245128 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.245128 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:23.249019 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-337f35d7-eee8-416b-bacd-6e36ee8460ae tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:23.252875 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-337f35d7-eee8-416b-bacd-6e36ee8460ae tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd returned with HTTP 200 Jul 31 19:16:23.253302 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 970/3891] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:23 2026] GET /volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:23.443349 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-311d9d12-731c-4041-82a0-e6e9515d96ab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.445028 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-311d9d12-731c-4041-82a0-e6e9515d96ab tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] DELETE https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:16:23.445210 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-311d9d12-731c-4041-82a0-e6e9515d96ab tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.445463 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-311d9d12-731c-4041-82a0-e6e9515d96ab tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.445585 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-311d9d12-731c-4041-82a0-e6e9515d96ab tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Delete volume with id: e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:16:23.459909 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.459909 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:23.460413 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-311d9d12-731c-4041-82a0-e6e9515d96ab tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:16:23.486299 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-311d9d12-731c-4041-82a0-e6e9515d96ab tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Delete volume request issued successfully. Jul 31 19:16:23.486524 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-311d9d12-731c-4041-82a0-e6e9515d96ab tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 202 Jul 31 19:16:23.486841 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 971/3892] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:16:23 2026] DELETE /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:23.494741 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1f4240f3-2382-4ebd-95fe-375b1dfd73d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.496722 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f4240f3-2382-4ebd-95fe-375b1dfd73d7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:16:23.496946 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f4240f3-2382-4ebd-95fe-375b1dfd73d7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.497118 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1f4240f3-2382-4ebd-95fe-375b1dfd73d7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.504776 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.504776 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:23.511394 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1f4240f3-2382-4ebd-95fe-375b1dfd73d7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:16:23.518941 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1f4240f3-2382-4ebd-95fe-375b1dfd73d7 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 200 Jul 31 19:16:23.519165 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 985/3893] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:23 2026] GET /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:23.668365 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-de8f1b15-6402-4970-b3b2-e22c4418f39f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.671506 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-de8f1b15-6402-4970-b3b2-e22c4418f39f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] DELETE https://10.4.3.163/volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8 Jul 31 19:16:23.671786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-de8f1b15-6402-4970-b3b2-e22c4418f39f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.672058 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-de8f1b15-6402-4970-b3b2-e22c4418f39f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.685346 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.685346 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:23.708658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0bb7cc91-745e-4bf0-aff2-a556e89bfa9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.710886 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0bb7cc91-745e-4bf0-aff2-a556e89bfa9a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e Jul 31 19:16:23.711140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0bb7cc91-745e-4bf0-aff2-a556e89bfa9a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.711364 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0bb7cc91-745e-4bf0-aff2-a556e89bfa9a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.718911 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0bb7cc91-745e-4bf0-aff2-a556e89bfa9a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e returned with HTTP 404 Jul 31 19:16:23.719731 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 971/3894] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:23 2026] GET /volume/v3/volumes/e737ff51-6f47-433b-8cfd-83145553260e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:23.728683 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d48e50f-87f1-485e-bf31-f37e791ccb84 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.730323 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d48e50f-87f1-485e-bf31-f37e791ccb84 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 Jul 31 19:16:23.730545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d48e50f-87f1-485e-bf31-f37e791ccb84 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.730772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d48e50f-87f1-485e-bf31-f37e791ccb84 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.730902 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-1d48e50f-87f1-485e-bf31-f37e791ccb84 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 3e891387-d0b7-443b-b3c0-018ce1c03df9 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:23.734737 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d48e50f-87f1-485e-bf31-f37e791ccb84 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 returned with HTTP 404 Jul 31 19:16:23.735237 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 972/3895] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:23 2026] GET /volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:23.742807 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b40349c4-f867-4a1b-bf01-ba15afe13f75 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.745130 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b40349c4-f867-4a1b-bf01-ba15afe13f75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1/action Jul 31 19:16:23.745610 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b40349c4-f867-4a1b-bf01-ba15afe13f75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:23.745828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b40349c4-f867-4a1b-bf01-ba15afe13f75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:23.747210 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1cd95c3a-4ab5-461b-87d6-0abc3770c079 req-de8f1b15-6402-4970-b3b2-e22c4418f39f tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8 returned with HTTP 200 Jul 31 19:16:23.747608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-b40349c4-f867-4a1b-bf01-ba15afe13f75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] delete called for group cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 {{(pid=100318) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:16:23.747700 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 968/3896] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:16:23 2026] DELETE /volume/v3/attachments/e5a37e0d-db65-4097-b482-c63140f58ef8 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:23.747783 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.groups [None req-b40349c4-f867-4a1b-bf01-ba15afe13f75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Delete group with id: cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 Jul 31 19:16:23.750121 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-137b14d0-a0c8-4ef8-a2bc-33527c72accb req-f0f14ec8-4c02-4f44-811c-0b5b9d933715 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.752201 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.752201 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:23.752304 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-137b14d0-a0c8-4ef8-a2bc-33527c72accb req-f0f14ec8-4c02-4f44-811c-0b5b9d933715 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5 Jul 31 19:16:23.752507 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-137b14d0-a0c8-4ef8-a2bc-33527c72accb req-f0f14ec8-4c02-4f44-811c-0b5b9d933715 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.752701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-137b14d0-a0c8-4ef8-a2bc-33527c72accb req-f0f14ec8-4c02-4f44-811c-0b5b9d933715 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.763747 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.763747 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:23.789558 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b40349c4-f867-4a1b-bf01-ba15afe13f75 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1/action returned with HTTP 202 Jul 31 19:16:23.790292 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 986/3897] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:16:23 2026] POST /volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:23.799043 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-643802ab-3869-40bb-a32c-2b5198692ced None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:23.800842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-643802ab-3869-40bb-a32c-2b5198692ced tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 Jul 31 19:16:23.801034 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-643802ab-3869-40bb-a32c-2b5198692ced tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:23.801203 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-643802ab-3869-40bb-a32c-2b5198692ced tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:23.801336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-643802ab-3869-40bb-a32c-2b5198692ced tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:23.806479 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:23.806479 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:23.815749 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-643802ab-3869-40bb-a32c-2b5198692ced tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 returned with HTTP 200 Jul 31 19:16:23.816120 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 973/3898] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:23 2026] GET /volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 => generated 321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:23.828473 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-137b14d0-a0c8-4ef8-a2bc-33527c72accb req-f0f14ec8-4c02-4f44-811c-0b5b9d933715 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5 returned with HTTP 200 Jul 31 19:16:23.828940 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 972/3899] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:16:23 2026] DELETE /volume/v3/attachments/fb18fd06-a0c0-4f92-a283-d75b7014def5 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.105263 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-108ee8ea-db36-48a6-85f3-44ae67088093 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.106684 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-108ee8ea-db36-48a6-85f3-44ae67088093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 Jul 31 19:16:24.106879 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-108ee8ea-db36-48a6-85f3-44ae67088093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.107080 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-108ee8ea-db36-48a6-85f3-44ae67088093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.113022 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-108ee8ea-db36-48a6-85f3-44ae67088093 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 returned with HTTP 404 Jul 31 19:16:24.113533 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 969/3900] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/volumes/29219e8a-a6c8-4845-9c9c-6411b004ba15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:24.121463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eaa5e36d-7f87-407f-94da-7d6f470836b7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.123140 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eaa5e36d-7f87-407f-94da-7d6f470836b7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:16:24.123344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eaa5e36d-7f87-407f-94da-7d6f470836b7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.123556 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eaa5e36d-7f87-407f-94da-7d6f470836b7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.123665 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-eaa5e36d-7f87-407f-94da-7d6f470836b7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:24.127839 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.127839 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:24.128553 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eaa5e36d-7f87-407f-94da-7d6f470836b7 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-reader] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:16:24.128903 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 987/3901] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.139001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1290912-5737-4b50-8c81-6e90c322253e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.140769 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1290912-5737-4b50-8c81-6e90c322253e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] DELETE https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:24.140992 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1290912-5737-4b50-8c81-6e90c322253e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.141177 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1290912-5737-4b50-8c81-6e90c322253e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.141283 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-c1290912-5737-4b50-8c81-6e90c322253e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete backup with id: b213ac16-f882-4827-a949-f0fdd1ab1b46. Jul 31 19:16:24.145355 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.145355 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:24.157020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-c1290912-5737-4b50-8c81-6e90c322253e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] delete_backup rpcapi backup_id b213ac16-f882-4827-a949-f0fdd1ab1b46 {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:24.159143 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1290912-5737-4b50-8c81-6e90c322253e tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 202 Jul 31 19:16:24.159143 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 974/3902] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:24 2026] DELETE /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:24.162124 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b6459e52-fe1d-45d4-93b9-6650d23ca853 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.166694 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6459e52-fe1d-45d4-93b9-6650d23ca853 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:24.166932 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6459e52-fe1d-45d4-93b9-6650d23ca853 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.167123 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b6459e52-fe1d-45d4-93b9-6650d23ca853 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.169143 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-800c0e12-c598-49e6-b27d-d0628dbf8555 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.171291 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-800c0e12-c598-49e6-b27d-d0628dbf8555 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:24.171566 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-800c0e12-c598-49e6-b27d-d0628dbf8555 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.171767 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-800c0e12-c598-49e6-b27d-d0628dbf8555 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.171872 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-800c0e12-c598-49e6-b27d-d0628dbf8555 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:24.177196 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.177196 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:24.177286 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.177286 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:24.177336 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-800c0e12-c598-49e6-b27d-d0628dbf8555 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 200 Jul 31 19:16:24.177336 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 970/3903] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.185546 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b6459e52-fe1d-45d4-93b9-6650d23ca853 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:24.189903 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b6459e52-fe1d-45d4-93b9-6650d23ca853 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:24.190809 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 973/3904] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 948 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.266793 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-26818704-2a01-4045-94d6-9335800de403 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.269049 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26818704-2a01-4045-94d6-9335800de403 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd Jul 31 19:16:24.269272 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26818704-2a01-4045-94d6-9335800de403 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.269476 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26818704-2a01-4045-94d6-9335800de403 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.276870 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26818704-2a01-4045-94d6-9335800de403 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd returned with HTTP 404 Jul 31 19:16:24.277324 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 988/3905] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/volumes/a65afbf7-5a03-4966-b94d-5ae76bcc91dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:24.287062 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d295996e-ad03-4f08-a3ff-86d9ea12fc58 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.289770 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d295996e-ad03-4f08-a3ff-86d9ea12fc58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups Jul 31 19:16:24.289770 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d295996e-ad03-4f08-a3ff-86d9ea12fc58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.289904 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d295996e-ad03-4f08-a3ff-86d9ea12fc58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.302332 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d295996e-ad03-4f08-a3ff-86d9ea12fc58 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 200 Jul 31 19:16:24.302781 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 975/3906] 10.4.3.163 () {68 vars in 1277 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/backups => generated 623 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.311695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fe1c0d2e-4b0b-41ee-8638-371b45b64c0b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.314012 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fe1c0d2e-4b0b-41ee-8638-371b45b64c0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups?project_id=79a9957796404396b275e2ea91698500 Jul 31 19:16:24.314275 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fe1c0d2e-4b0b-41ee-8638-371b45b64c0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.314528 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fe1c0d2e-4b0b-41ee-8638-371b45b64c0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.321078 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fe1c0d2e-4b0b-41ee-8638-371b45b64c0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups?project_id=79a9957796404396b275e2ea91698500 returned with HTTP 200 Jul 31 19:16:24.321652 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 971/3907] 10.4.3.163 () {68 vars in 1364 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/backups?project_id=79a9957796404396b275e2ea91698500 => generated 623 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.329886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.331276 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:24.331663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1488861638"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:24.333040 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1488861638'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:24.333144 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume of 1 GB Jul 31 19:16:24.336971 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:24.342390 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (014bac75-ab81-471e-8845-c0ee79003b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:24.343291 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3200ff7c-fd58-488b-9b42-1d4e2beb4629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:24.344086 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:24.370644 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3200ff7c-fd58-488b-9b42-1d4e2beb4629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:24.371662 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4255fc6-c7d9-4c80-bfa5-d2897556f7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:24.418189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['1b0b4f2b-1c88-4e71-9217-aa2ebd10946c', 'dac1cb8f-ea24-43ae-851b-2aac6de91861', '3abbc013-e08b-44b6-9025-1f38b0ed6e19', '8cdf604f-da33-4eb5-8f9c-ed66657ee1f0'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:24.419051 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4255fc6-c7d9-4c80-bfa5-d2897556f7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b0b4f2b-1c88-4e71-9217-aa2ebd10946c', 'dac1cb8f-ea24-43ae-851b-2aac6de91861', '3abbc013-e08b-44b6-9025-1f38b0ed6e19', '8cdf604f-da33-4eb5-8f9c-ed66657ee1f0']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:24.419814 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693ec262-a522-4028-8844-7feb9eda519b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:24.456299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693ec262-a522-4028-8844-7feb9eda519b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae68c0d-d9c3-4495-b60f-7569028dd38f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1488861638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['1b0b4f2b-1c88-4e71-9217-aa2ebd10946c','dac1cb8f-ea24-43ae-851b-2aac6de91861','3abbc013-e08b-44b6-9025-1f38b0ed6e19','8cdf604f-da33-4eb5-8f9c-ed66657ee1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1488861638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae68c0d-d9c3-4495-b60f-7569028dd38f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a9957796404396b275e2ea91698500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:24.457278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ee1b2f-ce2e-4eda-91a7-7932e092a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:24.480602 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ee1b2f-ce2e-4eda-91a7-7932e092a0bf) transitioned into state 'SUCCESS' from state '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-1488861638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['1b0b4f2b-1c88-4e71-9217-aa2ebd10946c','dac1cb8f-ea24-43ae-851b-2aac6de91861','3abbc013-e08b-44b6-9025-1f38b0ed6e19','8cdf604f-da33-4eb5-8f9c-ed66657ee1f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:24.481565 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72d6363-7d0b-4d30-8b11-303b530f8838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:24.494696 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e72d6363-7d0b-4d30-8b11-303b530f8838) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:24.495822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (014bac75-ab81-471e-8845-c0ee79003b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:24.496213 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request issued successfully. Jul 31 19:16:24.497023 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13eead72-7d41-4390-bb83-7d4bea8361e4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:24.497515 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 974/3908] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:16:24 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:24.509052 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-51089233-624f-4df9-b8d4-ae90ce9bc410 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.510843 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-51089233-624f-4df9-b8d4-ae90ce9bc410 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f Jul 31 19:16:24.511177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-51089233-624f-4df9-b8d4-ae90ce9bc410 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.511392 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-51089233-624f-4df9-b8d4-ae90ce9bc410 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.519450 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.519450 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:24.523365 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-51089233-624f-4df9-b8d4-ae90ce9bc410 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:24.528252 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-51089233-624f-4df9-b8d4-ae90ce9bc410 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f returned with HTTP 200 Jul 31 19:16:24.528733 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 989/3909] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.532332 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b66add9-6879-456c-9f44-23d67fcce0eb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.534288 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b66add9-6879-456c-9f44-23d67fcce0eb tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 Jul 31 19:16:24.534514 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b66add9-6879-456c-9f44-23d67fcce0eb tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.534745 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b66add9-6879-456c-9f44-23d67fcce0eb tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.543797 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b66add9-6879-456c-9f44-23d67fcce0eb tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 returned with HTTP 404 Jul 31 19:16:24.544292 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 976/3910] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/volumes/e5d07d60-da5e-4fec-a2ca-f3c489718398 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:24.551474 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c20ecc87-a10f-414e-8be5-a4791d6ac7a0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.553400 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c20ecc87-a10f-414e-8be5-a4791d6ac7a0 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c Jul 31 19:16:24.554329 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c20ecc87-a10f-414e-8be5-a4791d6ac7a0 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.554329 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c20ecc87-a10f-414e-8be5-a4791d6ac7a0 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.554329 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-c20ecc87-a10f-414e-8be5-a4791d6ac7a0 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Delete snapshot with id: 36d9afb4-2367-4b61-af98-86d6fe4ac19c Jul 31 19:16:24.560739 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.560739 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:24.561146 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c20ecc87-a10f-414e-8be5-a4791d6ac7a0 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot retrieved successfully. Jul 31 19:16:24.579992 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c20ecc87-a10f-414e-8be5-a4791d6ac7a0 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot delete request issued successfully. Jul 31 19:16:24.580222 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c20ecc87-a10f-414e-8be5-a4791d6ac7a0 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c returned with HTTP 202 Jul 31 19:16:24.580688 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 972/3911] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:24 2026] DELETE /volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:24.587043 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fdcf08d2-4c6b-4060-88e2-d282475f8b53 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.589179 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdcf08d2-4c6b-4060-88e2-d282475f8b53 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c Jul 31 19:16:24.589179 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdcf08d2-4c6b-4060-88e2-d282475f8b53 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.589307 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fdcf08d2-4c6b-4060-88e2-d282475f8b53 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.594357 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.594357 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:24.594807 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fdcf08d2-4c6b-4060-88e2-d282475f8b53 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Snapshot retrieved successfully. Jul 31 19:16:24.595651 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fdcf08d2-4c6b-4060-88e2-d282475f8b53 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c returned with HTTP 200 Jul 31 19:16:24.596049 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 975/3912] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.813148 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-af3fec10-a359-4219-afe6-c7b7fb6c35ce req-6d274b7e-1cf7-4ef5-ac3e-a7abafa93b12 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.815285 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-af3fec10-a359-4219-afe6-c7b7fb6c35ce req-6d274b7e-1cf7-4ef5-ac3e-a7abafa93b12 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:24.815552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-af3fec10-a359-4219-afe6-c7b7fb6c35ce req-6d274b7e-1cf7-4ef5-ac3e-a7abafa93b12 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.815798 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-af3fec10-a359-4219-afe6-c7b7fb6c35ce req-6d274b7e-1cf7-4ef5-ac3e-a7abafa93b12 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.825071 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.825071 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:24.825924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b13b1e4-04c4-4db5-a10d-8f28895c0534 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.827788 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b13b1e4-04c4-4db5-a10d-8f28895c0534 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 Jul 31 19:16:24.827984 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b13b1e4-04c4-4db5-a10d-8f28895c0534 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.828195 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b13b1e4-04c4-4db5-a10d-8f28895c0534 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.828318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-4b13b1e4-04c4-4db5-a10d-8f28895c0534 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:24.829605 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-af3fec10-a359-4219-afe6-c7b7fb6c35ce req-6d274b7e-1cf7-4ef5-ac3e-a7abafa93b12 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:24.831131 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b13b1e4-04c4-4db5-a10d-8f28895c0534 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 returned with HTTP 404 Jul 31 19:16:24.831578 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 977/3913] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:24.835083 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-af3fec10-a359-4219-afe6-c7b7fb6c35ce req-6d274b7e-1cf7-4ef5-ac3e-a7abafa93b12 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:24.835921 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 990/3914] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.837734 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fee2df2d-42e4-4a70-8cfd-a66ea223525a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.839329 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fee2df2d-42e4-4a70-8cfd-a66ea223525a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/detail Jul 31 19:16:24.839566 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fee2df2d-42e4-4a70-8cfd-a66ea223525a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.839792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fee2df2d-42e4-4a70-8cfd-a66ea223525a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.840110 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.840110 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:24.843735 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fee2df2d-42e4-4a70-8cfd-a66ea223525a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/detail returned with HTTP 200 Jul 31 19:16:24.844081 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 973/3915] 10.4.3.163 () {68 vars in 1296 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.852070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28d3d1ed-1ea6-4af7-8591-d7063412027a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.853548 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28d3d1ed-1ea6-4af7-8591-d7063412027a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:16:24.853845 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28d3d1ed-1ea6-4af7-8591-d7063412027a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.853974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28d3d1ed-1ea6-4af7-8591-d7063412027a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.854243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-28d3d1ed-1ea6-4af7-8591-d7063412027a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:24.855078 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-28d3d1ed-1ea6-4af7-8591-d7063412027a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:16:24.862694 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-28d3d1ed-1ea6-4af7-8591-d7063412027a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Get all volumes completed successfully. Jul 31 19:16:24.864638 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28d3d1ed-1ea6-4af7-8591-d7063412027a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:16:24.865057 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 976/3916] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:16:24 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) Jul 31 19:16:24.876257 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c807266d-5802-4685-b850-1b7a6f96b7be None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.878003 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c807266d-5802-4685-b850-1b7a6f96b7be tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1/action Jul 31 19:16:24.878357 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c807266d-5802-4685-b850-1b7a6f96b7be tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:24.878511 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c807266d-5802-4685-b850-1b7a6f96b7be tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:24.881723 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-c807266d-5802-4685-b850-1b7a6f96b7be tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] delete called for group cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 {{(pid=100319) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:16:24.881882 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-c807266d-5802-4685-b850-1b7a6f96b7be tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Delete group with id: cf5a4d22-3e9e-4b71-8073-fa88b72bebe1 Jul 31 19:16:24.884916 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c807266d-5802-4685-b850-1b7a6f96b7be tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1/action returned with HTTP 404 Jul 31 19:16:24.885363 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 978/3917] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:16:24 2026] POST /volume/v3/groups/cf5a4d22-3e9e-4b71-8073-fa88b72bebe1/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:24.891905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-21c5660f-5b2f-4b5f-9cc0-a1a48f6a10de None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.893583 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21c5660f-5b2f-4b5f-9cc0-a1a48f6a10de tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:16:24.893811 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21c5660f-5b2f-4b5f-9cc0-a1a48f6a10de tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.893995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21c5660f-5b2f-4b5f-9cc0-a1a48f6a10de tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.894210 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.api_utils [None req-21c5660f-5b2f-4b5f-9cc0-a1a48f6a10de tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Removing options '' from query. {{(pid=100318) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:24.894918 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-21c5660f-5b2f-4b5f-9cc0-a1a48f6a10de tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:16:24.901006 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-21c5660f-5b2f-4b5f-9cc0-a1a48f6a10de tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Get all volumes completed successfully. Jul 31 19:16:24.902853 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21c5660f-5b2f-4b5f-9cc0-a1a48f6a10de tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:16:24.903217 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 991/3918] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:24.914851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c9662118-5da1-4203-8093-4b9a656d3022 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.917090 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c9662118-5da1-4203-8093-4b9a656d3022 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9/action Jul 31 19:16:24.917599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c9662118-5da1-4203-8093-4b9a656d3022 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:24.917751 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c9662118-5da1-4203-8093-4b9a656d3022 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:24.919521 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-c9662118-5da1-4203-8093-4b9a656d3022 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] delete called for group 3e891387-d0b7-443b-b3c0-018ce1c03df9 {{(pid=100320) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:16:24.919698 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-c9662118-5da1-4203-8093-4b9a656d3022 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Delete group with id: 3e891387-d0b7-443b-b3c0-018ce1c03df9 Jul 31 19:16:24.923410 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c9662118-5da1-4203-8093-4b9a656d3022 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9/action returned with HTTP 404 Jul 31 19:16:24.924029 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 974/3919] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:16:24 2026] POST /volume/v3/groups/3e891387-d0b7-443b-b3c0-018ce1c03df9/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:24.931698 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db1da3c6-858a-4b66-81af-efbf5bd246c8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.933823 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db1da3c6-858a-4b66-81af-efbf5bd246c8 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/738d87fa-e64a-4fd6-a93b-0579b4630364 Jul 31 19:16:24.934068 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db1da3c6-858a-4b66-81af-efbf5bd246c8 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.934292 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db1da3c6-858a-4b66-81af-efbf5bd246c8 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.949177 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db1da3c6-858a-4b66-81af-efbf5bd246c8 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/group_types/738d87fa-e64a-4fd6-a93b-0579b4630364 returned with HTTP 202 Jul 31 19:16:24.949666 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 977/3920] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:16:24 2026] DELETE /volume/v3/group_types/738d87fa-e64a-4fd6-a93b-0579b4630364 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:24.956683 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3d9bf36-0e7f-4213-bdb8-f5affaa4e723 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.958472 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3d9bf36-0e7f-4213-bdb8-f5affaa4e723 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] DELETE https://10.4.3.163/volume/v3/types/2cb9421b-f11f-41f7-98ab-715da2437a89 Jul 31 19:16:24.958679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3d9bf36-0e7f-4213-bdb8-f5affaa4e723 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.958870 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3d9bf36-0e7f-4213-bdb8-f5affaa4e723 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.959119 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:24.959119 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:24.983505 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3d9bf36-0e7f-4213-bdb8-f5affaa4e723 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/types/2cb9421b-f11f-41f7-98ab-715da2437a89 returned with HTTP 202 Jul 31 19:16:24.983919 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 979/3921] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:16:24 2026] DELETE /volume/v3/types/2cb9421b-f11f-41f7-98ab-715da2437a89 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:24.990565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ac16f1c-93da-4d1b-b517-23f09e837aa6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:24.992245 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ac16f1c-93da-4d1b-b517-23f09e837aa6 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] GET https://10.4.3.163/volume/v3/types/2cb9421b-f11f-41f7-98ab-715da2437a89 Jul 31 19:16:24.992508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ac16f1c-93da-4d1b-b517-23f09e837aa6 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:24.992749 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ac16f1c-93da-4d1b-b517-23f09e837aa6 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:24.995995 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ac16f1c-93da-4d1b-b517-23f09e837aa6 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/types/2cb9421b-f11f-41f7-98ab-715da2437a89 returned with HTTP 404 Jul 31 19:16:24.996454 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 992/3922] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:16:24 2026] GET /volume/v3/types/2cb9421b-f11f-41f7-98ab-715da2437a89 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:25.004242 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d8ec4353-8acf-46d4-b8ad-16dc213448d1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.006043 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8ec4353-8acf-46d4-b8ad-16dc213448d1 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:16:25.007189 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8ec4353-8acf-46d4-b8ad-16dc213448d1 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-256360852"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:25.018970 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8ec4353-8acf-46d4-b8ad-16dc213448d1 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:16:25.019288 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 975/3923] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:16:25 2026] POST /volume/v3/types => generated 215 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:25.027471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6dc3aa0-a3e3-44ac-a46e-427da7241e5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.029050 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6dc3aa0-a3e3-44ac-a46e-427da7241e5c tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] POST https://10.4.3.163/volume/v3/group_types Jul 31 19:16:25.029409 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6dc3aa0-a3e3-44ac-a46e-427da7241e5c tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1296789953"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:25.041388 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6dc3aa0-a3e3-44ac-a46e-427da7241e5c tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/group_types returned with HTTP 202 Jul 31 19:16:25.041775 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 978/3924] 10.4.3.163 () {70 vars in 1311 bytes} [Fri Jul 31 19:16:25 2026] POST /volume/v3/group_types => generated 173 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:25.050128 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1ba94e9c-08ba-44aa-8c3e-ae4750c26078 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.052017 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ba94e9c-08ba-44aa-8c3e-ae4750c26078 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/groups Jul 31 19:16:25.052390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1ba94e9c-08ba-44aa-8c3e-ae4750c26078 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c64efe56-0e09-400e-ac78-eb06c62ffc4a", "volume_types": ["6588f505-b98c-4830-bd6e-e21543830ff7"], "name": "tempest-GroupsTest-Group-597712654"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:25.054519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-1ba94e9c-08ba-44aa-8c3e-ae4750c26078 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Creating new group {'group': {'group_type': 'c64efe56-0e09-400e-ac78-eb06c62ffc4a', 'volume_types': ['6588f505-b98c-4830-bd6e-e21543830ff7'], 'name': 'tempest-GroupsTest-Group-597712654'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 19:16:25.057915 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-1ba94e9c-08ba-44aa-8c3e-ae4750c26078 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Creating group tempest-GroupsTest-Group-597712654. Jul 31 19:16:25.064573 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1ba94e9c-08ba-44aa-8c3e-ae4750c26078 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Availability Zones retrieved successfully. Jul 31 19:16:25.075114 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-1ba94e9c-08ba-44aa-8c3e-ae4750c26078 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Created reservations ['4075390c-7286-4b9b-b6a2-0ab8ace8fd22'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:25.094303 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1ba94e9c-08ba-44aa-8c3e-ae4750c26078 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups returned with HTTP 202 Jul 31 19:16:25.094807 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 980/3925] 10.4.3.163 () {70 vars in 1297 bytes} [Fri Jul 31 19:16:25 2026] POST /volume/v3/groups => generated 103 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:25.102127 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-032a9a6f-cd2a-4446-a7fb-cfb9b978f1f3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.103873 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-032a9a6f-cd2a-4446-a7fb-cfb9b978f1f3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:25.104063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-032a9a6f-cd2a-4446-a7fb-cfb9b978f1f3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.104236 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-032a9a6f-cd2a-4446-a7fb-cfb9b978f1f3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.104376 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-032a9a6f-cd2a-4446-a7fb-cfb9b978f1f3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:25.107520 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.107520 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:25.115338 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-032a9a6f-cd2a-4446-a7fb-cfb9b978f1f3 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 200 Jul 31 19:16:25.115795 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 993/3926] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:25 2026] GET /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 331 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:25.189300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0c6e5644-badc-4378-9211-dbdc17097bd5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.190999 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0c6e5644-badc-4378-9211-dbdc17097bd5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 Jul 31 19:16:25.191204 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0c6e5644-badc-4378-9211-dbdc17097bd5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.191401 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0c6e5644-badc-4378-9211-dbdc17097bd5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.191710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-0c6e5644-badc-4378-9211-dbdc17097bd5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id b213ac16-f882-4827-a949-f0fdd1ab1b46. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:25.194397 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1a2b3485-452d-4318-b18f-a86471bef958 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.195453 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0c6e5644-badc-4378-9211-dbdc17097bd5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 returned with HTTP 404 Jul 31 19:16:25.196065 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 976/3927] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:25 2026] GET /volume/v3/backups/b213ac16-f882-4827-a949-f0fdd1ab1b46 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:25.196529 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a2b3485-452d-4318-b18f-a86471bef958 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:16:25.196813 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a2b3485-452d-4318-b18f-a86471bef958 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.197054 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1a2b3485-452d-4318-b18f-a86471bef958 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.197263 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1a2b3485-452d-4318-b18f-a86471bef958 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: 7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:16:25.203289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cdd4f271-61bf-4a0d-b191-a120956e20c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.203932 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b2cb49cd-5e89-4083-83c2-f90b2559fc85 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.205070 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cdd4f271-61bf-4a0d-b191-a120956e20c0 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:25.205313 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cdd4f271-61bf-4a0d-b191-a120956e20c0 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.205543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cdd4f271-61bf-4a0d-b191-a120956e20c0 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.205722 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2cb49cd-5e89-4083-83c2-f90b2559fc85 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] DELETE https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:16:25.205771 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.205771 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:25.205925 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2cb49cd-5e89-4083-83c2-f90b2559fc85 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.206145 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b2cb49cd-5e89-4083-83c2-f90b2559fc85 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.206294 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-b2cb49cd-5e89-4083-83c2-f90b2559fc85 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete backup with id: d462fd9b-4c47-4d9e-9589-1819fa0124d9. Jul 31 19:16:25.206333 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1a2b3485-452d-4318-b18f-a86471bef958 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:25.210482 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.210482 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:25.212898 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.212898 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:25.216986 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cdd4f271-61bf-4a0d-b191-a120956e20c0 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:25.221298 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cdd4f271-61bf-4a0d-b191-a120956e20c0 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:25.221762 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 981/3928] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:25 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:25.222809 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-b2cb49cd-5e89-4083-83c2-f90b2559fc85 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] delete_backup rpcapi backup_id d462fd9b-4c47-4d9e-9589-1819fa0124d9 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:25.224965 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b2cb49cd-5e89-4083-83c2-f90b2559fc85 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 202 Jul 31 19:16:25.225489 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 994/3929] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:25 2026] DELETE /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:25.225980 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1a2b3485-452d-4318-b18f-a86471bef958 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:16:25.226179 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1a2b3485-452d-4318-b18f-a86471bef958 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 202 Jul 31 19:16:25.226646 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 979/3930] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:25 2026] DELETE /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:25.233403 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-03480f9d-d32c-4d8d-b35e-95a7c5df0453 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.233627 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c8f8d3e7-26ae-4e90-be80-a25a99323808 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.235119 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-03480f9d-d32c-4d8d-b35e-95a7c5df0453 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:16:25.235302 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-03480f9d-d32c-4d8d-b35e-95a7c5df0453 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.235517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-03480f9d-d32c-4d8d-b35e-95a7c5df0453 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.235645 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8f8d3e7-26ae-4e90-be80-a25a99323808 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:16:25.235889 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8f8d3e7-26ae-4e90-be80-a25a99323808 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.236121 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8f8d3e7-26ae-4e90-be80-a25a99323808 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.236240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c8f8d3e7-26ae-4e90-be80-a25a99323808 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:25.241094 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.241094 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:25.241909 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8f8d3e7-26ae-4e90-be80-a25a99323808 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 200 Jul 31 19:16:25.242372 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 982/3931] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:25 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:25.242718 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.242718 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:25.247200 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-03480f9d-d32c-4d8d-b35e-95a7c5df0453 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:25.252133 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-03480f9d-d32c-4d8d-b35e-95a7c5df0453 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 200 Jul 31 19:16:25.252522 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 977/3932] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:25 2026] GET /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:25.541765 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-60f79513-6db7-4a43-9c76-9488f40f7dc7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.543660 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-60f79513-6db7-4a43-9c76-9488f40f7dc7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f Jul 31 19:16:25.543893 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-60f79513-6db7-4a43-9c76-9488f40f7dc7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.544097 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-60f79513-6db7-4a43-9c76-9488f40f7dc7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.551317 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.551317 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:25.554741 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-60f79513-6db7-4a43-9c76-9488f40f7dc7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:25.558987 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-60f79513-6db7-4a43-9c76-9488f40f7dc7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f returned with HTTP 200 Jul 31 19:16:25.559254 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 995/3933] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:25 2026] GET /volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:25.571218 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-be06dfef-5130-4f89-8790-4f546853dd2a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.575425 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be06dfef-5130-4f89-8790-4f546853dd2a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:16:25.575425 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-be06dfef-5130-4f89-8790-4f546853dd2a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bae68c0d-d9c3-4495-b60f-7569028dd38f", "name": "tempest-type-Backup-95977118"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:25.575425 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-be06dfef-5130-4f89-8790-4f546853dd2a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating new backup {'backup': {'volume_id': 'bae68c0d-d9c3-4495-b60f-7569028dd38f', 'name': 'tempest-type-Backup-95977118'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:16:25.575425 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-be06dfef-5130-4f89-8790-4f546853dd2a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating backup of volume bae68c0d-d9c3-4495-b60f-7569028dd38f in container None Jul 31 19:16:25.582521 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.582521 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:25.582905 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-be06dfef-5130-4f89-8790-4f546853dd2a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:25.602480 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-be06dfef-5130-4f89-8790-4f546853dd2a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['5eef84ad-5cad-4e31-993d-d092601044c7', '53bd8690-040e-40da-a653-31e1bf0a3eee'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:25.604894 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-176e7379-305d-410f-ae8d-8e9e990eaaff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.607470 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-176e7379-305d-410f-ae8d-8e9e990eaaff tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c Jul 31 19:16:25.607559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-176e7379-305d-410f-ae8d-8e9e990eaaff tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.608563 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-176e7379-305d-410f-ae8d-8e9e990eaaff tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.617004 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-176e7379-305d-410f-ae8d-8e9e990eaaff tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c returned with HTTP 404 Jul 31 19:16:25.618002 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 983/3934] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:25 2026] GET /volume/v3/snapshots/36d9afb4-2367-4b61-af98-86d6fe4ac19c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:25.638338 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-be06dfef-5130-4f89-8790-4f546853dd2a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:16:25.638338 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 980/3935] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:16:25 2026] POST /volume/v3/backups => generated 314 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:25.647044 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e293992b-19fd-4a60-97bb-3d313b2d4275 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:25.649145 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e293992b-19fd-4a60-97bb-3d313b2d4275 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:25.649626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e293992b-19fd-4a60-97bb-3d313b2d4275 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:25.649760 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e293992b-19fd-4a60-97bb-3d313b2d4275 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:25.649943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-e293992b-19fd-4a60-97bb-3d313b2d4275 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:25.655417 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:25.655417 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:25.656022 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e293992b-19fd-4a60-97bb-3d313b2d4275 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:25.656420 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 978/3936] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:25 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:26.125558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-808dc738-559d-4629-82dd-cdc17d299fc0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.126815 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-808dc738-559d-4629-82dd-cdc17d299fc0 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:26.127079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-808dc738-559d-4629-82dd-cdc17d299fc0 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.127391 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-808dc738-559d-4629-82dd-cdc17d299fc0 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.127490 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-808dc738-559d-4629-82dd-cdc17d299fc0 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:26.130817 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.130817 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:26.139681 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-808dc738-559d-4629-82dd-cdc17d299fc0 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 200 Jul 31 19:16:26.140652 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 996/3937] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:26 2026] GET /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 332 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:26.148772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-91560c2e-3a63-4fc0-8888-768be0a49783 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.150955 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:26.151389 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2094144569", "volume_type": "6588f505-b98c-4830-bd6e-e21543830ff7", "group_id": "7dbb454c-fd87-4c68-8af6-6be1f5e84b70", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:26.153220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2094144569', 'volume_type': '6588f505-b98c-4830-bd6e-e21543830ff7', 'group_id': '7dbb454c-fd87-4c68-8af6-6be1f5e84b70', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:26.161489 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.161489 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:26.162000 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume of 1 GB Jul 31 19:16:26.167172 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Availability Zones retrieved successfully. Jul 31 19:16:26.174191 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Flow 'volume_create_api' (f272bac3-1dc4-40f6-b4bc-a6a36a6b775a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:26.175531 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d8d4de-f0fe-421e-a3c7-12ee30892563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.176034 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.176034 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:26.176480 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:26.199428 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d8d4de-f0fe-421e-a3c7-12ee30892563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:16:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6588f505-b98c-4830-bd6e-e21543830ff7,is_public=True,name='tempest-GroupsTest-volume-type-256360852',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6588f505-b98c-4830-bd6e-e21543830ff7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7dbb454c-fd87-4c68-8af6-6be1f5e84b70', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.200465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d643d5d0-98d6-411d-ad05-d675ad8d3c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.232548 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-256360852 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-256360852, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:26.232548 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-256360852 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-256360852, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:26.237753 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-62713da1-6a4f-46aa-abe0-e835046570be None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.239727 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62713da1-6a4f-46aa-abe0-e835046570be tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:26.239942 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62713da1-6a4f-46aa-abe0-e835046570be tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.240163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-62713da1-6a4f-46aa-abe0-e835046570be tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.248829 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.248829 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:26.253184 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-62713da1-6a4f-46aa-abe0-e835046570be tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:26.253352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-97ae6495-5c87-4fb7-a1ff-4d7f2ae0e755 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.255319 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-97ae6495-5c87-4fb7-a1ff-4d7f2ae0e755 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 Jul 31 19:16:26.255643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-97ae6495-5c87-4fb7-a1ff-4d7f2ae0e755 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.255815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-97ae6495-5c87-4fb7-a1ff-4d7f2ae0e755 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.255928 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-97ae6495-5c87-4fb7-a1ff-4d7f2ae0e755 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id d462fd9b-4c47-4d9e-9589-1819fa0124d9. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:26.258121 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-62713da1-6a4f-46aa-abe0-e835046570be tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:26.258768 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 981/3938] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:26 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:26.260237 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-97ae6495-5c87-4fb7-a1ff-4d7f2ae0e755 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 returned with HTTP 404 Jul 31 19:16:26.260923 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 979/3939] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:26 2026] GET /volume/v3/backups/d462fd9b-4c47-4d9e-9589-1819fa0124d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:26.264314 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Created reservations ['427fa251-c461-4975-a6a9-13869e3162ff', '2b80bc17-791a-42b4-9bdf-c57a9882d5fd', '49294525-ddc1-4c0f-942c-435a35fd3d75', '1c70a9e2-b394-4b59-a677-94430a67245b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:26.265280 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d643d5d0-98d6-411d-ad05-d675ad8d3c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427fa251-c461-4975-a6a9-13869e3162ff', '2b80bc17-791a-42b4-9bdf-c57a9882d5fd', '49294525-ddc1-4c0f-942c-435a35fd3d75', '1c70a9e2-b394-4b59-a677-94430a67245b']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.266109 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c168ca-d479-4888-959f-851cd61b8113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.267556 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e439f153-5781-4e50-a27d-aba38149f911 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.268188 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d57775f7-39da-4eca-bc38-3195576b49fb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.269325 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e439f153-5781-4e50-a27d-aba38149f911 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d Jul 31 19:16:26.269532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e439f153-5781-4e50-a27d-aba38149f911 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.269736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e439f153-5781-4e50-a27d-aba38149f911 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.270025 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d57775f7-39da-4eca-bc38-3195576b49fb tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] DELETE https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:16:26.270272 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d57775f7-39da-4eca-bc38-3195576b49fb tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.270504 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d57775f7-39da-4eca-bc38-3195576b49fb tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.271463 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-d57775f7-39da-4eca-bc38-3195576b49fb tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete backup with id: fc8374b6-644e-4110-95ec-1ab0a7790616. Jul 31 19:16:26.274660 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.274660 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:26.274923 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e439f153-5781-4e50-a27d-aba38149f911 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d returned with HTTP 404 Jul 31 19:16:26.275539 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 997/3940] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:26 2026] GET /volume/v3/volumes/7f814622-7b51-471a-8b13-ff9e6826674d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:26.287717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-d57775f7-39da-4eca-bc38-3195576b49fb tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] delete_backup rpcapi backup_id fc8374b6-644e-4110-95ec-1ab0a7790616 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:26.289405 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d57775f7-39da-4eca-bc38-3195576b49fb tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 202 Jul 31 19:16:26.290163 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 982/3941] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:26 2026] DELETE /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:26.293688 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c168ca-d479-4888-959f-851cd61b8113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a670925-a814-42fe-9aa6-c8580014e4ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2094144569',encryption_key_id=None,group_id=7dbb454c-fd87-4c68-8af6-6be1f5e84b70,group_type_id=,metadata={},multiattach=False,project_id='1384136534804a16b81db03148f03cd3',qos_specs=None,replication_status=,reservations=['427fa251-c461-4975-a6a9-13869e3162ff','2b80bc17-791a-42b4-9bdf-c57a9882d5fd','49294525-ddc1-4c0f-942c-435a35fd3d75','1c70a9e2-b394-4b59-a677-94430a67245b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_type_id=6588f505-b98c-4830-bd6e-e21543830ff7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2094144569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7dbb454c-fd87-4c68-8af6-6be1f5e84b70,host=None,id=8a670925-a814-42fe-9aa6-c8580014e4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1384136534804a16b81db03148f03cd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6588f505-b98c-4830-bd6e-e21543830ff7),volume_type_id=6588f505-b98c-4830-bd6e-e21543830ff7)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.294766 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dab1a6f-0de7-42e3-b676-086d9368ae33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.297737 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c6323d48-a2db-4c45-9600-7be3083bcb35 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.299989 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c6323d48-a2db-4c45-9600-7be3083bcb35 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:16:26.300267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c6323d48-a2db-4c45-9600-7be3083bcb35 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.300526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c6323d48-a2db-4c45-9600-7be3083bcb35 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.300682 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c6323d48-a2db-4c45-9600-7be3083bcb35 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:26.302140 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1849572d-6c87-4146-b407-0355648d4f1b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.304343 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:26.304343 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1909990030", "snapshot_id": null, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:26.305584 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1909990030', 'snapshot_id': None, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:26.306066 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.306066 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:26.306914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c6323d48-a2db-4c45-9600-7be3083bcb35 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 200 Jul 31 19:16:26.307454 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 980/3942] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:26 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:26.316161 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dab1a6f-0de7-42e3-b676-086d9368ae33) transitioned into state 'SUCCESS' from state '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-2094144569',encryption_key_id=None,group_id=7dbb454c-fd87-4c68-8af6-6be1f5e84b70,group_type_id=,metadata={},multiattach=False,project_id='1384136534804a16b81db03148f03cd3',qos_specs=None,replication_status=,reservations=['427fa251-c461-4975-a6a9-13869e3162ff','2b80bc17-791a-42b4-9bdf-c57a9882d5fd','49294525-ddc1-4c0f-942c-435a35fd3d75','1c70a9e2-b394-4b59-a677-94430a67245b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_type_id=6588f505-b98c-4830-bd6e-e21543830ff7)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.316973 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fcc0be-2482-452c-af25-b153e4315086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.331277 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fcc0be-2482-452c-af25-b153e4315086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.332086 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Flow 'volume_create_api' (f272bac3-1dc4-40f6-b4bc-a6a36a6b775a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:26.332327 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume request issued successfully. Jul 31 19:16:26.333006 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:26.333154 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:26.371266 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:26.374383 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.374383 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:26.377642 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-91560c2e-3a63-4fc0-8888-768be0a49783 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:26.378035 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 984/3943] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:16:26 2026] POST /volume/v3/volumes => generated 814 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:26.388625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-088f4c08-3762-481b-abb0-0d897f51c04d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.390727 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-088f4c08-3762-481b-abb0-0d897f51c04d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed Jul 31 19:16:26.391133 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-088f4c08-3762-481b-abb0-0d897f51c04d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.391133 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-088f4c08-3762-481b-abb0-0d897f51c04d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.400692 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.400692 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:26.405126 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-088f4c08-3762-481b-abb0-0d897f51c04d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Volume info retrieved successfully. Jul 31 19:16:26.405688 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-088f4c08-3762-481b-abb0-0d897f51c04d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:26.405848 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-088f4c08-3762-481b-abb0-0d897f51c04d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:26.410160 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:16:26.410478 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.410478 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:26.414477 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:16:26.420162 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (465de47a-58a3-4349-83a7-0176f1e9e704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:26.421223 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5990284-ddc0-45f2-82be-3dc4befd2eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.422121 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:26.441586 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-088f4c08-3762-481b-abb0-0d897f51c04d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:26.445213 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.445213 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:26.454104 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-088f4c08-3762-481b-abb0-0d897f51c04d tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed returned with HTTP 200 Jul 31 19:16:26.454553 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 983/3944] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:26 2026] GET /volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed => generated 882 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:26.487270 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5990284-ddc0-45f2-82be-3dc4befd2eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.488273 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1809cd60-793f-4918-82c7-2286fc0fcaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.530893 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['0f454fb6-ba02-475b-8675-93c8478f3494', 'd1c82535-7b09-4183-9321-98a54302a785', 'f183279f-50e6-4ab0-81f8-da0db330e79a', '823357b7-78f8-4bfc-ae14-693973f77cc5'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:26.531749 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1809cd60-793f-4918-82c7-2286fc0fcaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f454fb6-ba02-475b-8675-93c8478f3494', 'd1c82535-7b09-4183-9321-98a54302a785', 'f183279f-50e6-4ab0-81f8-da0db330e79a', '823357b7-78f8-4bfc-ae14-693973f77cc5']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.532411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59864d62-acd1-4f4e-8925-6c80ac91ccd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.553866 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59864d62-acd1-4f4e-8925-6c80ac91ccd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4677e80b-599b-4f3f-bbd2-6538341e259b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1909990030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['0f454fb6-ba02-475b-8675-93c8478f3494','d1c82535-7b09-4183-9321-98a54302a785','f183279f-50e6-4ab0-81f8-da0db330e79a','823357b7-78f8-4bfc-ae14-693973f77cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1909990030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4677e80b-599b-4f3f-bbd2-6538341e259b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.554527 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f46f7a1-d2eb-407a-99fe-c27efaba39db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.570361 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f46f7a1-d2eb-407a-99fe-c27efaba39db) transitioned into state 'SUCCESS' from state '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-1909990030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['0f454fb6-ba02-475b-8675-93c8478f3494','d1c82535-7b09-4183-9321-98a54302a785','f183279f-50e6-4ab0-81f8-da0db330e79a','823357b7-78f8-4bfc-ae14-693973f77cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.571120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24eeae20-5315-421c-8097-e4e7a57ed414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:26.579016 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24eeae20-5315-421c-8097-e4e7a57ed414) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:26.580001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (465de47a-58a3-4349-83a7-0176f1e9e704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:26.580270 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:16:26.580844 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1849572d-6c87-4146-b407-0355648d4f1b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:26.581216 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 998/3945] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:26 2026] POST /volume/v3/volumes => generated 759 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:26.594599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3f5d173d-d86c-48c3-b62f-edc2e3543bb4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.596299 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3f5d173d-d86c-48c3-b62f-edc2e3543bb4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:16:26.596502 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3f5d173d-d86c-48c3-b62f-edc2e3543bb4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.596697 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3f5d173d-d86c-48c3-b62f-edc2e3543bb4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.604312 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.604312 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:26.608382 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3f5d173d-d86c-48c3-b62f-edc2e3543bb4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:26.613175 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3f5d173d-d86c-48c3-b62f-edc2e3543bb4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 200 Jul 31 19:16:26.613640 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 981/3946] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:26 2026] GET /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:26.670557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0a951afc-f3cd-4077-88e8-2b6435f38061 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:26.672073 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a951afc-f3cd-4077-88e8-2b6435f38061 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:26.672334 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a951afc-f3cd-4077-88e8-2b6435f38061 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:26.672516 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a951afc-f3cd-4077-88e8-2b6435f38061 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:26.672629 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0a951afc-f3cd-4077-88e8-2b6435f38061 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:26.677362 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:26.677362 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:26.678035 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a951afc-f3cd-4077-88e8-2b6435f38061 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:26.678427 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 985/3947] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:26 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:27.272448 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-81d6ea83-6acd-4beb-a176-ec353d162863 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.274798 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-81d6ea83-6acd-4beb-a176-ec353d162863 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:27.275026 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-81d6ea83-6acd-4beb-a176-ec353d162863 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.275266 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-81d6ea83-6acd-4beb-a176-ec353d162863 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.282467 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.282467 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:27.286681 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-81d6ea83-6acd-4beb-a176-ec353d162863 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:27.290941 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-81d6ea83-6acd-4beb-a176-ec353d162863 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:27.291286 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 984/3948] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:27.318176 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c19561a-ac3e-4ce6-bee2-a225a5e1d966 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.320258 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c19561a-ac3e-4ce6-bee2-a225a5e1d966 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 Jul 31 19:16:27.320508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c19561a-ac3e-4ce6-bee2-a225a5e1d966 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.320727 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c19561a-ac3e-4ce6-bee2-a225a5e1d966 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.320844 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1c19561a-ac3e-4ce6-bee2-a225a5e1d966 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Show backup with id fc8374b6-644e-4110-95ec-1ab0a7790616. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:27.324561 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c19561a-ac3e-4ce6-bee2-a225a5e1d966 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 returned with HTTP 404 Jul 31 19:16:27.324993 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 999/3949] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/backups/fc8374b6-644e-4110-95ec-1ab0a7790616 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:27.331258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-41adc494-e531-4f58-8bc5-169c8fa3b1a0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.333273 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-41adc494-e531-4f58-8bc5-169c8fa3b1a0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b Jul 31 19:16:27.333566 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-41adc494-e531-4f58-8bc5-169c8fa3b1a0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.333813 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-41adc494-e531-4f58-8bc5-169c8fa3b1a0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.334010 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-41adc494-e531-4f58-8bc5-169c8fa3b1a0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete volume with id: fe1ed849-f2d7-436d-9148-22a38ae6452b Jul 31 19:16:27.336154 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=314,cinder:INSERT=30,cinder:UPDATE=68,cinder:DELETE=1 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:16:27.342044 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.342044 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:27.342451 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-41adc494-e531-4f58-8bc5-169c8fa3b1a0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:27.363037 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-41adc494-e531-4f58-8bc5-169c8fa3b1a0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Delete volume request issued successfully. Jul 31 19:16:27.363218 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-41adc494-e531-4f58-8bc5-169c8fa3b1a0 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b returned with HTTP 202 Jul 31 19:16:27.363644 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 982/3950] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:27 2026] DELETE /volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:27.370305 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b22f15b8-bb2c-4a85-88e9-3752955aa44b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.372015 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b22f15b8-bb2c-4a85-88e9-3752955aa44b tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b Jul 31 19:16:27.372270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b22f15b8-bb2c-4a85-88e9-3752955aa44b tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.372528 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b22f15b8-bb2c-4a85-88e9-3752955aa44b tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.380837 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.380837 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:27.384381 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b22f15b8-bb2c-4a85-88e9-3752955aa44b tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Volume info retrieved successfully. Jul 31 19:16:27.388300 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b22f15b8-bb2c-4a85-88e9-3752955aa44b tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b returned with HTTP 200 Jul 31 19:16:27.388727 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 986/3951] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:27.467728 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.469455 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed Jul 31 19:16:27.469669 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.469852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.476412 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.476412 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:27.479707 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Volume info retrieved successfully. Jul 31 19:16:27.480295 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:27.480444 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:27.516932 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:27.519985 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.519985 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:27.527233 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ce6eed8-466f-4ada-8dec-b5683b4d57cb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed returned with HTTP 200 Jul 31 19:16:27.527709 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 985/3952] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed => generated 907 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:27.539641 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09fba16d-18ab-4704-9c95-64703b9c5236 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.541257 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:27.541655 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1903789458", "volume_type": "6588f505-b98c-4830-bd6e-e21543830ff7", "group_id": "7dbb454c-fd87-4c68-8af6-6be1f5e84b70", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:27.543046 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1903789458', 'volume_type': '6588f505-b98c-4830-bd6e-e21543830ff7', 'group_id': '7dbb454c-fd87-4c68-8af6-6be1f5e84b70', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:27.550370 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.550370 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:27.550828 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume of 1 GB Jul 31 19:16:27.555110 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Availability Zones retrieved successfully. Jul 31 19:16:27.560326 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Flow 'volume_create_api' (2bdbb3ee-a3c4-44e7-a4d3-36f5270bc480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:27.561403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361ff7d2-ce86-4b92-874d-f1acef782374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:27.561937 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.561937 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:27.562287 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:27.580076 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (361ff7d2-ce86-4b92-874d-f1acef782374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:16:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6588f505-b98c-4830-bd6e-e21543830ff7,is_public=True,name='tempest-GroupsTest-volume-type-256360852',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6588f505-b98c-4830-bd6e-e21543830ff7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7dbb454c-fd87-4c68-8af6-6be1f5e84b70', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:27.580812 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ad2ad7b-5fa1-4cd6-9b27-344a8d1977bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:27.604796 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-256360852 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-256360852, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:27.604888 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-256360852 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-256360852, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:27.616290 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-149deca3-903f-4d22-a3f8-51cb6fc6e7ab None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.618535 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Created reservations ['2321a796-0edd-4b38-8967-0247eb668ffe', '0592833f-caa8-432a-97a4-6ed9ae8f63fe', 'cbed6486-3b69-4924-9f05-ac5b2b0b455c', 'c6ad46cf-e042-4ba0-abeb-422569104fc6'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:27.618744 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-149deca3-903f-4d22-a3f8-51cb6fc6e7ab tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] DELETE https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:27.619005 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-149deca3-903f-4d22-a3f8-51cb6fc6e7ab tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.619277 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-149deca3-903f-4d22-a3f8-51cb6fc6e7ab tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.619404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ad2ad7b-5fa1-4cd6-9b27-344a8d1977bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2321a796-0edd-4b38-8967-0247eb668ffe', '0592833f-caa8-432a-97a4-6ed9ae8f63fe', 'cbed6486-3b69-4924-9f05-ac5b2b0b455c', 'c6ad46cf-e042-4ba0-abeb-422569104fc6']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:27.619522 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-149deca3-903f-4d22-a3f8-51cb6fc6e7ab tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Delete volume with id: 69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:27.620190 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9428b033-6ce7-4765-a2ec-db0f75e43954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:27.627274 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-07022542-0443-44bf-9e91-c8682c6af109 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.628134 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.628134 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:27.628733 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-149deca3-903f-4d22-a3f8-51cb6fc6e7ab tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:27.629002 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07022542-0443-44bf-9e91-c8682c6af109 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:16:27.629180 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07022542-0443-44bf-9e91-c8682c6af109 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.629373 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07022542-0443-44bf-9e91-c8682c6af109 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.635643 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.635643 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:27.639136 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-07022542-0443-44bf-9e91-c8682c6af109 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:27.644291 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07022542-0443-44bf-9e91-c8682c6af109 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 200 Jul 31 19:16:27.644400 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9428b033-6ce7-4765-a2ec-db0f75e43954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7285b59c-01b8-4796-b43a-c797a156ea77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1903789458',encryption_key_id=None,group_id=7dbb454c-fd87-4c68-8af6-6be1f5e84b70,group_type_id=,metadata={},multiattach=False,project_id='1384136534804a16b81db03148f03cd3',qos_specs=None,replication_status=,reservations=['2321a796-0edd-4b38-8967-0247eb668ffe','0592833f-caa8-432a-97a4-6ed9ae8f63fe','cbed6486-3b69-4924-9f05-ac5b2b0b455c','c6ad46cf-e042-4ba0-abeb-422569104fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_type_id=6588f505-b98c-4830-bd6e-e21543830ff7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1903789458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7dbb454c-fd87-4c68-8af6-6be1f5e84b70,host=None,id=7285b59c-01b8-4796-b43a-c797a156ea77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1384136534804a16b81db03148f03cd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6588f505-b98c-4830-bd6e-e21543830ff7),volume_type_id=6588f505-b98c-4830-bd6e-e21543830ff7)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:27.644619 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 987/3953] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:27.644802 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc6f08c-b610-4e94-80c7-dd48dae6afb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:27.648597 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-149deca3-903f-4d22-a3f8-51cb6fc6e7ab tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Delete volume request issued successfully. Jul 31 19:16:27.648841 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-149deca3-903f-4d22-a3f8-51cb6fc6e7ab tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 202 Jul 31 19:16:27.649512 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 983/3954] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:27 2026] DELETE /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:27.659964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed664a73-0aae-4190-bf2c-25da20caf5a4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.661114 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d1c7609-a977-4267-b3b0-d692d1d046dd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.662260 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed664a73-0aae-4190-bf2c-25da20caf5a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:27.662480 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed664a73-0aae-4190-bf2c-25da20caf5a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.662724 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed664a73-0aae-4190-bf2c-25da20caf5a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.662949 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d1c7609-a977-4267-b3b0-d692d1d046dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:16:27.663223 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d1c7609-a977-4267-b3b0-d692d1d046dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.663499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d1c7609-a977-4267-b3b0-d692d1d046dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.666266 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc6f08c-b610-4e94-80c7-dd48dae6afb9) transitioned into state 'SUCCESS' from state '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-1903789458',encryption_key_id=None,group_id=7dbb454c-fd87-4c68-8af6-6be1f5e84b70,group_type_id=,metadata={},multiattach=False,project_id='1384136534804a16b81db03148f03cd3',qos_specs=None,replication_status=,reservations=['2321a796-0edd-4b38-8967-0247eb668ffe','0592833f-caa8-432a-97a4-6ed9ae8f63fe','cbed6486-3b69-4924-9f05-ac5b2b0b455c','c6ad46cf-e042-4ba0-abeb-422569104fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6b3d68c3c664cd6b48e79191fbae5bd',volume_type_id=6588f505-b98c-4830-bd6e-e21543830ff7)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:27.666954 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d8da68b-132a-4724-ba04-411ee3879da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:27.669283 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.669283 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:27.670529 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.670529 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:27.672888 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed664a73-0aae-4190-bf2c-25da20caf5a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:27.675083 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d1c7609-a977-4267-b3b0-d692d1d046dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:27.677177 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed664a73-0aae-4190-bf2c-25da20caf5a4 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 200 Jul 31 19:16:27.677606 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 986/3955] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:27.679246 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d8da68b-132a-4724-ba04-411ee3879da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:27.680096 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Flow 'volume_create_api' (2bdbb3ee-a3c4-44e7-a4d3-36f5270bc480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:27.680374 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Create volume request issued successfully. Jul 31 19:16:27.681053 np0000006260 devstack@c-api.service[100318]: WARNING stevedore.named [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:27.681211 np0000006260 devstack@c-api.service[100318]: WARNING castellan.key_manager [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:27.681870 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d1c7609-a977-4267-b3b0-d692d1d046dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 200 Jul 31 19:16:27.682412 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 988/3956] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:27.692243 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dfd84396-9483-451b-8e88-56eefee77d71 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.694083 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dfd84396-9483-451b-8e88-56eefee77d71 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:27.694310 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dfd84396-9483-451b-8e88-56eefee77d71 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.694484 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dfd84396-9483-451b-8e88-56eefee77d71 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.694635 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-dfd84396-9483-451b-8e88-56eefee77d71 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:27.701800 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.701800 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:27.702463 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dfd84396-9483-451b-8e88-56eefee77d71 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:27.702908 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 984/3957] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:27.716970 np0000006260 devstack@c-api.service[100318]: DEBUG oslo_db.sqlalchemy.engines [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100318) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:27.719812 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.719812 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:27.722839 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09fba16d-18ab-4704-9c95-64703b9c5236 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:27.723213 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1000/3958] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:16:27 2026] POST /volume/v3/volumes => generated 814 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:27.738802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:27.741213 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 Jul 31 19:16:27.741529 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:27.741834 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:27.749075 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.749075 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:27.753118 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Volume info retrieved successfully. Jul 31 19:16:27.754069 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:27.754270 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:27.792550 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:27.796619 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:27.796619 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:27.806932 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c6afa90c-705d-4a0c-8e48-d6f73163a008 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 returned with HTTP 200 Jul 31 19:16:27.807692 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 987/3959] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:27 2026] GET /volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 => generated 882 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:28.305917 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6a3e232f-56fa-4883-b896-72c32a9c9dde None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.307860 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6a3e232f-56fa-4883-b896-72c32a9c9dde tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:28.311461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6a3e232f-56fa-4883-b896-72c32a9c9dde tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.311461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6a3e232f-56fa-4883-b896-72c32a9c9dde tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.319608 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.319608 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:28.327459 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6a3e232f-56fa-4883-b896-72c32a9c9dde tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:28.333025 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6a3e232f-56fa-4883-b896-72c32a9c9dde tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:28.333666 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 989/3960] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:28 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:28.402856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1e49b304-b677-42a7-9613-39b2c97f48f5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.405248 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1e49b304-b677-42a7-9613-39b2c97f48f5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] GET https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b Jul 31 19:16:28.405614 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1e49b304-b677-42a7-9613-39b2c97f48f5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.405849 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1e49b304-b677-42a7-9613-39b2c97f48f5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.413081 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1e49b304-b677-42a7-9613-39b2c97f48f5 tempest-ProjectReaderTests33-75747795 tempest-ProjectReaderTests33-75747795-project-admin] https://10.4.3.163/volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b returned with HTTP 404 Jul 31 19:16:28.413688 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 985/3961] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:28 2026] GET /volume/v3/volumes/fe1ed849-f2d7-436d-9148-22a38ae6452b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:28.440835 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d0b84d52-6c35-471e-8504-639bc5aea2fc req-b55a960a-ff8c-486b-a6a6-4403e1054f1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.444864 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d0b84d52-6c35-471e-8504-639bc5aea2fc req-b55a960a-ff8c-486b-a6a6-4403e1054f1c tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] DELETE https://10.4.3.163/volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474 Jul 31 19:16:28.445264 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d0b84d52-6c35-471e-8504-639bc5aea2fc req-b55a960a-ff8c-486b-a6a6-4403e1054f1c tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.445461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d0b84d52-6c35-471e-8504-639bc5aea2fc req-b55a960a-ff8c-486b-a6a6-4403e1054f1c tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.455861 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.455861 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:28.533819 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d0b84d52-6c35-471e-8504-639bc5aea2fc req-b55a960a-ff8c-486b-a6a6-4403e1054f1c tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474 returned with HTTP 200 Jul 31 19:16:28.534406 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1001/3962] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:16:28 2026] DELETE /volume/v3/attachments/ca5a1d1a-a779-4d54-9c96-75f23e0ee474 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:28.690774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b66361c0-86c6-4158-ad30-ce4d2ad20531 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.692676 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b66361c0-86c6-4158-ad30-ce4d2ad20531 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce Jul 31 19:16:28.692880 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b66361c0-86c6-4158-ad30-ce4d2ad20531 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.693070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b66361c0-86c6-4158-ad30-ce4d2ad20531 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.699278 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b66361c0-86c6-4158-ad30-ce4d2ad20531 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce returned with HTTP 404 Jul 31 19:16:28.699883 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 988/3963] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:28 2026] GET /volume/v3/volumes/69e47311-bf99-4e36-8fe0-6c3ecd08a8ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:28.707179 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-57c98618-bbc0-4137-a01f-8895f54fab73 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.708980 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57c98618-bbc0-4137-a01f-8895f54fab73 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:28.709175 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57c98618-bbc0-4137-a01f-8895f54fab73 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.709358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-57c98618-bbc0-4137-a01f-8895f54fab73 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.709549 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-57c98618-bbc0-4137-a01f-8895f54fab73 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Delete volume with id: 4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:28.716391 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7c1ed0e8-ba78-468f-b4e8-446b4d82ed07 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.716636 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.716636 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:28.717124 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-57c98618-bbc0-4137-a01f-8895f54fab73 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:28.718373 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7c1ed0e8-ba78-468f-b4e8-446b4d82ed07 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:28.718716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7c1ed0e8-ba78-468f-b4e8-446b4d82ed07 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.718950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7c1ed0e8-ba78-468f-b4e8-446b4d82ed07 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.719135 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7c1ed0e8-ba78-468f-b4e8-446b4d82ed07 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:28.724110 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.724110 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:28.724866 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7c1ed0e8-ba78-468f-b4e8-446b4d82ed07 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:28.725227 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 986/3964] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:28 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:28.736125 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-57c98618-bbc0-4137-a01f-8895f54fab73 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Delete volume request issued successfully. Jul 31 19:16:28.736125 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-57c98618-bbc0-4137-a01f-8895f54fab73 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 202 Jul 31 19:16:28.736458 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 990/3965] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:28 2026] DELETE /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:28.744622 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fdaa1d7a-5bb6-4b9f-b0d4-240c1578c589 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.747078 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fdaa1d7a-5bb6-4b9f-b0d4-240c1578c589 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:28.747175 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fdaa1d7a-5bb6-4b9f-b0d4-240c1578c589 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.747543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fdaa1d7a-5bb6-4b9f-b0d4-240c1578c589 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.754365 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.754365 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:28.758383 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fdaa1d7a-5bb6-4b9f-b0d4-240c1578c589 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Volume info retrieved successfully. Jul 31 19:16:28.762617 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fdaa1d7a-5bb6-4b9f-b0d4-240c1578c589 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 200 Jul 31 19:16:28.762987 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1002/3966] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:28 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:28.820576 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.822394 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 Jul 31 19:16:28.822557 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.822816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.826382 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-1e259820-60a5-4e58-9c5c-4775bcbd7dc2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.828555 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-1e259820-60a5-4e58-9c5c-4775bcbd7dc2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:16:28.828770 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-1e259820-60a5-4e58-9c5c-4775bcbd7dc2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.828998 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-1e259820-60a5-4e58-9c5c-4775bcbd7dc2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.830404 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.830404 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:28.834859 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Volume info retrieved successfully. Jul 31 19:16:28.835656 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:28.835769 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:28.836226 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.836226 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:28.840874 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-1e259820-60a5-4e58-9c5c-4775bcbd7dc2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:28.845726 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-1e259820-60a5-4e58-9c5c-4775bcbd7dc2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 200 Jul 31 19:16:28.846174 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 987/3967] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:16:28 2026] GET /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:28.872205 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:28.875116 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.875116 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:28.881652 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2327dd70-9da0-4fa7-94f7-d0137b42bbe4 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 returned with HTTP 200 Jul 31 19:16:28.882024 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 989/3968] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:28 2026] GET /volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 => generated 907 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:28.895609 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1dbc603e-b8a6-4808-b0ba-6a1e5fcfdcdd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.897489 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1dbc603e-b8a6-4808-b0ba-6a1e5fcfdcdd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] PUT https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:28.897891 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1dbc603e-b8a6-4808-b0ba-6a1e5fcfdcdd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "7285b59c-01b8-4796-b43a-c797a156ea77"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:28.899284 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.groups [None req-1dbc603e-b8a6-4808-b0ba-6a1e5fcfdcdd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Update called for group 7dbb454c-fd87-4c68-8af6-6be1f5e84b70. {{(pid=100319) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 19:16:28.899399 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.groups [None req-1dbc603e-b8a6-4808-b0ba-6a1e5fcfdcdd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Updating group 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 with name new_group description: This is a new group add_volumes: None remove_volumes: 7285b59c-01b8-4796-b43a-c797a156ea77. Jul 31 19:16:28.902991 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.902991 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:28.917975 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1dbc603e-b8a6-4808-b0ba-6a1e5fcfdcdd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 202 Jul 31 19:16:28.918491 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 991/3969] 10.4.3.163 () {70 vars in 1407 bytes} [Fri Jul 31 19:16:28 2026] PUT /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:28.926507 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bbb7e7c9-4e2c-4c30-958b-1415b0ad25cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:28.928367 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbb7e7c9-4e2c-4c30-958b-1415b0ad25cf tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:28.928712 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbb7e7c9-4e2c-4c30-958b-1415b0ad25cf tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:28.928926 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbb7e7c9-4e2c-4c30-958b-1415b0ad25cf tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:28.929089 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-bbb7e7c9-4e2c-4c30-958b-1415b0ad25cf tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:28.932688 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:28.932688 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:28.940235 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbb7e7c9-4e2c-4c30-958b-1415b0ad25cf tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 200 Jul 31 19:16:28.940724 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1003/3970] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:28 2026] GET /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:29.345332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c55865de-3c10-49aa-a5f2-07277f5dc213 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.347704 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c55865de-3c10-49aa-a5f2-07277f5dc213 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:29.347960 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c55865de-3c10-49aa-a5f2-07277f5dc213 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.348202 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c55865de-3c10-49aa-a5f2-07277f5dc213 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.357061 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:29.357061 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:29.361079 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c55865de-3c10-49aa-a5f2-07277f5dc213 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:29.365248 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c55865de-3c10-49aa-a5f2-07277f5dc213 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:29.365680 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 988/3971] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:29.419013 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-34f10875-4558-42be-b081-8e719c1c8df9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.421603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-34f10875-4558-42be-b081-8e719c1c8df9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:16:29.421791 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-34f10875-4558-42be-b081-8e719c1c8df9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.421973 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-34f10875-4558-42be-b081-8e719c1c8df9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.430110 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:29.430110 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:29.434631 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-34f10875-4558-42be-b081-8e719c1c8df9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:29.440448 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-34f10875-4558-42be-b081-8e719c1c8df9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 200 Jul 31 19:16:29.440881 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 990/3972] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:29.451382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e9badbfc-54a0-4199-a22f-fd28154f21bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.451886 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9badbfc-54a0-4199-a22f-fd28154f21bc None None] GET https://10.4.3.163/volume// Jul 31 19:16:29.452102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9badbfc-54a0-4199-a22f-fd28154f21bc None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.452320 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e9badbfc-54a0-4199-a22f-fd28154f21bc None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.452676 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e9badbfc-54a0-4199-a22f-fd28154f21bc None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:29.452966 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 992/3973] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:29.460907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-a61b0e5c-0144-416a-9416-7b6c626e8889 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.463019 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-a61b0e5c-0144-416a-9416-7b6c626e8889 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:16:29.463404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-a61b0e5c-0144-416a-9416-7b6c626e8889 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4677e80b-599b-4f3f-bbd2-6538341e259b", "connector": null, "instance_uuid": "a4263da0-708c-4288-ace5-46396f0ac960"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:29.474269 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:29.474269 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:29.507486 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-a61b0e5c-0144-416a-9416-7b6c626e8889 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:16:29.508160 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1004/3974] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:16:29 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:29.738181 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b8e70ddd-6cff-42fc-986e-c432e8b86e56 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.740483 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b8e70ddd-6cff-42fc-986e-c432e8b86e56 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:29.740799 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b8e70ddd-6cff-42fc-986e-c432e8b86e56 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.741084 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b8e70ddd-6cff-42fc-986e-c432e8b86e56 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.741261 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b8e70ddd-6cff-42fc-986e-c432e8b86e56 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:29.746295 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:29.746295 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:29.747100 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b8e70ddd-6cff-42fc-986e-c432e8b86e56 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:29.747980 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 989/3975] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:29.775262 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b8164365-7b9a-49e3-93ad-f36337af5461 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.777812 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8164365-7b9a-49e3-93ad-f36337af5461 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] GET https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 Jul 31 19:16:29.777955 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8164365-7b9a-49e3-93ad-f36337af5461 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.778186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8164365-7b9a-49e3-93ad-f36337af5461 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.784526 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8164365-7b9a-49e3-93ad-f36337af5461 tempest-TestServerVolumeAttachmentScenario-1956760856 tempest-TestServerVolumeAttachmentScenario-1956760856-project-member] https://10.4.3.163/volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 returned with HTTP 404 Jul 31 19:16:29.785146 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 991/3976] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/v3/volumes/4e5fbb9a-604a-4ad1-9073-efc216338294 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:29.796954 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-54a8cc72-9174-4314-8db6-d2d67f863383 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.798765 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54a8cc72-9174-4314-8db6-d2d67f863383 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:16:29.798981 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54a8cc72-9174-4314-8db6-d2d67f863383 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.799166 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-54a8cc72-9174-4314-8db6-d2d67f863383 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.799488 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-54a8cc72-9174-4314-8db6-d2d67f863383 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Delete volume with id: f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:16:29.807481 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:29.807481 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:29.808103 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-54a8cc72-9174-4314-8db6-d2d67f863383 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:16:29.826484 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-54a8cc72-9174-4314-8db6-d2d67f863383 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Delete volume request issued successfully. Jul 31 19:16:29.826765 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-54a8cc72-9174-4314-8db6-d2d67f863383 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 202 Jul 31 19:16:29.827235 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 993/3977] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:16:29 2026] DELETE /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:29.836242 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31614769-e084-4238-9cc4-d72b7ef351f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.838162 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31614769-e084-4238-9cc4-d72b7ef351f8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:16:29.838384 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31614769-e084-4238-9cc4-d72b7ef351f8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.838669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31614769-e084-4238-9cc4-d72b7ef351f8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.845667 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:29.845667 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:29.850396 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-31614769-e084-4238-9cc4-d72b7ef351f8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Volume info retrieved successfully. Jul 31 19:16:29.857009 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31614769-e084-4238-9cc4-d72b7ef351f8 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 200 Jul 31 19:16:29.857607 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1005/3978] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:29.950086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-55830263-901a-4685-9821-d7b7bf96c4dc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.951834 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-55830263-901a-4685-9821-d7b7bf96c4dc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:29.952036 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-55830263-901a-4685-9821-d7b7bf96c4dc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.952216 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-55830263-901a-4685-9821-d7b7bf96c4dc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.952377 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-55830263-901a-4685-9821-d7b7bf96c4dc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:29.956818 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:29.956818 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:29.964053 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-55830263-901a-4685-9821-d7b7bf96c4dc tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 200 Jul 31 19:16:29.964445 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 990/3979] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:29.975187 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e3f6616b-a7a9-459b-85f2-b293456b9c73 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:29.976978 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3f6616b-a7a9-459b-85f2-b293456b9c73 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:29.977244 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3f6616b-a7a9-459b-85f2-b293456b9c73 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:29.977508 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e3f6616b-a7a9-459b-85f2-b293456b9c73 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:29.977713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-e3f6616b-a7a9-459b-85f2-b293456b9c73 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:29.981255 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:29.981255 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:29.988927 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e3f6616b-a7a9-459b-85f2-b293456b9c73 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 200 Jul 31 19:16:29.989318 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 992/3980] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:29.998666 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.000825 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:16:30.001112 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:30.001383 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:30.001814 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.api_utils [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Removing options '' from query. {{(pid=100319) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:30.002723 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:16:30.012178 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Get all volumes completed successfully. Jul 31 19:16:30.013425 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:30.013684 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:30.040812 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.054195 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:30.057265 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.057265 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:30.064022 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99f83dcb-1e42-4141-9a8d-f2baa9d713ec tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:16:30.064384 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 994/3981] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:16:29 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:30.077330 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4b9b5d7c-3f2d-4969-bfa9-436c16619a06 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.079410 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b9b5d7c-3f2d-4969-bfa9-436c16619a06 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] PUT https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:30.079791 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4b9b5d7c-3f2d-4969-bfa9-436c16619a06 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7285b59c-01b8-4796-b43a-c797a156ea77"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:30.081722 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-4b9b5d7c-3f2d-4969-bfa9-436c16619a06 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Update called for group 7dbb454c-fd87-4c68-8af6-6be1f5e84b70. {{(pid=100320) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 19:16:30.081797 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-4b9b5d7c-3f2d-4969-bfa9-436c16619a06 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Updating group 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 with name None description: None add_volumes: 7285b59c-01b8-4796-b43a-c797a156ea77 remove_volumes: None. Jul 31 19:16:30.085211 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.085211 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:30.110721 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b9b5d7c-3f2d-4969-bfa9-436c16619a06 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 202 Jul 31 19:16:30.111180 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 991/3982] 10.4.3.163 () {70 vars in 1406 bytes} [Fri Jul 31 19:16:30 2026] PUT /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:30.119676 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e072750f-c529-4408-8f1f-f7982ea5fdbb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.122124 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e072750f-c529-4408-8f1f-f7982ea5fdbb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:30.122564 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e072750f-c529-4408-8f1f-f7982ea5fdbb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:30.122849 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e072750f-c529-4408-8f1f-f7982ea5fdbb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:30.123026 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.groups [None req-e072750f-c529-4408-8f1f-f7982ea5fdbb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:30.128104 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.128104 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:30.134380 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:30.134486 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1101705123"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:30.135962 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e072750f-c529-4408-8f1f-f7982ea5fdbb tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 200 Jul 31 19:16:30.136162 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1101705123'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:30.136498 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Create volume of 1 GB Jul 31 19:16:30.136533 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 993/3983] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:30 2026] GET /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:30.141084 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:30.150294 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Flow 'volume_create_api' (490c96da-3cca-4d7d-b53d-665ae3484a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:30.151539 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c7ba29-4a15-42f5-8e28-5ffc3693bef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:30.153489 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:30.181458 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38c7ba29-4a15-42f5-8e28-5ffc3693bef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:30.182168 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a5200a5-4105-4988-b368-db05aaac0ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:30.249549 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Created reservations ['016b4cd9-c7bb-4e16-a693-abf8b515d7c0', '912b1453-5009-4aab-9af2-56b095739fd5', '756c7077-2742-4bf2-81ef-38015dcc6b10', '434188fa-020b-4e69-8a2e-cc2ca06720c4'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:30.250515 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a5200a5-4105-4988-b368-db05aaac0ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['016b4cd9-c7bb-4e16-a693-abf8b515d7c0', '912b1453-5009-4aab-9af2-56b095739fd5', '756c7077-2742-4bf2-81ef-38015dcc6b10', '434188fa-020b-4e69-8a2e-cc2ca06720c4']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:30.251236 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d2b72fa-d736-40bf-9e86-c327b23a912f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:30.277521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d2b72fa-d736-40bf-9e86-c327b23a912f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b11503b9-e017-492a-afe4-a74e81ba2948', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1101705123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bc402e0ae14cbf99b64a0cb91360a6',qos_specs=None,replication_status=,reservations=['016b4cd9-c7bb-4e16-a693-abf8b515d7c0','912b1453-5009-4aab-9af2-56b095739fd5','756c7077-2742-4bf2-81ef-38015dcc6b10','434188fa-020b-4e69-8a2e-cc2ca06720c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253c57df49854709aaae8a83bd215403',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1101705123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b11503b9-e017-492a-afe4-a74e81ba2948,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bc402e0ae14cbf99b64a0cb91360a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='253c57df49854709aaae8a83bd215403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:30.277521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4935ddc1-2780-4828-b864-34db3a60db5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:30.298838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4935ddc1-2780-4828-b864-34db3a60db5b) transitioned into state 'SUCCESS' from state '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-1101705123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bc402e0ae14cbf99b64a0cb91360a6',qos_specs=None,replication_status=,reservations=['016b4cd9-c7bb-4e16-a693-abf8b515d7c0','912b1453-5009-4aab-9af2-56b095739fd5','756c7077-2742-4bf2-81ef-38015dcc6b10','434188fa-020b-4e69-8a2e-cc2ca06720c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253c57df49854709aaae8a83bd215403',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:30.299606 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193a1ef0-6c9c-412d-8bad-8cd4bbf0b737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:30.302682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e31c4c14-3ec8-431b-bfef-326f4b009523 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.306884 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e31c4c14-3ec8-431b-bfef-326f4b009523 None None] GET https://10.4.3.163/volume// Jul 31 19:16:30.307169 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e31c4c14-3ec8-431b-bfef-326f4b009523 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:30.307471 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e31c4c14-3ec8-431b-bfef-326f4b009523 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:30.309014 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e31c4c14-3ec8-431b-bfef-326f4b009523 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:16:30.310388 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 995/3984] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:16:30 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:16:30.311088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193a1ef0-6c9c-412d-8bad-8cd4bbf0b737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:30.312344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Flow 'volume_create_api' (490c96da-3cca-4d7d-b53d-665ae3484a87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:30.312835 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Create volume request issued successfully. Jul 31 19:16:30.314082 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f65b6c63-d4e1-4e3f-ae5e-7e21f28a842f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:30.314082 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1006/3985] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:16:30 2026] POST /volume/v3/volumes => generated 778 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:30.327468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-d0fdc430-9e03-4d21-8f94-3f001db1909b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.332453 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-d0fdc430-9e03-4d21-8f94-3f001db1909b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:16:30.332453 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-d0fdc430-9e03-4d21-8f94-3f001db1909b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:30.332453 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-d0fdc430-9e03-4d21-8f94-3f001db1909b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:30.334722 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-089c6ed7-6c07-4240-ba24-ff7450646a25 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.336718 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-089c6ed7-6c07-4240-ba24-ff7450646a25 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] GET https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 Jul 31 19:16:30.336897 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-089c6ed7-6c07-4240-ba24-ff7450646a25 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:30.337081 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-089c6ed7-6c07-4240-ba24-ff7450646a25 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:30.341991 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.341991 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:30.345809 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-d0fdc430-9e03-4d21-8f94-3f001db1909b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:16:30.347192 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.347192 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:30.351766 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-089c6ed7-6c07-4240-ba24-ff7450646a25 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Volume info retrieved successfully. Jul 31 19:16:30.354594 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-d0fdc430-9e03-4d21-8f94-3f001db1909b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 200 Jul 31 19:16:30.355163 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 992/3986] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:16:30 2026] GET /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 1546 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:30.356066 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-089c6ed7-6c07-4240-ba24-ff7450646a25 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 returned with HTTP 200 Jul 31 19:16:30.356674 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 994/3987] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:30 2026] GET /volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:30.383150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-908a8c1d-7d2c-4bf8-b10f-2044e7635103 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.384996 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-908a8c1d-7d2c-4bf8-b10f-2044e7635103 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:30.385396 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-908a8c1d-7d2c-4bf8-b10f-2044e7635103 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:30.385668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-908a8c1d-7d2c-4bf8-b10f-2044e7635103 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:30.392658 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.392658 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:30.396245 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-908a8c1d-7d2c-4bf8-b10f-2044e7635103 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:30.400597 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-908a8c1d-7d2c-4bf8-b10f-2044e7635103 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:30.400880 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 996/3988] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:30 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:30.469834 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-935f72db-2a82-406c-8e4c-c36950c7ea53 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.472659 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-935f72db-2a82-406c-8e4c-c36950c7ea53 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618 Jul 31 19:16:30.473205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-935f72db-2a82-406c-8e4c-c36950c7ea53 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:30.481369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-935f72db-2a82-406c-8e4c-c36950c7ea53 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-4677e80b-599b-4f3f-bbd2-6538341e259b-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:16:30.486972 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-935f72db-2a82-406c-8e4c-c36950c7ea53 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-4677e80b-599b-4f3f-bbd2-6538341e259b-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:16:30.488089 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.488089 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:30.598894 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-935f72db-2a82-406c-8e4c-c36950c7ea53 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-4677e80b-599b-4f3f-bbd2-6538341e259b-np0000006260" released by "attachment_update" :: held 0.112s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:16:30.599203 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-935f72db-2a82-406c-8e4c-c36950c7ea53 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618 returned with HTTP 200 Jul 31 19:16:30.599889 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1007/3989] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:16:30 2026] PUT /volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:30.619949 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-7cfabb99-902e-4191-8138-2125ed4cad3a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.622413 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-7cfabb99-902e-4191-8138-2125ed4cad3a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618/action Jul 31 19:16:30.622925 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-7cfabb99-902e-4191-8138-2125ed4cad3a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:30.623116 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-7cfabb99-902e-4191-8138-2125ed4cad3a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:30.643200 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.643200 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:30.654772 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d20ac9fc-28bf-458a-8b74-96ebe5e6a6f0 req-7cfabb99-902e-4191-8138-2125ed4cad3a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618/action returned with HTTP 204 Jul 31 19:16:30.655252 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 993/3990] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:16:30 2026] POST /volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:30.757254 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4f9e97c6-3b53-4352-bc81-f1c78bedcf92 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.759423 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f9e97c6-3b53-4352-bc81-f1c78bedcf92 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:30.759819 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f9e97c6-3b53-4352-bc81-f1c78bedcf92 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:30.760009 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4f9e97c6-3b53-4352-bc81-f1c78bedcf92 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:30.760113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4f9e97c6-3b53-4352-bc81-f1c78bedcf92 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:30.763904 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:30.763904 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:30.764463 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4f9e97c6-3b53-4352-bc81-f1c78bedcf92 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:30.764817 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 995/3991] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:30 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:30.874142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-caa5ef24-78b1-4431-b7ab-06401033ad79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:30.875903 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caa5ef24-78b1-4431-b7ab-06401033ad79 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] GET https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb Jul 31 19:16:30.876106 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caa5ef24-78b1-4431-b7ab-06401033ad79 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:30.876278 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caa5ef24-78b1-4431-b7ab-06401033ad79 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:30.882238 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caa5ef24-78b1-4431-b7ab-06401033ad79 tempest-TestVolumeBootPatternV346-289544745 tempest-TestVolumeBootPatternV346-289544745-project-member] https://10.4.3.163/volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb returned with HTTP 404 Jul 31 19:16:30.882760 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 997/3992] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:30 2026] GET /volume/v3/volumes/f7dcce1f-c415-4976-897f-f4d67d31dfcb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:31.146079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c2699c24-c4f1-4181-beff-beeff3b3aa96 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.148252 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2699c24-c4f1-4181-beff-beeff3b3aa96 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:31.148552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2699c24-c4f1-4181-beff-beeff3b3aa96 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.148788 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2699c24-c4f1-4181-beff-beeff3b3aa96 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.148941 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-c2699c24-c4f1-4181-beff-beeff3b3aa96 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:31.152869 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.152869 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:31.161375 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2699c24-c4f1-4181-beff-beeff3b3aa96 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 200 Jul 31 19:16:31.161980 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1008/3993] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:31.172893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.177108 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:16:31.177313 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.177553 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.177770 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:31.178378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:16:31.195250 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Get all volumes completed successfully. Jul 31 19:16:31.196417 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:31.196886 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:31.255095 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:31.258819 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.258819 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:31.262889 np0000006260 devstack@c-api.service[100320]: WARNING stevedore.named [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:31.263083 np0000006260 devstack@c-api.service[100320]: WARNING castellan.key_manager [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:31.302180 np0000006260 devstack@c-api.service[100320]: DEBUG oslo_db.sqlalchemy.engines [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:31.305981 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.305981 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:31.314738 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0381ac9f-a9bc-4bac-8e7d-14c1d8ad5ba8 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:16:31.315154 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 994/3994] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:31.330551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59da6535-4a74-417d-a50c-1d444852863b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.332808 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/detail Jul 31 19:16:31.333022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.333203 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.333740 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:16:31.334717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:16:31.343714 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Get all volumes completed successfully. Jul 31 19:16:31.344380 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:31.344880 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:31.370817 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5d1bdf69-5c9d-47d9-8c03-f880357a6cb8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.372591 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d1bdf69-5c9d-47d9-8c03-f880357a6cb8 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] GET https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 Jul 31 19:16:31.372820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d1bdf69-5c9d-47d9-8c03-f880357a6cb8 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.373190 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d1bdf69-5c9d-47d9-8c03-f880357a6cb8 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.380424 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.380424 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:31.384340 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5d1bdf69-5c9d-47d9-8c03-f880357a6cb8 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Volume info retrieved successfully. Jul 31 19:16:31.388892 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d1bdf69-5c9d-47d9-8c03-f880357a6cb8 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 returned with HTTP 200 Jul 31 19:16:31.389423 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 998/3995] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:31.389521 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:31.392904 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.392904 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:31.397235 np0000006260 devstack@c-api.service[100317]: WARNING stevedore.named [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:31.397235 np0000006260 devstack@c-api.service[100317]: WARNING castellan.key_manager [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:31.409079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-44bc7076-e56e-419c-88ba-a568b5b53ddb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.417977 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ffc1cd03-8cab-4720-aac5-19ec23cdc44e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.419883 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ffc1cd03-8cab-4720-aac5-19ec23cdc44e tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:31.421197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ffc1cd03-8cab-4720-aac5-19ec23cdc44e tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.421492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ffc1cd03-8cab-4720-aac5-19ec23cdc44e tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.429816 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.429816 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:31.433827 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ffc1cd03-8cab-4720-aac5-19ec23cdc44e tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:31.440348 np0000006260 devstack@c-api.service[100317]: DEBUG oslo_db.sqlalchemy.engines [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100317) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:31.440827 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ffc1cd03-8cab-4720-aac5-19ec23cdc44e tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:31.441235 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 995/3996] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 1295 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:31.443416 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.443416 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:31.451072 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59da6535-4a74-417d-a50c-1d444852863b tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/detail returned with HTTP 200 Jul 31 19:16:31.451494 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 996/3997] 10.4.3.163 () {68 vars in 1299 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:31.455357 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-09f8bf60-444e-4587-bc44-493f34825088 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.457812 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-09f8bf60-444e-4587-bc44-493f34825088 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] DELETE https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:31.458072 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-09f8bf60-444e-4587-bc44-493f34825088 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.458360 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-09f8bf60-444e-4587-bc44-493f34825088 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.458630 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-09f8bf60-444e-4587-bc44-493f34825088 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Delete volume with id: 60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:31.466116 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.466116 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:31.466655 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-09f8bf60-444e-4587-bc44-493f34825088 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:31.467125 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-df6d489e-57ca-43f8-a577-299922caa57a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.468920 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df6d489e-57ca-43f8-a577-299922caa57a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] POST https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70/action Jul 31 19:16:31.469349 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df6d489e-57ca-43f8-a577-299922caa57a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:31.469546 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-df6d489e-57ca-43f8-a577-299922caa57a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:31.471047 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.groups [None req-df6d489e-57ca-43f8-a577-299922caa57a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] delete called for group 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100320) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 19:16:31.471135 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.groups [None req-df6d489e-57ca-43f8-a577-299922caa57a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Delete group with id: 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:31.473246 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-44bc7076-e56e-419c-88ba-a568b5b53ddb tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] POST https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948/action Jul 31 19:16:31.473714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-44bc7076-e56e-419c-88ba-a568b5b53ddb tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:31.473946 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-44bc7076-e56e-419c-88ba-a568b5b53ddb tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:31.474963 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.474963 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:31.483522 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.483522 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:31.484095 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-44bc7076-e56e-419c-88ba-a568b5b53ddb tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] Volume info retrieved successfully. Jul 31 19:16:31.485559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-44bc7076-e56e-419c-88ba-a568b5b53ddb tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a379228621e74ec19158a2d84d5d9cec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13bc402e0ae14cbf99b64a0cb91360a6', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:16:31.486465 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-44bc7076-e56e-419c-88ba-a568b5b53ddb tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948/action returned with HTTP 403 Jul 31 19:16:31.486465 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1009/3998] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:31 2026] POST /volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948/action => generated 131 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:31.491215 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-09f8bf60-444e-4587-bc44-493f34825088 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Delete volume request issued successfully. Jul 31 19:16:31.491372 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-09f8bf60-444e-4587-bc44-493f34825088 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 202 Jul 31 19:16:31.491873 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 999/3999] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:31 2026] DELETE /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:31.495320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2c63b164-4d0a-4a4a-8924-2f7662b7b28f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.498603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c63b164-4d0a-4a4a-8924-2f7662b7b28f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 Jul 31 19:16:31.498603 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c63b164-4d0a-4a4a-8924-2f7662b7b28f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.498603 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2c63b164-4d0a-4a4a-8924-2f7662b7b28f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.498603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2c63b164-4d0a-4a4a-8924-2f7662b7b28f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Delete volume with id: b11503b9-e017-492a-afe4-a74e81ba2948 Jul 31 19:16:31.502158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bc25c2cf-fe93-41d0-8654-6ae481c5caec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.504160 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc25c2cf-fe93-41d0-8654-6ae481c5caec tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:31.504353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc25c2cf-fe93-41d0-8654-6ae481c5caec tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.504578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc25c2cf-fe93-41d0-8654-6ae481c5caec tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.507157 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.507157 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:31.507709 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c63b164-4d0a-4a4a-8924-2f7662b7b28f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Volume info retrieved successfully. Jul 31 19:16:31.512814 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.512814 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:31.518716 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bc25c2cf-fe93-41d0-8654-6ae481c5caec tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Volume info retrieved successfully. Jul 31 19:16:31.524842 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc25c2cf-fe93-41d0-8654-6ae481c5caec tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 200 Jul 31 19:16:31.526695 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1010/4000] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 1294 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:31.527488 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-df6d489e-57ca-43f8-a577-299922caa57a tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70/action returned with HTTP 202 Jul 31 19:16:31.527722 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 996/4001] 10.4.3.163 () {70 vars in 1428 bytes} [Fri Jul 31 19:16:31 2026] POST /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:31.535318 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2c63b164-4d0a-4a4a-8924-2f7662b7b28f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Delete volume request issued successfully. Jul 31 19:16:31.535632 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2c63b164-4d0a-4a4a-8924-2f7662b7b28f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 returned with HTTP 202 Jul 31 19:16:31.536182 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 997/4002] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:31 2026] DELETE /volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:31.537725 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.540023 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 Jul 31 19:16:31.540308 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.540621 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.543190 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d8bb2ccf-9850-477f-a046-cf53b576ec10 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.546428 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8bb2ccf-9850-477f-a046-cf53b576ec10 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] GET https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 Jul 31 19:16:31.546751 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8bb2ccf-9850-477f-a046-cf53b576ec10 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.547022 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d8bb2ccf-9850-477f-a046-cf53b576ec10 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.552683 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.552683 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:31.556983 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.556983 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:31.561086 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Volume info retrieved successfully. Jul 31 19:16:31.562386 np0000006260 devstack@c-api.service[100319]: WARNING stevedore.named [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 19:16:31.562808 np0000006260 devstack@c-api.service[100319]: WARNING castellan.key_manager [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 19:16:31.564502 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d8bb2ccf-9850-477f-a046-cf53b576ec10 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Volume info retrieved successfully. Jul 31 19:16:31.575280 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d8bb2ccf-9850-477f-a046-cf53b576ec10 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 returned with HTTP 200 Jul 31 19:16:31.575836 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1011/4003] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:31.632101 np0000006260 devstack@c-api.service[100319]: DEBUG oslo_db.sqlalchemy.engines [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100319) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 19:16:31.636333 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.636333 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:31.646938 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-44b85fc1-ad1b-4995-9e0d-f0a6108258dd tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 returned with HTTP 200 Jul 31 19:16:31.647433 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1000/4004] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 => generated 906 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:31.775348 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-743c410f-75b9-4ffb-a485-83f19c44641e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:31.777157 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-743c410f-75b9-4ffb-a485-83f19c44641e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:31.777420 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-743c410f-75b9-4ffb-a485-83f19c44641e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:31.777810 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-743c410f-75b9-4ffb-a485-83f19c44641e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:31.777960 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-743c410f-75b9-4ffb-a485-83f19c44641e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:31.783766 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:31.783766 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:31.784901 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-743c410f-75b9-4ffb-a485-83f19c44641e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:31.785671 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 997/4005] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:31 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:32.540946 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-77db4c7f-ac4f-4c93-80c7-1559278583c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.543259 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77db4c7f-ac4f-4c93-80c7-1559278583c2 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] GET https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da Jul 31 19:16:32.543560 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77db4c7f-ac4f-4c93-80c7-1559278583c2 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.543824 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-77db4c7f-ac4f-4c93-80c7-1559278583c2 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.550033 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-77db4c7f-ac4f-4c93-80c7-1559278583c2 tempest-VolumeAndVolumeTypeFromImageTest-2061562861 tempest-VolumeAndVolumeTypeFromImageTest-2061562861-project-member] https://10.4.3.163/volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da returned with HTTP 404 Jul 31 19:16:32.550607 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 998/4006] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/volumes/60500958-7b41-4aa0-87f5-c6c06810c9da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:32.590128 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2ebefc67-9ce8-433c-839d-dd1b7e9ed252 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.592267 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ebefc67-9ce8-433c-839d-dd1b7e9ed252 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] GET https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 Jul 31 19:16:32.592730 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ebefc67-9ce8-433c-839d-dd1b7e9ed252 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.592730 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2ebefc67-9ce8-433c-839d-dd1b7e9ed252 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.598058 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2ebefc67-9ce8-433c-839d-dd1b7e9ed252 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 returned with HTTP 404 Jul 31 19:16:32.598613 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1012/4007] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/volumes/b11503b9-e017-492a-afe4-a74e81ba2948 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:32.611271 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.613803 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:32.614119 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2144425583"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:32.616107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2144425583'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:32.616283 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Create volume of 1 GB Jul 31 19:16:32.621743 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:32.630403 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Flow 'volume_create_api' (25bc0432-8929-4364-8817-6edcf51cd830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:32.631892 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf1f8c6-c39f-4501-a652-52dcd7f4e66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:32.633097 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:32.659552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf1f8c6-c39f-4501-a652-52dcd7f4e66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:32.660313 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4c908c-46a0-4202-a351-f2238e0c551c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:32.660973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c71e6e47-1918-4c7e-80a5-2afd822e4b31 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.662791 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c71e6e47-1918-4c7e-80a5-2afd822e4b31 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 Jul 31 19:16:32.663021 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c71e6e47-1918-4c7e-80a5-2afd822e4b31 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.663220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c71e6e47-1918-4c7e-80a5-2afd822e4b31 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.669116 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c71e6e47-1918-4c7e-80a5-2afd822e4b31 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 returned with HTTP 404 Jul 31 19:16:32.669622 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 998/4008] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/volumes/7285b59c-01b8-4796-b43a-c797a156ea77 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:32.678148 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c81410bc-78cb-400e-8d51-090bcffa94ba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.679953 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c81410bc-78cb-400e-8d51-090bcffa94ba tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed Jul 31 19:16:32.680182 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c81410bc-78cb-400e-8d51-090bcffa94ba tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.680429 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c81410bc-78cb-400e-8d51-090bcffa94ba tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.686042 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c81410bc-78cb-400e-8d51-090bcffa94ba tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed returned with HTTP 404 Jul 31 19:16:32.686667 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 999/4009] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/volumes/8a670925-a814-42fe-9aa6-c8580014e4ed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:32.694828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-005e3409-a4bb-411a-aafe-23d9c2518f28 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.697045 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-005e3409-a4bb-411a-aafe-23d9c2518f28 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] GET https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 Jul 31 19:16:32.697305 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-005e3409-a4bb-411a-aafe-23d9c2518f28 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.697592 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-005e3409-a4bb-411a-aafe-23d9c2518f28 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.697780 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.groups [None req-005e3409-a4bb-411a-aafe-23d9c2518f28 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] show called for member 7dbb454c-fd87-4c68-8af6-6be1f5e84b70 {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 19:16:32.701138 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-005e3409-a4bb-411a-aafe-23d9c2518f28 tempest-GroupsTest-539775031 tempest-GroupsTest-539775031-project-member] https://10.4.3.163/volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 returned with HTTP 404 Jul 31 19:16:32.701766 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1013/4010] 10.4.3.163 () {68 vars in 1386 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/groups/7dbb454c-fd87-4c68-8af6-6be1f5e84b70 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:32.702646 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Created reservations ['1cc36689-ad2f-4708-ad7c-b48d1f771cc4', '0c07da3c-3373-40a4-b75b-fecc1d4ca533', 'f253f3c9-e322-4cfc-8da0-16f2b0884dda', '219b209e-3001-4a73-b6c4-76b6eecc1ea3'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:32.703605 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a4c908c-46a0-4202-a351-f2238e0c551c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cc36689-ad2f-4708-ad7c-b48d1f771cc4', '0c07da3c-3373-40a4-b75b-fecc1d4ca533', 'f253f3c9-e322-4cfc-8da0-16f2b0884dda', '219b209e-3001-4a73-b6c4-76b6eecc1ea3']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:32.704359 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b364fbb8-2dfd-4bd9-8b94-e0964c5919cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:32.709661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d95964ca-ca9d-49aa-99ad-f0dea85e6bc8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.711656 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d95964ca-ca9d-49aa-99ad-f0dea85e6bc8 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] DELETE https://10.4.3.163/volume/v3/group_types/c64efe56-0e09-400e-ac78-eb06c62ffc4a Jul 31 19:16:32.711955 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d95964ca-ca9d-49aa-99ad-f0dea85e6bc8 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.712208 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d95964ca-ca9d-49aa-99ad-f0dea85e6bc8 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.730831 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d95964ca-ca9d-49aa-99ad-f0dea85e6bc8 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/group_types/c64efe56-0e09-400e-ac78-eb06c62ffc4a returned with HTTP 202 Jul 31 19:16:32.732397 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 999/4011] 10.4.3.163 () {68 vars in 1404 bytes} [Fri Jul 31 19:16:32 2026] DELETE /volume/v3/group_types/c64efe56-0e09-400e-ac78-eb06c62ffc4a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:32.733191 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b364fbb8-2dfd-4bd9-8b94-e0964c5919cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12e6a51e-4854-45a9-8e12-e561383de150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2144425583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bc402e0ae14cbf99b64a0cb91360a6',qos_specs=None,replication_status=,reservations=['1cc36689-ad2f-4708-ad7c-b48d1f771cc4','0c07da3c-3373-40a4-b75b-fecc1d4ca533','f253f3c9-e322-4cfc-8da0-16f2b0884dda','219b209e-3001-4a73-b6c4-76b6eecc1ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253c57df49854709aaae8a83bd215403',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2144425583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12e6a51e-4854-45a9-8e12-e561383de150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13bc402e0ae14cbf99b64a0cb91360a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='253c57df49854709aaae8a83bd215403',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:32.734777 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4219b2d0-6e85-49ed-bec3-59eb52c0a0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:32.739634 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32a64dc1-ef45-4e69-b3c7-76772d80706b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.741602 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32a64dc1-ef45-4e69-b3c7-76772d80706b tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] DELETE https://10.4.3.163/volume/v3/types/6588f505-b98c-4830-bd6e-e21543830ff7 Jul 31 19:16:32.741703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32a64dc1-ef45-4e69-b3c7-76772d80706b tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.741933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32a64dc1-ef45-4e69-b3c7-76772d80706b tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.756896 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4219b2d0-6e85-49ed-bec3-59eb52c0a0b4) transitioned into state 'SUCCESS' from state '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-2144425583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13bc402e0ae14cbf99b64a0cb91360a6',qos_specs=None,replication_status=,reservations=['1cc36689-ad2f-4708-ad7c-b48d1f771cc4','0c07da3c-3373-40a4-b75b-fecc1d4ca533','f253f3c9-e322-4cfc-8da0-16f2b0884dda','219b209e-3001-4a73-b6c4-76b6eecc1ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='253c57df49854709aaae8a83bd215403',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:32.757782 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2460b1-c29d-4f73-8f5d-8781bd7a28e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:32.768382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2460b1-c29d-4f73-8f5d-8781bd7a28e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:32.769281 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Flow 'volume_create_api' (25bc0432-8929-4364-8817-6edcf51cd830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:32.769345 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32a64dc1-ef45-4e69-b3c7-76772d80706b tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/types/6588f505-b98c-4830-bd6e-e21543830ff7 returned with HTTP 202 Jul 31 19:16:32.769633 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Create volume request issued successfully. Jul 31 19:16:32.769757 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1000/4012] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:16:32 2026] DELETE /volume/v3/types/6588f505-b98c-4830-bd6e-e21543830ff7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:32.770298 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2e77797f-8d20-473f-ad93-9ef584ac0f98 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:32.771239 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1001/4013] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:16:32 2026] POST /volume/v3/volumes => generated 778 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:32.776841 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ebad208c-91d6-4951-92dc-0ff66502c722 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.778575 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ebad208c-91d6-4951-92dc-0ff66502c722 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] GET https://10.4.3.163/volume/v3/types/6588f505-b98c-4830-bd6e-e21543830ff7 Jul 31 19:16:32.779552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ebad208c-91d6-4951-92dc-0ff66502c722 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.779552 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ebad208c-91d6-4951-92dc-0ff66502c722 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.782218 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ebad208c-91d6-4951-92dc-0ff66502c722 tempest-GroupsTest-1934783402 tempest-GroupsTest-1934783402-project-admin] https://10.4.3.163/volume/v3/types/6588f505-b98c-4830-bd6e-e21543830ff7 returned with HTTP 404 Jul 31 19:16:32.782702 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1014/4014] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/types/6588f505-b98c-4830-bd6e-e21543830ff7 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:32.789790 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-69675742-72ff-4938-aa0a-d13536425ba1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.793471 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69675742-72ff-4938-aa0a-d13536425ba1 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] GET https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 Jul 31 19:16:32.793471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69675742-72ff-4938-aa0a-d13536425ba1 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.793471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-69675742-72ff-4938-aa0a-d13536425ba1 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.795558 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c87b6d3-f1ef-4137-a1a4-21ac57efe534 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.797186 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c87b6d3-f1ef-4137-a1a4-21ac57efe534 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:32.797399 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c87b6d3-f1ef-4137-a1a4-21ac57efe534 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.797699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c87b6d3-f1ef-4137-a1a4-21ac57efe534 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.797699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5c87b6d3-f1ef-4137-a1a4-21ac57efe534 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:32.802801 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:32.802801 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:32.803567 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c87b6d3-f1ef-4137-a1a4-21ac57efe534 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:32.803719 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1001/4015] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:32.804881 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:32.804881 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:32.810015 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-69675742-72ff-4938-aa0a-d13536425ba1 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Volume info retrieved successfully. Jul 31 19:16:32.815034 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-69675742-72ff-4938-aa0a-d13536425ba1 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 returned with HTTP 200 Jul 31 19:16:32.815608 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1000/4016] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:32.840208 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-95119806-7805-4f67-8fe1-df81ef2f5be6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.842698 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95119806-7805-4f67-8fe1-df81ef2f5be6 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:16:32.842864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95119806-7805-4f67-8fe1-df81ef2f5be6 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.843229 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-95119806-7805-4f67-8fe1-df81ef2f5be6 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.844144 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:32.844144 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:32.844616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-95119806-7805-4f67-8fe1-df81ef2f5be6 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:16:32.858303 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-95119806-7805-4f67-8fe1-df81ef2f5be6 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Get all volumes completed successfully. Jul 31 19:16:32.861799 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:32.861799 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:32.868222 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-95119806-7805-4f67-8fe1-df81ef2f5be6 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:16:32.868701 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1002/4017] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:16:32.890395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.892543 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac Jul 31 19:16:32.892803 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.893124 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.893263 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Delete volume with id: 1d9dd83e-3f33-43af-9a0e-5819f1aff0ac Jul 31 19:16:32.901801 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:32.901801 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:32.902122 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Volume info retrieved successfully. Jul 31 19:16:32.915079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.image.cache [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '6925d0d8-3183-4211-b8f5-91773693e984', 'volume_id': '1d9dd83e-3f33-43af-9a0e-5819f1aff0ac', 'host': 'np0000006260@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 19, 16, 23), 'last_used': datetime.datetime(2026, 7, 31, 19, 16, 31)}. {{(pid=100318) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 19:16:32.938678 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Delete volume request issued successfully. Jul 31 19:16:32.939224 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-246cfb4c-a554-4736-9033-1650ef5dd5b4 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] https://10.4.3.163/volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac returned with HTTP 202 Jul 31 19:16:32.939378 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1015/4018] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:32 2026] DELETE /volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:32.946400 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-576cb43b-dd23-45a0-86a6-b9643a6647af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:32.948372 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-576cb43b-dd23-45a0-86a6-b9643a6647af tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] GET https://10.4.3.163/volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac Jul 31 19:16:32.948702 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-576cb43b-dd23-45a0-86a6-b9643a6647af tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:32.948895 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-576cb43b-dd23-45a0-86a6-b9643a6647af tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:32.956619 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:32.956619 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:32.960764 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-576cb43b-dd23-45a0-86a6-b9643a6647af tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Volume info retrieved successfully. Jul 31 19:16:32.965991 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-576cb43b-dd23-45a0-86a6-b9643a6647af tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] https://10.4.3.163/volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac returned with HTTP 200 Jul 31 19:16:32.966366 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1002/4019] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:32 2026] GET /volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac => generated 1096 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:33.815272 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b63d702b-ef6f-42e5-a511-91d3b3868cfa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:33.817139 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b63d702b-ef6f-42e5-a511-91d3b3868cfa tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:33.817313 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b63d702b-ef6f-42e5-a511-91d3b3868cfa tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:33.817512 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b63d702b-ef6f-42e5-a511-91d3b3868cfa tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:33.817621 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b63d702b-ef6f-42e5-a511-91d3b3868cfa tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:33.822096 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:33.822096 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:33.822782 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b63d702b-ef6f-42e5-a511-91d3b3868cfa tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:33.823221 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1001/4020] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:33 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:33.832954 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3a83032c-7f06-41ef-9142-db11e0bec145 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:33.835031 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a83032c-7f06-41ef-9142-db11e0bec145 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] GET https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 Jul 31 19:16:33.835208 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a83032c-7f06-41ef-9142-db11e0bec145 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:33.835283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3a83032c-7f06-41ef-9142-db11e0bec145 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:33.842464 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:33.842464 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:33.846000 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3a83032c-7f06-41ef-9142-db11e0bec145 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Volume info retrieved successfully. Jul 31 19:16:33.849638 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3a83032c-7f06-41ef-9142-db11e0bec145 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 returned with HTTP 200 Jul 31 19:16:33.850067 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1003/4021] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:33 2026] GET /volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:33.862028 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5e3f9f10-743a-4869-b3b5-529354a6b83c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:33.863689 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e3f9f10-743a-4869-b3b5-529354a6b83c tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] POST https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150/action Jul 31 19:16:33.864159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e3f9f10-743a-4869-b3b5-529354a6b83c tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:33.864159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e3f9f10-743a-4869-b3b5-529354a6b83c tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:33.871357 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:33.871357 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:33.871838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-5e3f9f10-743a-4869-b3b5-529354a6b83c tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a379228621e74ec19158a2d84d5d9cec', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '13bc402e0ae14cbf99b64a0cb91360a6', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:16:33.872030 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e3f9f10-743a-4869-b3b5-529354a6b83c tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-reader] https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150/action returned with HTTP 403 Jul 31 19:16:33.872456 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1016/4022] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:33 2026] POST /volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:33.880894 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6cb76f98-b0c5-45b0-965b-972ce6714348 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:33.883253 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6cb76f98-b0c5-45b0-965b-972ce6714348 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 Jul 31 19:16:33.883541 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6cb76f98-b0c5-45b0-965b-972ce6714348 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:33.883803 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6cb76f98-b0c5-45b0-965b-972ce6714348 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:33.884030 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6cb76f98-b0c5-45b0-965b-972ce6714348 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Delete volume with id: 12e6a51e-4854-45a9-8e12-e561383de150 Jul 31 19:16:33.891597 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:33.891597 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:33.891922 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6cb76f98-b0c5-45b0-965b-972ce6714348 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Volume info retrieved successfully. Jul 31 19:16:33.911253 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6cb76f98-b0c5-45b0-965b-972ce6714348 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Delete volume request issued successfully. Jul 31 19:16:33.911458 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6cb76f98-b0c5-45b0-965b-972ce6714348 tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 returned with HTTP 202 Jul 31 19:16:33.911914 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1003/4023] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:33 2026] DELETE /volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:33.920800 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-da4538f7-f16c-4a8d-a8ec-f345ba885b6d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:33.923154 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-da4538f7-f16c-4a8d-a8ec-f345ba885b6d tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] GET https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 Jul 31 19:16:33.923340 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-da4538f7-f16c-4a8d-a8ec-f345ba885b6d tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:33.923583 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-da4538f7-f16c-4a8d-a8ec-f345ba885b6d tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:33.930721 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:33.930721 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:33.934127 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-da4538f7-f16c-4a8d-a8ec-f345ba885b6d tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Volume info retrieved successfully. Jul 31 19:16:33.938061 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-da4538f7-f16c-4a8d-a8ec-f345ba885b6d tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 returned with HTTP 200 Jul 31 19:16:33.938534 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1002/4024] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:33 2026] GET /volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:33.980242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3fbc2371-cb35-400e-9460-7538f808b56d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:33.982197 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3fbc2371-cb35-400e-9460-7538f808b56d tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] GET https://10.4.3.163/volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac Jul 31 19:16:33.983476 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3fbc2371-cb35-400e-9460-7538f808b56d tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:33.983476 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3fbc2371-cb35-400e-9460-7538f808b56d tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:33.997644 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3fbc2371-cb35-400e-9460-7538f808b56d tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] https://10.4.3.163/volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac returned with HTTP 404 Jul 31 19:16:33.997644 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1004/4025] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:33 2026] GET /volume/v3/volumes/1d9dd83e-3f33-43af-9a0e-5819f1aff0ac => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:34.007314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1cf948c8-15cb-4d5a-8be2-e7d686051411 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:34.009083 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1cf948c8-15cb-4d5a-8be2-e7d686051411 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] DELETE https://10.4.3.163/volume/v3/types/a1117050-89d6-4fc1-8a59-6936ef72d600 Jul 31 19:16:34.009334 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1cf948c8-15cb-4d5a-8be2-e7d686051411 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:34.009603 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1cf948c8-15cb-4d5a-8be2-e7d686051411 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:34.034552 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1cf948c8-15cb-4d5a-8be2-e7d686051411 tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] https://10.4.3.163/volume/v3/types/a1117050-89d6-4fc1-8a59-6936ef72d600 returned with HTTP 202 Jul 31 19:16:34.034552 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1017/4026] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:16:34 2026] DELETE /volume/v3/types/a1117050-89d6-4fc1-8a59-6936ef72d600 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:34.041757 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2a3ce2a9-1032-4e6e-b740-29618026ea0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:34.044131 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a3ce2a9-1032-4e6e-b740-29618026ea0b tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] GET https://10.4.3.163/volume/v3/types/a1117050-89d6-4fc1-8a59-6936ef72d600 Jul 31 19:16:34.044397 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a3ce2a9-1032-4e6e-b740-29618026ea0b tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:34.044721 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a3ce2a9-1032-4e6e-b740-29618026ea0b tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:34.048457 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a3ce2a9-1032-4e6e-b740-29618026ea0b tempest-VolumeAndVolumeTypeFromImageTest-1773141205 tempest-VolumeAndVolumeTypeFromImageTest-1773141205-project-admin] https://10.4.3.163/volume/v3/types/a1117050-89d6-4fc1-8a59-6936ef72d600 returned with HTTP 404 Jul 31 19:16:34.049021 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1004/4027] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:16:34 2026] GET /volume/v3/types/a1117050-89d6-4fc1-8a59-6936ef72d600 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:34.835509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c0eaebfe-606e-49e3-9206-73b30299b05d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:34.842910 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c0eaebfe-606e-49e3-9206-73b30299b05d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:34.844315 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c0eaebfe-606e-49e3-9206-73b30299b05d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:34.845605 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c0eaebfe-606e-49e3-9206-73b30299b05d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:34.846206 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c0eaebfe-606e-49e3-9206-73b30299b05d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:34.864397 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:34.864397 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:34.866393 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c0eaebfe-606e-49e3-9206-73b30299b05d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:34.868669 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1003/4028] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:34 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:34.952850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-196386b3-1488-43b5-a844-197b0535eb7f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:34.954826 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-196386b3-1488-43b5-a844-197b0535eb7f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] GET https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 Jul 31 19:16:34.955099 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-196386b3-1488-43b5-a844-197b0535eb7f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:34.955352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-196386b3-1488-43b5-a844-197b0535eb7f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:34.963225 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-196386b3-1488-43b5-a844-197b0535eb7f tempest-ProjectReaderTests-1224394190 tempest-ProjectReaderTests-1224394190-project-admin] https://10.4.3.163/volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 returned with HTTP 404 Jul 31 19:16:34.963911 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1005/4029] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:34 2026] GET /volume/v3/volumes/12e6a51e-4854-45a9-8e12-e561383de150 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:35.620756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:35.769118 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:35.769466 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2077833008"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:35.771944 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2077833008'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:35.771944 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Create volume of 1 GB Jul 31 19:16:35.776004 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Availability Zones retrieved successfully. Jul 31 19:16:35.781036 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Flow 'volume_create_api' (3f35b427-62a0-4a38-94a7-849036b1906d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:35.782226 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c750c214-f846-4336-87ea-01e5c74475cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:35.783516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:35.814228 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c750c214-f846-4336-87ea-01e5c74475cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:35.815864 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63b9534-582f-470d-a99e-24b121faa239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:35.879621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8da7f8fc-c0f4-4c5a-b241-5aff309c8c16 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:35.881301 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8da7f8fc-c0f4-4c5a-b241-5aff309c8c16 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:35.881557 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8da7f8fc-c0f4-4c5a-b241-5aff309c8c16 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:35.881756 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8da7f8fc-c0f4-4c5a-b241-5aff309c8c16 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:35.881887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8da7f8fc-c0f4-4c5a-b241-5aff309c8c16 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:35.886068 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:35.886068 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:35.886838 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8da7f8fc-c0f4-4c5a-b241-5aff309c8c16 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:35.887276 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1005/4030] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:35 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:35.887486 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Created reservations ['07771dce-32cd-4a83-9db8-e9d9ccda7133', '23b59295-728e-448b-a315-970de58582bb', 'd931c1e3-4daa-4d76-ab49-ce8ab401b274', 'ffe91a56-56be-4cbd-8130-a7451edcd973'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:35.888177 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63b9534-582f-470d-a99e-24b121faa239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07771dce-32cd-4a83-9db8-e9d9ccda7133', '23b59295-728e-448b-a315-970de58582bb', 'd931c1e3-4daa-4d76-ab49-ce8ab401b274', 'ffe91a56-56be-4cbd-8130-a7451edcd973']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:35.888922 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4217f121-79df-4ed8-bafd-46a8f3e5eb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:35.910516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4217f121-79df-4ed8-bafd-46a8f3e5eb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8706a498-dcb6-4791-ac31-6d2faa11b0f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2077833008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa44674d008947c193b0d6581193ae8a',qos_specs=None,replication_status=,reservations=['07771dce-32cd-4a83-9db8-e9d9ccda7133','23b59295-728e-448b-a315-970de58582bb','d931c1e3-4daa-4d76-ab49-ce8ab401b274','ffe91a56-56be-4cbd-8130-a7451edcd973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0435a6673aa042f2bbc132cdf9335eee',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2077833008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8706a498-dcb6-4791-ac31-6d2faa11b0f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa44674d008947c193b0d6581193ae8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0435a6673aa042f2bbc132cdf9335eee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:35.911520 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcaef5e-946f-4e1d-9a76-7b194641cda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:35.931547 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcaef5e-946f-4e1d-9a76-7b194641cda0) transitioned into state 'SUCCESS' from state '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-2077833008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa44674d008947c193b0d6581193ae8a',qos_specs=None,replication_status=,reservations=['07771dce-32cd-4a83-9db8-e9d9ccda7133','23b59295-728e-448b-a315-970de58582bb','d931c1e3-4daa-4d76-ab49-ce8ab401b274','ffe91a56-56be-4cbd-8130-a7451edcd973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0435a6673aa042f2bbc132cdf9335eee',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:35.932490 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5b4a26-becf-4f88-95e0-f256f696f1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:35.949054 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a5b4a26-becf-4f88-95e0-f256f696f1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:35.950109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Flow 'volume_create_api' (3f35b427-62a0-4a38-94a7-849036b1906d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:35.950301 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Create volume request issued successfully. Jul 31 19:16:35.950827 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6ad41061-bd5b-45f9-969b-19d653b7c6a3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:35.951266 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1018/4031] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:16:35 2026] POST /volume/v3/volumes => generated 751 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:35.968188 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8db8ae8b-42c4-4151-8c22-016a6dca157a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:35.970365 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8db8ae8b-42c4-4151-8c22-016a6dca157a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:35.970783 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8db8ae8b-42c4-4151-8c22-016a6dca157a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:35.970877 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8db8ae8b-42c4-4151-8c22-016a6dca157a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:35.978344 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:35.978344 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:35.982490 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8db8ae8b-42c4-4151-8c22-016a6dca157a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:35.987525 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8db8ae8b-42c4-4151-8c22-016a6dca157a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 returned with HTTP 200 Jul 31 19:16:35.987984 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1004/4032] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:35 2026] GET /volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:36.240213 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:36.368328 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:36.368806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1292591508"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:36.370695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request body: {'volume': {"'imageRef": 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1292591508'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:36.370913 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume of 1 GB Jul 31 19:16:36.375716 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Availability Zones retrieved successfully. Jul 31 19:16:36.383149 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (83869916-139e-4eb8-9818-b521589cc968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:36.384225 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4497668b-e7c6-48f0-b333-0604a2169d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.385329 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:36.417323 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4497668b-e7c6-48f0-b333-0604a2169d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.418750 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4364dd6-7fdc-4e56-b5f4-8bf3afa4e62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.502773 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Created reservations ['f23530b0-aa17-4a1b-8474-cd1dc0f89103', '9c95eea0-8e2f-4bc9-92ef-91b6639ef72e', 'f94432ff-c3ee-4b60-a7bb-9417876d0fe8', 'f4f64350-dd66-485d-9446-12c5e004228a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:36.503939 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4364dd6-7fdc-4e56-b5f4-8bf3afa4e62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23530b0-aa17-4a1b-8474-cd1dc0f89103', '9c95eea0-8e2f-4bc9-92ef-91b6639ef72e', 'f94432ff-c3ee-4b60-a7bb-9417876d0fe8', 'f4f64350-dd66-485d-9446-12c5e004228a']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.505086 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300ba636-b0a0-4f7b-b375-3fd0ac9ae273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.535113 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (300ba636-b0a0-4f7b-b375-3fd0ac9ae273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4b4e2f-c909-440d-a45e-fb484fdd2ef7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1292591508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['f23530b0-aa17-4a1b-8474-cd1dc0f89103','9c95eea0-8e2f-4bc9-92ef-91b6639ef72e','f94432ff-c3ee-4b60-a7bb-9417876d0fe8','f4f64350-dd66-485d-9446-12c5e004228a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1292591508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e4b4e2f-c909-440d-a45e-fb484fdd2ef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf14cfbd561d46f6bfff3b1bc353f542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.536336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509268c0-588c-482a-9ac3-3d69b0ae09af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.558271 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (509268c0-588c-482a-9ac3-3d69b0ae09af) transitioned into state 'SUCCESS' from state '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-1292591508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['f23530b0-aa17-4a1b-8474-cd1dc0f89103','9c95eea0-8e2f-4bc9-92ef-91b6639ef72e','f94432ff-c3ee-4b60-a7bb-9417876d0fe8','f4f64350-dd66-485d-9446-12c5e004228a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.559382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8097d7-9be7-4c84-aadc-6960f9e0a29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.571820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c8097d7-9be7-4c84-aadc-6960f9e0a29a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.573048 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (83869916-139e-4eb8-9818-b521589cc968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:36.573495 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request issued successfully. Jul 31 19:16:36.574276 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51032ae5-bcea-42b7-bddf-09e022c3cdcf tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:36.574880 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1006/4033] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:36 2026] POST /volume/v3/volumes => generated 757 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:36.587159 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:36.591098 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:36.591462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-429419330"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:36.593002 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request body: {'volume': {"'imageRef": 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-429419330'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:36.593166 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume of 1 GB Jul 31 19:16:36.599523 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Availability Zones retrieved successfully. Jul 31 19:16:36.607154 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (8b5e6716-10de-4419-b4e1-c5f812702130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:36.608622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa879a97-b2a0-4dba-8040-0b9096b3aa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.609897 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:36.644922 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa879a97-b2a0-4dba-8040-0b9096b3aa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.646271 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67eeed19-c5e1-46eb-bf5f-9d79af2e7a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.698816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Created reservations ['547c2015-9869-4324-b5d6-54afab303fe4', 'db58da83-501b-4a5e-b26f-3bdd8e76c019', 'f13c91ac-58e9-4e5c-b2cd-439075fb2316', 'c6eb96af-e7af-44ea-ac07-7e2f60694726'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:36.699910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67eeed19-c5e1-46eb-bf5f-9d79af2e7a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['547c2015-9869-4324-b5d6-54afab303fe4', 'db58da83-501b-4a5e-b26f-3bdd8e76c019', 'f13c91ac-58e9-4e5c-b2cd-439075fb2316', 'c6eb96af-e7af-44ea-ac07-7e2f60694726']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.700924 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726410de-b0c5-4125-941e-8e0e994150dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.731174 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726410de-b0c5-4125-941e-8e0e994150dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae8da33-f666-4439-9c73-8b68cd4bf2d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-429419330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['547c2015-9869-4324-b5d6-54afab303fe4','db58da83-501b-4a5e-b26f-3bdd8e76c019','f13c91ac-58e9-4e5c-b2cd-439075fb2316','c6eb96af-e7af-44ea-ac07-7e2f60694726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-429419330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ae8da33-f666-4439-9c73-8b68cd4bf2d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf14cfbd561d46f6bfff3b1bc353f542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.732269 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f959ec-8982-44ae-b657-c87695449ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.733001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-add90e7e-bf49-46a1-8bed-def3968b43db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:36.752889 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39f959ec-8982-44ae-b657-c87695449ef9) transitioned into state 'SUCCESS' from state '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-429419330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['547c2015-9869-4324-b5d6-54afab303fe4','db58da83-501b-4a5e-b26f-3bdd8e76c019','f13c91ac-58e9-4e5c-b2cd-439075fb2316','c6eb96af-e7af-44ea-ac07-7e2f60694726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.753832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b05bb45-3aff-43dc-9506-9e7d744932db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.765151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b05bb45-3aff-43dc-9506-9e7d744932db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.766477 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (8b5e6716-10de-4419-b4e1-c5f812702130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:36.766697 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request issued successfully. Jul 31 19:16:36.767642 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4b6ceecd-1a8d-416e-ace8-356e7fcefce4 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:36.768278 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1006/4034] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:36 2026] POST /volume/v3/volumes => generated 756 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:36.780367 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:36.785000 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:36.785332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-69444756"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:36.787606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request body: {'volume': {"'imageRef": 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-69444756'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:36.787606 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume of 1 GB Jul 31 19:16:36.792272 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Availability Zones retrieved successfully. Jul 31 19:16:36.801689 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (bc65df3e-a97c-4c57-ba8b-616956a77851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:36.802663 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972e4c73-93c0-4bf6-83db-56493afbf8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.803884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:36.836160 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (972e4c73-93c0-4bf6-83db-56493afbf8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.836921 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52be6de2-cb8c-4b26-b81f-5be1c9edbf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.858402 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:36.858785 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-579745127"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:36.860135 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-579745127'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:36.860272 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Create volume of 1 GB Jul 31 19:16:36.861212 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:36.861212 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:36.870459 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:36.876379 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Flow 'volume_create_api' (d65161d7-3704-4a97-b8cd-ff9fc10a816c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:36.877532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e127b2f-05a2-44c6-bdbd-61b6b1287537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.878315 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:36.889034 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Created reservations ['7f97f6c8-869d-473b-a8af-eb849dea1a1b', '52e256f9-3087-4dcb-bd57-042db09c6b65', '395c1871-62a5-49f7-b5ce-c7d602b31f3c', 'daa79858-0182-4792-8176-19d79b2ba29a'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:36.890093 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52be6de2-cb8c-4b26-b81f-5be1c9edbf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f97f6c8-869d-473b-a8af-eb849dea1a1b', '52e256f9-3087-4dcb-bd57-042db09c6b65', '395c1871-62a5-49f7-b5ce-c7d602b31f3c', 'daa79858-0182-4792-8176-19d79b2ba29a']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.891000 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a4b560-0796-4d1f-85fc-ab618efc0bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.903318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b04e82a1-d478-4007-aed7-c841d1316349 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:36.906523 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b04e82a1-d478-4007-aed7-c841d1316349 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:36.906633 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e127b2f-05a2-44c6-bdbd-61b6b1287537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.906733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b04e82a1-d478-4007-aed7-c841d1316349 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:36.906733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b04e82a1-d478-4007-aed7-c841d1316349 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:36.906733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-b04e82a1-d478-4007-aed7-c841d1316349 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:36.906916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e177ed-de66-4bd1-abd4-534da8cfcdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.912727 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:36.912727 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:36.913674 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b04e82a1-d478-4007-aed7-c841d1316349 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:36.914227 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1007/4035] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:36 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:36.919459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15a4b560-0796-4d1f-85fc-ab618efc0bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f41d24cf-beca-4be6-a24a-e14d94f1cd1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-69444756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['7f97f6c8-869d-473b-a8af-eb849dea1a1b','52e256f9-3087-4dcb-bd57-042db09c6b65','395c1871-62a5-49f7-b5ce-c7d602b31f3c','daa79858-0182-4792-8176-19d79b2ba29a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-69444756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f41d24cf-beca-4be6-a24a-e14d94f1cd1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf14cfbd561d46f6bfff3b1bc353f542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.920233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8f9984-8e23-4901-ba6f-a998685e72d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.941545 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8f9984-8e23-4901-ba6f-a998685e72d5) transitioned into state 'SUCCESS' from state '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-69444756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['7f97f6c8-869d-473b-a8af-eb849dea1a1b','52e256f9-3087-4dcb-bd57-042db09c6b65','395c1871-62a5-49f7-b5ce-c7d602b31f3c','daa79858-0182-4792-8176-19d79b2ba29a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.944467 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a331c43b-fc1c-4729-9f25-e93d819fe967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.955917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a331c43b-fc1c-4729-9f25-e93d819fe967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.956847 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (bc65df3e-a97c-4c57-ba8b-616956a77851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:36.957241 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request issued successfully. Jul 31 19:16:36.958626 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ed67d3a0-dec9-457a-bcaf-9924cf9e4688 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:36.958626 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1005/4036] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:36 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:36.970112 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-66276741-7b48-4ffb-860f-413dc534da5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:36.972629 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Created reservations ['31c8afc8-0d4a-4f1f-b77d-470f37c44200', '307d872d-96fa-4700-807b-0ea347db9b7f', '86bf0679-5543-41ae-9008-b662bdc74154', '63df2504-66e5-4e69-a603-95cbae1a03ed'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:36.972766 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:36.973264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-106318109"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:36.973366 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e177ed-de66-4bd1-abd4-534da8cfcdf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c8afc8-0d4a-4f1f-b77d-470f37c44200', '307d872d-96fa-4700-807b-0ea347db9b7f', '86bf0679-5543-41ae-9008-b662bdc74154', '63df2504-66e5-4e69-a603-95cbae1a03ed']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.974176 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99e0cf47-9658-4b72-858c-9c50397577c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.974874 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request body: {'volume': {"'imageRef": 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-106318109'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:36.975146 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume of 1 GB Jul 31 19:16:36.975489 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:36.975489 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:36.980235 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Availability Zones retrieved successfully. Jul 31 19:16:36.988369 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (665f73df-3fd5-4e0b-8723-57da9124538e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:36.989685 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f83f99b-b470-4d8b-b7d0-97ff75fa583f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:36.991221 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:36.998731 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99e0cf47-9658-4b72-858c-9c50397577c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42d6f961-48fe-485f-a6eb-26757027e2ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-579745127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05b02b3bbc545c1a42afacf22a9b075',qos_specs=None,replication_status=,reservations=['31c8afc8-0d4a-4f1f-b77d-470f37c44200','307d872d-96fa-4700-807b-0ea347db9b7f','86bf0679-5543-41ae-9008-b662bdc74154','63df2504-66e5-4e69-a603-95cbae1a03ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3d0232f784e4fb7d2bc03632c7fd5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-579745127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42d6f961-48fe-485f-a6eb-26757027e2ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e05b02b3bbc545c1a42afacf22a9b075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ad3d0232f784e4fb7d2bc03632c7fd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:36.999668 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97832ed6-824a-414b-ae1d-09707885e5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.002018 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6a927231-be6c-41a6-8de6-441520237d9d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.007429 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6a927231-be6c-41a6-8de6-441520237d9d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:37.007740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6a927231-be6c-41a6-8de6-441520237d9d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:37.008013 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6a927231-be6c-41a6-8de6-441520237d9d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:37.022058 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.022058 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:37.023332 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97832ed6-824a-414b-ae1d-09707885e5b9) transitioned into state 'SUCCESS' from state '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-579745127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e05b02b3bbc545c1a42afacf22a9b075',qos_specs=None,replication_status=,reservations=['31c8afc8-0d4a-4f1f-b77d-470f37c44200','307d872d-96fa-4700-807b-0ea347db9b7f','86bf0679-5543-41ae-9008-b662bdc74154','63df2504-66e5-4e69-a603-95cbae1a03ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ad3d0232f784e4fb7d2bc03632c7fd5',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.024304 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f202e786-3124-4b1c-a96c-28e889808e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.024727 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f83f99b-b470-4d8b-b7d0-97ff75fa583f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.025941 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79830acc-d341-4316-aa56-fbacffe4dbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.028392 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6a927231-be6c-41a6-8de6-441520237d9d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:37.036813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f202e786-3124-4b1c-a96c-28e889808e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.037349 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6a927231-be6c-41a6-8de6-441520237d9d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 returned with HTTP 200 Jul 31 19:16:37.037805 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Flow 'volume_create_api' (d65161d7-3704-4a97-b8cd-ff9fc10a816c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:37.038429 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1008/4037] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:37 2026] GET /volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:37.038580 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Create volume request issued successfully. Jul 31 19:16:37.040484 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-add90e7e-bf49-46a1-8bed-def3968b43db tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:37.040990 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1019/4038] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:16:36 2026] POST /volume/v3/volumes => generated 777 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:37.051596 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e3768f86-a486-404d-948b-49068fcb7cf6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.054166 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e3768f86-a486-404d-948b-49068fcb7cf6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:37.054662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e3768f86-a486-404d-948b-49068fcb7cf6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8706a498-dcb6-4791-ac31-6d2faa11b0f7", "name": "tempest-SnapshotsActionsTest-Snapshot-617629105"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:37.056217 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e692d13-fd9c-4ad8-88f5-b006a505f0b3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.058667 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e692d13-fd9c-4ad8-88f5-b006a505f0b3 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad Jul 31 19:16:37.063125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e692d13-fd9c-4ad8-88f5-b006a505f0b3 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:37.063125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e692d13-fd9c-4ad8-88f5-b006a505f0b3 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:37.066754 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.066754 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:37.067357 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e3768f86-a486-404d-948b-49068fcb7cf6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:37.067566 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-e3768f86-a486-404d-948b-49068fcb7cf6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Create snapshot from volume 8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:37.068970 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.068970 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:37.074712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Created reservations ['00d1939a-aeae-490e-a2f0-1dec2eaa8dfb', '76afb015-f9c3-4a7a-90ed-8dcce37c0b3e', 'e4f6757e-51be-483d-be18-5ca0fa7940bb', '59d51d41-84e7-4427-b4c3-4c3dca1583f9'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:37.075239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79830acc-d341-4316-aa56-fbacffe4dbb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d1939a-aeae-490e-a2f0-1dec2eaa8dfb', '76afb015-f9c3-4a7a-90ed-8dcce37c0b3e', 'e4f6757e-51be-483d-be18-5ca0fa7940bb', '59d51d41-84e7-4427-b4c3-4c3dca1583f9']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.076022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a99ebb8-cd41-4e47-9c89-f410ed5b850d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.077166 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1e692d13-fd9c-4ad8-88f5-b006a505f0b3 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Volume info retrieved successfully. Jul 31 19:16:37.089417 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e692d13-fd9c-4ad8-88f5-b006a505f0b3 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad returned with HTTP 200 Jul 31 19:16:37.090285 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1009/4039] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:37 2026] GET /volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:37.104054 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a99ebb8-cd41-4e47-9c89-f410ed5b850d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5db785d1-205d-4336-8ed7-53896fc4d570', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-106318109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['00d1939a-aeae-490e-a2f0-1dec2eaa8dfb','76afb015-f9c3-4a7a-90ed-8dcce37c0b3e','e4f6757e-51be-483d-be18-5ca0fa7940bb','59d51d41-84e7-4427-b4c3-4c3dca1583f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-106318109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5db785d1-205d-4336-8ed7-53896fc4d570,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf14cfbd561d46f6bfff3b1bc353f542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.105080 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39fcd3ca-7bb7-4172-89c3-f836e7547fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.108720 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-e3768f86-a486-404d-948b-49068fcb7cf6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Created reservations ['c504727b-2688-4571-9169-d1857c4e1d55', 'd35d0ca9-5a5d-47de-a00b-e1a5c268b418', '001af2d0-48c2-49f4-a498-2ed8a02c16da', 'cb164299-a6a5-464a-940f-3707f68576c1'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:37.124641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39fcd3ca-7bb7-4172-89c3-f836e7547fee) transitioned into state 'SUCCESS' from state '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-106318109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['00d1939a-aeae-490e-a2f0-1dec2eaa8dfb','76afb015-f9c3-4a7a-90ed-8dcce37c0b3e','e4f6757e-51be-483d-be18-5ca0fa7940bb','59d51d41-84e7-4427-b4c3-4c3dca1583f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.125630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750c9b45-a4b5-4386-a485-a5dd5ea47d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.135684 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (750c9b45-a4b5-4386-a485-a5dd5ea47d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.136605 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (665f73df-3fd5-4e0b-8723-57da9124538e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:37.136885 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request issued successfully. Jul 31 19:16:37.137414 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-66276741-7b48-4ffb-860f-413dc534da5c tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:37.137838 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1007/4040] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:36 2026] POST /volume/v3/volumes => generated 756 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:37.138998 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e3768f86-a486-404d-948b-49068fcb7cf6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot create request issued successfully. Jul 31 19:16:37.139403 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e3768f86-a486-404d-948b-49068fcb7cf6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:37.139902 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1006/4041] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:37.148829 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6afaf418-d4bd-4e17-b2bb-120777016869 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.150735 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6afaf418-d4bd-4e17-b2bb-120777016869 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:37.150925 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6afaf418-d4bd-4e17-b2bb-120777016869 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:37.152500 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6afaf418-d4bd-4e17-b2bb-120777016869 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:37.152598 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-70111229-9c03-4395-8556-7bf6d5e71186 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.153129 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:37.153489 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1509461432"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:37.154948 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request body: {'volume': {"'imageRef": 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1509461432'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:37.155058 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume of 1 GB Jul 31 19:16:37.156251 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.156251 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:37.156869 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6afaf418-d4bd-4e17-b2bb-120777016869 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:37.158025 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6afaf418-d4bd-4e17-b2bb-120777016869 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:37.158475 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1020/4042] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:37 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:37.159162 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Availability Zones retrieved successfully. Jul 31 19:16:37.164863 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (7156f570-2e3a-45d6-a975-5887a5bfab92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:37.165931 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb936f9-57d3-49f4-8264-286da1beea71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.166689 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:37.193886 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eb936f9-57d3-49f4-8264-286da1beea71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.194629 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f4aa5e-b918-4d38-9379-15a1aaa941e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.244824 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Created reservations ['73fbafb4-cbfb-408c-bc7e-bc5c3cec4f94', 'c2ab422f-ea04-49f5-bb49-db648a11d2c4', '2757cd65-6203-4650-ab64-8d5d8f187d7c', '7b9c7e40-c99a-40ab-a25c-376c2a0deab2'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:37.246250 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9f4aa5e-b918-4d38-9379-15a1aaa941e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73fbafb4-cbfb-408c-bc7e-bc5c3cec4f94', 'c2ab422f-ea04-49f5-bb49-db648a11d2c4', '2757cd65-6203-4650-ab64-8d5d8f187d7c', '7b9c7e40-c99a-40ab-a25c-376c2a0deab2']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.247715 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae41323-9029-4adb-b45e-7faa30c97cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.280349 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae41323-9029-4adb-b45e-7faa30c97cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24578658-5456-41c7-af9a-9f3db2b2d1be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1509461432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['73fbafb4-cbfb-408c-bc7e-bc5c3cec4f94','c2ab422f-ea04-49f5-bb49-db648a11d2c4','2757cd65-6203-4650-ab64-8d5d8f187d7c','7b9c7e40-c99a-40ab-a25c-376c2a0deab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1509461432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24578658-5456-41c7-af9a-9f3db2b2d1be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf14cfbd561d46f6bfff3b1bc353f542',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.282649 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d01d8ed6-3cb0-42ed-96fe-f8e4306535a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.307165 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d01d8ed6-3cb0-42ed-96fe-f8e4306535a4) transitioned into state 'SUCCESS' from state '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-1509461432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf14cfbd561d46f6bfff3b1bc353f542',qos_specs=None,replication_status=,reservations=['73fbafb4-cbfb-408c-bc7e-bc5c3cec4f94','c2ab422f-ea04-49f5-bb49-db648a11d2c4','2757cd65-6203-4650-ab64-8d5d8f187d7c','7b9c7e40-c99a-40ab-a25c-376c2a0deab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3827e73cc04942ed9c97f1cfaccc9c95',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.308030 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07a2c50-f671-44ca-914e-2900aa076b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:37.322368 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07a2c50-f671-44ca-914e-2900aa076b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:37.323321 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Flow 'volume_create_api' (7156f570-2e3a-45d6-a975-5887a5bfab92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:37.323848 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Create volume request issued successfully. Jul 31 19:16:37.324418 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-70111229-9c03-4395-8556-7bf6d5e71186 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:37.325916 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1010/4043] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:37 2026] POST /volume/v3/volumes => generated 757 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:37.338307 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1439eb0-562e-4ae1-bf02-f57a744aeba3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.340182 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1439eb0-562e-4ae1-bf02-f57a744aeba3 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 Jul 31 19:16:37.340366 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1439eb0-562e-4ae1-bf02-f57a744aeba3 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:37.340600 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1439eb0-562e-4ae1-bf02-f57a744aeba3 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:37.347922 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.347922 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:37.351738 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a1439eb0-562e-4ae1-bf02-f57a744aeba3 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:37.355886 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1439eb0-562e-4ae1-bf02-f57a744aeba3 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 returned with HTTP 200 Jul 31 19:16:37.356276 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1008/4044] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:37 2026] GET /volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:37.371204 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c0b5c91d-18e2-469a-9030-9240913fa2b2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.373007 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c0b5c91d-18e2-469a-9030-9240913fa2b2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 Jul 31 19:16:37.373178 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c0b5c91d-18e2-469a-9030-9240913fa2b2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:37.373365 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c0b5c91d-18e2-469a-9030-9240913fa2b2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:37.380286 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.380286 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:37.383855 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c0b5c91d-18e2-469a-9030-9240913fa2b2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:37.387813 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c0b5c91d-18e2-469a-9030-9240913fa2b2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 returned with HTTP 200 Jul 31 19:16:37.388189 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1007/4045] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:37 2026] GET /volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:37.399535 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-748f2886-ce20-48f4-bb8d-fb04858d2a86 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.404557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-748f2886-ce20-48f4-bb8d-fb04858d2a86 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f Jul 31 19:16:37.405714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-748f2886-ce20-48f4-bb8d-fb04858d2a86 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:37.406227 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-748f2886-ce20-48f4-bb8d-fb04858d2a86 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:37.418466 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.418466 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:37.422486 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-748f2886-ce20-48f4-bb8d-fb04858d2a86 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:37.426683 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-748f2886-ce20-48f4-bb8d-fb04858d2a86 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f returned with HTTP 200 Jul 31 19:16:37.427197 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1021/4046] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:37 2026] GET /volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:37.447674 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1f13529d-94d4-45d9-8c49-19380290c831 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.450249 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f13529d-94d4-45d9-8c49-19380290c831 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 Jul 31 19:16:37.450738 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f13529d-94d4-45d9-8c49-19380290c831 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:37.451121 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f13529d-94d4-45d9-8c49-19380290c831 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:37.460012 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.460012 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:37.465793 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1f13529d-94d4-45d9-8c49-19380290c831 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:37.471066 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f13529d-94d4-45d9-8c49-19380290c831 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 returned with HTTP 200 Jul 31 19:16:37.471462 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1011/4047] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:37 2026] GET /volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:37.924780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9d973126-b995-4183-9296-e746db756b59 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:37.926609 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d973126-b995-4183-9296-e746db756b59 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:37.927656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d973126-b995-4183-9296-e746db756b59 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:37.927929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9d973126-b995-4183-9296-e746db756b59 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:37.928063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9d973126-b995-4183-9296-e746db756b59 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:37.932262 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:37.932262 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:37.932942 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9d973126-b995-4183-9296-e746db756b59 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:37.933345 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1009/4048] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:37 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.105393 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a67580f9-c6c6-4473-8145-0527623d0bd7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.107177 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a67580f9-c6c6-4473-8145-0527623d0bd7 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad Jul 31 19:16:38.107382 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a67580f9-c6c6-4473-8145-0527623d0bd7 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.107614 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a67580f9-c6c6-4473-8145-0527623d0bd7 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.115422 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.115422 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:38.118660 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a67580f9-c6c6-4473-8145-0527623d0bd7 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Volume info retrieved successfully. Jul 31 19:16:38.122509 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a67580f9-c6c6-4473-8145-0527623d0bd7 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad returned with HTTP 200 Jul 31 19:16:38.122868 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1008/4049] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:38.138472 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2f76f99f-e32b-49eb-a1c0-b1b0a325708b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.140846 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f76f99f-e32b-49eb-a1c0-b1b0a325708b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:16:38.141349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f76f99f-e32b-49eb-a1c0-b1b0a325708b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "42d6f961-48fe-485f-a6eb-26757027e2ad", "name": "tempest-type-Backup-355496665"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:38.144309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-2f76f99f-e32b-49eb-a1c0-b1b0a325708b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Creating new backup {'backup': {'volume_id': '42d6f961-48fe-485f-a6eb-26757027e2ad', 'name': 'tempest-type-Backup-355496665'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:16:38.145014 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-2f76f99f-e32b-49eb-a1c0-b1b0a325708b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Creating backup of volume 42d6f961-48fe-485f-a6eb-26757027e2ad in container None Jul 31 19:16:38.153285 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.153285 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:38.153684 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2f76f99f-e32b-49eb-a1c0-b1b0a325708b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Volume info retrieved successfully. Jul 31 19:16:38.168497 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f5c44b9a-13c1-4001-94cf-3b5e855c36e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.170399 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5c44b9a-13c1-4001-94cf-3b5e855c36e6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:38.170631 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5c44b9a-13c1-4001-94cf-3b5e855c36e6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.170813 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5c44b9a-13c1-4001-94cf-3b5e855c36e6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.177746 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.177746 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:38.178170 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f5c44b9a-13c1-4001-94cf-3b5e855c36e6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:38.178983 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5c44b9a-13c1-4001-94cf-3b5e855c36e6 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:38.179366 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1012/4050] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.182291 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-2f76f99f-e32b-49eb-a1c0-b1b0a325708b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Created reservations ['62bb7de5-56d4-4114-8ffc-69bc43ee73c3', '0f526c42-c049-4d4c-b0c3-ac61e6a04bf8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:38.192069 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f6c8c30-cfe0-4153-a257-74330a443842 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.218860 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f76f99f-e32b-49eb-a1c0-b1b0a325708b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:16:38.218860 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1022/4051] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:16:38 2026] POST /volume/v3/backups => generated 315 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:38.232086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c938c539-8de0-4282-91b9-e311368a75c5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.234094 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c938c539-8de0-4282-91b9-e311368a75c5 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:38.234344 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c938c539-8de0-4282-91b9-e311368a75c5 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.234621 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c938c539-8de0-4282-91b9-e311368a75c5 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.235005 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c938c539-8de0-4282-91b9-e311368a75c5 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:38.240966 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.240966 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:38.241800 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c938c539-8de0-4282-91b9-e311368a75c5 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:38.242493 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1009/4052] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.301534 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f6c8c30-cfe0-4153-a257-74330a443842 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:38.301908 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f6c8c30-cfe0-4153-a257-74330a443842 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:38.302039 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f6c8c30-cfe0-4153-a257-74330a443842 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:38.303296 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-5f6c8c30-cfe0-4153-a257-74330a443842 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '07ec4892-944e-463d-8f59-a34e616d6789' with '{'status': 'creating'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:38.328391 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.328391 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:38.340687 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f6c8c30-cfe0-4153-a257-74330a443842 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:38.341102 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1010/4053] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:38 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:38.349282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-71b95db5-4de8-4022-8ab7-a7e9c2868692 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.351939 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71b95db5-4de8-4022-8ab7-a7e9c2868692 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:38.352124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71b95db5-4de8-4022-8ab7-a7e9c2868692 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.352305 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-71b95db5-4de8-4022-8ab7-a7e9c2868692 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.363868 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.363868 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:38.364572 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-71b95db5-4de8-4022-8ab7-a7e9c2868692 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:38.365690 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-71b95db5-4de8-4022-8ab7-a7e9c2868692 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:38.369154 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1013/4054] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.379883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2e2e8847-2908-489f-8219-c291fb5ecb9b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.382236 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e2e8847-2908-489f-8219-c291fb5ecb9b tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:38.382745 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e2e8847-2908-489f-8219-c291fb5ecb9b tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:38.382962 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2e2e8847-2908-489f-8219-c291fb5ecb9b tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:38.384646 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-2e2e8847-2908-489f-8219-c291fb5ecb9b tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '07ec4892-944e-463d-8f59-a34e616d6789' with '{'status': 'available'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:38.395887 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.395887 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:38.411715 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2e2e8847-2908-489f-8219-c291fb5ecb9b tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:38.412408 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1023/4055] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:38 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:38.425214 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0dbc1b93-0716-4ab7-a31e-d27324a92b37 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.427709 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0dbc1b93-0716-4ab7-a31e-d27324a92b37 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:38.428040 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0dbc1b93-0716-4ab7-a31e-d27324a92b37 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.428230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0dbc1b93-0716-4ab7-a31e-d27324a92b37 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.435112 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.435112 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:38.435775 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0dbc1b93-0716-4ab7-a31e-d27324a92b37 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:38.436725 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0dbc1b93-0716-4ab7-a31e-d27324a92b37 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:38.437211 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1010/4056] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.450694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a229a12-ff39-42bf-bdc0-0fb538ae527c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.452804 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a229a12-ff39-42bf-bdc0-0fb538ae527c tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:38.453230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a229a12-ff39-42bf-bdc0-0fb538ae527c tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8706a498-dcb6-4791-ac31-6d2faa11b0f7", "name": "tempest-SnapshotsActionsTest-Snapshot-527070220"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:38.463139 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.463139 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:38.463712 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a229a12-ff39-42bf-bdc0-0fb538ae527c tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:38.463848 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-8a229a12-ff39-42bf-bdc0-0fb538ae527c tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Create snapshot from volume 8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:38.489094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-35db1e46-1cb0-40ac-9b6d-1516eaebbaea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.492475 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35db1e46-1cb0-40ac-9b6d-1516eaebbaea tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 Jul 31 19:16:38.492751 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35db1e46-1cb0-40ac-9b6d-1516eaebbaea tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.493023 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35db1e46-1cb0-40ac-9b6d-1516eaebbaea tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.503059 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.503059 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:38.511853 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-35db1e46-1cb0-40ac-9b6d-1516eaebbaea tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:38.516892 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-8a229a12-ff39-42bf-bdc0-0fb538ae527c tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Created reservations ['ce5f1fce-ced4-4a4a-9747-a4255a749741', 'cb820559-9c01-4a0e-9435-0556af62ba16', 'c81996db-159c-41c0-bd70-cc762e4831c3', '16833207-9fc6-4cc6-90d0-46613acb2d3e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:38.519166 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35db1e46-1cb0-40ac-9b6d-1516eaebbaea tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 returned with HTTP 200 Jul 31 19:16:38.520183 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1014/4057] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.534886 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1494617f-e24a-4804-b50d-d69c490587e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.538514 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1494617f-e24a-4804-b50d-d69c490587e1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be Jul 31 19:16:38.538825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1494617f-e24a-4804-b50d-d69c490587e1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.539152 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1494617f-e24a-4804-b50d-d69c490587e1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.552298 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.552298 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:38.558266 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1494617f-e24a-4804-b50d-d69c490587e1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:38.563476 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a229a12-ff39-42bf-bdc0-0fb538ae527c tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot create request issued successfully. Jul 31 19:16:38.563476 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a229a12-ff39-42bf-bdc0-0fb538ae527c tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:38.563476 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1011/4058] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:38.565423 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1494617f-e24a-4804-b50d-d69c490587e1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be returned with HTTP 200 Jul 31 19:16:38.565999 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1024/4059] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.573096 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9caaa157-9b4a-449c-9bd1-1c633e6d03f4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.574935 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9caaa157-9b4a-449c-9bd1-1c633e6d03f4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 Jul 31 19:16:38.575105 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9caaa157-9b4a-449c-9bd1-1c633e6d03f4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.575333 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9caaa157-9b4a-449c-9bd1-1c633e6d03f4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.583501 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.583501 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:38.583501 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9caaa157-9b4a-449c-9bd1-1c633e6d03f4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:38.584158 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9caaa157-9b4a-449c-9bd1-1c633e6d03f4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 returned with HTTP 200 Jul 31 19:16:38.584583 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1011/4060] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.584970 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-33661d06-17da-4a38-a1d6-eb7716184878 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.588082 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33661d06-17da-4a38-a1d6-eb7716184878 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] DELETE https://10.4.3.163/volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be Jul 31 19:16:38.588377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33661d06-17da-4a38-a1d6-eb7716184878 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.588605 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-33661d06-17da-4a38-a1d6-eb7716184878 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.588810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-33661d06-17da-4a38-a1d6-eb7716184878 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume with id: 24578658-5456-41c7-af9a-9f3db2b2d1be Jul 31 19:16:38.598944 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.598944 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:38.600881 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-33661d06-17da-4a38-a1d6-eb7716184878 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:38.623818 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-33661d06-17da-4a38-a1d6-eb7716184878 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume request issued successfully. Jul 31 19:16:38.624119 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-33661d06-17da-4a38-a1d6-eb7716184878 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be returned with HTTP 202 Jul 31 19:16:38.624661 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1015/4061] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:38 2026] DELETE /volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:38.636613 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ac728d0-ae9e-4403-9864-140e9eed21eb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.636703 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ac728d0-ae9e-4403-9864-140e9eed21eb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be Jul 31 19:16:38.636921 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ac728d0-ae9e-4403-9864-140e9eed21eb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.637174 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ac728d0-ae9e-4403-9864-140e9eed21eb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.644948 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.644948 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:38.651038 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ac728d0-ae9e-4403-9864-140e9eed21eb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:38.659373 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ac728d0-ae9e-4403-9864-140e9eed21eb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be returned with HTTP 200 Jul 31 19:16:38.660214 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1012/4062] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:38.943602 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf6e8aa7-6647-4cf1-94c9-2e1a56e9c01f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:38.946162 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf6e8aa7-6647-4cf1-94c9-2e1a56e9c01f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:38.946995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf6e8aa7-6647-4cf1-94c9-2e1a56e9c01f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:38.946995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf6e8aa7-6647-4cf1-94c9-2e1a56e9c01f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:38.946995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bf6e8aa7-6647-4cf1-94c9-2e1a56e9c01f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:38.956329 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:38.956329 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:38.957405 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf6e8aa7-6647-4cf1-94c9-2e1a56e9c01f tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:38.958375 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1025/4063] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:38 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:39.252494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bfec84b3-2567-4dfb-8354-7f7613bc7200 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.254259 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bfec84b3-2567-4dfb-8354-7f7613bc7200 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:39.254483 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bfec84b3-2567-4dfb-8354-7f7613bc7200 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:39.254728 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bfec84b3-2567-4dfb-8354-7f7613bc7200 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:39.254840 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-bfec84b3-2567-4dfb-8354-7f7613bc7200 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:39.259389 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.259389 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:39.260113 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bfec84b3-2567-4dfb-8354-7f7613bc7200 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:39.260628 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1012/4064] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:39 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:39.596946 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dd0041d7-d9b4-495a-a58c-f27d3770a7c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.598813 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd0041d7-d9b4-495a-a58c-f27d3770a7c0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 Jul 31 19:16:39.599046 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd0041d7-d9b4-495a-a58c-f27d3770a7c0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:39.599308 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd0041d7-d9b4-495a-a58c-f27d3770a7c0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:39.608837 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.608837 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:39.609078 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dd0041d7-d9b4-495a-a58c-f27d3770a7c0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:39.609902 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd0041d7-d9b4-495a-a58c-f27d3770a7c0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 returned with HTTP 200 Jul 31 19:16:39.610276 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1016/4065] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:39 2026] GET /volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:39.623512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c47e05f0-7f51-4d8e-877f-eda4049564cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.624588 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c47e05f0-7f51-4d8e-877f-eda4049564cb tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9/action Jul 31 19:16:39.624788 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c47e05f0-7f51-4d8e-877f-eda4049564cb tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:39.624966 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c47e05f0-7f51-4d8e-877f-eda4049564cb tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:39.626371 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-c47e05f0-7f51-4d8e-877f-eda4049564cb tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot 'd4770306-b052-4a80-89f8-f6de1c34f5a9' with '{'status': 'creating'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:39.638190 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.638190 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:39.658777 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c47e05f0-7f51-4d8e-877f-eda4049564cb tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9/action returned with HTTP 202 Jul 31 19:16:39.659327 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1013/4066] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:39 2026] POST /volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:39.670281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e24c398c-ae02-4bf1-825a-6139311f9fac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.671915 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e24c398c-ae02-4bf1-825a-6139311f9fac tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 Jul 31 19:16:39.672195 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e24c398c-ae02-4bf1-825a-6139311f9fac tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:39.672506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e24c398c-ae02-4bf1-825a-6139311f9fac tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:39.674350 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-903ac9ea-679e-4049-8246-6c2f9b40ded2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.676636 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-903ac9ea-679e-4049-8246-6c2f9b40ded2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be Jul 31 19:16:39.676896 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-903ac9ea-679e-4049-8246-6c2f9b40ded2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:39.677152 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-903ac9ea-679e-4049-8246-6c2f9b40ded2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:39.680323 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.680323 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:39.680323 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e24c398c-ae02-4bf1-825a-6139311f9fac tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:39.680323 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e24c398c-ae02-4bf1-825a-6139311f9fac tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 returned with HTTP 200 Jul 31 19:16:39.680323 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1026/4067] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:39 2026] GET /volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:39.686814 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-903ac9ea-679e-4049-8246-6c2f9b40ded2 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be returned with HTTP 404 Jul 31 19:16:39.687382 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1013/4068] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:39 2026] GET /volume/v3/volumes/24578658-5456-41c7-af9a-9f3db2b2d1be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:39.691306 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a7e48343-3445-4be6-b38d-9782dc8e4ac6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.693012 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a7e48343-3445-4be6-b38d-9782dc8e4ac6 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9/action Jul 31 19:16:39.693358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a7e48343-3445-4be6-b38d-9782dc8e4ac6 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:39.693523 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a7e48343-3445-4be6-b38d-9782dc8e4ac6 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:39.697522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-996ccabb-d60c-4c3a-ac79-28db22ca33cb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.699496 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-996ccabb-d60c-4c3a-ac79-28db22ca33cb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] DELETE https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 Jul 31 19:16:39.699712 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-996ccabb-d60c-4c3a-ac79-28db22ca33cb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:39.699898 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-996ccabb-d60c-4c3a-ac79-28db22ca33cb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:39.700108 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-996ccabb-d60c-4c3a-ac79-28db22ca33cb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume with id: 5db785d1-205d-4336-8ed7-53896fc4d570 Jul 31 19:16:39.700189 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.700189 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:39.700566 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a7e48343-3445-4be6-b38d-9782dc8e4ac6 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot retrieved successfully. Jul 31 19:16:39.713799 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.713799 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:39.714337 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-996ccabb-d60c-4c3a-ac79-28db22ca33cb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:39.735668 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-996ccabb-d60c-4c3a-ac79-28db22ca33cb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume request issued successfully. Jul 31 19:16:39.735935 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-996ccabb-d60c-4c3a-ac79-28db22ca33cb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 returned with HTTP 202 Jul 31 19:16:39.736354 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1014/4069] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:39 2026] DELETE /volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:39.745951 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2eacf3ed-226c-451b-924a-5e8dbe0b915e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.748745 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2eacf3ed-226c-451b-924a-5e8dbe0b915e tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 Jul 31 19:16:39.749849 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2eacf3ed-226c-451b-924a-5e8dbe0b915e tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:39.749849 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2eacf3ed-226c-451b-924a-5e8dbe0b915e tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:39.759388 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.759388 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:39.765163 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2eacf3ed-226c-451b-924a-5e8dbe0b915e tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:39.770526 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a7e48343-3445-4be6-b38d-9782dc8e4ac6 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot delete request issued successfully. Jul 31 19:16:39.770990 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a7e48343-3445-4be6-b38d-9782dc8e4ac6 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9/action returned with HTTP 202 Jul 31 19:16:39.771363 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1017/4070] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:39 2026] POST /volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:39.773792 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2eacf3ed-226c-451b-924a-5e8dbe0b915e tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 returned with HTTP 200 Jul 31 19:16:39.774387 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1027/4071] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:39 2026] GET /volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:39.785219 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-42812117-5637-4e21-a126-44d697fd2617 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.787747 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-42812117-5637-4e21-a126-44d697fd2617 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 Jul 31 19:16:39.787939 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-42812117-5637-4e21-a126-44d697fd2617 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:39.788256 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-42812117-5637-4e21-a126-44d697fd2617 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:39.794621 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.794621 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:39.795275 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-42812117-5637-4e21-a126-44d697fd2617 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:39.796970 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-42812117-5637-4e21-a126-44d697fd2617 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 returned with HTTP 200 Jul 31 19:16:39.797521 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1014/4072] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:39 2026] GET /volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:39.968969 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fc937b28-4212-45a8-b16b-a08911a5c2e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:39.970841 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc937b28-4212-45a8-b16b-a08911a5c2e8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:39.971377 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc937b28-4212-45a8-b16b-a08911a5c2e8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:39.971772 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fc937b28-4212-45a8-b16b-a08911a5c2e8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:39.972058 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-fc937b28-4212-45a8-b16b-a08911a5c2e8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:39.977880 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:39.977880 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:39.979216 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fc937b28-4212-45a8-b16b-a08911a5c2e8 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:39.979699 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1015/4073] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:39 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:40.272162 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7d2c10bf-f44d-4be2-9e7b-681f12f59112 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.275067 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d2c10bf-f44d-4be2-9e7b-681f12f59112 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:40.275258 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d2c10bf-f44d-4be2-9e7b-681f12f59112 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:40.275473 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7d2c10bf-f44d-4be2-9e7b-681f12f59112 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:40.275577 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-7d2c10bf-f44d-4be2-9e7b-681f12f59112 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:40.281493 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:40.281493 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:40.282130 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7d2c10bf-f44d-4be2-9e7b-681f12f59112 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:40.282658 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1018/4074] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:40 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:40.788262 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d04c1ecd-bfe2-44dc-bfa6-776b9aef1b58 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.789984 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d04c1ecd-bfe2-44dc-bfa6-776b9aef1b58 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 Jul 31 19:16:40.790218 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d04c1ecd-bfe2-44dc-bfa6-776b9aef1b58 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:40.790403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d04c1ecd-bfe2-44dc-bfa6-776b9aef1b58 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:40.798637 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d04c1ecd-bfe2-44dc-bfa6-776b9aef1b58 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 returned with HTTP 404 Jul 31 19:16:40.799136 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1028/4075] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:40 2026] GET /volume/v3/volumes/5db785d1-205d-4336-8ed7-53896fc4d570 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:40.808648 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-17d5e196-4129-4a1e-923d-85238832cfa6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.809817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85a7b2e5-a5b0-4b31-bdd3-2223b9a6d3a9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.810399 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17d5e196-4129-4a1e-923d-85238832cfa6 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f Jul 31 19:16:40.810616 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17d5e196-4129-4a1e-923d-85238832cfa6 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:40.810809 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17d5e196-4129-4a1e-923d-85238832cfa6 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:40.811009 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-17d5e196-4129-4a1e-923d-85238832cfa6 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume with id: f41d24cf-beca-4be6-a24a-e14d94f1cd1f Jul 31 19:16:40.811546 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85a7b2e5-a5b0-4b31-bdd3-2223b9a6d3a9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 Jul 31 19:16:40.811760 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85a7b2e5-a5b0-4b31-bdd3-2223b9a6d3a9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:40.811971 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85a7b2e5-a5b0-4b31-bdd3-2223b9a6d3a9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:40.816583 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85a7b2e5-a5b0-4b31-bdd3-2223b9a6d3a9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 returned with HTTP 404 Jul 31 19:16:40.817141 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1016/4076] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:40 2026] GET /volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:40.818771 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:40.818771 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:40.818989 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-17d5e196-4129-4a1e-923d-85238832cfa6 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:40.826462 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed78e13b-0a3a-4d51-98d1-bf48627d3572 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.830466 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed78e13b-0a3a-4d51-98d1-bf48627d3572 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:40.830466 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed78e13b-0a3a-4d51-98d1-bf48627d3572 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:40.830466 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed78e13b-0a3a-4d51-98d1-bf48627d3572 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:40.830466 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-ed78e13b-0a3a-4d51-98d1-bf48627d3572 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '07ec4892-944e-463d-8f59-a34e616d6789' with '{'status': 'available'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:40.838865 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:40.838865 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:40.843135 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-17d5e196-4129-4a1e-923d-85238832cfa6 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume request issued successfully. Jul 31 19:16:40.843320 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17d5e196-4129-4a1e-923d-85238832cfa6 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f returned with HTTP 202 Jul 31 19:16:40.843771 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1015/4077] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:40 2026] DELETE /volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:40.850503 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed78e13b-0a3a-4d51-98d1-bf48627d3572 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:40.850877 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1019/4078] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:40 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:40.854001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-728047e3-34eb-46b6-9efc-44d584e4aa10 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.858465 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-728047e3-34eb-46b6-9efc-44d584e4aa10 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f Jul 31 19:16:40.858465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-728047e3-34eb-46b6-9efc-44d584e4aa10 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:40.858465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-728047e3-34eb-46b6-9efc-44d584e4aa10 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:40.862569 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c154f237-e970-43fa-bdb2-a8a8ca909085 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.864475 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c154f237-e970-43fa-bdb2-a8a8ca909085 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:40.864659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c154f237-e970-43fa-bdb2-a8a8ca909085 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:40.864860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c154f237-e970-43fa-bdb2-a8a8ca909085 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:40.867690 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:40.867690 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:40.873009 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-728047e3-34eb-46b6-9efc-44d584e4aa10 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:40.883746 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:40.883746 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:40.883922 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c154f237-e970-43fa-bdb2-a8a8ca909085 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:40.884611 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-728047e3-34eb-46b6-9efc-44d584e4aa10 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f returned with HTTP 200 Jul 31 19:16:40.884689 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c154f237-e970-43fa-bdb2-a8a8ca909085 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:40.884969 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1017/4079] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:40 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:40.885256 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1029/4080] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:40 2026] GET /volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:40.895627 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bd4638ec-02ea-4491-85e4-786d97e50813 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.897979 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd4638ec-02ea-4491-85e4-786d97e50813 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 Jul 31 19:16:40.898318 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd4638ec-02ea-4491-85e4-786d97e50813 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:40.898573 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bd4638ec-02ea-4491-85e4-786d97e50813 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:40.898680 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-bd4638ec-02ea-4491-85e4-786d97e50813 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Delete snapshot with id: d4770306-b052-4a80-89f8-f6de1c34f5a9 Jul 31 19:16:40.904454 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bd4638ec-02ea-4491-85e4-786d97e50813 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 returned with HTTP 404 Jul 31 19:16:40.905012 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1016/4081] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:40 2026] DELETE /volume/v3/snapshots/d4770306-b052-4a80-89f8-f6de1c34f5a9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:40.917647 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b28a3a23-2b9b-49db-9c4d-c4a22d19bdfe None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.922750 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b28a3a23-2b9b-49db-9c4d-c4a22d19bdfe tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:40.923428 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b28a3a23-2b9b-49db-9c4d-c4a22d19bdfe tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8706a498-dcb6-4791-ac31-6d2faa11b0f7", "name": "tempest-SnapshotsActionsTest-Snapshot-108302185"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:40.940032 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:40.940032 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:40.941095 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b28a3a23-2b9b-49db-9c4d-c4a22d19bdfe tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:40.941281 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-b28a3a23-2b9b-49db-9c4d-c4a22d19bdfe tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Create snapshot from volume 8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:40.979061 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b28a3a23-2b9b-49db-9c4d-c4a22d19bdfe tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Created reservations ['5ce18c3c-ecfa-4589-be00-1397a1f25e13', 'b0dc5da8-9556-4e0a-8583-7d2481ec4ecd', '1b696eb3-e5d3-4c68-82ab-0b431b7988a0', '2614db34-1063-471c-8d23-ac193b911c2d'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:40.991026 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f8ef5fe7-f0db-4990-bec8-72602f96c81b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:40.995673 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f8ef5fe7-f0db-4990-bec8-72602f96c81b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:40.995906 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f8ef5fe7-f0db-4990-bec8-72602f96c81b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:40.996147 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f8ef5fe7-f0db-4990-bec8-72602f96c81b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:40.996262 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f8ef5fe7-f0db-4990-bec8-72602f96c81b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:41.003008 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:41.003008 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:41.003847 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f8ef5fe7-f0db-4990-bec8-72602f96c81b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:41.004342 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1018/4082] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:40 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:41.029778 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b28a3a23-2b9b-49db-9c4d-c4a22d19bdfe tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot create request issued successfully. Jul 31 19:16:41.030240 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b28a3a23-2b9b-49db-9c4d-c4a22d19bdfe tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:41.030831 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1020/4083] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:41.041829 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-84ec9f98-d587-4934-81cb-0cc708fe3e2a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:41.043696 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-84ec9f98-d587-4934-81cb-0cc708fe3e2a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc Jul 31 19:16:41.043886 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-84ec9f98-d587-4934-81cb-0cc708fe3e2a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:41.044096 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-84ec9f98-d587-4934-81cb-0cc708fe3e2a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:41.049021 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:41.049021 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:41.050034 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-84ec9f98-d587-4934-81cb-0cc708fe3e2a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:41.050730 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-84ec9f98-d587-4934-81cb-0cc708fe3e2a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc returned with HTTP 200 Jul 31 19:16:41.052548 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1030/4084] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:41 2026] GET /volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:41.295400 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-edf811dc-b415-4759-8d4a-488774752c5b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:41.297358 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-edf811dc-b415-4759-8d4a-488774752c5b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:41.297893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-edf811dc-b415-4759-8d4a-488774752c5b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:41.298119 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-edf811dc-b415-4759-8d4a-488774752c5b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:41.298258 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-edf811dc-b415-4759-8d4a-488774752c5b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:41.306145 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:41.306145 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:41.306808 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-edf811dc-b415-4759-8d4a-488774752c5b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:41.307647 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1017/4085] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:41 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:41.901128 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d163e881-0a96-4747-87b3-2d1c80fa6427 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:41.903024 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d163e881-0a96-4747-87b3-2d1c80fa6427 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f Jul 31 19:16:41.903215 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d163e881-0a96-4747-87b3-2d1c80fa6427 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:41.903391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d163e881-0a96-4747-87b3-2d1c80fa6427 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:41.909855 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d163e881-0a96-4747-87b3-2d1c80fa6427 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f returned with HTTP 404 Jul 31 19:16:41.910321 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1019/4086] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:41 2026] GET /volume/v3/volumes/f41d24cf-beca-4be6-a24a-e14d94f1cd1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:41.917774 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-66607ab8-683b-461d-9b20-b7bf4cf999bb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:41.920177 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66607ab8-683b-461d-9b20-b7bf4cf999bb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 Jul 31 19:16:41.920386 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66607ab8-683b-461d-9b20-b7bf4cf999bb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:41.920632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-66607ab8-683b-461d-9b20-b7bf4cf999bb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:41.920815 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-66607ab8-683b-461d-9b20-b7bf4cf999bb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume with id: 4ae8da33-f666-4439-9c73-8b68cd4bf2d0 Jul 31 19:16:41.924194 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=494,cinder:INSERT=76,cinder:UPDATE=141,cinder:DELETE=2 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:16:41.932054 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:41.932054 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:41.932806 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-66607ab8-683b-461d-9b20-b7bf4cf999bb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:41.953030 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-66607ab8-683b-461d-9b20-b7bf4cf999bb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume request issued successfully. Jul 31 19:16:41.953190 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-66607ab8-683b-461d-9b20-b7bf4cf999bb tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 returned with HTTP 202 Jul 31 19:16:41.953628 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1021/4087] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:41 2026] DELETE /volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:41.966137 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8cd6770b-97bc-4215-ac1f-4e61aefdf1c1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:41.967992 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8cd6770b-97bc-4215-ac1f-4e61aefdf1c1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 Jul 31 19:16:41.968187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8cd6770b-97bc-4215-ac1f-4e61aefdf1c1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:41.968386 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8cd6770b-97bc-4215-ac1f-4e61aefdf1c1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:41.970664 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=478,cinder:UPDATE=127,cinder:INSERT=64,cinder:DELETE=2 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:16:41.977181 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:41.977181 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:41.982174 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8cd6770b-97bc-4215-ac1f-4e61aefdf1c1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:41.987773 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8cd6770b-97bc-4215-ac1f-4e61aefdf1c1 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 returned with HTTP 200 Jul 31 19:16:41.988188 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1031/4088] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:41 2026] GET /volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:42.022135 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-70fab0d9-c6dc-48a6-a146-eea7af1759eb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:42.024247 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-70fab0d9-c6dc-48a6-a146-eea7af1759eb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:42.024572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-70fab0d9-c6dc-48a6-a146-eea7af1759eb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:42.024852 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-70fab0d9-c6dc-48a6-a146-eea7af1759eb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:42.024959 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-70fab0d9-c6dc-48a6-a146-eea7af1759eb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:42.030622 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:42.030622 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:42.031620 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-70fab0d9-c6dc-48a6-a146-eea7af1759eb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:42.032178 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1018/4089] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:42 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:16:42.063912 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-86dc46cc-e5a2-4e4a-99bc-ea0030f4fa5e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:42.065679 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86dc46cc-e5a2-4e4a-99bc-ea0030f4fa5e tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc Jul 31 19:16:42.065868 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86dc46cc-e5a2-4e4a-99bc-ea0030f4fa5e tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:42.066105 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-86dc46cc-e5a2-4e4a-99bc-ea0030f4fa5e tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:42.072312 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:42.072312 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:42.072851 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-86dc46cc-e5a2-4e4a-99bc-ea0030f4fa5e tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:42.074517 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-86dc46cc-e5a2-4e4a-99bc-ea0030f4fa5e tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc returned with HTTP 200 Jul 31 19:16:42.074517 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1020/4090] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:42 2026] GET /volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:42.086014 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-39568dfa-bcfc-41ad-95e4-43c68fb53f85 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:42.090551 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-39568dfa-bcfc-41ad-95e4-43c68fb53f85 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc/action Jul 31 19:16:42.090971 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-39568dfa-bcfc-41ad-95e4-43c68fb53f85 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:42.091142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-39568dfa-bcfc-41ad-95e4-43c68fb53f85 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:42.093094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.admin_actions [None req-39568dfa-bcfc-41ad-95e4-43c68fb53f85 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '5e30c196-2538-402c-b739-242d72d7cecc' with '{'status': 'deleting'}' {{(pid=100319) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:42.103552 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:42.103552 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:42.116426 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-39568dfa-bcfc-41ad-95e4-43c68fb53f85 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc/action returned with HTTP 202 Jul 31 19:16:42.116851 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1022/4091] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:42 2026] POST /volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:42.125700 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-128c4b48-22db-413c-9310-58086f333d25 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:42.127808 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-128c4b48-22db-413c-9310-58086f333d25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc Jul 31 19:16:42.128069 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-128c4b48-22db-413c-9310-58086f333d25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:42.128490 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-128c4b48-22db-413c-9310-58086f333d25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:42.136493 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:42.136493 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:42.136493 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-128c4b48-22db-413c-9310-58086f333d25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:42.136493 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-128c4b48-22db-413c-9310-58086f333d25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc returned with HTTP 200 Jul 31 19:16:42.137060 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1032/4092] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:42 2026] GET /volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:42.147906 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d4e8cd2b-2140-4278-b0de-2b767de26ba3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:42.149575 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d4e8cd2b-2140-4278-b0de-2b767de26ba3 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc/action Jul 31 19:16:42.149943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d4e8cd2b-2140-4278-b0de-2b767de26ba3 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:42.150082 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d4e8cd2b-2140-4278-b0de-2b767de26ba3 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:42.172740 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:42.172740 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:42.173102 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d4e8cd2b-2140-4278-b0de-2b767de26ba3 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot retrieved successfully. Jul 31 19:16:42.213269 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d4e8cd2b-2140-4278-b0de-2b767de26ba3 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot delete request issued successfully. Jul 31 19:16:42.213528 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d4e8cd2b-2140-4278-b0de-2b767de26ba3 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc/action returned with HTTP 202 Jul 31 19:16:42.214358 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1019/4093] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:42 2026] POST /volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:42.227886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-03052c94-ceb5-4d5a-bb00-ed9c5e02d2e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:42.230143 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-03052c94-ceb5-4d5a-bb00-ed9c5e02d2e7 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc Jul 31 19:16:42.231458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-03052c94-ceb5-4d5a-bb00-ed9c5e02d2e7 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:42.231458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-03052c94-ceb5-4d5a-bb00-ed9c5e02d2e7 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:42.237555 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:42.237555 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:42.238529 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-03052c94-ceb5-4d5a-bb00-ed9c5e02d2e7 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:42.239814 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-03052c94-ceb5-4d5a-bb00-ed9c5e02d2e7 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc returned with HTTP 200 Jul 31 19:16:42.240480 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1021/4094] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:42 2026] GET /volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:42.320077 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aa801d7b-c733-4e8d-a4c8-29ca9762cdf2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:42.322380 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa801d7b-c733-4e8d-a4c8-29ca9762cdf2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:42.322684 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa801d7b-c733-4e8d-a4c8-29ca9762cdf2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:42.322930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa801d7b-c733-4e8d-a4c8-29ca9762cdf2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:42.323067 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-aa801d7b-c733-4e8d-a4c8-29ca9762cdf2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:42.328238 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:42.328238 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:42.329184 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa801d7b-c733-4e8d-a4c8-29ca9762cdf2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:42.329583 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1023/4095] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:42 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:43.002884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fc4e9f5d-d01b-4785-91d9-62586ee05375 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.004642 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc4e9f5d-d01b-4785-91d9-62586ee05375 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 Jul 31 19:16:43.004965 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc4e9f5d-d01b-4785-91d9-62586ee05375 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.005825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc4e9f5d-d01b-4785-91d9-62586ee05375 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.011710 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc4e9f5d-d01b-4785-91d9-62586ee05375 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 returned with HTTP 404 Jul 31 19:16:43.012260 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1033/4096] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:43 2026] GET /volume/v3/volumes/4ae8da33-f666-4439-9c73-8b68cd4bf2d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:43.020745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-97012e8c-cee1-44a5-91ad-f30ea112fa50 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.022969 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-97012e8c-cee1-44a5-91ad-f30ea112fa50 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] DELETE https://10.4.3.163/volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 Jul 31 19:16:43.023565 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-97012e8c-cee1-44a5-91ad-f30ea112fa50 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.023565 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-97012e8c-cee1-44a5-91ad-f30ea112fa50 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.023639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-97012e8c-cee1-44a5-91ad-f30ea112fa50 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume with id: 8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 Jul 31 19:16:43.037160 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:43.037160 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:43.037869 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-97012e8c-cee1-44a5-91ad-f30ea112fa50 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:43.045690 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-48d2c7bb-d72a-4dc8-b714-5529b07fdd0d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.047724 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48d2c7bb-d72a-4dc8-b714-5529b07fdd0d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:43.048999 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48d2c7bb-d72a-4dc8-b714-5529b07fdd0d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.049687 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48d2c7bb-d72a-4dc8-b714-5529b07fdd0d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.050135 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-48d2c7bb-d72a-4dc8-b714-5529b07fdd0d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:43.054852 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:43.054852 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:43.055734 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48d2c7bb-d72a-4dc8-b714-5529b07fdd0d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:43.056200 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1022/4097] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:43 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:43.077424 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-97012e8c-cee1-44a5-91ad-f30ea112fa50 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Delete volume request issued successfully. Jul 31 19:16:43.077738 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-97012e8c-cee1-44a5-91ad-f30ea112fa50 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 returned with HTTP 202 Jul 31 19:16:43.078326 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1020/4098] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:43 2026] DELETE /volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:43.086637 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c9fb4ae7-8f0c-4b5d-a891-b90a81ecffda None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.090864 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c9fb4ae7-8f0c-4b5d-a891-b90a81ecffda tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 Jul 31 19:16:43.091087 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c9fb4ae7-8f0c-4b5d-a891-b90a81ecffda tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.091284 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c9fb4ae7-8f0c-4b5d-a891-b90a81ecffda tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.106461 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:43.106461 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:43.114814 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c9fb4ae7-8f0c-4b5d-a891-b90a81ecffda tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Volume info retrieved successfully. Jul 31 19:16:43.123129 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c9fb4ae7-8f0c-4b5d-a891-b90a81ecffda tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 returned with HTTP 200 Jul 31 19:16:43.123774 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1024/4099] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:43 2026] GET /volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:43.250110 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eee3dc9d-7d21-4884-bd35-9b7188e2d1c9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.252153 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eee3dc9d-7d21-4884-bd35-9b7188e2d1c9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc Jul 31 19:16:43.252488 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eee3dc9d-7d21-4884-bd35-9b7188e2d1c9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.252764 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eee3dc9d-7d21-4884-bd35-9b7188e2d1c9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.259004 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eee3dc9d-7d21-4884-bd35-9b7188e2d1c9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc returned with HTTP 404 Jul 31 19:16:43.259674 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1034/4100] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:43 2026] GET /volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:43.266318 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aa3a4162-338c-4735-9a9d-08fc2271a748 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.268406 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa3a4162-338c-4735-9a9d-08fc2271a748 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:43.268804 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa3a4162-338c-4735-9a9d-08fc2271a748 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:43.268979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aa3a4162-338c-4735-9a9d-08fc2271a748 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:43.270789 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-aa3a4162-338c-4735-9a9d-08fc2271a748 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '07ec4892-944e-463d-8f59-a34e616d6789' with '{'status': 'available'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:43.282197 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:43.282197 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:43.294938 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aa3a4162-338c-4735-9a9d-08fc2271a748 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:43.295367 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1023/4101] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:43 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:43.302448 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a461af31-937e-40d8-ad22-9fe4a4e93f85 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.305459 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a461af31-937e-40d8-ad22-9fe4a4e93f85 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:43.305714 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a461af31-937e-40d8-ad22-9fe4a4e93f85 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.305949 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a461af31-937e-40d8-ad22-9fe4a4e93f85 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.314148 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:43.314148 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:43.314800 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a461af31-937e-40d8-ad22-9fe4a4e93f85 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:43.315795 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a461af31-937e-40d8-ad22-9fe4a4e93f85 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:43.316552 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1021/4102] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:43 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:43.327477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e197508e-af60-412d-b8a4-d5a4a684d587 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.330758 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e197508e-af60-412d-b8a4-d5a4a684d587 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc Jul 31 19:16:43.331001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e197508e-af60-412d-b8a4-d5a4a684d587 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.331235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e197508e-af60-412d-b8a4-d5a4a684d587 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.331370 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-e197508e-af60-412d-b8a4-d5a4a684d587 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Delete snapshot with id: 5e30c196-2538-402c-b739-242d72d7cecc Jul 31 19:16:43.336307 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e197508e-af60-412d-b8a4-d5a4a684d587 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc returned with HTTP 404 Jul 31 19:16:43.337093 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1025/4103] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:43 2026] DELETE /volume/v3/snapshots/5e30c196-2538-402c-b739-242d72d7cecc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:43.341624 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1d22ca7a-1326-4c6c-906a-035ac025de37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.343622 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d22ca7a-1326-4c6c-906a-035ac025de37 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:43.343897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d22ca7a-1326-4c6c-906a-035ac025de37 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.344165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d22ca7a-1326-4c6c-906a-035ac025de37 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.344365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1d22ca7a-1326-4c6c-906a-035ac025de37 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:43.346949 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69da15ea-cb17-4492-a4f5-e19a45843daa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.350589 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69da15ea-cb17-4492-a4f5-e19a45843daa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:43.352032 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:43.352032 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:43.352422 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69da15ea-cb17-4492-a4f5-e19a45843daa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8706a498-dcb6-4791-ac31-6d2faa11b0f7", "name": "tempest-SnapshotsActionsTest-Snapshot-1467393155"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:43.354102 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d22ca7a-1326-4c6c-906a-035ac025de37 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:43.354527 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1035/4104] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:43 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:43.362491 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:43.362491 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:43.363011 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-69da15ea-cb17-4492-a4f5-e19a45843daa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:43.363126 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-69da15ea-cb17-4492-a4f5-e19a45843daa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Create snapshot from volume 8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:43.390307 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-69da15ea-cb17-4492-a4f5-e19a45843daa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Created reservations ['4b1f4d80-9b12-4a82-9830-eb4063074c16', '20f81222-e942-4ab5-a203-785e3ef34f82', '6137c6f2-fa2b-4f0d-ab9b-ea2d31151444', 'f9e530e9-872b-4803-a055-576d30e009ec'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:43.426947 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-69da15ea-cb17-4492-a4f5-e19a45843daa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot create request issued successfully. Jul 31 19:16:43.427299 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69da15ea-cb17-4492-a4f5-e19a45843daa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:43.427866 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1024/4105] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:43.440121 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-294f1590-e048-4bfe-84ce-9718a5d068ad None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:43.443317 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-294f1590-e048-4bfe-84ce-9718a5d068ad tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a Jul 31 19:16:43.443596 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-294f1590-e048-4bfe-84ce-9718a5d068ad tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:43.443847 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-294f1590-e048-4bfe-84ce-9718a5d068ad tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:43.453251 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:43.453251 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:43.454251 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-294f1590-e048-4bfe-84ce-9718a5d068ad tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:43.455282 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-294f1590-e048-4bfe-84ce-9718a5d068ad tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a returned with HTTP 200 Jul 31 19:16:43.455991 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1022/4106] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:43 2026] GET /volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:44.072359 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f1fc1c97-6a6a-485f-be57-32ab4b309e5a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.075323 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1fc1c97-6a6a-485f-be57-32ab4b309e5a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:44.075771 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f1fc1c97-6a6a-485f-be57-32ab4b309e5a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:44.076241 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f1fc1c97-6a6a-485f-be57-32ab4b309e5a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:44.076645 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f1fc1c97-6a6a-485f-be57-32ab4b309e5a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:44.083663 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.083663 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:44.085161 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f1fc1c97-6a6a-485f-be57-32ab4b309e5a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:44.085960 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1026/4107] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:44 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:44.100277 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7e20ff34-ffb7-4871-9082-80099bd988d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.102785 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e20ff34-ffb7-4871-9082-80099bd988d7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d/action Jul 31 19:16:44.103281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e20ff34-ffb7-4871-9082-80099bd988d7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:44.103543 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7e20ff34-ffb7-4871-9082-80099bd988d7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:44.105471 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-7e20ff34-ffb7-4871-9082-80099bd988d7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Updating backup '5e9e8d64-71cd-4f65-b8af-702085d1f54d' with '{'status': 'error'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 19:16:44.115049 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.115049 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:44.126365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-7e20ff34-ffb7-4871-9082-80099bd988d7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] reset_status in rpcapi backup_id 5e9e8d64-71cd-4f65-b8af-702085d1f54d on host np0000006260. {{(pid=100318) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 19:16:44.129806 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7e20ff34-ffb7-4871-9082-80099bd988d7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d/action returned with HTTP 202 Jul 31 19:16:44.129978 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1036/4108] 10.4.3.163 () {70 vars in 1430 bytes} [Fri Jul 31 19:16:44 2026] POST /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:44.137994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fffa8485-1108-4d15-aaa1-95e8c4593729 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.139000 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4801b7bd-f526-4169-9b5c-0767cbe1de18 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.140281 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fffa8485-1108-4d15-aaa1-95e8c4593729 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] GET https://10.4.3.163/volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 Jul 31 19:16:44.140575 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fffa8485-1108-4d15-aaa1-95e8c4593729 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:44.140788 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fffa8485-1108-4d15-aaa1-95e8c4593729 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:44.142105 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4801b7bd-f526-4169-9b5c-0767cbe1de18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f Jul 31 19:16:44.142451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4801b7bd-f526-4169-9b5c-0767cbe1de18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:44.142663 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4801b7bd-f526-4169-9b5c-0767cbe1de18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:44.142882 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-4801b7bd-f526-4169-9b5c-0767cbe1de18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume with id: bae68c0d-d9c3-4495-b60f-7569028dd38f Jul 31 19:16:44.148153 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fffa8485-1108-4d15-aaa1-95e8c4593729 tempest-CreateVolumesFromImageTest-913823583 tempest-CreateVolumesFromImageTest-913823583-project-member] https://10.4.3.163/volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 returned with HTTP 404 Jul 31 19:16:44.148885 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1025/4109] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:44 2026] GET /volume/v3/volumes/8e4b4e2f-c909-440d-a45e-fb484fdd2ef7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:44.153102 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.153102 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:44.153544 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4801b7bd-f526-4169-9b5c-0767cbe1de18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:44.176203 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4801b7bd-f526-4169-9b5c-0767cbe1de18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume request issued successfully. Jul 31 19:16:44.176364 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4801b7bd-f526-4169-9b5c-0767cbe1de18 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f returned with HTTP 202 Jul 31 19:16:44.176927 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1023/4110] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:44 2026] DELETE /volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:44.188455 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed6a73cd-3824-4539-9c3e-cf0429ed87ef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.191220 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed6a73cd-3824-4539-9c3e-cf0429ed87ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f Jul 31 19:16:44.191556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed6a73cd-3824-4539-9c3e-cf0429ed87ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:44.191854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed6a73cd-3824-4539-9c3e-cf0429ed87ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:44.205403 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.205403 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:44.209692 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ed6a73cd-3824-4539-9c3e-cf0429ed87ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:44.214080 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed6a73cd-3824-4539-9c3e-cf0429ed87ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f returned with HTTP 200 Jul 31 19:16:44.214489 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1027/4111] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:44 2026] GET /volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:44.364696 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5d73355f-f8a1-448c-9b42-635e35731652 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.369090 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d73355f-f8a1-448c-9b42-635e35731652 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:44.369308 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d73355f-f8a1-448c-9b42-635e35731652 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:44.369999 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5d73355f-f8a1-448c-9b42-635e35731652 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:44.370133 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5d73355f-f8a1-448c-9b42-635e35731652 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:44.378690 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.378690 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:44.379300 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5d73355f-f8a1-448c-9b42-635e35731652 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:44.379691 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1037/4112] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:44 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:44.467697 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-16c2da40-fce6-4262-b64a-bd2202f3f843 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.469351 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16c2da40-fce6-4262-b64a-bd2202f3f843 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a Jul 31 19:16:44.469567 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16c2da40-fce6-4262-b64a-bd2202f3f843 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:44.469896 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-16c2da40-fce6-4262-b64a-bd2202f3f843 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:44.475926 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.475926 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:44.476716 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-16c2da40-fce6-4262-b64a-bd2202f3f843 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:44.477520 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-16c2da40-fce6-4262-b64a-bd2202f3f843 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a returned with HTTP 200 Jul 31 19:16:44.477911 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1026/4113] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:44 2026] GET /volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:44.488795 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3a178148-11b5-4e9c-b43b-acb37e2ebd46 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.490559 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3a178148-11b5-4e9c-b43b-acb37e2ebd46 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a/action Jul 31 19:16:44.492463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3a178148-11b5-4e9c-b43b-acb37e2ebd46 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:44.492463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3a178148-11b5-4e9c-b43b-acb37e2ebd46 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:44.493079 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.admin_actions [None req-3a178148-11b5-4e9c-b43b-acb37e2ebd46 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '063e2318-ce22-4e74-90c8-e2877d94534a' with '{'status': 'error'}' {{(pid=100320) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:44.515257 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.515257 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:44.531921 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3a178148-11b5-4e9c-b43b-acb37e2ebd46 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a/action returned with HTTP 202 Jul 31 19:16:44.532460 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1024/4114] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:44 2026] POST /volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:44.540089 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1463b84-64aa-499d-9b31-d4ba5b0d92e0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.545808 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1463b84-64aa-499d-9b31-d4ba5b0d92e0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a Jul 31 19:16:44.546087 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1463b84-64aa-499d-9b31-d4ba5b0d92e0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:44.546189 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1463b84-64aa-499d-9b31-d4ba5b0d92e0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:44.553358 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.553358 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:44.553837 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1463b84-64aa-499d-9b31-d4ba5b0d92e0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:44.554614 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1463b84-64aa-499d-9b31-d4ba5b0d92e0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a returned with HTTP 200 Jul 31 19:16:44.555030 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1028/4115] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:44 2026] GET /volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:44.563467 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d675322-2e74-433e-b59f-569b2e0f24b1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.565236 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d675322-2e74-433e-b59f-569b2e0f24b1 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a/action Jul 31 19:16:44.565689 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d675322-2e74-433e-b59f-569b2e0f24b1 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:44.565848 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d675322-2e74-433e-b59f-569b2e0f24b1 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:44.574546 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.574546 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:44.574978 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3d675322-2e74-433e-b59f-569b2e0f24b1 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot retrieved successfully. Jul 31 19:16:44.597145 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3d675322-2e74-433e-b59f-569b2e0f24b1 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot delete request issued successfully. Jul 31 19:16:44.597558 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d675322-2e74-433e-b59f-569b2e0f24b1 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a/action returned with HTTP 202 Jul 31 19:16:44.598287 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1038/4116] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:44 2026] POST /volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:44.606842 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42ad7643-d7b3-4697-a6e5-ecaa17185126 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:44.609207 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42ad7643-d7b3-4697-a6e5-ecaa17185126 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a Jul 31 19:16:44.609514 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42ad7643-d7b3-4697-a6e5-ecaa17185126 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:44.609779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42ad7643-d7b3-4697-a6e5-ecaa17185126 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:44.616722 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:44.616722 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:44.616722 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42ad7643-d7b3-4697-a6e5-ecaa17185126 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:44.616722 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42ad7643-d7b3-4697-a6e5-ecaa17185126 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a returned with HTTP 200 Jul 31 19:16:44.616722 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1027/4117] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:44 2026] GET /volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:45.236325 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-07670205-27c4-45e2-9294-dcf92b0d64c0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.238548 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-07670205-27c4-45e2-9294-dcf92b0d64c0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f Jul 31 19:16:45.238971 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-07670205-27c4-45e2-9294-dcf92b0d64c0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:45.239331 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-07670205-27c4-45e2-9294-dcf92b0d64c0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:45.248558 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-07670205-27c4-45e2-9294-dcf92b0d64c0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f returned with HTTP 404 Jul 31 19:16:45.249746 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1025/4118] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:45 2026] GET /volume/v3/volumes/bae68c0d-d9c3-4495-b60f-7569028dd38f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:45.258907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.261576 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] POST https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c/restore Jul 31 19:16:45.262214 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:45.264393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Restoring backup 2aba8a3e-9351-461f-9b5e-7976437d2b1c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100319) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 19:16:45.264593 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Restoring backup 2aba8a3e-9351-461f-9b5e-7976437d2b1c to volume None. Jul 31 19:16:45.270478 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.270478 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:45.271997 np0000006260 devstack@c-api.service[100319]: INFO cinder.backup.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Creating volume of 1 GB for restore of backup 2aba8a3e-9351-461f-9b5e-7976437d2b1c. Jul 31 19:16:45.281652 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Availability zone cache updated, next update will occur around 2026-07-31 20:16:45.281172. {{(pid=100319) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 19:16:45.281882 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:45.291065 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (fa77210f-e1b8-4abe-9ae4-fdba9320e4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:45.292422 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d68e11-8937-4ace-8299-aefb4bc2c8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.293738 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:45.335833 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d68e11-8937-4ace-8299-aefb4bc2c8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.336855 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8b7e27-cbd0-4f62-a54f-a798d9e730c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.386801 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Created reservations ['5ced5932-7048-4b4b-8bbd-207d1c62c4a5', 'de714611-6b9d-446f-81d6-ecb844c48270', 'cea70287-dc08-46f5-bce6-aee0fd09a1b3', '17151630-dc29-41b7-bd09-1d5476280497'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:45.387727 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c8b7e27-cbd0-4f62-a54f-a798d9e730c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ced5932-7048-4b4b-8bbd-207d1c62c4a5', 'de714611-6b9d-446f-81d6-ecb844c48270', 'cea70287-dc08-46f5-bce6-aee0fd09a1b3', '17151630-dc29-41b7-bd09-1d5476280497']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.388531 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cd472b6-ecbb-4a34-bb03-67ff3d644c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.392322 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b025d505-6893-4282-be62-d36817516983 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.394699 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b025d505-6893-4282-be62-d36817516983 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:45.395395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b025d505-6893-4282-be62-d36817516983 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:45.396470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b025d505-6893-4282-be62-d36817516983 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:45.396596 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-b025d505-6893-4282-be62-d36817516983 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:45.402501 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.402501 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:45.403303 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b025d505-6893-4282-be62-d36817516983 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:45.403764 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1039/4119] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:45 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:45.431859 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cd472b6-ecbb-4a34-bb03-67ff3d644c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93fc315c-c0a6-4397-add7-34d889e627aa', '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='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['5ced5932-7048-4b4b-8bbd-207d1c62c4a5','de714611-6b9d-446f-81d6-ecb844c48270','cea70287-dc08-46f5-bce6-aee0fd09a1b3','17151630-dc29-41b7-bd09-1d5476280497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:45Z,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=93fc315c-c0a6-4397-add7-34d889e627aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79a9957796404396b275e2ea91698500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.432263 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daaa4524-8f86-4e4a-aac9-09fc589fc2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.457715 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daaa4524-8f86-4e4a-aac9-09fc589fc2e1) transitioned into 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='79a9957796404396b275e2ea91698500',qos_specs=None,replication_status=,reservations=['5ced5932-7048-4b4b-8bbd-207d1c62c4a5','de714611-6b9d-446f-81d6-ecb844c48270','cea70287-dc08-46f5-bce6-aee0fd09a1b3','17151630-dc29-41b7-bd09-1d5476280497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f2bedf7da4c4fffac4d392ab9add50e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.458780 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a328924a-083f-4169-a205-29f3695d123b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.472555 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a328924a-083f-4169-a205-29f3695d123b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.473647 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Flow 'volume_create_api' (fa77210f-e1b8-4abe-9ae4-fdba9320e4a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:45.474523 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Create volume request issued successfully. Jul 31 19:16:45.484729 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.484729 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:45.485184 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:45.536991 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.586202 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.632327 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6b80d29d-da5c-4430-b1d1-d9e0dc4f84ca None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.637769 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b80d29d-da5c-4430-b1d1-d9e0dc4f84ca tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a Jul 31 19:16:45.638468 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b80d29d-da5c-4430-b1d1-d9e0dc4f84ca tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:45.640014 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b80d29d-da5c-4430-b1d1-d9e0dc4f84ca tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:45.649191 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b80d29d-da5c-4430-b1d1-d9e0dc4f84ca tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a returned with HTTP 404 Jul 31 19:16:45.649694 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1040/4120] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:45 2026] GET /volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:45.655298 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:45.655939 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1503536348"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:45.659629 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bbc209ce-f41b-44e2-885a-09dbc43a96bc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.659946 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1503536348'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:45.660107 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Create volume of 1 GB Jul 31 19:16:45.661806 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbc209ce-f41b-44e2-885a-09dbc43a96bc tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:45.662211 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbc209ce-f41b-44e2-885a-09dbc43a96bc tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:45.662371 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bbc209ce-f41b-44e2-885a-09dbc43a96bc tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:45.665573 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Availability Zones retrieved successfully. Jul 31 19:16:45.665706 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-bbc209ce-f41b-44e2-885a-09dbc43a96bc tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '07ec4892-944e-463d-8f59-a34e616d6789' with '{'status': 'available'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:45.671869 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Flow 'volume_create_api' (5b9a18c2-9dcf-4887-aab2-c8856bd85381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:45.673307 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318601a1-df9d-4627-ad95-9f2c42792a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.674874 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:45.680369 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.680369 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:45.695802 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bbc209ce-f41b-44e2-885a-09dbc43a96bc tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:45.696250 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1041/4121] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:45 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:45.706333 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2162da7-d521-45e0-9a1b-514623bc479d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.708298 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2162da7-d521-45e0-9a1b-514623bc479d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:45.708448 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (318601a1-df9d-4627-ad95-9f2c42792a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.708650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2162da7-d521-45e0-9a1b-514623bc479d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:45.708841 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2162da7-d521-45e0-9a1b-514623bc479d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:45.709304 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353013a7-43b1-4ab0-b95e-d9eea377fe26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.716046 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.716046 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:45.716667 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2162da7-d521-45e0-9a1b-514623bc479d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:45.717552 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2162da7-d521-45e0-9a1b-514623bc479d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:45.717965 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1042/4122] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:45 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:45.719065 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:45.719483 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-638893166", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:45.726255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-638893166', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:45.726528 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Create volume of 1 GB Jul 31 19:16:45.726795 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.726795 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:45.729837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7963cd47-a2c6-4a41-a23b-192a75ebf891 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.732021 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7963cd47-a2c6-4a41-a23b-192a75ebf891 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a Jul 31 19:16:45.732138 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7963cd47-a2c6-4a41-a23b-192a75ebf891 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:45.732348 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7963cd47-a2c6-4a41-a23b-192a75ebf891 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:45.732512 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-7963cd47-a2c6-4a41-a23b-192a75ebf891 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Delete snapshot with id: 063e2318-ce22-4e74-90c8-e2877d94534a Jul 31 19:16:45.734736 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Availability Zones retrieved successfully. Jul 31 19:16:45.738654 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7963cd47-a2c6-4a41-a23b-192a75ebf891 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a returned with HTTP 404 Jul 31 19:16:45.739209 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1043/4123] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:45 2026] DELETE /volume/v3/snapshots/063e2318-ce22-4e74-90c8-e2877d94534a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:45.743159 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Flow 'volume_create_api' (837b15d0-0b7c-4ab0-8cec-8a95a94f9a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:45.744416 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2ba7b5-09f7-491b-96c6-ecda0d0619fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.745978 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:45.750983 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e81ab88d-3562-477a-bca5-6decf797ad9f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.753344 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e81ab88d-3562-477a-bca5-6decf797ad9f tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:45.753856 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e81ab88d-3562-477a-bca5-6decf797ad9f tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8706a498-dcb6-4791-ac31-6d2faa11b0f7", "name": "tempest-SnapshotsActionsTest-Snapshot-1886062992"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:45.763902 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.763902 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:45.764323 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e81ab88d-3562-477a-bca5-6decf797ad9f tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:45.764464 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-e81ab88d-3562-477a-bca5-6decf797ad9f tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Create snapshot from volume 8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:45.789118 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c2ba7b5-09f7-491b-96c6-ecda0d0619fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.790346 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82d5980-cc81-4110-8221-705caca38753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.804860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Created reservations ['d17199f1-aa9d-4088-806c-24ed70324763', '4c33be8c-2a5a-43ed-a970-3203196b85a5', '29682774-56b2-4c17-bdda-424dcd3623a0', '9a1346bf-46d4-4064-af6b-c54c54662acf'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:45.806124 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (353013a7-43b1-4ab0-b95e-d9eea377fe26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d17199f1-aa9d-4088-806c-24ed70324763', '4c33be8c-2a5a-43ed-a970-3203196b85a5', '29682774-56b2-4c17-bdda-424dcd3623a0', '9a1346bf-46d4-4064-af6b-c54c54662acf']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.807641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267d5b55-5a08-4f89-9459-fc2db51777c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.811679 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-e81ab88d-3562-477a-bca5-6decf797ad9f tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Created reservations ['f2a5f420-5a6d-4d77-a014-97a52a2999c2', '3acbb02a-d02f-437d-83e0-cf9acd162ea7', 'b29426c2-5a6a-450c-a6ee-c174b23f98fd', '2ed6ddfb-cf8c-4b9f-9526-033482be6383'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:45.837375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (267d5b55-5a08-4f89-9459-fc2db51777c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd6f389b-5b3c-4ba5-bd33-27bf7c788415', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1503536348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847f24415eeb48d0a5a8ca7cf248f8e3',qos_specs=None,replication_status=,reservations=['d17199f1-aa9d-4088-806c-24ed70324763','4c33be8c-2a5a-43ed-a970-3203196b85a5','29682774-56b2-4c17-bdda-424dcd3623a0','9a1346bf-46d4-4064-af6b-c54c54662acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3321f08d984290a5ab7d587ab39c3f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1503536348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd6f389b-5b3c-4ba5-bd33-27bf7c788415,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847f24415eeb48d0a5a8ca7cf248f8e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce3321f08d984290a5ab7d587ab39c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.838520 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2fc937-5888-431a-8294-6e0a5bdade42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.849170 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e81ab88d-3562-477a-bca5-6decf797ad9f tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot create request issued successfully. Jul 31 19:16:45.849772 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e81ab88d-3562-477a-bca5-6decf797ad9f tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:45.850501 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1044/4124] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:45.861555 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ea121a35-9ec9-4071-9e7d-487bac0702d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.863319 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2fc937-5888-431a-8294-6e0a5bdade42) transitioned into state 'SUCCESS' from state '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-1503536348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847f24415eeb48d0a5a8ca7cf248f8e3',qos_specs=None,replication_status=,reservations=['d17199f1-aa9d-4088-806c-24ed70324763','4c33be8c-2a5a-43ed-a970-3203196b85a5','29682774-56b2-4c17-bdda-424dcd3623a0','9a1346bf-46d4-4064-af6b-c54c54662acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3321f08d984290a5ab7d587ab39c3f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.864000 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea121a35-9ec9-4071-9e7d-487bac0702d0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 Jul 31 19:16:45.864096 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297400d6-266e-40b2-bdaa-739aebd8bf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.864195 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea121a35-9ec9-4071-9e7d-487bac0702d0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:45.864570 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea121a35-9ec9-4071-9e7d-487bac0702d0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:45.873610 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.873610 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:45.873610 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ea121a35-9ec9-4071-9e7d-487bac0702d0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:45.873610 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea121a35-9ec9-4071-9e7d-487bac0702d0 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 returned with HTTP 200 Jul 31 19:16:45.874006 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1045/4125] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:45 2026] GET /volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:45.875158 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297400d6-266e-40b2-bdaa-739aebd8bf14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.876018 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Flow 'volume_create_api' (5b9a18c2-9dcf-4887-aab2-c8856bd85381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:45.877003 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Create volume request issued successfully. Jul 31 19:16:45.877137 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Created reservations ['9072d3d4-369a-49f4-8ac3-c9c718519e56', '8c19d2c1-8a6e-4348-b4db-c26803a548e2', 'fbc124e0-2ed0-4d82-be2f-5b072de26741', '7920523e-4feb-46b2-9e5a-e5bc2018a1d8'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:45.877211 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-af2d3bf8-8e5c-4914-bdbb-882bf3dbd570 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:45.877300 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1028/4126] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:16:45 2026] POST /volume/v3/volumes => generated 766 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:45.878468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82d5980-cc81-4110-8221-705caca38753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9072d3d4-369a-49f4-8ac3-c9c718519e56', '8c19d2c1-8a6e-4348-b4db-c26803a548e2', 'fbc124e0-2ed0-4d82-be2f-5b072de26741', '7920523e-4feb-46b2-9e5a-e5bc2018a1d8']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.878907 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c891473c-83f3-433a-92f9-e4128d71de27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.890654 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-86688c22-8ae3-47bf-8cb2-ff922e982b72 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.893569 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86688c22-8ae3-47bf-8cb2-ff922e982b72 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:45.893569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86688c22-8ae3-47bf-8cb2-ff922e982b72 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:45.893569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-86688c22-8ae3-47bf-8cb2-ff922e982b72 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:45.900422 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.900422 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:45.904549 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-86688c22-8ae3-47bf-8cb2-ff922e982b72 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:45.910327 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-86688c22-8ae3-47bf-8cb2-ff922e982b72 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 returned with HTTP 200 Jul 31 19:16:45.910327 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1046/4127] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:45 2026] GET /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:45.910551 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c891473c-83f3-433a-92f9-e4128d71de27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-638893166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9396d6b1df2d46b1b12512f0c3da87a8',qos_specs=None,replication_status=,reservations=['9072d3d4-369a-49f4-8ac3-c9c718519e56','8c19d2c1-8a6e-4348-b4db-c26803a548e2','fbc124e0-2ed0-4d82-be2f-5b072de26741','7920523e-4feb-46b2-9e5a-e5bc2018a1d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2bb5b23671b41a894f832f209d965cc',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-638893166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9396d6b1df2d46b1b12512f0c3da87a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2bb5b23671b41a894f832f209d965cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.911113 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f74e586-b4b1-451e-9754-f9ae4d19cb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.934489 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f74e586-b4b1-451e-9754-f9ae4d19cb44) transitioned into state 'SUCCESS' from state '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-638893166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9396d6b1df2d46b1b12512f0c3da87a8',qos_specs=None,replication_status=,reservations=['9072d3d4-369a-49f4-8ac3-c9c718519e56','8c19d2c1-8a6e-4348-b4db-c26803a548e2','fbc124e0-2ed0-4d82-be2f-5b072de26741','7920523e-4feb-46b2-9e5a-e5bc2018a1d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2bb5b23671b41a894f832f209d965cc',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.935223 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a67695b-57ff-4ff9-ad7b-cb4e1c712122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:45.945408 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a67695b-57ff-4ff9-ad7b-cb4e1c712122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:45.946315 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Flow 'volume_create_api' (837b15d0-0b7c-4ab0-8cec-8a95a94f9a64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:45.946765 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Create volume request issued successfully. Jul 31 19:16:45.947591 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9e16bf3c-9758-4296-89a2-baf3ef3fb54f tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:45.948143 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1026/4128] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:16:45 2026] POST /volume/v3/volumes => generated 755 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:45.964124 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6fe6747f-1464-4b24-ac19-79b74c234af3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:45.966948 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fe6747f-1464-4b24-ac19-79b74c234af3 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] GET https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:16:45.967253 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fe6747f-1464-4b24-ac19-79b74c234af3 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:45.967525 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fe6747f-1464-4b24-ac19-79b74c234af3 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:45.975202 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:45.975202 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:45.980610 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6fe6747f-1464-4b24-ac19-79b74c234af3 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Volume info retrieved successfully. Jul 31 19:16:45.986856 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fe6747f-1464-4b24-ac19-79b74c234af3 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 returned with HTTP 200 Jul 31 19:16:45.987655 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1029/4129] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:45 2026] GET /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:46.418531 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0390bb0d-94b1-4260-a3a4-b1af5cb34f17 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.420520 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0390bb0d-94b1-4260-a3a4-b1af5cb34f17 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:46.420893 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0390bb0d-94b1-4260-a3a4-b1af5cb34f17 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:46.421198 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0390bb0d-94b1-4260-a3a4-b1af5cb34f17 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:46.421403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-0390bb0d-94b1-4260-a3a4-b1af5cb34f17 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:46.426611 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.426611 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:46.427256 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0390bb0d-94b1-4260-a3a4-b1af5cb34f17 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:46.427677 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1047/4130] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:46 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:46.498553 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.498553 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:46.499066 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:46.499066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Checking backup size 1 against volume size 1 {{(pid=100319) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 19:16:46.499164 np0000006260 devstack@c-api.service[100319]: INFO cinder.backup.api [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Overwriting volume 93fc315c-c0a6-4397-add7-34d889e627aa with restore of backup 2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:46.525760 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] restore_backup in rpcapi backup_id 2aba8a3e-9351-461f-9b5e-7976437d2b1c {{(pid=100319) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 19:16:46.527986 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6c72d1a4-0a68-4b3a-bb0f-f20c3b42f3cd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c/restore returned with HTTP 202 Jul 31 19:16:46.528717 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1029/4131] 10.4.3.163 () {70 vars in 1433 bytes} [Fri Jul 31 19:16:45 2026] POST /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c/restore => generated 152 bytes in 1270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:46.539008 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1b82c9ca-0741-4699-bb16-31fed2105a0e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.542263 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1b82c9ca-0741-4699-bb16-31fed2105a0e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:46.542619 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1b82c9ca-0741-4699-bb16-31fed2105a0e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:46.542916 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1b82c9ca-0741-4699-bb16-31fed2105a0e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:46.543098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-1b82c9ca-0741-4699-bb16-31fed2105a0e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:46.549734 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.549734 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:46.550779 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1b82c9ca-0741-4699-bb16-31fed2105a0e tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:46.551267 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1027/4132] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:46 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:46.882700 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-669d271c-f986-4953-8264-32292c34cea3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.884567 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-669d271c-f986-4953-8264-32292c34cea3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 Jul 31 19:16:46.884773 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-669d271c-f986-4953-8264-32292c34cea3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:46.885022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-669d271c-f986-4953-8264-32292c34cea3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:46.890185 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.890185 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:46.890615 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-669d271c-f986-4953-8264-32292c34cea3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:46.891254 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-669d271c-f986-4953-8264-32292c34cea3 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 returned with HTTP 200 Jul 31 19:16:46.891713 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1030/4133] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:46 2026] GET /volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:46.902408 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dce635fa-2976-47c6-ba7f-aad086420ffd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.904674 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dce635fa-2976-47c6-ba7f-aad086420ffd tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499/action Jul 31 19:16:46.905128 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dce635fa-2976-47c6-ba7f-aad086420ffd tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:46.905308 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dce635fa-2976-47c6-ba7f-aad086420ffd tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:46.907083 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-dce635fa-2976-47c6-ba7f-aad086420ffd tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot 'b9919e8a-824d-4fb5-9ce0-dde7bc3de499' with '{'status': 'error_deleting'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:46.919385 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.919385 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:46.923329 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e94322f9-9643-4ad3-8674-9c48e01d1349 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.926623 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e94322f9-9643-4ad3-8674-9c48e01d1349 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:46.926848 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e94322f9-9643-4ad3-8674-9c48e01d1349 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:46.927083 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e94322f9-9643-4ad3-8674-9c48e01d1349 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:46.936000 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dce635fa-2976-47c6-ba7f-aad086420ffd tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499/action returned with HTTP 202 Jul 31 19:16:46.936529 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1048/4134] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:46 2026] POST /volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:46.938002 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.938002 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:46.942292 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e94322f9-9643-4ad3-8674-9c48e01d1349 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:46.943920 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-61027472-bb8f-4e0d-a9da-fe42f84a8cd5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.945471 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e94322f9-9643-4ad3-8674-9c48e01d1349 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 returned with HTTP 200 Jul 31 19:16:46.945698 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-61027472-bb8f-4e0d-a9da-fe42f84a8cd5 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 Jul 31 19:16:46.945892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-61027472-bb8f-4e0d-a9da-fe42f84a8cd5 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:46.945938 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1030/4135] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:46 2026] GET /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:46.946060 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-61027472-bb8f-4e0d-a9da-fe42f84a8cd5 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:46.950857 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.950857 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:46.951241 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-61027472-bb8f-4e0d-a9da-fe42f84a8cd5 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:46.951995 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-61027472-bb8f-4e0d-a9da-fe42f84a8cd5 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 returned with HTTP 200 Jul 31 19:16:46.952324 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1028/4136] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:46 2026] GET /volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:46.957332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b271a90-ba2f-4b68-8002-632695db95d9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.959161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b271a90-ba2f-4b68-8002-632695db95d9 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:46.959551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b271a90-ba2f-4b68-8002-632695db95d9 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd6f389b-5b3c-4ba5-bd33-27bf7c788415", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1344317835"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:46.960119 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-74279a81-d23f-43ac-8e25-50fd90440d09 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.961969 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-74279a81-d23f-43ac-8e25-50fd90440d09 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499/action Jul 31 19:16:46.962321 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-74279a81-d23f-43ac-8e25-50fd90440d09 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:46.962489 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-74279a81-d23f-43ac-8e25-50fd90440d09 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:46.968614 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.968614 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:46.968961 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-74279a81-d23f-43ac-8e25-50fd90440d09 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot retrieved successfully. Jul 31 19:16:46.969552 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:46.969552 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:46.970210 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5b271a90-ba2f-4b68-8002-632695db95d9 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:46.970587 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-5b271a90-ba2f-4b68-8002-632695db95d9 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Create snapshot from volume cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:46.985536 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-74279a81-d23f-43ac-8e25-50fd90440d09 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot delete request issued successfully. Jul 31 19:16:46.985764 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-74279a81-d23f-43ac-8e25-50fd90440d09 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499/action returned with HTTP 202 Jul 31 19:16:46.986178 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1049/4137] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:46 2026] POST /volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:46.995653 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b444b99c-0a48-45d8-8064-d1be77fd8a25 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:46.997556 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b444b99c-0a48-45d8-8064-d1be77fd8a25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 Jul 31 19:16:46.997766 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b444b99c-0a48-45d8-8064-d1be77fd8a25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:46.997972 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b444b99c-0a48-45d8-8064-d1be77fd8a25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:47.003346 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:47.003346 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:47.003972 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b444b99c-0a48-45d8-8064-d1be77fd8a25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:47.004768 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-13f0233c-81c7-4fa1-8623-2c8e49796b25 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:47.005286 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b444b99c-0a48-45d8-8064-d1be77fd8a25 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 returned with HTTP 200 Jul 31 19:16:47.005447 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1031/4138] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:46 2026] GET /volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:47.006383 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-13f0233c-81c7-4fa1-8623-2c8e49796b25 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] GET https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:16:47.006383 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-13f0233c-81c7-4fa1-8623-2c8e49796b25 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:47.006613 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-13f0233c-81c7-4fa1-8623-2c8e49796b25 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:47.014097 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:47.014097 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:47.018840 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-13f0233c-81c7-4fa1-8623-2c8e49796b25 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Volume info retrieved successfully. Jul 31 19:16:47.024016 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-13f0233c-81c7-4fa1-8623-2c8e49796b25 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 returned with HTTP 200 Jul 31 19:16:47.024484 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1029/4139] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:47 2026] GET /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:47.029695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5b271a90-ba2f-4b68-8002-632695db95d9 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Created reservations ['871176a5-297c-492d-a63e-10eb04f52165', '8d271fcc-b7a9-4fd5-b8f8-ad9ad16b7ea4', 'c2f8b363-ec73-4fc0-b190-00b4ce73ce51', '9f1a180f-119d-4eb0-b800-d17028d172b6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:47.038852 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d9106df-ca6b-4736-a57a-b07e9016683b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:47.041242 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d9106df-ca6b-4736-a57a-b07e9016683b tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] GET https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:16:47.041892 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d9106df-ca6b-4736-a57a-b07e9016683b tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:47.042523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d9106df-ca6b-4736-a57a-b07e9016683b tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:47.055826 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:47.055826 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:47.062527 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3d9106df-ca6b-4736-a57a-b07e9016683b tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Volume info retrieved successfully. Jul 31 19:16:47.069046 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d9106df-ca6b-4736-a57a-b07e9016683b tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 returned with HTTP 200 Jul 31 19:16:47.069650 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1050/4140] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:47 2026] GET /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:47.078637 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5b271a90-ba2f-4b68-8002-632695db95d9 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot create request issued successfully. Jul 31 19:16:47.080562 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b271a90-ba2f-4b68-8002-632695db95d9 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:47.081128 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0a59ef83-8431-4475-947e-23e1014f0893 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:47.081626 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1031/4141] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:46 2026] POST /volume/v3/snapshots => generated 322 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:47.083319 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a59ef83-8431-4475-947e-23e1014f0893 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] POST https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42/action Jul 31 19:16:47.083705 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a59ef83-8431-4475-947e-23e1014f0893 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-853625449", "disk_format": "raw"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:47.083886 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0a59ef83-8431-4475-947e-23e1014f0893 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-853625449", "disk_format": "raw"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:47.092394 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f827624f-e856-4f09-adf3-f4a4a1fddbad None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:47.093860 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:47.093860 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:47.094362 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0a59ef83-8431-4475-947e-23e1014f0893 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Volume info retrieved successfully. Jul 31 19:16:47.094962 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f827624f-e856-4f09-adf3-f4a4a1fddbad tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 Jul 31 19:16:47.094962 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f827624f-e856-4f09-adf3-f4a4a1fddbad tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:47.095095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f827624f-e856-4f09-adf3-f4a4a1fddbad tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:47.102401 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:47.102401 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:47.103192 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f827624f-e856-4f09-adf3-f4a4a1fddbad tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:47.104407 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f827624f-e856-4f09-adf3-f4a4a1fddbad tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 returned with HTTP 200 Jul 31 19:16:47.104929 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1030/4142] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:47 2026] GET /volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:47.108377 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:47.108377 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:47.113837 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.image.image_utils [None req-0a59ef83-8431-4475-947e-23e1014f0893 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-853625449'}] 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-853625449'}]. {{(pid=100319) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 19:16:47.439774 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fc411b88-9ba0-4036-9a3b-336b91d0ef09 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:47.442102 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc411b88-9ba0-4036-9a3b-336b91d0ef09 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:47.442205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc411b88-9ba0-4036-9a3b-336b91d0ef09 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:47.442416 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fc411b88-9ba0-4036-9a3b-336b91d0ef09 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:47.442558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-fc411b88-9ba0-4036-9a3b-336b91d0ef09 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:47.447108 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:47.447108 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:47.448051 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fc411b88-9ba0-4036-9a3b-336b91d0ef09 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:47.448347 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1051/4143] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:47 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:47.564368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1d3d5659-cee0-400a-a9a0-a10eb8e8bcd3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:47.566215 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d3d5659-cee0-400a-a9a0-a10eb8e8bcd3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:47.566507 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d3d5659-cee0-400a-a9a0-a10eb8e8bcd3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:47.566735 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1d3d5659-cee0-400a-a9a0-a10eb8e8bcd3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:47.566875 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1d3d5659-cee0-400a-a9a0-a10eb8e8bcd3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:47.573830 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:47.573830 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:47.574504 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1d3d5659-cee0-400a-a9a0-a10eb8e8bcd3 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:47.574880 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1032/4144] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:47 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:47.593624 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0a59ef83-8431-4475-947e-23e1014f0893 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Copy volume to image completed successfully. Jul 31 19:16:47.594099 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0a59ef83-8431-4475-947e-23e1014f0893 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42/action returned with HTTP 202 Jul 31 19:16:47.594603 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1032/4145] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:47 2026] POST /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42/action => generated 685 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:48.016280 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2f733e49-2bec-4f57-b48f-248c3e0b8b6d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.018318 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2f733e49-2bec-4f57-b48f-248c3e0b8b6d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 Jul 31 19:16:48.018573 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2f733e49-2bec-4f57-b48f-248c3e0b8b6d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.018792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2f733e49-2bec-4f57-b48f-248c3e0b8b6d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.023303 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2f733e49-2bec-4f57-b48f-248c3e0b8b6d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 returned with HTTP 404 Jul 31 19:16:48.023934 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1031/4146] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:48.030292 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-845466bb-9b28-41c3-8c9d-0563680beb04 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.032519 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-845466bb-9b28-41c3-8c9d-0563680beb04 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:48.032941 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-845466bb-9b28-41c3-8c9d-0563680beb04 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:48.033066 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-845466bb-9b28-41c3-8c9d-0563680beb04 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:48.034278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.admin_actions [None req-845466bb-9b28-41c3-8c9d-0563680beb04 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '07ec4892-944e-463d-8f59-a34e616d6789' with '{'status': 'available'}' {{(pid=100318) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:48.045319 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.045319 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:48.056379 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-845466bb-9b28-41c3-8c9d-0563680beb04 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:48.056910 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1052/4147] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:48 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:48.062528 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd056050-7a75-475e-b569-9e2c6ae503b9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.064151 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd056050-7a75-475e-b569-9e2c6ae503b9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:48.064336 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd056050-7a75-475e-b569-9e2c6ae503b9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.064532 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd056050-7a75-475e-b569-9e2c6ae503b9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.068893 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.068893 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:48.069274 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dd056050-7a75-475e-b569-9e2c6ae503b9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:48.069962 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd056050-7a75-475e-b569-9e2c6ae503b9 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:48.070277 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1033/4148] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:48.077956 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c98d23ef-ea33-4635-9e5b-2f00844a9b6a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.079889 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c98d23ef-ea33-4635-9e5b-2f00844a9b6a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 Jul 31 19:16:48.080185 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c98d23ef-ea33-4635-9e5b-2f00844a9b6a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.080457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c98d23ef-ea33-4635-9e5b-2f00844a9b6a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.080601 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-c98d23ef-ea33-4635-9e5b-2f00844a9b6a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Delete snapshot with id: b9919e8a-824d-4fb5-9ce0-dde7bc3de499 Jul 31 19:16:48.084628 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c98d23ef-ea33-4635-9e5b-2f00844a9b6a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 returned with HTTP 404 Jul 31 19:16:48.085158 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1033/4149] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:48 2026] DELETE /volume/v3/snapshots/b9919e8a-824d-4fb5-9ce0-dde7bc3de499 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:48.095689 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3f8dfd71-1d79-4934-b239-41a83ad3b0da None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.097319 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3f8dfd71-1d79-4934-b239-41a83ad3b0da tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:48.097726 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3f8dfd71-1d79-4934-b239-41a83ad3b0da tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:48.097903 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3f8dfd71-1d79-4934-b239-41a83ad3b0da tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:48.099790 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.admin_actions [None req-3f8dfd71-1d79-4934-b239-41a83ad3b0da tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '07ec4892-944e-463d-8f59-a34e616d6789' with '{'status': 'creating'}' {{(pid=100320) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:48.108387 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.108387 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:48.114160 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-de054d01-2870-4ba1-a38a-cf66c6317f1f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.116106 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de054d01-2870-4ba1-a38a-cf66c6317f1f tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 Jul 31 19:16:48.116330 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de054d01-2870-4ba1-a38a-cf66c6317f1f tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.116586 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-de054d01-2870-4ba1-a38a-cf66c6317f1f tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.121738 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.121738 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:48.122497 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-de054d01-2870-4ba1-a38a-cf66c6317f1f tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:48.123373 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-de054d01-2870-4ba1-a38a-cf66c6317f1f tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 returned with HTTP 200 Jul 31 19:16:48.123831 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1053/4150] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:48.130399 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3f8dfd71-1d79-4934-b239-41a83ad3b0da tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:48.130822 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1032/4151] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:48 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:48.133781 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b6e2a42-5755-4c28-bf9c-396cf1090eb0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.135758 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b6e2a42-5755-4c28-bf9c-396cf1090eb0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] POST https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415/action Jul 31 19:16:48.135962 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b6e2a42-5755-4c28-bf9c-396cf1090eb0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action body: b'{"revert": {"snapshot_id": "fc9e549c-f126-4557-9d0c-8cd91e7ca6b8"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:48.136111 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b6e2a42-5755-4c28-bf9c-396cf1090eb0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "fc9e549c-f126-4557-9d0c-8cd91e7ca6b8"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:48.137160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-428f7686-8731-434b-bbe6-0d7c421f57d4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.138958 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-428f7686-8731-434b-bbe6-0d7c421f57d4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:48.139141 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-428f7686-8731-434b-bbe6-0d7c421f57d4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.139314 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-428f7686-8731-434b-bbe6-0d7c421f57d4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.144754 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.144754 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:48.144907 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.144907 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:48.145259 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-428f7686-8731-434b-bbe6-0d7c421f57d4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:48.145457 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6b6e2a42-5755-4c28-bf9c-396cf1090eb0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume retrieved successfully. Jul 31 19:16:48.146065 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-428f7686-8731-434b-bbe6-0d7c421f57d4 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:48.146489 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1034/4152] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:48.154253 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d84a0de3-2cf5-467c-971f-5ccd0ea83c23 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.156074 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d84a0de3-2cf5-467c-971f-5ccd0ea83c23 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:48.156121 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6b6e2a42-5755-4c28-bf9c-396cf1090eb0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Reverting volume cd6f389b-5b3c-4ba5-bd33-27bf7c788415 to snapshot fc9e549c-f126-4557-9d0c-8cd91e7ca6b8. Jul 31 19:16:48.156506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d84a0de3-2cf5-467c-971f-5ccd0ea83c23 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:48.156677 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d84a0de3-2cf5-467c-971f-5ccd0ea83c23 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:48.156975 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.156975 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:48.158029 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.snapshot_actions [None req-d84a0de3-2cf5-467c-971f-5ccd0ea83c23 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100318) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 19:16:48.163209 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.163209 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:48.163797 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.snapshot_actions [None req-d84a0de3-2cf5-467c-971f-5ccd0ea83c23 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Updating snapshot 07ec4892-944e-463d-8f59-a34e616d6789 with info {'id': '07ec4892-944e-463d-8f59-a34e616d6789', 'status': 'error', 'progress': '80%'} Jul 31 19:16:48.167803 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b6e2a42-5755-4c28-bf9c-396cf1090eb0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415/action returned with HTTP 202 Jul 31 19:16:48.168221 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1034/4153] 10.4.3.163 () {70 vars in 1431 bytes} [Fri Jul 31 19:16:48 2026] POST /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 19:16:48.169575 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d84a0de3-2cf5-467c-971f-5ccd0ea83c23 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:48.169995 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1054/4154] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:48 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:48.176079 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ea8cb812-66bb-4f4e-b5d2-ac610d6ee005 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.177788 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-139875c5-ec18-4177-b795-5bb15ee0b29f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.178057 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ea8cb812-66bb-4f4e-b5d2-ac610d6ee005 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:48.178305 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ea8cb812-66bb-4f4e-b5d2-ac610d6ee005 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.178568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ea8cb812-66bb-4f4e-b5d2-ac610d6ee005 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.179812 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-139875c5-ec18-4177-b795-5bb15ee0b29f tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:48.180022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-139875c5-ec18-4177-b795-5bb15ee0b29f tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.180247 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-139875c5-ec18-4177-b795-5bb15ee0b29f tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.188252 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.188252 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:48.188627 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-139875c5-ec18-4177-b795-5bb15ee0b29f tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Snapshot retrieved successfully. Jul 31 19:16:48.189290 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-139875c5-ec18-4177-b795-5bb15ee0b29f tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:48.189683 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1035/4155] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:48.193513 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.193513 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:48.195795 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ea8cb812-66bb-4f4e-b5d2-ac610d6ee005 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:48.199521 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c5fc0924-425b-4079-9c20-609d46801509 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.201662 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ea8cb812-66bb-4f4e-b5d2-ac610d6ee005 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 returned with HTTP 200 Jul 31 19:16:48.201747 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c5fc0924-425b-4079-9c20-609d46801509 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] POST https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action Jul 31 19:16:48.202038 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c5fc0924-425b-4079-9c20-609d46801509 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:48.202196 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c5fc0924-425b-4079-9c20-609d46801509 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:48.202249 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1033/4156] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:48.206705 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-c5fc0924-425b-4079-9c20-609d46801509 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] Updating snapshot '07ec4892-944e-463d-8f59-a34e616d6789' with '{'status': 'available'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:16:48.233898 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.233898 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:48.247227 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c5fc0924-425b-4079-9c20-609d46801509 tempest-SnapshotsActionsTest-256650025 tempest-SnapshotsActionsTest-256650025-project-admin] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action returned with HTTP 202 Jul 31 19:16:48.247519 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1035/4157] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:16:48 2026] POST /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:48.254804 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ffc5b60-bb64-4139-aaa6-2d5a2c7e0358 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.256913 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ffc5b60-bb64-4139-aaa6-2d5a2c7e0358 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:48.257147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ffc5b60-bb64-4139-aaa6-2d5a2c7e0358 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.257421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ffc5b60-bb64-4139-aaa6-2d5a2c7e0358 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.262107 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.262107 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:48.262641 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ffc5b60-bb64-4139-aaa6-2d5a2c7e0358 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:48.263379 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ffc5b60-bb64-4139-aaa6-2d5a2c7e0358 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:48.263781 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1055/4158] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:48.272838 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d41ee518-0026-4872-870d-a77b3e29dd8a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.274802 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d41ee518-0026-4872-870d-a77b3e29dd8a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:48.275054 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d41ee518-0026-4872-870d-a77b3e29dd8a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.275244 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d41ee518-0026-4872-870d-a77b3e29dd8a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.275393 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-d41ee518-0026-4872-870d-a77b3e29dd8a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Delete snapshot with id: 07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:48.280666 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.280666 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:48.281250 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d41ee518-0026-4872-870d-a77b3e29dd8a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:48.299827 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d41ee518-0026-4872-870d-a77b3e29dd8a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot delete request issued successfully. Jul 31 19:16:48.299827 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d41ee518-0026-4872-870d-a77b3e29dd8a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 202 Jul 31 19:16:48.299827 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1036/4159] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:48 2026] DELETE /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:48.309994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e9946b5a-c5d4-499e-9369-3ec7eab72810 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.311899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9946b5a-c5d4-499e-9369-3ec7eab72810 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:48.312282 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9946b5a-c5d4-499e-9369-3ec7eab72810 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.312679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9946b5a-c5d4-499e-9369-3ec7eab72810 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.318353 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.318353 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:48.318928 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e9946b5a-c5d4-499e-9369-3ec7eab72810 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Snapshot retrieved successfully. Jul 31 19:16:48.319663 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9946b5a-c5d4-499e-9369-3ec7eab72810 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 200 Jul 31 19:16:48.320205 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1034/4160] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:48.458878 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ecc7d435-2b1e-40cc-8c76-b8a6ee658ee2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.460896 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecc7d435-2b1e-40cc-8c76-b8a6ee658ee2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:48.461063 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecc7d435-2b1e-40cc-8c76-b8a6ee658ee2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.461270 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ecc7d435-2b1e-40cc-8c76-b8a6ee658ee2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.461424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ecc7d435-2b1e-40cc-8c76-b8a6ee658ee2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:48.467336 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.467336 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:48.468033 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ecc7d435-2b1e-40cc-8c76-b8a6ee658ee2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:48.468574 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1036/4161] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:48.587987 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aac6d5bb-1c8c-4324-8926-78a27e68a754 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:48.589524 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aac6d5bb-1c8c-4324-8926-78a27e68a754 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:48.589710 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aac6d5bb-1c8c-4324-8926-78a27e68a754 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:48.589885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aac6d5bb-1c8c-4324-8926-78a27e68a754 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:48.589980 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-aac6d5bb-1c8c-4324-8926-78a27e68a754 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:48.593989 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:48.593989 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:48.594587 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aac6d5bb-1c8c-4324-8926-78a27e68a754 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:48.594961 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1056/4162] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:48 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:49.219847 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-64363dda-8216-4fc2-874a-dc1fda1bc869 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.223458 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64363dda-8216-4fc2-874a-dc1fda1bc869 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:49.223458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64363dda-8216-4fc2-874a-dc1fda1bc869 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.223458 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-64363dda-8216-4fc2-874a-dc1fda1bc869 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.232383 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.232383 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:49.237605 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-64363dda-8216-4fc2-874a-dc1fda1bc869 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:49.244740 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-64363dda-8216-4fc2-874a-dc1fda1bc869 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 returned with HTTP 200 Jul 31 19:16:49.245456 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1037/4163] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:49.258084 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cdff1f70-3921-4692-a611-2616b6d0c926 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.259775 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cdff1f70-3921-4692-a611-2616b6d0c926 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 Jul 31 19:16:49.259959 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cdff1f70-3921-4692-a611-2616b6d0c926 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.260134 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cdff1f70-3921-4692-a611-2616b6d0c926 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.264716 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.264716 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:49.265092 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cdff1f70-3921-4692-a611-2616b6d0c926 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:49.265787 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cdff1f70-3921-4692-a611-2616b6d0c926 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 returned with HTTP 200 Jul 31 19:16:49.266094 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1035/4164] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:49.273938 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1158db0e-4f19-4e6f-9c00-83503041b8ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.275846 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1158db0e-4f19-4e6f-9c00-83503041b8ed tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:49.276060 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1158db0e-4f19-4e6f-9c00-83503041b8ed tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.276239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1158db0e-4f19-4e6f-9c00-83503041b8ed tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.283697 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.283697 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:49.287315 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1158db0e-4f19-4e6f-9c00-83503041b8ed tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:49.291142 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1158db0e-4f19-4e6f-9c00-83503041b8ed tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 returned with HTTP 200 Jul 31 19:16:49.291575 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1037/4165] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:49.304704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.306262 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:49.306621 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-311675808"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:49.307907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-311675808'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:49.308014 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Create volume of 1 GB Jul 31 19:16:49.312221 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Availability Zones retrieved successfully. Jul 31 19:16:49.317092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Flow 'volume_create_api' (6b58d62d-d503-4387-b583-bc3d27068b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:49.318247 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9936f63d-b5d7-4290-a14d-5b0291b992c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:49.319204 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:49.331185 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e145b091-d7d2-4b7a-83f8-718407e87898 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.333201 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e145b091-d7d2-4b7a-83f8-718407e87898 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 Jul 31 19:16:49.333806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e145b091-d7d2-4b7a-83f8-718407e87898 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.333806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e145b091-d7d2-4b7a-83f8-718407e87898 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.338927 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e145b091-d7d2-4b7a-83f8-718407e87898 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 returned with HTTP 404 Jul 31 19:16:49.339628 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1038/4166] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/snapshots/07ec4892-944e-463d-8f59-a34e616d6789 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:49.346445 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9936f63d-b5d7-4290-a14d-5b0291b992c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:49.347235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e815201-9990-4f3e-bf63-913c74013d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:49.350400 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9fae0bd6-fdd9-4fe3-bf67-c045ef629b4a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.356466 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9fae0bd6-fdd9-4fe3-bf67-c045ef629b4a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:49.356466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9fae0bd6-fdd9-4fe3-bf67-c045ef629b4a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.356558 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9fae0bd6-fdd9-4fe3-bf67-c045ef629b4a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.365722 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.365722 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:49.370159 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9fae0bd6-fdd9-4fe3-bf67-c045ef629b4a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:49.374972 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9fae0bd6-fdd9-4fe3-bf67-c045ef629b4a tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 returned with HTTP 200 Jul 31 19:16:49.375474 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1036/4167] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:49.390783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-36db0054-186c-4c24-86b9-d46e2a85a6aa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.392528 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36db0054-186c-4c24-86b9-d46e2a85a6aa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] DELETE https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:49.392721 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36db0054-186c-4c24-86b9-d46e2a85a6aa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.392897 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-36db0054-186c-4c24-86b9-d46e2a85a6aa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.393044 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-36db0054-186c-4c24-86b9-d46e2a85a6aa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Delete volume with id: 8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:49.397419 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Created reservations ['c51c585d-0490-4283-a697-6d6862a7c63b', '98d8e19c-a533-4e71-99b2-a32ea7bbc985', '87e91fbc-cd72-45f7-b22d-b9156c33d97e', 'aa7d1085-113d-4ac0-9a86-a7774957422b'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:49.398298 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e815201-9990-4f3e-bf63-913c74013d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c51c585d-0490-4283-a697-6d6862a7c63b', '98d8e19c-a533-4e71-99b2-a32ea7bbc985', '87e91fbc-cd72-45f7-b22d-b9156c33d97e', 'aa7d1085-113d-4ac0-9a86-a7774957422b']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:49.399169 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4035c0c-084d-4c39-bfd3-60e0f6895204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:49.399224 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.399224 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:49.399635 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-36db0054-186c-4c24-86b9-d46e2a85a6aa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:49.413273 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-36db0054-186c-4c24-86b9-d46e2a85a6aa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Delete volume request issued successfully. Jul 31 19:16:49.413467 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-36db0054-186c-4c24-86b9-d46e2a85a6aa tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 returned with HTTP 202 Jul 31 19:16:49.413847 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1038/4168] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:49 2026] DELETE /volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:49.421488 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1640b57c-47fb-4aba-b0e6-1de59b68bb77 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.425075 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4035c0c-084d-4c39-bfd3-60e0f6895204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6298ceb9-fc0e-4c25-82c7-3f4387e0fe58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-311675808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847f24415eeb48d0a5a8ca7cf248f8e3',qos_specs=None,replication_status=,reservations=['c51c585d-0490-4283-a697-6d6862a7c63b','98d8e19c-a533-4e71-99b2-a32ea7bbc985','87e91fbc-cd72-45f7-b22d-b9156c33d97e','aa7d1085-113d-4ac0-9a86-a7774957422b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3321f08d984290a5ab7d587ab39c3f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-311675808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6298ceb9-fc0e-4c25-82c7-3f4387e0fe58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='847f24415eeb48d0a5a8ca7cf248f8e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce3321f08d984290a5ab7d587ab39c3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:49.425256 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1640b57c-47fb-4aba-b0e6-1de59b68bb77 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:49.425256 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1640b57c-47fb-4aba-b0e6-1de59b68bb77 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.425350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d6c3c26-311d-4e71-b45a-ce53efe4fc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:49.425386 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1640b57c-47fb-4aba-b0e6-1de59b68bb77 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.431698 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.431698 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:49.435764 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1640b57c-47fb-4aba-b0e6-1de59b68bb77 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Volume info retrieved successfully. Jul 31 19:16:49.441625 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1640b57c-47fb-4aba-b0e6-1de59b68bb77 tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 returned with HTTP 200 Jul 31 19:16:49.442390 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1039/4169] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:49.443174 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d6c3c26-311d-4e71-b45a-ce53efe4fc3c) transitioned into state 'SUCCESS' from state '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-311675808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='847f24415eeb48d0a5a8ca7cf248f8e3',qos_specs=None,replication_status=,reservations=['c51c585d-0490-4283-a697-6d6862a7c63b','98d8e19c-a533-4e71-99b2-a32ea7bbc985','87e91fbc-cd72-45f7-b22d-b9156c33d97e','aa7d1085-113d-4ac0-9a86-a7774957422b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3321f08d984290a5ab7d587ab39c3f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:49.443928 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d01096b-7513-4caa-9db9-aa619e5bead0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:49.454794 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d01096b-7513-4caa-9db9-aa619e5bead0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:49.455945 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Flow 'volume_create_api' (6b58d62d-d503-4387-b583-bc3d27068b74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:49.456357 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Create volume request issued successfully. Jul 31 19:16:49.457073 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a5ac4c66-7397-491a-8f44-a03686c013d3 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:49.457642 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1057/4170] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:16:49 2026] POST /volume/v3/volumes => generated 765 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:49.470373 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-87e1fa58-40fa-4951-b5a2-3a8d8ee3d9e0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.472059 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87e1fa58-40fa-4951-b5a2-3a8d8ee3d9e0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:49.472293 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87e1fa58-40fa-4951-b5a2-3a8d8ee3d9e0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.472564 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-87e1fa58-40fa-4951-b5a2-3a8d8ee3d9e0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.479867 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.479867 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:49.482323 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2f938867-25d2-4761-9930-0c1627177522 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.484134 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-87e1fa58-40fa-4951-b5a2-3a8d8ee3d9e0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:49.485891 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f938867-25d2-4761-9930-0c1627177522 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:49.486180 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f938867-25d2-4761-9930-0c1627177522 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.486488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2f938867-25d2-4761-9930-0c1627177522 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.486679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2f938867-25d2-4761-9930-0c1627177522 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:49.489363 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-87e1fa58-40fa-4951-b5a2-3a8d8ee3d9e0 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 returned with HTTP 200 Jul 31 19:16:49.489823 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1037/4171] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:49.494797 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.494797 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:49.495669 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2f938867-25d2-4761-9930-0c1627177522 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:49.496150 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1039/4172] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:49.604530 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8d0e7521-de65-45f4-8319-a4cca8489e3a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:49.609456 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d0e7521-de65-45f4-8319-a4cca8489e3a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:49.609456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d0e7521-de65-45f4-8319-a4cca8489e3a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:49.609456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8d0e7521-de65-45f4-8319-a4cca8489e3a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:49.609456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8d0e7521-de65-45f4-8319-a4cca8489e3a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:49.617231 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:49.617231 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:49.617231 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8d0e7521-de65-45f4-8319-a4cca8489e3a tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:49.617231 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1040/4173] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:49 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:50.457134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fef18aaa-8de9-4e58-a75f-b55c958d463d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:50.459000 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fef18aaa-8de9-4e58-a75f-b55c958d463d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] GET https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 Jul 31 19:16:50.459277 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fef18aaa-8de9-4e58-a75f-b55c958d463d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:50.459544 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fef18aaa-8de9-4e58-a75f-b55c958d463d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:50.465278 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fef18aaa-8de9-4e58-a75f-b55c958d463d tempest-SnapshotsActionsTest-201029189 tempest-SnapshotsActionsTest-201029189-project-member] https://10.4.3.163/volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 returned with HTTP 404 Jul 31 19:16:50.465735 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1058/4174] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:50 2026] GET /volume/v3/volumes/8706a498-dcb6-4791-ac31-6d2faa11b0f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:50.509521 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6432128e-63f5-44e8-a6b5-f6676f8ddc7b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:50.509888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6ae477f5-0fcc-453d-8058-52efe7b02983 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:50.511409 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6432128e-63f5-44e8-a6b5-f6676f8ddc7b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:50.511607 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6432128e-63f5-44e8-a6b5-f6676f8ddc7b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:50.511797 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6432128e-63f5-44e8-a6b5-f6676f8ddc7b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:50.511894 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6432128e-63f5-44e8-a6b5-f6676f8ddc7b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:50.511936 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ae477f5-0fcc-453d-8058-52efe7b02983 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:50.512162 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ae477f5-0fcc-453d-8058-52efe7b02983 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:50.512410 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6ae477f5-0fcc-453d-8058-52efe7b02983 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:50.516987 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:50.516987 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:50.517989 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6432128e-63f5-44e8-a6b5-f6676f8ddc7b tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:50.518281 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1038/4175] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:50 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:50.527335 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:50.527335 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:50.531361 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6ae477f5-0fcc-453d-8058-52efe7b02983 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:50.537240 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6ae477f5-0fcc-453d-8058-52efe7b02983 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 returned with HTTP 200 Jul 31 19:16:50.537854 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1040/4176] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:50 2026] GET /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:50.556248 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d322d9bc-e69d-43b4-a6eb-34a5fe751d17 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:50.558044 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d322d9bc-e69d-43b4-a6eb-34a5fe751d17 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:16:50.558405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d322d9bc-e69d-43b4-a6eb-34a5fe751d17 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6298ceb9-fc0e-4c25-82c7-3f4387e0fe58", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1680399725"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:50.569464 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:50.569464 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:50.570091 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d322d9bc-e69d-43b4-a6eb-34a5fe751d17 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:50.570253 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-d322d9bc-e69d-43b4-a6eb-34a5fe751d17 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Create snapshot from volume 6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:50.599387 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-d322d9bc-e69d-43b4-a6eb-34a5fe751d17 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Created reservations ['112b261c-3909-4799-952d-205d1f9cac04', '5f3521f6-82c8-4b0a-a52b-adf4a617d396', '5908765f-8bfc-44a1-ae74-65083ba86619', 'ecae84df-af11-4586-bafe-50d7a2bdd976'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:50.628223 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-79c00efd-3bc7-465a-8282-dd90b2c73fc4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:50.631044 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-79c00efd-3bc7-465a-8282-dd90b2c73fc4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:50.631256 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-79c00efd-3bc7-465a-8282-dd90b2c73fc4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:50.631461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-79c00efd-3bc7-465a-8282-dd90b2c73fc4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:50.631576 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-79c00efd-3bc7-465a-8282-dd90b2c73fc4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:50.636617 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:50.636617 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:50.637229 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-79c00efd-3bc7-465a-8282-dd90b2c73fc4 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:50.637620 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1059/4177] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:50 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:50.641340 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d322d9bc-e69d-43b4-a6eb-34a5fe751d17 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot create request issued successfully. Jul 31 19:16:50.642364 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d322d9bc-e69d-43b4-a6eb-34a5fe751d17 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:16:50.642364 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1041/4178] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:16:50 2026] POST /volume/v3/snapshots => generated 322 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:50.654370 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-702f1309-dab8-4dd5-8bfa-0dbc9ab424fa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:50.656522 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-702f1309-dab8-4dd5-8bfa-0dbc9ab424fa tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e Jul 31 19:16:50.656773 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-702f1309-dab8-4dd5-8bfa-0dbc9ab424fa tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:50.657002 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-702f1309-dab8-4dd5-8bfa-0dbc9ab424fa tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:50.662497 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:50.662497 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:50.662948 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-702f1309-dab8-4dd5-8bfa-0dbc9ab424fa tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:50.663846 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-702f1309-dab8-4dd5-8bfa-0dbc9ab424fa tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e returned with HTTP 200 Jul 31 19:16:50.664260 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1039/4179] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:50 2026] GET /volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:51.530459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f457759-edce-49b8-bc62-9a4197e17d73 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:51.533113 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f457759-edce-49b8-bc62-9a4197e17d73 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:51.533113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f457759-edce-49b8-bc62-9a4197e17d73 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:51.533113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f457759-edce-49b8-bc62-9a4197e17d73 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:51.533113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7f457759-edce-49b8-bc62-9a4197e17d73 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:51.539496 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:51.539496 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:51.540207 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f457759-edce-49b8-bc62-9a4197e17d73 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:51.540925 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1041/4180] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:51 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:51.650987 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-35239958-72d6-4252-8241-6b8a51804747 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:51.653415 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35239958-72d6-4252-8241-6b8a51804747 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:51.653755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35239958-72d6-4252-8241-6b8a51804747 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:51.654035 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35239958-72d6-4252-8241-6b8a51804747 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:51.654196 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-35239958-72d6-4252-8241-6b8a51804747 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:51.659794 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:51.659794 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:51.660515 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35239958-72d6-4252-8241-6b8a51804747 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:51.661022 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1060/4181] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:51 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:51.678145 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b96f4493-5504-4901-a5cc-e944a8e11885 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:51.680805 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b96f4493-5504-4901-a5cc-e944a8e11885 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e Jul 31 19:16:51.681397 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b96f4493-5504-4901-a5cc-e944a8e11885 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:51.681397 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b96f4493-5504-4901-a5cc-e944a8e11885 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:51.686632 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:51.686632 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:51.687052 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b96f4493-5504-4901-a5cc-e944a8e11885 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:51.687864 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b96f4493-5504-4901-a5cc-e944a8e11885 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e returned with HTTP 200 Jul 31 19:16:51.688333 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1042/4182] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:51 2026] GET /volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:51.701876 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e1a53725-69ad-460c-b0e9-acdb13663382 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:51.704063 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e1a53725-69ad-460c-b0e9-acdb13663382 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] POST https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58/action Jul 31 19:16:51.704600 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e1a53725-69ad-460c-b0e9-acdb13663382 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:51.704784 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e1a53725-69ad-460c-b0e9-acdb13663382 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:51.721633 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:51.721633 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:51.722286 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e1a53725-69ad-460c-b0e9-acdb13663382 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:51.765492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-e1a53725-69ad-460c-b0e9-acdb13663382 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Created reservations ['78ee7705-317f-42b2-82e2-b94fb290d349', '0b3a15a6-df9a-4770-a654-b5a9a343e31a'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:51.776009 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e1a53725-69ad-460c-b0e9-acdb13663382 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Extend volume request issued successfully. Jul 31 19:16:51.776287 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e1a53725-69ad-460c-b0e9-acdb13663382 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58/action returned with HTTP 202 Jul 31 19:16:51.776904 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1040/4183] 10.4.3.163 () {70 vars in 1431 bytes} [Fri Jul 31 19:16:51 2026] POST /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 19:16:51.787988 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce3444d2-ddd0-4236-b566-3bf044483860 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:51.790135 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce3444d2-ddd0-4236-b566-3bf044483860 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:51.790346 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce3444d2-ddd0-4236-b566-3bf044483860 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:51.790529 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce3444d2-ddd0-4236-b566-3bf044483860 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:51.796979 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:51.796979 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:51.800665 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ce3444d2-ddd0-4236-b566-3bf044483860 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:51.804817 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce3444d2-ddd0-4236-b566-3bf044483860 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 returned with HTTP 200 Jul 31 19:16:51.805190 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1042/4184] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:51 2026] GET /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:52.552551 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-459b1099-053f-41d3-be6e-84dca1f8a6e0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:52.554297 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-459b1099-053f-41d3-be6e-84dca1f8a6e0 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:52.554579 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-459b1099-053f-41d3-be6e-84dca1f8a6e0 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:52.554783 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-459b1099-053f-41d3-be6e-84dca1f8a6e0 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:52.554932 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-459b1099-053f-41d3-be6e-84dca1f8a6e0 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:52.562330 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:52.562330 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:52.562806 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-459b1099-053f-41d3-be6e-84dca1f8a6e0 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:52.563354 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1061/4185] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:52 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:52.673150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0b4c4153-b663-4a06-b077-a1dd107c10c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:52.675482 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0b4c4153-b663-4a06-b077-a1dd107c10c7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:52.675756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0b4c4153-b663-4a06-b077-a1dd107c10c7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:52.675996 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0b4c4153-b663-4a06-b077-a1dd107c10c7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:52.676138 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0b4c4153-b663-4a06-b077-a1dd107c10c7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:52.681131 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:52.681131 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:52.681983 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0b4c4153-b663-4a06-b077-a1dd107c10c7 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:52.682458 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1043/4186] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:52 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:52.742371 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d513aaa1-734c-4627-853d-69465b6cd52f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:52.818597 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f3dc8e5-476e-48e8-9fd1-6dc6a8013f45 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:52.819011 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d513aaa1-734c-4627-853d-69465b6cd52f tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 Jul 31 19:16:52.819267 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d513aaa1-734c-4627-853d-69465b6cd52f tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:52.819490 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d513aaa1-734c-4627-853d-69465b6cd52f tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:52.822425 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f3dc8e5-476e-48e8-9fd1-6dc6a8013f45 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:52.822752 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f3dc8e5-476e-48e8-9fd1-6dc6a8013f45 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:52.823016 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f3dc8e5-476e-48e8-9fd1-6dc6a8013f45 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:52.832885 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:52.832885 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:52.834798 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d513aaa1-734c-4627-853d-69465b6cd52f tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 returned with HTTP 200 Jul 31 19:16:52.835271 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1041/4187] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:52 2026] GET /volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 => generated 437 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:52.838195 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8f3dc8e5-476e-48e8-9fd1-6dc6a8013f45 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:52.844807 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f3dc8e5-476e-48e8-9fd1-6dc6a8013f45 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 returned with HTTP 200 Jul 31 19:16:52.849453 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1043/4188] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:52 2026] GET /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:52.849880 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:52.859317 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4684e361-9547-499e-b51a-3e48d1c409e8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:52.862991 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4684e361-9547-499e-b51a-3e48d1c409e8 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] POST https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58/action Jul 31 19:16:52.862991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4684e361-9547-499e-b51a-3e48d1c409e8 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action body: b'{"revert": {"snapshot_id": "fa314225-d567-4767-97e5-edef94ff831e"}}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:52.863125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4684e361-9547-499e-b51a-3e48d1c409e8 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "fa314225-d567-4767-97e5-edef94ff831e"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:52.872726 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:52.872726 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:52.873387 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4684e361-9547-499e-b51a-3e48d1c409e8 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume retrieved successfully. Jul 31 19:16:52.892275 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4684e361-9547-499e-b51a-3e48d1c409e8 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] HTTP exception thrown: Can't revert volume 6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 to its latest snapshot fa314225-d567-4767-97e5-edef94ff831e. The volume size must be equal to the snapshot size. Jul 31 19:16:52.892275 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4684e361-9547-499e-b51a-3e48d1c409e8 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58/action returned with HTTP 400 Jul 31 19:16:52.896351 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1044/4189] 10.4.3.163 () {70 vars in 1431 bytes} [Fri Jul 31 19:16:52 2026] POST /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58/action => generated 213 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 31 19:16:52.905860 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-65f8f0aa-0c42-408e-bc84-75ee15913068 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:52.908032 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-65f8f0aa-0c42-408e-bc84-75ee15913068 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e Jul 31 19:16:52.908929 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-65f8f0aa-0c42-408e-bc84-75ee15913068 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:52.909198 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-65f8f0aa-0c42-408e-bc84-75ee15913068 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:52.909382 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-65f8f0aa-0c42-408e-bc84-75ee15913068 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Delete snapshot with id: fa314225-d567-4767-97e5-edef94ff831e Jul 31 19:16:52.917828 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:52.917828 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:52.921835 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-65f8f0aa-0c42-408e-bc84-75ee15913068 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:52.939520 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-65f8f0aa-0c42-408e-bc84-75ee15913068 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot delete request issued successfully. Jul 31 19:16:52.939755 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-65f8f0aa-0c42-408e-bc84-75ee15913068 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e returned with HTTP 202 Jul 31 19:16:52.940272 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1042/4190] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:52 2026] DELETE /volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:52.950528 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:52.950528 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-184975032"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:52.951409 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ff9b0e8e-9527-45d3-bddd-95d18b11da1b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:52.952051 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-184975032'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:52.952282 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Create volume of 1 GB Jul 31 19:16:52.953239 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff9b0e8e-9527-45d3-bddd-95d18b11da1b tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e Jul 31 19:16:52.953493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff9b0e8e-9527-45d3-bddd-95d18b11da1b tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:52.953680 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ff9b0e8e-9527-45d3-bddd-95d18b11da1b tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:52.958557 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Availability Zones retrieved successfully. Jul 31 19:16:52.960748 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:52.960748 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:52.961453 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ff9b0e8e-9527-45d3-bddd-95d18b11da1b tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:52.962012 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ff9b0e8e-9527-45d3-bddd-95d18b11da1b tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e returned with HTTP 200 Jul 31 19:16:52.962373 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1044/4191] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:52 2026] GET /volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:52.967489 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Flow 'volume_create_api' (5708864f-8024-4a8f-800c-e709bdcab117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:52.967489 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38857e8e-9759-4ae2-aef2-5d392dc86c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:52.967987 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:52.992960 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38857e8e-9759-4ae2-aef2-5d392dc86c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:52.993942 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af6d860-d2c7-43aa-9b59-5c2af4a79b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:53.069875 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Created reservations ['71de6569-dcad-4395-ac65-84b9000cac95', '576330ad-4606-42dd-a984-2729a521fdfc', '6ce25b3f-b5be-4557-86c8-59eccf9b2909', '020a2d35-8b46-4398-8ff6-d9740705a38e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:53.072471 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af6d860-d2c7-43aa-9b59-5c2af4a79b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71de6569-dcad-4395-ac65-84b9000cac95', '576330ad-4606-42dd-a984-2729a521fdfc', '6ce25b3f-b5be-4557-86c8-59eccf9b2909', '020a2d35-8b46-4398-8ff6-d9740705a38e']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:53.072471 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732ddaa7-0924-4de4-8ac9-ff1ec85bbb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:53.106357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (732ddaa7-0924-4de4-8ac9-ff1ec85bbb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7375e8c6-1b42-411e-be97-3d3b4382c154', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-184975032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9efca43d8624ee38e4138bbcbd4a7f5',qos_specs=None,replication_status=,reservations=['71de6569-dcad-4395-ac65-84b9000cac95','576330ad-4606-42dd-a984-2729a521fdfc','6ce25b3f-b5be-4557-86c8-59eccf9b2909','020a2d35-8b46-4398-8ff6-d9740705a38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b042fd508104be1b0d1d1d69beaa2eb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-184975032',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7375e8c6-1b42-411e-be97-3d3b4382c154,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9efca43d8624ee38e4138bbcbd4a7f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b042fd508104be1b0d1d1d69beaa2eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:53.107753 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6980c3-db79-407c-8fd9-34c60b17b152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:53.136529 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a6980c3-db79-407c-8fd9-34c60b17b152) transitioned into state 'SUCCESS' from state '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-184975032',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9efca43d8624ee38e4138bbcbd4a7f5',qos_specs=None,replication_status=,reservations=['71de6569-dcad-4395-ac65-84b9000cac95','576330ad-4606-42dd-a984-2729a521fdfc','6ce25b3f-b5be-4557-86c8-59eccf9b2909','020a2d35-8b46-4398-8ff6-d9740705a38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b042fd508104be1b0d1d1d69beaa2eb',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:53.136529 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f89abe-18e9-41a7-9692-221458f476b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:53.149406 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f89abe-18e9-41a7-9692-221458f476b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:53.151111 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Flow 'volume_create_api' (5708864f-8024-4a8f-800c-e709bdcab117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:53.151777 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Create volume request issued successfully. Jul 31 19:16:53.152705 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6d87f5c9-3ca6-4e96-a3d9-3f2df82dfa43 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:53.153516 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1062/4192] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:16:52 2026] POST /volume/v3/volumes => generated 758 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:53.172115 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-50965309-c849-466f-880e-5f4c9c36e951 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:53.175600 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50965309-c849-466f-880e-5f4c9c36e951 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] GET https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 Jul 31 19:16:53.175866 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50965309-c849-466f-880e-5f4c9c36e951 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:53.176133 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-50965309-c849-466f-880e-5f4c9c36e951 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:53.189294 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:53.189294 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:53.193782 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-50965309-c849-466f-880e-5f4c9c36e951 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Volume info retrieved successfully. Jul 31 19:16:53.204013 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-50965309-c849-466f-880e-5f4c9c36e951 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 returned with HTTP 200 Jul 31 19:16:53.204380 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1045/4193] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:53 2026] GET /volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:53.574505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ffab8496-a320-4ac5-b631-90d891331e79 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:53.576116 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ffab8496-a320-4ac5-b631-90d891331e79 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:53.576356 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ffab8496-a320-4ac5-b631-90d891331e79 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:53.576739 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ffab8496-a320-4ac5-b631-90d891331e79 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:53.576739 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-ffab8496-a320-4ac5-b631-90d891331e79 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:53.582839 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:53.582839 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:53.585531 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ffab8496-a320-4ac5-b631-90d891331e79 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:53.585531 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1043/4194] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:53 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:53.694556 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50c0c37d-226c-435d-a1da-88e9a2c33bd5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:53.696457 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50c0c37d-226c-435d-a1da-88e9a2c33bd5 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:53.696690 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50c0c37d-226c-435d-a1da-88e9a2c33bd5 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:53.697166 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50c0c37d-226c-435d-a1da-88e9a2c33bd5 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:53.698071 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-50c0c37d-226c-435d-a1da-88e9a2c33bd5 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:53.702942 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:53.702942 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:53.703519 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50c0c37d-226c-435d-a1da-88e9a2c33bd5 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:53.704102 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1045/4195] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:53 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:53.976572 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b6b45d7-93ba-4a21-a635-155f02c4efee None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:53.978995 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b6b45d7-93ba-4a21-a635-155f02c4efee tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e Jul 31 19:16:53.979203 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b6b45d7-93ba-4a21-a635-155f02c4efee tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:53.979504 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b6b45d7-93ba-4a21-a635-155f02c4efee tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:53.984630 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b6b45d7-93ba-4a21-a635-155f02c4efee tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e returned with HTTP 404 Jul 31 19:16:53.985148 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1063/4196] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:53 2026] GET /volume/v3/snapshots/fa314225-d567-4767-97e5-edef94ff831e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:53.994382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ec2db3c5-5512-44bf-ae16-a59f2f22d353 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:53.996393 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec2db3c5-5512-44bf-ae16-a59f2f22d353 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:53.997006 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec2db3c5-5512-44bf-ae16-a59f2f22d353 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:53.997502 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec2db3c5-5512-44bf-ae16-a59f2f22d353 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:53.998052 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ec2db3c5-5512-44bf-ae16-a59f2f22d353 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Delete volume with id: 6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:54.006568 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.006568 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:54.007455 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ec2db3c5-5512-44bf-ae16-a59f2f22d353 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:54.034864 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ec2db3c5-5512-44bf-ae16-a59f2f22d353 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Delete volume request issued successfully. Jul 31 19:16:54.034864 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec2db3c5-5512-44bf-ae16-a59f2f22d353 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 returned with HTTP 202 Jul 31 19:16:54.034864 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1046/4197] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:16:53 2026] DELETE /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:54.045594 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a6e13c67-2195-4c11-b7be-7b02a51fff94 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.047880 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a6e13c67-2195-4c11-b7be-7b02a51fff94 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:54.048161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a6e13c67-2195-4c11-b7be-7b02a51fff94 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:54.048462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a6e13c67-2195-4c11-b7be-7b02a51fff94 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:54.057976 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.057976 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:54.062751 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a6e13c67-2195-4c11-b7be-7b02a51fff94 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:54.069317 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a6e13c67-2195-4c11-b7be-7b02a51fff94 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 returned with HTTP 200 Jul 31 19:16:54.070002 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1044/4198] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:54 2026] GET /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:54.219640 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-32270b81-57e3-4dfe-bda8-c74ee61690f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.223149 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32270b81-57e3-4dfe-bda8-c74ee61690f1 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] GET https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 Jul 31 19:16:54.223149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32270b81-57e3-4dfe-bda8-c74ee61690f1 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:54.223149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-32270b81-57e3-4dfe-bda8-c74ee61690f1 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:54.229288 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.229288 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:54.233106 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-32270b81-57e3-4dfe-bda8-c74ee61690f1 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Volume info retrieved successfully. Jul 31 19:16:54.237314 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-32270b81-57e3-4dfe-bda8-c74ee61690f1 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 returned with HTTP 200 Jul 31 19:16:54.237734 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1046/4199] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:54 2026] GET /volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:54.255598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a22e4d6-a8fb-427f-bcb6-ec202f63b4c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.259302 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a22e4d6-a8fb-427f-bcb6-ec202f63b4c7 tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 Jul 31 19:16:54.259302 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a22e4d6-a8fb-427f-bcb6-ec202f63b4c7 tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:54.270192 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.270192 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:54.310610 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a22e4d6-a8fb-427f-bcb6-ec202f63b4c7 tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 returned with HTTP 200 Jul 31 19:16:54.311704 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1064/4200] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:16:54 2026] PUT /volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:54.322414 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-31cefbcb-1890-4b3f-a974-e60604a3556b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.325801 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:54.325801 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:54.327273 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:54.327577 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Create volume of 2 GB Jul 31 19:16:54.333794 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Availability Zones retrieved successfully. Jul 31 19:16:54.339564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Flow 'volume_create_api' (48578328-8c1f-4049-8599-bbd29835baae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:54.340808 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8af37a8-8112-45e5-8661-29d7cd371667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:54.342156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Validating volume size '2' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:54.372530 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8af37a8-8112-45e5-8661-29d7cd371667) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:54.372530 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b96268-c176-4507-9a6f-7fbb1156a635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:54.417806 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota_utils [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Quota exceeded for e9efca43d8624ee38e4138bbcbd4a7f5, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 19:16:54.419226 np0000006260 devstack@c-api.service[100319]: WARNING cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b96268-c176-4507-9a6f-7fbb1156a635) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 19:16:54.419226 np0000006260 devstack@c-api.service[100319]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 31 19:16:54.421409 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b96268-c176-4507-9a6f-7fbb1156a635) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:54.422496 np0000006260 devstack@c-api.service[100319]: WARNING cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15b96268-c176-4507-9a6f-7fbb1156a635) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 19:16:54.423346 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8af37a8-8112-45e5-8661-29d7cd371667) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:54.424327 np0000006260 devstack@c-api.service[100319]: WARNING cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8af37a8-8112-45e5-8661-29d7cd371667) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 19:16:54.425230 np0000006260 devstack@c-api.service[100319]: WARNING cinder.volume.api [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Flow 'volume_create_api' (48578328-8c1f-4049-8599-bbd29835baae) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 19:16:54.426003 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.middleware.fault [None req-31cefbcb-1890-4b3f-a974-e60604a3556b tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 413 Jul 31 19:16:54.426889 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1047/4201] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:16:54 2026] POST /volume/v3/volumes => generated 208 bytes in 105 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 19:16:54.434983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1a4ce5b1-8c47-4fd7-9af8-f62260a7e81f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.436765 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1a4ce5b1-8c47-4fd7-9af8-f62260a7e81f tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 Jul 31 19:16:54.437335 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1a4ce5b1-8c47-4fd7-9af8-f62260a7e81f tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:54.498490 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1a4ce5b1-8c47-4fd7-9af8-f62260a7e81f tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 returned with HTTP 200 Jul 31 19:16:54.499068 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1045/4202] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:16:54 2026] PUT /volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:54.507456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.513566 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:54.513907 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:54.518650 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:54.518807 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Create volume of 1 GB Jul 31 19:16:54.525748 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Availability Zones retrieved successfully. Jul 31 19:16:54.533817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Flow 'volume_create_api' (a7df2ff8-6b69-4cab-abf8-97b34965ec04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:54.534899 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a5e144-9730-4175-a63d-12d3d879cab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:54.536009 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:54.570668 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a5e144-9730-4175-a63d-12d3d879cab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:54.571516 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7470ea97-f10d-421e-8723-39230c5c0da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:54.596731 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3613db53-3e67-45d9-8957-7dbb8130ec9e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.598924 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3613db53-3e67-45d9-8957-7dbb8130ec9e tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:54.599246 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3613db53-3e67-45d9-8957-7dbb8130ec9e tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:54.599537 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3613db53-3e67-45d9-8957-7dbb8130ec9e tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:54.599689 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3613db53-3e67-45d9-8957-7dbb8130ec9e tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:54.604802 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.604802 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:54.605071 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota_utils [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Quota exceeded for e9efca43d8624ee38e4138bbcbd4a7f5, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 31 19:16:54.605514 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3613db53-3e67-45d9-8957-7dbb8130ec9e tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:54.605939 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1065/4203] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:54 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:54.607735 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7470ea97-f10d-421e-8723-39230c5c0da5) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 19:16:54.607735 np0000006260 devstack@c-api.service[100317]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 31 19:16:54.609675 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7470ea97-f10d-421e-8723-39230c5c0da5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:54.610830 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7470ea97-f10d-421e-8723-39230c5c0da5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 19:16:54.611531 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a5e144-9730-4175-a63d-12d3d879cab9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:54.612194 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a5e144-9730-4175-a63d-12d3d879cab9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 19:16:54.612963 np0000006260 devstack@c-api.service[100317]: WARNING cinder.volume.api [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Flow 'volume_create_api' (a7df2ff8-6b69-4cab-abf8-97b34965ec04) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 19:16:54.613271 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.middleware.fault [None req-7e8b6f0a-c334-4814-bbf5-c6f245f41714 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 413 Jul 31 19:16:54.614156 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1047/4204] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:16:54 2026] POST /volume/v3/volumes => generated 150 bytes in 107 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 19:16:54.630126 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7330f300-698d-4540-9803-274147a4160d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.632426 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7330f300-698d-4540-9803-274147a4160d tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 Jul 31 19:16:54.633978 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7330f300-698d-4540-9803-274147a4160d tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:54.642098 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.642098 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:54.676201 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7330f300-698d-4540-9803-274147a4160d tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 returned with HTTP 200 Jul 31 19:16:54.676868 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1048/4205] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:16:54 2026] PUT /volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:54.688255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ae96dc92-8d59-4c9d-88de-4f3aa4e69d7f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.691764 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ae96dc92-8d59-4c9d-88de-4f3aa4e69d7f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] POST https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154/action Jul 31 19:16:54.692080 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ae96dc92-8d59-4c9d-88de-4f3aa4e69d7f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:16:54.692479 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ae96dc92-8d59-4c9d-88de-4f3aa4e69d7f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:54.703078 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.703078 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:54.704905 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ae96dc92-8d59-4c9d-88de-4f3aa4e69d7f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Volume info retrieved successfully. Jul 31 19:16:54.715430 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-16fa0304-1386-4818-ad78-fdfdd54097ef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.717801 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16fa0304-1386-4818-ad78-fdfdd54097ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:54.718024 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16fa0304-1386-4818-ad78-fdfdd54097ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:54.718265 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-16fa0304-1386-4818-ad78-fdfdd54097ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:54.718396 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-16fa0304-1386-4818-ad78-fdfdd54097ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:54.724759 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.724759 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:54.725476 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-16fa0304-1386-4818-ad78-fdfdd54097ef tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:54.726474 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1066/4206] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:54 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:54.743539 np0000006260 devstack@c-api.service[100320]: ERROR cinder.volume.api [None req-ae96dc92-8d59-4c9d-88de-4f3aa4e69d7f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Quota exceeded for e9efca43d8624ee38e4138bbcbd4a7f5, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 19:16:54.750105 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.middleware.fault [None req-ae96dc92-8d59-4c9d-88de-4f3aa4e69d7f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154/action returned with HTTP 413 Jul 31 19:16:54.750956 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1046/4207] 10.4.3.163 () {68 vars in 1390 bytes} [Fri Jul 31 19:16:54 2026] POST /volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154/action => generated 208 bytes in 63 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 19:16:54.759340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a33b51ed-518e-48e0-9208-3435587c8b0f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.761721 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a33b51ed-518e-48e0-9208-3435587c8b0f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] GET https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 Jul 31 19:16:54.761951 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a33b51ed-518e-48e0-9208-3435587c8b0f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:54.762182 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a33b51ed-518e-48e0-9208-3435587c8b0f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:54.773047 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.773047 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:54.778564 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a33b51ed-518e-48e0-9208-3435587c8b0f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Volume info retrieved successfully. Jul 31 19:16:54.784501 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a33b51ed-518e-48e0-9208-3435587c8b0f tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 returned with HTTP 200 Jul 31 19:16:54.785020 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1048/4208] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:54 2026] GET /volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:54.800415 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4e07b417-b712-445b-be02-347ffadc7933 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.801948 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e07b417-b712-445b-be02-347ffadc7933 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 Jul 31 19:16:54.802385 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e07b417-b712-445b-be02-347ffadc7933 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:54.803937 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e07b417-b712-445b-be02-347ffadc7933 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:54.803937 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4e07b417-b712-445b-be02-347ffadc7933 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Delete volume with id: 7375e8c6-1b42-411e-be97-3d3b4382c154 Jul 31 19:16:54.812455 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.812455 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:54.812455 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e07b417-b712-445b-be02-347ffadc7933 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Volume info retrieved successfully. Jul 31 19:16:54.831214 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e07b417-b712-445b-be02-347ffadc7933 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Delete volume request issued successfully. Jul 31 19:16:54.831722 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e07b417-b712-445b-be02-347ffadc7933 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 returned with HTTP 202 Jul 31 19:16:54.832448 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1049/4209] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:16:54 2026] DELETE /volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:54.838829 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-703036bf-5afe-4aae-9619-290dd00f214a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:54.840915 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-703036bf-5afe-4aae-9619-290dd00f214a tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] GET https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 Jul 31 19:16:54.841158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-703036bf-5afe-4aae-9619-290dd00f214a tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:54.841463 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-703036bf-5afe-4aae-9619-290dd00f214a tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:54.848701 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:54.848701 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:54.852642 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-703036bf-5afe-4aae-9619-290dd00f214a tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Volume info retrieved successfully. Jul 31 19:16:54.857944 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-703036bf-5afe-4aae-9619-290dd00f214a tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 returned with HTTP 200 Jul 31 19:16:54.858555 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1067/4210] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:54 2026] GET /volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:55.084298 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b496727b-bf8e-41a2-96e8-d1aca7fd4b48 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.086586 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b496727b-bf8e-41a2-96e8-d1aca7fd4b48 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 Jul 31 19:16:55.086897 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b496727b-bf8e-41a2-96e8-d1aca7fd4b48 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:55.087244 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b496727b-bf8e-41a2-96e8-d1aca7fd4b48 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:55.094777 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b496727b-bf8e-41a2-96e8-d1aca7fd4b48 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 returned with HTTP 404 Jul 31 19:16:55.095591 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1047/4211] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:55 2026] GET /volume/v3/volumes/6298ceb9-fc0e-4c25-82c7-3f4387e0fe58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:55.104247 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-56ef2bf6-c7c0-44d8-aea2-112e0a08370d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.106519 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-56ef2bf6-c7c0-44d8-aea2-112e0a08370d tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 Jul 31 19:16:55.106798 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-56ef2bf6-c7c0-44d8-aea2-112e0a08370d tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:55.107100 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-56ef2bf6-c7c0-44d8-aea2-112e0a08370d tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:55.107176 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-56ef2bf6-c7c0-44d8-aea2-112e0a08370d tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Delete snapshot with id: fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 Jul 31 19:16:55.113205 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:55.113205 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:55.113806 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-56ef2bf6-c7c0-44d8-aea2-112e0a08370d tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:55.134986 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-56ef2bf6-c7c0-44d8-aea2-112e0a08370d tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot delete request issued successfully. Jul 31 19:16:55.135583 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-56ef2bf6-c7c0-44d8-aea2-112e0a08370d tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 returned with HTTP 202 Jul 31 19:16:55.135960 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1049/4212] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:16:55 2026] DELETE /volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:55.145810 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-376e5012-187b-488b-bc71-2b4b6fa1ed93 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.149400 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-376e5012-187b-488b-bc71-2b4b6fa1ed93 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 Jul 31 19:16:55.149400 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-376e5012-187b-488b-bc71-2b4b6fa1ed93 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:55.149400 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-376e5012-187b-488b-bc71-2b4b6fa1ed93 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:55.157151 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:55.157151 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:55.157151 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-376e5012-187b-488b-bc71-2b4b6fa1ed93 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Snapshot retrieved successfully. Jul 31 19:16:55.157151 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-376e5012-187b-488b-bc71-2b4b6fa1ed93 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 returned with HTTP 200 Jul 31 19:16:55.157151 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1050/4213] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:55 2026] GET /volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:55.616308 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dca2d5a7-471d-4c44-a2ab-3664fd1c146f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.617794 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dca2d5a7-471d-4c44-a2ab-3664fd1c146f tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:55.618395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dca2d5a7-471d-4c44-a2ab-3664fd1c146f tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:55.618395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dca2d5a7-471d-4c44-a2ab-3664fd1c146f tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:55.618395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dca2d5a7-471d-4c44-a2ab-3664fd1c146f tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:55.622675 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:55.622675 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:55.623328 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dca2d5a7-471d-4c44-a2ab-3664fd1c146f tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:55.623774 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1068/4214] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:55 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:55.635914 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3452c781-f8d0-4495-baad-f9739ceb362c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.637721 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3452c781-f8d0-4495-baad-f9739ceb362c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] DELETE https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:55.638127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3452c781-f8d0-4495-baad-f9739ceb362c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:55.638127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3452c781-f8d0-4495-baad-f9739ceb362c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:55.638208 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-3452c781-f8d0-4495-baad-f9739ceb362c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Delete backup with id: 9fba8005-a040-4f5d-9bab-ca3384b37743. Jul 31 19:16:55.643046 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:55.643046 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:55.654601 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-3452c781-f8d0-4495-baad-f9739ceb362c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] delete_backup rpcapi backup_id 9fba8005-a040-4f5d-9bab-ca3384b37743 {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:55.656258 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3452c781-f8d0-4495-baad-f9739ceb362c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 202 Jul 31 19:16:55.656737 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1048/4215] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:55 2026] DELETE /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:55.666267 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69ad02ba-4d44-495a-874d-773eadc9d2ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.667847 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69ad02ba-4d44-495a-874d-773eadc9d2ca tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:55.668087 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69ad02ba-4d44-495a-874d-773eadc9d2ca tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:55.668288 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69ad02ba-4d44-495a-874d-773eadc9d2ca tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:55.668434 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-69ad02ba-4d44-495a-874d-773eadc9d2ca tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:55.672399 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:55.672399 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:55.672928 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69ad02ba-4d44-495a-874d-773eadc9d2ca tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 200 Jul 31 19:16:55.673278 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1050/4216] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:55 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:55.738986 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aca03d97-5f5a-440c-bc08-226ade9082fb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.741013 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aca03d97-5f5a-440c-bc08-226ade9082fb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:55.741285 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aca03d97-5f5a-440c-bc08-226ade9082fb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:55.741522 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aca03d97-5f5a-440c-bc08-226ade9082fb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:55.741669 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-aca03d97-5f5a-440c-bc08-226ade9082fb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:55.746375 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:55.746375 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:55.749133 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aca03d97-5f5a-440c-bc08-226ade9082fb tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:55.749133 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1051/4217] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:55 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:55.873989 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-62256e9a-7e84-43cf-a659-33a1fa59a888 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.880533 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-62256e9a-7e84-43cf-a659-33a1fa59a888 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] GET https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 Jul 31 19:16:55.880888 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-62256e9a-7e84-43cf-a659-33a1fa59a888 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:55.881164 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-62256e9a-7e84-43cf-a659-33a1fa59a888 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:55.891967 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-62256e9a-7e84-43cf-a659-33a1fa59a888 tempest-VolumeQuotasNegativeTestJSON-360285283 tempest-VolumeQuotasNegativeTestJSON-360285283-project-member] https://10.4.3.163/volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 returned with HTTP 404 Jul 31 19:16:55.892723 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1069/4218] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:55 2026] GET /volume/v3/volumes/7375e8c6-1b42-411e-be97-3d3b4382c154 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:55.902083 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c6b4e660-3939-481a-ad08-4190690b1c01 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:55.904288 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c6b4e660-3939-481a-ad08-4190690b1c01 tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 Jul 31 19:16:55.904288 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c6b4e660-3939-481a-ad08-4190690b1c01 tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-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=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:56.004830 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c6b4e660-3939-481a-ad08-4190690b1c01 tempest-VolumeQuotasNegativeTestJSON-882906870 tempest-VolumeQuotasNegativeTestJSON-882906870-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 returned with HTTP 200 Jul 31 19:16:56.005504 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1049/4219] 10.4.3.163 () {68 vars in 1375 bytes} [Fri Jul 31 19:16:55 2026] PUT /volume/v3/os-quota-sets/e9efca43d8624ee38e4138bbcbd4a7f5 => generated 395 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:56.166651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-deead030-f7fd-4f73-8b22-ea321ef3a1f6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.169956 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-deead030-f7fd-4f73-8b22-ea321ef3a1f6 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 Jul 31 19:16:56.169956 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-deead030-f7fd-4f73-8b22-ea321ef3a1f6 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.169956 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-deead030-f7fd-4f73-8b22-ea321ef3a1f6 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.173063 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-deead030-f7fd-4f73-8b22-ea321ef3a1f6 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 returned with HTTP 404 Jul 31 19:16:56.173772 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1051/4220] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:56 2026] GET /volume/v3/snapshots/fc9e549c-f126-4557-9d0c-8cd91e7ca6b8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:56.180632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ad9ccae3-21e4-4cdc-9401-ac7d4ef4caf5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.182756 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ad9ccae3-21e4-4cdc-9401-ac7d4ef4caf5 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] DELETE https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:56.182995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ad9ccae3-21e4-4cdc-9401-ac7d4ef4caf5 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.183108 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ad9ccae3-21e4-4cdc-9401-ac7d4ef4caf5 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.183262 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ad9ccae3-21e4-4cdc-9401-ac7d4ef4caf5 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Delete volume with id: cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:56.191286 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:56.191286 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:56.191825 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ad9ccae3-21e4-4cdc-9401-ac7d4ef4caf5 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:56.209778 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ad9ccae3-21e4-4cdc-9401-ac7d4ef4caf5 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Delete volume request issued successfully. Jul 31 19:16:56.210144 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ad9ccae3-21e4-4cdc-9401-ac7d4ef4caf5 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 returned with HTTP 202 Jul 31 19:16:56.210513 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1052/4221] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:16:56 2026] DELETE /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:16:56.218227 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-248048ee-2397-4b72-9b64-f91b8dacbe87 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.219853 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-248048ee-2397-4b72-9b64-f91b8dacbe87 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:56.220109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-248048ee-2397-4b72-9b64-f91b8dacbe87 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.220495 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-248048ee-2397-4b72-9b64-f91b8dacbe87 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.229053 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:56.229053 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:56.233480 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-248048ee-2397-4b72-9b64-f91b8dacbe87 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Volume info retrieved successfully. Jul 31 19:16:56.238553 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-248048ee-2397-4b72-9b64-f91b8dacbe87 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 returned with HTTP 200 Jul 31 19:16:56.239074 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1070/4222] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:56 2026] GET /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:56.684658 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8b464e92-8e80-402f-8b5a-1974006c7298 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.686458 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8b464e92-8e80-402f-8b5a-1974006c7298 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 Jul 31 19:16:56.686666 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8b464e92-8e80-402f-8b5a-1974006c7298 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.686858 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8b464e92-8e80-402f-8b5a-1974006c7298 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.686979 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-8b464e92-8e80-402f-8b5a-1974006c7298 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Show backup with id 9fba8005-a040-4f5d-9bab-ca3384b37743. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:56.690705 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8b464e92-8e80-402f-8b5a-1974006c7298 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 returned with HTTP 404 Jul 31 19:16:56.691126 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1050/4223] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:56 2026] GET /volume/v3/backups/9fba8005-a040-4f5d-9bab-ca3384b37743 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:56.697534 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-622211e8-e9be-488e-bd5c-704d6c5edb31 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.699336 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-622211e8-e9be-488e-bd5c-704d6c5edb31 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad Jul 31 19:16:56.699589 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-622211e8-e9be-488e-bd5c-704d6c5edb31 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.699792 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-622211e8-e9be-488e-bd5c-704d6c5edb31 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.699977 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-622211e8-e9be-488e-bd5c-704d6c5edb31 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Delete volume with id: 42d6f961-48fe-485f-a6eb-26757027e2ad Jul 31 19:16:56.707056 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:56.707056 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:56.707348 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-622211e8-e9be-488e-bd5c-704d6c5edb31 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Volume info retrieved successfully. Jul 31 19:16:56.722266 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-622211e8-e9be-488e-bd5c-704d6c5edb31 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Delete volume request issued successfully. Jul 31 19:16:56.722532 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-622211e8-e9be-488e-bd5c-704d6c5edb31 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad returned with HTTP 202 Jul 31 19:16:56.723049 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1052/4224] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:56 2026] DELETE /volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:56.730843 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15706cac-4606-4da8-9e8a-b3996070b9e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.733319 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15706cac-4606-4da8-9e8a-b3996070b9e2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad Jul 31 19:16:56.733640 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15706cac-4606-4da8-9e8a-b3996070b9e2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.733920 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15706cac-4606-4da8-9e8a-b3996070b9e2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.743616 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:56.743616 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:56.747822 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15706cac-4606-4da8-9e8a-b3996070b9e2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Volume info retrieved successfully. Jul 31 19:16:56.756226 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15706cac-4606-4da8-9e8a-b3996070b9e2 tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad returned with HTTP 200 Jul 31 19:16:56.756859 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1053/4225] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:56 2026] GET /volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:56.759606 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8f9c112d-f036-4788-ba4a-12a8a76a0655 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.761542 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f9c112d-f036-4788-ba4a-12a8a76a0655 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:56.761770 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f9c112d-f036-4788-ba4a-12a8a76a0655 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.761975 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8f9c112d-f036-4788-ba4a-12a8a76a0655 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.762147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-8f9c112d-f036-4788-ba4a-12a8a76a0655 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:56.766592 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:56.766592 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:56.767293 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8f9c112d-f036-4788-ba4a-12a8a76a0655 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:56.767702 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1071/4226] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:56 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:56.778799 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5f791748-8a74-4e20-97c0-84bf116cfb00 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.782187 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f791748-8a74-4e20-97c0-84bf116cfb00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa Jul 31 19:16:56.782465 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f791748-8a74-4e20-97c0-84bf116cfb00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.782864 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f791748-8a74-4e20-97c0-84bf116cfb00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.783250 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-5f791748-8a74-4e20-97c0-84bf116cfb00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume with id: 93fc315c-c0a6-4397-add7-34d889e627aa Jul 31 19:16:56.792407 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:56.792407 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:56.793015 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5f791748-8a74-4e20-97c0-84bf116cfb00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:56.818695 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5f791748-8a74-4e20-97c0-84bf116cfb00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume request issued successfully. Jul 31 19:16:56.818948 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f791748-8a74-4e20-97c0-84bf116cfb00 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa returned with HTTP 202 Jul 31 19:16:56.819474 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1051/4227] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:56 2026] DELETE /volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:16:56.826594 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1c6bf76-200d-4770-990b-a18aea4b27e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:56.828692 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1c6bf76-200d-4770-990b-a18aea4b27e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa Jul 31 19:16:56.828914 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1c6bf76-200d-4770-990b-a18aea4b27e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:56.829117 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1c6bf76-200d-4770-990b-a18aea4b27e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:56.837390 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:56.837390 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:56.841588 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1c6bf76-200d-4770-990b-a18aea4b27e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:16:56.846892 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1c6bf76-200d-4770-990b-a18aea4b27e6 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa returned with HTTP 200 Jul 31 19:16:56.847475 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1053/4228] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:56 2026] GET /volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa => generated 1065 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:16:57.253752 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6f682e1b-20d4-42ef-aee8-f5cd863535c6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:57.257252 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f682e1b-20d4-42ef-aee8-f5cd863535c6 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] GET https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 Jul 31 19:16:57.257510 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f682e1b-20d4-42ef-aee8-f5cd863535c6 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:57.258017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6f682e1b-20d4-42ef-aee8-f5cd863535c6 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:57.264452 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6f682e1b-20d4-42ef-aee8-f5cd863535c6 tempest-VolumeRevertTests-703898992 tempest-VolumeRevertTests-703898992-project-member] https://10.4.3.163/volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 returned with HTTP 404 Jul 31 19:16:57.265045 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1054/4229] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:16:57 2026] GET /volume/v3/volumes/cd6f389b-5b3c-4ba5-bd33-27bf7c788415 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:16:57.771853 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-26809fa6-fa27-4a7f-821a-13170d0e1b4c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:57.775138 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26809fa6-fa27-4a7f-821a-13170d0e1b4c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] GET https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad Jul 31 19:16:57.775538 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26809fa6-fa27-4a7f-821a-13170d0e1b4c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:57.775838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26809fa6-fa27-4a7f-821a-13170d0e1b4c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:57.787874 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26809fa6-fa27-4a7f-821a-13170d0e1b4c tempest-ProjectReaderTests39-1676880085 tempest-ProjectReaderTests39-1676880085-project-admin] https://10.4.3.163/volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad returned with HTTP 404 Jul 31 19:16:57.788609 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1072/4230] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:57 2026] GET /volume/v3/volumes/42d6f961-48fe-485f-a6eb-26757027e2ad => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:57.863043 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b68b5c18-f0bd-4f9f-87e6-7d50334d3b66 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:57.866457 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b68b5c18-f0bd-4f9f-87e6-7d50334d3b66 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa Jul 31 19:16:57.866457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b68b5c18-f0bd-4f9f-87e6-7d50334d3b66 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:57.866457 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b68b5c18-f0bd-4f9f-87e6-7d50334d3b66 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:57.872252 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b68b5c18-f0bd-4f9f-87e6-7d50334d3b66 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa returned with HTTP 404 Jul 31 19:16:57.872845 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1052/4231] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:57 2026] GET /volume/v3/volumes/93fc315c-c0a6-4397-add7-34d889e627aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:57.881248 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-831b26da-59f2-4161-a180-51dbca16b7e1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:57.883417 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-831b26da-59f2-4161-a180-51dbca16b7e1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:16:57.883417 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-831b26da-59f2-4161-a180-51dbca16b7e1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:57.883622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-831b26da-59f2-4161-a180-51dbca16b7e1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:57.883727 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-831b26da-59f2-4161-a180-51dbca16b7e1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:57.889525 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:57.889525 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:57.890692 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-831b26da-59f2-4161-a180-51dbca16b7e1 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:16:57.890692 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1054/4232] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:57 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:57.907084 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8159e289-19f8-457b-94f8-3f4efc559f21 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:57.909920 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8159e289-19f8-457b-94f8-3f4efc559f21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:57.910310 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8159e289-19f8-457b-94f8-3f4efc559f21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:57.910804 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8159e289-19f8-457b-94f8-3f4efc559f21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:57.910804 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-8159e289-19f8-457b-94f8-3f4efc559f21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete backup with id: 5e9e8d64-71cd-4f65-b8af-702085d1f54d. Jul 31 19:16:57.916044 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:57.916044 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:57.931518 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-8159e289-19f8-457b-94f8-3f4efc559f21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] delete_backup rpcapi backup_id 5e9e8d64-71cd-4f65-b8af-702085d1f54d {{(pid=100319) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:57.933162 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8159e289-19f8-457b-94f8-3f4efc559f21 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 202 Jul 31 19:16:57.933702 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1055/4233] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:57 2026] DELETE /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:57.942287 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6e3e6c6d-53a8-4bed-a84e-babf3811d823 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:57.944470 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e3e6c6d-53a8-4bed-a84e-babf3811d823 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:57.944663 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e3e6c6d-53a8-4bed-a84e-babf3811d823 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:57.944864 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e3e6c6d-53a8-4bed-a84e-babf3811d823 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:57.944972 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6e3e6c6d-53a8-4bed-a84e-babf3811d823 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:57.950748 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:57.950748 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:57.951423 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e3e6c6d-53a8-4bed-a84e-babf3811d823 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 200 Jul 31 19:16:57.951872 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1073/4234] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:57 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:58.598723 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9d586746-65c6-4943-b141-1253c78fa280 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:58.737925 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9d586746-65c6-4943-b141-1253c78fa280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] GET https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 Jul 31 19:16:58.738039 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9d586746-65c6-4943-b141-1253c78fa280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:58.738856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9d586746-65c6-4943-b141-1253c78fa280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:58.753372 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9d586746-65c6-4943-b141-1253c78fa280 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 returned with HTTP 200 Jul 31 19:16:58.753723 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1053/4235] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:16:58 2026] GET /volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 => generated 437 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:58.763416 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5543f181-0681-41db-b027-80d44e755eff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:58.765595 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5543f181-0681-41db-b027-80d44e755eff tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 Jul 31 19:16:58.766056 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5543f181-0681-41db-b027-80d44e755eff tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:58.827047 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5543f181-0681-41db-b027-80d44e755eff tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 returned with HTTP 200 Jul 31 19:16:58.827666 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1055/4236] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:16:58 2026] PUT /volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 => generated 390 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:58.838308 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:58.937606 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:58.938009 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1544025553"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:58.939416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1544025553'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:58.939685 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Create volume of 1 GB Jul 31 19:16:58.945905 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Availability Zones retrieved successfully. Jul 31 19:16:58.951336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Flow 'volume_create_api' (8770de72-8305-43ea-8c4a-687441255045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:58.952426 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aee01bb-0f9a-4d52-88cd-5300490f5e52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:58.953503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:58.962772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bd2434d0-bcb5-4988-8db1-5f335223b2be None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:58.964709 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd2434d0-bcb5-4988-8db1-5f335223b2be tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d Jul 31 19:16:58.964951 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd2434d0-bcb5-4988-8db1-5f335223b2be tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:58.965176 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd2434d0-bcb5-4988-8db1-5f335223b2be tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:58.965387 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-bd2434d0-bcb5-4988-8db1-5f335223b2be tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 5e9e8d64-71cd-4f65-b8af-702085d1f54d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:58.970914 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd2434d0-bcb5-4988-8db1-5f335223b2be tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d returned with HTTP 404 Jul 31 19:16:58.971761 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1074/4237] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:58 2026] GET /volume/v3/backups/5e9e8d64-71cd-4f65-b8af-702085d1f54d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:16:58.984025 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8137f359-1a60-4150-bb40-d1fbbb1c3f0b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:58.986407 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8137f359-1a60-4150-bb40-d1fbbb1c3f0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:58.986720 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8137f359-1a60-4150-bb40-d1fbbb1c3f0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:58.986965 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8137f359-1a60-4150-bb40-d1fbbb1c3f0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:58.987111 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-8137f359-1a60-4150-bb40-d1fbbb1c3f0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete backup with id: e38a005e-dcaf-4a32-93fc-40c2d1fee55c. Jul 31 19:16:58.988024 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aee01bb-0f9a-4d52-88cd-5300490f5e52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:58.989095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0783aed-2b59-4974-a7b3-12fd5b3bab0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:58.992718 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:58.992718 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:59.009172 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-8137f359-1a60-4150-bb40-d1fbbb1c3f0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] delete_backup rpcapi backup_id e38a005e-dcaf-4a32-93fc-40c2d1fee55c {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:16:59.013974 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8137f359-1a60-4150-bb40-d1fbbb1c3f0b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 202 Jul 31 19:16:59.014528 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1054/4238] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:16:58 2026] DELETE /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:16:59.023248 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4afc7cf-c2d5-422a-97a4-78a8e7209562 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:59.025854 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4afc7cf-c2d5-422a-97a4-78a8e7209562 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:16:59.026117 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4afc7cf-c2d5-422a-97a4-78a8e7209562 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:59.026390 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4afc7cf-c2d5-422a-97a4-78a8e7209562 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:59.026589 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c4afc7cf-c2d5-422a-97a4-78a8e7209562 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:16:59.040795 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:59.040795 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:59.041819 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4afc7cf-c2d5-422a-97a4-78a8e7209562 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 200 Jul 31 19:16:59.042342 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1056/4239] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:59 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:59.073840 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Created reservations ['05e0d6e2-0d66-40a2-abb5-fe7b4180757c', '32c02b23-8591-479c-8760-d97d13ecbb46', '2edc362f-f53d-468a-acbd-49a7cdab9486', 'a7eebaf8-3b01-4929-8f67-77ac619d0946'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:59.074948 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0783aed-2b59-4974-a7b3-12fd5b3bab0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05e0d6e2-0d66-40a2-abb5-fe7b4180757c', '32c02b23-8591-479c-8760-d97d13ecbb46', '2edc362f-f53d-468a-acbd-49a7cdab9486', 'a7eebaf8-3b01-4929-8f67-77ac619d0946']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.076046 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402e361a-0ca1-4ff4-bfc7-44b0e8776fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.103065 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402e361a-0ca1-4ff4-bfc7-44b0e8776fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83668656-7eb6-4ac3-b648-7acfdc73a1e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1544025553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457ec4f1a5bf41baa8bfe58a7ed0ab46',qos_specs=None,replication_status=,reservations=['05e0d6e2-0d66-40a2-abb5-fe7b4180757c','32c02b23-8591-479c-8760-d97d13ecbb46','2edc362f-f53d-468a-acbd-49a7cdab9486','a7eebaf8-3b01-4929-8f67-77ac619d0946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360be0099915441bb2f5751ae7422756',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1544025553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83668656-7eb6-4ac3-b648-7acfdc73a1e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='457ec4f1a5bf41baa8bfe58a7ed0ab46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='360be0099915441bb2f5751ae7422756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.104156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fb9051-d1a0-4a9b-8712-5403b4595da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.125257 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10fb9051-d1a0-4a9b-8712-5403b4595da3) transitioned into state 'SUCCESS' from state '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-1544025553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='457ec4f1a5bf41baa8bfe58a7ed0ab46',qos_specs=None,replication_status=,reservations=['05e0d6e2-0d66-40a2-abb5-fe7b4180757c','32c02b23-8591-479c-8760-d97d13ecbb46','2edc362f-f53d-468a-acbd-49a7cdab9486','a7eebaf8-3b01-4929-8f67-77ac619d0946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='360be0099915441bb2f5751ae7422756',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.126077 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784eaeab-318b-4cc6-8cb1-78a2efe424d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.139001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784eaeab-318b-4cc6-8cb1-78a2efe424d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.140213 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Flow 'volume_create_api' (8770de72-8305-43ea-8c4a-687441255045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:59.140586 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Create volume request issued successfully. Jul 31 19:16:59.141274 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6cd39495-f8dd-4122-927f-226f8750a0a1 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:59.141694 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1056/4240] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:16:58 2026] POST /volume/v3/volumes => generated 767 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 19:16:59.154031 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bfc2f63b-2fb1-411c-9fed-9c353c58e931 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:59.156547 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bfc2f63b-2fb1-411c-9fed-9c353c58e931 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:16:59.156845 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bfc2f63b-2fb1-411c-9fed-9c353c58e931 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:59.157122 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bfc2f63b-2fb1-411c-9fed-9c353c58e931 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:59.166871 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:59.166871 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:16:59.172078 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bfc2f63b-2fb1-411c-9fed-9c353c58e931 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Volume info retrieved successfully. Jul 31 19:16:59.178346 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bfc2f63b-2fb1-411c-9fed-9c353c58e931 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 returned with HTTP 200 Jul 31 19:16:59.179282 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1075/4241] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:16:59 2026] GET /volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:59.204189 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a7387370-0c15-4955-a632-511ef7c66df3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:59.343860 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a7387370-0c15-4955-a632-511ef7c66df3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:16:59.344219 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a7387370-0c15-4955-a632-511ef7c66df3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1451204230", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1051551363", "vendor_name": "tempest-vendor_name-1485376404"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:59.360889 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a7387370-0c15-4955-a632-511ef7c66df3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:16:59.361271 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1055/4242] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:16:59 2026] POST /volume/v3/types => generated 330 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:59.372141 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:59.373969 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:59.374394 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bc4a512a-946e-43c1-9c06-2b615559c05d", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:59.375984 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume request body: {'volume': {'volume_type': 'bc4a512a-946e-43c1-9c06-2b615559c05d', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:59.379649 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume of 1 GB Jul 31 19:16:59.380050 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:59.380050 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:16:59.380656 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:59.389342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Flow 'volume_create_api' (42e2778e-96c2-4661-a084-ecf74f737799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:59.390369 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a271aee7-7c91-402b-88f4-beb2a6461558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.391197 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:59.414713 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a271aee7-7c91-402b-88f4-beb2a6461558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:16:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1051551363',vendor_name='tempest-vendor_name-1485376404'},id=bc4a512a-946e-43c1-9c06-2b615559c05d,is_public=True,name='tempest-ProjectMemberTests-volume-type-1451204230',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bc4a512a-946e-43c1-9c06-2b615559c05d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.415719 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610aa97e-ba38-4186-a13a-cd78d01a46f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.445641 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1451204230 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1451204230, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:59.446106 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1451204230 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1451204230, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:59.512750 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Created reservations ['758245e7-0a57-47e8-81e5-649da102f4bd', 'a3f21b24-4ea3-46ea-9e90-5a2e91b21de7', '903b3daa-560b-4069-b4bb-daad144b40d0', '0ae1ed89-bfe3-42fe-ad40-2e9e2316d8fd'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:59.513401 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610aa97e-ba38-4186-a13a-cd78d01a46f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['758245e7-0a57-47e8-81e5-649da102f4bd', 'a3f21b24-4ea3-46ea-9e90-5a2e91b21de7', '903b3daa-560b-4069-b4bb-daad144b40d0', '0ae1ed89-bfe3-42fe-ad40-2e9e2316d8fd']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.514155 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434089fd-0034-442d-9cef-dec0e7e16d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.540351 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (434089fd-0034-442d-9cef-dec0e7e16d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9e5d5d6-20b2-4275-9170-0ce81fa398ec', '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='8bea4603add74257af3f54c9bfa634f3',qos_specs=None,replication_status=,reservations=['758245e7-0a57-47e8-81e5-649da102f4bd','a3f21b24-4ea3-46ea-9e90-5a2e91b21de7','903b3daa-560b-4069-b4bb-daad144b40d0','0ae1ed89-bfe3-42fe-ad40-2e9e2316d8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_type_id=bc4a512a-946e-43c1-9c06-2b615559c05d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16: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=d9e5d5d6-20b2-4275-9170-0ce81fa398ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bea4603add74257af3f54c9bfa634f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bc4a512a-946e-43c1-9c06-2b615559c05d),volume_type_id=bc4a512a-946e-43c1-9c06-2b615559c05d)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.541827 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535e22d2-d998-4426-a2bb-629e990be698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.563663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535e22d2-d998-4426-a2bb-629e990be698) transitioned into state 'SUCCESS' from 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='8bea4603add74257af3f54c9bfa634f3',qos_specs=None,replication_status=,reservations=['758245e7-0a57-47e8-81e5-649da102f4bd','a3f21b24-4ea3-46ea-9e90-5a2e91b21de7','903b3daa-560b-4069-b4bb-daad144b40d0','0ae1ed89-bfe3-42fe-ad40-2e9e2316d8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_type_id=bc4a512a-946e-43c1-9c06-2b615559c05d)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.564423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77230fc5-f9c9-4e59-b6d9-90b17586fefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.576468 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77230fc5-f9c9-4e59-b6d9-90b17586fefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.577783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Flow 'volume_create_api' (42e2778e-96c2-4661-a084-ecf74f737799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:59.578248 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume request issued successfully. Jul 31 19:16:59.579003 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7fc58a7e-b2fd-4da7-aa7e-70d2aeaea969 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:59.579601 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1057/4243] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:16:59 2026] POST /volume/v3/volumes => generated 774 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:16:59.600349 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2fc90f87-366d-4722-aa2c-07e7e3467bb3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:59.603604 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fc90f87-366d-4722-aa2c-07e7e3467bb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec Jul 31 19:16:59.603604 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fc90f87-366d-4722-aa2c-07e7e3467bb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:16:59.603604 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fc90f87-366d-4722-aa2c-07e7e3467bb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:16:59.615655 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:59.615655 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:16:59.620895 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2fc90f87-366d-4722-aa2c-07e7e3467bb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:16:59.626545 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fc90f87-366d-4722-aa2c-07e7e3467bb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec returned with HTTP 200 Jul 31 19:16:59.626705 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1057/4244] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:16:59 2026] GET /volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec => generated 953 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:59.707075 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-85a7f6f0-88dc-4512-9ae7-47fa8660ea45 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:59.808409 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85a7f6f0-88dc-4512-9ae7-47fa8660ea45 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:16:59.808876 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-85a7f6f0-88dc-4512-9ae7-47fa8660ea45 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1422269596", "extra_specs": {"storage_protocol": "tempest-storage_protocol-568134833", "vendor_name": "tempest-vendor_name-1032075515"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:59.826017 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-85a7f6f0-88dc-4512-9ae7-47fa8660ea45 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:16:59.826450 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1076/4245] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:16:59 2026] POST /volume/v3/types => generated 329 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:16:59.835775 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5389cd53-3e26-4094-af42-40e74e159434 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:16:59.837704 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:16:59.838054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc08b2e8-1d8f-44c8-9a89-331319e29192", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:16:59.839550 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Create volume request body: {'volume': {'volume_type': 'dc08b2e8-1d8f-44c8-9a89-331319e29192', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:16:59.842911 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Create volume of 1 GB Jul 31 19:16:59.843220 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:16:59.843220 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:16:59.843506 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Availability Zones retrieved successfully. Jul 31 19:16:59.849093 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Flow 'volume_create_api' (d7bc0dd4-96a9-46bd-90d0-cfa538eafddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:59.850106 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50afa7f8-80c2-4dad-ba54-4033c568f0e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.850859 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:16:59.869679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50afa7f8-80c2-4dad-ba54-4033c568f0e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:17:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-568134833',vendor_name='tempest-vendor_name-1032075515'},id=dc08b2e8-1d8f-44c8-9a89-331319e29192,is_public=True,name='tempest-ProjectReaderTests-volume-type-1422269596',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc08b2e8-1d8f-44c8-9a89-331319e29192', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.870494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b89ee2-bdcf-4468-a836-1c6a5d2fd649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.895856 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1422269596 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1422269596, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:59.896121 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1422269596 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1422269596, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:16:59.929300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Created reservations ['e7ea174f-22d9-439a-9834-b44c6d19603a', '8a65cf59-3c92-41f9-a490-26c55069a5b1', '9206b660-88f9-4ddb-820f-628892620ea8', 'bd44ab36-bfa7-4c6f-a9d6-162a006fe0fd'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:16:59.930186 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b89ee2-bdcf-4468-a836-1c6a5d2fd649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7ea174f-22d9-439a-9834-b44c6d19603a', '8a65cf59-3c92-41f9-a490-26c55069a5b1', '9206b660-88f9-4ddb-820f-628892620ea8', 'bd44ab36-bfa7-4c6f-a9d6-162a006fe0fd']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.931013 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e89e37b0-1e20-4925-bb35-71a25ad97afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.958340 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e89e37b0-1e20-4925-bb35-71a25ad97afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b895ae-8d14-475b-9231-41607017e487', '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='a6e2be9560ee496499105f90f1a55b31',qos_specs=None,replication_status=,reservations=['e7ea174f-22d9-439a-9834-b44c6d19603a','8a65cf59-3c92-41f9-a490-26c55069a5b1','9206b660-88f9-4ddb-820f-628892620ea8','bd44ab36-bfa7-4c6f-a9d6-162a006fe0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e59618f0e9be4da2a81b95be9db41d2a',volume_type_id=dc08b2e8-1d8f-44c8-9a89-331319e29192), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:16: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=f6b895ae-8d14-475b-9231-41607017e487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6e2be9560ee496499105f90f1a55b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e59618f0e9be4da2a81b95be9db41d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc08b2e8-1d8f-44c8-9a89-331319e29192),volume_type_id=dc08b2e8-1d8f-44c8-9a89-331319e29192)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.959564 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc26cd6f-2496-4735-8cf6-4199fdc4f06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.981785 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc26cd6f-2496-4735-8cf6-4199fdc4f06c) transitioned into state 'SUCCESS' from 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='a6e2be9560ee496499105f90f1a55b31',qos_specs=None,replication_status=,reservations=['e7ea174f-22d9-439a-9834-b44c6d19603a','8a65cf59-3c92-41f9-a490-26c55069a5b1','9206b660-88f9-4ddb-820f-628892620ea8','bd44ab36-bfa7-4c6f-a9d6-162a006fe0fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e59618f0e9be4da2a81b95be9db41d2a',volume_type_id=dc08b2e8-1d8f-44c8-9a89-331319e29192)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.982745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc2fcdc-023d-46e6-ad7b-7c8a155011a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:16:59.994222 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adc2fcdc-023d-46e6-ad7b-7c8a155011a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:16:59.994222 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Flow 'volume_create_api' (d7bc0dd4-96a9-46bd-90d0-cfa538eafddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:16:59.994787 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Create volume request issued successfully. Jul 31 19:16:59.994923 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5389cd53-3e26-4094-af42-40e74e159434 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:16:59.995403 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1056/4246] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:16:59 2026] POST /volume/v3/volumes => generated 774 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:00.009374 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8651dc7f-ca73-4471-893e-c7ea2b82d5f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.010967 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8651dc7f-ca73-4471-893e-c7ea2b82d5f1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] GET https://10.4.3.163/volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 Jul 31 19:17:00.011271 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8651dc7f-ca73-4471-893e-c7ea2b82d5f1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.011682 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8651dc7f-ca73-4471-893e-c7ea2b82d5f1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.020200 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.020200 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:00.023127 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8651dc7f-ca73-4471-893e-c7ea2b82d5f1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Volume info retrieved successfully. Jul 31 19:17:00.027153 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8651dc7f-ca73-4471-893e-c7ea2b82d5f1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 returned with HTTP 200 Jul 31 19:17:00.028012 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1058/4247] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:00 2026] GET /volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:00.053764 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-950ae5b2-d122-4821-a477-ab77b19e5448 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.057316 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-950ae5b2-d122-4821-a477-ab77b19e5448 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c Jul 31 19:17:00.057579 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-950ae5b2-d122-4821-a477-ab77b19e5448 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.057897 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-950ae5b2-d122-4821-a477-ab77b19e5448 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.058066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-950ae5b2-d122-4821-a477-ab77b19e5448 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id e38a005e-dcaf-4a32-93fc-40c2d1fee55c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:00.063302 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-950ae5b2-d122-4821-a477-ab77b19e5448 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c returned with HTTP 404 Jul 31 19:17:00.063830 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1058/4248] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:00 2026] GET /volume/v3/backups/e38a005e-dcaf-4a32-93fc-40c2d1fee55c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:00.073257 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-49c6dc74-00d2-4170-89d5-3e91c3a8420d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.074891 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49c6dc74-00d2-4170-89d5-3e91c3a8420d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:17:00.075091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49c6dc74-00d2-4170-89d5-3e91c3a8420d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.075281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-49c6dc74-00d2-4170-89d5-3e91c3a8420d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.075376 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-49c6dc74-00d2-4170-89d5-3e91c3a8420d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete backup with id: 2aba8a3e-9351-461f-9b5e-7976437d2b1c. Jul 31 19:17:00.079363 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.079363 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:00.090774 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-49c6dc74-00d2-4170-89d5-3e91c3a8420d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] delete_backup rpcapi backup_id 2aba8a3e-9351-461f-9b5e-7976437d2b1c {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:17:00.092366 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-49c6dc74-00d2-4170-89d5-3e91c3a8420d tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 202 Jul 31 19:17:00.092799 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1077/4249] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:00 2026] DELETE /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:17:00.100865 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5f9d9a4b-79ee-4e62-b1a4-45aef4e3024b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.103316 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f9d9a4b-79ee-4e62-b1a4-45aef4e3024b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:17:00.103316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f9d9a4b-79ee-4e62-b1a4-45aef4e3024b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.103316 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f9d9a4b-79ee-4e62-b1a4-45aef4e3024b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.103467 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5f9d9a4b-79ee-4e62-b1a4-45aef4e3024b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:00.108666 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.108666 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:00.109008 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f9d9a4b-79ee-4e62-b1a4-45aef4e3024b tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 200 Jul 31 19:17:00.109468 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1057/4250] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:00 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:00.193867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bbe8c364-da21-4272-ab71-d1c86c6c476b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.195746 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbe8c364-da21-4272-ab71-d1c86c6c476b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:00.195925 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbe8c364-da21-4272-ab71-d1c86c6c476b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.196263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbe8c364-da21-4272-ab71-d1c86c6c476b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.205242 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.205242 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:00.211932 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bbe8c364-da21-4272-ab71-d1c86c6c476b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Volume info retrieved successfully. Jul 31 19:17:00.214985 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbe8c364-da21-4272-ab71-d1c86c6c476b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 returned with HTTP 200 Jul 31 19:17:00.215427 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1059/4251] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:00 2026] GET /volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:00.229902 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-19b57735-d06c-4143-bbf9-35d2495be92b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.231607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19b57735-d06c-4143-bbf9-35d2495be92b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:00.231970 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-19b57735-d06c-4143-bbf9-35d2495be92b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83668656-7eb6-4ac3-b648-7acfdc73a1e5", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-162578708"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:00.240520 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.240520 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:00.241014 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-19b57735-d06c-4143-bbf9-35d2495be92b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Volume info retrieved successfully. Jul 31 19:17:00.241162 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-19b57735-d06c-4143-bbf9-35d2495be92b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Create snapshot from volume 83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:00.275850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-19b57735-d06c-4143-bbf9-35d2495be92b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Created reservations ['fd7a013b-47b4-44c9-a6cb-bac0412d9652', 'd8d0baec-cd19-446b-9791-c8732260e3d5', '5696c930-b8c0-4dd6-8fbe-270481c26f14', '0c257789-868a-4580-98d3-2f76b8c4548c'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:00.314672 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-19b57735-d06c-4143-bbf9-35d2495be92b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Snapshot create request issued successfully. Jul 31 19:17:00.315040 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-19b57735-d06c-4143-bbf9-35d2495be92b tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:00.316296 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1059/4252] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:00 2026] POST /volume/v3/snapshots => generated 322 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:00.324286 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eb0db19c-70a3-49cd-bfa4-b78427c63bf4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.326113 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb0db19c-70a3-49cd-bfa4-b78427c63bf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 Jul 31 19:17:00.326353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb0db19c-70a3-49cd-bfa4-b78427c63bf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.326595 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eb0db19c-70a3-49cd-bfa4-b78427c63bf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.332759 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.332759 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:00.333291 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eb0db19c-70a3-49cd-bfa4-b78427c63bf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Snapshot retrieved successfully. Jul 31 19:17:00.334214 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eb0db19c-70a3-49cd-bfa4-b78427c63bf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 returned with HTTP 200 Jul 31 19:17:00.334653 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1078/4253] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:00 2026] GET /volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:00.640941 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-564433d4-be5a-4373-80cc-67bbaeb0077b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.643349 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-564433d4-be5a-4373-80cc-67bbaeb0077b tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec Jul 31 19:17:00.643649 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-564433d4-be5a-4373-80cc-67bbaeb0077b tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.643869 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-564433d4-be5a-4373-80cc-67bbaeb0077b tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.652809 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.652809 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:00.658886 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-564433d4-be5a-4373-80cc-67bbaeb0077b tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:17:00.665628 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-564433d4-be5a-4373-80cc-67bbaeb0077b tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec returned with HTTP 200 Jul 31 19:17:00.666206 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1058/4254] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:00 2026] GET /volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec => generated 974 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:00.680627 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f454e19-e1bc-44a0-8bf9-a3a5ff9d0af8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.682925 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f454e19-e1bc-44a0-8bf9-a3a5ff9d0af8 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:17:00.682925 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f454e19-e1bc-44a0-8bf9-a3a5ff9d0af8 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.682925 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f454e19-e1bc-44a0-8bf9-a3a5ff9d0af8 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.687525 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f454e19-e1bc-44a0-8bf9-a3a5ff9d0af8 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:17:00.687525 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1060/4255] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:17:00 2026] GET /volume/v3/messages => generated 1326 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:00.696356 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8db7413f-7fbf-452e-a856-738a0d79054e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.779475 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8db7413f-7fbf-452e-a856-738a0d79054e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] DELETE https://10.4.3.163/volume/v3/messages/443ed632-4fe3-476b-a3a6-23548689361d Jul 31 19:17:00.779759 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8db7413f-7fbf-452e-a856-738a0d79054e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.780000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8db7413f-7fbf-452e-a856-738a0d79054e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.783372 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.783372 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:00.789397 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8db7413f-7fbf-452e-a856-738a0d79054e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] https://10.4.3.163/volume/v3/messages/443ed632-4fe3-476b-a3a6-23548689361d returned with HTTP 204 Jul 31 19:17:00.789950 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1060/4256] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:17:00 2026] DELETE /volume/v3/messages/443ed632-4fe3-476b-a3a6-23548689361d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:17:00.798916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-77129730-47d6-4fbe-ba33-15a8aac94076 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.800674 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77129730-47d6-4fbe-ba33-15a8aac94076 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] GET https://10.4.3.163/volume/v3/messages/443ed632-4fe3-476b-a3a6-23548689361d Jul 31 19:17:00.801094 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77129730-47d6-4fbe-ba33-15a8aac94076 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.801705 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77129730-47d6-4fbe-ba33-15a8aac94076 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.806130 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77129730-47d6-4fbe-ba33-15a8aac94076 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] https://10.4.3.163/volume/v3/messages/443ed632-4fe3-476b-a3a6-23548689361d returned with HTTP 404 Jul 31 19:17:00.806848 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1079/4257] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:00 2026] GET /volume/v3/messages/443ed632-4fe3-476b-a3a6-23548689361d => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:00.816164 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-89444174-fe51-42ea-8972-05f1c2554d55 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.818699 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec Jul 31 19:17:00.819131 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.819449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.819720 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Delete volume with id: d9e5d5d6-20b2-4275-9170-0ce81fa398ec Jul 31 19:17:00.829147 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.829147 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:00.829680 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:17:00.831153 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100320) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:17:00.846453 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1451204230 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1451204230, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:00.846728 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1451204230 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1451204230, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:00.859313 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Created reservations ['e9cc8df0-c991-45e5-bda4-87128f8232ac', '4dffb37d-2473-4485-bd2b-00f7cafe98bd', '90feac59-1ace-4ebd-8737-9ed1a7d7bb64', '9feed402-af70-4719-85b9-696a48aefa07'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:00.894544 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Delete volume request issued successfully. Jul 31 19:17:00.894795 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-89444174-fe51-42ea-8972-05f1c2554d55 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec returned with HTTP 202 Jul 31 19:17:00.895319 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1059/4258] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:00 2026] DELETE /volume/v3/volumes/d9e5d5d6-20b2-4275-9170-0ce81fa398ec => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 19:17:00.902411 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c418fe06-0605-490f-90fd-e736ad7f17ac None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.904738 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c418fe06-0605-490f-90fd-e736ad7f17ac tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] DELETE https://10.4.3.163/volume/v3/types/bc4a512a-946e-43c1-9c06-2b615559c05d Jul 31 19:17:00.905001 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c418fe06-0605-490f-90fd-e736ad7f17ac tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:00.905289 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c418fe06-0605-490f-90fd-e736ad7f17ac tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:00.939199 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c418fe06-0605-490f-90fd-e736ad7f17ac tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/types/bc4a512a-946e-43c1-9c06-2b615559c05d returned with HTTP 202 Jul 31 19:17:00.939740 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1061/4259] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:00 2026] DELETE /volume/v3/types/bc4a512a-946e-43c1-9c06-2b615559c05d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:00.948349 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b016fb54-c8b4-40ca-931e-339ed0093ce8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.950001 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b016fb54-c8b4-40ca-931e-339ed0093ce8 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:00.950350 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b016fb54-c8b4-40ca-931e-339ed0093ce8 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1916655910", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1155904975", "vendor_name": "tempest-vendor_name-1283524657"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:00.967826 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b016fb54-c8b4-40ca-931e-339ed0093ce8 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:00.968262 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1061/4260] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:00 2026] POST /volume/v3/types => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:00.977503 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:00.979102 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:00.979285 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cf71b360-b9c4-4902-9598-0c857c020b9f", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:00.981090 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume request body: {'volume': {'volume_type': 'cf71b360-b9c4-4902-9598-0c857c020b9f', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:00.984790 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume of 1 GB Jul 31 19:17:00.985077 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:00.985077 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:00.985462 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:00.991627 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Flow 'volume_create_api' (d25f1a61-01cf-44e0-b9fc-9a880911e312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:00.992902 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9934b118-baeb-4fb3-8068-045d233de6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:00.993753 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:01.016337 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9934b118-baeb-4fb3-8068-045d233de6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:17:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1155904975',vendor_name='tempest-vendor_name-1283524657'},id=cf71b360-b9c4-4902-9598-0c857c020b9f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1916655910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cf71b360-b9c4-4902-9598-0c857c020b9f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.017075 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a127a955-2a59-4821-9f94-d6850c248c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.043035 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1916655910 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1916655910, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.043211 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c3eecb5e-b286-4f82-bf86-eeb839c5af91 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.043572 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1916655910 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1916655910, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.044852 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3eecb5e-b286-4f82-bf86-eeb839c5af91 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] GET https://10.4.3.163/volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 Jul 31 19:17:01.045101 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3eecb5e-b286-4f82-bf86-eeb839c5af91 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.045337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c3eecb5e-b286-4f82-bf86-eeb839c5af91 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.053395 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.053395 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:01.058023 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c3eecb5e-b286-4f82-bf86-eeb839c5af91 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Volume info retrieved successfully. Jul 31 19:17:01.064556 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c3eecb5e-b286-4f82-bf86-eeb839c5af91 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 returned with HTTP 200 Jul 31 19:17:01.064953 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1060/4261] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 => generated 974 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.078479 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cbc012f5-5f1b-4d09-a5df-f3646eab1839 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.079736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Created reservations ['d041be35-5f7e-49f2-9c81-5d55cd45ec43', '4f2c2859-dd7f-44c1-a261-63dfe2d9215c', 'b62b130f-5ba7-4e78-84c5-c2b1976d5d89', '479ae9df-41ef-46be-bcb3-42a2d56208e5'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:01.080554 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a127a955-2a59-4821-9f94-d6850c248c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d041be35-5f7e-49f2-9c81-5d55cd45ec43', '4f2c2859-dd7f-44c1-a261-63dfe2d9215c', 'b62b130f-5ba7-4e78-84c5-c2b1976d5d89', '479ae9df-41ef-46be-bcb3-42a2d56208e5']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.080928 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cbc012f5-5f1b-4d09-a5df-f3646eab1839 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:17:01.081233 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cbc012f5-5f1b-4d09-a5df-f3646eab1839 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.081356 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e4e177-05d2-4d70-bb80-5226b4618aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.081529 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cbc012f5-5f1b-4d09-a5df-f3646eab1839 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.088278 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cbc012f5-5f1b-4d09-a5df-f3646eab1839 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:17:01.090235 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1062/4262] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.104017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4b5e1c3-1983-4f54-bc5c-f37f02e9bd40 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.113269 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e4e177-05d2-4d70-bb80-5226b4618aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e3f1e5d-8400-42ac-96df-513c64003e18', '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='8bea4603add74257af3f54c9bfa634f3',qos_specs=None,replication_status=,reservations=['d041be35-5f7e-49f2-9c81-5d55cd45ec43','4f2c2859-dd7f-44c1-a261-63dfe2d9215c','b62b130f-5ba7-4e78-84c5-c2b1976d5d89','479ae9df-41ef-46be-bcb3-42a2d56208e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_type_id=cf71b360-b9c4-4902-9598-0c857c020b9f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:01Z,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=9e3f1e5d-8400-42ac-96df-513c64003e18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bea4603add74257af3f54c9bfa634f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cf71b360-b9c4-4902-9598-0c857c020b9f),volume_type_id=cf71b360-b9c4-4902-9598-0c857c020b9f)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.115750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7027b4e0-49bb-41b6-ad2a-9ab5386caac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.121008 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ae68e50f-42df-41b6-9d0c-4ca96c05bccd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.122924 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ae68e50f-42df-41b6-9d0c-4ca96c05bccd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c Jul 31 19:17:01.123103 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ae68e50f-42df-41b6-9d0c-4ca96c05bccd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.123315 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ae68e50f-42df-41b6-9d0c-4ca96c05bccd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.123416 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-ae68e50f-42df-41b6-9d0c-4ca96c05bccd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Show backup with id 2aba8a3e-9351-461f-9b5e-7976437d2b1c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:01.126869 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ae68e50f-42df-41b6-9d0c-4ca96c05bccd tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c returned with HTTP 404 Jul 31 19:17:01.127492 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1061/4263] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/backups/2aba8a3e-9351-461f-9b5e-7976437d2b1c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:01.135299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-43d82efd-5970-4b16-823d-14d2a55eae39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.137352 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43d82efd-5970-4b16-823d-14d2a55eae39 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 Jul 31 19:17:01.137576 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43d82efd-5970-4b16-823d-14d2a55eae39 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.137634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7027b4e0-49bb-41b6-ad2a-9ab5386caac7) transitioned into state 'SUCCESS' from 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='8bea4603add74257af3f54c9bfa634f3',qos_specs=None,replication_status=,reservations=['d041be35-5f7e-49f2-9c81-5d55cd45ec43','4f2c2859-dd7f-44c1-a261-63dfe2d9215c','b62b130f-5ba7-4e78-84c5-c2b1976d5d89','479ae9df-41ef-46be-bcb3-42a2d56208e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_type_id=cf71b360-b9c4-4902-9598-0c857c020b9f)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.137736 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-43d82efd-5970-4b16-823d-14d2a55eae39 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.140314 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-43d82efd-5970-4b16-823d-14d2a55eae39 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume with id: f3331531-1a04-4994-b754-72db8e597990 Jul 31 19:17:01.140430 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ddae374-c1ad-4240-8d7a-71364909229e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.149534 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.149534 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:01.150206 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-43d82efd-5970-4b16-823d-14d2a55eae39 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:17:01.150418 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ddae374-c1ad-4240-8d7a-71364909229e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.151498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Flow 'volume_create_api' (d25f1a61-01cf-44e0-b9fc-9a880911e312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:01.151580 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume request issued successfully. Jul 31 19:17:01.152101 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf7ea190-99b7-4348-b1b2-7fe2a2cb6ed6 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:01.152631 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1080/4264] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:17:00 2026] POST /volume/v3/volumes => generated 774 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:01.166306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a17a3e3f-90be-4c29-9e8a-5c5dd2ee3255 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.168493 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a17a3e3f-90be-4c29-9e8a-5c5dd2ee3255 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 Jul 31 19:17:01.168771 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a17a3e3f-90be-4c29-9e8a-5c5dd2ee3255 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.169020 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a17a3e3f-90be-4c29-9e8a-5c5dd2ee3255 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.175498 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4b5e1c3-1983-4f54-bc5c-f37f02e9bd40 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-reader] GET https://10.4.3.163/volume/v3/messages Jul 31 19:17:01.175708 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4b5e1c3-1983-4f54-bc5c-f37f02e9bd40 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.175882 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4b5e1c3-1983-4f54-bc5c-f37f02e9bd40 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-reader] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.179633 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-43d82efd-5970-4b16-823d-14d2a55eae39 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Delete volume request issued successfully. Jul 31 19:17:01.179803 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.179803 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:01.179927 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-43d82efd-5970-4b16-823d-14d2a55eae39 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 returned with HTTP 202 Jul 31 19:17:01.180206 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1063/4265] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:01 2026] DELETE /volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:01.185970 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4b5e1c3-1983-4f54-bc5c-f37f02e9bd40 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-reader] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:17:01.185970 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1062/4266] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/messages => generated 670 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.186528 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a17a3e3f-90be-4c29-9e8a-5c5dd2ee3255 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:17:01.190785 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a17a3e3f-90be-4c29-9e8a-5c5dd2ee3255 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 returned with HTTP 200 Jul 31 19:17:01.191243 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1062/4267] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.191760 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b630fd9b-bae7-4ca6-9e42-4188a2a3b1d0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.194132 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b630fd9b-bae7-4ca6-9e42-4188a2a3b1d0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 Jul 31 19:17:01.194411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b630fd9b-bae7-4ca6-9e42-4188a2a3b1d0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.194714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b630fd9b-bae7-4ca6-9e42-4188a2a3b1d0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.201903 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4563fc23-0749-4666-8eaa-5770a775dce0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.203782 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4563fc23-0749-4666-8eaa-5770a775dce0 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] DELETE https://10.4.3.163/volume/v3/messages/a87236ef-a4ad-4fe2-af0d-a03d3f05a81e Jul 31 19:17:01.204004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4563fc23-0749-4666-8eaa-5770a775dce0 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.204235 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4563fc23-0749-4666-8eaa-5770a775dce0 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.205499 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.205499 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:01.210375 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b630fd9b-bae7-4ca6-9e42-4188a2a3b1d0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Volume info retrieved successfully. Jul 31 19:17:01.215012 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b630fd9b-bae7-4ca6-9e42-4188a2a3b1d0 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 returned with HTTP 200 Jul 31 19:17:01.215304 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1081/4268] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:01.218419 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4563fc23-0749-4666-8eaa-5770a775dce0 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/messages/a87236ef-a4ad-4fe2-af0d-a03d3f05a81e returned with HTTP 204 Jul 31 19:17:01.221618 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1064/4269] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:17:01 2026] DELETE /volume/v3/messages/a87236ef-a4ad-4fe2-af0d-a03d3f05a81e => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:17:01.232482 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-353658dc-27e3-4c7c-9b23-1d824f21700f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.235934 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 Jul 31 19:17:01.236182 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.236459 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.236666 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Delete volume with id: f6b895ae-8d14-475b-9231-41607017e487 Jul 31 19:17:01.248651 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.248651 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:01.249055 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Volume info retrieved successfully. Jul 31 19:17:01.252731 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100319) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:17:01.268884 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1422269596 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1422269596, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.269294 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1422269596 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1422269596, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.286021 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Created reservations ['b1ac8f37-ff17-46ed-bd1b-175c861f9e34', '6f71e4ac-d796-4a8e-a231-d0a1f70b8f2b', '3bd4616b-54ba-43e3-bbf7-d1ba8ee085d3', '210da4a1-ee34-435a-b8e1-2096b2fa2f92'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:01.338608 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Delete volume request issued successfully. Jul 31 19:17:01.338733 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-353658dc-27e3-4c7c-9b23-1d824f21700f tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 returned with HTTP 202 Jul 31 19:17:01.339166 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1063/4270] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:01 2026] DELETE /volume/v3/volumes/f6b895ae-8d14-475b-9231-41607017e487 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:01.343757 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6a97c2b7-4c8e-40a4-b8c4-6af200ed7c5a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.345646 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6a97c2b7-4c8e-40a4-b8c4-6af200ed7c5a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 Jul 31 19:17:01.345904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6a97c2b7-4c8e-40a4-b8c4-6af200ed7c5a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.346172 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6a97c2b7-4c8e-40a4-b8c4-6af200ed7c5a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.348766 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-31c0e055-9c9c-4526-991a-dbe30dc26516 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.352240 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31c0e055-9c9c-4526-991a-dbe30dc26516 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] DELETE https://10.4.3.163/volume/v3/types/dc08b2e8-1d8f-44c8-9a89-331319e29192 Jul 31 19:17:01.352240 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31c0e055-9c9c-4526-991a-dbe30dc26516 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.352240 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-31c0e055-9c9c-4526-991a-dbe30dc26516 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.354233 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.354233 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:01.354830 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6a97c2b7-4c8e-40a4-b8c4-6af200ed7c5a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Snapshot retrieved successfully. Jul 31 19:17:01.356501 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6a97c2b7-4c8e-40a4-b8c4-6af200ed7c5a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 returned with HTTP 200 Jul 31 19:17:01.356501 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1063/4271] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.370124 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.372760 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 Jul 31 19:17:01.372760 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:01.388926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-31c0e055-9c9c-4526-991a-dbe30dc26516 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/types/dc08b2e8-1d8f-44c8-9a89-331319e29192 returned with HTTP 202 Jul 31 19:17:01.389699 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1082/4272] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:01 2026] DELETE /volume/v3/types/dc08b2e8-1d8f-44c8-9a89-331319e29192 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:01.399818 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-688d7500-b2bf-4a97-a768-297b2a9150b9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.401694 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-688d7500-b2bf-4a97-a768-297b2a9150b9 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:01.402068 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-688d7500-b2bf-4a97-a768-297b2a9150b9 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-613491023", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1791951642", "vendor_name": "tempest-vendor_name-1285815793"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:01.417927 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-688d7500-b2bf-4a97-a768-297b2a9150b9 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:01.418416 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1064/4273] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:01 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.429362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.431088 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:01.431573 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ede45772-9104-4f89-986a-ceab996923b6", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:01.433413 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Create volume request body: {'volume': {'volume_type': 'ede45772-9104-4f89-986a-ceab996923b6', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:01.435031 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.435357 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.435658 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.435928 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1916655910 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1916655910, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.436108 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1916655910 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1916655910, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.436360 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-1916655910 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-1916655910, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.438419 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Create volume of 1 GB Jul 31 19:17:01.438715 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.438715 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:01.439283 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:01.444668 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7b33c7fb-87e9-44e9-a42e-97b675cc0dee tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 returned with HTTP 200 Jul 31 19:17:01.445072 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Flow 'volume_create_api' (d88977a1-6ac9-4583-b3a2-625d17ae72a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:01.445118 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1065/4274] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:17:01 2026] PUT /volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 => generated 785 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.446058 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435f9f02-8b0c-4d7a-a5b2-b4c12920d8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.446904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:01.456582 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f95d2a0c-7c94-4ea3-ac09-1ff3d9ebc69a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.458533 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f95d2a0c-7c94-4ea3-ac09-1ff3d9ebc69a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:01.459368 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f95d2a0c-7c94-4ea3-ac09-1ff3d9ebc69a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83668656-7eb6-4ac3-b648-7acfdc73a1e5"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:01.469726 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.469726 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:01.469726 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f95d2a0c-7c94-4ea3-ac09-1ff3d9ebc69a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Volume info retrieved successfully. Jul 31 19:17:01.469726 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-f95d2a0c-7c94-4ea3-ac09-1ff3d9ebc69a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Create snapshot from volume 83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:01.477074 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435f9f02-8b0c-4d7a-a5b2-b4c12920d8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:17:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1791951642',vendor_name='tempest-vendor_name-1285815793'},id=ede45772-9104-4f89-986a-ceab996923b6,is_public=True,name='tempest-ProjectReaderTests-volume-type-613491023',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ede45772-9104-4f89-986a-ceab996923b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.478337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60616c0-f73d-40e1-8bc7-f017c6f27dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.487953 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota_utils [None req-f95d2a0c-7c94-4ea3-ac09-1ff3d9ebc69a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Quota exceeded for 457ec4f1a5bf41baa8bfe58a7ed0ab46, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 19:17:01.489309 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.middleware.fault [None req-f95d2a0c-7c94-4ea3-ac09-1ff3d9ebc69a tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 413 Jul 31 19:17:01.489309 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1083/4275] 10.4.3.163 () {68 vars in 1264 bytes} [Fri Jul 31 19:17:01 2026] POST /volume/v3/snapshots => generated 208 bytes in 33 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 19:17:01.498603 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.500616 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 Jul 31 19:17:01.501096 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:01.520509 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.520890 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.545123 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.545570 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.545924 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_snapshots_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.546370 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1916655910 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1916655910, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.546758 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1916655910 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1916655910, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.547076 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectMemberTests-volume-type-1916655910 is set by the default quota flag: quota_snapshots_tempest-ProjectMemberTests-volume-type-1916655910, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:01.553326 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5898a41-d31a-4d09-9a70-d8f17c64b17a tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 returned with HTTP 200 Jul 31 19:17:01.553937 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1065/4276] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:17:01 2026] PUT /volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 => generated 785 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.559959 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Created reservations ['469371d7-20dc-4d3e-a04a-abe8ab35decd', 'd7b2ee88-13a3-49c0-864a-709909bd3c7d', '709be22a-c37e-4963-a88b-e4f26c22430e', '38aa2a40-edb2-4895-82de-ac62a6e909bf'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:01.560740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a60616c0-f73d-40e1-8bc7-f017c6f27dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['469371d7-20dc-4d3e-a04a-abe8ab35decd', 'd7b2ee88-13a3-49c0-864a-709909bd3c7d', '709be22a-c37e-4963-a88b-e4f26c22430e', '38aa2a40-edb2-4895-82de-ac62a6e909bf']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.561561 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0757fb93-0091-4dcb-b79a-5b51b9c267a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.568798 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7bae05fa-56a3-46c3-b591-7bf684072902 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.571383 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7bae05fa-56a3-46c3-b591-7bf684072902 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:01.574547 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7bae05fa-56a3-46c3-b591-7bf684072902 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "83668656-7eb6-4ac3-b648-7acfdc73a1e5"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:01.593175 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.593175 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:01.593845 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7bae05fa-56a3-46c3-b591-7bf684072902 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Volume info retrieved successfully. Jul 31 19:17:01.594017 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-7bae05fa-56a3-46c3-b591-7bf684072902 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Create snapshot from volume 83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:01.595585 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0757fb93-0091-4dcb-b79a-5b51b9c267a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '514ffb53-fa71-451a-94df-ddfc2c19948b', '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='a6e2be9560ee496499105f90f1a55b31',qos_specs=None,replication_status=,reservations=['469371d7-20dc-4d3e-a04a-abe8ab35decd','d7b2ee88-13a3-49c0-864a-709909bd3c7d','709be22a-c37e-4963-a88b-e4f26c22430e','38aa2a40-edb2-4895-82de-ac62a6e909bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e59618f0e9be4da2a81b95be9db41d2a',volume_type_id=ede45772-9104-4f89-986a-ceab996923b6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:01Z,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=514ffb53-fa71-451a-94df-ddfc2c19948b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6e2be9560ee496499105f90f1a55b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e59618f0e9be4da2a81b95be9db41d2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ede45772-9104-4f89-986a-ceab996923b6),volume_type_id=ede45772-9104-4f89-986a-ceab996923b6)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.597498 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623ab5e5-b7f7-41b9-ba4b-e6a22bce21f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.624357 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota_utils [None req-7bae05fa-56a3-46c3-b591-7bf684072902 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Quota exceeded for 457ec4f1a5bf41baa8bfe58a7ed0ab46, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 31 19:17:01.624844 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623ab5e5-b7f7-41b9-ba4b-e6a22bce21f9) transitioned into state 'SUCCESS' from 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='a6e2be9560ee496499105f90f1a55b31',qos_specs=None,replication_status=,reservations=['469371d7-20dc-4d3e-a04a-abe8ab35decd','d7b2ee88-13a3-49c0-864a-709909bd3c7d','709be22a-c37e-4963-a88b-e4f26c22430e','38aa2a40-edb2-4895-82de-ac62a6e909bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e59618f0e9be4da2a81b95be9db41d2a',volume_type_id=ede45772-9104-4f89-986a-ceab996923b6)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.625219 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.middleware.fault [None req-7bae05fa-56a3-46c3-b591-7bf684072902 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 413 Jul 31 19:17:01.625791 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9640496-4d57-4c19-9550-2c9689287a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:01.626847 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1066/4277] 10.4.3.163 () {68 vars in 1264 bytes} [Fri Jul 31 19:17:01 2026] POST /volume/v3/snapshots => generated 133 bytes in 60 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 19:17:01.637194 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-452c8754-6203-45f9-8a68-84f182459b7f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.641195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-452c8754-6203-45f9-8a68-84f182459b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 Jul 31 19:17:01.641195 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-452c8754-6203-45f9-8a68-84f182459b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.641195 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-452c8754-6203-45f9-8a68-84f182459b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.641195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-452c8754-6203-45f9-8a68-84f182459b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Delete snapshot with id: 4031ebff-cca1-4690-b171-c94f5a96bb44 Jul 31 19:17:01.641467 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9640496-4d57-4c19-9550-2c9689287a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:01.642056 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Flow 'volume_create_api' (d88977a1-6ac9-4583-b3a2-625d17ae72a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:01.642489 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Create volume request issued successfully. Jul 31 19:17:01.643082 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e33bd37a-0376-4f20-b636-dbbbe527c32d tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:01.644398 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1064/4278] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:17:01 2026] POST /volume/v3/volumes => generated 773 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:01.647077 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.647077 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:01.647970 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-452c8754-6203-45f9-8a68-84f182459b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Snapshot retrieved successfully. Jul 31 19:17:01.657903 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ab17164e-eae9-4ff3-9225-52c4519691db None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.660490 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab17164e-eae9-4ff3-9225-52c4519691db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] GET https://10.4.3.163/volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b Jul 31 19:17:01.660784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab17164e-eae9-4ff3-9225-52c4519691db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.661017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ab17164e-eae9-4ff3-9225-52c4519691db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.668633 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-452c8754-6203-45f9-8a68-84f182459b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Snapshot delete request issued successfully. Jul 31 19:17:01.668633 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-452c8754-6203-45f9-8a68-84f182459b7f tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 returned with HTTP 202 Jul 31 19:17:01.668633 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1084/4279] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:01 2026] DELETE /volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:01.671095 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.671095 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:01.675011 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ab17164e-eae9-4ff3-9225-52c4519691db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Volume info retrieved successfully. Jul 31 19:17:01.678372 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c1396d35-928f-4383-91c3-19914d1afb06 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:01.680088 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ab17164e-eae9-4ff3-9225-52c4519691db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b returned with HTTP 200 Jul 31 19:17:01.680638 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1066/4280] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:01.682703 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1396d35-928f-4383-91c3-19914d1afb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 Jul 31 19:17:01.682896 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1396d35-928f-4383-91c3-19914d1afb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:01.683082 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c1396d35-928f-4383-91c3-19914d1afb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:01.690029 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:01.690029 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:01.690497 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c1396d35-928f-4383-91c3-19914d1afb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Snapshot retrieved successfully. Jul 31 19:17:01.691242 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c1396d35-928f-4383-91c3-19914d1afb06 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 returned with HTTP 200 Jul 31 19:17:01.691614 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1067/4281] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:01 2026] GET /volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.203582 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8f4fca09-d819-4ca3-8d4a-65544562cab3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.205648 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8f4fca09-d819-4ca3-8d4a-65544562cab3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 Jul 31 19:17:02.205870 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8f4fca09-d819-4ca3-8d4a-65544562cab3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.206094 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8f4fca09-d819-4ca3-8d4a-65544562cab3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.213526 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.213526 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:02.216826 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8f4fca09-d819-4ca3-8d4a-65544562cab3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:17:02.220430 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8f4fca09-d819-4ca3-8d4a-65544562cab3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 returned with HTTP 200 Jul 31 19:17:02.220940 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1065/4282] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.231108 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-36829ebf-6b26-44d3-baf9-481deab7efc2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.234457 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-36829ebf-6b26-44d3-baf9-481deab7efc2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] GET https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 Jul 31 19:17:02.234457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-36829ebf-6b26-44d3-baf9-481deab7efc2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.234457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-36829ebf-6b26-44d3-baf9-481deab7efc2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.236084 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eda324c4-a4ba-4f89-b477-07157cc86e33 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.240302 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-36829ebf-6b26-44d3-baf9-481deab7efc2 tempest-ProjectAdminTests33-1549477527 tempest-ProjectAdminTests33-1549477527-project-admin] https://10.4.3.163/volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 returned with HTTP 404 Jul 31 19:17:02.240302 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1085/4283] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/volumes/f3331531-1a04-4994-b754-72db8e597990 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:02.241929 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eda324c4-a4ba-4f89-b477-07157cc86e33 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:17:02.243343 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eda324c4-a4ba-4f89-b477-07157cc86e33 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.243658 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eda324c4-a4ba-4f89-b477-07157cc86e33 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.248596 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eda324c4-a4ba-4f89-b477-07157cc86e33 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:17:02.249073 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1067/4284] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/messages => generated 1326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:02.257475 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0624175d-2fe3-4515-a092-e36ef82f76e1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.259403 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0624175d-2fe3-4515-a092-e36ef82f76e1 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] GET https://10.4.3.163/volume/v3/messages Jul 31 19:17:02.259638 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0624175d-2fe3-4515-a092-e36ef82f76e1 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.259887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0624175d-2fe3-4515-a092-e36ef82f76e1 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.263644 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0624175d-2fe3-4515-a092-e36ef82f76e1 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:17:02.264053 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1068/4285] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/messages => generated 1326 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:02.272225 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8001f388-42ae-4c80-a5bc-efb23ba6f5e4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.274053 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8001f388-42ae-4c80-a5bc-efb23ba6f5e4 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] DELETE https://10.4.3.163/volume/v3/messages/dd0ddf19-2f99-46e5-981b-9a6de613d142 Jul 31 19:17:02.274200 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8001f388-42ae-4c80-a5bc-efb23ba6f5e4 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.274932 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8001f388-42ae-4c80-a5bc-efb23ba6f5e4 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.298857 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8001f388-42ae-4c80-a5bc-efb23ba6f5e4 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/messages/dd0ddf19-2f99-46e5-981b-9a6de613d142 returned with HTTP 204 Jul 31 19:17:02.298857 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1066/4286] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:17:02 2026] DELETE /volume/v3/messages/dd0ddf19-2f99-46e5-981b-9a6de613d142 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:17:02.310839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.315582 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 Jul 31 19:17:02.315751 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.315928 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.317499 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Delete volume with id: 9e3f1e5d-8400-42ac-96df-513c64003e18 Jul 31 19:17:02.324321 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.324321 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:02.324321 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:17:02.324321 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100318) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:17:02.340939 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Created reservations ['3a8e27fe-d6cb-45fa-9674-4c1154f6275c', 'e83dae7a-be9b-4dce-97b0-3eed83ab304f', 'e1159866-177b-42e6-8f5b-b21c6acf107c', '84cd25d5-dfa9-4336-ab50-453c7728d36f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:02.373079 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Delete volume request issued successfully. Jul 31 19:17:02.373282 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-eca3955e-de7b-456e-98ed-cfe37faf4c20 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 returned with HTTP 202 Jul 31 19:17:02.373692 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1086/4287] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:02 2026] DELETE /volume/v3/volumes/9e3f1e5d-8400-42ac-96df-513c64003e18 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:02.381352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-623c4c7a-2d1f-4f0d-81a6-81e7eeb27b28 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.385494 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-623c4c7a-2d1f-4f0d-81a6-81e7eeb27b28 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] DELETE https://10.4.3.163/volume/v3/types/cf71b360-b9c4-4902-9598-0c857c020b9f Jul 31 19:17:02.385786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-623c4c7a-2d1f-4f0d-81a6-81e7eeb27b28 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.386044 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-623c4c7a-2d1f-4f0d-81a6-81e7eeb27b28 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.430203 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-623c4c7a-2d1f-4f0d-81a6-81e7eeb27b28 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/types/cf71b360-b9c4-4902-9598-0c857c020b9f returned with HTTP 202 Jul 31 19:17:02.430848 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1068/4288] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:02 2026] DELETE /volume/v3/types/cf71b360-b9c4-4902-9598-0c857c020b9f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:02.441823 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-551a686c-431e-49ce-9504-7f96ae0bce32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.446210 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-551a686c-431e-49ce-9504-7f96ae0bce32 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:02.447349 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-551a686c-431e-49ce-9504-7f96ae0bce32 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-823309416", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1629362914", "vendor_name": "tempest-vendor_name-1573661075"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:02.473525 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-551a686c-431e-49ce-9504-7f96ae0bce32 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:02.473975 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1069/4289] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:02 2026] POST /volume/v3/types => generated 329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.483737 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-faa749ce-f000-48ab-bf52-3407c81663b0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.485400 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:02.485795 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "954aff7f-941d-48f2-b71d-42b318a4e08d", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:02.487069 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume request body: {'volume': {'volume_type': '954aff7f-941d-48f2-b71d-42b318a4e08d', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:02.492694 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume of 1 GB Jul 31 19:17:02.492949 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.492949 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:02.493284 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:02.498599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Flow 'volume_create_api' (4ffee125-a107-4e1e-b902-9ce3727e802a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:02.499549 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9c9bc7-0093-4ead-a7a7-a2399b88a2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:02.500427 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:02.524784 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce9c9bc7-0093-4ead-a7a7-a2399b88a2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:17:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1629362914',vendor_name='tempest-vendor_name-1573661075'},id=954aff7f-941d-48f2-b71d-42b318a4e08d,is_public=True,name='tempest-ProjectMemberTests-volume-type-823309416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '954aff7f-941d-48f2-b71d-42b318a4e08d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:02.525559 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d36ae7-1612-46ab-807b-3a80ad0a891e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:02.566808 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-823309416 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-823309416, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:02.567093 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-823309416 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-823309416, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:02.600257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Created reservations ['509cd3d5-dcb0-48ec-a9b0-3447b7efe9d0', '89181ed8-fafe-4004-a2df-335b5eb3c2e3', '3e629d42-6b9d-4e7c-a971-78909ad1b27e', '325cd5a4-6c57-4a44-9e1f-9860f682f875'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:02.601048 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44d36ae7-1612-46ab-807b-3a80ad0a891e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['509cd3d5-dcb0-48ec-a9b0-3447b7efe9d0', '89181ed8-fafe-4004-a2df-335b5eb3c2e3', '3e629d42-6b9d-4e7c-a971-78909ad1b27e', '325cd5a4-6c57-4a44-9e1f-9860f682f875']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:02.601807 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06fb0f0d-8de7-4541-9bc3-c6fdba34db51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:02.637811 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06fb0f0d-8de7-4541-9bc3-c6fdba34db51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e21677-db6c-4570-a616-462142aa0f3d', '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='8bea4603add74257af3f54c9bfa634f3',qos_specs=None,replication_status=,reservations=['509cd3d5-dcb0-48ec-a9b0-3447b7efe9d0','89181ed8-fafe-4004-a2df-335b5eb3c2e3','3e629d42-6b9d-4e7c-a971-78909ad1b27e','325cd5a4-6c57-4a44-9e1f-9860f682f875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_type_id=954aff7f-941d-48f2-b71d-42b318a4e08d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:02Z,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=a5e21677-db6c-4570-a616-462142aa0f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bea4603add74257af3f54c9bfa634f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(954aff7f-941d-48f2-b71d-42b318a4e08d),volume_type_id=954aff7f-941d-48f2-b71d-42b318a4e08d)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:02.639257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e44974a-94a5-48c1-a157-668ded3af8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:02.659124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e44974a-94a5-48c1-a157-668ded3af8aa) transitioned into state 'SUCCESS' from 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='8bea4603add74257af3f54c9bfa634f3',qos_specs=None,replication_status=,reservations=['509cd3d5-dcb0-48ec-a9b0-3447b7efe9d0','89181ed8-fafe-4004-a2df-335b5eb3c2e3','3e629d42-6b9d-4e7c-a971-78909ad1b27e','325cd5a4-6c57-4a44-9e1f-9860f682f875'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c1eef7436ce4077bb397fd4af8d377f',volume_type_id=954aff7f-941d-48f2-b71d-42b318a4e08d)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:02.660247 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd111e54-457a-4abe-be20-af198214e368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:02.670795 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd111e54-457a-4abe-be20-af198214e368) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:02.672574 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Flow 'volume_create_api' (4ffee125-a107-4e1e-b902-9ce3727e802a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:02.672574 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Create volume request issued successfully. Jul 31 19:17:02.673635 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-faa749ce-f000-48ab-bf52-3407c81663b0 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:02.673635 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1067/4290] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:17:02 2026] POST /volume/v3/volumes => generated 773 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:02.687645 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07a2a441-a24c-4ab2-978f-19561dec7a9d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.689501 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07a2a441-a24c-4ab2-978f-19561dec7a9d tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d Jul 31 19:17:02.689650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07a2a441-a24c-4ab2-978f-19561dec7a9d tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.689851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07a2a441-a24c-4ab2-978f-19561dec7a9d tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.694803 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-41dd9d8e-4b0f-4942-a3cd-983450e10baa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.699626 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41dd9d8e-4b0f-4942-a3cd-983450e10baa tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] GET https://10.4.3.163/volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b Jul 31 19:17:02.699886 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41dd9d8e-4b0f-4942-a3cd-983450e10baa tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.700087 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41dd9d8e-4b0f-4942-a3cd-983450e10baa tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.700189 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.700189 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:02.705675 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-abee2e4a-dc24-4069-b459-881164ba81bb None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.705877 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-07a2a441-a24c-4ab2-978f-19561dec7a9d tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:17:02.709008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abee2e4a-dc24-4069-b459-881164ba81bb tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 Jul 31 19:17:02.709008 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abee2e4a-dc24-4069-b459-881164ba81bb tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.709008 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-abee2e4a-dc24-4069-b459-881164ba81bb tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.709109 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.709109 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:02.710821 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07a2a441-a24c-4ab2-978f-19561dec7a9d tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d returned with HTTP 200 Jul 31 19:17:02.711375 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1087/4291] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.711595 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-abee2e4a-dc24-4069-b459-881164ba81bb tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 returned with HTTP 404 Jul 31 19:17:02.712016 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1070/4292] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/snapshots/4031ebff-cca1-4690-b171-c94f5a96bb44 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:02.712765 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-41dd9d8e-4b0f-4942-a3cd-983450e10baa tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Volume info retrieved successfully. Jul 31 19:17:02.717356 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41dd9d8e-4b0f-4942-a3cd-983450e10baa tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b returned with HTTP 200 Jul 31 19:17:02.717813 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1069/4293] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.723279 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-090c8438-1454-42ab-af74-88d72edf7ce2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.724427 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-090c8438-1454-42ab-af74-88d72edf7ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:02.724603 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-090c8438-1454-42ab-af74-88d72edf7ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.724772 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-090c8438-1454-42ab-af74-88d72edf7ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.731281 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.731281 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:02.732533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ab6bb8fe-ff01-466a-a11b-2c668017e4d6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.734249 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab6bb8fe-ff01-466a-a11b-2c668017e4d6 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:17:02.734454 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab6bb8fe-ff01-466a-a11b-2c668017e4d6 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.734580 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-090c8438-1454-42ab-af74-88d72edf7ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Volume info retrieved successfully. Jul 31 19:17:02.734664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ab6bb8fe-ff01-466a-a11b-2c668017e4d6 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.738337 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-090c8438-1454-42ab-af74-88d72edf7ce2 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 returned with HTTP 200 Jul 31 19:17:02.738889 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1068/4294] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.739139 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ab6bb8fe-ff01-466a-a11b-2c668017e4d6 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:17:02.739588 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1088/4295] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.753340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6d5ce36d-8e95-4aff-b2f0-1b010e93abe1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.756457 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d5ce36d-8e95-4aff-b2f0-1b010e93abe1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-reader] GET https://10.4.3.163/volume/v3/messages/9e61ed9d-334c-4e55-b3dc-2dab900a7440 Jul 31 19:17:02.756701 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d5ce36d-8e95-4aff-b2f0-1b010e93abe1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.756944 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6d5ce36d-8e95-4aff-b2f0-1b010e93abe1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-reader] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.759617 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-054373e3-b381-4712-b443-4c5ecb474596 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.761428 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-054373e3-b381-4712-b443-4c5ecb474596 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] DELETE https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:02.761494 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6d5ce36d-8e95-4aff-b2f0-1b010e93abe1 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-reader] https://10.4.3.163/volume/v3/messages/9e61ed9d-334c-4e55-b3dc-2dab900a7440 returned with HTTP 200 Jul 31 19:17:02.761635 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-054373e3-b381-4712-b443-4c5ecb474596 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.761824 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-054373e3-b381-4712-b443-4c5ecb474596 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.761873 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1071/4296] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/messages/9e61ed9d-334c-4e55-b3dc-2dab900a7440 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.761963 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-054373e3-b381-4712-b443-4c5ecb474596 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Delete volume with id: 83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:02.768553 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.768553 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:02.768977 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-054373e3-b381-4712-b443-4c5ecb474596 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Volume info retrieved successfully. Jul 31 19:17:02.770449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b5315a5b-b9b7-4c0e-8c39-02e50a1930db None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.772524 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5315a5b-b9b7-4c0e-8c39-02e50a1930db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] DELETE https://10.4.3.163/volume/v3/messages/9e61ed9d-334c-4e55-b3dc-2dab900a7440 Jul 31 19:17:02.772524 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5315a5b-b9b7-4c0e-8c39-02e50a1930db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.772653 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5315a5b-b9b7-4c0e-8c39-02e50a1930db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.782501 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5315a5b-b9b7-4c0e-8c39-02e50a1930db tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/messages/9e61ed9d-334c-4e55-b3dc-2dab900a7440 returned with HTTP 204 Jul 31 19:17:02.782881 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1069/4297] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:17:02 2026] DELETE /volume/v3/messages/9e61ed9d-334c-4e55-b3dc-2dab900a7440 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:17:02.788518 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-054373e3-b381-4712-b443-4c5ecb474596 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Delete volume request issued successfully. Jul 31 19:17:02.788518 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-054373e3-b381-4712-b443-4c5ecb474596 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 returned with HTTP 202 Jul 31 19:17:02.788708 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1070/4298] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:02 2026] DELETE /volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:02.793914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-82ed76df-166b-4df7-8478-e3d33031ad0e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.798810 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-55104bc4-658f-40a0-afdf-e0d231f3aff5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.799502 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b Jul 31 19:17:02.799756 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.800012 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.800845 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Delete volume with id: 514ffb53-fa71-451a-94df-ddfc2c19948b Jul 31 19:17:02.801066 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55104bc4-658f-40a0-afdf-e0d231f3aff5 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:02.801606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55104bc4-658f-40a0-afdf-e0d231f3aff5 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.801606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55104bc4-658f-40a0-afdf-e0d231f3aff5 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.807622 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.807622 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:02.807952 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Volume info retrieved successfully. Jul 31 19:17:02.808773 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100318) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:17:02.809999 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.809999 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:02.813733 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-55104bc4-658f-40a0-afdf-e0d231f3aff5 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Volume info retrieved successfully. Jul 31 19:17:02.817876 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55104bc4-658f-40a0-afdf-e0d231f3aff5 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 returned with HTTP 200 Jul 31 19:17:02.818928 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1072/4299] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:02.828520 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:02.828772 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-613491023 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-613491023, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:02.840085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Created reservations ['7926e02e-b782-4c8d-aa82-d41572258f43', 'ea7f20f2-a70a-40a0-afa9-24e213a4b5f9', '3f793d0d-f4d5-486d-8dc8-099c517aa6de', 'c893e530-96bc-417e-a529-30ed2991cc21'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:02.868710 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Delete volume request issued successfully. Jul 31 19:17:02.868844 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-82ed76df-166b-4df7-8478-e3d33031ad0e tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b returned with HTTP 202 Jul 31 19:17:02.869474 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1089/4300] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:02 2026] DELETE /volume/v3/volumes/514ffb53-fa71-451a-94df-ddfc2c19948b => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:02.875833 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-49a13d7b-05d4-4741-b7bf-f2b187c04ee5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.878038 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-49a13d7b-05d4-4741-b7bf-f2b187c04ee5 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] DELETE https://10.4.3.163/volume/v3/types/ede45772-9104-4f89-986a-ceab996923b6 Jul 31 19:17:02.878634 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-49a13d7b-05d4-4741-b7bf-f2b187c04ee5 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.878634 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-49a13d7b-05d4-4741-b7bf-f2b187c04ee5 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.899503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-68a4e43b-a988-42ec-ac4d-da43791a1092 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:02.901709 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-68a4e43b-a988-42ec-ac4d-da43791a1092 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] GET https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:17:02.901883 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-68a4e43b-a988-42ec-ac4d-da43791a1092 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:02.902068 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-68a4e43b-a988-42ec-ac4d-da43791a1092 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:02.908712 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:02.908712 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:02.912196 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-49a13d7b-05d4-4741-b7bf-f2b187c04ee5 tempest-ProjectReaderTests-12785120 tempest-ProjectReaderTests-12785120-project-admin] https://10.4.3.163/volume/v3/types/ede45772-9104-4f89-986a-ceab996923b6 returned with HTTP 202 Jul 31 19:17:02.912264 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-68a4e43b-a988-42ec-ac4d-da43791a1092 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Volume info retrieved successfully. Jul 31 19:17:02.912602 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1070/4301] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:02 2026] DELETE /volume/v3/types/ede45772-9104-4f89-986a-ceab996923b6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:02.916570 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-68a4e43b-a988-42ec-ac4d-da43791a1092 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 returned with HTTP 200 Jul 31 19:17:02.916933 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1071/4302] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:02 2026] GET /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:03.727722 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8d93fcca-8829-4d9f-b53a-01c03c042f9e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.729461 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d93fcca-8829-4d9f-b53a-01c03c042f9e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d Jul 31 19:17:03.729706 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d93fcca-8829-4d9f-b53a-01c03c042f9e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:03.729900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8d93fcca-8829-4d9f-b53a-01c03c042f9e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:03.736613 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:03.736613 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:03.739698 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8d93fcca-8829-4d9f-b53a-01c03c042f9e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:17:03.743144 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8d93fcca-8829-4d9f-b53a-01c03c042f9e tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d returned with HTTP 200 Jul 31 19:17:03.743535 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1073/4303] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:17:03 2026] GET /volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:03.757314 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aa23b004-a875-4dbe-b61c-12288ee1abb3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.759592 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aa23b004-a875-4dbe-b61c-12288ee1abb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] GET https://10.4.3.163/volume/v3/messages Jul 31 19:17:03.759878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aa23b004-a875-4dbe-b61c-12288ee1abb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:03.760156 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aa23b004-a875-4dbe-b61c-12288ee1abb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:03.764201 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aa23b004-a875-4dbe-b61c-12288ee1abb3 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/messages returned with HTTP 200 Jul 31 19:17:03.764669 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1090/4304] 10.4.3.163 () {68 vars in 1280 bytes} [Fri Jul 31 19:17:03 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:03.774206 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d37e54a2-729c-4c27-bdd1-aa5f9a1596f5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.776071 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d37e54a2-729c-4c27-bdd1-aa5f9a1596f5 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] GET https://10.4.3.163/volume/v3/messages/e753f983-c814-4aba-96d2-0be8c1d8708b Jul 31 19:17:03.776309 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d37e54a2-729c-4c27-bdd1-aa5f9a1596f5 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:03.776507 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d37e54a2-729c-4c27-bdd1-aa5f9a1596f5 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:03.781071 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d37e54a2-729c-4c27-bdd1-aa5f9a1596f5 tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-member] https://10.4.3.163/volume/v3/messages/e753f983-c814-4aba-96d2-0be8c1d8708b returned with HTTP 200 Jul 31 19:17:03.781456 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1071/4305] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:03 2026] GET /volume/v3/messages/e753f983-c814-4aba-96d2-0be8c1d8708b => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:03.789597 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c4b841e8-eab3-4896-a598-556a096e865c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.791652 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4b841e8-eab3-4896-a598-556a096e865c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] DELETE https://10.4.3.163/volume/v3/messages/e753f983-c814-4aba-96d2-0be8c1d8708b Jul 31 19:17:03.791901 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4b841e8-eab3-4896-a598-556a096e865c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:03.792127 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4b841e8-eab3-4896-a598-556a096e865c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:03.802733 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4b841e8-eab3-4896-a598-556a096e865c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/messages/e753f983-c814-4aba-96d2-0be8c1d8708b returned with HTTP 204 Jul 31 19:17:03.803176 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1072/4306] 10.4.3.163 () {68 vars in 1394 bytes} [Fri Jul 31 19:17:03 2026] DELETE /volume/v3/messages/e753f983-c814-4aba-96d2-0be8c1d8708b => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 19:17:03.809491 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.811060 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d Jul 31 19:17:03.811246 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:03.811426 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:03.811594 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Delete volume with id: a5e21677-db6c-4570-a616-462142aa0f3d Jul 31 19:17:03.818108 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:03.818108 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:03.818412 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Volume info retrieved successfully. Jul 31 19:17:03.819445 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100317) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 19:17:03.829528 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-823309416 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-823309416, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:03.829792 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-823309416 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-823309416, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:17:03.832757 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d1d909ca-c858-44c1-8dfc-1e2a3cd4392e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.834614 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1d909ca-c858-44c1-8dfc-1e2a3cd4392e tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] GET https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 Jul 31 19:17:03.834842 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1d909ca-c858-44c1-8dfc-1e2a3cd4392e tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:03.835072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1d909ca-c858-44c1-8dfc-1e2a3cd4392e tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:03.840451 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1d909ca-c858-44c1-8dfc-1e2a3cd4392e tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027 tempest-VolumeSnapshotQuotasNegativeTestJSON-465792027-project-member] https://10.4.3.163/volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 returned with HTTP 404 Jul 31 19:17:03.840953 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1091/4307] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:03 2026] GET /volume/v3/volumes/83668656-7eb6-4ac3-b648-7acfdc73a1e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:03.842808 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Created reservations ['acae2a8c-6676-4a95-8ba9-12ed4d3b822c', '17a72826-01e1-40a0-b059-7015d5e329ac', 'f43629ca-1467-4ae6-908c-4687f5fbffe3', 'ce6d76f6-eefb-41cd-990e-3bfb7d98f2ae'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:03.847724 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e88320e7-60b8-4e59-b0ee-0ffacafe880c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.849360 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e88320e7-60b8-4e59-b0ee-0ffacafe880c tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] PUT https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 Jul 31 19:17:03.849689 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e88320e7-60b8-4e59-b0ee-0ffacafe880c tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-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=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:03.878460 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Delete volume request issued successfully. Jul 31 19:17:03.878669 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b47f8495-364c-4fe2-88d4-f4870539ae2c tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d returned with HTTP 202 Jul 31 19:17:03.879095 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1074/4308] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:17:03 2026] DELETE /volume/v3/volumes/a5e21677-db6c-4570-a616-462142aa0f3d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:03.885864 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0c8880e1-4222-4c52-a439-9a07f159b04f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.887720 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c8880e1-4222-4c52-a439-9a07f159b04f tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] DELETE https://10.4.3.163/volume/v3/types/954aff7f-941d-48f2-b71d-42b318a4e08d Jul 31 19:17:03.887905 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c8880e1-4222-4c52-a439-9a07f159b04f tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:03.888093 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c8880e1-4222-4c52-a439-9a07f159b04f tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:03.891387 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e626c8a5-63e2-43e3-a485-ee9d3d1e24ae None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.914342 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c8880e1-4222-4c52-a439-9a07f159b04f tempest-ProjectMemberTests-1121367118 tempest-ProjectMemberTests-1121367118-project-admin] https://10.4.3.163/volume/v3/types/954aff7f-941d-48f2-b71d-42b318a4e08d returned with HTTP 202 Jul 31 19:17:03.914986 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1073/4309] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:03 2026] DELETE /volume/v3/types/954aff7f-941d-48f2-b71d-42b318a4e08d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:03.928485 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e88320e7-60b8-4e59-b0ee-0ffacafe880c tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268 tempest-VolumeSnapshotQuotasNegativeTestJSON-1081237268-project-admin] https://10.4.3.163/volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 returned with HTTP 200 Jul 31 19:17:03.928931 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1072/4310] 10.4.3.163 () {68 vars in 1375 bytes} [Fri Jul 31 19:17:03 2026] PUT /volume/v3/os-quota-sets/457ec4f1a5bf41baa8bfe58a7ed0ab46 => generated 395 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:03.934324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-544dce3e-1c58-49ea-aab4-052647a304e7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:03.936125 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-544dce3e-1c58-49ea-aab4-052647a304e7 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] GET https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:17:03.936304 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-544dce3e-1c58-49ea-aab4-052647a304e7 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:03.936524 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-544dce3e-1c58-49ea-aab4-052647a304e7 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:03.943059 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:03.943059 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:03.946613 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-544dce3e-1c58-49ea-aab4-052647a304e7 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Volume info retrieved successfully. Jul 31 19:17:03.950422 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-544dce3e-1c58-49ea-aab4-052647a304e7 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 returned with HTTP 200 Jul 31 19:17:03.950794 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1075/4311] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:03 2026] GET /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:04.023166 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e626c8a5-63e2-43e3-a485-ee9d3d1e24ae tempest-ProjectAdminTests-347060339 tempest-ProjectAdminTests-347060339-project-admin] GET https://10.4.3.163/volume/v3/scheduler-stats/get_pools Jul 31 19:17:04.023366 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e626c8a5-63e2-43e3-a485-ee9d3d1e24ae tempest-ProjectAdminTests-347060339 tempest-ProjectAdminTests-347060339-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:04.023579 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e626c8a5-63e2-43e3-a485-ee9d3d1e24ae tempest-ProjectAdminTests-347060339 tempest-ProjectAdminTests-347060339-project-admin] Calling method 'get_pools' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:04.036819 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e626c8a5-63e2-43e3-a485-ee9d3d1e24ae tempest-ProjectAdminTests-347060339 tempest-ProjectAdminTests-347060339-project-admin] https://10.4.3.163/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 19:17:04.037306 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1092/4312] 10.4.3.163 () {66 vars in 1291 bytes} [Fri Jul 31 19:17:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:04.045855 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e4874e7-3935-4c6f-b15f-456b8ea7c2bb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:04.047885 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e4874e7-3935-4c6f-b15f-456b8ea7c2bb tempest-ProjectAdminTests-347060339 tempest-ProjectAdminTests-347060339-project-admin] GET https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool Jul 31 19:17:04.048059 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e4874e7-3935-4c6f-b15f-456b8ea7c2bb tempest-ProjectAdminTests-347060339 tempest-ProjectAdminTests-347060339-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:04.048242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e4874e7-3935-4c6f-b15f-456b8ea7c2bb tempest-ProjectAdminTests-347060339 tempest-ProjectAdminTests-347060339-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:04.059611 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e4874e7-3935-4c6f-b15f-456b8ea7c2bb tempest-ProjectAdminTests-347060339 tempest-ProjectAdminTests-347060339-project-admin] https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool returned with HTTP 200 Jul 31 19:17:04.060026 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1074/4313] 10.4.3.163 () {66 vars in 1318 bytes} [Fri Jul 31 19:17:04 2026] GET /volume/v3/capabilities/np0000006260@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:04.502657 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a5141725-88f3-47df-b70b-8689f9fda38d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:04.504336 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5141725-88f3-47df-b70b-8689f9fda38d tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:17:04.504519 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5141725-88f3-47df-b70b-8689f9fda38d tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:04.504721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5141725-88f3-47df-b70b-8689f9fda38d tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:04.504862 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-a5141725-88f3-47df-b70b-8689f9fda38d tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Delete volume with id: a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:17:04.513571 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:04.513571 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:04.514151 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a5141725-88f3-47df-b70b-8689f9fda38d tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Volume info retrieved successfully. Jul 31 19:17:04.533366 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a5141725-88f3-47df-b70b-8689f9fda38d tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Delete volume request issued successfully. Jul 31 19:17:04.533619 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5141725-88f3-47df-b70b-8689f9fda38d tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 returned with HTTP 202 Jul 31 19:17:04.534004 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1073/4314] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:04 2026] DELETE /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:04.542615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fcea3905-152a-4bd1-b4bb-157b94dfe248 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:04.544655 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fcea3905-152a-4bd1-b4bb-157b94dfe248 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] GET https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:17:04.544863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fcea3905-152a-4bd1-b4bb-157b94dfe248 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:04.545090 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fcea3905-152a-4bd1-b4bb-157b94dfe248 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:04.551551 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:04.551551 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:04.554863 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fcea3905-152a-4bd1-b4bb-157b94dfe248 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Volume info retrieved successfully. Jul 31 19:17:04.558894 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fcea3905-152a-4bd1-b4bb-157b94dfe248 tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 returned with HTTP 200 Jul 31 19:17:04.559307 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1076/4315] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:04 2026] GET /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.373111 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a5e0b614-090a-4aa1-bc59-bdb15da32456 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.429594 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a5e0b614-090a-4aa1-bc59-bdb15da32456 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:05.431986 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a5e0b614-090a-4aa1-bc59-bdb15da32456 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-872627097", "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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.455064 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a5e0b614-090a-4aa1-bc59-bdb15da32456 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:05.455868 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1093/4316] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types => generated 379 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.466522 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-46210169-a48c-48b6-a955-21e3b439c497 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.468849 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46210169-a48c-48b6-a955-21e3b439c497 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption Jul 31 19:17:05.469184 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46210169-a48c-48b6-a955-21e3b439c497 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.490533 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46210169-a48c-48b6-a955-21e3b439c497 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption returned with HTTP 200 Jul 31 19:17:05.490916 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1075/4317] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.499832 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dbe25d98-d39d-4fdc-b17b-b140274959a0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.501491 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbe25d98-d39d-4fdc-b17b-b140274959a0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:05.501815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dbe25d98-d39d-4fdc-b17b-b140274959a0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-938521543", "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=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.520020 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbe25d98-d39d-4fdc-b17b-b140274959a0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:05.520398 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1074/4318] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.531415 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-09faf206-17e7-42c5-8566-d58a6c65110b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.534159 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09faf206-17e7-42c5-8566-d58a6c65110b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types/9e6b1975-9de2-4366-aafa-89c2975580e0/encryption Jul 31 19:17:05.534509 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-09faf206-17e7-42c5-8566-d58a6c65110b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.566415 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-09faf206-17e7-42c5-8566-d58a6c65110b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/9e6b1975-9de2-4366-aafa-89c2975580e0/encryption returned with HTTP 200 Jul 31 19:17:05.566918 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1077/4319] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types/9e6b1975-9de2-4366-aafa-89c2975580e0/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.573264 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-454f1b56-2571-4a25-a5b8-12e20f81d57a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.575818 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-454f1b56-2571-4a25-a5b8-12e20f81d57a tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] GET https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 Jul 31 19:17:05.576052 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-454f1b56-2571-4a25-a5b8-12e20f81d57a tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:05.576420 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-454f1b56-2571-4a25-a5b8-12e20f81d57a tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:05.578662 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-245de990-45b7-4160-ba18-6bbc88c2c663 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.580425 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-245de990-45b7-4160-ba18-6bbc88c2c663 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:05.580833 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-245de990-45b7-4160-ba18-6bbc88c2c663 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-883680114", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.582359 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-454f1b56-2571-4a25-a5b8-12e20f81d57a tempest-TestImageHashVerification-1784443903 tempest-TestImageHashVerification-1784443903-project-member] https://10.4.3.163/volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 returned with HTTP 404 Jul 31 19:17:05.582895 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1094/4320] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:05 2026] GET /volume/v3/volumes/a2e1eef3-f72f-4c81-9cc8-c3a6bdbeac42 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:05.606061 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-245de990-45b7-4160-ba18-6bbc88c2c663 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:05.606489 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1076/4321] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types => generated 379 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.614363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-da7246d6-3817-4849-8433-8d7706d4dcb8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.616018 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-da7246d6-3817-4849-8433-8d7706d4dcb8 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea/extra_specs Jul 31 19:17:05.616355 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-da7246d6-3817-4849-8433-8d7706d4dcb8 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.641698 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-da7246d6-3817-4849-8433-8d7706d4dcb8 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea/extra_specs returned with HTTP 200 Jul 31 19:17:05.642210 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1075/4322] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea/extra_specs => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:05.650577 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f4cb3dd8-c2c7-4aa6-8337-39d12051877b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.652906 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f4cb3dd8-c2c7-4aa6-8337-39d12051877b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] PUT https://10.4.3.163/volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea/extra_specs/key2 Jul 31 19:17:05.653235 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f4cb3dd8-c2c7-4aa6-8337-39d12051877b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.672735 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f4cb3dd8-c2c7-4aa6-8337-39d12051877b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea/extra_specs/key2 returned with HTTP 200 Jul 31 19:17:05.673475 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1078/4323] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:17:05 2026] PUT /volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea/extra_specs/key2 => generated 25 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:05.681130 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a38de27f-0af4-4854-b077-7af08c6e1a22 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.682912 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a38de27f-0af4-4854-b077-7af08c6e1a22 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:05.683319 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a38de27f-0af4-4854-b077-7af08c6e1a22 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.697210 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a38de27f-0af4-4854-b077-7af08c6e1a22 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:05.697742 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1095/4324] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.706994 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0c9f0e65-10d1-4da1-870f-77c0029ab827 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.709287 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c9f0e65-10d1-4da1-870f-77c0029ab827 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/05acec9c-8a5f-4bec-aed3-ad7a3a029906 Jul 31 19:17:05.709692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c9f0e65-10d1-4da1-870f-77c0029ab827 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:05.710486 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0c9f0e65-10d1-4da1-870f-77c0029ab827 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:05.739668 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0c9f0e65-10d1-4da1-870f-77c0029ab827 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/05acec9c-8a5f-4bec-aed3-ad7a3a029906 returned with HTTP 202 Jul 31 19:17:05.740652 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1077/4325] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:05 2026] DELETE /volume/v3/types/05acec9c-8a5f-4bec-aed3-ad7a3a029906 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:05.749366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-912fdc31-ce3a-43aa-8004-a7721f2db593 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.751865 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-912fdc31-ce3a-43aa-8004-a7721f2db593 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:05.752500 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-912fdc31-ce3a-43aa-8004-a7721f2db593 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1041460408", "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=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.768817 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-912fdc31-ce3a-43aa-8004-a7721f2db593 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:05.769326 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1076/4326] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.772077 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.775398 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.776888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f908bf73-c317-4858-8b56-98682726b2c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.779464 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f908bf73-c317-4858-8b56-98682726b2c0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d/encryption Jul 31 19:17:05.779802 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f908bf73-c317-4858-8b56-98682726b2c0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.797948 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f908bf73-c317-4858-8b56-98682726b2c0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d/encryption returned with HTTP 200 Jul 31 19:17:05.798320 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1078/4327] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.806159 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0142e9fe-2b4e-4c2c-aa09-7b8c1f066449 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.807899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0142e9fe-2b4e-4c2c-aa09-7b8c1f066449 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d/encryption/a62ffa2a-4ff6-47e8-8de2-31cd842ac243 Jul 31 19:17:05.808071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0142e9fe-2b4e-4c2c-aa09-7b8c1f066449 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:05.808274 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0142e9fe-2b4e-4c2c-aa09-7b8c1f066449 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:05.825135 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0142e9fe-2b4e-4c2c-aa09-7b8c1f066449 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d/encryption/a62ffa2a-4ff6-47e8-8de2-31cd842ac243 returned with HTTP 202 Jul 31 19:17:05.825615 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1077/4328] 10.4.3.163 () {66 vars in 1489 bytes} [Fri Jul 31 19:17:05 2026] DELETE /volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d/encryption/a62ffa2a-4ff6-47e8-8de2-31cd842ac243 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:05.833455 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-26b26999-b0c4-4b79-8f34-da8e8ea9efb1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.834987 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26b26999-b0c4-4b79-8f34-da8e8ea9efb1 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:05.835313 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26b26999-b0c4-4b79-8f34-da8e8ea9efb1 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1964877079", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.851310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:05.851684 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-912328074"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.851978 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26b26999-b0c4-4b79-8f34-da8e8ea9efb1 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:05.852376 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1079/4329] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.853656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-912328074'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:05.854455 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:05.858156 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:05.861422 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cc3badeb-6443-4a23-9946-8bee616f2a25 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.863204 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cc3badeb-6443-4a23-9946-8bee616f2a25 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/c274b159-7d76-41cb-92d5-6475e768e44a/extra_specs/key1 Jul 31 19:17:05.863389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cc3badeb-6443-4a23-9946-8bee616f2a25 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:05.863605 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cc3badeb-6443-4a23-9946-8bee616f2a25 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:05.863656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (bda9c5f0-cfe1-44ac-ba5b-f1e5ec793564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:05.865243 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf4d2b8-8524-46b0-ad2e-e4dc65e8f85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:05.866015 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:05.873227 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:05.873583 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1125951363"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.875044 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1125951363'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:05.875185 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Create volume of 1 GB Jul 31 19:17:05.879497 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Availability Zones retrieved successfully. Jul 31 19:17:05.879619 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cc3badeb-6443-4a23-9946-8bee616f2a25 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/c274b159-7d76-41cb-92d5-6475e768e44a/extra_specs/key1 returned with HTTP 202 Jul 31 19:17:05.879980 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1078/4330] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:17:05 2026] DELETE /volume/v3/types/c274b159-7d76-41cb-92d5-6475e768e44a/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:17:05.885330 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Flow 'volume_create_api' (9210fa47-133b-4938-afe3-589904c92578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:05.887993 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec5fbb3e-b809-4f0c-a861-fff0bafb70e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:05.888123 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adf4d2b8-8524-46b0-ad2e-e4dc65e8f85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:05.888892 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c5420b-47ef-4180-be07-190d90bd2061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:05.888930 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:05.889106 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f5b3414f-33c9-40b7-8136-061b05805d72 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.891194 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5b3414f-33c9-40b7-8136-061b05805d72 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:05.891659 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5b3414f-33c9-40b7-8136-061b05805d72 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1286883359", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:05.908370 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5b3414f-33c9-40b7-8136-061b05805d72 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:05.908862 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1080/4331] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.915491 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec5fbb3e-b809-4f0c-a861-fff0bafb70e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:05.916364 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dc1584-3fbe-4486-8639-881e52636778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:05.918727 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-615fb698-7437-49e1-8efe-1c35986ddf80 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.921851 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-615fb698-7437-49e1-8efe-1c35986ddf80 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/f3cfb21b-91d1-487a-ba0c-239ccebb3149 Jul 31 19:17:05.922101 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-615fb698-7437-49e1-8efe-1c35986ddf80 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:05.922357 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-615fb698-7437-49e1-8efe-1c35986ddf80 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:05.942182 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['ccc0c19d-6852-429a-b85b-604452d5f12c', '5b145ff0-3523-48cd-bb14-7ea1f4e864e8', '03f96893-1297-4b30-86bc-34fd929c546b', '5a4fc532-221d-4ad4-8d68-da79db19ccc2'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:05.943256 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c5420b-47ef-4180-be07-190d90bd2061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc0c19d-6852-429a-b85b-604452d5f12c', '5b145ff0-3523-48cd-bb14-7ea1f4e864e8', '03f96893-1297-4b30-86bc-34fd929c546b', '5a4fc532-221d-4ad4-8d68-da79db19ccc2']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:05.944140 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38760b3f-3fee-4908-856e-1c5af63e3803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:05.954837 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-615fb698-7437-49e1-8efe-1c35986ddf80 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/f3cfb21b-91d1-487a-ba0c-239ccebb3149 returned with HTTP 202 Jul 31 19:17:05.955338 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1079/4332] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:05 2026] DELETE /volume/v3/types/f3cfb21b-91d1-487a-ba0c-239ccebb3149 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:05.967049 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b79d1522-7ca7-4958-af04-c6f70f5e7f9b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.968231 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b79d1522-7ca7-4958-af04-c6f70f5e7f9b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] GET https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs Jul 31 19:17:05.968542 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b79d1522-7ca7-4958-af04-c6f70f5e7f9b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:05.968668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b79d1522-7ca7-4958-af04-c6f70f5e7f9b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:05.971451 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38760b3f-3fee-4908-856e-1c5af63e3803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '573fa890-2ed6-47e2-b70b-12dde02303d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-912328074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['ccc0c19d-6852-429a-b85b-604452d5f12c','5b145ff0-3523-48cd-bb14-7ea1f4e864e8','03f96893-1297-4b30-86bc-34fd929c546b','5a4fc532-221d-4ad4-8d68-da79db19ccc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-912328074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=573fa890-2ed6-47e2-b70b-12dde02303d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:05.972646 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9060c2a3-9dde-449c-82db-60f6f6a9b2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:05.974997 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b79d1522-7ca7-4958-af04-c6f70f5e7f9b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs returned with HTTP 200 Jul 31 19:17:05.975408 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1081/4333] 10.4.3.163 () {66 vars in 1378 bytes} [Fri Jul 31 19:17:05 2026] GET /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:05.983850 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8945cd8f-9f04-4130-a905-64310e613c47 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:05.985530 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8945cd8f-9f04-4130-a905-64310e613c47 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] GET https://10.4.3.163/volume/v3/types Jul 31 19:17:05.985716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8945cd8f-9f04-4130-a905-64310e613c47 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:05.985919 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8945cd8f-9f04-4130-a905-64310e613c47 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:05.993243 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9060c2a3-9dde-449c-82db-60f6f6a9b2cd) transitioned into state 'SUCCESS' from state '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-912328074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['ccc0c19d-6852-429a-b85b-604452d5f12c','5b145ff0-3523-48cd-bb14-7ea1f4e864e8','03f96893-1297-4b30-86bc-34fd929c546b','5a4fc532-221d-4ad4-8d68-da79db19ccc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:05.994035 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a91d17-ce5f-4b56-9c74-e7924123c4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:06.003466 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a91d17-ce5f-4b56-9c74-e7924123c4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:06.004255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (bda9c5f0-cfe1-44ac-ba5b-f1e5ec793564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:06.004607 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:06.005204 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cce1c34f-663a-48c5-bf6c-d77a1672cb15 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:06.005612 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1096/4334] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/volumes => generated 777 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:06.005648 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8945cd8f-9f04-4130-a905-64310e613c47 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:06.006207 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1080/4335] 10.4.3.163 () {66 vars in 1231 bytes} [Fri Jul 31 19:17:05 2026] GET /volume/v3/types => generated 2609 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:06.006387 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Created reservations ['214d3204-b2fc-4547-9dda-12244e53969a', 'ab633d69-9279-4350-b27d-3fda8c0cb65c', '15475e93-fb1f-437f-ad71-78cdebd1b61f', '052381f2-eda6-4105-a297-8a8704005a7b'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:06.007793 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2dc1584-3fbe-4486-8639-881e52636778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['214d3204-b2fc-4547-9dda-12244e53969a', 'ab633d69-9279-4350-b27d-3fda8c0cb65c', '15475e93-fb1f-437f-ad71-78cdebd1b61f', '052381f2-eda6-4105-a297-8a8704005a7b']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:06.008163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbe05ad-38d2-4c92-ae15-6724fad88614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:06.021935 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-641940fd-1ce5-4b1a-a89c-331074a804c0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.023891 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-641940fd-1ce5-4b1a-a89c-331074a804c0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] GET https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption/cipher Jul 31 19:17:06.024171 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-641940fd-1ce5-4b1a-a89c-331074a804c0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.024393 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-641940fd-1ce5-4b1a-a89c-331074a804c0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.024914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d95ead0-6cac-4c25-ab48-235b72be20e6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.026821 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d95ead0-6cac-4c25-ab48-235b72be20e6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 Jul 31 19:17:06.027226 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d95ead0-6cac-4c25-ab48-235b72be20e6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.027475 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d95ead0-6cac-4c25-ab48-235b72be20e6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.030590 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-641940fd-1ce5-4b1a-a89c-331074a804c0 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption/cipher returned with HTTP 200 Jul 31 19:17:06.031119 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1082/4336] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:17:06 2026] GET /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:06.034522 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:06.034522 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:06.038195 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2d95ead0-6cac-4c25-ab48-235b72be20e6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:06.041145 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-658ee458-288a-4ff4-911b-751dac10a8c7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.042237 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d95ead0-6cac-4c25-ab48-235b72be20e6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 returned with HTTP 200 Jul 31 19:17:06.042690 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1097/4337] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:06 2026] GET /volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:06.043447 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-658ee458-288a-4ff4-911b-751dac10a8c7 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] GET https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption Jul 31 19:17:06.043697 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-658ee458-288a-4ff4-911b-751dac10a8c7 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.043934 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-658ee458-288a-4ff4-911b-751dac10a8c7 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.051936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bbe05ad-38d2-4c92-ae15-6724fad88614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd890bd0e-5765-4334-ae3c-34f1073ea535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1125951363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de1f74d28595484584eebfe54c9ae0e6',qos_specs=None,replication_status=,reservations=['214d3204-b2fc-4547-9dda-12244e53969a','ab633d69-9279-4350-b27d-3fda8c0cb65c','15475e93-fb1f-437f-ad71-78cdebd1b61f','052381f2-eda6-4105-a297-8a8704005a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa4fb112bab4f5ebf43e808304a409d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1125951363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d890bd0e-5765-4334-ae3c-34f1073ea535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de1f74d28595484584eebfe54c9ae0e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7aa4fb112bab4f5ebf43e808304a409d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:06.052749 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80904b46-3757-49ed-abf1-2e6b6e1ed95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:06.055028 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-658ee458-288a-4ff4-911b-751dac10a8c7 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption returned with HTTP 200 Jul 31 19:17:06.055725 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1081/4338] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:17:06 2026] GET /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:06.064854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-41e4ee3a-aca4-47d6-ba31-a0fd35fa676b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.067187 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41e4ee3a-aca4-47d6-ba31-a0fd35fa676b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] GET https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/multiattach Jul 31 19:17:06.067382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41e4ee3a-aca4-47d6-ba31-a0fd35fa676b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.067618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-41e4ee3a-aca4-47d6-ba31-a0fd35fa676b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.072711 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80904b46-3757-49ed-abf1-2e6b6e1ed95b) transitioned into state 'SUCCESS' from state '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-1125951363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de1f74d28595484584eebfe54c9ae0e6',qos_specs=None,replication_status=,reservations=['214d3204-b2fc-4547-9dda-12244e53969a','ab633d69-9279-4350-b27d-3fda8c0cb65c','15475e93-fb1f-437f-ad71-78cdebd1b61f','052381f2-eda6-4105-a297-8a8704005a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7aa4fb112bab4f5ebf43e808304a409d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:06.073472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a390c389-57c2-4c8e-99fd-fde2a3180a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:06.073910 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-41e4ee3a-aca4-47d6-ba31-a0fd35fa676b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/multiattach returned with HTTP 200 Jul 31 19:17:06.074273 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1083/4339] 10.4.3.163 () {66 vars in 1414 bytes} [Fri Jul 31 19:17:06 2026] GET /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:06.083287 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a390c389-57c2-4c8e-99fd-fde2a3180a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:06.084254 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Flow 'volume_create_api' (9210fa47-133b-4938-afe3-589904c92578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:06.084608 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Create volume request issued successfully. Jul 31 19:17:06.085223 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f0f1334-0fb3-46d3-a2a4-5d6dda1d3777 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:06.085716 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1079/4340] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:05 2026] POST /volume/v3/volumes => generated 755 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:06.086443 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-da3674e3-869c-4e92-a591-fdcb55242739 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.088973 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da3674e3-869c-4e92-a591-fdcb55242739 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] GET https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/volume_backend_name Jul 31 19:17:06.089329 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da3674e3-869c-4e92-a591-fdcb55242739 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.089955 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da3674e3-869c-4e92-a591-fdcb55242739 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.098354 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1ef3a542-788d-4c59-aee3-7eeaa07aec94 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.098531 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da3674e3-869c-4e92-a591-fdcb55242739 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/volume_backend_name returned with HTTP 200 Jul 31 19:17:06.098909 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1098/4341] 10.4.3.163 () {66 vars in 1438 bytes} [Fri Jul 31 19:17:06 2026] GET /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/volume_backend_name => generated 44 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:06.100656 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1ef3a542-788d-4c59-aee3-7eeaa07aec94 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 Jul 31 19:17:06.100935 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1ef3a542-788d-4c59-aee3-7eeaa07aec94 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.101657 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1ef3a542-788d-4c59-aee3-7eeaa07aec94 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.108484 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-764733bd-4ac5-45ca-870f-faf4d31b7c76 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.110255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-764733bd-4ac5-45ca-870f-faf4d31b7c76 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] GET https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 Jul 31 19:17:06.110468 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-764733bd-4ac5-45ca-870f-faf4d31b7c76 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.110523 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:06.110523 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:06.110682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-764733bd-4ac5-45ca-870f-faf4d31b7c76 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.115614 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1ef3a542-788d-4c59-aee3-7eeaa07aec94 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Volume info retrieved successfully. Jul 31 19:17:06.116383 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-764733bd-4ac5-45ca-870f-faf4d31b7c76 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 returned with HTTP 200 Jul 31 19:17:06.116766 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1084/4342] 10.4.3.163 () {66 vars in 1342 bytes} [Fri Jul 31 19:17:06 2026] GET /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 => generated 401 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:06.123626 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1ef3a542-788d-4c59-aee3-7eeaa07aec94 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 returned with HTTP 200 Jul 31 19:17:06.124149 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1082/4343] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:06 2026] GET /volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:06.127916 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6214766e-8622-44cb-afcf-dd159f8163e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.130705 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6214766e-8622-44cb-afcf-dd159f8163e8 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] PUT https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption/af3f8566-4229-431c-8ef0-ba4a50214262 Jul 31 19:17:06.131107 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6214766e-8622-44cb-afcf-dd159f8163e8 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:06.132550 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:06.132550 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:06.144463 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6214766e-8622-44cb-afcf-dd159f8163e8 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption/af3f8566-4229-431c-8ef0-ba4a50214262 returned with HTTP 200 Jul 31 19:17:06.144840 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1080/4344] 10.4.3.163 () {68 vars in 1506 bytes} [Fri Jul 31 19:17:06 2026] PUT /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/encryption/af3f8566-4229-431c-8ef0-ba4a50214262 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:06.153760 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2bbe497c-9e58-4f3e-b17c-56321b1ce7ff None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.155734 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2bbe497c-9e58-4f3e-b17c-56321b1ce7ff tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] PUT https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/key1 Jul 31 19:17:06.156134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2bbe497c-9e58-4f3e-b17c-56321b1ce7ff tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:06.174802 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2bbe497c-9e58-4f3e-b17c-56321b1ce7ff tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/key1 returned with HTTP 200 Jul 31 19:17:06.175376 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1099/4345] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:17:06 2026] PUT /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:06.183584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d8480219-40d9-4e81-91b6-c4dbe0a65c52 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.185526 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8480219-40d9-4e81-91b6-c4dbe0a65c52 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] PUT https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 Jul 31 19:17:06.186037 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d8480219-40d9-4e81-91b6-c4dbe0a65c52 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:06.199064 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d8480219-40d9-4e81-91b6-c4dbe0a65c52 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 returned with HTTP 200 Jul 31 19:17:06.199472 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1085/4346] 10.4.3.163 () {68 vars in 1362 bytes} [Fri Jul 31 19:17:06 2026] PUT /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 => generated 370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:06.208696 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-eaa2fbbc-4fec-43f1-8fa3-6c93c1779d9e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.210496 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eaa2fbbc-4fec-43f1-8fa3-6c93c1779d9e tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/c274b159-7d76-41cb-92d5-6475e768e44a Jul 31 19:17:06.210677 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eaa2fbbc-4fec-43f1-8fa3-6c93c1779d9e tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.210864 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eaa2fbbc-4fec-43f1-8fa3-6c93c1779d9e tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.233552 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eaa2fbbc-4fec-43f1-8fa3-6c93c1779d9e tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/c274b159-7d76-41cb-92d5-6475e768e44a returned with HTTP 202 Jul 31 19:17:06.233974 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1083/4347] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:06 2026] DELETE /volume/v3/types/c274b159-7d76-41cb-92d5-6475e768e44a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:06.241283 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-06f74f59-e54d-40dc-a832-8db5959a084b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.242991 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06f74f59-e54d-40dc-a832-8db5959a084b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d Jul 31 19:17:06.243205 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06f74f59-e54d-40dc-a832-8db5959a084b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.243390 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-06f74f59-e54d-40dc-a832-8db5959a084b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.268660 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-06f74f59-e54d-40dc-a832-8db5959a084b tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d returned with HTTP 202 Jul 31 19:17:06.269107 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1081/4348] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:06 2026] DELETE /volume/v3/types/b1e06d05-b1eb-4424-a1c3-cf10979e314d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:06.276510 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1a702f69-cf7e-4584-9f28-ab1c380a92f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.278225 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a702f69-cf7e-4584-9f28-ab1c380a92f1 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea Jul 31 19:17:06.278422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a702f69-cf7e-4584-9f28-ab1c380a92f1 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.278777 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1a702f69-cf7e-4584-9f28-ab1c380a92f1 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.302665 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1a702f69-cf7e-4584-9f28-ab1c380a92f1 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea returned with HTTP 202 Jul 31 19:17:06.303098 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1100/4349] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:06 2026] DELETE /volume/v3/types/bf58e793-e962-4744-bd5e-024381db9cea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:06.312122 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ed3cff90-0b53-4940-8bbd-80bcc3400c91 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.314923 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed3cff90-0b53-4940-8bbd-80bcc3400c91 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/9e6b1975-9de2-4366-aafa-89c2975580e0 Jul 31 19:17:06.314923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed3cff90-0b53-4940-8bbd-80bcc3400c91 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.314923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ed3cff90-0b53-4940-8bbd-80bcc3400c91 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.342964 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ed3cff90-0b53-4940-8bbd-80bcc3400c91 tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/9e6b1975-9de2-4366-aafa-89c2975580e0 returned with HTTP 202 Jul 31 19:17:06.343461 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1086/4350] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:06 2026] DELETE /volume/v3/types/9e6b1975-9de2-4366-aafa-89c2975580e0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:06.352606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-789af11a-b430-43f5-8c57-def09cd6d5ac None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:06.354816 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-789af11a-b430-43f5-8c57-def09cd6d5ac tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] DELETE https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 Jul 31 19:17:06.355060 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-789af11a-b430-43f5-8c57-def09cd6d5ac tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:06.355332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-789af11a-b430-43f5-8c57-def09cd6d5ac tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:06.380824 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-789af11a-b430-43f5-8c57-def09cd6d5ac tempest-VolumeTypesAdminTests-145577593 tempest-VolumeTypesAdminTests-145577593-project-admin] https://10.4.3.163/volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 returned with HTTP 202 Jul 31 19:17:06.381322 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1084/4351] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:06 2026] DELETE /volume/v3/types/4b027cf8-b9aa-4f1b-a7e5-8ff3d4f38af7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:07.054659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6c76faa2-4dbb-4bb8-9aa1-bf20bb3fba05 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:07.056697 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c76faa2-4dbb-4bb8-9aa1-bf20bb3fba05 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 Jul 31 19:17:07.056902 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c76faa2-4dbb-4bb8-9aa1-bf20bb3fba05 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:07.057106 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6c76faa2-4dbb-4bb8-9aa1-bf20bb3fba05 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:07.066458 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:07.066458 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:07.070930 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6c76faa2-4dbb-4bb8-9aa1-bf20bb3fba05 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:07.076015 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6c76faa2-4dbb-4bb8-9aa1-bf20bb3fba05 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 returned with HTTP 200 Jul 31 19:17:07.076550 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1082/4352] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:07 2026] GET /volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:07.093320 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6025ec4f-2526-4131-8230-98c42a8edb94 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:07.138615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-35095c66-39b9-4599-9810-a06d39e81388 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:07.140779 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35095c66-39b9-4599-9810-a06d39e81388 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 Jul 31 19:17:07.141047 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35095c66-39b9-4599-9810-a06d39e81388 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:07.141259 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-35095c66-39b9-4599-9810-a06d39e81388 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:07.149312 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:07.149312 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:07.153818 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-35095c66-39b9-4599-9810-a06d39e81388 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Volume info retrieved successfully. Jul 31 19:17:07.159695 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-35095c66-39b9-4599-9810-a06d39e81388 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 returned with HTTP 200 Jul 31 19:17:07.160241 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1087/4353] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:07 2026] GET /volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:07.176951 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4eb07c76-8e4a-4f5d-b20e-a1efea12a36c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:07.178987 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4eb07c76-8e4a-4f5d-b20e-a1efea12a36c tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:07.179549 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4eb07c76-8e4a-4f5d-b20e-a1efea12a36c tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d890bd0e-5765-4334-ae3c-34f1073ea535", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-564440882"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:07.194310 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:07.194310 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:07.195080 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4eb07c76-8e4a-4f5d-b20e-a1efea12a36c tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Volume info retrieved successfully. Jul 31 19:17:07.195336 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-4eb07c76-8e4a-4f5d-b20e-a1efea12a36c tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Create snapshot from volume d890bd0e-5765-4334-ae3c-34f1073ea535 Jul 31 19:17:07.233599 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4eb07c76-8e4a-4f5d-b20e-a1efea12a36c tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Created reservations ['5909d14a-6526-4431-87cc-a53731b121de', '85e9d932-2e6f-4699-8e72-45e50a51ea4c', '26663717-abef-4da9-9f31-a74a626b7ad9', '61e4d9b5-07f8-4de2-91bd-2773b395a1c9'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:07.243288 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6025ec4f-2526-4131-8230-98c42a8edb94 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:07.243807 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6025ec4f-2526-4131-8230-98c42a8edb94 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "573fa890-2ed6-47e2-b70b-12dde02303d8", "name": "tempest-ProjectMemberTests-Snapshot-317049461"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:07.255685 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:07.255685 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:07.257410 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6025ec4f-2526-4131-8230-98c42a8edb94 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Volume info retrieved successfully. Jul 31 19:17:07.257410 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-6025ec4f-2526-4131-8230-98c42a8edb94 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Create snapshot from volume 573fa890-2ed6-47e2-b70b-12dde02303d8 Jul 31 19:17:07.262990 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4eb07c76-8e4a-4f5d-b20e-a1efea12a36c tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot create request issued successfully. Jul 31 19:17:07.263240 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4eb07c76-8e4a-4f5d-b20e-a1efea12a36c tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:07.263738 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1085/4354] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:07.283535 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b829657b-f333-4fe9-a710-b178a65dff67 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:07.284882 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b829657b-f333-4fe9-a710-b178a65dff67 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 Jul 31 19:17:07.284978 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b829657b-f333-4fe9-a710-b178a65dff67 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:07.285321 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b829657b-f333-4fe9-a710-b178a65dff67 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:07.289695 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:07.289695 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:07.290066 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b829657b-f333-4fe9-a710-b178a65dff67 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:07.290745 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b829657b-f333-4fe9-a710-b178a65dff67 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 returned with HTTP 200 Jul 31 19:17:07.292430 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1083/4355] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:07 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:07.314548 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6025ec4f-2526-4131-8230-98c42a8edb94 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Created reservations ['5010cca1-50e2-4c61-92b9-ba8bea939d27', 'f6e3589e-aad5-4b27-97b2-332df0546943', 'd24e26b5-ab7d-40d7-8d37-513fc68e7863', 'e518ea0c-2ba4-4011-9801-da7409ecb2f6'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:07.344612 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6025ec4f-2526-4131-8230-98c42a8edb94 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot create request issued successfully. Jul 31 19:17:07.345363 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6025ec4f-2526-4131-8230-98c42a8edb94 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:07.346262 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1101/4356] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:07 2026] POST /volume/v3/snapshots => generated 304 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:07.355545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c04ecb50-cd1e-46ab-9bee-1bc58e4acbbd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:07.357807 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c04ecb50-cd1e-46ab-9bee-1bc58e4acbbd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] GET https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 Jul 31 19:17:07.357974 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c04ecb50-cd1e-46ab-9bee-1bc58e4acbbd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:07.358485 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c04ecb50-cd1e-46ab-9bee-1bc58e4acbbd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:07.364175 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:07.364175 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:07.364887 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c04ecb50-cd1e-46ab-9bee-1bc58e4acbbd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:07.365732 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c04ecb50-cd1e-46ab-9bee-1bc58e4acbbd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 returned with HTTP 200 Jul 31 19:17:07.366394 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1088/4357] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:07 2026] GET /volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:08.304001 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a4eb8282-0e5a-4d2e-97d4-42450f0f2dae None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.306197 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a4eb8282-0e5a-4d2e-97d4-42450f0f2dae tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 Jul 31 19:17:08.306538 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a4eb8282-0e5a-4d2e-97d4-42450f0f2dae tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.306819 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a4eb8282-0e5a-4d2e-97d4-42450f0f2dae tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.313745 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.313745 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:08.315731 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a4eb8282-0e5a-4d2e-97d4-42450f0f2dae tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.315731 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a4eb8282-0e5a-4d2e-97d4-42450f0f2dae tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 returned with HTTP 200 Jul 31 19:17:08.315731 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1086/4358] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:08.329110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3cb5a9e-a9e4-4d44-8429-b123b3560ab2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.331621 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3cb5a9e-a9e4-4d44-8429-b123b3560ab2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] POST https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.331973 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3cb5a9e-a9e4-4d44-8429-b123b3560ab2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:08.338894 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.338894 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:08.339453 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a3cb5a9e-a9e4-4d44-8429-b123b3560ab2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.364476 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a3cb5a9e-a9e4-4d44-8429-b123b3560ab2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Update snapshot metadata completed successfully. Jul 31 19:17:08.364736 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3cb5a9e-a9e4-4d44-8429-b123b3560ab2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.365163 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1084/4359] 10.4.3.163 () {68 vars in 1402 bytes} [Fri Jul 31 19:17:08 2026] POST /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.376669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09058238-2d98-40da-b0a5-a99c604bdc2b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.377020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-97fdd052-cdb6-4cbc-9533-f557de40d0e4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.378614 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09058238-2d98-40da-b0a5-a99c604bdc2b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] GET https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 Jul 31 19:17:08.378820 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09058238-2d98-40da-b0a5-a99c604bdc2b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.378965 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97fdd052-cdb6-4cbc-9533-f557de40d0e4 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.379041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09058238-2d98-40da-b0a5-a99c604bdc2b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.379240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97fdd052-cdb6-4cbc-9533-f557de40d0e4 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.379472 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-97fdd052-cdb6-4cbc-9533-f557de40d0e4 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.385340 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.385340 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:08.385501 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.385501 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:08.385933 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-97fdd052-cdb6-4cbc-9533-f557de40d0e4 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.385984 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-09058238-2d98-40da-b0a5-a99c604bdc2b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.386852 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-97fdd052-cdb6-4cbc-9533-f557de40d0e4 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Get snapshot metadata completed successfully. Jul 31 19:17:08.387002 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09058238-2d98-40da-b0a5-a99c604bdc2b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 returned with HTTP 200 Jul 31 19:17:08.387099 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-97fdd052-cdb6-4cbc-9533-f557de40d0e4 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.387544 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1102/4360] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:08.387638 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1089/4361] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.395312 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-502421e2-f910-4104-b281-fb4db7ce4cbf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.396707 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-067d0594-8ca1-4339-8af9-854efce79d27 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.397743 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-502421e2-f910-4104-b281-fb4db7ce4cbf tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] PUT https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.398215 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-502421e2-f910-4104-b281-fb4db7ce4cbf tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:08.398415 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-067d0594-8ca1-4339-8af9-854efce79d27 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 Jul 31 19:17:08.398632 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-067d0594-8ca1-4339-8af9-854efce79d27 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.398834 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-067d0594-8ca1-4339-8af9-854efce79d27 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.398953 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-067d0594-8ca1-4339-8af9-854efce79d27 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Delete snapshot with id: fcc7471a-2b92-4257-9183-ff62c60c6237 Jul 31 19:17:08.405375 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.405375 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:08.405959 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-067d0594-8ca1-4339-8af9-854efce79d27 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.409155 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.409155 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:08.409950 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-502421e2-f910-4104-b281-fb4db7ce4cbf tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.423612 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-067d0594-8ca1-4339-8af9-854efce79d27 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot delete request issued successfully. Jul 31 19:17:08.423793 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-067d0594-8ca1-4339-8af9-854efce79d27 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 returned with HTTP 202 Jul 31 19:17:08.424235 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1085/4362] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:08 2026] DELETE /volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:08.434423 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aecf0431-0d09-43c4-b8fc-c978b023155e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.436704 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aecf0431-0d09-43c4-b8fc-c978b023155e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] GET https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 Jul 31 19:17:08.436973 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aecf0431-0d09-43c4-b8fc-c978b023155e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.437247 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aecf0431-0d09-43c4-b8fc-c978b023155e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.439336 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-502421e2-f910-4104-b281-fb4db7ce4cbf tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Update snapshot metadata completed successfully. Jul 31 19:17:08.439781 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-502421e2-f910-4104-b281-fb4db7ce4cbf tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.440219 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1087/4363] 10.4.3.163 () {68 vars in 1401 bytes} [Fri Jul 31 19:17:08 2026] PUT /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 57 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.443051 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.443051 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:08.443596 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-aecf0431-0d09-43c4-b8fc-c978b023155e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.444510 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aecf0431-0d09-43c4-b8fc-c978b023155e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 returned with HTTP 200 Jul 31 19:17:08.444930 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1103/4364] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:08.455459 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4e6a4a8b-d61b-448a-9da6-d19695eacc9f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.457937 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e6a4a8b-d61b-448a-9da6-d19695eacc9f tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.458227 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e6a4a8b-d61b-448a-9da6-d19695eacc9f tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.458532 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4e6a4a8b-d61b-448a-9da6-d19695eacc9f tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.465967 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.465967 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:08.466658 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e6a4a8b-d61b-448a-9da6-d19695eacc9f tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.467893 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4e6a4a8b-d61b-448a-9da6-d19695eacc9f tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Get snapshot metadata completed successfully. Jul 31 19:17:08.468223 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4e6a4a8b-d61b-448a-9da6-d19695eacc9f tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.468699 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1090/4365] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.476730 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c66cc938-dbf9-4368-8107-7c8188145b44 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.479118 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c66cc938-dbf9-4368-8107-7c8188145b44 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 Jul 31 19:17:08.479369 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c66cc938-dbf9-4368-8107-7c8188145b44 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.479632 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c66cc938-dbf9-4368-8107-7c8188145b44 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.485840 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.485840 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:08.486613 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c66cc938-dbf9-4368-8107-7c8188145b44 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.487690 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c66cc938-dbf9-4368-8107-7c8188145b44 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Get snapshot metadata completed successfully. Jul 31 19:17:08.503525 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c66cc938-dbf9-4368-8107-7c8188145b44 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Delete snapshot metadata completed successfully. Jul 31 19:17:08.503739 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c66cc938-dbf9-4368-8107-7c8188145b44 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 returned with HTTP 200 Jul 31 19:17:08.504196 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1086/4366] 10.4.3.163 () {66 vars in 1399 bytes} [Fri Jul 31 19:17:08 2026] DELETE /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 19:17:08.515760 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2525ccb3-563d-40bd-b4e6-3bfe20e5e989 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.520196 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2525ccb3-563d-40bd-b4e6-3bfe20e5e989 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.520876 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2525ccb3-563d-40bd-b4e6-3bfe20e5e989 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.520876 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2525ccb3-563d-40bd-b4e6-3bfe20e5e989 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.531429 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.531429 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:08.531952 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2525ccb3-563d-40bd-b4e6-3bfe20e5e989 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.532798 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2525ccb3-563d-40bd-b4e6-3bfe20e5e989 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Get snapshot metadata completed successfully. Jul 31 19:17:08.533096 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2525ccb3-563d-40bd-b4e6-3bfe20e5e989 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.534026 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1088/4367] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 32 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.540283 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0478af21-a1db-45ef-bd2b-3449839bd3df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.542060 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0478af21-a1db-45ef-bd2b-3449839bd3df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] PUT https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.542446 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0478af21-a1db-45ef-bd2b-3449839bd3df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:08.548643 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.548643 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:08.549039 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0478af21-a1db-45ef-bd2b-3449839bd3df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.564870 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0478af21-a1db-45ef-bd2b-3449839bd3df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Update snapshot metadata completed successfully. Jul 31 19:17:08.565174 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0478af21-a1db-45ef-bd2b-3449839bd3df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.565589 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1104/4368] 10.4.3.163 () {68 vars in 1401 bytes} [Fri Jul 31 19:17:08 2026] PUT /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.574252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d3a33e47-2fc9-4f66-a805-aa9704c1a2bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.575893 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3a33e47-2fc9-4f66-a805-aa9704c1a2bd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] POST https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.576217 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3a33e47-2fc9-4f66-a805-aa9704c1a2bd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:08.581901 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.581901 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:08.582353 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3a33e47-2fc9-4f66-a805-aa9704c1a2bd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.599713 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3a33e47-2fc9-4f66-a805-aa9704c1a2bd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Update snapshot metadata completed successfully. Jul 31 19:17:08.599958 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3a33e47-2fc9-4f66-a805-aa9704c1a2bd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.600478 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1091/4369] 10.4.3.163 () {68 vars in 1402 bytes} [Fri Jul 31 19:17:08 2026] POST /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.608447 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-acbbeb13-0b22-4dcc-81bc-2ada33ce8447 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.610039 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acbbeb13-0b22-4dcc-81bc-2ada33ce8447 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.610211 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acbbeb13-0b22-4dcc-81bc-2ada33ce8447 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.610384 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acbbeb13-0b22-4dcc-81bc-2ada33ce8447 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.615265 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.615265 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:08.615707 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-acbbeb13-0b22-4dcc-81bc-2ada33ce8447 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.616499 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-acbbeb13-0b22-4dcc-81bc-2ada33ce8447 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Get snapshot metadata completed successfully. Jul 31 19:17:08.616740 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acbbeb13-0b22-4dcc-81bc-2ada33ce8447 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.617155 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1087/4370] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.625523 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6e633aff-7db7-4d6c-a0a5-a9dfc7a39682 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.627951 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6e633aff-7db7-4d6c-a0a5-a9dfc7a39682 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] PUT https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 Jul 31 19:17:08.628638 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6e633aff-7db7-4d6c-a0a5-a9dfc7a39682 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:08.638566 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.638566 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:08.639311 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6e633aff-7db7-4d6c-a0a5-a9dfc7a39682 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.660863 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6e633aff-7db7-4d6c-a0a5-a9dfc7a39682 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Update snapshot metadata completed successfully. Jul 31 19:17:08.661342 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6e633aff-7db7-4d6c-a0a5-a9dfc7a39682 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 returned with HTTP 200 Jul 31 19:17:08.666654 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1089/4371] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:17:08 2026] PUT /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.673364 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9f357ea3-5db3-4262-b9c2-c3cfec046e7d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.674408 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f357ea3-5db3-4262-b9c2-c3cfec046e7d tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 Jul 31 19:17:08.677288 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f357ea3-5db3-4262-b9c2-c3cfec046e7d tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.677288 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9f357ea3-5db3-4262-b9c2-c3cfec046e7d tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.684855 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.684855 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:08.685348 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9f357ea3-5db3-4262-b9c2-c3cfec046e7d tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.686381 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9f357ea3-5db3-4262-b9c2-c3cfec046e7d tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Get snapshot metadata completed successfully. Jul 31 19:17:08.686692 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9f357ea3-5db3-4262-b9c2-c3cfec046e7d tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 returned with HTTP 200 Jul 31 19:17:08.688605 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1105/4372] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata/key3 => generated 35 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.695104 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1f1a7e95-e4fb-4983-80dc-1420cb490cf2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.697611 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f1a7e95-e4fb-4983-80dc-1420cb490cf2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.697917 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f1a7e95-e4fb-4983-80dc-1420cb490cf2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.698538 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f1a7e95-e4fb-4983-80dc-1420cb490cf2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.707170 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.707170 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:08.707170 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1f1a7e95-e4fb-4983-80dc-1420cb490cf2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.707170 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1f1a7e95-e4fb-4983-80dc-1420cb490cf2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Get snapshot metadata completed successfully. Jul 31 19:17:08.707170 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f1a7e95-e4fb-4983-80dc-1420cb490cf2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.707781 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1092/4373] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 75 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.718316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5dd61852-b63a-4ba5-b39b-627e947e0ac6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.720694 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5dd61852-b63a-4ba5-b39b-627e947e0ac6 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] PUT https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata Jul 31 19:17:08.721157 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5dd61852-b63a-4ba5-b39b-627e947e0ac6 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:08.729874 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.729874 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:08.730538 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5dd61852-b63a-4ba5-b39b-627e947e0ac6 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.752707 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5dd61852-b63a-4ba5-b39b-627e947e0ac6 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Update snapshot metadata completed successfully. Jul 31 19:17:08.753540 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5dd61852-b63a-4ba5-b39b-627e947e0ac6 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata returned with HTTP 200 Jul 31 19:17:08.753671 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1088/4374] 10.4.3.163 () {68 vars in 1401 bytes} [Fri Jul 31 19:17:08 2026] PUT /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:08.762784 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-54334e1d-de8c-4826-b13c-87a5ebee9779 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.765132 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-54334e1d-de8c-4826-b13c-87a5ebee9779 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 Jul 31 19:17:08.765414 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-54334e1d-de8c-4826-b13c-87a5ebee9779 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.767530 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-54334e1d-de8c-4826-b13c-87a5ebee9779 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.767530 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-54334e1d-de8c-4826-b13c-87a5ebee9779 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Delete snapshot with id: f04474eb-eef1-44dc-86ec-481ee2c1dac1 Jul 31 19:17:08.772207 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.772207 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:08.772894 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-54334e1d-de8c-4826-b13c-87a5ebee9779 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.792002 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-54334e1d-de8c-4826-b13c-87a5ebee9779 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot delete request issued successfully. Jul 31 19:17:08.792382 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-54334e1d-de8c-4826-b13c-87a5ebee9779 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 returned with HTTP 202 Jul 31 19:17:08.793102 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1090/4375] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:08 2026] DELETE /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:08.803348 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ea8cb451-12da-4e2c-8dbc-098ac29b77df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:08.805168 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea8cb451-12da-4e2c-8dbc-098ac29b77df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 Jul 31 19:17:08.805367 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea8cb451-12da-4e2c-8dbc-098ac29b77df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:08.805565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea8cb451-12da-4e2c-8dbc-098ac29b77df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:08.811149 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:08.811149 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:08.811615 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ea8cb451-12da-4e2c-8dbc-098ac29b77df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Snapshot retrieved successfully. Jul 31 19:17:08.812359 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea8cb451-12da-4e2c-8dbc-098ac29b77df tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 returned with HTTP 200 Jul 31 19:17:08.812745 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1106/4376] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:08 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:09.460969 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d24eeb4-0209-4d29-942c-a56427fde142 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:09.463226 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d24eeb4-0209-4d29-942c-a56427fde142 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] GET https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 Jul 31 19:17:09.463474 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d24eeb4-0209-4d29-942c-a56427fde142 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:09.463715 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d24eeb4-0209-4d29-942c-a56427fde142 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:09.471707 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d24eeb4-0209-4d29-942c-a56427fde142 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 returned with HTTP 404 Jul 31 19:17:09.472187 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1093/4377] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:09 2026] GET /volume/v3/snapshots/fcc7471a-2b92-4257-9183-ff62c60c6237 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:09.482376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd79d497-d502-46be-a7ca-bc8efed68f6d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:09.486719 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd79d497-d502-46be-a7ca-bc8efed68f6d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 Jul 31 19:17:09.487149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd79d497-d502-46be-a7ca-bc8efed68f6d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:09.487625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd79d497-d502-46be-a7ca-bc8efed68f6d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:09.488512 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-cd79d497-d502-46be-a7ca-bc8efed68f6d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: 573fa890-2ed6-47e2-b70b-12dde02303d8 Jul 31 19:17:09.507926 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:09.507926 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:09.508648 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd79d497-d502-46be-a7ca-bc8efed68f6d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:09.537122 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-cd79d497-d502-46be-a7ca-bc8efed68f6d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:09.537122 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd79d497-d502-46be-a7ca-bc8efed68f6d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 returned with HTTP 202 Jul 31 19:17:09.537122 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1089/4378] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:09 2026] DELETE /volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:09.547425 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-094b61c1-4cfd-42c3-95b9-0c43bb5ae1f8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:09.549732 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-094b61c1-4cfd-42c3-95b9-0c43bb5ae1f8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 Jul 31 19:17:09.549940 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-094b61c1-4cfd-42c3-95b9-0c43bb5ae1f8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:09.550386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-094b61c1-4cfd-42c3-95b9-0c43bb5ae1f8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:09.562821 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:09.562821 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:09.568494 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-094b61c1-4cfd-42c3-95b9-0c43bb5ae1f8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:09.574883 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-094b61c1-4cfd-42c3-95b9-0c43bb5ae1f8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 returned with HTTP 200 Jul 31 19:17:09.575358 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1091/4379] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:09 2026] GET /volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:09.822560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b9543d03-4fb3-4e0c-a44c-58767e01ae31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:09.825076 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9543d03-4fb3-4e0c-a44c-58767e01ae31 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 Jul 31 19:17:09.825258 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9543d03-4fb3-4e0c-a44c-58767e01ae31 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:09.825429 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9543d03-4fb3-4e0c-a44c-58767e01ae31 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:09.833535 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9543d03-4fb3-4e0c-a44c-58767e01ae31 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 returned with HTTP 404 Jul 31 19:17:09.834830 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1107/4380] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:09 2026] GET /volume/v3/snapshots/f04474eb-eef1-44dc-86ec-481ee2c1dac1 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:09.842193 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bb40802e-5c9f-4f31-8e30-8e1e0901a5e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:09.843992 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb40802e-5c9f-4f31-8e30-8e1e0901a5e2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 Jul 31 19:17:09.844209 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb40802e-5c9f-4f31-8e30-8e1e0901a5e2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:09.844425 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bb40802e-5c9f-4f31-8e30-8e1e0901a5e2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:09.851158 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:09.851158 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:09.854876 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bb40802e-5c9f-4f31-8e30-8e1e0901a5e2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Volume info retrieved successfully. Jul 31 19:17:09.858788 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bb40802e-5c9f-4f31-8e30-8e1e0901a5e2 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 returned with HTTP 200 Jul 31 19:17:09.859184 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1094/4381] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:09 2026] GET /volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:09.871858 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fcb3a263-cbf1-4b29-8bf3-56771c48dabd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:09.873242 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fcb3a263-cbf1-4b29-8bf3-56771c48dabd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] DELETE https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 Jul 31 19:17:09.873688 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fcb3a263-cbf1-4b29-8bf3-56771c48dabd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:09.874005 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fcb3a263-cbf1-4b29-8bf3-56771c48dabd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:09.874239 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fcb3a263-cbf1-4b29-8bf3-56771c48dabd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Delete volume with id: d890bd0e-5765-4334-ae3c-34f1073ea535 Jul 31 19:17:09.883179 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:09.883179 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:09.883179 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fcb3a263-cbf1-4b29-8bf3-56771c48dabd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Volume info retrieved successfully. Jul 31 19:17:09.899640 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fcb3a263-cbf1-4b29-8bf3-56771c48dabd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Delete volume request issued successfully. Jul 31 19:17:09.899849 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fcb3a263-cbf1-4b29-8bf3-56771c48dabd tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 returned with HTTP 202 Jul 31 19:17:09.900328 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1090/4382] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:09 2026] DELETE /volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:09.909893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b013fdac-61e6-4e42-beab-34cac6633e85 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:09.912304 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b013fdac-61e6-4e42-beab-34cac6633e85 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 Jul 31 19:17:09.912606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b013fdac-61e6-4e42-beab-34cac6633e85 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:09.912950 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b013fdac-61e6-4e42-beab-34cac6633e85 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:09.924031 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:09.924031 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:09.928671 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b013fdac-61e6-4e42-beab-34cac6633e85 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Volume info retrieved successfully. Jul 31 19:17:09.934759 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b013fdac-61e6-4e42-beab-34cac6633e85 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 returned with HTTP 200 Jul 31 19:17:09.935181 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1092/4383] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:09 2026] GET /volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:10.591559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5a4ac64d-3113-4c4e-9572-a096c47dc66b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:10.593501 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a4ac64d-3113-4c4e-9572-a096c47dc66b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 Jul 31 19:17:10.593685 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a4ac64d-3113-4c4e-9572-a096c47dc66b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:10.593865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a4ac64d-3113-4c4e-9572-a096c47dc66b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:10.600474 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a4ac64d-3113-4c4e-9572-a096c47dc66b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 returned with HTTP 404 Jul 31 19:17:10.601053 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1108/4384] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:10 2026] GET /volume/v3/volumes/573fa890-2ed6-47e2-b70b-12dde02303d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:10.609955 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0d15774b-f9b9-4248-b745-3616900779ab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:10.612145 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:10.612611 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-279138092"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:10.614472 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-279138092'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:10.614645 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:10.619667 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:10.625975 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (2cd86e39-5c92-4113-9457-83f9895ecf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:10.627001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d775a5-5fdf-49c1-b39a-d4d2942758f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:10.627780 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:10.654415 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d775a5-5fdf-49c1-b39a-d4d2942758f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:10.655425 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b81709-176d-4083-afed-a1607d937529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:10.693839 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['7e5bad77-5bf2-4bb0-bcda-534df489e820', 'a6cfb203-00af-4e05-aeb7-ebc8ec2df131', '9620dae8-f92d-4366-91aa-3c7226000555', '133cd902-d873-41ca-a50d-47074c23d88b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:10.694610 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b81709-176d-4083-afed-a1607d937529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e5bad77-5bf2-4bb0-bcda-534df489e820', 'a6cfb203-00af-4e05-aeb7-ebc8ec2df131', '9620dae8-f92d-4366-91aa-3c7226000555', '133cd902-d873-41ca-a50d-47074c23d88b']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:10.695477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef757b1-8078-483f-be31-8a099ad15a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:10.723805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef757b1-8078-483f-be31-8a099ad15a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79404c62-5e6b-45bf-8730-3dfa90c7cc2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-279138092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['7e5bad77-5bf2-4bb0-bcda-534df489e820','a6cfb203-00af-4e05-aeb7-ebc8ec2df131','9620dae8-f92d-4366-91aa-3c7226000555','133cd902-d873-41ca-a50d-47074c23d88b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-279138092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79404c62-5e6b-45bf-8730-3dfa90c7cc2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:10.724639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac85e70-9531-460f-be8f-042d6fc41cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:10.740668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac85e70-9531-460f-be8f-042d6fc41cec) transitioned into state 'SUCCESS' from state '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-279138092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['7e5bad77-5bf2-4bb0-bcda-534df489e820','a6cfb203-00af-4e05-aeb7-ebc8ec2df131','9620dae8-f92d-4366-91aa-3c7226000555','133cd902-d873-41ca-a50d-47074c23d88b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:10.741335 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6329b27-a7ec-4a95-8d06-8f94fbcd3d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:10.749770 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6329b27-a7ec-4a95-8d06-8f94fbcd3d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:10.750642 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (2cd86e39-5c92-4113-9457-83f9895ecf71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:10.750938 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:10.751531 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0d15774b-f9b9-4248-b745-3616900779ab tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:10.751931 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1095/4385] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:10 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:10.764661 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-febe030b-8bfa-4b6e-8231-177b99a10f09 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:10.766370 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-febe030b-8bfa-4b6e-8231-177b99a10f09 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a Jul 31 19:17:10.766542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-febe030b-8bfa-4b6e-8231-177b99a10f09 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:10.766811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-febe030b-8bfa-4b6e-8231-177b99a10f09 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:10.775100 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:10.775100 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:10.778495 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-febe030b-8bfa-4b6e-8231-177b99a10f09 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:10.781973 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-febe030b-8bfa-4b6e-8231-177b99a10f09 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a returned with HTTP 200 Jul 31 19:17:10.782465 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1091/4386] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:10 2026] GET /volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:10.947644 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a3463b13-8aed-45c5-b264-ec5816004c50 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:10.949407 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a3463b13-8aed-45c5-b264-ec5816004c50 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] GET https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 Jul 31 19:17:10.949617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a3463b13-8aed-45c5-b264-ec5816004c50 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:10.949838 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a3463b13-8aed-45c5-b264-ec5816004c50 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:10.955349 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a3463b13-8aed-45c5-b264-ec5816004c50 tempest-SnapshotMetadataTestJSON-1847533528 tempest-SnapshotMetadataTestJSON-1847533528-project-member] https://10.4.3.163/volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 returned with HTTP 404 Jul 31 19:17:10.955853 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1093/4387] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:10 2026] GET /volume/v3/volumes/d890bd0e-5765-4334-ae3c-34f1073ea535 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:11.795123 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0a5b4f26-89fd-492b-9321-fbfd49e2468d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:11.797353 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a5b4f26-89fd-492b-9321-fbfd49e2468d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a Jul 31 19:17:11.797648 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a5b4f26-89fd-492b-9321-fbfd49e2468d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:11.797919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0a5b4f26-89fd-492b-9321-fbfd49e2468d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:11.806217 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:11.806217 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:11.810565 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0a5b4f26-89fd-492b-9321-fbfd49e2468d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:11.814994 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0a5b4f26-89fd-492b-9321-fbfd49e2468d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a returned with HTTP 200 Jul 31 19:17:11.815504 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1109/4388] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:11 2026] GET /volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:11.826724 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eeddbbc8-7ca1-4197-8556-5b9468182409 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:11.828620 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eeddbbc8-7ca1-4197-8556-5b9468182409 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:11.828907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eeddbbc8-7ca1-4197-8556-5b9468182409 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79404c62-5e6b-45bf-8730-3dfa90c7cc2a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-532194943"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:11.841797 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:11.841797 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:11.842061 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eeddbbc8-7ca1-4197-8556-5b9468182409 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:11.842183 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-eeddbbc8-7ca1-4197-8556-5b9468182409 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create snapshot from volume 79404c62-5e6b-45bf-8730-3dfa90c7cc2a Jul 31 19:17:11.872506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-eeddbbc8-7ca1-4197-8556-5b9468182409 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['d40b2973-3bbd-4a6f-8a5b-9b65046fbfe8', 'c1ec985d-25f1-4487-9426-af66b5325fb5', '38729d90-7cce-4b73-9ed0-b0be59a9a1e9', 'e71be16d-2430-45f3-b724-1681f00d0733'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:11.904139 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eeddbbc8-7ca1-4197-8556-5b9468182409 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot create request issued successfully. Jul 31 19:17:11.904503 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eeddbbc8-7ca1-4197-8556-5b9468182409 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:11.904908 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1096/4389] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:11.912582 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bacfd81c-1915-4bad-a1da-520be1cf70a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:11.914479 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bacfd81c-1915-4bad-a1da-520be1cf70a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:11.914479 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bacfd81c-1915-4bad-a1da-520be1cf70a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:11.918023 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bacfd81c-1915-4bad-a1da-520be1cf70a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:11.919361 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:11.919361 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:11.919759 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bacfd81c-1915-4bad-a1da-520be1cf70a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:11.920803 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bacfd81c-1915-4bad-a1da-520be1cf70a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 returned with HTTP 200 Jul 31 19:17:11.921182 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1092/4390] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:11 2026] GET /volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:17:12.614546 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:12.714052 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:12.714404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-663831594"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:12.715987 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-663831594'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:12.716235 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Create volume of 1 GB Jul 31 19:17:12.720048 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Availability Zones retrieved successfully. Jul 31 19:17:12.727300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Flow 'volume_create_api' (b2d7b589-43cd-4652-910c-eaa8b4dc8871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:12.728943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96706fbb-d5aa-43e0-b2a8-eef59ce62c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:12.729975 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:12.753569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96706fbb-d5aa-43e0-b2a8-eef59ce62c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:12.754326 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd463eb-83bb-464a-b9fc-0d5f71cd1d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:12.807855 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Created reservations ['54208ae7-1815-441e-a400-d28a6e897d05', '710fffe9-67ec-4ec2-959e-601526fcf2b4', '1149d0f8-0c79-4ea5-af9d-c3150f792773', 'ef6c3ef4-cc22-4974-969e-90b628de0f9f'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:12.808823 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd463eb-83bb-464a-b9fc-0d5f71cd1d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54208ae7-1815-441e-a400-d28a6e897d05', '710fffe9-67ec-4ec2-959e-601526fcf2b4', '1149d0f8-0c79-4ea5-af9d-c3150f792773', 'ef6c3ef4-cc22-4974-969e-90b628de0f9f']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:12.809723 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f2e4b0-8a5e-4415-819c-fe5cd23dfe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:12.829955 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f2e4b0-8a5e-4415-819c-fe5cd23dfe3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b20ef20-b0aa-46c7-9383-6a0dd2046ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-663831594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='316f232a99454af486e7c70a06fe32ed',qos_specs=None,replication_status=,reservations=['54208ae7-1815-441e-a400-d28a6e897d05','710fffe9-67ec-4ec2-959e-601526fcf2b4','1149d0f8-0c79-4ea5-af9d-c3150f792773','ef6c3ef4-cc22-4974-969e-90b628de0f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b357c0a583744023ab1727d315eb304e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-663831594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b20ef20-b0aa-46c7-9383-6a0dd2046ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='316f232a99454af486e7c70a06fe32ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b357c0a583744023ab1727d315eb304e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:12.830865 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a24cb6b-4b0f-4cde-b552-045bbf96822a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:12.847191 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a24cb6b-4b0f-4cde-b552-045bbf96822a) transitioned into state 'SUCCESS' from state '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-663831594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='316f232a99454af486e7c70a06fe32ed',qos_specs=None,replication_status=,reservations=['54208ae7-1815-441e-a400-d28a6e897d05','710fffe9-67ec-4ec2-959e-601526fcf2b4','1149d0f8-0c79-4ea5-af9d-c3150f792773','ef6c3ef4-cc22-4974-969e-90b628de0f9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b357c0a583744023ab1727d315eb304e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:12.848067 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (294c8464-88eb-4710-afe5-12eac3b561f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:12.856093 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (294c8464-88eb-4710-afe5-12eac3b561f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:12.856815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Flow 'volume_create_api' (b2d7b589-43cd-4652-910c-eaa8b4dc8871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:12.857110 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Create volume request issued successfully. Jul 31 19:17:12.857633 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4be415b9-6a6d-4a94-81bf-c1ca88ec2d4a tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:12.858003 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1094/4391] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:12 2026] POST /volume/v3/volumes => generated 750 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:12.871990 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ea655367-6ecb-47e3-9a57-5b8d98c1a5a6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:12.873634 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea655367-6ecb-47e3-9a57-5b8d98c1a5a6 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:12.873818 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea655367-6ecb-47e3-9a57-5b8d98c1a5a6 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:12.873985 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ea655367-6ecb-47e3-9a57-5b8d98c1a5a6 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:12.880358 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:12.880358 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:12.884175 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ea655367-6ecb-47e3-9a57-5b8d98c1a5a6 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Volume info retrieved successfully. Jul 31 19:17:12.888231 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ea655367-6ecb-47e3-9a57-5b8d98c1a5a6 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 200 Jul 31 19:17:12.888583 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1110/4392] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:12 2026] GET /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:12.933145 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-150c9d4f-d72f-416f-8e89-72dcad9d51dd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:12.938601 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-150c9d4f-d72f-416f-8e89-72dcad9d51dd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:12.938601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-150c9d4f-d72f-416f-8e89-72dcad9d51dd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:12.938601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-150c9d4f-d72f-416f-8e89-72dcad9d51dd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:12.943928 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:12.943928 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:12.943928 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-150c9d4f-d72f-416f-8e89-72dcad9d51dd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:12.943928 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-150c9d4f-d72f-416f-8e89-72dcad9d51dd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 returned with HTTP 200 Jul 31 19:17:12.943928 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1097/4393] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:12 2026] GET /volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:12.953833 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38ad3a8a-12ee-41e6-9608-cdd522b00c7a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:12.955653 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38ad3a8a-12ee-41e6-9608-cdd522b00c7a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:12.955822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38ad3a8a-12ee-41e6-9608-cdd522b00c7a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:12.956014 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38ad3a8a-12ee-41e6-9608-cdd522b00c7a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:12.956124 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-38ad3a8a-12ee-41e6-9608-cdd522b00c7a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Delete snapshot with id: 78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:12.960788 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:12.960788 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:12.961216 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38ad3a8a-12ee-41e6-9608-cdd522b00c7a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:12.976923 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38ad3a8a-12ee-41e6-9608-cdd522b00c7a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot delete request issued successfully. Jul 31 19:17:12.977252 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38ad3a8a-12ee-41e6-9608-cdd522b00c7a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 returned with HTTP 202 Jul 31 19:17:12.977832 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1093/4394] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:12 2026] DELETE /volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:12.984459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-88d0ccf2-cb5a-4107-9593-df544111c41e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:12.986635 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-88d0ccf2-cb5a-4107-9593-df544111c41e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] GET https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:12.986730 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-88d0ccf2-cb5a-4107-9593-df544111c41e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:12.986901 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-88d0ccf2-cb5a-4107-9593-df544111c41e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:12.991333 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:12.991333 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:12.991761 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-88d0ccf2-cb5a-4107-9593-df544111c41e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:12.992444 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-88d0ccf2-cb5a-4107-9593-df544111c41e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 returned with HTTP 200 Jul 31 19:17:12.992861 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1095/4395] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:12 2026] GET /volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:13.900646 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ee2db961-cac4-4764-a5a9-3443b4aa9aac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:13.902173 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee2db961-cac4-4764-a5a9-3443b4aa9aac tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:13.902349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee2db961-cac4-4764-a5a9-3443b4aa9aac tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:13.902560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee2db961-cac4-4764-a5a9-3443b4aa9aac tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:13.908786 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:13.908786 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:13.911561 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ee2db961-cac4-4764-a5a9-3443b4aa9aac tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Volume info retrieved successfully. Jul 31 19:17:13.916139 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee2db961-cac4-4764-a5a9-3443b4aa9aac tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 200 Jul 31 19:17:13.916605 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1111/4396] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:13 2026] GET /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:13.930330 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2f55f4af-5bc9-4ae5-96b6-85343451ef5c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:13.932244 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2f55f4af-5bc9-4ae5-96b6-85343451ef5c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] POST https://10.4.3.163/volume/v3/os-volume-transfer Jul 31 19:17:13.932573 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2f55f4af-5bc9-4ae5-96b6-85343451ef5c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0b20ef20-b0aa-46c7-9383-6a0dd2046ba3"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:13.933795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.volume_transfer [None req-2f55f4af-5bc9-4ae5-96b6-85343451ef5c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Creating new volume transfer {'transfer': {'volume_id': '0b20ef20-b0aa-46c7-9383-6a0dd2046ba3'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 19:17:13.934188 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-2f55f4af-5bc9-4ae5-96b6-85343451ef5c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Creating transfer of volume 0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:13.934188 np0000006260 devstack@c-api.service[100319]: INFO cinder.transfer.api [None req-2f55f4af-5bc9-4ae5-96b6-85343451ef5c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Generating transfer record for volume 0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:13.940072 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:13.940072 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:13.948164 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2f55f4af-5bc9-4ae5-96b6-85343451ef5c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 19:17:13.948564 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1098/4397] 10.4.3.163 () {68 vars in 1291 bytes} [Fri Jul 31 19:17:13 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:13.956668 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca1f79cb-38a5-4855-9663-f18892504653 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:13.958406 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca1f79cb-38a5-4855-9663-f18892504653 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:13.958604 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca1f79cb-38a5-4855-9663-f18892504653 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:13.958786 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca1f79cb-38a5-4855-9663-f18892504653 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:13.960797 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=694,cinder:UPDATE=210,cinder:INSERT=114,cinder:DELETE=4 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:17:13.966540 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:13.966540 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:13.970709 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ca1f79cb-38a5-4855-9663-f18892504653 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Volume info retrieved successfully. Jul 31 19:17:13.976210 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca1f79cb-38a5-4855-9663-f18892504653 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 200 Jul 31 19:17:13.976688 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1094/4398] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:13 2026] GET /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:13.991722 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cf8a6878-9db0-4718-873f-68367722c174 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:13.993930 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cf8a6878-9db0-4718-873f-68367722c174 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2 Jul 31 19:17:13.994170 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cf8a6878-9db0-4718-873f-68367722c174 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:13.994492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cf8a6878-9db0-4718-873f-68367722c174 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:13.999966 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cf8a6878-9db0-4718-873f-68367722c174 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2 returned with HTTP 200 Jul 31 19:17:14.000539 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1096/4399] 10.4.3.163 () {66 vars in 1381 bytes} [Fri Jul 31 19:17:13 2026] GET /volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2 => generated 409 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:14.002477 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c2c93559-09f0-4393-bb58-67ada9616ea8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.004526 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2c93559-09f0-4393-bb58-67ada9616ea8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] GET https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:14.004802 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2c93559-09f0-4393-bb58-67ada9616ea8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.005091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2c93559-09f0-4393-bb58-67ada9616ea8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.008668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cfb5a8cf-a9c8-45b3-afd3-413c20dcda8f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.009851 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2c93559-09f0-4393-bb58-67ada9616ea8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 returned with HTTP 404 Jul 31 19:17:14.010336 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1112/4400] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:14 2026] GET /volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:14.010551 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfb5a8cf-a9c8-45b3-afd3-413c20dcda8f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/os-volume-transfer Jul 31 19:17:14.010756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfb5a8cf-a9c8-45b3-afd3-413c20dcda8f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.010966 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cfb5a8cf-a9c8-45b3-afd3-413c20dcda8f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.011165 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.volume_transfer [None req-cfb5a8cf-a9c8-45b3-afd3-413c20dcda8f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Listing volume transfers {{(pid=100319) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 19:17:14.015744 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cfb5a8cf-a9c8-45b3-afd3-413c20dcda8f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/os-volume-transfer returned with HTTP 200 Jul 31 19:17:14.016276 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1099/4401] 10.4.3.163 () {66 vars in 1270 bytes} [Fri Jul 31 19:17:14 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:14.018173 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8fe20b7-c4cd-4721-af39-927b83476a9b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.019866 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8fe20b7-c4cd-4721-af39-927b83476a9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:14.020064 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8fe20b7-c4cd-4721-af39-927b83476a9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.020243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8fe20b7-c4cd-4721-af39-927b83476a9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.020345 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-c8fe20b7-c4cd-4721-af39-927b83476a9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete snapshot with id: 78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:14.024749 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8fe20b7-c4cd-4721-af39-927b83476a9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 returned with HTTP 404 Jul 31 19:17:14.025270 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1095/4402] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:14 2026] DELETE /volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:14.025374 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.033209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d28a335d-c996-4ae1-854f-3f066b672b0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.036091 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d28a335d-c996-4ae1-854f-3f066b672b0b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 Jul 31 19:17:14.036348 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d28a335d-c996-4ae1-854f-3f066b672b0b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.036621 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d28a335d-c996-4ae1-854f-3f066b672b0b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.040673 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d28a335d-c996-4ae1-854f-3f066b672b0b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 returned with HTTP 404 Jul 31 19:17:14.041235 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1113/4403] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:14 2026] GET /volume/v3/snapshots/78042cf9-67ff-436d-a581-4ca3cb197a46 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:14.048157 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1cb09aaf-89dc-4c21-adfe-298ed90db7ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.050243 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cb09aaf-89dc-4c21-adfe-298ed90db7ae tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a Jul 31 19:17:14.050243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cb09aaf-89dc-4c21-adfe-298ed90db7ae tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.050390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1cb09aaf-89dc-4c21-adfe-298ed90db7ae tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.050590 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1cb09aaf-89dc-4c21-adfe-298ed90db7ae tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: 79404c62-5e6b-45bf-8730-3dfa90c7cc2a Jul 31 19:17:14.057266 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:14.057266 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:14.057654 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1cb09aaf-89dc-4c21-adfe-298ed90db7ae tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:14.073179 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1cb09aaf-89dc-4c21-adfe-298ed90db7ae tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:14.073352 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1cb09aaf-89dc-4c21-adfe-298ed90db7ae tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a returned with HTTP 202 Jul 31 19:17:14.073734 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] POST https://10.4.3.163/volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2/accept Jul 31 19:17:14.073806 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1100/4404] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:14 2026] DELETE /volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:14.074146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "609667061818afd1"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:14.075645 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.volume_transfer [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Accepting volume transfer 3b43b368-687d-42fb-b640-d1c430e05fa2 {{(pid=100320) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 19:17:14.075779 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.volume_transfer [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Accepting transfer 3b43b368-687d-42fb-b640-d1c430e05fa2 Jul 31 19:17:14.081098 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b2ab14a3-1b56-43bd-a923-5bbdd57890cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.083193 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2ab14a3-1b56-43bd-a923-5bbdd57890cc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a Jul 31 19:17:14.083193 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2ab14a3-1b56-43bd-a923-5bbdd57890cc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.083421 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b2ab14a3-1b56-43bd-a923-5bbdd57890cc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.091004 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:14.091004 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:14.094538 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b2ab14a3-1b56-43bd-a923-5bbdd57890cc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:14.098707 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b2ab14a3-1b56-43bd-a923-5bbdd57890cc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a returned with HTTP 200 Jul 31 19:17:14.099231 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1096/4405] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:14 2026] GET /volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:14.124782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Created reservations ['74a031df-a975-4d1c-8802-fc0cc57cbfd8', '205806da-ca93-489c-afdd-fe7e142c9636', 'b72b8944-3164-456b-838c-af18c2fa4117', '9fc19571-ef62-4833-b8d2-c8d395d746e3'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:14.143961 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Created reservations ['531c4a37-2a3f-48f8-bc0f-c556e52c995f', '871e8543-fcb7-4df2-b3f9-e8a28afbddbd', '03c8efa3-0d9c-4a58-9ee4-502da75c3a2e', '6853675d-2c91-4e27-8e3d-f9c2aaa345ff'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:14.171733 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Created reservations ['a18d8982-0f6d-4136-8b17-08cdbbec4734', '2f8591de-658b-4e38-8b23-76da40484863', 'f09056e2-c230-44a7-a159-0d031dcc5794', '893716ff-2024-493e-bab8-e36d4bee4926'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:14.204865 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Created reservations ['a38bfa1d-bee8-49ed-98f1-ff9de633c001', '43773947-3a3a-4305-85a7-a75071b9b2d8', '6dc43670-da66-48ea-90f3-8e2a890b5dd7', 'e2e16ba8-0915-4e98-bab4-b8dc3df12439'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:14.214608 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Transfer volume completed successfully. Jul 31 19:17:14.270846 np0000006260 devstack@c-api.service[100320]: INFO cinder.transfer.api [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Volume 0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 has been transferred. Jul 31 19:17:14.277139 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8d5cefbc-3659-4068-8027-fe4fc0eb6838 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] https://10.4.3.163/volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2/accept returned with HTTP 202 Jul 31 19:17:14.277635 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1097/4406] 10.4.3.163 () {68 vars in 1423 bytes} [Fri Jul 31 19:17:14 2026] POST /volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2/accept => generated 365 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:14.286814 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8d4dee38-9874-4c74-872f-57e47bcb3a7c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.289006 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8d4dee38-9874-4c74-872f-57e47bcb3a7c tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] GET https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:14.289232 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8d4dee38-9874-4c74-872f-57e47bcb3a7c tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.289498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8d4dee38-9874-4c74-872f-57e47bcb3a7c tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.297063 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:14.297063 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:14.301260 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8d4dee38-9874-4c74-872f-57e47bcb3a7c tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Volume info retrieved successfully. Jul 31 19:17:14.305553 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8d4dee38-9874-4c74-872f-57e47bcb3a7c tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 200 Jul 31 19:17:14.306017 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1114/4407] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:14 2026] GET /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:14.319066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5980263e-ad14-4258-9a38-b712185f5b89 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.320850 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5980263e-ad14-4258-9a38-b712185f5b89 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] GET https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:14.321044 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5980263e-ad14-4258-9a38-b712185f5b89 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.321236 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5980263e-ad14-4258-9a38-b712185f5b89 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.328171 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:14.328171 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:14.331920 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5980263e-ad14-4258-9a38-b712185f5b89 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] Volume info retrieved successfully. Jul 31 19:17:14.337132 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5980263e-ad14-4258-9a38-b712185f5b89 tempest-VolumesTransfersTest-1582366646 tempest-VolumesTransfersTest-1582366646-project-member] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 200 Jul 31 19:17:14.337614 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1101/4408] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:14 2026] GET /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:14.353281 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e6ca60e1-a58b-49c8-b9cf-8d3cfeaa9182 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.355191 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6ca60e1-a58b-49c8-b9cf-8d3cfeaa9182 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] DELETE https://10.4.3.163/volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2 Jul 31 19:17:14.355414 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6ca60e1-a58b-49c8-b9cf-8d3cfeaa9182 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.355651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e6ca60e1-a58b-49c8-b9cf-8d3cfeaa9182 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.355781 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.volume_transfer [None req-e6ca60e1-a58b-49c8-b9cf-8d3cfeaa9182 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Delete transfer with id: 3b43b368-687d-42fb-b640-d1c430e05fa2 Jul 31 19:17:14.359621 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e6ca60e1-a58b-49c8-b9cf-8d3cfeaa9182 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2 returned with HTTP 404 Jul 31 19:17:14.360104 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1097/4409] 10.4.3.163 () {66 vars in 1384 bytes} [Fri Jul 31 19:17:14 2026] DELETE /volume/v3/os-volume-transfer/3b43b368-687d-42fb-b640-d1c430e05fa2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:14.368571 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f93d66bf-4d45-4cff-a1ca-87ac3ba040a3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.456948 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f93d66bf-4d45-4cff-a1ca-87ac3ba040a3 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:14.457240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f93d66bf-4d45-4cff-a1ca-87ac3ba040a3 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.457497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f93d66bf-4d45-4cff-a1ca-87ac3ba040a3 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.457704 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-f93d66bf-4d45-4cff-a1ca-87ac3ba040a3 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Delete volume with id: 0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:14.468178 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:14.468178 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:14.468686 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f93d66bf-4d45-4cff-a1ca-87ac3ba040a3 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Volume info retrieved successfully. Jul 31 19:17:14.488926 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f93d66bf-4d45-4cff-a1ca-87ac3ba040a3 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Delete volume request issued successfully. Jul 31 19:17:14.489327 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f93d66bf-4d45-4cff-a1ca-87ac3ba040a3 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 202 Jul 31 19:17:14.489749 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1098/4410] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:14 2026] DELETE /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:14.498631 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-367ae55e-2f16-4456-91fe-50d21ac2dee4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:14.501262 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-367ae55e-2f16-4456-91fe-50d21ac2dee4 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] GET https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:14.501593 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-367ae55e-2f16-4456-91fe-50d21ac2dee4 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:14.501886 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-367ae55e-2f16-4456-91fe-50d21ac2dee4 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:14.509339 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:14.509339 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:14.513491 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-367ae55e-2f16-4456-91fe-50d21ac2dee4 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Volume info retrieved successfully. Jul 31 19:17:14.517416 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-367ae55e-2f16-4456-91fe-50d21ac2dee4 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 200 Jul 31 19:17:14.517832 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1115/4411] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:14 2026] GET /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:15.112194 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d78a25bb-b0e8-4b1a-9334-b272d7f879d0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:15.114078 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d78a25bb-b0e8-4b1a-9334-b272d7f879d0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a Jul 31 19:17:15.114259 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d78a25bb-b0e8-4b1a-9334-b272d7f879d0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:15.114493 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d78a25bb-b0e8-4b1a-9334-b272d7f879d0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:15.120664 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d78a25bb-b0e8-4b1a-9334-b272d7f879d0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a returned with HTTP 404 Jul 31 19:17:15.121256 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1102/4412] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:15 2026] GET /volume/v3/volumes/79404c62-5e6b-45bf-8730-3dfa90c7cc2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:15.128935 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:15.130641 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:15.130970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-229023567"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:15.132815 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-229023567'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:15.132935 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:15.136879 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:15.141805 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (13dad5ed-536d-41e1-9478-83c189120bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:15.143473 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5184c52-3279-402b-8250-e3ee15da3c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.144212 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:15.166951 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5184c52-3279-402b-8250-e3ee15da3c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.167888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (565a6a88-0ce4-4e1d-ab17-3efd939d56f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.205239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['c674093b-e00d-42c7-a727-2a50d1d2d506', 'd0042a04-ef2c-439b-a930-3cde4fb216bd', 'f433fe4c-4af6-4b46-bca1-dd57156281e7', '0dc43ddf-f2d9-419c-b267-9f2394945bb3'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:15.206261 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (565a6a88-0ce4-4e1d-ab17-3efd939d56f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c674093b-e00d-42c7-a727-2a50d1d2d506', 'd0042a04-ef2c-439b-a930-3cde4fb216bd', 'f433fe4c-4af6-4b46-bca1-dd57156281e7', '0dc43ddf-f2d9-419c-b267-9f2394945bb3']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.207109 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c40fe4-b7a3-4000-9f83-6b8bae25e974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.229376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c40fe4-b7a3-4000-9f83-6b8bae25e974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbabf48b-7ef8-4a6d-b613-4344d2caba4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-229023567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['c674093b-e00d-42c7-a727-2a50d1d2d506','d0042a04-ef2c-439b-a930-3cde4fb216bd','f433fe4c-4af6-4b46-bca1-dd57156281e7','0dc43ddf-f2d9-419c-b267-9f2394945bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-229023567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbabf48b-7ef8-4a6d-b613-4344d2caba4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.230112 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (015f5355-f6a1-49ea-a1e2-10b575d79c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.248218 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (015f5355-f6a1-49ea-a1e2-10b575d79c90) transitioned into state 'SUCCESS' from state '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-229023567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['c674093b-e00d-42c7-a727-2a50d1d2d506','d0042a04-ef2c-439b-a930-3cde4fb216bd','f433fe4c-4af6-4b46-bca1-dd57156281e7','0dc43ddf-f2d9-419c-b267-9f2394945bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.248939 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663af3cc-7c1f-4536-b3d8-896976b86396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.258462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (663af3cc-7c1f-4536-b3d8-896976b86396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.259184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (13dad5ed-536d-41e1-9478-83c189120bf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:15.259497 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:15.260056 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-38bf1533-7d8c-4367-8bf6-fca60ecf287f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:15.260481 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1098/4413] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:15 2026] POST /volume/v3/volumes => generated 777 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:15.274788 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a5a5daf2-f451-4268-9b2c-9c8e7119fbaf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:15.276758 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5a5daf2-f451-4268-9b2c-9c8e7119fbaf tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a Jul 31 19:17:15.276919 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5a5daf2-f451-4268-9b2c-9c8e7119fbaf tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:15.277167 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5a5daf2-f451-4268-9b2c-9c8e7119fbaf tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:15.284562 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:15.284562 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:15.288495 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a5a5daf2-f451-4268-9b2c-9c8e7119fbaf tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:15.292393 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5a5daf2-f451-4268-9b2c-9c8e7119fbaf tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a returned with HTTP 200 Jul 31 19:17:15.292768 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1099/4414] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:15 2026] GET /volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:15.534068 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d98733c-9c70-47ac-91f1-f22c8047ece1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:15.535759 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d98733c-9c70-47ac-91f1-f22c8047ece1 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] GET https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:15.535938 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d98733c-9c70-47ac-91f1-f22c8047ece1 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:15.536138 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d98733c-9c70-47ac-91f1-f22c8047ece1 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:15.541177 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d98733c-9c70-47ac-91f1-f22c8047ece1 tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 404 Jul 31 19:17:15.541624 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1116/4415] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:15 2026] GET /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:15.548820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b8d3fb1a-6736-456a-93b4-e15d36124563 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:15.550569 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8d3fb1a-6736-456a-93b4-e15d36124563 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:15.550790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8d3fb1a-6736-456a-93b4-e15d36124563 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:15.550919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b8d3fb1a-6736-456a-93b4-e15d36124563 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:15.557175 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b8d3fb1a-6736-456a-93b4-e15d36124563 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 404 Jul 31 19:17:15.557889 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1103/4416] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:15 2026] GET /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:15.565899 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-511c7c50-13f5-470a-96e8-979ef36e867b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:15.568091 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-511c7c50-13f5-470a-96e8-979ef36e867b tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] DELETE https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:15.568321 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-511c7c50-13f5-470a-96e8-979ef36e867b tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:15.568564 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-511c7c50-13f5-470a-96e8-979ef36e867b tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:15.568744 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-511c7c50-13f5-470a-96e8-979ef36e867b tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Delete volume with id: 0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 Jul 31 19:17:15.575368 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-511c7c50-13f5-470a-96e8-979ef36e867b tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 returned with HTTP 404 Jul 31 19:17:15.575878 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1099/4417] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:15 2026] DELETE /volume/v3/volumes/0b20ef20-b0aa-46c7-9383-6a0dd2046ba3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:15.583584 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-189aa866-f328-48ec-91b2-bbc1452c3556 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:15.585280 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:15.585654 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1326661470"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:15.587231 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1326661470'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:15.587397 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Create volume of 1 GB Jul 31 19:17:15.592101 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Availability Zones retrieved successfully. Jul 31 19:17:15.597411 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Flow 'volume_create_api' (67b0d876-1b87-4d99-85de-d461540aa142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:15.598312 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb172540-b825-49ab-8fe9-94abbfe1092f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.599222 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:15.626108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb172540-b825-49ab-8fe9-94abbfe1092f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.626910 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b36d4b-1e7d-4e40-bb7c-8f2a1de331b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.667247 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Created reservations ['4e3de78e-3ddb-41e9-88a4-524d1e85e9c5', '597ec45d-f925-4056-b545-89e4cb9249d4', 'f1f0e06e-1869-4d16-98a6-2eb73026fe74', 'ff2fbb61-b1e2-43c5-89be-ba22513f27d4'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:15.667946 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b36d4b-1e7d-4e40-bb7c-8f2a1de331b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e3de78e-3ddb-41e9-88a4-524d1e85e9c5', '597ec45d-f925-4056-b545-89e4cb9249d4', 'f1f0e06e-1869-4d16-98a6-2eb73026fe74', 'ff2fbb61-b1e2-43c5-89be-ba22513f27d4']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.668777 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16681029-fedd-40a6-b319-013dccc2a49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.691253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16681029-fedd-40a6-b319-013dccc2a49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fd8e1fe-66bf-4c17-9d38-a18512f92c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1326661470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='316f232a99454af486e7c70a06fe32ed',qos_specs=None,replication_status=,reservations=['4e3de78e-3ddb-41e9-88a4-524d1e85e9c5','597ec45d-f925-4056-b545-89e4cb9249d4','f1f0e06e-1869-4d16-98a6-2eb73026fe74','ff2fbb61-b1e2-43c5-89be-ba22513f27d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b357c0a583744023ab1727d315eb304e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1326661470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fd8e1fe-66bf-4c17-9d38-a18512f92c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='316f232a99454af486e7c70a06fe32ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b357c0a583744023ab1727d315eb304e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.692064 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60870cee-be4d-4e4e-a1a5-39bc77e2618c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.710876 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60870cee-be4d-4e4e-a1a5-39bc77e2618c) transitioned into state 'SUCCESS' from state '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-1326661470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='316f232a99454af486e7c70a06fe32ed',qos_specs=None,replication_status=,reservations=['4e3de78e-3ddb-41e9-88a4-524d1e85e9c5','597ec45d-f925-4056-b545-89e4cb9249d4','f1f0e06e-1869-4d16-98a6-2eb73026fe74','ff2fbb61-b1e2-43c5-89be-ba22513f27d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b357c0a583744023ab1727d315eb304e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.711520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ee7beb-ad78-43b4-b40a-a4bd610ea170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:15.721510 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ee7beb-ad78-43b4-b40a-a4bd610ea170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:15.722636 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Flow 'volume_create_api' (67b0d876-1b87-4d99-85de-d461540aa142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:15.723032 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Create volume request issued successfully. Jul 31 19:17:15.723774 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-189aa866-f328-48ec-91b2-bbc1452c3556 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:15.724280 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1100/4418] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:15 2026] POST /volume/v3/volumes => generated 751 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:15.736104 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d99c0554-0c67-44cb-8f0c-4cccf5c66f1c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:15.737807 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d99c0554-0c67-44cb-8f0c-4cccf5c66f1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:15.737925 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d99c0554-0c67-44cb-8f0c-4cccf5c66f1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:15.738116 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d99c0554-0c67-44cb-8f0c-4cccf5c66f1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:15.744216 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:15.744216 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:15.747387 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d99c0554-0c67-44cb-8f0c-4cccf5c66f1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Volume info retrieved successfully. Jul 31 19:17:15.751067 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d99c0554-0c67-44cb-8f0c-4cccf5c66f1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 200 Jul 31 19:17:15.751450 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1117/4419] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:15 2026] GET /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:16.304729 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a6ce67cd-4c1e-4cde-bf31-af6ff3fc9ba6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.306459 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6ce67cd-4c1e-4cde-bf31-af6ff3fc9ba6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a Jul 31 19:17:16.306671 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6ce67cd-4c1e-4cde-bf31-af6ff3fc9ba6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.306853 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6ce67cd-4c1e-4cde-bf31-af6ff3fc9ba6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.314039 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.314039 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:16.317546 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a6ce67cd-4c1e-4cde-bf31-af6ff3fc9ba6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:16.321293 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6ce67cd-4c1e-4cde-bf31-af6ff3fc9ba6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a returned with HTTP 200 Jul 31 19:17:16.321665 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1104/4420] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:16 2026] GET /volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:16.333338 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d600258f-4783-47ae-b2bc-81df997bb0b2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.335174 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d600258f-4783-47ae-b2bc-81df997bb0b2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:16.335839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d600258f-4783-47ae-b2bc-81df997bb0b2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbabf48b-7ef8-4a6d-b613-4344d2caba4a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1716797687"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:16.344965 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.344965 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:16.345713 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d600258f-4783-47ae-b2bc-81df997bb0b2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:16.346009 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-d600258f-4783-47ae-b2bc-81df997bb0b2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create snapshot from volume cbabf48b-7ef8-4a6d-b613-4344d2caba4a Jul 31 19:17:16.372654 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-d600258f-4783-47ae-b2bc-81df997bb0b2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['b308ee10-c297-475d-b030-346ada1f3487', '05fa4a43-b1db-44a3-9bab-a6fcdf0f9662', '7fc0e9de-fbbd-43e8-b704-29340407cda0', 'd8f43299-f9f1-4526-8d9d-9ab294ed3dc8'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:16.401638 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d600258f-4783-47ae-b2bc-81df997bb0b2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot create request issued successfully. Jul 31 19:17:16.402212 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d600258f-4783-47ae-b2bc-81df997bb0b2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:16.402796 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1100/4421] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:16.411718 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-49c60c79-f35b-4f6a-b0e4-f893e758894f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.413692 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-49c60c79-f35b-4f6a-b0e4-f893e758894f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 Jul 31 19:17:16.413883 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-49c60c79-f35b-4f6a-b0e4-f893e758894f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.414092 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-49c60c79-f35b-4f6a-b0e4-f893e758894f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.418875 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.418875 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:16.419192 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-49c60c79-f35b-4f6a-b0e4-f893e758894f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:16.419839 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-49c60c79-f35b-4f6a-b0e4-f893e758894f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 returned with HTTP 200 Jul 31 19:17:16.420241 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1101/4422] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:16 2026] GET /volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:16.762693 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-21813d98-6616-4ced-ae62-8a91ee91588d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.764372 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21813d98-6616-4ced-ae62-8a91ee91588d tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:16.764606 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21813d98-6616-4ced-ae62-8a91ee91588d tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.764820 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21813d98-6616-4ced-ae62-8a91ee91588d tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.774201 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.774201 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:16.779248 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-21813d98-6616-4ced-ae62-8a91ee91588d tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Volume info retrieved successfully. Jul 31 19:17:16.783648 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21813d98-6616-4ced-ae62-8a91ee91588d tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 200 Jul 31 19:17:16.783977 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1118/4423] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:16 2026] GET /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:16.794544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-445b7a08-e223-45be-99ca-202cb0b8c73c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.796646 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-445b7a08-e223-45be-99ca-202cb0b8c73c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] POST https://10.4.3.163/volume/v3/os-volume-transfer Jul 31 19:17:16.797126 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-445b7a08-e223-45be-99ca-202cb0b8c73c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3fd8e1fe-66bf-4c17-9d38-a18512f92c8f"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:16.798918 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.volume_transfer [None req-445b7a08-e223-45be-99ca-202cb0b8c73c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Creating new volume transfer {'transfer': {'volume_id': '3fd8e1fe-66bf-4c17-9d38-a18512f92c8f'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 19:17:16.799068 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-445b7a08-e223-45be-99ca-202cb0b8c73c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Creating transfer of volume 3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:16.799225 np0000006260 devstack@c-api.service[100319]: INFO cinder.transfer.api [None req-445b7a08-e223-45be-99ca-202cb0b8c73c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Generating transfer record for volume 3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:16.808141 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.808141 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:16.817972 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-445b7a08-e223-45be-99ca-202cb0b8c73c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 19:17:16.818371 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1105/4424] 10.4.3.163 () {68 vars in 1291 bytes} [Fri Jul 31 19:17:16 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:16.826269 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-12ef87b5-efe6-460e-a898-7804af5b7342 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.828188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12ef87b5-efe6-460e-a898-7804af5b7342 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:16.828389 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12ef87b5-efe6-460e-a898-7804af5b7342 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.828617 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12ef87b5-efe6-460e-a898-7804af5b7342 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.835094 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.835094 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:16.838626 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-12ef87b5-efe6-460e-a898-7804af5b7342 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Volume info retrieved successfully. Jul 31 19:17:16.842931 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12ef87b5-efe6-460e-a898-7804af5b7342 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 200 Jul 31 19:17:16.843380 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1101/4425] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:16 2026] GET /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:16.854376 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c7259268-9337-4ab5-9d5f-6c3d2993fa1c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.856562 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c7259268-9337-4ab5-9d5f-6c3d2993fa1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/os-volume-transfer/detail Jul 31 19:17:16.856834 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c7259268-9337-4ab5-9d5f-6c3d2993fa1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.857113 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c7259268-9337-4ab5-9d5f-6c3d2993fa1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.857333 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.volume_transfer [None req-c7259268-9337-4ab5-9d5f-6c3d2993fa1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Listing volume transfers {{(pid=100320) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 19:17:16.863119 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c7259268-9337-4ab5-9d5f-6c3d2993fa1c tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 31 19:17:16.863620 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1102/4426] 10.4.3.163 () {66 vars in 1291 bytes} [Fri Jul 31 19:17:16 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:16.871426 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9e59e8ce-97cd-4d45-9f93-f56be9b08c13 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.873167 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9e59e8ce-97cd-4d45-9f93-f56be9b08c13 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] DELETE https://10.4.3.163/volume/v3/os-volume-transfer/c8356b43-d105-4714-bc78-fdfc4a4d0589 Jul 31 19:17:16.873358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9e59e8ce-97cd-4d45-9f93-f56be9b08c13 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.873559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9e59e8ce-97cd-4d45-9f93-f56be9b08c13 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.873658 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.volume_transfer [None req-9e59e8ce-97cd-4d45-9f93-f56be9b08c13 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Delete transfer with id: c8356b43-d105-4714-bc78-fdfc4a4d0589 Jul 31 19:17:16.882654 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.882654 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:16.892225 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9e59e8ce-97cd-4d45-9f93-f56be9b08c13 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/os-volume-transfer/c8356b43-d105-4714-bc78-fdfc4a4d0589 returned with HTTP 202 Jul 31 19:17:16.892843 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1119/4427] 10.4.3.163 () {66 vars in 1384 bytes} [Fri Jul 31 19:17:16 2026] DELETE /volume/v3/os-volume-transfer/c8356b43-d105-4714-bc78-fdfc4a4d0589 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:16.899519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c8ec6aac-b07a-42d1-971a-7d33c333e608 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.901206 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8ec6aac-b07a-42d1-971a-7d33c333e608 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:16.901385 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8ec6aac-b07a-42d1-971a-7d33c333e608 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.901604 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c8ec6aac-b07a-42d1-971a-7d33c333e608 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.909158 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.909158 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:16.912625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4fd75c66-9cda-4493-8f89-731324784556 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.913262 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c8ec6aac-b07a-42d1-971a-7d33c333e608 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Volume info retrieved successfully. Jul 31 19:17:16.914422 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4fd75c66-9cda-4493-8f89-731324784556 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:16.914560 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4fd75c66-9cda-4493-8f89-731324784556 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4677e80b-599b-4f3f-bbd2-6538341e259b", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1723594875", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:16.917466 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c8ec6aac-b07a-42d1-971a-7d33c333e608 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 200 Jul 31 19:17:16.917622 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1106/4428] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:16 2026] GET /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:16.925046 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.925046 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:16.925195 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4fd75c66-9cda-4493-8f89-731324784556 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:16.925336 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-4fd75c66-9cda-4493-8f89-731324784556 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create snapshot from volume 4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:17:16.932806 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2045680b-5ca1-4fe8-a483-2a99db95488f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.935027 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2045680b-5ca1-4fe8-a483-2a99db95488f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] DELETE https://10.4.3.163/volume/v3/os-volume-transfer/c8356b43-d105-4714-bc78-fdfc4a4d0589 Jul 31 19:17:16.935994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2045680b-5ca1-4fe8-a483-2a99db95488f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.935994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2045680b-5ca1-4fe8-a483-2a99db95488f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.935994 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.volume_transfer [None req-2045680b-5ca1-4fe8-a483-2a99db95488f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Delete transfer with id: c8356b43-d105-4714-bc78-fdfc4a4d0589 Jul 31 19:17:16.938832 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2045680b-5ca1-4fe8-a483-2a99db95488f tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/os-volume-transfer/c8356b43-d105-4714-bc78-fdfc4a4d0589 returned with HTTP 404 Jul 31 19:17:16.939269 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1103/4429] 10.4.3.163 () {66 vars in 1384 bytes} [Fri Jul 31 19:17:16 2026] DELETE /volume/v3/os-volume-transfer/c8356b43-d105-4714-bc78-fdfc4a4d0589 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:16.946233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d27919c7-425f-46ab-a90e-fe620e41e05e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.948568 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d27919c7-425f-46ab-a90e-fe620e41e05e tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:16.948810 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d27919c7-425f-46ab-a90e-fe620e41e05e tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.949090 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d27919c7-425f-46ab-a90e-fe620e41e05e tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:16.949312 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d27919c7-425f-46ab-a90e-fe620e41e05e tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Delete volume with id: 3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:16.955293 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-4fd75c66-9cda-4493-8f89-731324784556 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['15fd4911-e40c-4eb3-973c-5a748c874ee4', 'cbf47a20-426d-4550-b05d-edcf26d9acd3', '9adb09ea-ab80-4f5a-8b61-879c5be1437b', '7cbe3773-6172-4db7-8a58-b5aff06606bd'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:16.958087 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:16.958087 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:16.958559 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d27919c7-425f-46ab-a90e-fe620e41e05e tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Volume info retrieved successfully. Jul 31 19:17:16.988219 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d27919c7-425f-46ab-a90e-fe620e41e05e tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Delete volume request issued successfully. Jul 31 19:17:16.988515 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d27919c7-425f-46ab-a90e-fe620e41e05e tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 202 Jul 31 19:17:16.989109 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1120/4430] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:16 2026] DELETE /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:16.994911 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4fd75c66-9cda-4493-8f89-731324784556 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot force create request issued successfully. Jul 31 19:17:16.995359 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4fd75c66-9cda-4493-8f89-731324784556 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:16.995772 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1102/4431] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:16.996468 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-359cc577-5b79-4754-9cff-df95434d122d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:16.998602 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-359cc577-5b79-4754-9cff-df95434d122d tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] GET https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:16.998913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-359cc577-5b79-4754-9cff-df95434d122d tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:16.999148 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-359cc577-5b79-4754-9cff-df95434d122d tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:17.005890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ef63fe0c-baef-49e2-bb39-5e4be046c1e3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:17.007390 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:17.007390 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:17.009079 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef63fe0c-baef-49e2-bb39-5e4be046c1e3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 Jul 31 19:17:17.009565 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef63fe0c-baef-49e2-bb39-5e4be046c1e3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:17.009971 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef63fe0c-baef-49e2-bb39-5e4be046c1e3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:17.011884 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-359cc577-5b79-4754-9cff-df95434d122d tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Volume info retrieved successfully. Jul 31 19:17:17.015851 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-359cc577-5b79-4754-9cff-df95434d122d tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 200 Jul 31 19:17:17.016239 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1107/4432] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:16 2026] GET /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:17.016923 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:17.016923 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:17.017694 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ef63fe0c-baef-49e2-bb39-5e4be046c1e3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:17.018911 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef63fe0c-baef-49e2-bb39-5e4be046c1e3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 returned with HTTP 200 Jul 31 19:17:17.020052 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1104/4433] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:17 2026] GET /volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:17.430245 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a43b574-99ad-4afa-863a-c928f6414502 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:17.432488 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a43b574-99ad-4afa-863a-c928f6414502 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 Jul 31 19:17:17.432746 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a43b574-99ad-4afa-863a-c928f6414502 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:17.433008 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a43b574-99ad-4afa-863a-c928f6414502 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:17.438761 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:17.438761 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:17.439211 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a43b574-99ad-4afa-863a-c928f6414502 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:17.440057 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a43b574-99ad-4afa-863a-c928f6414502 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 returned with HTTP 200 Jul 31 19:17:17.440525 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1121/4434] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:17 2026] GET /volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:17.450604 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-42d93d69-d841-4381-a3e3-8f4960a30894 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:17.452771 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42d93d69-d841-4381-a3e3-8f4960a30894 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] POST https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5/action Jul 31 19:17:17.453230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42d93d69-d841-4381-a3e3-8f4960a30894 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:17:17.453394 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-42d93d69-d841-4381-a3e3-8f4960a30894 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:17.460194 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:17.460194 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:17.460727 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-42d93d69-d841-4381-a3e3-8f4960a30894 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:17.461699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-42d93d69-d841-4381-a3e3-8f4960a30894 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'aa435ba829384c5382f45f02ad7b25de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5970c49709854c38bc8ecd75a462b98d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:17.461930 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-42d93d69-d841-4381-a3e3-8f4960a30894 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5/action returned with HTTP 403 Jul 31 19:17:17.462540 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1103/4435] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:17:17 2026] POST /volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:17.470307 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a5053dc5-a171-4325-b319-dd50fb745dde None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:17.472375 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5053dc5-a171-4325-b319-dd50fb745dde tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 Jul 31 19:17:17.472628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5053dc5-a171-4325-b319-dd50fb745dde tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:17.472848 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5053dc5-a171-4325-b319-dd50fb745dde tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:17.473012 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-a5053dc5-a171-4325-b319-dd50fb745dde tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete snapshot with id: 0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 Jul 31 19:17:17.478452 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:17.478452 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:17.478822 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a5053dc5-a171-4325-b319-dd50fb745dde tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:17.512484 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a5053dc5-a171-4325-b319-dd50fb745dde tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot delete request issued successfully. Jul 31 19:17:17.512746 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5053dc5-a171-4325-b319-dd50fb745dde tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 returned with HTTP 202 Jul 31 19:17:17.513463 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1108/4436] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:17 2026] DELETE /volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:17.520626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fbaf874a-18d3-44db-85c3-d23aed61fdd8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:17.522784 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fbaf874a-18d3-44db-85c3-d23aed61fdd8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 Jul 31 19:17:17.522905 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fbaf874a-18d3-44db-85c3-d23aed61fdd8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:17.523076 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fbaf874a-18d3-44db-85c3-d23aed61fdd8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:17.529954 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:17.529954 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:17.530313 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fbaf874a-18d3-44db-85c3-d23aed61fdd8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:17.531144 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fbaf874a-18d3-44db-85c3-d23aed61fdd8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 returned with HTTP 200 Jul 31 19:17:17.531569 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1105/4437] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:17 2026] GET /volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:18.030903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-436dfa07-c73e-487c-bfc5-de0cf6f38092 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.032632 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-436dfa07-c73e-487c-bfc5-de0cf6f38092 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 Jul 31 19:17:18.032703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e58fc7fd-f13a-4d78-b82f-b0ee73f2b1ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.032813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-436dfa07-c73e-487c-bfc5-de0cf6f38092 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.032997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-436dfa07-c73e-487c-bfc5-de0cf6f38092 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.035230 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e58fc7fd-f13a-4d78-b82f-b0ee73f2b1ef tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] GET https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:18.035230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e58fc7fd-f13a-4d78-b82f-b0ee73f2b1ef tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.035832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e58fc7fd-f13a-4d78-b82f-b0ee73f2b1ef tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.041325 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:18.041325 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:18.041785 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-436dfa07-c73e-487c-bfc5-de0cf6f38092 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:18.042497 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-436dfa07-c73e-487c-bfc5-de0cf6f38092 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 returned with HTTP 200 Jul 31 19:17:18.043025 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1122/4438] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:18 2026] GET /volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:18.043078 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e58fc7fd-f13a-4d78-b82f-b0ee73f2b1ef tempest-VolumesTransfersTest-552643613 tempest-VolumesTransfersTest-552643613-project-admin] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 404 Jul 31 19:17:18.043386 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1104/4439] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:18 2026] GET /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:18.053062 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bf2ffec0-2e49-4340-b407-39a1e95a1ac5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.053302 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b3af79b1-d1f8-412c-be4a-5b73a33ea056 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.054983 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b3af79b1-d1f8-412c-be4a-5b73a33ea056 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] GET https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:18.055166 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b3af79b1-d1f8-412c-be4a-5b73a33ea056 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.055351 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b3af79b1-d1f8-412c-be4a-5b73a33ea056 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.055641 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf2ffec0-2e49-4340-b407-39a1e95a1ac5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 Jul 31 19:17:18.055883 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf2ffec0-2e49-4340-b407-39a1e95a1ac5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.056108 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bf2ffec0-2e49-4340-b407-39a1e95a1ac5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.060398 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b3af79b1-d1f8-412c-be4a-5b73a33ea056 tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 404 Jul 31 19:17:18.060852 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1106/4440] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:18 2026] GET /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:18.062315 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:18.062315 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:18.062857 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bf2ffec0-2e49-4340-b407-39a1e95a1ac5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:18.063814 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bf2ffec0-2e49-4340-b407-39a1e95a1ac5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 returned with HTTP 200 Jul 31 19:17:18.064374 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1109/4441] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:18 2026] GET /volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:18.068461 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-025b3eb5-dbc2-4122-8c39-1b86c7fcaaea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.070383 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-025b3eb5-dbc2-4122-8c39-1b86c7fcaaea tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] DELETE https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:18.070609 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-025b3eb5-dbc2-4122-8c39-1b86c7fcaaea tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.070818 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-025b3eb5-dbc2-4122-8c39-1b86c7fcaaea tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.071007 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-025b3eb5-dbc2-4122-8c39-1b86c7fcaaea tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] Delete volume with id: 3fd8e1fe-66bf-4c17-9d38-a18512f92c8f Jul 31 19:17:18.076257 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-025b3eb5-dbc2-4122-8c39-1b86c7fcaaea tempest-VolumesTransfersTest-987785908 tempest-VolumesTransfersTest-987785908-project-member] https://10.4.3.163/volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f returned with HTTP 404 Jul 31 19:17:18.076740 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1123/4442] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:18 2026] DELETE /volume/v3/volumes/3fd8e1fe-66bf-4c17-9d38-a18512f92c8f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:18.441405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ce4338f-5612-4f36-a10d-950da73f9240 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.443367 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:18.443871 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1866901773", "snapshot_id": null, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:18.445953 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1866901773', 'snapshot_id': None, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:18.523430 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Create volume of 1 GB Jul 31 19:17:18.527217 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Availability Zones retrieved successfully. Jul 31 19:17:18.531962 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Flow 'volume_create_api' (92276ae4-a70e-455e-9399-97993434b8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:18.532933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b4aaed-b1df-4835-8f85-4652d91ee10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:18.533739 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:18.541235 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2d30cf46-fbf3-4b37-a19f-71a0b951e8c2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.543097 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2d30cf46-fbf3-4b37-a19f-71a0b951e8c2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 Jul 31 19:17:18.543315 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2d30cf46-fbf3-4b37-a19f-71a0b951e8c2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.543565 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2d30cf46-fbf3-4b37-a19f-71a0b951e8c2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.547460 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2d30cf46-fbf3-4b37-a19f-71a0b951e8c2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 returned with HTTP 404 Jul 31 19:17:18.547958 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1107/4443] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:18 2026] GET /volume/v3/snapshots/0de59b63-c970-4eb6-8cd9-8dcc26fbc0b5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:18.555125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3acec6b-9bba-43f6-bb86-7109b32b7390 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.557351 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3acec6b-9bba-43f6-bb86-7109b32b7390 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a Jul 31 19:17:18.557603 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3acec6b-9bba-43f6-bb86-7109b32b7390 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.557878 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3acec6b-9bba-43f6-bb86-7109b32b7390 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.558128 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e3acec6b-9bba-43f6-bb86-7109b32b7390 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: cbabf48b-7ef8-4a6d-b613-4344d2caba4a Jul 31 19:17:18.568141 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:18.568141 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:18.568713 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3acec6b-9bba-43f6-bb86-7109b32b7390 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:18.590420 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e3acec6b-9bba-43f6-bb86-7109b32b7390 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:18.590712 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3acec6b-9bba-43f6-bb86-7109b32b7390 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a returned with HTTP 202 Jul 31 19:17:18.591329 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1110/4444] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:18 2026] DELETE /volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:18.598384 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1b4aaed-b1df-4835-8f85-4652d91ee10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:18.599775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188f2c94-6449-4c3b-8145-bcf6e18cb4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:18.600610 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8888228c-8f6b-478c-9195-04f2abac1e49 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.603014 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8888228c-8f6b-478c-9195-04f2abac1e49 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a Jul 31 19:17:18.603278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8888228c-8f6b-478c-9195-04f2abac1e49 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.603559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8888228c-8f6b-478c-9195-04f2abac1e49 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.611106 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:18.611106 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:18.614514 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8888228c-8f6b-478c-9195-04f2abac1e49 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:18.619154 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8888228c-8f6b-478c-9195-04f2abac1e49 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a returned with HTTP 200 Jul 31 19:17:18.619647 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1124/4445] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:18 2026] GET /volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:18.666325 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Created reservations ['eae76bad-a298-4b59-ae76-7ee9068e8209', '14dc896c-2800-4be0-8896-91932837259f', '4a683514-5fbc-4752-bf68-73321ff50de0', '147d2da5-4339-4ee1-9474-59af30f3583f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:18.667141 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (188f2c94-6449-4c3b-8145-bcf6e18cb4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eae76bad-a298-4b59-ae76-7ee9068e8209', '14dc896c-2800-4be0-8896-91932837259f', '4a683514-5fbc-4752-bf68-73321ff50de0', '147d2da5-4339-4ee1-9474-59af30f3583f']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:18.668099 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a87cba-9758-4e02-871c-bb186528be83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:18.691465 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3a87cba-9758-4e02-871c-bb186528be83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a06c6dc8-19fb-47ae-b36a-b6c561df173a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1866901773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0087b01aac4417ca3755871dcf6c8cd',qos_specs=None,replication_status=,reservations=['eae76bad-a298-4b59-ae76-7ee9068e8209','14dc896c-2800-4be0-8896-91932837259f','4a683514-5fbc-4752-bf68-73321ff50de0','147d2da5-4339-4ee1-9474-59af30f3583f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d987d1cc0f74b5c9715c1b668dca11f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1866901773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a06c6dc8-19fb-47ae-b36a-b6c561df173a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0087b01aac4417ca3755871dcf6c8cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d987d1cc0f74b5c9715c1b668dca11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:18.692266 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2eaa80-d477-4807-ac7a-d34a01e4bf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:18.714572 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2eaa80-d477-4807-ac7a-d34a01e4bf20) transitioned into state 'SUCCESS' from state '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-1866901773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0087b01aac4417ca3755871dcf6c8cd',qos_specs=None,replication_status=,reservations=['eae76bad-a298-4b59-ae76-7ee9068e8209','14dc896c-2800-4be0-8896-91932837259f','4a683514-5fbc-4752-bf68-73321ff50de0','147d2da5-4339-4ee1-9474-59af30f3583f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d987d1cc0f74b5c9715c1b668dca11f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:18.715313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2b7b23-a49b-4f99-90d7-76b9196b2d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:18.724217 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2b7b23-a49b-4f99-90d7-76b9196b2d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:18.725005 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Flow 'volume_create_api' (92276ae4-a70e-455e-9399-97993434b8e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:18.725322 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Create volume request issued successfully. Jul 31 19:17:18.725833 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ce4338f-5612-4f36-a10d-950da73f9240 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:18.726599 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1105/4446] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:18 2026] POST /volume/v3/volumes => generated 754 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:18.743448 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d7adc073-d06e-4646-adc2-44cd0912ad8f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:18.746124 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7adc073-d06e-4646-adc2-44cd0912ad8f tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:17:18.746375 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7adc073-d06e-4646-adc2-44cd0912ad8f tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:18.746636 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7adc073-d06e-4646-adc2-44cd0912ad8f tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:18.753986 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:18.753986 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:18.757760 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d7adc073-d06e-4646-adc2-44cd0912ad8f tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:18.761796 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7adc073-d06e-4646-adc2-44cd0912ad8f tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a returned with HTTP 200 Jul 31 19:17:18.762197 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1108/4447] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:18 2026] GET /volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:19.633141 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d9ce0860-af51-42ef-a39a-8f7ca793e0f1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:19.635007 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9ce0860-af51-42ef-a39a-8f7ca793e0f1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a Jul 31 19:17:19.635175 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9ce0860-af51-42ef-a39a-8f7ca793e0f1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:19.635372 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9ce0860-af51-42ef-a39a-8f7ca793e0f1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:19.641880 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9ce0860-af51-42ef-a39a-8f7ca793e0f1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a returned with HTTP 404 Jul 31 19:17:19.642395 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1111/4448] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:19 2026] GET /volume/v3/volumes/cbabf48b-7ef8-4a6d-b613-4344d2caba4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:19.650419 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:19.652137 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:19.652495 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1034905410"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:19.653817 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1034905410'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:19.653976 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:19.657943 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:19.663096 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (6ff57e78-6484-4e86-83ae-8cc4be76866a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:19.663966 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2978b45c-c9d6-4738-88b4-94f7cbc27454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:19.664707 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:19.687350 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2978b45c-c9d6-4738-88b4-94f7cbc27454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:19.688391 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53a2cc4-5a9e-43de-93ad-8ed43de1c37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:19.726931 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['9fd13a74-1e33-43b4-8f67-b44a04a33919', '40f08770-e8d7-41dc-a827-36c369da0a1c', '70c4a7b9-8ca4-4c09-a2e5-379e498b778e', 'd5e8ca3a-2263-47e5-b8e4-a9d85bf5294e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:19.727790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53a2cc4-5a9e-43de-93ad-8ed43de1c37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fd13a74-1e33-43b4-8f67-b44a04a33919', '40f08770-e8d7-41dc-a827-36c369da0a1c', '70c4a7b9-8ca4-4c09-a2e5-379e498b778e', 'd5e8ca3a-2263-47e5-b8e4-a9d85bf5294e']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:19.728551 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41296f71-2cf5-4af4-b988-9e72d9135bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:19.750697 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41296f71-2cf5-4af4-b988-9e72d9135bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034905410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['9fd13a74-1e33-43b4-8f67-b44a04a33919','40f08770-e8d7-41dc-a827-36c369da0a1c','70c4a7b9-8ca4-4c09-a2e5-379e498b778e','d5e8ca3a-2263-47e5-b8e4-a9d85bf5294e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034905410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:19.751427 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c72a89-69e1-4304-9b3c-1a5d63a88daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:19.771788 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c72a89-69e1-4304-9b3c-1a5d63a88daa) transitioned into state 'SUCCESS' from state '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-1034905410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['9fd13a74-1e33-43b4-8f67-b44a04a33919','40f08770-e8d7-41dc-a827-36c369da0a1c','70c4a7b9-8ca4-4c09-a2e5-379e498b778e','d5e8ca3a-2263-47e5-b8e4-a9d85bf5294e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:19.772573 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1f06e4-e3bc-49d2-a6a9-41c6f8faa7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:19.775370 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5fd1d2a-e001-44ad-ac04-91f072555574 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:19.777819 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5fd1d2a-e001-44ad-ac04-91f072555574 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:17:19.778051 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5fd1d2a-e001-44ad-ac04-91f072555574 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:19.778298 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5fd1d2a-e001-44ad-ac04-91f072555574 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:19.785357 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:19.785357 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:19.788538 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1f06e4-e3bc-49d2-a6a9-41c6f8faa7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:19.788970 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b5fd1d2a-e001-44ad-ac04-91f072555574 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:19.789459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (6ff57e78-6484-4e86-83ae-8cc4be76866a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:19.790038 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:19.790603 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-54b45dca-9ec2-45d8-a7aa-861a6c385ae1 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:19.791033 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1125/4449] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:19 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:19.793840 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5fd1d2a-e001-44ad-ac04-91f072555574 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a returned with HTTP 200 Jul 31 19:17:19.794234 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1106/4450] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:19 2026] GET /volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:19.802051 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ed0d6c6d-09d1-4e37-97f6-900bd558e427 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:19.803889 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ed0d6c6d-09d1-4e37-97f6-900bd558e427 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 Jul 31 19:17:19.804006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ed0d6c6d-09d1-4e37-97f6-900bd558e427 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:19.804199 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ed0d6c6d-09d1-4e37-97f6-900bd558e427 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:19.808615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a34318f2-3cee-49e1-b29e-11ac8d65fb86 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:19.810500 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a34318f2-3cee-49e1-b29e-11ac8d65fb86 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:17:19.810711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a34318f2-3cee-49e1-b29e-11ac8d65fb86 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:19.810928 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a34318f2-3cee-49e1-b29e-11ac8d65fb86 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:19.812109 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:19.812109 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:19.815746 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ed0d6c6d-09d1-4e37-97f6-900bd558e427 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:19.819598 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ed0d6c6d-09d1-4e37-97f6-900bd558e427 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 returned with HTTP 200 Jul 31 19:17:19.819743 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:19.819743 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:19.819997 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1109/4451] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:19 2026] GET /volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:19.824251 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a34318f2-3cee-49e1-b29e-11ac8d65fb86 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:19.830210 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a34318f2-3cee-49e1-b29e-11ac8d65fb86 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a returned with HTTP 200 Jul 31 19:17:19.830750 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1112/4452] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:19 2026] GET /volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:19.843393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-95302902-1ed0-4ea1-94b1-68b375e45a3e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:19.845352 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-95302902-1ed0-4ea1-94b1-68b375e45a3e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:17:19.845568 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-95302902-1ed0-4ea1-94b1-68b375e45a3e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:19.845771 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-95302902-1ed0-4ea1-94b1-68b375e45a3e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:19.852684 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:19.852684 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:19.856362 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-95302902-1ed0-4ea1-94b1-68b375e45a3e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:19.861248 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-95302902-1ed0-4ea1-94b1-68b375e45a3e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a returned with HTTP 200 Jul 31 19:17:19.861822 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1126/4453] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:19 2026] GET /volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:19.873823 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-10cf3c73-f0d0-434f-8e1e-ddccd36751e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:19.875568 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10cf3c73-f0d0-434f-8e1e-ddccd36751e5 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:17:19.875935 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10cf3c73-f0d0-434f-8e1e-ddccd36751e5 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a06c6dc8-19fb-47ae-b36a-b6c561df173a", "name": "tempest-TestVolumeBackupRestore-backup-523629211", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:19.877470 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.backups [None req-10cf3c73-f0d0-434f-8e1e-ddccd36751e5 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Creating new backup {'backup': {'volume_id': 'a06c6dc8-19fb-47ae-b36a-b6c561df173a', 'name': 'tempest-TestVolumeBackupRestore-backup-523629211', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100317) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:17:19.878477 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-10cf3c73-f0d0-434f-8e1e-ddccd36751e5 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Creating backup of volume a06c6dc8-19fb-47ae-b36a-b6c561df173a in container None Jul 31 19:17:19.884837 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:19.884837 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:19.885359 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-10cf3c73-f0d0-434f-8e1e-ddccd36751e5 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:19.914116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-10cf3c73-f0d0-434f-8e1e-ddccd36751e5 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Created reservations ['e87e94c1-70c3-4528-a0b9-5d0f995addff', '557b3fd6-1f2a-467a-afbd-6890cb4b8d71'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:19.941473 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10cf3c73-f0d0-434f-8e1e-ddccd36751e5 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:17:19.942000 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1107/4454] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:19 2026] POST /volume/v3/backups => generated 334 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:19.950057 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-95bb1e44-c30a-44fb-a0fa-85f699442b30 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:19.951665 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-95bb1e44-c30a-44fb-a0fa-85f699442b30 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:19.951874 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-95bb1e44-c30a-44fb-a0fa-85f699442b30 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:19.952071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-95bb1e44-c30a-44fb-a0fa-85f699442b30 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:19.952176 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-95bb1e44-c30a-44fb-a0fa-85f699442b30 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:19.956482 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:19.956482 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:19.956912 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-95bb1e44-c30a-44fb-a0fa-85f699442b30 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:19.957236 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1110/4455] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:19 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 741 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:20.833241 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7c2aa5e6-1fdc-48d3-abc6-53fb897c99b5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:20.835145 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7c2aa5e6-1fdc-48d3-abc6-53fb897c99b5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 Jul 31 19:17:20.835342 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7c2aa5e6-1fdc-48d3-abc6-53fb897c99b5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:20.835571 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7c2aa5e6-1fdc-48d3-abc6-53fb897c99b5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:20.843098 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:20.843098 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:20.846717 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7c2aa5e6-1fdc-48d3-abc6-53fb897c99b5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:20.850703 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7c2aa5e6-1fdc-48d3-abc6-53fb897c99b5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 returned with HTTP 200 Jul 31 19:17:20.851140 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1113/4456] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:20 2026] GET /volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:20.866520 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-43f7490b-8fdf-4162-ae19-7dcb37916761 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:20.868584 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43f7490b-8fdf-4162-ae19-7dcb37916761 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:20.869065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43f7490b-8fdf-4162-ae19-7dcb37916761 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1823316621"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:20.880377 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:20.880377 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:20.880847 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-43f7490b-8fdf-4162-ae19-7dcb37916761 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:20.881053 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-43f7490b-8fdf-4162-ae19-7dcb37916761 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create snapshot from volume 5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 Jul 31 19:17:20.909511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-43f7490b-8fdf-4162-ae19-7dcb37916761 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['917f704f-9efe-4542-a4b0-dd212f9ccfac', '04e33fae-5de2-426b-9443-bbc3c4dc17f9', '07dddbc9-2607-4cd6-af5a-bb9229d068b4', '1364fd7a-a066-46fc-99df-05f8ec0919ae'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:20.930820 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a0d846e7-178d-4374-8ab2-9452d1295998 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:20.949784 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-43f7490b-8fdf-4162-ae19-7dcb37916761 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot create request issued successfully. Jul 31 19:17:20.950283 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43f7490b-8fdf-4162-ae19-7dcb37916761 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:20.950900 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1127/4457] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:20.962429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-13cb99ff-936b-440a-a987-91c4c4b7630e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:20.964590 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-13cb99ff-936b-440a-a987-91c4c4b7630e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 Jul 31 19:17:20.964850 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-13cb99ff-936b-440a-a987-91c4c4b7630e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:20.965138 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-13cb99ff-936b-440a-a987-91c4c4b7630e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:20.966813 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bd9d3573-9ed7-4766-806b-7ee1804c7263 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:20.968692 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd9d3573-9ed7-4766-806b-7ee1804c7263 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:20.968908 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd9d3573-9ed7-4766-806b-7ee1804c7263 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:20.969006 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bd9d3573-9ed7-4766-806b-7ee1804c7263 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:20.969086 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-bd9d3573-9ed7-4766-806b-7ee1804c7263 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:20.971183 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:20.971183 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:20.971605 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-13cb99ff-936b-440a-a987-91c4c4b7630e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:20.972348 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-13cb99ff-936b-440a-a987-91c4c4b7630e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 returned with HTTP 200 Jul 31 19:17:20.972796 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1111/4458] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:20 2026] GET /volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:20.973566 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:20.973566 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:20.974292 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bd9d3573-9ed7-4766-806b-7ee1804c7263 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:20.974716 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1114/4459] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:20 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:21.056669 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:21.057039 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-493841142"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:21.058450 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-493841142'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:21.058604 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Create volume of 1 GB Jul 31 19:17:21.058891 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:21.058891 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:21.062752 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Availability Zones retrieved successfully. Jul 31 19:17:21.068239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Flow 'volume_create_api' (3c8cd07b-b1c8-4f18-b68d-20e122d60ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:21.069153 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (299cf13c-231c-48c3-8c0e-15f34830f2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:21.070177 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:21.094943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (299cf13c-231c-48c3-8c0e-15f34830f2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:21.095674 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f8bf43-1979-43a1-acb1-0b08b5dec911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:21.151214 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Created reservations ['f72bcfa1-5546-47d6-949d-dc203e22ccef', '0be3e996-20fb-4228-bf53-77fca2f40381', 'f6212737-cd8e-40eb-8c3d-2e2cfb07a94f', '5b7521b5-e79e-4957-bba5-9dada9670281'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:21.152009 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f8bf43-1979-43a1-acb1-0b08b5dec911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f72bcfa1-5546-47d6-949d-dc203e22ccef', '0be3e996-20fb-4228-bf53-77fca2f40381', 'f6212737-cd8e-40eb-8c3d-2e2cfb07a94f', '5b7521b5-e79e-4957-bba5-9dada9670281']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:21.152867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a4199d-cf93-4484-9f9c-a5b2ccd2a843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:21.174556 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a4199d-cf93-4484-9f9c-a5b2ccd2a843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6608f936-f490-4524-84de-022b50707d4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-493841142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86f5092c32414ec3895bb8f08df02f18',qos_specs=None,replication_status=,reservations=['f72bcfa1-5546-47d6-949d-dc203e22ccef','0be3e996-20fb-4228-bf53-77fca2f40381','f6212737-cd8e-40eb-8c3d-2e2cfb07a94f','5b7521b5-e79e-4957-bba5-9dada9670281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d9e24fe47f1480f82e8f335c952fe3f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-493841142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6608f936-f490-4524-84de-022b50707d4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86f5092c32414ec3895bb8f08df02f18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d9e24fe47f1480f82e8f335c952fe3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:21.175248 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1334a5b3-e97f-4275-afa9-548176b9d427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:21.193570 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1334a5b3-e97f-4275-afa9-548176b9d427) transitioned into state 'SUCCESS' from state '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-493841142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86f5092c32414ec3895bb8f08df02f18',qos_specs=None,replication_status=,reservations=['f72bcfa1-5546-47d6-949d-dc203e22ccef','0be3e996-20fb-4228-bf53-77fca2f40381','f6212737-cd8e-40eb-8c3d-2e2cfb07a94f','5b7521b5-e79e-4957-bba5-9dada9670281'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d9e24fe47f1480f82e8f335c952fe3f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:21.194557 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ccdf70-d729-4fd2-9d6e-11e69a7a47e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:21.206083 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ccdf70-d729-4fd2-9d6e-11e69a7a47e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:21.207200 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Flow 'volume_create_api' (3c8cd07b-b1c8-4f18-b68d-20e122d60ece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:21.207626 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Create volume request issued successfully. Jul 31 19:17:21.208404 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a0d846e7-178d-4374-8ab2-9452d1295998 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:21.208944 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1108/4460] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:17:20 2026] POST /volume/v3/volumes => generated 818 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:21.220432 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ca5a37c-54cb-43bd-ac10-43817d42878d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:21.222481 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ca5a37c-54cb-43bd-ac10-43817d42878d tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:21.222700 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ca5a37c-54cb-43bd-ac10-43817d42878d tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:21.222919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ca5a37c-54cb-43bd-ac10-43817d42878d tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:21.229823 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:21.229823 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:21.233464 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8ca5a37c-54cb-43bd-ac10-43817d42878d tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Volume info retrieved successfully. Jul 31 19:17:21.237849 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ca5a37c-54cb-43bd-ac10-43817d42878d tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 200 Jul 31 19:17:21.238251 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1128/4461] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:21 2026] GET /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:21.981814 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-956d69e1-6122-4dff-b3d0-25bf633648c3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:21.983331 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-956d69e1-6122-4dff-b3d0-25bf633648c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 Jul 31 19:17:21.983508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-956d69e1-6122-4dff-b3d0-25bf633648c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:21.983704 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-956d69e1-6122-4dff-b3d0-25bf633648c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:21.984561 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fb7a2de5-5c72-46a9-a0ec-34eebae4b122 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:21.986353 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb7a2de5-5c72-46a9-a0ec-34eebae4b122 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:21.986565 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb7a2de5-5c72-46a9-a0ec-34eebae4b122 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:21.986742 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fb7a2de5-5c72-46a9-a0ec-34eebae4b122 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:21.986848 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fb7a2de5-5c72-46a9-a0ec-34eebae4b122 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:21.988253 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:21.988253 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:21.988497 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-956d69e1-6122-4dff-b3d0-25bf633648c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:21.989022 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-956d69e1-6122-4dff-b3d0-25bf633648c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 returned with HTTP 200 Jul 31 19:17:21.989319 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1112/4462] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:21 2026] GET /volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:21.990802 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:21.990802 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:21.991536 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fb7a2de5-5c72-46a9-a0ec-34eebae4b122 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:21.991921 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1115/4463] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:21 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:21.998374 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1a12320-57f4-486d-b7df-eb5272fb7c41 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:21.999960 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1a12320-57f4-486d-b7df-eb5272fb7c41 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] GET https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:22.000120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1a12320-57f4-486d-b7df-eb5272fb7c41 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.000299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1a12320-57f4-486d-b7df-eb5272fb7c41 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.000527 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-f1a12320-57f4-486d-b7df-eb5272fb7c41 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:17:22.000733 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.000733 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:22.001493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-f1a12320-57f4-486d-b7df-eb5272fb7c41 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:17:22.004700 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f1a12320-57f4-486d-b7df-eb5272fb7c41 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Get all snapshots completed successfully. Jul 31 19:17:22.004966 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1a12320-57f4-486d-b7df-eb5272fb7c41 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 200 Jul 31 19:17:22.005277 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1109/4464] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:17:21 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:22.014598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e40014b6-27f2-461d-8dc7-5c2b8aaae2a5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.016641 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e40014b6-27f2-461d-8dc7-5c2b8aaae2a5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 Jul 31 19:17:22.016855 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e40014b6-27f2-461d-8dc7-5c2b8aaae2a5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.017097 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e40014b6-27f2-461d-8dc7-5c2b8aaae2a5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.017232 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-e40014b6-27f2-461d-8dc7-5c2b8aaae2a5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete snapshot with id: 10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 Jul 31 19:17:22.022829 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.022829 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:22.023179 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e40014b6-27f2-461d-8dc7-5c2b8aaae2a5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:22.038166 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e40014b6-27f2-461d-8dc7-5c2b8aaae2a5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot delete request issued successfully. Jul 31 19:17:22.038311 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e40014b6-27f2-461d-8dc7-5c2b8aaae2a5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 returned with HTTP 202 Jul 31 19:17:22.038673 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1129/4465] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:22 2026] DELETE /volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:22.045556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ddc29da8-d54f-4983-9b27-658bcc42a5d5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.047177 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ddc29da8-d54f-4983-9b27-658bcc42a5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 Jul 31 19:17:22.047337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ddc29da8-d54f-4983-9b27-658bcc42a5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.047540 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ddc29da8-d54f-4983-9b27-658bcc42a5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.052308 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.052308 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:22.052578 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ddc29da8-d54f-4983-9b27-658bcc42a5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:22.053178 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ddc29da8-d54f-4983-9b27-658bcc42a5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 returned with HTTP 200 Jul 31 19:17:22.053528 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1113/4466] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:22 2026] GET /volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:22.251328 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b5268b7a-b48b-4f82-94b7-376fc704af9c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.253410 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5268b7a-b48b-4f82-94b7-376fc704af9c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.253687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5268b7a-b48b-4f82-94b7-376fc704af9c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.253934 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5268b7a-b48b-4f82-94b7-376fc704af9c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.262692 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.262692 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:22.267701 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b5268b7a-b48b-4f82-94b7-376fc704af9c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Volume info retrieved successfully. Jul 31 19:17:22.272940 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5268b7a-b48b-4f82-94b7-376fc704af9c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 200 Jul 31 19:17:22.273384 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1116/4467] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:22 2026] GET /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:22.288110 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8149f5ce-808f-42de-9118-1838ee2bd4cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.290605 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8149f5ce-808f-42de-9118-1838ee2bd4cc tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] POST https://10.4.3.163/volume/v3/volume-transfers Jul 31 19:17:22.290605 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8149f5ce-808f-42de-9118-1838ee2bd4cc tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6608f936-f490-4524-84de-022b50707d4a"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:22.291817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volume_transfer [None req-8149f5ce-808f-42de-9118-1838ee2bd4cc tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Creating new volume transfer {'transfer': {'volume_id': '6608f936-f490-4524-84de-022b50707d4a'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 19:17:22.291963 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volume_transfer [None req-8149f5ce-808f-42de-9118-1838ee2bd4cc tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Creating transfer of volume 6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.292062 np0000006260 devstack@c-api.service[100317]: INFO cinder.transfer.api [None req-8149f5ce-808f-42de-9118-1838ee2bd4cc tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Generating transfer record for volume 6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.299664 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.299664 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:22.310421 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8149f5ce-808f-42de-9118-1838ee2bd4cc tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volume-transfers returned with HTTP 202 Jul 31 19:17:22.310923 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1110/4468] 10.4.3.163 () {70 vars in 1326 bytes} [Fri Jul 31 19:17:22 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:22.322412 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-413761e7-4b9d-4a14-bdfa-8ea8f43ccae4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.324311 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-413761e7-4b9d-4a14-bdfa-8ea8f43ccae4 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.324542 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-413761e7-4b9d-4a14-bdfa-8ea8f43ccae4 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.324727 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-413761e7-4b9d-4a14-bdfa-8ea8f43ccae4 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.331315 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.331315 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:22.335015 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-413761e7-4b9d-4a14-bdfa-8ea8f43ccae4 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Volume info retrieved successfully. Jul 31 19:17:22.338963 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-413761e7-4b9d-4a14-bdfa-8ea8f43ccae4 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 200 Jul 31 19:17:22.339326 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1130/4469] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:22 2026] GET /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:22.353136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-64de2587-47a7-49f1-bde6-da234b6f7055 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.355421 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-64de2587-47a7-49f1-bde6-da234b6f7055 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e Jul 31 19:17:22.355693 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-64de2587-47a7-49f1-bde6-da234b6f7055 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.355917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-64de2587-47a7-49f1-bde6-da234b6f7055 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.360286 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-64de2587-47a7-49f1-bde6-da234b6f7055 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e returned with HTTP 200 Jul 31 19:17:22.360935 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1114/4470] 10.4.3.163 () {68 vars in 1416 bytes} [Fri Jul 31 19:17:22 2026] GET /volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:22.371708 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8bd4f619-9b52-4d00-bf59-2a90bec8c5e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.375226 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8bd4f619-9b52-4d00-bf59-2a90bec8c5e7 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volume-transfers Jul 31 19:17:22.375226 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8bd4f619-9b52-4d00-bf59-2a90bec8c5e7 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.375226 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8bd4f619-9b52-4d00-bf59-2a90bec8c5e7 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.375226 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volume_transfer [None req-8bd4f619-9b52-4d00-bf59-2a90bec8c5e7 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Listing volume transfers {{(pid=100319) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 19:17:22.382347 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8bd4f619-9b52-4d00-bf59-2a90bec8c5e7 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volume-transfers returned with HTTP 200 Jul 31 19:17:22.382513 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1117/4471] 10.4.3.163 () {68 vars in 1305 bytes} [Fri Jul 31 19:17:22 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:22.392802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.453352 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] POST https://10.4.3.163/volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e/accept Jul 31 19:17:22.453771 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "69a72b5d042c66ed"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:22.455309 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.volume_transfer [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Accepting volume transfer be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e {{(pid=100317) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 19:17:22.455413 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.volume_transfer [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Accepting transfer be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e Jul 31 19:17:22.517352 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Created reservations ['32ecd7aa-0ca7-4434-8938-1417307d92e8', '0f9de6c7-e4b3-445a-8b9e-888a84c55230', '4ed73421-ac82-40ed-a141-04119077a670', 'db3f6df4-8967-4453-8e9a-52dfdd4f9e88'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:22.541364 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Created reservations ['e8c46da3-de77-4aa9-9ef4-a5ec77b6114c', '5623f7ee-e93d-42ae-948f-4c1797c6d9da', 'f5b4e3c3-8a51-45c8-8f24-9af496b1db0f', 'a18d51cd-1da4-4f3e-b3bc-49eea94b2727'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:22.575518 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Created reservations ['bea84788-d7cd-4ad1-af39-1aef2fb6bd67', '6f3e377f-29fe-4895-9cb0-c4699e932277', '01288542-aa6a-4cd0-8140-ef2c5d37a7e9', 'a04714d2-0dc3-4556-ada5-67c91f426c58'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:22.607747 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Created reservations ['679ab634-451c-42f2-bb7d-60d1f7021759', '8b4cfaa7-87b1-43eb-95d6-bc3c3e2d15a6', 'f306691a-48a0-401d-93f4-757a17823815', 'e603829d-db46-43d3-8eae-5071a414a834'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:22.620525 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Transfer volume completed successfully. Jul 31 19:17:22.688521 np0000006260 devstack@c-api.service[100317]: INFO cinder.transfer.api [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Volume 6608f936-f490-4524-84de-022b50707d4a has been transferred. Jul 31 19:17:22.695060 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b781a6d-198c-49a4-b62b-3aaeb92a1196 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] https://10.4.3.163/volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e/accept returned with HTTP 202 Jul 31 19:17:22.695482 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1111/4472] 10.4.3.163 () {70 vars in 1458 bytes} [Fri Jul 31 19:17:22 2026] POST /volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e/accept => generated 365 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:22.706938 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9cef420b-5ec2-43ae-b069-6396f736cab5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.709288 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9cef420b-5ec2-43ae-b069-6396f736cab5 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] GET https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.709614 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9cef420b-5ec2-43ae-b069-6396f736cab5 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.709911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9cef420b-5ec2-43ae-b069-6396f736cab5 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.718490 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.718490 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:22.722823 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9cef420b-5ec2-43ae-b069-6396f736cab5 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Volume info retrieved successfully. Jul 31 19:17:22.727894 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9cef420b-5ec2-43ae-b069-6396f736cab5 tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 200 Jul 31 19:17:22.728355 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1131/4473] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:22 2026] GET /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:22.743915 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1ecbbb39-27cf-4d5d-a205-37ca9d43058b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.746043 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1ecbbb39-27cf-4d5d-a205-37ca9d43058b tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] GET https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.746250 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1ecbbb39-27cf-4d5d-a205-37ca9d43058b tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.746471 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1ecbbb39-27cf-4d5d-a205-37ca9d43058b tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.754102 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.754102 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:22.757754 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1ecbbb39-27cf-4d5d-a205-37ca9d43058b tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] Volume info retrieved successfully. Jul 31 19:17:22.762330 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1ecbbb39-27cf-4d5d-a205-37ca9d43058b tempest-VolumesTransfersV357Test-1121904680 tempest-VolumesTransfersV357Test-1121904680-project-member] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 200 Jul 31 19:17:22.762757 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1115/4474] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:22 2026] GET /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:22.778842 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d191debd-e3a4-4a8d-9232-0d472274dfe2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.780760 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d191debd-e3a4-4a8d-9232-0d472274dfe2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] DELETE https://10.4.3.163/volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e Jul 31 19:17:22.781000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d191debd-e3a4-4a8d-9232-0d472274dfe2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.781187 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d191debd-e3a4-4a8d-9232-0d472274dfe2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.781315 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.volume_transfer [None req-d191debd-e3a4-4a8d-9232-0d472274dfe2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Delete transfer with id: be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e Jul 31 19:17:22.784243 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d191debd-e3a4-4a8d-9232-0d472274dfe2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e returned with HTTP 404 Jul 31 19:17:22.784696 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1118/4475] 10.4.3.163 () {68 vars in 1419 bytes} [Fri Jul 31 19:17:22 2026] DELETE /volume/v3/volume-transfers/be0f9a5e-c2b8-4215-8adf-1c10dd4bca2e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:17:22.792432 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ec55daa-e761-454d-af1c-4d0c82cfa438 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.815081 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ec55daa-e761-454d-af1c-4d0c82cfa438 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.815281 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ec55daa-e761-454d-af1c-4d0c82cfa438 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.815473 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ec55daa-e761-454d-af1c-4d0c82cfa438 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.815637 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7ec55daa-e761-454d-af1c-4d0c82cfa438 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Delete volume with id: 6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.822153 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.822153 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:22.822480 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7ec55daa-e761-454d-af1c-4d0c82cfa438 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Volume info retrieved successfully. Jul 31 19:17:22.836296 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7ec55daa-e761-454d-af1c-4d0c82cfa438 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Delete volume request issued successfully. Jul 31 19:17:22.836501 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ec55daa-e761-454d-af1c-4d0c82cfa438 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 202 Jul 31 19:17:22.836885 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1112/4476] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:17:22 2026] DELETE /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:17:22.843652 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-48f65f44-c7a0-4969-b03d-cd66622319a6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:22.845391 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48f65f44-c7a0-4969-b03d-cd66622319a6 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] GET https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:22.845627 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48f65f44-c7a0-4969-b03d-cd66622319a6 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:22.845819 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48f65f44-c7a0-4969-b03d-cd66622319a6 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:22.852809 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:22.852809 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:22.856353 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-48f65f44-c7a0-4969-b03d-cd66622319a6 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Volume info retrieved successfully. Jul 31 19:17:22.860459 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48f65f44-c7a0-4969-b03d-cd66622319a6 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 200 Jul 31 19:17:22.860799 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1132/4477] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:22 2026] GET /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:17:23.000805 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-29c17c30-748e-449e-83aa-d127c575dbfa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:23.002591 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-29c17c30-748e-449e-83aa-d127c575dbfa tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:23.002774 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-29c17c30-748e-449e-83aa-d127c575dbfa tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:23.002987 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-29c17c30-748e-449e-83aa-d127c575dbfa tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:23.003096 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-29c17c30-748e-449e-83aa-d127c575dbfa tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:23.007229 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:23.007229 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:23.008004 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-29c17c30-748e-449e-83aa-d127c575dbfa tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:23.008456 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1116/4478] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:23 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:23.063283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11ddf306-8c1b-471e-9e4d-a1f091f400ed None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:23.065085 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11ddf306-8c1b-471e-9e4d-a1f091f400ed tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 Jul 31 19:17:23.065289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11ddf306-8c1b-471e-9e4d-a1f091f400ed tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:23.065496 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11ddf306-8c1b-471e-9e4d-a1f091f400ed tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:23.069989 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11ddf306-8c1b-471e-9e4d-a1f091f400ed tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 returned with HTTP 404 Jul 31 19:17:23.070450 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1119/4479] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:23 2026] GET /volume/v3/snapshots/10904b2d-7f3f-4d33-99bf-bbd29b9eeab0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:23.078232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-28d7dcc0-07fd-415f-94d5-8432adf241bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:23.080399 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28d7dcc0-07fd-415f-94d5-8432adf241bc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 Jul 31 19:17:23.080694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28d7dcc0-07fd-415f-94d5-8432adf241bc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:23.080961 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-28d7dcc0-07fd-415f-94d5-8432adf241bc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:23.081188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-28d7dcc0-07fd-415f-94d5-8432adf241bc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: 5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 Jul 31 19:17:23.090481 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:23.090481 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:23.090913 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-28d7dcc0-07fd-415f-94d5-8432adf241bc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:23.109146 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-28d7dcc0-07fd-415f-94d5-8432adf241bc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:23.109369 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-28d7dcc0-07fd-415f-94d5-8432adf241bc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 returned with HTTP 202 Jul 31 19:17:23.109901 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1113/4480] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:23 2026] DELETE /volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:23.116469 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c1bf5b30-75b1-47b9-9f56-143002af454e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:23.118220 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1bf5b30-75b1-47b9-9f56-143002af454e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 Jul 31 19:17:23.118363 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1bf5b30-75b1-47b9-9f56-143002af454e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:23.118564 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c1bf5b30-75b1-47b9-9f56-143002af454e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:23.125304 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:23.125304 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:23.128285 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c1bf5b30-75b1-47b9-9f56-143002af454e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:23.131581 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c1bf5b30-75b1-47b9-9f56-143002af454e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 returned with HTTP 200 Jul 31 19:17:23.131952 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1133/4481] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:23 2026] GET /volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:23.872749 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c4022453-c0f1-49cd-95c3-c83de74b5d48 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:23.874646 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c4022453-c0f1-49cd-95c3-c83de74b5d48 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] GET https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:23.874856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c4022453-c0f1-49cd-95c3-c83de74b5d48 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:23.875070 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c4022453-c0f1-49cd-95c3-c83de74b5d48 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:23.880659 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c4022453-c0f1-49cd-95c3-c83de74b5d48 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 404 Jul 31 19:17:23.881131 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1117/4482] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:23 2026] GET /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:17:23.888028 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-07d20791-a0a4-49c4-b2ef-456e1ba104da None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:23.889840 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07d20791-a0a4-49c4-b2ef-456e1ba104da tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:23.890062 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07d20791-a0a4-49c4-b2ef-456e1ba104da tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:23.890239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-07d20791-a0a4-49c4-b2ef-456e1ba104da tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:23.895739 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-07d20791-a0a4-49c4-b2ef-456e1ba104da tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 404 Jul 31 19:17:23.896216 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1120/4483] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:23 2026] GET /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:17:23.903224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0df6e654-0294-4bec-8149-0b1f804485e6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:23.905077 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0df6e654-0294-4bec-8149-0b1f804485e6 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:23.905252 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0df6e654-0294-4bec-8149-0b1f804485e6 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:23.905471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0df6e654-0294-4bec-8149-0b1f804485e6 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:23.905668 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-0df6e654-0294-4bec-8149-0b1f804485e6 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Delete volume with id: 6608f936-f490-4524-84de-022b50707d4a Jul 31 19:17:23.911186 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0df6e654-0294-4bec-8149-0b1f804485e6 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a returned with HTTP 404 Jul 31 19:17:23.911681 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1114/4484] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:17:23 2026] DELETE /volume/v3/volumes/6608f936-f490-4524-84de-022b50707d4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:17:23.921597 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-746ece2e-fa80-4116-ad6b-bafeff02422c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:23.922951 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:23.923395 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-22116846"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:23.924783 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-22116846'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:23.925017 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Create volume of 1 GB Jul 31 19:17:23.929635 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Availability Zones retrieved successfully. Jul 31 19:17:23.938459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Flow 'volume_create_api' (808eeddc-be28-4efb-867c-86efc01c5799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:23.938459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee642169-bfeb-4a3e-b55c-c4b990cd3dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:23.938459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:23.968085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee642169-bfeb-4a3e-b55c-c4b990cd3dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:23.968085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0fd5ed-a967-43c9-b2de-3da5c36def8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.006654 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Created reservations ['745c18d9-06ea-46e2-8fcf-6709e6094f14', '0e265fa5-985c-43d6-a911-628a882ae2eb', '773b135f-dfcb-475b-80e0-721affddacfd', '7224c116-af31-4d7e-921d-abc7682b0580'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:24.007685 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0fd5ed-a967-43c9-b2de-3da5c36def8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['745c18d9-06ea-46e2-8fcf-6709e6094f14', '0e265fa5-985c-43d6-a911-628a882ae2eb', '773b135f-dfcb-475b-80e0-721affddacfd', '7224c116-af31-4d7e-921d-abc7682b0580']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.009298 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08eb6da8-d003-4453-be02-dad00afa65ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.020359 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a5e74ce3-23fd-4d56-a9e1-de948cb6d10e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:24.022024 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5e74ce3-23fd-4d56-a9e1-de948cb6d10e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:24.022222 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5e74ce3-23fd-4d56-a9e1-de948cb6d10e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:24.022468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a5e74ce3-23fd-4d56-a9e1-de948cb6d10e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:24.022577 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-a5e74ce3-23fd-4d56-a9e1-de948cb6d10e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:24.026771 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:24.026771 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:24.027562 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a5e74ce3-23fd-4d56-a9e1-de948cb6d10e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:24.028086 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1118/4485] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:24 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:24.039034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08eb6da8-d003-4453-be02-dad00afa65ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-22116846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86f5092c32414ec3895bb8f08df02f18',qos_specs=None,replication_status=,reservations=['745c18d9-06ea-46e2-8fcf-6709e6094f14','0e265fa5-985c-43d6-a911-628a882ae2eb','773b135f-dfcb-475b-80e0-721affddacfd','7224c116-af31-4d7e-921d-abc7682b0580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d9e24fe47f1480f82e8f335c952fe3f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-22116846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86f5092c32414ec3895bb8f08df02f18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d9e24fe47f1480f82e8f335c952fe3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.040183 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489095dd-72e1-4325-b8ad-503a29f5ac10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.056764 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489095dd-72e1-4325-b8ad-503a29f5ac10) transitioned into state 'SUCCESS' from state '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-22116846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86f5092c32414ec3895bb8f08df02f18',qos_specs=None,replication_status=,reservations=['745c18d9-06ea-46e2-8fcf-6709e6094f14','0e265fa5-985c-43d6-a911-628a882ae2eb','773b135f-dfcb-475b-80e0-721affddacfd','7224c116-af31-4d7e-921d-abc7682b0580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d9e24fe47f1480f82e8f335c952fe3f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.057755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9d79d4-3062-424d-944c-29e3d06c808c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.066903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9d79d4-3062-424d-944c-29e3d06c808c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.068138 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Flow 'volume_create_api' (808eeddc-be28-4efb-867c-86efc01c5799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:24.069466 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Create volume request issued successfully. Jul 31 19:17:24.069466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-746ece2e-fa80-4116-ad6b-bafeff02422c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:24.069919 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1134/4486] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:17:23 2026] POST /volume/v3/volumes => generated 817 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:24.082617 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e583f7a2-782a-475c-96f2-4c506ae8aa0e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:24.085167 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e583f7a2-782a-475c-96f2-4c506ae8aa0e tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:24.085467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e583f7a2-782a-475c-96f2-4c506ae8aa0e tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:24.085826 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e583f7a2-782a-475c-96f2-4c506ae8aa0e tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:24.097228 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:24.097228 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:24.102367 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e583f7a2-782a-475c-96f2-4c506ae8aa0e tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Volume info retrieved successfully. Jul 31 19:17:24.109033 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e583f7a2-782a-475c-96f2-4c506ae8aa0e tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 200 Jul 31 19:17:24.109631 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1121/4487] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:24 2026] GET /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:24.144500 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-554bc463-ba9e-4a6f-acdf-7922db9088dc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:24.146165 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-554bc463-ba9e-4a6f-acdf-7922db9088dc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 Jul 31 19:17:24.146358 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-554bc463-ba9e-4a6f-acdf-7922db9088dc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:24.146557 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-554bc463-ba9e-4a6f-acdf-7922db9088dc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:24.151975 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-554bc463-ba9e-4a6f-acdf-7922db9088dc tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 returned with HTTP 404 Jul 31 19:17:24.152387 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1115/4488] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:24 2026] GET /volume/v3/volumes/5a7c7949-6bf0-4d26-9e36-392d0e1eb8c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:24.163890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:24.166497 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:24.166818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-153397147"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:24.168139 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-153397147'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:24.168248 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:24.172935 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:24.180947 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (e6b98d8a-6e2c-42dd-becc-2ff0589aa3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:24.181901 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873cecb4-351d-4e7f-ab18-d551756ec549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.184759 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:24.210967 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873cecb4-351d-4e7f-ab18-d551756ec549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.212072 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bdcc25-6ecc-40b5-9077-f2741bb3fec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.259796 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['9bc7cc64-00d8-405a-88a7-3db75b2ce13e', '17f2546a-95dd-403a-bfa0-af27bfd5d2f2', '2c150ab3-e39e-49ed-b6c3-0bffc9e1d122', '529a94a5-2f45-489b-a950-478543017e96'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:24.260587 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bdcc25-6ecc-40b5-9077-f2741bb3fec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bc7cc64-00d8-405a-88a7-3db75b2ce13e', '17f2546a-95dd-403a-bfa0-af27bfd5d2f2', '2c150ab3-e39e-49ed-b6c3-0bffc9e1d122', '529a94a5-2f45-489b-a950-478543017e96']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.261290 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a40d3307-91ad-4e6f-ac52-110b480f400e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.285408 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a40d3307-91ad-4e6f-ac52-110b480f400e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-153397147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['9bc7cc64-00d8-405a-88a7-3db75b2ce13e','17f2546a-95dd-403a-bfa0-af27bfd5d2f2','2c150ab3-e39e-49ed-b6c3-0bffc9e1d122','529a94a5-2f45-489b-a950-478543017e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-153397147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.286182 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c3fa80-b40b-42f7-a2e4-76fadbaafb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.303983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c3fa80-b40b-42f7-a2e4-76fadbaafb0a) transitioned into state 'SUCCESS' from state '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-153397147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['9bc7cc64-00d8-405a-88a7-3db75b2ce13e','17f2546a-95dd-403a-bfa0-af27bfd5d2f2','2c150ab3-e39e-49ed-b6c3-0bffc9e1d122','529a94a5-2f45-489b-a950-478543017e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.304772 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9b5f91-5494-401b-83fe-c3984f235811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:24.314043 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9b5f91-5494-401b-83fe-c3984f235811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:24.315102 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (e6b98d8a-6e2c-42dd-becc-2ff0589aa3a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:24.315593 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:24.316242 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7f8e8317-916b-44d3-bcb7-1ee41cc85421 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:24.317007 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1119/4489] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:24 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:24.332855 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6501c575-be23-430c-bbb0-a157fb350899 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:24.339382 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6501c575-be23-430c-bbb0-a157fb350899 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e Jul 31 19:17:24.339382 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6501c575-be23-430c-bbb0-a157fb350899 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:24.339382 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6501c575-be23-430c-bbb0-a157fb350899 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:24.349078 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:24.349078 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:24.353535 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6501c575-be23-430c-bbb0-a157fb350899 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:24.356456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-74c3dde7-f41e-47a3-973e-4cf089349e34 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:24.356887 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-74c3dde7-f41e-47a3-973e-4cf089349e34 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 Jul 31 19:17:24.357060 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-74c3dde7-f41e-47a3-973e-4cf089349e34 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:24.357227 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-74c3dde7-f41e-47a3-973e-4cf089349e34 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:24.357323 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-74c3dde7-f41e-47a3-973e-4cf089349e34 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: ed04660e-d2bf-4a87-952b-54ffe9880d21 Jul 31 19:17:24.359467 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6501c575-be23-430c-bbb0-a157fb350899 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e returned with HTTP 200 Jul 31 19:17:24.360054 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1135/4490] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:24 2026] GET /volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:24.362081 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:24.362081 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:24.362617 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-74c3dde7-f41e-47a3-973e-4cf089349e34 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:24.394609 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-74c3dde7-f41e-47a3-973e-4cf089349e34 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot delete request issued successfully. Jul 31 19:17:24.394815 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-74c3dde7-f41e-47a3-973e-4cf089349e34 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 returned with HTTP 202 Jul 31 19:17:24.395343 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1122/4491] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:24 2026] DELETE /volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:24.402697 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9cbf5fe9-6a9e-4fdd-b6be-fd7171931d27 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:24.405238 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cbf5fe9-6a9e-4fdd-b6be-fd7171931d27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 Jul 31 19:17:24.405501 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cbf5fe9-6a9e-4fdd-b6be-fd7171931d27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:24.405753 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9cbf5fe9-6a9e-4fdd-b6be-fd7171931d27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:24.411373 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:24.411373 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:24.411932 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9cbf5fe9-6a9e-4fdd-b6be-fd7171931d27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:24.413066 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9cbf5fe9-6a9e-4fdd-b6be-fd7171931d27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 returned with HTTP 200 Jul 31 19:17:24.413219 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1116/4492] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:24 2026] GET /volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:25.039022 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-52a3642e-a57f-4037-a076-7b6de80458c1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.040708 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52a3642e-a57f-4037-a076-7b6de80458c1 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:25.040904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52a3642e-a57f-4037-a076-7b6de80458c1 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.041102 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52a3642e-a57f-4037-a076-7b6de80458c1 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.041203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-52a3642e-a57f-4037-a076-7b6de80458c1 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:25.045161 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.045161 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:25.045795 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52a3642e-a57f-4037-a076-7b6de80458c1 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:25.046154 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1120/4493] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:25.124056 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5f75aa8d-8cdd-454b-8102-2b6cbd6edc2c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.125639 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f75aa8d-8cdd-454b-8102-2b6cbd6edc2c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:25.125962 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f75aa8d-8cdd-454b-8102-2b6cbd6edc2c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.126339 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5f75aa8d-8cdd-454b-8102-2b6cbd6edc2c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.136929 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.136929 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:25.144954 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5f75aa8d-8cdd-454b-8102-2b6cbd6edc2c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Volume info retrieved successfully. Jul 31 19:17:25.147369 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5f75aa8d-8cdd-454b-8102-2b6cbd6edc2c tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 200 Jul 31 19:17:25.148016 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1136/4494] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:25.159634 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dd37768e-255f-4678-b346-5e275ab0aac8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.161291 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd37768e-255f-4678-b346-5e275ab0aac8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] POST https://10.4.3.163/volume/v3/volume-transfers Jul 31 19:17:25.161656 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd37768e-255f-4678-b346-5e275ab0aac8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:25.163051 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volume_transfer [None req-dd37768e-255f-4678-b346-5e275ab0aac8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 19:17:25.163181 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volume_transfer [None req-dd37768e-255f-4678-b346-5e275ab0aac8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Creating transfer of volume ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:25.163280 np0000006260 devstack@c-api.service[100319]: INFO cinder.transfer.api [None req-dd37768e-255f-4678-b346-5e275ab0aac8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Generating transfer record for volume ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:25.170478 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.170478 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:25.179454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd37768e-255f-4678-b346-5e275ab0aac8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volume-transfers returned with HTTP 202 Jul 31 19:17:25.179903 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1123/4495] 10.4.3.163 () {70 vars in 1326 bytes} [Fri Jul 31 19:17:25 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:25.188281 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-79383b21-95cd-4ed8-a630-b020c7d4e0e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.190319 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79383b21-95cd-4ed8-a630-b020c7d4e0e8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:25.190579 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79383b21-95cd-4ed8-a630-b020c7d4e0e8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.190800 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-79383b21-95cd-4ed8-a630-b020c7d4e0e8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.200132 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.200132 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:25.205474 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-79383b21-95cd-4ed8-a630-b020c7d4e0e8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Volume info retrieved successfully. Jul 31 19:17:25.210821 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-79383b21-95cd-4ed8-a630-b020c7d4e0e8 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 200 Jul 31 19:17:25.211257 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1117/4496] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:25.222608 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-06c5dc8b-94fe-48bc-870d-1620310fe9cb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.224221 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-06c5dc8b-94fe-48bc-870d-1620310fe9cb tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volume-transfers/detail Jul 31 19:17:25.224450 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-06c5dc8b-94fe-48bc-870d-1620310fe9cb tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.224661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-06c5dc8b-94fe-48bc-870d-1620310fe9cb tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.224846 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volume_transfer [None req-06c5dc8b-94fe-48bc-870d-1620310fe9cb tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Listing volume transfers {{(pid=100320) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 19:17:25.228710 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-06c5dc8b-94fe-48bc-870d-1620310fe9cb tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 19:17:25.229106 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1121/4497] 10.4.3.163 () {68 vars in 1326 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:25.239166 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f7bad5ae-2e80-4455-8b6b-2af40bda243a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.240397 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f7bad5ae-2e80-4455-8b6b-2af40bda243a tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] DELETE https://10.4.3.163/volume/v3/volume-transfers/35a4c69a-627c-4693-842c-f33ec722ce1d Jul 31 19:17:25.240695 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f7bad5ae-2e80-4455-8b6b-2af40bda243a tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.240959 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f7bad5ae-2e80-4455-8b6b-2af40bda243a tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.241159 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.volume_transfer [None req-f7bad5ae-2e80-4455-8b6b-2af40bda243a tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Delete transfer with id: 35a4c69a-627c-4693-842c-f33ec722ce1d Jul 31 19:17:25.249759 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.249759 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:25.257385 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f7bad5ae-2e80-4455-8b6b-2af40bda243a tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volume-transfers/35a4c69a-627c-4693-842c-f33ec722ce1d returned with HTTP 202 Jul 31 19:17:25.257385 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1137/4498] 10.4.3.163 () {68 vars in 1419 bytes} [Fri Jul 31 19:17:25 2026] DELETE /volume/v3/volume-transfers/35a4c69a-627c-4693-842c-f33ec722ce1d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:17:25.266013 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8995852e-7a6e-433b-8042-f6b43464a7e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.268234 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8995852e-7a6e-433b-8042-f6b43464a7e2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:25.268543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8995852e-7a6e-433b-8042-f6b43464a7e2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.268807 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8995852e-7a6e-433b-8042-f6b43464a7e2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.277953 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.277953 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:25.282654 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8995852e-7a6e-433b-8042-f6b43464a7e2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Volume info retrieved successfully. Jul 31 19:17:25.288518 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8995852e-7a6e-433b-8042-f6b43464a7e2 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 200 Jul 31 19:17:25.289068 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1124/4499] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:25.302295 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d05f6568-a90d-4fd8-b5c0-0d20757601c1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.304217 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d05f6568-a90d-4fd8-b5c0-0d20757601c1 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] DELETE https://10.4.3.163/volume/v3/volume-transfers/35a4c69a-627c-4693-842c-f33ec722ce1d Jul 31 19:17:25.304503 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d05f6568-a90d-4fd8-b5c0-0d20757601c1 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.304726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d05f6568-a90d-4fd8-b5c0-0d20757601c1 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.304889 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.volume_transfer [None req-d05f6568-a90d-4fd8-b5c0-0d20757601c1 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Delete transfer with id: 35a4c69a-627c-4693-842c-f33ec722ce1d Jul 31 19:17:25.308082 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d05f6568-a90d-4fd8-b5c0-0d20757601c1 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volume-transfers/35a4c69a-627c-4693-842c-f33ec722ce1d returned with HTTP 404 Jul 31 19:17:25.308623 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1118/4500] 10.4.3.163 () {68 vars in 1419 bytes} [Fri Jul 31 19:17:25 2026] DELETE /volume/v3/volume-transfers/35a4c69a-627c-4693-842c-f33ec722ce1d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:17:25.316079 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-638c7024-1430-47e5-b32e-cb170d5f85a2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.317881 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-638c7024-1430-47e5-b32e-cb170d5f85a2 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:25.318090 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-638c7024-1430-47e5-b32e-cb170d5f85a2 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.318286 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-638c7024-1430-47e5-b32e-cb170d5f85a2 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.318476 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-638c7024-1430-47e5-b32e-cb170d5f85a2 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Delete volume with id: ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:25.326550 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.326550 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:25.326898 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-638c7024-1430-47e5-b32e-cb170d5f85a2 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Volume info retrieved successfully. Jul 31 19:17:25.343059 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-638c7024-1430-47e5-b32e-cb170d5f85a2 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Delete volume request issued successfully. Jul 31 19:17:25.343265 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-638c7024-1430-47e5-b32e-cb170d5f85a2 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 202 Jul 31 19:17:25.343721 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1122/4501] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:17:25 2026] DELETE /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:17:25.353558 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a158626d-5d21-4868-9080-d5e91c7be580 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.358133 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a158626d-5d21-4868-9080-d5e91c7be580 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] GET https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:25.358133 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a158626d-5d21-4868-9080-d5e91c7be580 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.358133 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a158626d-5d21-4868-9080-d5e91c7be580 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.363948 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.363948 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:25.367574 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a158626d-5d21-4868-9080-d5e91c7be580 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Volume info retrieved successfully. Jul 31 19:17:25.372256 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a158626d-5d21-4868-9080-d5e91c7be580 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 200 Jul 31 19:17:25.373009 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1138/4502] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 1128 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:17:25.374171 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8e2aa1a5-ad99-43b1-b06c-c6b7cc16d0c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.375957 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e2aa1a5-ad99-43b1-b06c-c6b7cc16d0c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e Jul 31 19:17:25.376148 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e2aa1a5-ad99-43b1-b06c-c6b7cc16d0c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.376332 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8e2aa1a5-ad99-43b1-b06c-c6b7cc16d0c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.382925 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.382925 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:25.386105 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8e2aa1a5-ad99-43b1-b06c-c6b7cc16d0c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:25.389509 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8e2aa1a5-ad99-43b1-b06c-c6b7cc16d0c3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e returned with HTTP 200 Jul 31 19:17:25.390021 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1125/4503] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:25.401337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6049ef6b-9874-4910-ae73-713d1067cd2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.403892 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6049ef6b-9874-4910-ae73-713d1067cd2c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:25.404189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6049ef6b-9874-4910-ae73-713d1067cd2c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-132754917"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:25.417023 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.417023 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:25.417316 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6049ef6b-9874-4910-ae73-713d1067cd2c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:25.417457 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-6049ef6b-9874-4910-ae73-713d1067cd2c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create snapshot from volume 1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e Jul 31 19:17:25.421554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-96320633-0f99-4490-be1c-c7bfac77fae1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.423380 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-96320633-0f99-4490-be1c-c7bfac77fae1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 Jul 31 19:17:25.423597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-96320633-0f99-4490-be1c-c7bfac77fae1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.423809 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-96320633-0f99-4490-be1c-c7bfac77fae1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.428138 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-96320633-0f99-4490-be1c-c7bfac77fae1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 returned with HTTP 404 Jul 31 19:17:25.428660 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1123/4504] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/snapshots/ed04660e-d2bf-4a87-952b-54ffe9880d21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:25.451184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6049ef6b-9874-4910-ae73-713d1067cd2c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['e65b1833-22ba-4e3d-8d72-c3a66202e2e1', '8559060c-5a2c-48ea-83c2-b97280c6d665', 'e0079c3f-e095-45c2-92f2-4b28c16eca5f', '9925eb74-9ce1-475a-b32e-231a1c6a3693'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:25.491750 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6049ef6b-9874-4910-ae73-713d1067cd2c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot create request issued successfully. Jul 31 19:17:25.492137 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6049ef6b-9874-4910-ae73-713d1067cd2c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:25.492680 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1119/4505] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:25.506801 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ed8f344e-e09e-4526-a348-6ac7c43fb5d5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:25.508404 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed8f344e-e09e-4526-a348-6ac7c43fb5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c Jul 31 19:17:25.508799 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed8f344e-e09e-4526-a348-6ac7c43fb5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:25.509102 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ed8f344e-e09e-4526-a348-6ac7c43fb5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:25.515803 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:25.515803 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:25.516349 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ed8f344e-e09e-4526-a348-6ac7c43fb5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:25.517248 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ed8f344e-e09e-4526-a348-6ac7c43fb5d5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c returned with HTTP 200 Jul 31 19:17:25.517766 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1139/4506] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:25 2026] GET /volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:26.058348 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e3dcf722-9724-4652-bb83-02e65462b886 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.060707 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3dcf722-9724-4652-bb83-02e65462b886 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:26.060946 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3dcf722-9724-4652-bb83-02e65462b886 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:26.061205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e3dcf722-9724-4652-bb83-02e65462b886 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:26.061363 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e3dcf722-9724-4652-bb83-02e65462b886 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:26.066526 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:26.066526 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:26.067451 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e3dcf722-9724-4652-bb83-02e65462b886 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:26.067893 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1126/4507] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:26 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:26.386590 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1686fcdb-ec33-49e8-a9f3-c04ac7cde224 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.388319 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1686fcdb-ec33-49e8-a9f3-c04ac7cde224 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] GET https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:26.388558 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1686fcdb-ec33-49e8-a9f3-c04ac7cde224 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:26.388745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1686fcdb-ec33-49e8-a9f3-c04ac7cde224 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:26.395307 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1686fcdb-ec33-49e8-a9f3-c04ac7cde224 tempest-VolumesTransfersV357Test-1162349941 tempest-VolumesTransfersV357Test-1162349941-project-admin] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 404 Jul 31 19:17:26.395726 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1124/4508] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:26 2026] GET /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:17:26.402734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c33a4e4e-61cf-44f5-9cfd-2bfa39989dd0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.404522 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c33a4e4e-61cf-44f5-9cfd-2bfa39989dd0 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] GET https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:26.404754 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c33a4e4e-61cf-44f5-9cfd-2bfa39989dd0 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:26.405006 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c33a4e4e-61cf-44f5-9cfd-2bfa39989dd0 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:26.409994 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c33a4e4e-61cf-44f5-9cfd-2bfa39989dd0 tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 404 Jul 31 19:17:26.410483 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1120/4509] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:17:26 2026] GET /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:17:26.417911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-469e4122-f649-4351-9d9f-59f0bca12fea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.419791 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-469e4122-f649-4351-9d9f-59f0bca12fea tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:26.420496 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-469e4122-f649-4351-9d9f-59f0bca12fea tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:26.420496 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-469e4122-f649-4351-9d9f-59f0bca12fea tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:26.420686 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-469e4122-f649-4351-9d9f-59f0bca12fea tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] Delete volume with id: ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 Jul 31 19:17:26.427063 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-469e4122-f649-4351-9d9f-59f0bca12fea tempest-VolumesTransfersV357Test-1815857782 tempest-VolumesTransfersV357Test-1815857782-project-member] https://10.4.3.163/volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 returned with HTTP 404 Jul 31 19:17:26.427619 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1140/4510] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:17:26 2026] DELETE /volume/v3/volumes/ac12c5eb-147f-4bca-a3e8-ebe0f6d9cb81 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:17:26.527515 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3fda8744-e19a-4ce3-b28a-4ff071d9fb40 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.529384 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3fda8744-e19a-4ce3-b28a-4ff071d9fb40 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c Jul 31 19:17:26.529607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3fda8744-e19a-4ce3-b28a-4ff071d9fb40 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:26.530014 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3fda8744-e19a-4ce3-b28a-4ff071d9fb40 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:26.534396 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:26.534396 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:26.534659 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3fda8744-e19a-4ce3-b28a-4ff071d9fb40 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:26.535256 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3fda8744-e19a-4ce3-b28a-4ff071d9fb40 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c returned with HTTP 200 Jul 31 19:17:26.535680 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1127/4511] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:26 2026] GET /volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:26.545679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e9a4166b-5c37-4d41-9ded-b2252f144ba0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.547608 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9a4166b-5c37-4d41-9ded-b2252f144ba0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] POST https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c/action Jul 31 19:17:26.548019 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9a4166b-5c37-4d41-9ded-b2252f144ba0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:17:26.548163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9a4166b-5c37-4d41-9ded-b2252f144ba0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:26.549552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.admin_actions [None req-e9a4166b-5c37-4d41-9ded-b2252f144ba0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Updating snapshot '404ff004-0108-4a9a-962a-99a46218705c' with '{'status': 'error'}' {{(pid=100320) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:17:26.559624 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:26.559624 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:26.560205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-e9a4166b-5c37-4d41-9ded-b2252f144ba0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'aa435ba829384c5382f45f02ad7b25de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5970c49709854c38bc8ecd75a462b98d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:26.560504 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9a4166b-5c37-4d41-9ded-b2252f144ba0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c/action returned with HTTP 403 Jul 31 19:17:26.561078 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1125/4512] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:17:26 2026] POST /volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:26.568529 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8f8a8517-c231-4ed6-afab-c020aa117afd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.570600 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f8a8517-c231-4ed6-afab-c020aa117afd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c Jul 31 19:17:26.570841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f8a8517-c231-4ed6-afab-c020aa117afd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:26.571024 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8f8a8517-c231-4ed6-afab-c020aa117afd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:26.571122 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-8f8a8517-c231-4ed6-afab-c020aa117afd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete snapshot with id: 404ff004-0108-4a9a-962a-99a46218705c Jul 31 19:17:26.575950 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:26.575950 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:26.576287 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8f8a8517-c231-4ed6-afab-c020aa117afd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:26.593102 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8f8a8517-c231-4ed6-afab-c020aa117afd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot delete request issued successfully. Jul 31 19:17:26.593416 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8f8a8517-c231-4ed6-afab-c020aa117afd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c returned with HTTP 202 Jul 31 19:17:26.593772 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1121/4513] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:26 2026] DELETE /volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:26.603286 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d317016a-190a-40c9-a585-4a66c625cc80 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.606423 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d317016a-190a-40c9-a585-4a66c625cc80 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c Jul 31 19:17:26.606803 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d317016a-190a-40c9-a585-4a66c625cc80 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:26.607041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d317016a-190a-40c9-a585-4a66c625cc80 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:26.612589 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:26.612589 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:26.612991 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d317016a-190a-40c9-a585-4a66c625cc80 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:26.613790 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d317016a-190a-40c9-a585-4a66c625cc80 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c returned with HTTP 200 Jul 31 19:17:26.614214 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1141/4514] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:26 2026] GET /volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:26.823178 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0419d937-a760-4bed-9784-52c771f95c8a req-32134875-859d-4d0a-8748-e3ef31e3773a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:26.825689 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0419d937-a760-4bed-9784-52c771f95c8a req-32134875-859d-4d0a-8748-e3ef31e3773a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618 Jul 31 19:17:26.825904 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0419d937-a760-4bed-9784-52c771f95c8a req-32134875-859d-4d0a-8748-e3ef31e3773a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:26.826087 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0419d937-a760-4bed-9784-52c771f95c8a req-32134875-859d-4d0a-8748-e3ef31e3773a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:26.833874 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:26.833874 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:26.880851 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0419d937-a760-4bed-9784-52c771f95c8a req-32134875-859d-4d0a-8748-e3ef31e3773a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618 returned with HTTP 200 Jul 31 19:17:26.881323 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1128/4515] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:17:26 2026] DELETE /volume/v3/attachments/f0f050a1-361f-4e0c-ba4d-635a1b32b618 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:27.080729 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cf76e5ee-873e-4e9c-8f89-a8c3ce3127c6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:27.082846 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cf76e5ee-873e-4e9c-8f89-a8c3ce3127c6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:27.083059 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cf76e5ee-873e-4e9c-8f89-a8c3ce3127c6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:27.083291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cf76e5ee-873e-4e9c-8f89-a8c3ce3127c6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:27.083468 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-cf76e5ee-873e-4e9c-8f89-a8c3ce3127c6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:27.088282 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:27.088282 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:27.089242 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cf76e5ee-873e-4e9c-8f89-a8c3ce3127c6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:27.089574 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1126/4516] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:27 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:27.624029 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f7c86034-53e0-46bf-a8eb-41d3006ae4fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:27.625873 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7c86034-53e0-46bf-a8eb-41d3006ae4fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c Jul 31 19:17:27.626101 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7c86034-53e0-46bf-a8eb-41d3006ae4fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:27.626322 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f7c86034-53e0-46bf-a8eb-41d3006ae4fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:27.631351 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f7c86034-53e0-46bf-a8eb-41d3006ae4fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c returned with HTTP 404 Jul 31 19:17:27.631980 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1122/4517] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:27 2026] GET /volume/v3/snapshots/404ff004-0108-4a9a-962a-99a46218705c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:27.639919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cacd8a6e-9b35-4272-aa88-5c8f06010954 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:27.642330 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cacd8a6e-9b35-4272-aa88-5c8f06010954 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e Jul 31 19:17:27.642575 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cacd8a6e-9b35-4272-aa88-5c8f06010954 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:27.642869 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cacd8a6e-9b35-4272-aa88-5c8f06010954 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:27.643103 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-cacd8a6e-9b35-4272-aa88-5c8f06010954 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: 1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e Jul 31 19:17:27.653227 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:27.653227 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:27.653742 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cacd8a6e-9b35-4272-aa88-5c8f06010954 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:27.674608 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cacd8a6e-9b35-4272-aa88-5c8f06010954 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:27.674895 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cacd8a6e-9b35-4272-aa88-5c8f06010954 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e returned with HTTP 202 Jul 31 19:17:27.675450 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1142/4518] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:27 2026] DELETE /volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:27.686953 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-46221a4a-a725-4367-af29-ecfc0fb8b4a9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:27.688815 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46221a4a-a725-4367-af29-ecfc0fb8b4a9 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e Jul 31 19:17:27.689031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46221a4a-a725-4367-af29-ecfc0fb8b4a9 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:27.689263 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46221a4a-a725-4367-af29-ecfc0fb8b4a9 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:27.697598 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:27.697598 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:27.701757 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-46221a4a-a725-4367-af29-ecfc0fb8b4a9 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:27.706235 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46221a4a-a725-4367-af29-ecfc0fb8b4a9 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e returned with HTTP 200 Jul 31 19:17:27.706664 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1129/4519] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:27 2026] GET /volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:28.100658 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-be6f338f-16e8-4641-a4f8-0aa6289c3b01 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:28.102710 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-be6f338f-16e8-4641-a4f8-0aa6289c3b01 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:28.102947 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-be6f338f-16e8-4641-a4f8-0aa6289c3b01 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:28.103180 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-be6f338f-16e8-4641-a4f8-0aa6289c3b01 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:28.103303 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-be6f338f-16e8-4641-a4f8-0aa6289c3b01 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:28.105144 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=687,cinder:UPDATE=227,cinder:INSERT=141,cinder:DELETE=2 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:17:28.108383 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:28.108383 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:28.109602 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-be6f338f-16e8-4641-a4f8-0aa6289c3b01 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:28.110125 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1127/4520] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:28 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:28.282767 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-915f904a-2590-49d9-8aca-9d5ed64e5386 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:28.284616 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-915f904a-2590-49d9-8aca-9d5ed64e5386 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:17:28.284878 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-915f904a-2590-49d9-8aca-9d5ed64e5386 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:28.285519 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-915f904a-2590-49d9-8aca-9d5ed64e5386 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:28.285519 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-915f904a-2590-49d9-8aca-9d5ed64e5386 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: 4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:17:28.293245 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:28.293245 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:28.293867 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-915f904a-2590-49d9-8aca-9d5ed64e5386 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:28.309908 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-915f904a-2590-49d9-8aca-9d5ed64e5386 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:17:28.310109 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-915f904a-2590-49d9-8aca-9d5ed64e5386 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 202 Jul 31 19:17:28.310538 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1123/4521] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:28 2026] DELETE /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:28.317885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dc0bf8a0-94b9-48b7-be8e-9f2bd850b3ce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:28.320158 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc0bf8a0-94b9-48b7-be8e-9f2bd850b3ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:17:28.320416 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc0bf8a0-94b9-48b7-be8e-9f2bd850b3ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:28.320710 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc0bf8a0-94b9-48b7-be8e-9f2bd850b3ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:28.329279 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:28.329279 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:28.333590 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-dc0bf8a0-94b9-48b7-be8e-9f2bd850b3ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:28.338952 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc0bf8a0-94b9-48b7-be8e-9f2bd850b3ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 200 Jul 31 19:17:28.339514 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1143/4522] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:28 2026] GET /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:28.593243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:28.672097 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:28.672586 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-487922517", "metadata": {"Type": "Test"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:28.674173 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-487922517', 'metadata': {'Type': 'Test'}}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:28.674173 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume of 1 GB Jul 31 19:17:28.678509 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Availability Zones retrieved successfully. Jul 31 19:17:28.684167 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (d10d8867-1e5a-4975-a627-b0ad70822780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:28.685112 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81700d3-ae21-4120-80e3-ce51808ac2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.686003 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:28.711920 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81700d3-ae21-4120-80e3-ce51808ac2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.712724 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a778376e-4120-4349-b95b-56d9d081b644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.720837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-96cb4d3a-4224-4653-b692-cb3e004ff512 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:28.722749 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-96cb4d3a-4224-4653-b692-cb3e004ff512 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e Jul 31 19:17:28.723050 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-96cb4d3a-4224-4653-b692-cb3e004ff512 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:28.723279 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-96cb4d3a-4224-4653-b692-cb3e004ff512 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:28.731010 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-96cb4d3a-4224-4653-b692-cb3e004ff512 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e returned with HTTP 404 Jul 31 19:17:28.731597 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1128/4523] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:28 2026] GET /volume/v3/volumes/1519e6c1-64e3-4a01-bf5d-e40bdc7cf94e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:28.741425 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-30095915-b027-4b33-bd6b-c23645cdf24d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:28.743620 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:28.744075 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1108043416"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:28.745969 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1108043416'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:28.746206 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:28.750821 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:28.757683 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (160f9bbf-cbd9-4a27-8999-5c2ae58bf5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:28.758395 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c4154c-ab37-49fa-8fe8-8ce073c48c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.759161 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:28.768635 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Created reservations ['3c294977-90c9-4344-86c2-382d9f2b5d44', '69ccb7a6-062e-4d9b-9ee5-cce616335bad', '2e11d42c-4f98-40aa-812b-b18ed5f3ff9e', '1d27dccc-f2d5-45c7-a0c0-1e1ccec4dbdf'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:28.769370 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a778376e-4120-4349-b95b-56d9d081b644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c294977-90c9-4344-86c2-382d9f2b5d44', '69ccb7a6-062e-4d9b-9ee5-cce616335bad', '2e11d42c-4f98-40aa-812b-b18ed5f3ff9e', '1d27dccc-f2d5-45c7-a0c0-1e1ccec4dbdf']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.770140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1653588-680e-46c9-8552-085520b7b85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.783621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25c4154c-ab37-49fa-8fe8-8ce073c48c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.784331 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ef43dd-d423-4915-ab59-7731e3b523e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.791748 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1653588-680e-46c9-8552-085520b7b85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e22365b-cfe9-4509-a2ed-dae4546691eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-487922517',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['3c294977-90c9-4344-86c2-382d9f2b5d44','69ccb7a6-062e-4d9b-9ee5-cce616335bad','2e11d42c-4f98-40aa-812b-b18ed5f3ff9e','1d27dccc-f2d5-45c7-a0c0-1e1ccec4dbdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-487922517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e22365b-cfe9-4509-a2ed-dae4546691eb,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='042c4ef86036482c973d5945bf422881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2998e35920484c87873ba1132e71f96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.792500 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69736184-98ce-470f-874d-b037784f5995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.810882 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69736184-98ce-470f-874d-b037784f5995) transitioned into state 'SUCCESS' from state '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-487922517',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['3c294977-90c9-4344-86c2-382d9f2b5d44','69ccb7a6-062e-4d9b-9ee5-cce616335bad','2e11d42c-4f98-40aa-812b-b18ed5f3ff9e','1d27dccc-f2d5-45c7-a0c0-1e1ccec4dbdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.811595 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d50894-e8d0-44c6-91d3-3f81d3271304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.821156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['630d14bc-ad40-484a-a9f3-38751d3db828', '440cf6f8-0743-4b6f-84a3-0aad4119403a', '4e0daad1-9e4a-4058-abe4-b2a26c7717ed', 'fc2ef485-4036-4f74-bce6-178b63e9b360'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:28.821912 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3ef43dd-d423-4915-ab59-7731e3b523e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['630d14bc-ad40-484a-a9f3-38751d3db828', '440cf6f8-0743-4b6f-84a3-0aad4119403a', '4e0daad1-9e4a-4058-abe4-b2a26c7717ed', 'fc2ef485-4036-4f74-bce6-178b63e9b360']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.822625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89299ae0-c6df-49af-b456-61c6541cffc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.823107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d50894-e8d0-44c6-91d3-3f81d3271304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.824203 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (d10d8867-1e5a-4975-a627-b0ad70822780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:28.824599 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request issued successfully. Jul 31 19:17:28.825299 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bcea8b8b-6894-4094-9d1f-42679cde9c63 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:28.825836 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1130/4524] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:28 2026] POST /volume/v3/volumes => generated 758 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:28.837459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4c692701-a9b0-4ca2-a683-47a9bcc59870 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:28.839179 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c692701-a9b0-4ca2-a683-47a9bcc59870 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:28.839379 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c692701-a9b0-4ca2-a683-47a9bcc59870 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:28.839607 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c692701-a9b0-4ca2-a683-47a9bcc59870 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:28.846118 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:28.846118 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:28.846279 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89299ae0-c6df-49af-b456-61c6541cffc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62c5340e-3925-4bb9-9d36-70d4673992ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1108043416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['630d14bc-ad40-484a-a9f3-38751d3db828','440cf6f8-0743-4b6f-84a3-0aad4119403a','4e0daad1-9e4a-4058-abe4-b2a26c7717ed','fc2ef485-4036-4f74-bce6-178b63e9b360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1108043416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62c5340e-3925-4bb9-9d36-70d4673992ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.847227 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3d386d-d120-4ecb-be27-e8f57b430cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.849546 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4c692701-a9b0-4ca2-a683-47a9bcc59870 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:28.853221 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c692701-a9b0-4ca2-a683-47a9bcc59870 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 200 Jul 31 19:17:28.853713 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1144/4525] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:28 2026] GET /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:28.866370 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3d386d-d120-4ecb-be27-e8f57b430cfe) transitioned into state 'SUCCESS' from state '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-1108043416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['630d14bc-ad40-484a-a9f3-38751d3db828','440cf6f8-0743-4b6f-84a3-0aad4119403a','4e0daad1-9e4a-4058-abe4-b2a26c7717ed','fc2ef485-4036-4f74-bce6-178b63e9b360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.867067 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04dde13-02da-4aac-8328-795414ba2bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:28.876082 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c04dde13-02da-4aac-8328-795414ba2bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:28.876861 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (160f9bbf-cbd9-4a27-8999-5c2ae58bf5fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:28.877171 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:28.877746 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-30095915-b027-4b33-bd6b-c23645cdf24d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:28.878170 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1124/4526] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:28 2026] POST /volume/v3/volumes => generated 778 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:28.889993 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2158bb8e-d9bc-42da-a891-27a4b1760e9b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:28.891659 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2158bb8e-d9bc-42da-a891-27a4b1760e9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef Jul 31 19:17:28.891859 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2158bb8e-d9bc-42da-a891-27a4b1760e9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:28.892033 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2158bb8e-d9bc-42da-a891-27a4b1760e9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:28.899123 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:28.899123 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:28.902142 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2158bb8e-d9bc-42da-a891-27a4b1760e9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:28.905517 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2158bb8e-d9bc-42da-a891-27a4b1760e9b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef returned with HTTP 200 Jul 31 19:17:28.905889 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1129/4527] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:28 2026] GET /volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:29.122507 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5ccc5796-4c52-4994-8265-d21c0cae7dff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.124345 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ccc5796-4c52-4994-8265-d21c0cae7dff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:29.124557 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ccc5796-4c52-4994-8265-d21c0cae7dff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:29.124787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ccc5796-4c52-4994-8265-d21c0cae7dff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:29.124938 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5ccc5796-4c52-4994-8265-d21c0cae7dff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:29.129191 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.129191 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:29.129882 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ccc5796-4c52-4994-8265-d21c0cae7dff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:29.130224 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1131/4528] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:29 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:29.352480 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fea32181-ef42-44de-8060-1c76783c1ab8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.354662 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fea32181-ef42-44de-8060-1c76783c1ab8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b Jul 31 19:17:29.354910 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fea32181-ef42-44de-8060-1c76783c1ab8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:29.355145 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fea32181-ef42-44de-8060-1c76783c1ab8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:29.361935 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fea32181-ef42-44de-8060-1c76783c1ab8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b returned with HTTP 404 Jul 31 19:17:29.362479 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1145/4529] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:29 2026] GET /volume/v3/volumes/4677e80b-599b-4f3f-bbd2-6538341e259b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:29.388711 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.390378 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:29.390816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-983550533", "snapshot_id": null, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "volume_type": null, "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:29.392547 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-983550533', 'snapshot_id': None, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'volume_type': None, 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:29.570620 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:17:29.570947 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.570947 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:29.576360 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:17:29.581405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (c80cbb62-8347-449b-8b35-f9bc0de0ae35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:29.582453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9c4d5c-729d-4fc4-bd20-81cf68baaec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:29.583380 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:29.638027 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db9c4d5c-729d-4fc4-bd20-81cf68baaec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:29.638376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baee9a2c-7a5c-42e3-822d-9c9b8cade325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:29.676829 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['59317ec8-3c9f-448a-9f9e-4a1fb136108d', 'ef445ea8-b3f5-499b-b172-6ff9f2ad0029', '7c85e5bd-2dc0-4435-82e2-d298da5ea211', 'eb94a019-ea06-4a43-9a4e-01c2edf39e5a'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:29.677590 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baee9a2c-7a5c-42e3-822d-9c9b8cade325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59317ec8-3c9f-448a-9f9e-4a1fb136108d', 'ef445ea8-b3f5-499b-b172-6ff9f2ad0029', '7c85e5bd-2dc0-4435-82e2-d298da5ea211', 'eb94a019-ea06-4a43-9a4e-01c2edf39e5a']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:29.678296 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293ee92c-9321-412a-9a38-a83ae432285c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:29.698936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293ee92c-9321-412a-9a38-a83ae432285c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d7e9b90-effe-4d35-bf09-97eddc41ab2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-983550533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['59317ec8-3c9f-448a-9f9e-4a1fb136108d','ef445ea8-b3f5-499b-b172-6ff9f2ad0029','7c85e5bd-2dc0-4435-82e2-d298da5ea211','eb94a019-ea06-4a43-9a4e-01c2edf39e5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-983550533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d7e9b90-effe-4d35-bf09-97eddc41ab2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:29.699644 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d429ddaf-e7cf-4604-9bf1-d90c3a3e4b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:29.716516 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d429ddaf-e7cf-4604-9bf1-d90c3a3e4b31) transitioned into state 'SUCCESS' from state '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-983550533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['59317ec8-3c9f-448a-9f9e-4a1fb136108d','ef445ea8-b3f5-499b-b172-6ff9f2ad0029','7c85e5bd-2dc0-4435-82e2-d298da5ea211','eb94a019-ea06-4a43-9a4e-01c2edf39e5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:29.717202 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc107a3-d733-4f6a-a0ca-b6a8ac75a944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:29.726115 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bc107a3-d733-4f6a-a0ca-b6a8ac75a944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:29.726886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (c80cbb62-8347-449b-8b35-f9bc0de0ae35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:29.727166 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:17:29.727727 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2b7058f7-d4f0-48ec-8ef9-7abee4c9d845 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:29.728149 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1125/4530] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:29 2026] POST /volume/v3/volumes => generated 758 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:29.742945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-de00b534-5a5c-4894-926d-c7cc54b37e4c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.745694 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de00b534-5a5c-4894-926d-c7cc54b37e4c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:29.746028 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de00b534-5a5c-4894-926d-c7cc54b37e4c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:29.746300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de00b534-5a5c-4894-926d-c7cc54b37e4c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:29.755204 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.755204 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:29.760386 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-de00b534-5a5c-4894-926d-c7cc54b37e4c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:29.765755 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de00b534-5a5c-4894-926d-c7cc54b37e4c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b returned with HTTP 200 Jul 31 19:17:29.766223 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1130/4531] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:29 2026] GET /volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:29.865066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8cdfbbd4-b497-4971-a7c8-e4403aacc6bf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.866892 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8cdfbbd4-b497-4971-a7c8-e4403aacc6bf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:29.867078 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8cdfbbd4-b497-4971-a7c8-e4403aacc6bf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:29.867297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8cdfbbd4-b497-4971-a7c8-e4403aacc6bf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:29.873818 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.873818 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:29.877562 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8cdfbbd4-b497-4971-a7c8-e4403aacc6bf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:29.882295 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8cdfbbd4-b497-4971-a7c8-e4403aacc6bf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 200 Jul 31 19:17:29.882707 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1132/4532] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:29 2026] GET /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:29.894569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3112d623-8f92-448c-abce-93a26d39bccd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.896724 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3112d623-8f92-448c-abce-93a26d39bccd tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:29.896993 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3112d623-8f92-448c-abce-93a26d39bccd tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:29.897192 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3112d623-8f92-448c-abce-93a26d39bccd tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:29.904644 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.904644 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:29.908312 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3112d623-8f92-448c-abce-93a26d39bccd tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:29.912115 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3112d623-8f92-448c-abce-93a26d39bccd tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 200 Jul 31 19:17:29.912509 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1146/4533] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:29 2026] GET /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:29.918606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-76e7010e-3d2d-40ad-a8df-14b28a5a172b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.920676 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-76e7010e-3d2d-40ad-a8df-14b28a5a172b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef Jul 31 19:17:29.920961 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-76e7010e-3d2d-40ad-a8df-14b28a5a172b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:29.921089 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-76e7010e-3d2d-40ad-a8df-14b28a5a172b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:29.930094 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.930094 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:29.944997 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-76e7010e-3d2d-40ad-a8df-14b28a5a172b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:29.944997 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-76e7010e-3d2d-40ad-a8df-14b28a5a172b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef returned with HTTP 200 Jul 31 19:17:29.944997 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1126/4534] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:29 2026] GET /volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:29.948520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-db1a8d0f-c361-486e-a221-b8f7067a6d5e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.950723 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-db1a8d0f-c361-486e-a221-b8f7067a6d5e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:29.951349 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-db1a8d0f-c361-486e-a221-b8f7067a6d5e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-487922517"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:29.957853 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ac2179c-91b3-4f1c-aa35-07bdf1a7af42 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.959979 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ac2179c-91b3-4f1c-aa35-07bdf1a7af42 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:29.960131 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.960131 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:29.960415 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ac2179c-91b3-4f1c-aa35-07bdf1a7af42 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62c5340e-3925-4bb9-9d36-70d4673992ef", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-860127829"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:29.965290 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-db1a8d0f-c361-486e-a221-b8f7067a6d5e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:29.971926 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.971926 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:29.972252 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6ac2179c-91b3-4f1c-aa35-07bdf1a7af42 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:29.972363 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-6ac2179c-91b3-4f1c-aa35-07bdf1a7af42 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create snapshot from volume 62c5340e-3925-4bb9-9d36-70d4673992ef Jul 31 19:17:29.972532 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-db1a8d0f-c361-486e-a221-b8f7067a6d5e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:29.973085 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-db1a8d0f-c361-486e-a221-b8f7067a6d5e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 200 Jul 31 19:17:29.973507 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1131/4535] 10.4.3.163 () {68 vars in 1368 bytes} [Fri Jul 31 19:17:29 2026] PUT /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 783 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:29.988349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-049ddad6-e3e2-4fbb-b5d4-af948006db0f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:29.990128 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-049ddad6-e3e2-4fbb-b5d4-af948006db0f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:29.990477 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-049ddad6-e3e2-4fbb-b5d4-af948006db0f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1177377501", "description": "This is the new description of volume"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:29.998308 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-6ac2179c-91b3-4f1c-aa35-07bdf1a7af42 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['c961d9aa-4197-4aef-954d-f592c53c7f7d', '7562bbde-beda-4210-8ceb-ee1dbff93e56', '6d2cc00d-86e6-42de-8d49-19e252661cdd', '9ba07d9f-5250-4dde-b044-a1d0f0061def'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:29.998381 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:29.998381 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:30.001579 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-049ddad6-e3e2-4fbb-b5d4-af948006db0f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:30.006807 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-049ddad6-e3e2-4fbb-b5d4-af948006db0f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:30.007289 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-049ddad6-e3e2-4fbb-b5d4-af948006db0f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 200 Jul 31 19:17:30.007768 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1147/4536] 10.4.3.163 () {68 vars in 1369 bytes} [Fri Jul 31 19:17:29 2026] PUT /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:30.022675 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb70cb0d-d272-415d-b632-50e513d791e5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.024462 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb70cb0d-d272-415d-b632-50e513d791e5 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:30.024684 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb70cb0d-d272-415d-b632-50e513d791e5 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:30.024899 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb70cb0d-d272-415d-b632-50e513d791e5 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:30.024963 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6ac2179c-91b3-4f1c-aa35-07bdf1a7af42 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot create request issued successfully. Jul 31 19:17:30.025860 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ac2179c-91b3-4f1c-aa35-07bdf1a7af42 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:30.026641 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1133/4537] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:30.036656 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:30.036656 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:30.037158 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f5048a1a-1f0d-4512-b237-70c9fb6054de None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.038889 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f5048a1a-1f0d-4512-b237-70c9fb6054de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e Jul 31 19:17:30.039026 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb70cb0d-d272-415d-b632-50e513d791e5 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:30.039890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f5048a1a-1f0d-4512-b237-70c9fb6054de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:30.039890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f5048a1a-1f0d-4512-b237-70c9fb6054de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:30.044649 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb70cb0d-d272-415d-b632-50e513d791e5 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 200 Jul 31 19:17:30.046085 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1127/4538] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:30 2026] GET /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 891 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:30.046164 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:30.046164 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:30.046164 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f5048a1a-1f0d-4512-b237-70c9fb6054de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:30.046164 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f5048a1a-1f0d-4512-b237-70c9fb6054de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e returned with HTTP 200 Jul 31 19:17:30.046610 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1132/4539] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:30 2026] GET /volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:30.057072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.059222 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:30.059708 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1163183774", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-867891710"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:30.061975 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1163183774', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-867891710'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:30.061975 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume of 1 GB Jul 31 19:17:30.066951 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Availability Zones retrieved successfully. Jul 31 19:17:30.075112 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (0b8c4a0c-15b1-4ba7-971f-0d4b2ac15e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:30.076596 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cff52e5-3487-4c3b-a777-c731ec77c7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:30.078102 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:30.104065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cff52e5-3487-4c3b-a777-c731ec77c7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:30.104904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a9fcfc-9253-485e-95f1-43dc8bbaddc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:30.142329 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-29045fcc-5234-4d38-9b3c-c29003f8ae3a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.143373 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Created reservations ['1c2fafe7-42c1-43a0-bf30-c031a4f74ec3', 'c514a0a1-1472-4bd3-aeef-a989434ba461', '000ebffd-3131-4be3-a272-d376c37a9920', 'd2773d89-db4b-4a5a-a2f8-76c2dc977fba'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:30.144360 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-29045fcc-5234-4d38-9b3c-c29003f8ae3a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:30.144907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-29045fcc-5234-4d38-9b3c-c29003f8ae3a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:30.144962 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5a9fcfc-9253-485e-95f1-43dc8bbaddc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c2fafe7-42c1-43a0-bf30-c031a4f74ec3', 'c514a0a1-1472-4bd3-aeef-a989434ba461', '000ebffd-3131-4be3-a272-d376c37a9920', 'd2773d89-db4b-4a5a-a2f8-76c2dc977fba']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:30.145022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-29045fcc-5234-4d38-9b3c-c29003f8ae3a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:30.145022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-29045fcc-5234-4d38-9b3c-c29003f8ae3a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:30.145602 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ef3fd1-b35a-4f1b-a1c7-d66dc5576a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:30.149164 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:30.149164 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:30.150006 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-29045fcc-5234-4d38-9b3c-c29003f8ae3a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:30.150401 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1134/4540] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:30 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:30.168867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ef3fd1-b35a-4f1b-a1c7-d66dc5576a6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '809f9aa4-a312-46a5-ba69-4c81ef84cee6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1163183774',display_name='tempest-VolumesGetTest-Volume-867891710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['1c2fafe7-42c1-43a0-bf30-c031a4f74ec3','c514a0a1-1472-4bd3-aeef-a989434ba461','000ebffd-3131-4be3-a272-d376c37a9920','d2773d89-db4b-4a5a-a2f8-76c2dc977fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1163183774',display_name='tempest-VolumesGetTest-Volume-867891710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=809f9aa4-a312-46a5-ba69-4c81ef84cee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='042c4ef86036482c973d5945bf422881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2998e35920484c87873ba1132e71f96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:30.169825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d2a68c-2d54-4155-b6f3-5ee8fa738058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:30.190639 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d2a68c-2d54-4155-b6f3-5ee8fa738058) transitioned into 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-1163183774',display_name='tempest-VolumesGetTest-Volume-867891710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['1c2fafe7-42c1-43a0-bf30-c031a4f74ec3','c514a0a1-1472-4bd3-aeef-a989434ba461','000ebffd-3131-4be3-a272-d376c37a9920','d2773d89-db4b-4a5a-a2f8-76c2dc977fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:30.191629 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b396db5-6be5-44f3-b383-7874f329accc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:30.202903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b396db5-6be5-44f3-b383-7874f329accc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:30.204191 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (0b8c4a0c-15b1-4ba7-971f-0d4b2ac15e1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:30.204663 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request issued successfully. Jul 31 19:17:30.205490 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6a9bd27a-6724-4c8a-ba68-33a508734d31 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:30.206107 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1148/4541] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:30 2026] POST /volume/v3/volumes => generated 779 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:30.221028 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5f6767ee-6bc3-413b-b1eb-99428367d29b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.223096 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f6767ee-6bc3-413b-b1eb-99428367d29b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 Jul 31 19:17:30.223309 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f6767ee-6bc3-413b-b1eb-99428367d29b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:30.223555 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5f6767ee-6bc3-413b-b1eb-99428367d29b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:30.231850 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:30.231850 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:30.239964 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5f6767ee-6bc3-413b-b1eb-99428367d29b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:30.246906 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5f6767ee-6bc3-413b-b1eb-99428367d29b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 returned with HTTP 200 Jul 31 19:17:30.247413 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1128/4542] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:30 2026] GET /volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:30.780074 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9f194b08-e86c-452d-a158-23d5b61d7ebd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.781884 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9f194b08-e86c-452d-a158-23d5b61d7ebd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:30.782072 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9f194b08-e86c-452d-a158-23d5b61d7ebd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:30.782291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9f194b08-e86c-452d-a158-23d5b61d7ebd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:30.790812 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:30.790812 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:30.795392 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9f194b08-e86c-452d-a158-23d5b61d7ebd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:30.801348 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9f194b08-e86c-452d-a158-23d5b61d7ebd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b returned with HTTP 200 Jul 31 19:17:30.801871 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1133/4543] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:30 2026] GET /volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:30.816797 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0bead1ff-d94a-45ae-962d-dd1916ab1fa9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.819103 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0bead1ff-d94a-45ae-962d-dd1916ab1fa9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:30.819331 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0bead1ff-d94a-45ae-962d-dd1916ab1fa9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:30.819580 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0bead1ff-d94a-45ae-962d-dd1916ab1fa9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:30.828597 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:30.828597 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:30.833571 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0bead1ff-d94a-45ae-962d-dd1916ab1fa9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:30.840342 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0bead1ff-d94a-45ae-962d-dd1916ab1fa9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b returned with HTTP 200 Jul 31 19:17:30.841190 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1135/4544] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:30 2026] GET /volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:30.854480 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c89dfe3c-02ef-43f7-94d0-f5d159bddb16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.856266 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c89dfe3c-02ef-43f7-94d0-f5d159bddb16 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:30.856712 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c89dfe3c-02ef-43f7-94d0-f5d159bddb16 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d7e9b90-effe-4d35-bf09-97eddc41ab2b", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-977648194", "description": null, "metadata": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:30.865283 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:30.865283 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:30.865890 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c89dfe3c-02ef-43f7-94d0-f5d159bddb16 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:30.866033 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-c89dfe3c-02ef-43f7-94d0-f5d159bddb16 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create snapshot from volume 7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:30.889762 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-c89dfe3c-02ef-43f7-94d0-f5d159bddb16 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['bd323536-3117-4707-ad9e-9d5707ac05d5', '437c11fa-6ba7-4d4f-81f2-c009af5ad9f1', 'fe47f7d8-c5ee-4acd-b81e-6736be791d3e', '9119be40-08c1-40ef-9828-40eb6788fa00'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:30.916546 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c89dfe3c-02ef-43f7-94d0-f5d159bddb16 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot create request issued successfully. Jul 31 19:17:30.917037 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c89dfe3c-02ef-43f7-94d0-f5d159bddb16 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:30.917523 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1149/4545] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:30.927140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-02bcbd40-9dc9-40a4-b2fb-82dcb1cfcd5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:30.929075 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02bcbd40-9dc9-40a4-b2fb-82dcb1cfcd5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:30.929355 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02bcbd40-9dc9-40a4-b2fb-82dcb1cfcd5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:30.929607 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-02bcbd40-9dc9-40a4-b2fb-82dcb1cfcd5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:30.935539 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:30.935539 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:30.936150 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-02bcbd40-9dc9-40a4-b2fb-82dcb1cfcd5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:30.937269 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-02bcbd40-9dc9-40a4-b2fb-82dcb1cfcd5c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 200 Jul 31 19:17:30.937844 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1129/4546] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:30 2026] GET /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.056248 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ecdb0818-529d-4238-b7f9-6f4c57934e6e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.058617 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ecdb0818-529d-4238-b7f9-6f4c57934e6e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e Jul 31 19:17:31.058883 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ecdb0818-529d-4238-b7f9-6f4c57934e6e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.059147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ecdb0818-529d-4238-b7f9-6f4c57934e6e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.065588 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.065588 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:31.066033 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ecdb0818-529d-4238-b7f9-6f4c57934e6e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:31.066943 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ecdb0818-529d-4238-b7f9-6f4c57934e6e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e returned with HTTP 200 Jul 31 19:17:31.067497 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1134/4547] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.077710 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b28410ae-81df-40ed-9c7f-732c8ceb6b7f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.079631 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b28410ae-81df-40ed-9c7f-732c8ceb6b7f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] GET https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e Jul 31 19:17:31.079830 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b28410ae-81df-40ed-9c7f-732c8ceb6b7f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.080007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b28410ae-81df-40ed-9c7f-732c8ceb6b7f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.085160 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.085160 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:31.085775 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b28410ae-81df-40ed-9c7f-732c8ceb6b7f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:31.086599 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b28410ae-81df-40ed-9c7f-732c8ceb6b7f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e returned with HTTP 200 Jul 31 19:17:31.086989 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1136/4548] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.094838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a382d8d1-19e0-4d2f-b2e4-f8f3eff92d4f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.096635 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a382d8d1-19e0-4d2f-b2e4-f8f3eff92d4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e Jul 31 19:17:31.096838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a382d8d1-19e0-4d2f-b2e4-f8f3eff92d4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.097023 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a382d8d1-19e0-4d2f-b2e4-f8f3eff92d4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.097155 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-a382d8d1-19e0-4d2f-b2e4-f8f3eff92d4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete snapshot with id: ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e Jul 31 19:17:31.101986 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.101986 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:31.102244 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a382d8d1-19e0-4d2f-b2e4-f8f3eff92d4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:31.116812 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a382d8d1-19e0-4d2f-b2e4-f8f3eff92d4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot delete request issued successfully. Jul 31 19:17:31.117051 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a382d8d1-19e0-4d2f-b2e4-f8f3eff92d4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e returned with HTTP 202 Jul 31 19:17:31.117501 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1150/4549] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:31 2026] DELETE /volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:31.125326 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-48cd6b80-fe37-4211-b073-562bfb2a69fa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.127789 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48cd6b80-fe37-4211-b073-562bfb2a69fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e Jul 31 19:17:31.128025 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48cd6b80-fe37-4211-b073-562bfb2a69fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.128247 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-48cd6b80-fe37-4211-b073-562bfb2a69fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.134567 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.134567 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:31.135027 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-48cd6b80-fe37-4211-b073-562bfb2a69fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:31.136107 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-48cd6b80-fe37-4211-b073-562bfb2a69fa tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e returned with HTTP 200 Jul 31 19:17:31.136501 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1130/4550] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.161961 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-902f2ecf-8f24-4b84-81bd-b8847d6fb58c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.163698 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-902f2ecf-8f24-4b84-81bd-b8847d6fb58c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:31.163900 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-902f2ecf-8f24-4b84-81bd-b8847d6fb58c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.164138 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-902f2ecf-8f24-4b84-81bd-b8847d6fb58c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.164303 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-902f2ecf-8f24-4b84-81bd-b8847d6fb58c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:31.168496 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.168496 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:31.169300 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-902f2ecf-8f24-4b84-81bd-b8847d6fb58c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:31.169783 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1135/4551] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.265126 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d3666e16-1bd1-40dc-b0e6-ab8d2081d2dc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.267342 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3666e16-1bd1-40dc-b0e6-ab8d2081d2dc tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 Jul 31 19:17:31.267709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3666e16-1bd1-40dc-b0e6-ab8d2081d2dc tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.267926 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d3666e16-1bd1-40dc-b0e6-ab8d2081d2dc tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.276887 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.276887 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:31.281414 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d3666e16-1bd1-40dc-b0e6-ab8d2081d2dc tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:31.285726 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d3666e16-1bd1-40dc-b0e6-ab8d2081d2dc tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 returned with HTTP 200 Jul 31 19:17:31.286118 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1137/4552] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.300014 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01c15fe4-326f-4d8f-8284-98944de31fc1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.302471 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01c15fe4-326f-4d8f-8284-98944de31fc1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 Jul 31 19:17:31.302858 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01c15fe4-326f-4d8f-8284-98944de31fc1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-487922517", "description": null}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:31.311919 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.311919 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:31.315827 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-01c15fe4-326f-4d8f-8284-98944de31fc1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:31.323170 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-01c15fe4-326f-4d8f-8284-98944de31fc1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:31.323883 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01c15fe4-326f-4d8f-8284-98944de31fc1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 returned with HTTP 200 Jul 31 19:17:31.324333 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1151/4553] 10.4.3.163 () {68 vars in 1368 bytes} [Fri Jul 31 19:17:31 2026] PUT /volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 => generated 769 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.334989 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e18ec0e-16d7-45b7-a3c3-01ba050bef69 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.336855 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e18ec0e-16d7-45b7-a3c3-01ba050bef69 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 Jul 31 19:17:31.337033 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e18ec0e-16d7-45b7-a3c3-01ba050bef69 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.337215 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e18ec0e-16d7-45b7-a3c3-01ba050bef69 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.343540 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.343540 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:31.346949 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e18ec0e-16d7-45b7-a3c3-01ba050bef69 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:31.350943 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e18ec0e-16d7-45b7-a3c3-01ba050bef69 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 returned with HTTP 200 Jul 31 19:17:31.351296 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1131/4554] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.363019 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0cfae773-02e6-42d4-b6b7-a7345e7ab042 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.364758 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0cfae773-02e6-42d4-b6b7-a7345e7ab042 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] DELETE https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 Jul 31 19:17:31.364933 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0cfae773-02e6-42d4-b6b7-a7345e7ab042 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.365119 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0cfae773-02e6-42d4-b6b7-a7345e7ab042 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.365324 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-0cfae773-02e6-42d4-b6b7-a7345e7ab042 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume with id: 809f9aa4-a312-46a5-ba69-4c81ef84cee6 Jul 31 19:17:31.372624 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.372624 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:31.373104 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0cfae773-02e6-42d4-b6b7-a7345e7ab042 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:31.389768 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0cfae773-02e6-42d4-b6b7-a7345e7ab042 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume request issued successfully. Jul 31 19:17:31.390008 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0cfae773-02e6-42d4-b6b7-a7345e7ab042 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 returned with HTTP 202 Jul 31 19:17:31.390451 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1136/4555] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:31 2026] DELETE /volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:31.396768 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9b47b003-7550-4133-ae18-c2f79f42e3f6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.398452 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9b47b003-7550-4133-ae18-c2f79f42e3f6 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 Jul 31 19:17:31.398654 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9b47b003-7550-4133-ae18-c2f79f42e3f6 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.398854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9b47b003-7550-4133-ae18-c2f79f42e3f6 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.405459 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.405459 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:31.408577 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9b47b003-7550-4133-ae18-c2f79f42e3f6 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:31.412366 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9b47b003-7550-4133-ae18-c2f79f42e3f6 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 returned with HTTP 200 Jul 31 19:17:31.412732 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1138/4556] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.947412 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fb1dd953-046d-445d-8263-4e5cb30a241f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.949271 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fb1dd953-046d-445d-8263-4e5cb30a241f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:31.949533 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fb1dd953-046d-445d-8263-4e5cb30a241f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.949789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fb1dd953-046d-445d-8263-4e5cb30a241f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.954140 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.954140 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:31.954614 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fb1dd953-046d-445d-8263-4e5cb30a241f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:31.955319 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fb1dd953-046d-445d-8263-4e5cb30a241f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 200 Jul 31 19:17:31.955708 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1152/4557] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:31.963403 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d939bd75-6da8-457c-9bdf-34fda9ae6106 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:31.965125 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d939bd75-6da8-457c-9bdf-34fda9ae6106 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:31.965318 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d939bd75-6da8-457c-9bdf-34fda9ae6106 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:31.965515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d939bd75-6da8-457c-9bdf-34fda9ae6106 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:31.970139 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:31.970139 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:31.970538 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d939bd75-6da8-457c-9bdf-34fda9ae6106 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:31.971215 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d939bd75-6da8-457c-9bdf-34fda9ae6106 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 200 Jul 31 19:17:31.971598 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1132/4558] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:31 2026] GET /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:32.086585 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-dafeee5c-cbba-4424-9d47-ee1719ff77de None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.088499 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-dafeee5c-cbba-4424-9d47-ee1719ff77de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:32.088841 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-dafeee5c-cbba-4424-9d47-ee1719ff77de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.089110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-dafeee5c-cbba-4424-9d47-ee1719ff77de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.093760 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.093760 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:32.095384 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-dafeee5c-cbba-4424-9d47-ee1719ff77de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:32.095384 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-dafeee5c-cbba-4424-9d47-ee1719ff77de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 200 Jul 31 19:17:32.095384 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1137/4559] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:32.103558 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-c715e603-93a1-4282-be0f-c6474912d254 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.105524 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-c715e603-93a1-4282-be0f-c6474912d254 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:32.105761 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-c715e603-93a1-4282-be0f-c6474912d254 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.105947 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-c715e603-93a1-4282-be0f-c6474912d254 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.112119 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.112119 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:32.115260 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-c715e603-93a1-4282-be0f-c6474912d254 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:32.119422 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-c715e603-93a1-4282-be0f-c6474912d254 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b returned with HTTP 200 Jul 31 19:17:32.119820 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1139/4560] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:32.145831 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7fd1e2af-999a-453d-89ed-04946039a027 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.147568 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7fd1e2af-999a-453d-89ed-04946039a027 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e Jul 31 19:17:32.147825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7fd1e2af-999a-453d-89ed-04946039a027 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.148010 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7fd1e2af-999a-453d-89ed-04946039a027 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.152106 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7fd1e2af-999a-453d-89ed-04946039a027 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e returned with HTTP 404 Jul 31 19:17:32.152576 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1153/4561] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/snapshots/ccb5a0ac-c689-4b7a-8ca2-7ec86925e10e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:32.159273 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-acc79471-b03a-43be-8e37-8caef337f9f3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.161034 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acc79471-b03a-43be-8e37-8caef337f9f3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef Jul 31 19:17:32.161347 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acc79471-b03a-43be-8e37-8caef337f9f3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.161409 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-acc79471-b03a-43be-8e37-8caef337f9f3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.161621 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-acc79471-b03a-43be-8e37-8caef337f9f3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: 62c5340e-3925-4bb9-9d36-70d4673992ef Jul 31 19:17:32.169781 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.169781 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:32.170116 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-acc79471-b03a-43be-8e37-8caef337f9f3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:32.182557 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a22f876a-7474-46bd-939b-ada557dbae0e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.184078 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a22f876a-7474-46bd-939b-ada557dbae0e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:32.184588 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a22f876a-7474-46bd-939b-ada557dbae0e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.184903 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a22f876a-7474-46bd-939b-ada557dbae0e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.185084 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-a22f876a-7474-46bd-939b-ada557dbae0e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:32.190035 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.190035 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:32.191125 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a22f876a-7474-46bd-939b-ada557dbae0e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:32.191553 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1138/4562] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:32.193170 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-acc79471-b03a-43be-8e37-8caef337f9f3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:32.193395 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-acc79471-b03a-43be-8e37-8caef337f9f3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef returned with HTTP 202 Jul 31 19:17:32.193856 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1133/4563] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:32 2026] DELETE /volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:32.202052 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-51cb2f6a-75f2-4681-8a7d-79c3ff104405 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.203924 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51cb2f6a-75f2-4681-8a7d-79c3ff104405 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef Jul 31 19:17:32.204162 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51cb2f6a-75f2-4681-8a7d-79c3ff104405 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.204376 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-51cb2f6a-75f2-4681-8a7d-79c3ff104405 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.211415 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.211415 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:32.214598 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-51cb2f6a-75f2-4681-8a7d-79c3ff104405 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:32.218301 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-51cb2f6a-75f2-4681-8a7d-79c3ff104405 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef returned with HTTP 200 Jul 31 19:17:32.218682 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1140/4564] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:32.425847 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3fbd35aa-180d-48a3-9705-1b26766aa5ee None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.427926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fbd35aa-180d-48a3-9705-1b26766aa5ee tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 Jul 31 19:17:32.428161 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fbd35aa-180d-48a3-9705-1b26766aa5ee tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.428391 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3fbd35aa-180d-48a3-9705-1b26766aa5ee tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.435581 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3fbd35aa-180d-48a3-9705-1b26766aa5ee tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 returned with HTTP 404 Jul 31 19:17:32.436229 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1154/4565] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/volumes/809f9aa4-a312-46a5-ba69-4c81ef84cee6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:32.442765 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c5bbbcc4-5f0f-4288-88cd-4cde8040bc47 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.444801 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c5bbbcc4-5f0f-4288-88cd-4cde8040bc47 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:32.445060 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c5bbbcc4-5f0f-4288-88cd-4cde8040bc47 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.445274 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c5bbbcc4-5f0f-4288-88cd-4cde8040bc47 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.455118 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.455118 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:32.459467 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c5bbbcc4-5f0f-4288-88cd-4cde8040bc47 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:32.464452 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c5bbbcc4-5f0f-4288-88cd-4cde8040bc47 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 200 Jul 31 19:17:32.464947 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1139/4566] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 891 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:32.478398 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6e4ee775-f008-4a92-a12e-674d6e199d56 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.479986 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e4ee775-f008-4a92-a12e-674d6e199d56 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:32.480164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e4ee775-f008-4a92-a12e-674d6e199d56 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.480346 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6e4ee775-f008-4a92-a12e-674d6e199d56 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.480527 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6e4ee775-f008-4a92-a12e-674d6e199d56 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume with id: 7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:32.486708 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.486708 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:32.487088 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6e4ee775-f008-4a92-a12e-674d6e199d56 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:32.504305 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6e4ee775-f008-4a92-a12e-674d6e199d56 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume request issued successfully. Jul 31 19:17:32.504543 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6e4ee775-f008-4a92-a12e-674d6e199d56 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 202 Jul 31 19:17:32.504999 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1134/4567] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:32 2026] DELETE /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:32.512952 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-30912254-8ff7-433c-8c2b-5a34d9926d4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.514766 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30912254-8ff7-433c-8c2b-5a34d9926d4a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:32.514951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30912254-8ff7-433c-8c2b-5a34d9926d4a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.515131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30912254-8ff7-433c-8c2b-5a34d9926d4a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.522382 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.522382 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:32.526077 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-30912254-8ff7-433c-8c2b-5a34d9926d4a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:32.530745 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30912254-8ff7-433c-8c2b-5a34d9926d4a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 200 Jul 31 19:17:32.531175 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1141/4568] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 890 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:32.580301 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-02b5bbe7-3d8a-4373-890b-6b4fcfa1cf2a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:32.582310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-02b5bbe7-3d8a-4373-890b-6b4fcfa1cf2a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:32.582516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-02b5bbe7-3d8a-4373-890b-6b4fcfa1cf2a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:32.582700 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-02b5bbe7-3d8a-4373-890b-6b4fcfa1cf2a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:32.587302 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:32.587302 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:32.587769 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-02b5bbe7-3d8a-4373-890b-6b4fcfa1cf2a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:32.588503 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-02b5bbe7-3d8a-4373-890b-6b4fcfa1cf2a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 200 Jul 31 19:17:32.588844 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1155/4569] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:17:32 2026] GET /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:33.203547 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-36c36de2-e8d7-41dc-ae61-bec7e780817d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.209211 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-36c36de2-e8d7-41dc-ae61-bec7e780817d tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:33.209496 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-36c36de2-e8d7-41dc-ae61-bec7e780817d tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.209764 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-36c36de2-e8d7-41dc-ae61-bec7e780817d tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.209923 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-36c36de2-e8d7-41dc-ae61-bec7e780817d tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:33.219213 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.219213 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:33.220265 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-36c36de2-e8d7-41dc-ae61-bec7e780817d tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:33.220801 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1140/4570] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:33.231429 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e79f9481-02d0-4bb5-bd2d-577b48f5843d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.233292 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e79f9481-02d0-4bb5-bd2d-577b48f5843d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef Jul 31 19:17:33.233544 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e79f9481-02d0-4bb5-bd2d-577b48f5843d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.233797 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e79f9481-02d0-4bb5-bd2d-577b48f5843d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.239896 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e79f9481-02d0-4bb5-bd2d-577b48f5843d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef returned with HTTP 404 Jul 31 19:17:33.240336 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1135/4571] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/volumes/62c5340e-3925-4bb9-9d36-70d4673992ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:33.248199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15d79819-250d-4604-ac16-70899fb7e361 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.250941 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:33.251373 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1582659510"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:33.253240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1582659510'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:33.253380 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:33.257645 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:33.263707 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (30d9c500-34cf-49fe-b195-71326865fd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:33.264739 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5932096b-fdb2-4ca0-a3b2-233d47f2371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.265561 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:33.291276 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5932096b-fdb2-4ca0-a3b2-233d47f2371b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.292133 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (489dea81-bc7c-47c9-9f8a-04b7b69e21aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.333550 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['df2b7019-dcab-419b-b235-455814b78294', '8e8d2916-cb30-4be4-b66f-39d201604db9', 'ff612463-cf03-4685-90fb-e8e0aeb0fd8b', '8ddae382-3faf-4643-abbc-302a7ec53ac8'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:33.334361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (489dea81-bc7c-47c9-9f8a-04b7b69e21aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df2b7019-dcab-419b-b235-455814b78294', '8e8d2916-cb30-4be4-b66f-39d201604db9', 'ff612463-cf03-4685-90fb-e8e0aeb0fd8b', '8ddae382-3faf-4643-abbc-302a7ec53ac8']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.335203 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c12f0245-94ff-45b2-b333-fa65947f3617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.342588 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8a457e4e-bc2f-4497-94f3-296f751ec887 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.345309 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8a457e4e-bc2f-4497-94f3-296f751ec887 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:33.345606 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8a457e4e-bc2f-4497-94f3-296f751ec887 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.345890 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8a457e4e-bc2f-4497-94f3-296f751ec887 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.351914 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.351914 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:33.352606 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8a457e4e-bc2f-4497-94f3-296f751ec887 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:33.353646 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8a457e4e-bc2f-4497-94f3-296f751ec887 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 200 Jul 31 19:17:33.354099 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1156/4572] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:33.362227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8923389a-ae90-4efd-8390-ddc3d3853242 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.363740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c12f0245-94ff-45b2-b333-fa65947f3617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03f83d87-3d9b-4e4b-bebb-0687ba803e23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1582659510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['df2b7019-dcab-419b-b235-455814b78294','8e8d2916-cb30-4be4-b66f-39d201604db9','ff612463-cf03-4685-90fb-e8e0aeb0fd8b','8ddae382-3faf-4643-abbc-302a7ec53ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1582659510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03f83d87-3d9b-4e4b-bebb-0687ba803e23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.364558 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800eab5e-2776-493c-9a57-57ce780e0f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.365052 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8923389a-ae90-4efd-8390-ddc3d3853242 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:33.365344 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8923389a-ae90-4efd-8390-ddc3d3853242 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.365605 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8923389a-ae90-4efd-8390-ddc3d3853242 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.373563 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.373563 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:33.378681 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8923389a-ae90-4efd-8390-ddc3d3853242 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:33.383640 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800eab5e-2776-493c-9a57-57ce780e0f65) transitioned into state 'SUCCESS' from state '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-1582659510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['df2b7019-dcab-419b-b235-455814b78294','8e8d2916-cb30-4be4-b66f-39d201604db9','ff612463-cf03-4685-90fb-e8e0aeb0fd8b','8ddae382-3faf-4643-abbc-302a7ec53ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.384333 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38424f1-4597-4e95-9c92-644f12e3e199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.384658 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-8923389a-ae90-4efd-8390-ddc3d3853242 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b returned with HTTP 200 Jul 31 19:17:33.385211 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1141/4573] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:33.394896 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.396138 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38424f1-4597-4e95-9c92-644f12e3e199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.397199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (30d9c500-34cf-49fe-b195-71326865fd56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:33.397388 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:33.397622 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:33.397817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "1ca62681-e90a-4c93-a8c0-2b533124825e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:33.398274 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15d79819-250d-4604-ac16-70899fb7e361 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:33.398896 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1142/4574] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:33 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:33.399496 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '1ca62681-e90a-4c93-a8c0-2b533124825e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:33.409246 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.409246 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:33.409665 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:33.409859 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:17:33.410807 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:17:33.411517 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bceb2487-7c7d-420d-858c-3292e38a2c0d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.413426 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bceb2487-7c7d-420d-858c-3292e38a2c0d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 Jul 31 19:17:33.413706 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bceb2487-7c7d-420d-858c-3292e38a2c0d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.413960 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bceb2487-7c7d-420d-858c-3292e38a2c0d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.418474 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (bddd4a86-67f9-4916-9f7b-83727ebb561f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:33.420117 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ce3d07-2300-45fb-b53f-95b92a8c556a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.421359 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.421359 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:33.421564 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:33.425221 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bceb2487-7c7d-420d-858c-3292e38a2c0d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:33.428758 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bceb2487-7c7d-420d-858c-3292e38a2c0d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 returned with HTTP 200 Jul 31 19:17:33.429125 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1157/4575] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:33.453780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31ce3d07-2300-45fb-b53f-95b92a8c556a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ca62681-e90a-4c93-a8c0-2b533124825e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.454839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fcc571e-f422-4a5c-9149-f610e057ac66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.508671 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['21e2814f-5de4-4cef-9ec8-c5f55ed5e5ae', 'be27a660-a5fe-4a6a-a6da-f1ccaa8cf2b1', '16d7da94-aaf0-4c55-8bde-411e8cac4d16', 'd8637587-2243-4e62-b253-ff446407502e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:33.509799 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fcc571e-f422-4a5c-9149-f610e057ac66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e2814f-5de4-4cef-9ec8-c5f55ed5e5ae', 'be27a660-a5fe-4a6a-a6da-f1ccaa8cf2b1', '16d7da94-aaf0-4c55-8bde-411e8cac4d16', 'd8637587-2243-4e62-b253-ff446407502e']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.510976 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2947d58-43f1-43de-ab48-49b99849e195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.543863 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9265b348-e7e5-4eac-9ee5-f96958366337 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.546264 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9265b348-e7e5-4eac-9ee5-f96958366337 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb Jul 31 19:17:33.546561 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9265b348-e7e5-4eac-9ee5-f96958366337 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.546844 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9265b348-e7e5-4eac-9ee5-f96958366337 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.554182 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9265b348-e7e5-4eac-9ee5-f96958366337 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb returned with HTTP 404 Jul 31 19:17:33.554876 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1142/4576] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/volumes/7e22365b-cfe9-4509-a2ed-dae4546691eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:33.557023 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2947d58-43f1-43de-ab48-49b99849e195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f58e8235-d547-4601-8968-218c416658a0', '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='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['21e2814f-5de4-4cef-9ec8-c5f55ed5e5ae','be27a660-a5fe-4a6a-a6da-f1ccaa8cf2b1','16d7da94-aaf0-4c55-8bde-411e8cac4d16','d8637587-2243-4e62-b253-ff446407502e'],size=1,snapshot_id=1ca62681-e90a-4c93-a8c0-2b533124825e,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:33Z,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=f58e8235-d547-4601-8968-218c416658a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ca62681-e90a-4c93-a8c0-2b533124825e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.558256 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe76167-4a00-4881-ab9b-38a680fafc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.565355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.567764 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:33.568104 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-729574598"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:33.569524 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-729574598'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:33.569645 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume of 1 GB Jul 31 19:17:33.569904 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.569904 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:33.573919 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Availability Zones retrieved successfully. Jul 31 19:17:33.579747 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe76167-4a00-4881-ab9b-38a680fafc88) transitioned into 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='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['21e2814f-5de4-4cef-9ec8-c5f55ed5e5ae','be27a660-a5fe-4a6a-a6da-f1ccaa8cf2b1','16d7da94-aaf0-4c55-8bde-411e8cac4d16','d8637587-2243-4e62-b253-ff446407502e'],size=1,snapshot_id=1ca62681-e90a-4c93-a8c0-2b533124825e,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.579898 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (e71ed9a3-023a-4e5f-a86c-1e6263a9d389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:33.580586 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd372f39-6db3-4abb-86a2-89c519d39608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.580891 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb81631a-aaba-4fc6-abca-ef1ee309934b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.581416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:33.602928 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb81631a-aaba-4fc6-abca-ef1ee309934b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.603760 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (bddd4a86-67f9-4916-9f7b-83727ebb561f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:33.604033 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:17:33.604681 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f8cd440c-5d57-40ec-b7ab-24f0ef071e9f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:33.605142 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1136/4577] 10.4.3.163 () {72 vars in 1541 bytes} [Fri Jul 31 19:17:33 2026] POST /volume/v3/volumes => generated 736 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:33.608322 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd372f39-6db3-4abb-86a2-89c519d39608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.609154 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b01f97-993f-403e-b395-36d9f05002f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.614076 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-6927518b-db1f-4622-99a4-65358293bca6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.616299 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-6927518b-db1f-4622-99a4-65358293bca6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 Jul 31 19:17:33.616568 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-6927518b-db1f-4622-99a4-65358293bca6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.616825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-6927518b-db1f-4622-99a4-65358293bca6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.624144 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.624144 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:33.628048 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-6927518b-db1f-4622-99a4-65358293bca6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:33.633111 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-6927518b-db1f-4622-99a4-65358293bca6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 returned with HTTP 200 Jul 31 19:17:33.633658 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1158/4578] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:33.642567 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-7d14e285-b99c-43b3-ac21-952878cb390d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.645186 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-7d14e285-b99c-43b3-ac21-952878cb390d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 Jul 31 19:17:33.645452 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-7d14e285-b99c-43b3-ac21-952878cb390d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.645724 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-7d14e285-b99c-43b3-ac21-952878cb390d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.648679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Created reservations ['4ca71d0c-9c6d-45ea-801e-87a39e6b0d45', 'ac20a258-1fc5-4b03-ab4d-e4255aca6884', 'aa6ccc60-7337-44ba-b23b-642df87d3cd6', 'd768350e-8fb3-4187-9178-a78017669a03'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:33.649500 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6b01f97-993f-403e-b395-36d9f05002f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ca71d0c-9c6d-45ea-801e-87a39e6b0d45', 'ac20a258-1fc5-4b03-ab4d-e4255aca6884', 'aa6ccc60-7337-44ba-b23b-642df87d3cd6', 'd768350e-8fb3-4187-9178-a78017669a03']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.650240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1487be7-2e8d-4a58-8dee-018c2a1ec5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.654539 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.654539 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:33.659130 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-7d14e285-b99c-43b3-ac21-952878cb390d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:33.664418 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-7d14e285-b99c-43b3-ac21-952878cb390d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 returned with HTTP 200 Jul 31 19:17:33.664991 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1143/4579] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:33.672954 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1487be7-2e8d-4a58-8dee-018c2a1ec5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40871692-f3d5-4bd4-a25c-de897cb1953e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-729574598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['4ca71d0c-9c6d-45ea-801e-87a39e6b0d45','ac20a258-1fc5-4b03-ab4d-e4255aca6884','aa6ccc60-7337-44ba-b23b-642df87d3cd6','d768350e-8fb3-4187-9178-a78017669a03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-729574598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40871692-f3d5-4bd4-a25c-de897cb1953e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='042c4ef86036482c973d5945bf422881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2998e35920484c87873ba1132e71f96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.673775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910681d0-2715-479f-89de-a434343dadb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.699147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910681d0-2715-479f-89de-a434343dadb1) transitioned into state 'SUCCESS' from state '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-729574598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['4ca71d0c-9c6d-45ea-801e-87a39e6b0d45','ac20a258-1fc5-4b03-ab4d-e4255aca6884','aa6ccc60-7337-44ba-b23b-642df87d3cd6','d768350e-8fb3-4187-9178-a78017669a03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.699147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28b70c6e-9bbe-480a-bd8e-91f273ede6d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:33.714825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28b70c6e-9bbe-480a-bd8e-91f273ede6d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:33.715951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (e71ed9a3-023a-4e5f-a86c-1e6263a9d389) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:33.716354 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request issued successfully. Jul 31 19:17:33.717175 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f7aa2d3d-29b7-4c6d-824d-5085ab53da7b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:33.717685 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1143/4580] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:33 2026] POST /volume/v3/volumes => generated 744 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:33.732813 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1556e3c4-0213-4850-a134-6b04ffbbc2af None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:33.734780 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1556e3c4-0213-4850-a134-6b04ffbbc2af tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e Jul 31 19:17:33.734967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1556e3c4-0213-4850-a134-6b04ffbbc2af tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:33.735181 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1556e3c4-0213-4850-a134-6b04ffbbc2af tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:33.741996 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:33.741996 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:33.745455 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1556e3c4-0213-4850-a134-6b04ffbbc2af tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:33.749554 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1556e3c4-0213-4850-a134-6b04ffbbc2af tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e returned with HTTP 200 Jul 31 19:17:33.750006 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1137/4581] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:33 2026] GET /volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e => generated 812 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:34.232296 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2d51c5d7-99f7-467f-ad82-e347caefc933 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:34.235092 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d51c5d7-99f7-467f-ad82-e347caefc933 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:34.235320 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d51c5d7-99f7-467f-ad82-e347caefc933 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:34.235553 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2d51c5d7-99f7-467f-ad82-e347caefc933 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:34.235694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2d51c5d7-99f7-467f-ad82-e347caefc933 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:34.239894 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:34.239894 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:34.240881 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2d51c5d7-99f7-467f-ad82-e347caefc933 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:34.241308 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1159/4582] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:34 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:34.446041 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c6bc9559-dc09-4642-afea-04502eff50ad None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:34.448146 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c6bc9559-dc09-4642-afea-04502eff50ad tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 Jul 31 19:17:34.448953 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c6bc9559-dc09-4642-afea-04502eff50ad tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:34.449357 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c6bc9559-dc09-4642-afea-04502eff50ad tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:34.460783 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:34.460783 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:34.465903 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c6bc9559-dc09-4642-afea-04502eff50ad tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:34.471056 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c6bc9559-dc09-4642-afea-04502eff50ad tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 returned with HTTP 200 Jul 31 19:17:34.471571 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1144/4583] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:34 2026] GET /volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:34.486415 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-17b418d2-cc5f-4ae5-974d-6e33839d5c2a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:34.488533 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-17b418d2-cc5f-4ae5-974d-6e33839d5c2a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:34.489100 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-17b418d2-cc5f-4ae5-974d-6e33839d5c2a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03f83d87-3d9b-4e4b-bebb-0687ba803e23", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-445226487"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:34.500599 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:34.500599 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:34.500991 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-17b418d2-cc5f-4ae5-974d-6e33839d5c2a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:34.501260 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-17b418d2-cc5f-4ae5-974d-6e33839d5c2a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create snapshot from volume 03f83d87-3d9b-4e4b-bebb-0687ba803e23 Jul 31 19:17:34.537818 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-17b418d2-cc5f-4ae5-974d-6e33839d5c2a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['4e848849-0624-42b7-9a4a-571cc0ed839d', 'dffd382a-f55d-4a5a-848a-60794f352628', '4a27ba82-38c6-4fc3-8019-8854ecfdfa3e', '3dccb1b3-5f8a-4d33-b899-b53938497282'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:34.584723 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-17b418d2-cc5f-4ae5-974d-6e33839d5c2a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot create request issued successfully. Jul 31 19:17:34.585087 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-17b418d2-cc5f-4ae5-974d-6e33839d5c2a tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:34.585555 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1144/4584] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:34.595883 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b0efe77b-dfb4-47b5-864c-1782a95feb19 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:34.598770 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0efe77b-dfb4-47b5-864c-1782a95feb19 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 Jul 31 19:17:34.599043 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0efe77b-dfb4-47b5-864c-1782a95feb19 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:34.599501 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b0efe77b-dfb4-47b5-864c-1782a95feb19 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:34.605305 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:34.605305 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:34.605684 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b0efe77b-dfb4-47b5-864c-1782a95feb19 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:34.606594 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b0efe77b-dfb4-47b5-864c-1782a95feb19 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 returned with HTTP 200 Jul 31 19:17:34.607067 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1138/4585] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:34 2026] GET /volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:34.764592 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ee99c6f-de07-4ed4-a7d8-c5c2f1028b30 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:34.766475 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ee99c6f-de07-4ed4-a7d8-c5c2f1028b30 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e Jul 31 19:17:34.766795 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ee99c6f-de07-4ed4-a7d8-c5c2f1028b30 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:34.767042 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ee99c6f-de07-4ed4-a7d8-c5c2f1028b30 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:34.774246 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:34.774246 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:34.778171 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3ee99c6f-de07-4ed4-a7d8-c5c2f1028b30 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:34.783541 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ee99c6f-de07-4ed4-a7d8-c5c2f1028b30 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e returned with HTTP 200 Jul 31 19:17:34.784132 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1160/4586] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:34 2026] GET /volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:34.796117 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:34.797686 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:34.798055 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "40871692-f3d5-4bd4-a25c-de897cb1953e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1499933976", "metadata": {"Type": "Test"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:34.799811 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request body: {'volume': {'source_volid': '40871692-f3d5-4bd4-a25c-de897cb1953e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1499933976', 'metadata': {'Type': 'Test'}}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:34.806631 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:34.806631 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:34.807116 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume retrieved successfully. Jul 31 19:17:34.807273 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume of 1 GB Jul 31 19:17:34.811480 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Availability Zones retrieved successfully. Jul 31 19:17:34.816710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (cfec4326-3bbe-4950-b06a-5e5ad9901869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:34.817761 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7983d317-3bb4-47e2-ba96-5cce62093acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:34.818633 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:34.842205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7983d317-3bb4-47e2-ba96-5cce62093acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '40871692-f3d5-4bd4-a25c-de897cb1953e', 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:34.842988 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3d7749-700b-4613-bb42-f8ff2f025081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:34.887289 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Created reservations ['3eec4055-7742-4446-9097-5f8b14c7aa0c', '54f29436-a418-4264-a8ff-fe971146c2e8', '8795ff4b-79e4-487f-8f80-9c038d654fb9', 'c11d8e44-a058-4deb-b924-19219cd123d3'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:34.888110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb3d7749-700b-4613-bb42-f8ff2f025081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eec4055-7742-4446-9097-5f8b14c7aa0c', '54f29436-a418-4264-a8ff-fe971146c2e8', '8795ff4b-79e4-487f-8f80-9c038d654fb9', 'c11d8e44-a058-4deb-b924-19219cd123d3']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:34.888971 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e690bd4-c48d-4e51-88f5-cd1222df57dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:34.924721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e690bd4-c48d-4e51-88f5-cd1222df57dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9654d305-4e30-47eb-8fcb-13e391b0c321', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1499933976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['3eec4055-7742-4446-9097-5f8b14c7aa0c','54f29436-a418-4264-a8ff-fe971146c2e8','8795ff4b-79e4-487f-8f80-9c038d654fb9','c11d8e44-a058-4deb-b924-19219cd123d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=40871692-f3d5-4bd4-a25c-de897cb1953e,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1499933976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9654d305-4e30-47eb-8fcb-13e391b0c321,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='042c4ef86036482c973d5945bf422881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=40871692-f3d5-4bd4-a25c-de897cb1953e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2998e35920484c87873ba1132e71f96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:34.925403 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ae22c5-e5da-444c-a7b9-c051c65d07b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:34.943909 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ae22c5-e5da-444c-a7b9-c051c65d07b5) transitioned into state 'SUCCESS' from state '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-1499933976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['3eec4055-7742-4446-9097-5f8b14c7aa0c','54f29436-a418-4264-a8ff-fe971146c2e8','8795ff4b-79e4-487f-8f80-9c038d654fb9','c11d8e44-a058-4deb-b924-19219cd123d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=40871692-f3d5-4bd4-a25c-de897cb1953e,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:34.944838 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d50ac2-7c8b-4b2f-8f29-7a7360fe1523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:34.964751 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d50ac2-7c8b-4b2f-8f29-7a7360fe1523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:34.965927 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (cfec4326-3bbe-4950-b06a-5e5ad9901869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:34.966320 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request issued successfully. Jul 31 19:17:34.967134 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-519fbf30-9313-4d9e-ae1c-781c92aa4753 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:34.967745 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1145/4587] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:34 2026] POST /volume/v3/volumes => generated 793 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:34.979230 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1180598c-8c44-437b-91bd-c4c3b53e3852 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:34.981030 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1180598c-8c44-437b-91bd-c4c3b53e3852 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:34.981209 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1180598c-8c44-437b-91bd-c4c3b53e3852 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:34.981391 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1180598c-8c44-437b-91bd-c4c3b53e3852 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:34.988082 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:34.988082 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:34.992548 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1180598c-8c44-437b-91bd-c4c3b53e3852 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:34.999659 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1180598c-8c44-437b-91bd-c4c3b53e3852 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 200 Jul 31 19:17:35.000235 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1145/4588] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:34 2026] GET /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:35.251997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e5fa1aa9-d7eb-4c11-be7d-c2bfe1979a60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:35.253755 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5fa1aa9-d7eb-4c11-be7d-c2bfe1979a60 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:35.253955 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5fa1aa9-d7eb-4c11-be7d-c2bfe1979a60 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:35.254139 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5fa1aa9-d7eb-4c11-be7d-c2bfe1979a60 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:35.254241 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e5fa1aa9-d7eb-4c11-be7d-c2bfe1979a60 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:35.258479 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:35.258479 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:35.259400 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5fa1aa9-d7eb-4c11-be7d-c2bfe1979a60 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:35.259923 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1139/4589] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:35 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:35.617567 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99cfde07-a670-4f03-b3dd-b45be76ba1a2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:35.619328 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99cfde07-a670-4f03-b3dd-b45be76ba1a2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 Jul 31 19:17:35.619554 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99cfde07-a670-4f03-b3dd-b45be76ba1a2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:35.619762 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99cfde07-a670-4f03-b3dd-b45be76ba1a2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:35.625772 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:35.625772 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:35.626115 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-99cfde07-a670-4f03-b3dd-b45be76ba1a2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:35.626816 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99cfde07-a670-4f03-b3dd-b45be76ba1a2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 returned with HTTP 200 Jul 31 19:17:35.627217 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1161/4590] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:35 2026] GET /volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:35.637727 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-eee81480-1e4a-43f9-8822-cf0dff928ff3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:35.639900 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eee81480-1e4a-43f9-8822-cf0dff928ff3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] POST https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452/action Jul 31 19:17:35.640053 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eee81480-1e4a-43f9-8822-cf0dff928ff3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:17:35.640167 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eee81480-1e4a-43f9-8822-cf0dff928ff3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:35.641796 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.snapshot_unmanage [None req-eee81480-1e4a-43f9-8822-cf0dff928ff3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Unmanage snapshot with id: 79d06194-2e81-44a1-b72b-d4284e885452 Jul 31 19:17:35.647983 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:35.647983 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:35.648604 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-eee81480-1e4a-43f9-8822-cf0dff928ff3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:35.649492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-eee81480-1e4a-43f9-8822-cf0dff928ff3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'aa435ba829384c5382f45f02ad7b25de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5970c49709854c38bc8ecd75a462b98d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:35.649743 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eee81480-1e4a-43f9-8822-cf0dff928ff3 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452/action returned with HTTP 403 Jul 31 19:17:35.650295 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1146/4591] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:17:35 2026] POST /volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:35.657829 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e4ad2fbc-0a97-4bf5-bdcf-832567bad51f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:35.660777 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4ad2fbc-0a97-4bf5-bdcf-832567bad51f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 Jul 31 19:17:35.660777 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4ad2fbc-0a97-4bf5-bdcf-832567bad51f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:35.660969 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e4ad2fbc-0a97-4bf5-bdcf-832567bad51f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:35.661086 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-e4ad2fbc-0a97-4bf5-bdcf-832567bad51f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete snapshot with id: 79d06194-2e81-44a1-b72b-d4284e885452 Jul 31 19:17:35.667282 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:35.667282 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:35.667604 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4ad2fbc-0a97-4bf5-bdcf-832567bad51f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:35.684760 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e4ad2fbc-0a97-4bf5-bdcf-832567bad51f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot delete request issued successfully. Jul 31 19:17:35.685053 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e4ad2fbc-0a97-4bf5-bdcf-832567bad51f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 returned with HTTP 202 Jul 31 19:17:35.685819 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1146/4592] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:35 2026] DELETE /volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:35.692839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-343ec57c-178f-4282-bc9f-d3944c08b9c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:35.695271 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-343ec57c-178f-4282-bc9f-d3944c08b9c5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 Jul 31 19:17:35.695539 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-343ec57c-178f-4282-bc9f-d3944c08b9c5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:35.695830 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-343ec57c-178f-4282-bc9f-d3944c08b9c5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:35.701981 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:35.701981 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:35.702413 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-343ec57c-178f-4282-bc9f-d3944c08b9c5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:35.703356 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-343ec57c-178f-4282-bc9f-d3944c08b9c5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 returned with HTTP 200 Jul 31 19:17:35.703927 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1140/4593] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:35 2026] GET /volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:36.016331 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f307c40b-fa4b-419f-9f46-2e9870d04939 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.018095 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f307c40b-fa4b-419f-9f46-2e9870d04939 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:36.018310 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f307c40b-fa4b-419f-9f46-2e9870d04939 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.018528 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f307c40b-fa4b-419f-9f46-2e9870d04939 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.027167 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.027167 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:36.031973 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f307c40b-fa4b-419f-9f46-2e9870d04939 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:36.037066 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f307c40b-fa4b-419f-9f46-2e9870d04939 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 200 Jul 31 19:17:36.037396 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1162/4594] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 886 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:36.049496 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-54c87e1b-eec1-475b-a91e-8cf484bfb219 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.051718 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-54c87e1b-eec1-475b-a91e-8cf484bfb219 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:36.051966 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-54c87e1b-eec1-475b-a91e-8cf484bfb219 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.052195 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-54c87e1b-eec1-475b-a91e-8cf484bfb219 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.060157 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.060157 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:36.063939 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-54c87e1b-eec1-475b-a91e-8cf484bfb219 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:36.068399 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-54c87e1b-eec1-475b-a91e-8cf484bfb219 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 200 Jul 31 19:17:36.068965 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1147/4595] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:36.082018 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65257f67-585c-4ab6-b30a-292557c6ec1e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.083864 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65257f67-585c-4ab6-b30a-292557c6ec1e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:36.084192 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65257f67-585c-4ab6-b30a-292557c6ec1e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1499933976"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:36.092605 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.092605 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:36.097030 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-65257f67-585c-4ab6-b30a-292557c6ec1e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:36.104515 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-65257f67-585c-4ab6-b30a-292557c6ec1e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:36.105248 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65257f67-585c-4ab6-b30a-292557c6ec1e tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 200 Jul 31 19:17:36.105817 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1147/4596] 10.4.3.163 () {68 vars in 1368 bytes} [Fri Jul 31 19:17:36 2026] PUT /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:36.118204 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-aeb7eb07-258b-46e8-b675-94cb44cf396d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.120512 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aeb7eb07-258b-46e8-b675-94cb44cf396d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:36.120965 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-aeb7eb07-258b-46e8-b675-94cb44cf396d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-77428831", "description": "This is the new description of volume"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:36.132237 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.132237 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:36.137229 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aeb7eb07-258b-46e8-b675-94cb44cf396d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:36.145926 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-aeb7eb07-258b-46e8-b675-94cb44cf396d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:36.146569 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-aeb7eb07-258b-46e8-b675-94cb44cf396d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 200 Jul 31 19:17:36.146995 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1141/4597] 10.4.3.163 () {68 vars in 1369 bytes} [Fri Jul 31 19:17:36 2026] PUT /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:36.157276 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5c6bab3d-42cf-4040-8a4d-70882486b7a8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.159079 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c6bab3d-42cf-4040-8a4d-70882486b7a8 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:36.159298 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c6bab3d-42cf-4040-8a4d-70882486b7a8 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.159540 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c6bab3d-42cf-4040-8a4d-70882486b7a8 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.165968 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.165968 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:36.169541 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5c6bab3d-42cf-4040-8a4d-70882486b7a8 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:36.173537 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c6bab3d-42cf-4040-8a4d-70882486b7a8 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 200 Jul 31 19:17:36.173926 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1163/4598] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:36.186732 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8fc943cd-e452-47ff-b427-57d185459c9c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.188970 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:36.189421 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-908722369", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-440058925"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:36.191034 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-908722369', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-440058925'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:36.191150 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume of 1 GB Jul 31 19:17:36.195626 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Availability Zones retrieved successfully. Jul 31 19:17:36.203983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (ee4ebc25-f283-45fa-bc68-5b12ba8f78b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:36.205369 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c5849c-3bee-4bdc-9381-9db374feb195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:36.206733 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:36.233953 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c5849c-3bee-4bdc-9381-9db374feb195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:36.234748 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39eed9c9-8502-4c46-8212-bcf56298f508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:36.272476 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-90fe804b-85b0-4fc2-801e-f3a624a36ef0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.274797 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90fe804b-85b0-4fc2-801e-f3a624a36ef0 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:36.275042 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90fe804b-85b0-4fc2-801e-f3a624a36ef0 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.275299 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-90fe804b-85b0-4fc2-801e-f3a624a36ef0 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.275461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-90fe804b-85b0-4fc2-801e-f3a624a36ef0 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:36.278626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Created reservations ['8aa0e1fd-9cd9-47a1-b979-2d2ccc2bdf19', 'e2f353c8-12ab-4a78-ab28-32b87addaf1c', 'c6446d20-a43a-4a7d-bb19-3dc8385e730f', '9e413aa9-1e11-4e52-bbf5-102524077191'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:36.279756 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39eed9c9-8502-4c46-8212-bcf56298f508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aa0e1fd-9cd9-47a1-b979-2d2ccc2bdf19', 'e2f353c8-12ab-4a78-ab28-32b87addaf1c', 'c6446d20-a43a-4a7d-bb19-3dc8385e730f', '9e413aa9-1e11-4e52-bbf5-102524077191']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:36.280413 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.280413 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:36.280905 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a8b43f-6b28-4bdc-859f-f59c2dd6f70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:36.281418 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-90fe804b-85b0-4fc2-801e-f3a624a36ef0 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:36.281861 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1148/4599] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:36.307708 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a8b43f-6b28-4bdc-859f-f59c2dd6f70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b9524c4-cb5c-4b93-8a9e-9133294c1660', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-908722369',display_name='tempest-VolumesGetTest-Volume-440058925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['8aa0e1fd-9cd9-47a1-b979-2d2ccc2bdf19','e2f353c8-12ab-4a78-ab28-32b87addaf1c','c6446d20-a43a-4a7d-bb19-3dc8385e730f','9e413aa9-1e11-4e52-bbf5-102524077191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:36Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-908722369',display_name='tempest-VolumesGetTest-Volume-440058925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b9524c4-cb5c-4b93-8a9e-9133294c1660,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='042c4ef86036482c973d5945bf422881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2998e35920484c87873ba1132e71f96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:36.308693 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c072d739-7734-4566-b7ad-183aedeae2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:36.327931 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c072d739-7734-4566-b7ad-183aedeae2d5) transitioned into 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-908722369',display_name='tempest-VolumesGetTest-Volume-440058925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['8aa0e1fd-9cd9-47a1-b979-2d2ccc2bdf19','e2f353c8-12ab-4a78-ab28-32b87addaf1c','c6446d20-a43a-4a7d-bb19-3dc8385e730f','9e413aa9-1e11-4e52-bbf5-102524077191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:36.328710 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fdb8efb-be36-4489-b22a-aaf2a1979524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:36.340214 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fdb8efb-be36-4489-b22a-aaf2a1979524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:36.341544 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (ee4ebc25-f283-45fa-bc68-5b12ba8f78b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:36.341982 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request issued successfully. Jul 31 19:17:36.342824 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8fc943cd-e452-47ff-b427-57d185459c9c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:36.343413 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1148/4600] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:36 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:36.357782 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dba90bee-7dca-4ca3-832c-01d973475a43 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.359587 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dba90bee-7dca-4ca3-832c-01d973475a43 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 Jul 31 19:17:36.359817 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dba90bee-7dca-4ca3-832c-01d973475a43 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.360004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dba90bee-7dca-4ca3-832c-01d973475a43 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.366977 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.366977 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:36.370474 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dba90bee-7dca-4ca3-832c-01d973475a43 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:36.374052 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dba90bee-7dca-4ca3-832c-01d973475a43 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 returned with HTTP 200 Jul 31 19:17:36.374401 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1142/4601] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:36.674657 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-77904364-a414-4e7a-92a8-74d2a409745b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.676761 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-77904364-a414-4e7a-92a8-74d2a409745b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 Jul 31 19:17:36.677037 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-77904364-a414-4e7a-92a8-74d2a409745b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.677268 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-77904364-a414-4e7a-92a8-74d2a409745b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.685739 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.685739 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:36.689498 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-77904364-a414-4e7a-92a8-74d2a409745b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:36.695127 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-77904364-a414-4e7a-92a8-74d2a409745b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 returned with HTTP 200 Jul 31 19:17:36.695607 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1164/4602] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:36.703173 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4b7a288f-bd4e-4c1d-9cea-a19fbc7162f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.703686 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b7a288f-bd4e-4c1d-9cea-a19fbc7162f7 None None] GET https://10.4.3.163/volume// Jul 31 19:17:36.703854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b7a288f-bd4e-4c1d-9cea-a19fbc7162f7 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.704062 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4b7a288f-bd4e-4c1d-9cea-a19fbc7162f7 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.704361 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4b7a288f-bd4e-4c1d-9cea-a19fbc7162f7 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:17:36.704687 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1149/4603] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:17:36.713336 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-54b926a0-785c-4925-ae94-c917792c2164 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.713831 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0cf44395-9daf-4e8a-9d04-d3ac146994ec None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.714689 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-54b926a0-785c-4925-ae94-c917792c2164 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:17:36.715065 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-54b926a0-785c-4925-ae94-c917792c2164 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f58e8235-d547-4601-8968-218c416658a0", "connector": null, "instance_uuid": "70a241f4-1096-4fe6-b131-608d2cf1e064"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:36.716228 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0cf44395-9daf-4e8a-9d04-d3ac146994ec tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 Jul 31 19:17:36.716646 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0cf44395-9daf-4e8a-9d04-d3ac146994ec tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.717027 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0cf44395-9daf-4e8a-9d04-d3ac146994ec tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.722946 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0cf44395-9daf-4e8a-9d04-d3ac146994ec tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 returned with HTTP 404 Jul 31 19:17:36.723906 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1149/4604] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/snapshots/79d06194-2e81-44a1-b72b-d4284e885452 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:36.724560 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.724560 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:36.731111 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-35ead99a-7f7d-4477-a51b-f6c811c055d2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.733286 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35ead99a-7f7d-4477-a51b-f6c811c055d2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 Jul 31 19:17:36.733574 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35ead99a-7f7d-4477-a51b-f6c811c055d2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.733838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35ead99a-7f7d-4477-a51b-f6c811c055d2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.734094 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-35ead99a-7f7d-4477-a51b-f6c811c055d2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: 03f83d87-3d9b-4e4b-bebb-0687ba803e23 Jul 31 19:17:36.742236 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.742236 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:36.742816 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-35ead99a-7f7d-4477-a51b-f6c811c055d2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:36.753588 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-54b926a0-785c-4925-ae94-c917792c2164 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:17:36.754093 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1143/4605] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:17:36 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:36.761060 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-03b1d742-46a6-4380-9cb0-57fa446f81bc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.761426 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-03b1d742-46a6-4380-9cb0-57fa446f81bc None None] GET https://10.4.3.163/volume// Jul 31 19:17:36.761604 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-03b1d742-46a6-4380-9cb0-57fa446f81bc None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.761798 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-03b1d742-46a6-4380-9cb0-57fa446f81bc None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.762094 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-03b1d742-46a6-4380-9cb0-57fa446f81bc None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:17:36.762379 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1150/4606] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:17:36.763147 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-35ead99a-7f7d-4477-a51b-f6c811c055d2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:36.763345 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35ead99a-7f7d-4477-a51b-f6c811c055d2 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 returned with HTTP 202 Jul 31 19:17:36.763794 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1165/4607] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:36 2026] DELETE /volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:36.770904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-9502b923-65f6-4458-a32d-32ea9b362df5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.771536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-039f5b8d-c1ad-4044-8e3d-39b381efc102 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.775306 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-039f5b8d-c1ad-4044-8e3d-39b381efc102 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 Jul 31 19:17:36.775560 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-9502b923-65f6-4458-a32d-32ea9b362df5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 Jul 31 19:17:36.775622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-039f5b8d-c1ad-4044-8e3d-39b381efc102 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.775680 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-9502b923-65f6-4458-a32d-32ea9b362df5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:36.775726 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-039f5b8d-c1ad-4044-8e3d-39b381efc102 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.775785 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-9502b923-65f6-4458-a32d-32ea9b362df5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:36.782535 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.782535 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:36.786776 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.786776 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:36.786957 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-039f5b8d-c1ad-4044-8e3d-39b381efc102 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:36.791694 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-039f5b8d-c1ad-4044-8e3d-39b381efc102 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 returned with HTTP 200 Jul 31 19:17:36.792069 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-9502b923-65f6-4458-a32d-32ea9b362df5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:36.792208 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1144/4608] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:36.798937 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-9502b923-65f6-4458-a32d-32ea9b362df5 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 returned with HTTP 200 Jul 31 19:17:36.798937 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1150/4609] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:17:36 2026] GET /volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 => generated 1524 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:17:36.912923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f171f24a-5921-41c9-8d97-3be3287330da None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:36.915282 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f171f24a-5921-41c9-8d97-3be3287330da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98 Jul 31 19:17:36.915758 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f171f24a-5921-41c9-8d97-3be3287330da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:36.923927 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f171f24a-5921-41c9-8d97-3be3287330da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-f58e8235-d547-4601-8968-218c416658a0-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:17:36.928704 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f171f24a-5921-41c9-8d97-3be3287330da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-f58e8235-d547-4601-8968-218c416658a0-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:17:36.929728 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:36.929728 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:37.006618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f171f24a-5921-41c9-8d97-3be3287330da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-f58e8235-d547-4601-8968-218c416658a0-np0000006260" released by "attachment_update" :: held 0.078s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:17:37.007164 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f171f24a-5921-41c9-8d97-3be3287330da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98 returned with HTTP 200 Jul 31 19:17:37.007638 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1151/4610] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:17:36 2026] PUT /volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:37.031964 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f18483b2-559a-4826-9176-c1795b11b3dd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.033914 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f18483b2-559a-4826-9176-c1795b11b3dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98/action Jul 31 19:17:37.034354 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f18483b2-559a-4826-9176-c1795b11b3dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:17:37.034571 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f18483b2-559a-4826-9176-c1795b11b3dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:37.057495 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.057495 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:37.068414 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2929f7b3-cf26-4662-a4aa-51baf4a9814a req-f18483b2-559a-4826-9176-c1795b11b3dd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98/action returned with HTTP 204 Jul 31 19:17:37.068902 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1166/4611] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:17:37 2026] POST /volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:37.294386 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e09e5229-8e86-4359-b843-3e63ad14817c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.296128 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e09e5229-8e86-4359-b843-3e63ad14817c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:37.296324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e09e5229-8e86-4359-b843-3e63ad14817c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:37.296526 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e09e5229-8e86-4359-b843-3e63ad14817c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:37.296630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e09e5229-8e86-4359-b843-3e63ad14817c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:37.300766 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.300766 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:37.301449 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e09e5229-8e86-4359-b843-3e63ad14817c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:37.301802 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1145/4612] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:37 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:37.313547 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4e9f7ffa-51be-43da-af55-86d4f0394027 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.315522 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e9f7ffa-51be-43da-af55-86d4f0394027 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:17:37.315735 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4e9f7ffa-51be-43da-af55-86d4f0394027 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:37.315918 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4e9f7ffa-51be-43da-af55-86d4f0394027 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:37.323601 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.323601 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:37.327404 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4e9f7ffa-51be-43da-af55-86d4f0394027 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:37.332093 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e9f7ffa-51be-43da-af55-86d4f0394027 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a returned with HTTP 200 Jul 31 19:17:37.332485 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1151/4613] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:37 2026] GET /volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:37.345117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-baf5751c-d495-427a-88c1-f269bf9cb723 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.346982 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] POST https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1/restore Jul 31 19:17:37.347337 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:37.348698 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Restoring backup b2728744-cdcb-46f5-9a0b-c3f86079eea1 ({'restore': {}}) {{(pid=100319) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 19:17:37.348807 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Restoring backup b2728744-cdcb-46f5-9a0b-c3f86079eea1 to volume None. Jul 31 19:17:37.353169 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.353169 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:37.354295 np0000006260 devstack@c-api.service[100319]: INFO cinder.backup.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Creating volume of 1 GB for restore of backup b2728744-cdcb-46f5-9a0b-c3f86079eea1. Jul 31 19:17:37.358715 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Availability Zones retrieved successfully. Jul 31 19:17:37.363970 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Flow 'volume_create_api' (95400292-3ba9-4f42-9a93-311d9af6cd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:37.365119 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2571c72-d721-426a-bf15-4e5a56ff17df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.366283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:37.389709 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b7af726c-1284-4dd0-9cda-a9964c7ed996 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.391593 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b7af726c-1284-4dd0-9cda-a9964c7ed996 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 Jul 31 19:17:37.391839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b7af726c-1284-4dd0-9cda-a9964c7ed996 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:37.392105 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b7af726c-1284-4dd0-9cda-a9964c7ed996 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:37.396936 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2571c72-d721-426a-bf15-4e5a56ff17df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.397806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb19047-1373-4417-9fd1-58e06aa67364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.399842 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.399842 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:37.403113 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b7af726c-1284-4dd0-9cda-a9964c7ed996 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:37.406966 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b7af726c-1284-4dd0-9cda-a9964c7ed996 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 returned with HTTP 200 Jul 31 19:17:37.407336 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1167/4614] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:37 2026] GET /volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:37.420215 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bbc4016d-741b-45f9-8b42-38468c4ea896 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.422218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbc4016d-741b-45f9-8b42-38468c4ea896 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 Jul 31 19:17:37.422218 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bbc4016d-741b-45f9-8b42-38468c4ea896 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1499933976", "description": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:37.430390 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.430390 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:37.434235 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bbc4016d-741b-45f9-8b42-38468c4ea896 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:37.434888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Created reservations ['c6759593-71f2-4b99-889e-bd5d564a9a3e', '67c58a0f-7f4d-4268-81a8-a1efd7bb50d7', '2f4053a9-06fd-41e6-b96e-b19f31d56b3b', 'ba96d918-273d-417a-99a8-bb5bf95152ef'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:37.435773 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb19047-1373-4417-9fd1-58e06aa67364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6759593-71f2-4b99-889e-bd5d564a9a3e', '67c58a0f-7f4d-4268-81a8-a1efd7bb50d7', '2f4053a9-06fd-41e6-b96e-b19f31d56b3b', 'ba96d918-273d-417a-99a8-bb5bf95152ef']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.436632 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b056ee25-5bd7-4870-9dcd-575b9b06c50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.440649 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bbc4016d-741b-45f9-8b42-38468c4ea896 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:37.441294 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bbc4016d-741b-45f9-8b42-38468c4ea896 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 returned with HTTP 200 Jul 31 19:17:37.441896 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1146/4615] 10.4.3.163 () {68 vars in 1368 bytes} [Fri Jul 31 19:17:37 2026] PUT /volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 => generated 770 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:37.453509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ad4145ea-7fd6-40a7-a70e-a4a9821b0c64 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.455416 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad4145ea-7fd6-40a7-a70e-a4a9821b0c64 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 Jul 31 19:17:37.455629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad4145ea-7fd6-40a7-a70e-a4a9821b0c64 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:37.455843 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ad4145ea-7fd6-40a7-a70e-a4a9821b0c64 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:37.462510 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.462510 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:37.465899 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ad4145ea-7fd6-40a7-a70e-a4a9821b0c64 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:37.469939 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ad4145ea-7fd6-40a7-a70e-a4a9821b0c64 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 returned with HTTP 200 Jul 31 19:17:37.470357 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1152/4616] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:37 2026] GET /volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:37.471026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b056ee25-5bd7-4870-9dcd-575b9b06c50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68de9952-d8b8-47dd-8d01-e6c0cdccc9c0', '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_b2728744-cdcb-46f5-9a0b-c3f86079eea1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0087b01aac4417ca3755871dcf6c8cd',qos_specs=None,replication_status=,reservations=['c6759593-71f2-4b99-889e-bd5d564a9a3e','67c58a0f-7f4d-4268-81a8-a1efd7bb50d7','2f4053a9-06fd-41e6-b96e-b19f31d56b3b','ba96d918-273d-417a-99a8-bb5bf95152ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d987d1cc0f74b5c9715c1b668dca11f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b2728744-cdcb-46f5-9a0b-c3f86079eea1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68de9952-d8b8-47dd-8d01-e6c0cdccc9c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0087b01aac4417ca3755871dcf6c8cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d987d1cc0f74b5c9715c1b668dca11f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.471888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b09f57c-302f-4d7f-87ba-772835373141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.483110 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-335466c9-ea3f-4c0f-8c56-649b67276ad1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.484883 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-335466c9-ea3f-4c0f-8c56-649b67276ad1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 Jul 31 19:17:37.485122 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-335466c9-ea3f-4c0f-8c56-649b67276ad1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:37.485343 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-335466c9-ea3f-4c0f-8c56-649b67276ad1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:37.485560 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-335466c9-ea3f-4c0f-8c56-649b67276ad1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume with id: 7b9524c4-cb5c-4b93-8a9e-9133294c1660 Jul 31 19:17:37.488249 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b09f57c-302f-4d7f-87ba-772835373141) transitioned into 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_b2728744-cdcb-46f5-9a0b-c3f86079eea1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0087b01aac4417ca3755871dcf6c8cd',qos_specs=None,replication_status=,reservations=['c6759593-71f2-4b99-889e-bd5d564a9a3e','67c58a0f-7f4d-4268-81a8-a1efd7bb50d7','2f4053a9-06fd-41e6-b96e-b19f31d56b3b','ba96d918-273d-417a-99a8-bb5bf95152ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d987d1cc0f74b5c9715c1b668dca11f',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.489016 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f1ab2b-7020-4f0c-95bf-bc1a03f60c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.491907 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.491907 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:37.492327 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-335466c9-ea3f-4c0f-8c56-649b67276ad1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:37.497339 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f1ab2b-7020-4f0c-95bf-bc1a03f60c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.498161 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Flow 'volume_create_api' (95400292-3ba9-4f42-9a93-311d9af6cd3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:37.498481 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Create volume request issued successfully. Jul 31 19:17:37.505167 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.505167 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:37.506138 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:37.506210 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-335466c9-ea3f-4c0f-8c56-649b67276ad1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume request issued successfully. Jul 31 19:17:37.506486 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-335466c9-ea3f-4c0f-8c56-649b67276ad1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 returned with HTTP 202 Jul 31 19:17:37.506956 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1168/4617] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:37 2026] DELETE /volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:37.514838 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2320e30f-2ff6-4386-8a2d-7d134088a810 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.516008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2320e30f-2ff6-4386-8a2d-7d134088a810 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 Jul 31 19:17:37.516234 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2320e30f-2ff6-4386-8a2d-7d134088a810 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:37.516515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2320e30f-2ff6-4386-8a2d-7d134088a810 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:37.524026 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.524026 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:37.527790 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2320e30f-2ff6-4386-8a2d-7d134088a810 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:37.532257 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2320e30f-2ff6-4386-8a2d-7d134088a810 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 returned with HTTP 200 Jul 31 19:17:37.532709 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1147/4618] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:37 2026] GET /volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:37.805741 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-798f219b-2249-4ee1-92cc-dcec4530ff5c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.807558 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-798f219b-2249-4ee1-92cc-dcec4530ff5c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 Jul 31 19:17:37.807796 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-798f219b-2249-4ee1-92cc-dcec4530ff5c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:37.808014 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-798f219b-2249-4ee1-92cc-dcec4530ff5c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:37.815245 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-798f219b-2249-4ee1-92cc-dcec4530ff5c tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 returned with HTTP 404 Jul 31 19:17:37.815846 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1153/4619] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:37 2026] GET /volume/v3/volumes/03f83d87-3d9b-4e4b-bebb-0687ba803e23 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:37.824518 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.826327 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:37.826708 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-512212362"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:37.828065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-512212362'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:37.828197 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:37.832304 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:37.837821 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (38c620a2-4780-47f2-8ce8-db5091cde8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:37.838842 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b238843c-19e7-44db-92ae-3b8ecd07c313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.839878 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:37.862929 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b238843c-19e7-44db-92ae-3b8ecd07c313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.864077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff0dd7a-b998-4b88-aa65-d4e792bcddb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.900961 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['b4bc9b2b-e701-4173-a4d1-84d38ba4aa43', '0447a178-5dc9-4003-80e3-18bc44626e7b', 'a36d7140-afb6-4022-9f41-79bbe262afa8', '113ea030-53d9-4290-a230-3f1b28fd98d3'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:37.901845 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff0dd7a-b998-4b88-aa65-d4e792bcddb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4bc9b2b-e701-4173-a4d1-84d38ba4aa43', '0447a178-5dc9-4003-80e3-18bc44626e7b', 'a36d7140-afb6-4022-9f41-79bbe262afa8', '113ea030-53d9-4290-a230-3f1b28fd98d3']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.902612 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (861cb43c-9d97-4d78-b0dc-cd8dba3fd08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.926090 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (861cb43c-9d97-4d78-b0dc-cd8dba3fd08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66e7f84d-0691-4a88-a726-0a4228dcad8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-512212362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['b4bc9b2b-e701-4173-a4d1-84d38ba4aa43','0447a178-5dc9-4003-80e3-18bc44626e7b','a36d7140-afb6-4022-9f41-79bbe262afa8','113ea030-53d9-4290-a230-3f1b28fd98d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-512212362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66e7f84d-0691-4a88-a726-0a4228dcad8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.926867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed638c55-d52c-4143-9bba-9862aaad690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.943740 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed638c55-d52c-4143-9bba-9862aaad690f) transitioned into state 'SUCCESS' from state '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-512212362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['b4bc9b2b-e701-4173-a4d1-84d38ba4aa43','0447a178-5dc9-4003-80e3-18bc44626e7b','a36d7140-afb6-4022-9f41-79bbe262afa8','113ea030-53d9-4290-a230-3f1b28fd98d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.944464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ce6361-cb98-426c-ad2c-220cdbfc3249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:37.953085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1ce6361-cb98-426c-ad2c-220cdbfc3249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:37.954020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (38c620a2-4780-47f2-8ce8-db5091cde8a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:37.954347 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:37.955031 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d99a1d60-998b-4eec-9029-1e05c2054d29 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:37.955675 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1169/4620] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:37 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:37.966828 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-98d45117-1136-4dcd-9e9f-8aa49e602010 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:37.969008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98d45117-1136-4dcd-9e9f-8aa49e602010 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e Jul 31 19:17:37.969153 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98d45117-1136-4dcd-9e9f-8aa49e602010 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:37.969377 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-98d45117-1136-4dcd-9e9f-8aa49e602010 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:37.978077 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:37.978077 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:37.981729 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-98d45117-1136-4dcd-9e9f-8aa49e602010 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:37.985555 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-98d45117-1136-4dcd-9e9f-8aa49e602010 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e returned with HTTP 200 Jul 31 19:17:37.985927 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1148/4621] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:37 2026] GET /volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:38.513830 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:38.513830 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:38.514267 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:38.514332 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Checking backup size 1 against volume size 1 {{(pid=100319) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 19:17:38.514456 np0000006260 devstack@c-api.service[100319]: INFO cinder.backup.api [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Overwriting volume 68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 with restore of backup b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:38.526795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.backup.rpcapi [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] restore_backup in rpcapi backup_id b2728744-cdcb-46f5-9a0b-c3f86079eea1 {{(pid=100319) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 19:17:38.528951 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-baf5751c-d495-427a-88c1-f269bf9cb723 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1/restore returned with HTTP 202 Jul 31 19:17:38.529568 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1152/4622] 10.4.3.163 () {68 vars in 1393 bytes} [Fri Jul 31 19:17:37 2026] POST /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1/restore => generated 189 bytes in 1185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:38.537307 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5f1ac8e3-baa4-47dc-bcbf-d2f254a58ee9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:38.539167 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f1ac8e3-baa4-47dc-bcbf-d2f254a58ee9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:38.539387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f1ac8e3-baa4-47dc-bcbf-d2f254a58ee9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:38.539606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5f1ac8e3-baa4-47dc-bcbf-d2f254a58ee9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:38.539765 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5f1ac8e3-baa4-47dc-bcbf-d2f254a58ee9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:38.544633 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:38.544633 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:38.545936 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5f1ac8e3-baa4-47dc-bcbf-d2f254a58ee9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:38.546063 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-00528827-f683-4a4b-9478-699dad1d3790 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:38.546394 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1154/4623] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:38 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:38.548007 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00528827-f683-4a4b-9478-699dad1d3790 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 Jul 31 19:17:38.548205 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00528827-f683-4a4b-9478-699dad1d3790 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:38.548385 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00528827-f683-4a4b-9478-699dad1d3790 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:38.553852 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00528827-f683-4a4b-9478-699dad1d3790 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 returned with HTTP 404 Jul 31 19:17:38.554267 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1170/4624] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:38 2026] GET /volume/v3/volumes/7b9524c4-cb5c-4b93-8a9e-9133294c1660 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:38.561502 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b8baaa2f-47ec-4ac7-b42e-4fac7535716d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:38.563677 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8baaa2f-47ec-4ac7-b42e-4fac7535716d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:38.563971 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8baaa2f-47ec-4ac7-b42e-4fac7535716d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:38.564239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b8baaa2f-47ec-4ac7-b42e-4fac7535716d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:38.571954 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:38.571954 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:38.576160 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b8baaa2f-47ec-4ac7-b42e-4fac7535716d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:38.580408 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b8baaa2f-47ec-4ac7-b42e-4fac7535716d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 200 Jul 31 19:17:38.580920 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1149/4625] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:38 2026] GET /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:38.593693 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4234a0d9-4c3a-4ded-8873-97ffbeb70ed7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:38.596301 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4234a0d9-4c3a-4ded-8873-97ffbeb70ed7 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:38.596608 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4234a0d9-4c3a-4ded-8873-97ffbeb70ed7 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:38.596904 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4234a0d9-4c3a-4ded-8873-97ffbeb70ed7 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:38.597136 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4234a0d9-4c3a-4ded-8873-97ffbeb70ed7 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume with id: 9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:38.606578 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:38.606578 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:38.607285 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4234a0d9-4c3a-4ded-8873-97ffbeb70ed7 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:38.628814 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4234a0d9-4c3a-4ded-8873-97ffbeb70ed7 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume request issued successfully. Jul 31 19:17:38.629100 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4234a0d9-4c3a-4ded-8873-97ffbeb70ed7 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 202 Jul 31 19:17:38.629726 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1153/4626] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:38 2026] DELETE /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:38.637865 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d72ee665-c71e-4b52-a297-1a7dbe55c5a1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:38.639021 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d72ee665-c71e-4b52-a297-1a7dbe55c5a1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:38.639229 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d72ee665-c71e-4b52-a297-1a7dbe55c5a1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:38.639409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d72ee665-c71e-4b52-a297-1a7dbe55c5a1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:38.647026 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:38.647026 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:38.650877 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d72ee665-c71e-4b52-a297-1a7dbe55c5a1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:38.655390 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d72ee665-c71e-4b52-a297-1a7dbe55c5a1 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 200 Jul 31 19:17:38.655837 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1155/4627] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:38 2026] GET /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:38.999961 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-471989e4-111d-4a6f-bbfd-a40537f9fd70 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:39.001543 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-471989e4-111d-4a6f-bbfd-a40537f9fd70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e Jul 31 19:17:39.001794 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-471989e4-111d-4a6f-bbfd-a40537f9fd70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:39.001999 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-471989e4-111d-4a6f-bbfd-a40537f9fd70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:39.008555 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:39.008555 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:39.011623 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-471989e4-111d-4a6f-bbfd-a40537f9fd70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:39.014953 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-471989e4-111d-4a6f-bbfd-a40537f9fd70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e returned with HTTP 200 Jul 31 19:17:39.015287 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1171/4628] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:38 2026] GET /volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:39.026407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7dd70cd9-e1a0-4921-85ba-90db328613ba None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:39.028160 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dd70cd9-e1a0-4921-85ba-90db328613ba tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:39.028548 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7dd70cd9-e1a0-4921-85ba-90db328613ba tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66e7f84d-0691-4a88-a726-0a4228dcad8e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-829005452"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:39.036152 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:39.036152 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:39.036554 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7dd70cd9-e1a0-4921-85ba-90db328613ba tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:39.036718 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-7dd70cd9-e1a0-4921-85ba-90db328613ba tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create snapshot from volume 66e7f84d-0691-4a88-a726-0a4228dcad8e Jul 31 19:17:39.058347 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7dd70cd9-e1a0-4921-85ba-90db328613ba tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['b486ac5a-ea23-4b85-a891-6dbea90909d1', '11a22e2d-5b12-46cd-abde-1ce0f641743e', 'd2e32119-faf6-4334-8820-20d2ff065eba', 'c15470c6-0f22-4abc-84b3-b79d281c7535'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:39.085722 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7dd70cd9-e1a0-4921-85ba-90db328613ba tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot create request issued successfully. Jul 31 19:17:39.086045 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7dd70cd9-e1a0-4921-85ba-90db328613ba tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:39.086456 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1150/4629] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:39.094829 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e572f099-2541-4094-9922-226568cebed5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:39.096940 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e572f099-2541-4094-9922-226568cebed5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 Jul 31 19:17:39.097136 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e572f099-2541-4094-9922-226568cebed5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:39.097381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e572f099-2541-4094-9922-226568cebed5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:39.102591 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:39.102591 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:39.102947 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e572f099-2541-4094-9922-226568cebed5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:39.103611 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e572f099-2541-4094-9922-226568cebed5 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 returned with HTTP 200 Jul 31 19:17:39.104014 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1154/4630] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:39 2026] GET /volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:39.560292 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e4a85670-1698-48ac-aad8-60687871ea9e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:39.561899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e4a85670-1698-48ac-aad8-60687871ea9e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:39.562124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e4a85670-1698-48ac-aad8-60687871ea9e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:39.562337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e4a85670-1698-48ac-aad8-60687871ea9e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:39.562494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-e4a85670-1698-48ac-aad8-60687871ea9e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:39.566759 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:39.566759 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:39.567467 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e4a85670-1698-48ac-aad8-60687871ea9e tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:39.567844 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1156/4631] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:39 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:39.668607 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7a0c7abd-41d6-4580-893c-94c84233f182 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:39.670430 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a0c7abd-41d6-4580-893c-94c84233f182 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 Jul 31 19:17:39.670675 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a0c7abd-41d6-4580-893c-94c84233f182 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:39.670895 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a0c7abd-41d6-4580-893c-94c84233f182 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:39.676959 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a0c7abd-41d6-4580-893c-94c84233f182 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 returned with HTTP 404 Jul 31 19:17:39.677428 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1172/4632] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:39 2026] GET /volume/v3/volumes/9654d305-4e30-47eb-8fcb-13e391b0c321 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:39.685819 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3398f278-7b52-4a16-8507-50f399b1ef9a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:39.687574 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3398f278-7b52-4a16-8507-50f399b1ef9a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e Jul 31 19:17:39.687762 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3398f278-7b52-4a16-8507-50f399b1ef9a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:39.687936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3398f278-7b52-4a16-8507-50f399b1ef9a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:39.694250 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:39.694250 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:39.697584 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3398f278-7b52-4a16-8507-50f399b1ef9a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:39.701253 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3398f278-7b52-4a16-8507-50f399b1ef9a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e returned with HTTP 200 Jul 31 19:17:39.701613 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1151/4633] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:39 2026] GET /volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:39.714205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-38ea35a6-cd80-4a82-a0bb-df4c32ba0082 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:39.715925 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-38ea35a6-cd80-4a82-a0bb-df4c32ba0082 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] DELETE https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e Jul 31 19:17:39.716143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-38ea35a6-cd80-4a82-a0bb-df4c32ba0082 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:39.716355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-38ea35a6-cd80-4a82-a0bb-df4c32ba0082 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:39.716536 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-38ea35a6-cd80-4a82-a0bb-df4c32ba0082 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume with id: 40871692-f3d5-4bd4-a25c-de897cb1953e Jul 31 19:17:39.723204 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:39.723204 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:39.723696 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-38ea35a6-cd80-4a82-a0bb-df4c32ba0082 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:39.742472 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-38ea35a6-cd80-4a82-a0bb-df4c32ba0082 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume request issued successfully. Jul 31 19:17:39.742753 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-38ea35a6-cd80-4a82-a0bb-df4c32ba0082 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e returned with HTTP 202 Jul 31 19:17:39.743279 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1155/4634] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:39 2026] DELETE /volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:39.749942 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f647cd4a-fd09-49b4-8e6f-f85a0b284b29 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:39.751607 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f647cd4a-fd09-49b4-8e6f-f85a0b284b29 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e Jul 31 19:17:39.751816 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f647cd4a-fd09-49b4-8e6f-f85a0b284b29 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:39.751979 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f647cd4a-fd09-49b4-8e6f-f85a0b284b29 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:39.758574 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:39.758574 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:39.761890 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f647cd4a-fd09-49b4-8e6f-f85a0b284b29 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:39.765896 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f647cd4a-fd09-49b4-8e6f-f85a0b284b29 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e returned with HTTP 200 Jul 31 19:17:39.766313 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1157/4635] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:39 2026] GET /volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:40.112808 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0736a809-ff09-422e-895e-fec29f56c7c6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:40.114546 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0736a809-ff09-422e-895e-fec29f56c7c6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 Jul 31 19:17:40.114741 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0736a809-ff09-422e-895e-fec29f56c7c6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:40.114916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0736a809-ff09-422e-895e-fec29f56c7c6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:40.120405 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:40.120405 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:40.120806 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0736a809-ff09-422e-895e-fec29f56c7c6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:40.121546 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0736a809-ff09-422e-895e-fec29f56c7c6 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 returned with HTTP 200 Jul 31 19:17:40.121952 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1173/4636] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:40 2026] GET /volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:40.129563 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-46ce4757-4b9e-4319-a88d-0ccbf652864d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:40.131607 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-46ce4757-4b9e-4319-a88d-0ccbf652864d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] PUT https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 Jul 31 19:17:40.132059 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-46ce4757-4b9e-4319-a88d-0ccbf652864d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:40.138950 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:40.138950 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:40.139593 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-46ce4757-4b9e-4319-a88d-0ccbf652864d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Snapshot retrieved successfully. Jul 31 19:17:40.150288 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-46ce4757-4b9e-4319-a88d-0ccbf652864d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 returned with HTTP 200 Jul 31 19:17:40.151165 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1152/4637] 10.4.3.163 () {68 vars in 1374 bytes} [Fri Jul 31 19:17:40 2026] PUT /volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 => generated 360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:40.159225 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11fddca3-c757-4ac1-b0d1-bd2282c2a577 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:40.161238 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11fddca3-c757-4ac1-b0d1-bd2282c2a577 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 Jul 31 19:17:40.161459 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11fddca3-c757-4ac1-b0d1-bd2282c2a577 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:40.161673 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11fddca3-c757-4ac1-b0d1-bd2282c2a577 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:40.161777 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-11fddca3-c757-4ac1-b0d1-bd2282c2a577 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete snapshot with id: d67bbe49-8272-4ad2-a29c-13a32e71e4f1 Jul 31 19:17:40.166521 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:40.166521 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:40.166799 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-11fddca3-c757-4ac1-b0d1-bd2282c2a577 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:40.183571 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-11fddca3-c757-4ac1-b0d1-bd2282c2a577 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot delete request issued successfully. Jul 31 19:17:40.183767 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11fddca3-c757-4ac1-b0d1-bd2282c2a577 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 returned with HTTP 202 Jul 31 19:17:40.184157 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1156/4638] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:40 2026] DELETE /volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:40.192186 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-376ec036-3ba6-410b-881e-6db2028ebc4f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:40.194182 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-376ec036-3ba6-410b-881e-6db2028ebc4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 Jul 31 19:17:40.194387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-376ec036-3ba6-410b-881e-6db2028ebc4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:40.194653 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-376ec036-3ba6-410b-881e-6db2028ebc4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:40.199158 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:40.199158 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:40.199506 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-376ec036-3ba6-410b-881e-6db2028ebc4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:40.200285 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-376ec036-3ba6-410b-881e-6db2028ebc4f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 returned with HTTP 200 Jul 31 19:17:40.200608 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1158/4639] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:40 2026] GET /volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:40.587782 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-07feb182-ea30-408b-a1ea-b8fdcae5f7c7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:40.589676 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07feb182-ea30-408b-a1ea-b8fdcae5f7c7 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:40.589837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07feb182-ea30-408b-a1ea-b8fdcae5f7c7 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:40.590050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-07feb182-ea30-408b-a1ea-b8fdcae5f7c7 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:40.590222 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-07feb182-ea30-408b-a1ea-b8fdcae5f7c7 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:40.595049 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:40.595049 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:40.595964 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-07feb182-ea30-408b-a1ea-b8fdcae5f7c7 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:40.596352 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1174/4640] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:40 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:40.780310 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b5d378ec-f934-44cc-9ffa-1c63f4f4aaec None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:40.781997 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5d378ec-f934-44cc-9ffa-1c63f4f4aaec tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e Jul 31 19:17:40.782180 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5d378ec-f934-44cc-9ffa-1c63f4f4aaec tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:40.782353 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b5d378ec-f934-44cc-9ffa-1c63f4f4aaec tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:40.787824 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b5d378ec-f934-44cc-9ffa-1c63f4f4aaec tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e returned with HTTP 404 Jul 31 19:17:40.788356 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1153/4641] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:40 2026] GET /volume/v3/volumes/40871692-f3d5-4bd4-a25c-de897cb1953e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:40.826572 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:40.828224 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:40.828577 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-VolumesGetTest-Volume-1598460954", "metadata": {"Type": "Test"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:40.830030 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request body: {'volume': {'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1598460954', 'metadata': {'Type': 'Test'}}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:40.898949 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume of 1 GB Jul 31 19:17:40.899306 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:40.899306 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:40.903484 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Availability Zones retrieved successfully. Jul 31 19:17:40.909077 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (dd36fde7-46c1-4339-b1ca-03b17435b6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:40.910098 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3acefa7-e1cd-4fe7-8dc8-9866a3849208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:40.910930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:40.959964 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3acefa7-e1cd-4fe7-8dc8-9866a3849208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:40.960872 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae8a46f8-6d07-4bde-8f0e-f30abe166c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:40.997385 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Created reservations ['a6bbbd0f-c56e-41ba-a115-b86395dac02c', 'df710f54-0ea5-4190-9c23-f1edc7b3d004', '432517c5-e7f5-4136-b375-4f7b790b5a8a', '021fc5d4-5a27-485a-9a5d-d8beb6cb8a78'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:40.998230 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae8a46f8-6d07-4bde-8f0e-f30abe166c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6bbbd0f-c56e-41ba-a115-b86395dac02c', 'df710f54-0ea5-4190-9c23-f1edc7b3d004', '432517c5-e7f5-4136-b375-4f7b790b5a8a', '021fc5d4-5a27-485a-9a5d-d8beb6cb8a78']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:40.998947 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d835e38-4722-4990-86dc-e837c071599b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:41.022007 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d835e38-4722-4990-86dc-e837c071599b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b921175-aa4c-495f-a363-b94f6ee8c19a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1598460954',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['a6bbbd0f-c56e-41ba-a115-b86395dac02c','df710f54-0ea5-4190-9c23-f1edc7b3d004','432517c5-e7f5-4136-b375-4f7b790b5a8a','021fc5d4-5a27-485a-9a5d-d8beb6cb8a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1598460954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b921175-aa4c-495f-a363-b94f6ee8c19a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='042c4ef86036482c973d5945bf422881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2998e35920484c87873ba1132e71f96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:41.023136 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5a61b6-1329-446d-aa06-51bf6b8ddf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:41.040148 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c5a61b6-1329-446d-aa06-51bf6b8ddf95) transitioned into state 'SUCCESS' from state '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-1598460954',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['a6bbbd0f-c56e-41ba-a115-b86395dac02c','df710f54-0ea5-4190-9c23-f1edc7b3d004','432517c5-e7f5-4136-b375-4f7b790b5a8a','021fc5d4-5a27-485a-9a5d-d8beb6cb8a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:41.040990 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84f165a-5d4d-40bc-885a-fd1ce5762d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:41.050529 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e84f165a-5d4d-40bc-885a-fd1ce5762d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:41.051592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (dd36fde7-46c1-4339-b1ca-03b17435b6fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:41.051949 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request issued successfully. Jul 31 19:17:41.052592 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-20a4f006-cf85-40d4-b11a-f16d8104e35c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:41.053082 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1157/4642] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:40 2026] POST /volume/v3/volumes => generated 759 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:41.064132 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d95bd685-315e-4717-8700-a1fe4c137362 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:41.066015 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d95bd685-315e-4717-8700-a1fe4c137362 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:41.066201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d95bd685-315e-4717-8700-a1fe4c137362 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:41.066378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d95bd685-315e-4717-8700-a1fe4c137362 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:41.072995 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:41.072995 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:41.076248 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d95bd685-315e-4717-8700-a1fe4c137362 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:41.080284 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d95bd685-315e-4717-8700-a1fe4c137362 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 200 Jul 31 19:17:41.080848 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1159/4643] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:41 2026] GET /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:41.210625 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8decd9f4-d68a-4c81-83bc-095cecea08a8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:41.212397 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8decd9f4-d68a-4c81-83bc-095cecea08a8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 Jul 31 19:17:41.212638 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8decd9f4-d68a-4c81-83bc-095cecea08a8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:41.212873 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8decd9f4-d68a-4c81-83bc-095cecea08a8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:41.216344 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8decd9f4-d68a-4c81-83bc-095cecea08a8 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 returned with HTTP 404 Jul 31 19:17:41.216815 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1175/4644] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:41 2026] GET /volume/v3/snapshots/d67bbe49-8272-4ad2-a29c-13a32e71e4f1 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:41.223097 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb194266-e649-4c67-926b-783a434b85de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:41.224809 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb194266-e649-4c67-926b-783a434b85de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e Jul 31 19:17:41.224944 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb194266-e649-4c67-926b-783a434b85de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:41.225141 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb194266-e649-4c67-926b-783a434b85de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:41.225294 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bb194266-e649-4c67-926b-783a434b85de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: 66e7f84d-0691-4a88-a726-0a4228dcad8e Jul 31 19:17:41.232030 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:41.232030 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:41.232334 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb194266-e649-4c67-926b-783a434b85de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:41.250299 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb194266-e649-4c67-926b-783a434b85de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:41.250503 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb194266-e649-4c67-926b-783a434b85de tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e returned with HTTP 202 Jul 31 19:17:41.250904 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1154/4645] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:41 2026] DELETE /volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:41.258102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e93e9293-9ecd-4937-b752-1bc6c4f0ec8e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:41.259931 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e93e9293-9ecd-4937-b752-1bc6c4f0ec8e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e Jul 31 19:17:41.260127 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e93e9293-9ecd-4937-b752-1bc6c4f0ec8e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:41.260306 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e93e9293-9ecd-4937-b752-1bc6c4f0ec8e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:41.267263 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:41.267263 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:41.270284 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e93e9293-9ecd-4937-b752-1bc6c4f0ec8e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:41.274009 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e93e9293-9ecd-4937-b752-1bc6c4f0ec8e tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e returned with HTTP 200 Jul 31 19:17:41.274382 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1158/4646] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:41 2026] GET /volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:41.606917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cda49902-6a4e-4783-b3b0-828dfb499fa6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:41.608750 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cda49902-6a4e-4783-b3b0-828dfb499fa6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:41.614656 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cda49902-6a4e-4783-b3b0-828dfb499fa6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:41.614656 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cda49902-6a4e-4783-b3b0-828dfb499fa6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:41.614656 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-cda49902-6a4e-4783-b3b0-828dfb499fa6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:41.614656 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:41.614656 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:41.614656 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cda49902-6a4e-4783-b3b0-828dfb499fa6 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:41.614656 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1160/4647] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:41 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:42.093219 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-604cedbe-e470-48e6-93bb-a479e9a6f251 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.095261 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-604cedbe-e470-48e6-93bb-a479e9a6f251 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:42.095450 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-604cedbe-e470-48e6-93bb-a479e9a6f251 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:42.095671 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-604cedbe-e470-48e6-93bb-a479e9a6f251 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:42.098095 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=572,cinder:UPDATE=208,cinder:DELETE=3,cinder:INSERT=104 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:17:42.104128 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:42.104128 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:42.108648 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-604cedbe-e470-48e6-93bb-a479e9a6f251 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:42.114494 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-604cedbe-e470-48e6-93bb-a479e9a6f251 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 200 Jul 31 19:17:42.115108 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1176/4648] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:42 2026] GET /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:42.127538 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b364946b-15d3-4bb3-8a67-8187aba8ea60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.129009 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b364946b-15d3-4bb3-8a67-8187aba8ea60 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:42.129354 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b364946b-15d3-4bb3-8a67-8187aba8ea60 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:42.129926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b364946b-15d3-4bb3-8a67-8187aba8ea60 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:42.137183 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:42.137183 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:42.143305 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b364946b-15d3-4bb3-8a67-8187aba8ea60 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:42.145998 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b364946b-15d3-4bb3-8a67-8187aba8ea60 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 200 Jul 31 19:17:42.146736 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1155/4649] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:42 2026] GET /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:42.158705 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a6c14fce-3a99-4806-9e04-1dec581760e3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.160392 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6c14fce-3a99-4806-9e04-1dec581760e3 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:42.160759 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6c14fce-3a99-4806-9e04-1dec581760e3 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1598460954"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:42.164091 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=623,cinder:UPDATE=223,cinder:INSERT=131,cinder:DELETE=1 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:17:42.170645 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:42.170645 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:42.174196 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a6c14fce-3a99-4806-9e04-1dec581760e3 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:42.179835 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a6c14fce-3a99-4806-9e04-1dec581760e3 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:42.180352 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6c14fce-3a99-4806-9e04-1dec581760e3 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 200 Jul 31 19:17:42.180780 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1159/4650] 10.4.3.163 () {68 vars in 1368 bytes} [Fri Jul 31 19:17:42 2026] PUT /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 783 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:42.193085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4e249faf-2c9e-4130-a7a5-2e9aaabea9ea None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.195085 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e249faf-2c9e-4130-a7a5-2e9aaabea9ea tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:42.195518 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4e249faf-2c9e-4130-a7a5-2e9aaabea9ea tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-398023492", "description": "This is the new description of volume"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:42.203658 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:42.203658 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:42.207839 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4e249faf-2c9e-4130-a7a5-2e9aaabea9ea tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:42.214447 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4e249faf-2c9e-4130-a7a5-2e9aaabea9ea tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:42.215159 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4e249faf-2c9e-4130-a7a5-2e9aaabea9ea tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 200 Jul 31 19:17:42.215564 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1161/4651] 10.4.3.163 () {68 vars in 1369 bytes} [Fri Jul 31 19:17:42 2026] PUT /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:42.227705 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7570f559-34fb-4059-9830-8ef15bbeb4fa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.229475 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7570f559-34fb-4059-9830-8ef15bbeb4fa tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:42.229747 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7570f559-34fb-4059-9830-8ef15bbeb4fa tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:42.229949 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7570f559-34fb-4059-9830-8ef15bbeb4fa tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:42.236737 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:42.236737 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:42.240270 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7570f559-34fb-4059-9830-8ef15bbeb4fa tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:42.244577 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7570f559-34fb-4059-9830-8ef15bbeb4fa tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 200 Jul 31 19:17:42.244950 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1177/4652] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:42 2026] GET /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:42.257263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.259091 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:42.259466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1712711893", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1701798647"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:42.260908 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1712711893', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1701798647'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:42.261046 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume of 1 GB Jul 31 19:17:42.264881 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Availability Zones retrieved successfully. Jul 31 19:17:42.270152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (c058b3ed-e88e-4c4c-9a59-b465f3f3e03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:42.271037 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab08c89-d41a-4aaa-bc8e-1362b0bd04f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.271929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:42.287107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cab7ed9b-798d-46f1-ad7c-044e6be2492d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.289364 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cab7ed9b-798d-46f1-ad7c-044e6be2492d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e Jul 31 19:17:42.289562 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cab7ed9b-798d-46f1-ad7c-044e6be2492d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:42.289811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cab7ed9b-798d-46f1-ad7c-044e6be2492d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:42.295912 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cab7ed9b-798d-46f1-ad7c-044e6be2492d tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e returned with HTTP 404 Jul 31 19:17:42.296405 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1160/4653] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:42 2026] GET /volume/v3/volumes/66e7f84d-0691-4a88-a726-0a4228dcad8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:42.297657 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab08c89-d41a-4aaa-bc8e-1362b0bd04f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.298630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8a19fc-3626-4c2e-8267-3cb9776d00bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.306706 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-555067da-5864-4bf0-a14e-4f40f4306b91 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.308368 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:42.308781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-709805346"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:42.310124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-709805346'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:42.310290 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume of 1 GB Jul 31 19:17:42.314318 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Availability Zones retrieved successfully. Jul 31 19:17:42.320569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (b02d9621-37a2-4d56-a3b6-5e900dbc887e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:42.321664 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c436cd7-34d0-4fad-a1df-160ccc3cdc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.322592 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:42.340706 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Created reservations ['5b9fe0ed-ae41-44bf-aa4b-0f2c0a2a640e', 'bc5c7288-e9b4-436e-86e6-d5fc6f7b7eb5', 'aa75219a-8aba-4f9a-8481-06b62d6a9d19', '478b1113-27a3-4361-b8c8-fb717b273943'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:42.341549 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8a19fc-3626-4c2e-8267-3cb9776d00bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b9fe0ed-ae41-44bf-aa4b-0f2c0a2a640e', 'bc5c7288-e9b4-436e-86e6-d5fc6f7b7eb5', 'aa75219a-8aba-4f9a-8481-06b62d6a9d19', '478b1113-27a3-4361-b8c8-fb717b273943']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.342316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b098921-d51f-44b1-acf2-29a8f9f7893b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.348240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c436cd7-34d0-4fad-a1df-160ccc3cdc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.349208 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a24096-6253-4a4a-bad8-f95a9c6f8f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.363625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b098921-d51f-44b1-acf2-29a8f9f7893b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec88d4ed-4c7a-4c43-90b0-6d6d76f51930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1712711893',display_name='tempest-VolumesGetTest-Volume-1701798647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['5b9fe0ed-ae41-44bf-aa4b-0f2c0a2a640e','bc5c7288-e9b4-436e-86e6-d5fc6f7b7eb5','aa75219a-8aba-4f9a-8481-06b62d6a9d19','478b1113-27a3-4361-b8c8-fb717b273943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:42Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1712711893',display_name='tempest-VolumesGetTest-Volume-1701798647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec88d4ed-4c7a-4c43-90b0-6d6d76f51930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='042c4ef86036482c973d5945bf422881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2998e35920484c87873ba1132e71f96e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.364368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ac0c87-cb25-4f8e-b777-7948b4f4b62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.383287 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ac0c87-cb25-4f8e-b777-7948b4f4b62f) transitioned into 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-1712711893',display_name='tempest-VolumesGetTest-Volume-1701798647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='042c4ef86036482c973d5945bf422881',qos_specs=None,replication_status=,reservations=['5b9fe0ed-ae41-44bf-aa4b-0f2c0a2a640e','bc5c7288-e9b4-436e-86e6-d5fc6f7b7eb5','aa75219a-8aba-4f9a-8481-06b62d6a9d19','478b1113-27a3-4361-b8c8-fb717b273943'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2998e35920484c87873ba1132e71f96e',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.384098 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c26dbb7-926c-4dc6-b068-c82bddb73925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.391101 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['29e19ec5-2250-4f1f-844d-65b83882df75', 'c9adfb05-6c41-4245-affb-011c12c4d2b6', 'd859f876-669c-431c-9674-176980efb6fd', '9dfbf5ca-c22e-403e-bfcb-67f5a5f277db'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:42.392182 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a24096-6253-4a4a-bad8-f95a9c6f8f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29e19ec5-2250-4f1f-844d-65b83882df75', 'c9adfb05-6c41-4245-affb-011c12c4d2b6', 'd859f876-669c-431c-9674-176980efb6fd', '9dfbf5ca-c22e-403e-bfcb-67f5a5f277db']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.392956 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bb2281c-3e3c-49a0-b2cc-f0e4de70efe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.393334 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c26dbb7-926c-4dc6-b068-c82bddb73925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.394133 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Flow 'volume_create_api' (c058b3ed-e88e-4c4c-9a59-b465f3f3e03e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:42.394413 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Create volume request issued successfully. Jul 31 19:17:42.394978 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bb6568f6-ffc1-4b74-8239-8ee3e9ca755a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:42.395405 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1156/4654] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:42 2026] POST /volume/v3/volumes => generated 780 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:42.407569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d39d28d3-bfab-4f46-8b7f-b51f0ca41d24 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.409314 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d39d28d3-bfab-4f46-8b7f-b51f0ca41d24 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 Jul 31 19:17:42.409600 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d39d28d3-bfab-4f46-8b7f-b51f0ca41d24 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:42.409800 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d39d28d3-bfab-4f46-8b7f-b51f0ca41d24 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:42.417053 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:42.417053 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:42.420668 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d39d28d3-bfab-4f46-8b7f-b51f0ca41d24 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:42.422813 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bb2281c-3e3c-49a0-b2cc-f0e4de70efe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-709805346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['29e19ec5-2250-4f1f-844d-65b83882df75','c9adfb05-6c41-4245-affb-011c12c4d2b6','d859f876-669c-431c-9674-176980efb6fd','9dfbf5ca-c22e-403e-bfcb-67f5a5f277db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-709805346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5970c49709854c38bc8ecd75a462b98d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.423629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dad8048-26ab-44d4-9e6b-0661d2955b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.425156 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d39d28d3-bfab-4f46-8b7f-b51f0ca41d24 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 returned with HTTP 200 Jul 31 19:17:42.425571 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1178/4655] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:42 2026] GET /volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:42.440488 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dad8048-26ab-44d4-9e6b-0661d2955b0f) transitioned into state 'SUCCESS' from state '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-709805346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5970c49709854c38bc8ecd75a462b98d',qos_specs=None,replication_status=,reservations=['29e19ec5-2250-4f1f-844d-65b83882df75','c9adfb05-6c41-4245-affb-011c12c4d2b6','d859f876-669c-431c-9674-176980efb6fd','9dfbf5ca-c22e-403e-bfcb-67f5a5f277db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13653ecd5fef498fb78854c4c9ce5caa',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.441192 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708446b4-55e0-4955-a83e-e6c95960f745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:42.450275 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (708446b4-55e0-4955-a83e-e6c95960f745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:42.451244 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Flow 'volume_create_api' (b02d9621-37a2-4d56-a3b6-5e900dbc887e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:42.451885 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create volume request issued successfully. Jul 31 19:17:42.452363 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-555067da-5864-4bf0-a14e-4f40f4306b91 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:42.452871 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1162/4656] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:42 2026] POST /volume/v3/volumes => generated 777 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:42.471045 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b72ba1e6-c997-4276-ac6c-7d47b04f05a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.473671 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b72ba1e6-c997-4276-ac6c-7d47b04f05a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 Jul 31 19:17:42.473987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b72ba1e6-c997-4276-ac6c-7d47b04f05a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:42.474448 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b72ba1e6-c997-4276-ac6c-7d47b04f05a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:42.484122 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:42.484122 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:42.488349 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b72ba1e6-c997-4276-ac6c-7d47b04f05a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:42.492963 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b72ba1e6-c997-4276-ac6c-7d47b04f05a0 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 returned with HTTP 200 Jul 31 19:17:42.493417 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1161/4657] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:42 2026] GET /volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:42.627391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a1158e37-ea7b-4d41-b028-b13d99cd4243 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:42.629204 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1158e37-ea7b-4d41-b028-b13d99cd4243 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:42.629383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1158e37-ea7b-4d41-b028-b13d99cd4243 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:42.629575 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a1158e37-ea7b-4d41-b028-b13d99cd4243 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:42.629707 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a1158e37-ea7b-4d41-b028-b13d99cd4243 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:42.633571 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:42.633571 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:42.634223 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a1158e37-ea7b-4d41-b028-b13d99cd4243 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:42.634565 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1157/4658] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:42 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:43.255026 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-104b1914-f1e1-4ab4-abf7-39df9fe85ea1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.256780 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-104b1914-f1e1-4ab4-abf7-39df9fe85ea1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 Jul 31 19:17:43.257114 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-104b1914-f1e1-4ab4-abf7-39df9fe85ea1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:43.257407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-104b1914-f1e1-4ab4-abf7-39df9fe85ea1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:43.267341 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.267341 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:43.269974 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-104b1914-f1e1-4ab4-abf7-39df9fe85ea1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:43.275315 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-104b1914-f1e1-4ab4-abf7-39df9fe85ea1 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 returned with HTTP 200 Jul 31 19:17:43.275826 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1179/4659] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:43 2026] GET /volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:43.438347 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f0e91e95-2659-4698-b3f9-b1eec38776c9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.440225 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f0e91e95-2659-4698-b3f9-b1eec38776c9 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 Jul 31 19:17:43.440445 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f0e91e95-2659-4698-b3f9-b1eec38776c9 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:43.440667 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f0e91e95-2659-4698-b3f9-b1eec38776c9 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:43.447816 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.447816 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:43.451405 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f0e91e95-2659-4698-b3f9-b1eec38776c9 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:43.455501 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f0e91e95-2659-4698-b3f9-b1eec38776c9 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 returned with HTTP 200 Jul 31 19:17:43.455906 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1163/4660] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:43 2026] GET /volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:43.468490 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-882f8c1a-c3eb-4d87-9923-dc5fd549d91b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.470065 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-882f8c1a-c3eb-4d87-9923-dc5fd549d91b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] PUT https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 Jul 31 19:17:43.470355 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-882f8c1a-c3eb-4d87-9923-dc5fd549d91b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1598460954", "description": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:43.477799 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.477799 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:43.480895 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-882f8c1a-c3eb-4d87-9923-dc5fd549d91b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:43.486615 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-882f8c1a-c3eb-4d87-9923-dc5fd549d91b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume updated successfully. Jul 31 19:17:43.487126 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-882f8c1a-c3eb-4d87-9923-dc5fd549d91b tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 returned with HTTP 200 Jul 31 19:17:43.487535 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1162/4661] 10.4.3.163 () {68 vars in 1368 bytes} [Fri Jul 31 19:17:43 2026] PUT /volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 => generated 770 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:43.499316 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-483ac51d-7a15-4cdb-8564-cdb5acba5966 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.500891 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-483ac51d-7a15-4cdb-8564-cdb5acba5966 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 Jul 31 19:17:43.501115 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-483ac51d-7a15-4cdb-8564-cdb5acba5966 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:43.501348 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-483ac51d-7a15-4cdb-8564-cdb5acba5966 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:43.505815 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fd120e2f-ac24-4c07-804c-b0b67d008471 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.507856 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd120e2f-ac24-4c07-804c-b0b67d008471 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 Jul 31 19:17:43.508084 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd120e2f-ac24-4c07-804c-b0b67d008471 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:43.508317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fd120e2f-ac24-4c07-804c-b0b67d008471 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:43.508983 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.508983 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:43.512033 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-483ac51d-7a15-4cdb-8564-cdb5acba5966 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:43.515454 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-483ac51d-7a15-4cdb-8564-cdb5acba5966 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 returned with HTTP 200 Jul 31 19:17:43.515803 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1158/4662] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:43 2026] GET /volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:43.516201 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.516201 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:43.518972 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fd120e2f-ac24-4c07-804c-b0b67d008471 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:43.522642 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fd120e2f-ac24-4c07-804c-b0b67d008471 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 returned with HTTP 200 Jul 31 19:17:43.523229 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1180/4663] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:43 2026] GET /volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:43.527269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c81e1fbb-fec3-4178-9dbf-086f5ed20baf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.529353 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c81e1fbb-fec3-4178-9dbf-086f5ed20baf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 Jul 31 19:17:43.529650 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c81e1fbb-fec3-4178-9dbf-086f5ed20baf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:43.529882 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c81e1fbb-fec3-4178-9dbf-086f5ed20baf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:43.530104 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-c81e1fbb-fec3-4178-9dbf-086f5ed20baf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume with id: ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 Jul 31 19:17:43.538130 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9eae2af5-f62e-4f21-b56e-a3df82d5f8bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.538234 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.538234 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:43.538767 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c81e1fbb-fec3-4178-9dbf-086f5ed20baf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:43.539780 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9eae2af5-f62e-4f21-b56e-a3df82d5f8bd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:43.540121 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9eae2af5-f62e-4f21-b56e-a3df82d5f8bd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-454716376"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:43.548249 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.548249 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:43.548618 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9eae2af5-f62e-4f21-b56e-a3df82d5f8bd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:43.548774 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-9eae2af5-f62e-4f21-b56e-a3df82d5f8bd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Create snapshot from volume 09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 Jul 31 19:17:43.555753 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c81e1fbb-fec3-4178-9dbf-086f5ed20baf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume request issued successfully. Jul 31 19:17:43.555966 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c81e1fbb-fec3-4178-9dbf-086f5ed20baf tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 returned with HTTP 202 Jul 31 19:17:43.556362 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1164/4664] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:43 2026] DELETE /volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:43.563188 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b08dc783-5253-473d-bfe4-d30ba7460009 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.564775 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b08dc783-5253-473d-bfe4-d30ba7460009 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 Jul 31 19:17:43.564994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b08dc783-5253-473d-bfe4-d30ba7460009 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:43.565254 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b08dc783-5253-473d-bfe4-d30ba7460009 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:43.571634 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.571634 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:43.575038 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b08dc783-5253-473d-bfe4-d30ba7460009 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:43.576258 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-9eae2af5-f62e-4f21-b56e-a3df82d5f8bd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Created reservations ['aad00012-2e51-4706-aba9-51ed2ebac007', '4ef83d4a-2e1c-459c-bda9-2ea80ffe04e6', 'bd617898-e6aa-46b6-b5fc-e24289528055', '3db35b03-7cec-4cf5-840f-4642f5b8fe8c'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:43.579552 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b08dc783-5253-473d-bfe4-d30ba7460009 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 returned with HTTP 200 Jul 31 19:17:43.579926 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1159/4665] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:43 2026] GET /volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:43.619364 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9eae2af5-f62e-4f21-b56e-a3df82d5f8bd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot create request issued successfully. Jul 31 19:17:43.619707 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9eae2af5-f62e-4f21-b56e-a3df82d5f8bd tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:43.620121 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1163/4666] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:43.629369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-66d5bd6d-5702-43f7-954e-93c66bbfdbef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.631120 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66d5bd6d-5702-43f7-954e-93c66bbfdbef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 Jul 31 19:17:43.631329 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66d5bd6d-5702-43f7-954e-93c66bbfdbef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:43.631557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66d5bd6d-5702-43f7-954e-93c66bbfdbef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:43.636520 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.636520 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:43.636878 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-66d5bd6d-5702-43f7-954e-93c66bbfdbef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:43.637640 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66d5bd6d-5702-43f7-954e-93c66bbfdbef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 returned with HTTP 200 Jul 31 19:17:43.638003 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1181/4667] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:43 2026] GET /volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:43.645321 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0045ddc3-a160-44f5-abf2-c8eb0b4c83a9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:43.647370 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0045ddc3-a160-44f5-abf2-c8eb0b4c83a9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:43.647594 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0045ddc3-a160-44f5-abf2-c8eb0b4c83a9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:43.648344 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0045ddc3-a160-44f5-abf2-c8eb0b4c83a9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:43.648526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-0045ddc3-a160-44f5-abf2-c8eb0b4c83a9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:43.653226 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:43.653226 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:43.654067 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0045ddc3-a160-44f5-abf2-c8eb0b4c83a9 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:43.654486 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1165/4668] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:43 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:44.419651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-208ccd52-c10a-421e-85fa-128c15d18746 req-d28e7002-dd1b-4e56-b91b-f9cd51a325de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.421650 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-208ccd52-c10a-421e-85fa-128c15d18746 req-d28e7002-dd1b-4e56-b91b-f9cd51a325de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98 Jul 31 19:17:44.421908 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-208ccd52-c10a-421e-85fa-128c15d18746 req-d28e7002-dd1b-4e56-b91b-f9cd51a325de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.422130 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-208ccd52-c10a-421e-85fa-128c15d18746 req-d28e7002-dd1b-4e56-b91b-f9cd51a325de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.429077 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.429077 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:44.474128 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-208ccd52-c10a-421e-85fa-128c15d18746 req-d28e7002-dd1b-4e56-b91b-f9cd51a325de tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98 returned with HTTP 200 Jul 31 19:17:44.474481 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1160/4669] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:17:44 2026] DELETE /volume/v3/attachments/cbccb10b-d367-44d3-9b62-224bf7c25b98 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:44.486017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-208ccd52-c10a-421e-85fa-128c15d18746 req-36cf4512-0e9e-4ab5-809d-45eb2915484e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.488831 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-208ccd52-c10a-421e-85fa-128c15d18746 req-36cf4512-0e9e-4ab5-809d-45eb2915484e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 Jul 31 19:17:44.489074 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-208ccd52-c10a-421e-85fa-128c15d18746 req-36cf4512-0e9e-4ab5-809d-45eb2915484e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.489330 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-208ccd52-c10a-421e-85fa-128c15d18746 req-36cf4512-0e9e-4ab5-809d-45eb2915484e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.489565 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-208ccd52-c10a-421e-85fa-128c15d18746 req-36cf4512-0e9e-4ab5-809d-45eb2915484e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: f58e8235-d547-4601-8968-218c416658a0 Jul 31 19:17:44.499279 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.499279 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:44.500013 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-208ccd52-c10a-421e-85fa-128c15d18746 req-36cf4512-0e9e-4ab5-809d-45eb2915484e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:44.525694 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-208ccd52-c10a-421e-85fa-128c15d18746 req-36cf4512-0e9e-4ab5-809d-45eb2915484e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:17:44.526020 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-208ccd52-c10a-421e-85fa-128c15d18746 req-36cf4512-0e9e-4ab5-809d-45eb2915484e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 returned with HTTP 202 Jul 31 19:17:44.526471 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1164/4670] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:17:44 2026] DELETE /volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:44.591255 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4158f3c5-539d-4d5b-8c2d-9dfac9ed7a0c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.593010 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4158f3c5-539d-4d5b-8c2d-9dfac9ed7a0c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 Jul 31 19:17:44.593223 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4158f3c5-539d-4d5b-8c2d-9dfac9ed7a0c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.593368 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4158f3c5-539d-4d5b-8c2d-9dfac9ed7a0c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.599279 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4158f3c5-539d-4d5b-8c2d-9dfac9ed7a0c tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 returned with HTTP 404 Jul 31 19:17:44.599797 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1182/4671] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:44 2026] GET /volume/v3/volumes/ec88d4ed-4c7a-4c43-90b0-6d6d76f51930 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:44.607504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-78db2d15-3da6-44e1-8bb9-90f139a2753a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.609689 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78db2d15-3da6-44e1-8bb9-90f139a2753a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:44.609886 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78db2d15-3da6-44e1-8bb9-90f139a2753a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.610146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-78db2d15-3da6-44e1-8bb9-90f139a2753a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.618559 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.618559 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:44.623253 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-78db2d15-3da6-44e1-8bb9-90f139a2753a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:44.629392 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-78db2d15-3da6-44e1-8bb9-90f139a2753a tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 200 Jul 31 19:17:44.630229 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1166/4672] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:44 2026] GET /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:44.644060 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa66890d-9b06-4968-975e-7c4582bf2b37 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.645748 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa66890d-9b06-4968-975e-7c4582bf2b37 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] DELETE https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:44.645929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa66890d-9b06-4968-975e-7c4582bf2b37 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.646130 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa66890d-9b06-4968-975e-7c4582bf2b37 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.646294 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-fa66890d-9b06-4968-975e-7c4582bf2b37 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume with id: 3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:44.646459 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ca274e60-22aa-487f-b01c-481dde3b1465 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.648573 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca274e60-22aa-487f-b01c-481dde3b1465 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 Jul 31 19:17:44.648836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca274e60-22aa-487f-b01c-481dde3b1465 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.649101 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ca274e60-22aa-487f-b01c-481dde3b1465 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.652848 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.652848 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:44.653251 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa66890d-9b06-4968-975e-7c4582bf2b37 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:44.655638 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.655638 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:44.655918 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ca274e60-22aa-487f-b01c-481dde3b1465 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:44.656622 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ca274e60-22aa-487f-b01c-481dde3b1465 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 returned with HTTP 200 Jul 31 19:17:44.656981 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1165/4673] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:44 2026] GET /volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:44.664062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-20b1698b-9e63-4783-a43e-76ef55729a0a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.665597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-43982582-0502-4279-8c21-75c990956718 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.665764 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20b1698b-9e63-4783-a43e-76ef55729a0a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:44.665955 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20b1698b-9e63-4783-a43e-76ef55729a0a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.666127 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20b1698b-9e63-4783-a43e-76ef55729a0a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.666226 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-20b1698b-9e63-4783-a43e-76ef55729a0a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:44.667262 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-43982582-0502-4279-8c21-75c990956718 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] POST https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748/action Jul 31 19:17:44.667643 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-43982582-0502-4279-8c21-75c990956718 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:17:44.667766 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-43982582-0502-4279-8c21-75c990956718 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:44.669043 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.admin_actions [None req-43982582-0502-4279-8c21-75c990956718 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Updating snapshot '692b696c-340c-407c-9afa-e8c974c4c748' with '{'status': 'creating'}' {{(pid=100320) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:17:44.670189 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.670189 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:44.670853 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20b1698b-9e63-4783-a43e-76ef55729a0a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:44.671184 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1183/4674] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:44 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:44.676458 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa66890d-9b06-4968-975e-7c4582bf2b37 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Delete volume request issued successfully. Jul 31 19:17:44.676458 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa66890d-9b06-4968-975e-7c4582bf2b37 tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 202 Jul 31 19:17:44.676458 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1161/4675] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:44 2026] DELETE /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:44.681478 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3d4a21a0-6015-4203-8f8f-5f8727fd394d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.684497 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.684497 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:44.684638 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d4a21a0-6015-4203-8f8f-5f8727fd394d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:44.684638 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d4a21a0-6015-4203-8f8f-5f8727fd394d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.684638 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3d4a21a0-6015-4203-8f8f-5f8727fd394d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.691297 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.691297 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:44.693518 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-43982582-0502-4279-8c21-75c990956718 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748/action returned with HTTP 202 Jul 31 19:17:44.694000 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1167/4676] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:17:44 2026] POST /volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:17:44.696051 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3d4a21a0-6015-4203-8f8f-5f8727fd394d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Volume info retrieved successfully. Jul 31 19:17:44.703331 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3d4a21a0-6015-4203-8f8f-5f8727fd394d tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 200 Jul 31 19:17:44.703482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8364ad22-e39b-4f72-aa1c-1d9a10b0c80b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.703527 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1166/4677] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:44 2026] GET /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:44.705257 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8364ad22-e39b-4f72-aa1c-1d9a10b0c80b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 Jul 31 19:17:44.705462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8364ad22-e39b-4f72-aa1c-1d9a10b0c80b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.705660 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8364ad22-e39b-4f72-aa1c-1d9a10b0c80b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.715016 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.715016 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:44.715326 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8364ad22-e39b-4f72-aa1c-1d9a10b0c80b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:44.716007 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8364ad22-e39b-4f72-aa1c-1d9a10b0c80b tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 returned with HTTP 200 Jul 31 19:17:44.716494 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1184/4678] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:44 2026] GET /volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:44.726448 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ba69f676-51fd-4200-9909-fe6b6181b0ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.728459 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba69f676-51fd-4200-9909-fe6b6181b0ef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] POST https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748/action Jul 31 19:17:44.729851 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba69f676-51fd-4200-9909-fe6b6181b0ef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:17:44.729851 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ba69f676-51fd-4200-9909-fe6b6181b0ef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:44.730851 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba69f676-51fd-4200-9909-fe6b6181b0ef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100317) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 19:17:44.737765 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.737765 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:44.739281 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.snapshot_actions [None req-ba69f676-51fd-4200-9909-fe6b6181b0ef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] Updating snapshot 692b696c-340c-407c-9afa-e8c974c4c748 with info {'id': '692b696c-340c-407c-9afa-e8c974c4c748', 'status': 'error', 'progress': '80%'} Jul 31 19:17:44.748346 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ba69f676-51fd-4200-9909-fe6b6181b0ef tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-member] https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748/action returned with HTTP 202 Jul 31 19:17:44.748346 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1162/4679] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:17:44 2026] POST /volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:44.756782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2373c5c9-10e7-4f3c-8cc1-18ff6757cf58 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.758714 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2373c5c9-10e7-4f3c-8cc1-18ff6757cf58 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 Jul 31 19:17:44.758799 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2373c5c9-10e7-4f3c-8cc1-18ff6757cf58 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.758965 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2373c5c9-10e7-4f3c-8cc1-18ff6757cf58 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.759066 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-2373c5c9-10e7-4f3c-8cc1-18ff6757cf58 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete snapshot with id: 692b696c-340c-407c-9afa-e8c974c4c748 Jul 31 19:17:44.765111 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.765111 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:44.765111 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2373c5c9-10e7-4f3c-8cc1-18ff6757cf58 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:44.779051 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2373c5c9-10e7-4f3c-8cc1-18ff6757cf58 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot delete request issued successfully. Jul 31 19:17:44.779248 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2373c5c9-10e7-4f3c-8cc1-18ff6757cf58 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 returned with HTTP 202 Jul 31 19:17:44.779611 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1168/4680] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:44 2026] DELETE /volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:44.786057 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c1376491-e33a-451e-a665-aeee9d79ba20 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:44.787885 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1376491-e33a-451e-a665-aeee9d79ba20 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 Jul 31 19:17:44.788118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1376491-e33a-451e-a665-aeee9d79ba20 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:44.788282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c1376491-e33a-451e-a665-aeee9d79ba20 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:44.793048 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:44.793048 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:44.793314 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c1376491-e33a-451e-a665-aeee9d79ba20 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Snapshot retrieved successfully. Jul 31 19:17:44.793974 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c1376491-e33a-451e-a665-aeee9d79ba20 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 returned with HTTP 200 Jul 31 19:17:44.794304 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1167/4681] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:44 2026] GET /volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:45.675641 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-493dd1d5-5b62-42e2-ae92-f3990d3137c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:45.677569 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-493dd1d5-5b62-42e2-ae92-f3990d3137c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 Jul 31 19:17:45.677789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-493dd1d5-5b62-42e2-ae92-f3990d3137c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:45.677995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-493dd1d5-5b62-42e2-ae92-f3990d3137c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:45.682658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8062b3db-dfe8-4a37-a5b1-3bbd3abe5821 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:45.684506 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8062b3db-dfe8-4a37-a5b1-3bbd3abe5821 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:45.684735 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8062b3db-dfe8-4a37-a5b1-3bbd3abe5821 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:45.684943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8062b3db-dfe8-4a37-a5b1-3bbd3abe5821 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:45.685047 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-8062b3db-dfe8-4a37-a5b1-3bbd3abe5821 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:45.685091 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-493dd1d5-5b62-42e2-ae92-f3990d3137c0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 returned with HTTP 404 Jul 31 19:17:45.685819 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1185/4682] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:45 2026] GET /volume/v3/volumes/f58e8235-d547-4601-8968-218c416658a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:45.689274 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:45.689274 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:45.690005 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8062b3db-dfe8-4a37-a5b1-3bbd3abe5821 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:45.690385 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1163/4683] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:45 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:45.717268 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b20dceef-db8e-4d28-9cbf-9b9af5d1cf6f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:45.719041 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b20dceef-db8e-4d28-9cbf-9b9af5d1cf6f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] GET https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a Jul 31 19:17:45.719224 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b20dceef-db8e-4d28-9cbf-9b9af5d1cf6f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:45.719404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b20dceef-db8e-4d28-9cbf-9b9af5d1cf6f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:45.724966 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b20dceef-db8e-4d28-9cbf-9b9af5d1cf6f tempest-VolumesGetTest-1982628056 tempest-VolumesGetTest-1982628056-project-member] https://10.4.3.163/volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a returned with HTTP 404 Jul 31 19:17:45.725372 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1169/4684] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:45 2026] GET /volume/v3/volumes/3b921175-aa4c-495f-a363-b94f6ee8c19a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:45.745017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f9479444-aaf3-4f05-a83d-d00be9236c27 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:45.746739 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9479444-aaf3-4f05-a83d-d00be9236c27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:45.746918 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9479444-aaf3-4f05-a83d-d00be9236c27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:45.747117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f9479444-aaf3-4f05-a83d-d00be9236c27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:45.747228 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-f9479444-aaf3-4f05-a83d-d00be9236c27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: 1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:45.752355 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:45.752355 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:45.752850 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f9479444-aaf3-4f05-a83d-d00be9236c27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:45.766460 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f9479444-aaf3-4f05-a83d-d00be9236c27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot delete request issued successfully. Jul 31 19:17:45.766721 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f9479444-aaf3-4f05-a83d-d00be9236c27 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 202 Jul 31 19:17:45.767234 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1168/4685] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:17:45 2026] DELETE /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:45.774896 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aca96d30-94e0-4936-b682-3b47cf5bc565 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:45.776574 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aca96d30-94e0-4936-b682-3b47cf5bc565 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:45.776786 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aca96d30-94e0-4936-b682-3b47cf5bc565 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:45.776974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aca96d30-94e0-4936-b682-3b47cf5bc565 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:45.781738 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:45.781738 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:45.782175 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-aca96d30-94e0-4936-b682-3b47cf5bc565 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:17:45.782965 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aca96d30-94e0-4936-b682-3b47cf5bc565 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 200 Jul 31 19:17:45.783304 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1186/4686] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:45 2026] GET /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:45.804010 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-46dd6e31-9ab5-427d-aaa0-833b49b53e70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:45.806005 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-46dd6e31-9ab5-427d-aaa0-833b49b53e70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 Jul 31 19:17:45.806199 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-46dd6e31-9ab5-427d-aaa0-833b49b53e70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:45.806401 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-46dd6e31-9ab5-427d-aaa0-833b49b53e70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:45.810998 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-46dd6e31-9ab5-427d-aaa0-833b49b53e70 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 returned with HTTP 404 Jul 31 19:17:45.811555 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1164/4687] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:45 2026] GET /volume/v3/snapshots/692b696c-340c-407c-9afa-e8c974c4c748 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:45.819475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0eb287b2-ea2b-454c-9a53-b58dc13a4c10 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:45.821099 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0eb287b2-ea2b-454c-9a53-b58dc13a4c10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 Jul 31 19:17:45.821525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0eb287b2-ea2b-454c-9a53-b58dc13a4c10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:45.821882 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0eb287b2-ea2b-454c-9a53-b58dc13a4c10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:45.822205 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-0eb287b2-ea2b-454c-9a53-b58dc13a4c10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume with id: 09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 Jul 31 19:17:45.833636 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:45.833636 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:45.833636 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0eb287b2-ea2b-454c-9a53-b58dc13a4c10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:45.853093 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0eb287b2-ea2b-454c-9a53-b58dc13a4c10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Delete volume request issued successfully. Jul 31 19:17:45.853556 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0eb287b2-ea2b-454c-9a53-b58dc13a4c10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 returned with HTTP 202 Jul 31 19:17:45.854044 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1170/4688] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:45 2026] DELETE /volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:45.863554 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fa7fe47c-a607-4d42-8655-5401ae25655f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:45.865339 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fa7fe47c-a607-4d42-8655-5401ae25655f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 Jul 31 19:17:45.865569 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fa7fe47c-a607-4d42-8655-5401ae25655f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:45.865769 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fa7fe47c-a607-4d42-8655-5401ae25655f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:45.873197 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:45.873197 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:45.876814 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fa7fe47c-a607-4d42-8655-5401ae25655f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Volume info retrieved successfully. Jul 31 19:17:45.880857 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fa7fe47c-a607-4d42-8655-5401ae25655f tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 returned with HTTP 200 Jul 31 19:17:45.881320 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1169/4689] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:45 2026] GET /volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:46.699358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9eab9ce8-0ef0-4ce4-9449-ff3d6bfcc650 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:46.701477 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9eab9ce8-0ef0-4ce4-9449-ff3d6bfcc650 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:46.701664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9eab9ce8-0ef0-4ce4-9449-ff3d6bfcc650 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:46.701836 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9eab9ce8-0ef0-4ce4-9449-ff3d6bfcc650 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:46.701967 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9eab9ce8-0ef0-4ce4-9449-ff3d6bfcc650 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:46.705621 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:46.705621 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:46.706215 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9eab9ce8-0ef0-4ce4-9449-ff3d6bfcc650 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:46.706562 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1187/4690] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:46 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:46.793590 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-72462c89-bffc-4268-930a-2812e34aa31e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:46.795210 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72462c89-bffc-4268-930a-2812e34aa31e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e Jul 31 19:17:46.795391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72462c89-bffc-4268-930a-2812e34aa31e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:46.795599 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72462c89-bffc-4268-930a-2812e34aa31e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:46.799811 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72462c89-bffc-4268-930a-2812e34aa31e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e returned with HTTP 404 Jul 31 19:17:46.800210 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1165/4691] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:46 2026] GET /volume/v3/snapshots/1ca62681-e90a-4c93-a8c0-2b533124825e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:46.807015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dd995169-ebe0-4604-b9aa-7ac768e09d32 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:46.808499 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dd995169-ebe0-4604-b9aa-7ac768e09d32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:46.808660 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dd995169-ebe0-4604-b9aa-7ac768e09d32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:46.808835 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dd995169-ebe0-4604-b9aa-7ac768e09d32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:46.808982 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-dd995169-ebe0-4604-b9aa-7ac768e09d32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: 7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:46.816351 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:46.816351 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:46.817076 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-dd995169-ebe0-4604-b9aa-7ac768e09d32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:46.832678 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-dd995169-ebe0-4604-b9aa-7ac768e09d32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:17:46.832894 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dd995169-ebe0-4604-b9aa-7ac768e09d32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b returned with HTTP 202 Jul 31 19:17:46.833305 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1171/4692] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:17:46 2026] DELETE /volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:46.840411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2c076d71-9309-4ec6-bdb3-ad83fe032684 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:46.842733 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2c076d71-9309-4ec6-bdb3-ad83fe032684 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:46.842951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2c076d71-9309-4ec6-bdb3-ad83fe032684 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:46.843296 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2c076d71-9309-4ec6-bdb3-ad83fe032684 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:46.849779 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:46.849779 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:46.853184 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2c076d71-9309-4ec6-bdb3-ad83fe032684 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:46.858176 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2c076d71-9309-4ec6-bdb3-ad83fe032684 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b returned with HTTP 200 Jul 31 19:17:46.858712 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1170/4693] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:46 2026] GET /volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:46.893305 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cc66a8de-7e94-41e1-9b6b-2c1db5c1bb10 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:46.895116 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc66a8de-7e94-41e1-9b6b-2c1db5c1bb10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] GET https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 Jul 31 19:17:46.895300 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc66a8de-7e94-41e1-9b6b-2c1db5c1bb10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:46.895487 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc66a8de-7e94-41e1-9b6b-2c1db5c1bb10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:46.901132 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc66a8de-7e94-41e1-9b6b-2c1db5c1bb10 tempest-ProjectMemberTests-1337631671 tempest-ProjectMemberTests-1337631671-project-admin] https://10.4.3.163/volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 returned with HTTP 404 Jul 31 19:17:46.901484 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1188/4694] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:46 2026] GET /volume/v3/volumes/09d8b2a5-a2ca-41c9-a4fc-ffd9bcd80312 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:47.715587 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-50582e46-c323-4de7-9f44-405fbb307572 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:47.717135 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50582e46-c323-4de7-9f44-405fbb307572 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:47.717296 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50582e46-c323-4de7-9f44-405fbb307572 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:47.717493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-50582e46-c323-4de7-9f44-405fbb307572 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:47.717623 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-50582e46-c323-4de7-9f44-405fbb307572 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:47.721101 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:47.721101 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:47.721746 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-50582e46-c323-4de7-9f44-405fbb307572 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:47.722055 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1166/4695] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:47 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:47.872846 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bb18d100-c33c-44c2-9289-b11b1491f3da None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:47.874638 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bb18d100-c33c-44c2-9289-b11b1491f3da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b Jul 31 19:17:47.874846 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bb18d100-c33c-44c2-9289-b11b1491f3da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:47.875024 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bb18d100-c33c-44c2-9289-b11b1491f3da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:47.880703 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bb18d100-c33c-44c2-9289-b11b1491f3da tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b returned with HTTP 404 Jul 31 19:17:47.880871 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1172/4696] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:47 2026] GET /volume/v3/volumes/7d7e9b90-effe-4d35-bf09-97eddc41ab2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:47.920122 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:47.922075 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:47.922491 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-33532658", "snapshot_id": null, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:47.924504 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-33532658', 'snapshot_id': None, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:47.999752 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:17:48.004798 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:17:48.009949 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (a17a3601-6525-4ffc-bc19-c11463f31e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:48.011579 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea19ae08-4213-43c6-9360-9a2d9eb3174b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:48.012547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:48.079471 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea19ae08-4213-43c6-9360-9a2d9eb3174b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:48.080208 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee5be4f-b6b3-4386-9d6f-4f0a4297f9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:48.114818 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['77e945fd-6857-4880-aeaa-0ad04cec9c83', '4f502f96-b53d-4af8-8737-cff14a57313a', '54d457e2-9862-4500-9c50-f468b4ac10e8', '881fab57-695d-4ea8-9731-d24ddf260fff'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:48.115854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee5be4f-b6b3-4386-9d6f-4f0a4297f9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77e945fd-6857-4880-aeaa-0ad04cec9c83', '4f502f96-b53d-4af8-8737-cff14a57313a', '54d457e2-9862-4500-9c50-f468b4ac10e8', '881fab57-695d-4ea8-9731-d24ddf260fff']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:48.116613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc24b872-0bb5-4921-9740-c4909ef69df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:48.136695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc24b872-0bb5-4921-9740-c4909ef69df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9de58115-0ef2-4f18-9744-5595872eb399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-33532658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['77e945fd-6857-4880-aeaa-0ad04cec9c83','4f502f96-b53d-4af8-8737-cff14a57313a','54d457e2-9862-4500-9c50-f468b4ac10e8','881fab57-695d-4ea8-9731-d24ddf260fff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-33532658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9de58115-0ef2-4f18-9744-5595872eb399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:48.137507 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67426f9-97ae-4eda-9944-131eb8f39c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:48.155123 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67426f9-97ae-4eda-9944-131eb8f39c25) transitioned into state 'SUCCESS' from state '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-33532658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['77e945fd-6857-4880-aeaa-0ad04cec9c83','4f502f96-b53d-4af8-8737-cff14a57313a','54d457e2-9862-4500-9c50-f468b4ac10e8','881fab57-695d-4ea8-9731-d24ddf260fff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:48.155900 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df08609f-97ad-414c-b5b8-9728688ec2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:48.169069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df08609f-97ad-414c-b5b8-9728688ec2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:48.169949 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (a17a3601-6525-4ffc-bc19-c11463f31e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:48.172648 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:17:48.175852 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a9da6735-88fc-4675-8e4a-5cff8ed31a40 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:48.175852 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1171/4697] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:47 2026] POST /volume/v3/volumes => generated 757 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:48.190235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c69ac541-0a1d-4e38-a3ea-cc871bfc3870 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.192227 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c69ac541-0a1d-4e38-a3ea-cc871bfc3870 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:17:48.192420 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c69ac541-0a1d-4e38-a3ea-cc871bfc3870 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.192675 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c69ac541-0a1d-4e38-a3ea-cc871bfc3870 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.199231 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:48.199231 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:48.202739 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c69ac541-0a1d-4e38-a3ea-cc871bfc3870 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:48.207454 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c69ac541-0a1d-4e38-a3ea-cc871bfc3870 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 200 Jul 31 19:17:48.207929 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1189/4698] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:48 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.330017 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85b459dd-588e-4c3c-8414-8ede5656a51d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.415005 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85b459dd-588e-4c3c-8414-8ede5656a51d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:48.415460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85b459dd-588e-4c3c-8414-8ede5656a51d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-935381625", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.436166 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85b459dd-588e-4c3c-8414-8ede5656a51d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:48.436526 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1167/4699] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types => generated 379 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.445277 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-13575cb3-39cb-4f4d-9ff7-572e40d153f0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.447061 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-13575cb3-39cb-4f4d-9ff7-572e40d153f0 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] POST https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption Jul 31 19:17:48.447415 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-13575cb3-39cb-4f4d-9ff7-572e40d153f0 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.465674 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-13575cb3-39cb-4f4d-9ff7-572e40d153f0 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption returned with HTTP 200 Jul 31 19:17:48.465674 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1173/4700] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.473607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-612b1c02-177b-4363-b1ad-b4224f7a4c8d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.476783 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-612b1c02-177b-4363-b1ad-b4224f7a4c8d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:48.477360 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-612b1c02-177b-4363-b1ad-b4224f7a4c8d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-388852101", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.479445 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:48.479445 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:48.499380 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-612b1c02-177b-4363-b1ad-b4224f7a4c8d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:48.499782 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1172/4701] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.507365 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7b743cfd-f029-4c6c-b3f0-179633917dd0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.559050 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b743cfd-f029-4c6c-b3f0-179633917dd0 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] POST https://10.4.3.163/volume/v3/types/4a50ba7e-fea4-46cd-aaa6-14c60fd7aa1d/encryption Jul 31 19:17:48.559429 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7b743cfd-f029-4c6c-b3f0-179633917dd0 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.561640 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-7b743cfd-f029-4c6c-b3f0-179633917dd0 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.561844 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7b743cfd-f029-4c6c-b3f0-179633917dd0 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/4a50ba7e-fea4-46cd-aaa6-14c60fd7aa1d/encryption returned with HTTP 403 Jul 31 19:17:48.562332 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1190/4702] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types/4a50ba7e-fea4-46cd-aaa6-14c60fd7aa1d/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.569554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cab4517c-8148-46a2-a5e1-abbb75dd0409 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.571151 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cab4517c-8148-46a2-a5e1-abbb75dd0409 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:48.571528 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cab4517c-8148-46a2-a5e1-abbb75dd0409 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-208138058", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.585368 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cab4517c-8148-46a2-a5e1-abbb75dd0409 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:48.585722 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1168/4703] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.593463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2da073d4-2805-44b1-be01-af1149b6414c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.595453 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2da073d4-2805-44b1-be01-af1149b6414c tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] POST https://10.4.3.163/volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5/extra_specs Jul 31 19:17:48.595875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2da073d4-2805-44b1-be01-af1149b6414c tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.598006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-2da073d4-2805-44b1-be01-af1149b6414c tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.598223 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2da073d4-2805-44b1-be01-af1149b6414c tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5/extra_specs returned with HTTP 403 Jul 31 19:17:48.598747 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1174/4704] 10.4.3.163 () {68 vars in 1399 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.604433 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4336a94b-ebfa-4a70-bd96-fd40122b749e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.606154 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4336a94b-ebfa-4a70-bd96-fd40122b749e tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] PUT https://10.4.3.163/volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5/extra_specs/key2 Jul 31 19:17:48.606482 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4336a94b-ebfa-4a70-bd96-fd40122b749e tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.608619 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-4336a94b-ebfa-4a70-bd96-fd40122b749e tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.608832 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4336a94b-ebfa-4a70-bd96-fd40122b749e tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5/extra_specs/key2 returned with HTTP 403 Jul 31 19:17:48.609235 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1173/4705] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:17:48 2026] PUT /volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.618113 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-086559cf-b9a9-4adb-9878-c03e5045dddf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.619656 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-086559cf-b9a9-4adb-9878-c03e5045dddf tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:48.619973 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-086559cf-b9a9-4adb-9878-c03e5045dddf tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.621997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-086559cf-b9a9-4adb-9878-c03e5045dddf tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.622202 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-086559cf-b9a9-4adb-9878-c03e5045dddf tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types returned with HTTP 403 Jul 31 19:17:48.622616 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1191/4706] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.630935 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-445dc0f0-22f5-4e1e-b990-bf656635ede9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.632461 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-445dc0f0-22f5-4e1e-b990-bf656635ede9 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:48.632846 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-445dc0f0-22f5-4e1e-b990-bf656635ede9 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-657961168", "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=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.649889 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-445dc0f0-22f5-4e1e-b990-bf656635ede9 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:48.650233 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1169/4707] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.658128 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a598987e-b927-4af2-a99f-dd2629fa8621 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.661081 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a598987e-b927-4af2-a99f-dd2629fa8621 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] POST https://10.4.3.163/volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad/encryption Jul 31 19:17:48.661081 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a598987e-b927-4af2-a99f-dd2629fa8621 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.682944 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a598987e-b927-4af2-a99f-dd2629fa8621 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad/encryption returned with HTTP 200 Jul 31 19:17:48.683430 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1175/4708] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.694629 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-266413e5-3359-433c-a685-25250d55d560 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.699627 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-266413e5-3359-433c-a685-25250d55d560 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] DELETE https://10.4.3.163/volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad/encryption/d74b91df-e63d-4862-a78f-0a86e792eea1 Jul 31 19:17:48.699627 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-266413e5-3359-433c-a685-25250d55d560 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.699627 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-266413e5-3359-433c-a685-25250d55d560 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.699627 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-266413e5-3359-433c-a685-25250d55d560 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.699627 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-266413e5-3359-433c-a685-25250d55d560 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad/encryption/d74b91df-e63d-4862-a78f-0a86e792eea1 returned with HTTP 403 Jul 31 19:17:48.699627 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1174/4709] 10.4.3.163 () {66 vars in 1489 bytes} [Fri Jul 31 19:17:48 2026] DELETE /volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad/encryption/d74b91df-e63d-4862-a78f-0a86e792eea1 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.714369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-997972b4-f5df-4db5-a3be-c6fda5e40a17 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.716371 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-997972b4-f5df-4db5-a3be-c6fda5e40a17 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:48.716822 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-997972b4-f5df-4db5-a3be-c6fda5e40a17 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-373068596", "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=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.734324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb4a5b3e-217b-4ea4-9806-92ec86214a9c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.736429 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb4a5b3e-217b-4ea4-9806-92ec86214a9c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:48.738182 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb4a5b3e-217b-4ea4-9806-92ec86214a9c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.738182 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb4a5b3e-217b-4ea4-9806-92ec86214a9c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.738182 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-eb4a5b3e-217b-4ea4-9806-92ec86214a9c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:48.739444 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-997972b4-f5df-4db5-a3be-c6fda5e40a17 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:48.739832 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1192/4710] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.743218 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:48.743218 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:48.743218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb4a5b3e-217b-4ea4-9806-92ec86214a9c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:48.743218 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1170/4711] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:48 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.748917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7cc52924-a31c-46c9-9354-97700612b414 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.750945 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7cc52924-a31c-46c9-9354-97700612b414 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] DELETE https://10.4.3.163/volume/v3/types/ca12cd29-bc63-4275-9a3d-e5317791c876/extra_specs/key1 Jul 31 19:17:48.751091 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7cc52924-a31c-46c9-9354-97700612b414 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.751296 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7cc52924-a31c-46c9-9354-97700612b414 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.756846 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-7cc52924-a31c-46c9-9354-97700612b414 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.757040 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7cc52924-a31c-46c9-9354-97700612b414 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/ca12cd29-bc63-4275-9a3d-e5317791c876/extra_specs/key1 returned with HTTP 403 Jul 31 19:17:48.757615 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1176/4712] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:17:48 2026] DELETE /volume/v3/types/ca12cd29-bc63-4275-9a3d-e5317791c876/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.766558 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d1549efa-8ea9-4638-94ac-e9551311a6da None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.768236 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1549efa-8ea9-4638-94ac-e9551311a6da tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:17:48.768585 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d1549efa-8ea9-4638-94ac-e9551311a6da tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1110317544", "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=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.786783 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d1549efa-8ea9-4638-94ac-e9551311a6da tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:17:48.787153 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1175/4713] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:17:48 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.795523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-429055ee-426b-4647-9fa8-fe3017a971df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.797247 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-429055ee-426b-4647-9fa8-fe3017a971df tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] DELETE https://10.4.3.163/volume/v3/types/f3901f7c-8e43-416e-95ab-e3803394b960 Jul 31 19:17:48.797444 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-429055ee-426b-4647-9fa8-fe3017a971df tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.797685 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-429055ee-426b-4647-9fa8-fe3017a971df tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.798320 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-429055ee-426b-4647-9fa8-fe3017a971df tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.798598 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-429055ee-426b-4647-9fa8-fe3017a971df tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/f3901f7c-8e43-416e-95ab-e3803394b960 returned with HTTP 403 Jul 31 19:17:48.799086 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1193/4714] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:48 2026] DELETE /volume/v3/types/f3901f7c-8e43-416e-95ab-e3803394b960 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.805493 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-97bf6c2f-f7ab-4e0a-b013-5f406b371a82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.807165 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97bf6c2f-f7ab-4e0a-b013-5f406b371a82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] GET https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs Jul 31 19:17:48.807375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97bf6c2f-f7ab-4e0a-b013-5f406b371a82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.807644 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-97bf6c2f-f7ab-4e0a-b013-5f406b371a82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.818571 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-97bf6c2f-f7ab-4e0a-b013-5f406b371a82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs returned with HTTP 200 Jul 31 19:17:48.818786 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1171/4715] 10.4.3.163 () {66 vars in 1378 bytes} [Fri Jul 31 19:17:48 2026] GET /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:48.827983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2128416e-5ced-476d-b26b-8970848ef94d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.830012 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2128416e-5ced-476d-b26b-8970848ef94d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] GET https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption/cipher Jul 31 19:17:48.830227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2128416e-5ced-476d-b26b-8970848ef94d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.830511 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2128416e-5ced-476d-b26b-8970848ef94d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.831145 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-2128416e-5ced-476d-b26b-8970848ef94d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.831323 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2128416e-5ced-476d-b26b-8970848ef94d tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption/cipher returned with HTTP 403 Jul 31 19:17:48.831917 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1177/4716] 10.4.3.163 () {66 vars in 1396 bytes} [Fri Jul 31 19:17:48 2026] GET /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.841813 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-977bae45-4e32-4d03-8798-d1c177ddeb62 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.843731 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-977bae45-4e32-4d03-8798-d1c177ddeb62 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] GET https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption Jul 31 19:17:48.843966 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-977bae45-4e32-4d03-8798-d1c177ddeb62 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.844194 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-977bae45-4e32-4d03-8798-d1c177ddeb62 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.844919 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-977bae45-4e32-4d03-8798-d1c177ddeb62 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.845392 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-977bae45-4e32-4d03-8798-d1c177ddeb62 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption returned with HTTP 403 Jul 31 19:17:48.845574 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1176/4717] 10.4.3.163 () {66 vars in 1375 bytes} [Fri Jul 31 19:17:48 2026] GET /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.852879 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aedc39f1-2f53-4855-8125-da0c8674a677 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.855342 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aedc39f1-2f53-4855-8125-da0c8674a677 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] GET https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/multiattach Jul 31 19:17:48.855677 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aedc39f1-2f53-4855-8125-da0c8674a677 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.855961 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aedc39f1-2f53-4855-8125-da0c8674a677 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.866304 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aedc39f1-2f53-4855-8125-da0c8674a677 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/multiattach returned with HTTP 200 Jul 31 19:17:48.866794 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1194/4718] 10.4.3.163 () {66 vars in 1414 bytes} [Fri Jul 31 19:17:48 2026] GET /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 19:17:48.873583 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b503207f-7f29-4f50-aab8-75889d5feb82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.875651 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b503207f-7f29-4f50-aab8-75889d5feb82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] GET https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/volume_backend_name Jul 31 19:17:48.875880 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b503207f-7f29-4f50-aab8-75889d5feb82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.876059 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b503207f-7f29-4f50-aab8-75889d5feb82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.883322 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b503207f-7f29-4f50-aab8-75889d5feb82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 19:17:48.883805 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1172/4719] 10.4.3.163 () {66 vars in 1438 bytes} [Fri Jul 31 19:17:48 2026] GET /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.892125 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f6f582bf-a9d9-432a-b81e-4920e52c2ee6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.894143 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f6f582bf-a9d9-432a-b81e-4920e52c2ee6 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] PUT https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption/c8b9fd72-bfba-4db3-a356-597c04000ff0 Jul 31 19:17:48.894560 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f6f582bf-a9d9-432a-b81e-4920e52c2ee6 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.897463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.policy [None req-f6f582bf-a9d9-432a-b81e-4920e52c2ee6 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100320) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.897723 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f6f582bf-a9d9-432a-b81e-4920e52c2ee6 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption/c8b9fd72-bfba-4db3-a356-597c04000ff0 returned with HTTP 403 Jul 31 19:17:48.898293 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1178/4720] 10.4.3.163 () {68 vars in 1506 bytes} [Fri Jul 31 19:17:48 2026] PUT /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/encryption/c8b9fd72-bfba-4db3-a356-597c04000ff0 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.906215 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8c3998d8-a19a-411b-8d8d-6218ee91f951 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.908038 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c3998d8-a19a-411b-8d8d-6218ee91f951 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] PUT https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/key1 Jul 31 19:17:48.908358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8c3998d8-a19a-411b-8d8d-6218ee91f951 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.910233 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.policy [None req-8c3998d8-a19a-411b-8d8d-6218ee91f951 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100319) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.910388 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8c3998d8-a19a-411b-8d8d-6218ee91f951 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/key1 returned with HTTP 403 Jul 31 19:17:48.910874 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1177/4721] 10.4.3.163 () {68 vars in 1413 bytes} [Fri Jul 31 19:17:48 2026] PUT /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.918694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9b354ca0-f100-4709-87e0-462d11edb061 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.920623 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9b354ca0-f100-4709-87e0-462d11edb061 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] PUT https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8 Jul 31 19:17:48.921042 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9b354ca0-f100-4709-87e0-462d11edb061 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:48.923020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-9b354ca0-f100-4709-87e0-462d11edb061 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '07dee74cf272470bb835dd289ced648d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ad2b723c8f6d4ffdb09a1ff3e507741d', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:17:48.923248 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9b354ca0-f100-4709-87e0-462d11edb061 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-reader] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8 returned with HTTP 403 Jul 31 19:17:48.923725 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1195/4722] 10.4.3.163 () {68 vars in 1362 bytes} [Fri Jul 31 19:17:48 2026] PUT /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:48.930676 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5688b47e-cd33-4d4c-aea7-d9ade52e7ac9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.932424 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5688b47e-cd33-4d4c-aea7-d9ade52e7ac9 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] DELETE https://10.4.3.163/volume/v3/types/f3901f7c-8e43-416e-95ab-e3803394b960 Jul 31 19:17:48.932616 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5688b47e-cd33-4d4c-aea7-d9ade52e7ac9 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.932828 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5688b47e-cd33-4d4c-aea7-d9ade52e7ac9 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.958043 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5688b47e-cd33-4d4c-aea7-d9ade52e7ac9 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types/f3901f7c-8e43-416e-95ab-e3803394b960 returned with HTTP 202 Jul 31 19:17:48.958502 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1173/4723] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:48 2026] DELETE /volume/v3/types/f3901f7c-8e43-416e-95ab-e3803394b960 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:48.964937 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a1283055-8b5d-446d-b2eb-559a36f2d985 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:48.966549 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1283055-8b5d-446d-b2eb-559a36f2d985 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] DELETE https://10.4.3.163/volume/v3/types/ca12cd29-bc63-4275-9a3d-e5317791c876 Jul 31 19:17:48.966716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1283055-8b5d-446d-b2eb-559a36f2d985 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:48.966904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a1283055-8b5d-446d-b2eb-559a36f2d985 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:48.991170 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a1283055-8b5d-446d-b2eb-559a36f2d985 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types/ca12cd29-bc63-4275-9a3d-e5317791c876 returned with HTTP 202 Jul 31 19:17:48.991621 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1179/4724] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:48 2026] DELETE /volume/v3/types/ca12cd29-bc63-4275-9a3d-e5317791c876 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:48.998604 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cf721005-809c-4fd2-a14b-67460d617514 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.000939 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf721005-809c-4fd2-a14b-67460d617514 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] DELETE https://10.4.3.163/volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad Jul 31 19:17:49.001127 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf721005-809c-4fd2-a14b-67460d617514 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.001317 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf721005-809c-4fd2-a14b-67460d617514 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.025180 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf721005-809c-4fd2-a14b-67460d617514 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad returned with HTTP 202 Jul 31 19:17:49.025590 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1178/4725] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:48 2026] DELETE /volume/v3/types/88f1e8e4-bc03-4ad7-853e-a6ad379ad3ad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:49.032560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6057759c-09b6-4d34-b338-d03798dc6e82 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.034619 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6057759c-09b6-4d34-b338-d03798dc6e82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] DELETE https://10.4.3.163/volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5 Jul 31 19:17:49.034863 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6057759c-09b6-4d34-b338-d03798dc6e82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.035111 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6057759c-09b6-4d34-b338-d03798dc6e82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Calling method '_delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.060585 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6057759c-09b6-4d34-b338-d03798dc6e82 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5 returned with HTTP 202 Jul 31 19:17:49.061066 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1196/4726] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:49 2026] DELETE /volume/v3/types/dbb6df19-2d8c-4a72-88fb-57746590d4b5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:49.068689 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4650c68e-c6fd-4f98-9b69-f5fa8cd3ecd4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.070633 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4650c68e-c6fd-4f98-9b69-f5fa8cd3ecd4 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] DELETE https://10.4.3.163/volume/v3/types/4a50ba7e-fea4-46cd-aaa6-14c60fd7aa1d Jul 31 19:17:49.070842 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4650c68e-c6fd-4f98-9b69-f5fa8cd3ecd4 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.071056 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4650c68e-c6fd-4f98-9b69-f5fa8cd3ecd4 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.093101 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4650c68e-c6fd-4f98-9b69-f5fa8cd3ecd4 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types/4a50ba7e-fea4-46cd-aaa6-14c60fd7aa1d returned with HTTP 202 Jul 31 19:17:49.093552 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1174/4727] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:49 2026] DELETE /volume/v3/types/4a50ba7e-fea4-46cd-aaa6-14c60fd7aa1d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:49.099893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4a9fe9d9-eab0-4277-a3b8-a61ea979efa3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.101471 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4a9fe9d9-eab0-4277-a3b8-a61ea979efa3 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] DELETE https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8 Jul 31 19:17:49.101688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4a9fe9d9-eab0-4277-a3b8-a61ea979efa3 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.101884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4a9fe9d9-eab0-4277-a3b8-a61ea979efa3 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.122095 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4a9fe9d9-eab0-4277-a3b8-a61ea979efa3 tempest-VolumeTypesReaderTests-1929085842 tempest-VolumeTypesReaderTests-1929085842-project-admin] https://10.4.3.163/volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8 returned with HTTP 202 Jul 31 19:17:49.122491 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1180/4728] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:17:49 2026] DELETE /volume/v3/types/20baa1b6-96fe-4c29-9e15-c57c4312b9c8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:17:49.219567 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5ac10ee-d105-400f-9585-59567177bc38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.221178 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5ac10ee-d105-400f-9585-59567177bc38 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:17:49.221361 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5ac10ee-d105-400f-9585-59567177bc38 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.221566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5ac10ee-d105-400f-9585-59567177bc38 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.227948 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:49.227948 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:49.231634 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e5ac10ee-d105-400f-9585-59567177bc38 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:49.236015 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5ac10ee-d105-400f-9585-59567177bc38 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 200 Jul 31 19:17:49.236374 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1179/4729] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:49 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:49.252363 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d667a738-92c9-492e-97a1-d60cf461c864 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.254149 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d667a738-92c9-492e-97a1-d60cf461c864 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:17:49.254331 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d667a738-92c9-492e-97a1-d60cf461c864 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.254536 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d667a738-92c9-492e-97a1-d60cf461c864 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.261365 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:49.261365 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:49.265875 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d667a738-92c9-492e-97a1-d60cf461c864 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:49.270323 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d667a738-92c9-492e-97a1-d60cf461c864 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 200 Jul 31 19:17:49.270885 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1197/4730] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:49 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:49.756707 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e9443c1-e116-4e9d-b305-78289903d7fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.758325 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e9443c1-e116-4e9d-b305-78289903d7fe tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:17:49.758569 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e9443c1-e116-4e9d-b305-78289903d7fe tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.758802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e9443c1-e116-4e9d-b305-78289903d7fe tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.758949 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-7e9443c1-e116-4e9d-b305-78289903d7fe tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Show backup with id b2728744-cdcb-46f5-9a0b-c3f86079eea1. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:49.766288 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:49.766288 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:49.766997 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e9443c1-e116-4e9d-b305-78289903d7fe tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 200 Jul 31 19:17:49.767357 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1175/4731] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:49 2026] GET /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:49.778636 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fdff24ec-9776-4ec3-94a4-e57bbee79dce None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.780259 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fdff24ec-9776-4ec3-94a4-e57bbee79dce tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 Jul 31 19:17:49.780513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fdff24ec-9776-4ec3-94a4-e57bbee79dce tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.780731 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fdff24ec-9776-4ec3-94a4-e57bbee79dce tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.787026 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:49.787026 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:49.791830 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fdff24ec-9776-4ec3-94a4-e57bbee79dce tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:49.798666 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fdff24ec-9776-4ec3-94a4-e57bbee79dce tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 returned with HTTP 200 Jul 31 19:17:49.799117 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1181/4732] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:49 2026] GET /volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:49.814602 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4f36b8bc-a5e3-40cb-a809-128336c9c0cb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:49.816772 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f36b8bc-a5e3-40cb-a809-128336c9c0cb tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 Jul 31 19:17:49.817031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f36b8bc-a5e3-40cb-a809-128336c9c0cb tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:49.817296 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4f36b8bc-a5e3-40cb-a809-128336c9c0cb tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:49.829590 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:49.829590 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:49.834033 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4f36b8bc-a5e3-40cb-a809-128336c9c0cb tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:49.838802 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4f36b8bc-a5e3-40cb-a809-128336c9c0cb tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 returned with HTTP 200 Jul 31 19:17:49.839186 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1180/4733] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:49 2026] GET /volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 => generated 1417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:50.329363 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-c55c770d-8d35-4fd3-99b3-3cc778241c7a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:50.331152 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-c55c770d-8d35-4fd3-99b3-3cc778241c7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:17:50.331343 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-c55c770d-8d35-4fd3-99b3-3cc778241c7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:50.331567 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-c55c770d-8d35-4fd3-99b3-3cc778241c7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:50.337639 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:50.337639 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:50.340710 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-c55c770d-8d35-4fd3-99b3-3cc778241c7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:50.344966 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-c55c770d-8d35-4fd3-99b3-3cc778241c7a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 200 Jul 31 19:17:50.345351 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1198/4734] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:50 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:50.746867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:50.776259 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-ccc8b915-c955-4755-9e21-1456131f396b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:50.778465 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-ccc8b915-c955-4755-9e21-1456131f396b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:17:50.778795 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-ccc8b915-c955-4755-9e21-1456131f396b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:50.779049 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-ccc8b915-c955-4755-9e21-1456131f396b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:50.788002 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:50.788002 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:50.792219 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-ccc8b915-c955-4755-9e21-1456131f396b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:50.798393 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-ccc8b915-c955-4755-9e21-1456131f396b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 200 Jul 31 19:17:50.798959 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1182/4735] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:50 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:50.808397 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7b12be6-7789-40cd-9c0b-c9784d2a38a6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:50.808915 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7b12be6-7789-40cd-9c0b-c9784d2a38a6 None None] GET https://10.4.3.163/volume// Jul 31 19:17:50.809142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7b12be6-7789-40cd-9c0b-c9784d2a38a6 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:50.809405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7b12be6-7789-40cd-9c0b-c9784d2a38a6 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:50.809838 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7b12be6-7789-40cd-9c0b-c9784d2a38a6 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:17:50.810205 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1181/4736] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:17:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:17:50.819171 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-b2ad7237-f9c6-48c1-98b5-860a1e6ea5b6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:50.821729 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-b2ad7237-f9c6-48c1-98b5-860a1e6ea5b6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:17:50.822190 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-b2ad7237-f9c6-48c1-98b5-860a1e6ea5b6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9de58115-0ef2-4f18-9744-5595872eb399", "connector": null, "instance_uuid": "b05cc90c-a5e0-4825-84b8-4ade218847cc"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:50.824670 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:17:50.825100 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-674304401"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:50.826882 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-674304401'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:17:50.827039 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume of 1 GB Jul 31 19:17:50.831870 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Availability Zones retrieved successfully. Jul 31 19:17:50.833771 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:50.833771 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:50.838860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (6a371d32-57e2-4002-bf5f-8c8f6767f19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:50.840293 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c515e2dd-87b0-4fd9-89a3-0cc74870605a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:50.841497 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:17:50.862447 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-b2ad7237-f9c6-48c1-98b5-860a1e6ea5b6 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:17:50.862900 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1199/4737] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:17:50 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:50.869732 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c515e2dd-87b0-4fd9-89a3-0cc74870605a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:50.870836 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd05c283-9343-47ad-9771-155b9898fb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:50.944164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['8b32e8eb-f9bc-495a-b993-256fb972eef1', 'e3e7e23e-7cd6-444a-aa65-202fa2bd65ad', 'd95529e7-1aba-455b-a700-f7b6b7a94f5f', 'a794e9a6-e4c6-4cd2-9790-ef843a423cb8'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:50.944959 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd05c283-9343-47ad-9771-155b9898fb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b32e8eb-f9bc-495a-b993-256fb972eef1', 'e3e7e23e-7cd6-444a-aa65-202fa2bd65ad', 'd95529e7-1aba-455b-a700-f7b6b7a94f5f', 'a794e9a6-e4c6-4cd2-9790-ef843a423cb8']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:50.945649 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8c7ab8-4fbf-4b69-ac95-a310310bb93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:50.966011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8c7ab8-4fbf-4b69-ac95-a310310bb93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c898a5-912c-4515-a7a4-aa03437c7764', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-674304401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['8b32e8eb-f9bc-495a-b993-256fb972eef1','e3e7e23e-7cd6-444a-aa65-202fa2bd65ad','d95529e7-1aba-455b-a700-f7b6b7a94f5f','a794e9a6-e4c6-4cd2-9790-ef843a423cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:17:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-674304401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c898a5-912c-4515-a7a4-aa03437c7764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e884ff77b64e32aa2f9890aea57f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a7616d188445b48665b5518d8b2a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:50.966790 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f5e29d-37c7-4fd3-9670-388a416e36ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:50.983150 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58f5e29d-37c7-4fd3-9670-388a416e36ef) transitioned into state 'SUCCESS' from state '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-674304401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['8b32e8eb-f9bc-495a-b993-256fb972eef1','e3e7e23e-7cd6-444a-aa65-202fa2bd65ad','d95529e7-1aba-455b-a700-f7b6b7a94f5f','a794e9a6-e4c6-4cd2-9790-ef843a423cb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:50.983842 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf29d698-36c7-403a-9bff-08af262f33ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:17:50.991894 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf29d698-36c7-403a-9bff-08af262f33ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:17:50.992719 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (6a371d32-57e2-4002-bf5f-8c8f6767f19b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:17:50.993096 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request issued successfully. Jul 31 19:17:50.993814 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9f1417a3-b420-4b5f-8de7-1e77b41feb16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:17:50.994193 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1176/4738] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:17:50 2026] POST /volume/v3/volumes => generated 753 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:51.009408 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e9382058-51ad-4a88-ace5-f684bd06e485 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.011127 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9382058-51ad-4a88-ace5-f684bd06e485 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:17:51.011328 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9382058-51ad-4a88-ace5-f684bd06e485 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:51.011705 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9382058-51ad-4a88-ace5-f684bd06e485 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:51.018378 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:51.018378 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:51.021667 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e9382058-51ad-4a88-ace5-f684bd06e485 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:17:51.026276 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9382058-51ad-4a88-ace5-f684bd06e485 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:17:51.026835 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1183/4739] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:51 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:51.086147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-0dd01b7d-e065-4dcc-8be0-ffb5475f5813 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.088211 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-0dd01b7d-e065-4dcc-8be0-ffb5475f5813 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 Jul 31 19:17:51.088446 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-0dd01b7d-e065-4dcc-8be0-ffb5475f5813 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:51.088659 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-0dd01b7d-e065-4dcc-8be0-ffb5475f5813 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:51.095016 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:51.095016 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:51.098049 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-0dd01b7d-e065-4dcc-8be0-ffb5475f5813 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:51.102325 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-0dd01b7d-e065-4dcc-8be0-ffb5475f5813 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 returned with HTTP 200 Jul 31 19:17:51.102888 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1182/4740] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:51 2026] GET /volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:51.487642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-238472dd-23f0-460a-96d5-f655ad73bc1a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.489947 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-238472dd-23f0-460a-96d5-f655ad73bc1a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 Jul 31 19:17:51.490180 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-238472dd-23f0-460a-96d5-f655ad73bc1a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:51.490406 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-238472dd-23f0-460a-96d5-f655ad73bc1a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:51.501595 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:51.501595 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:51.505428 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-238472dd-23f0-460a-96d5-f655ad73bc1a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:51.514569 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-238472dd-23f0-460a-96d5-f655ad73bc1a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 returned with HTTP 200 Jul 31 19:17:51.514919 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1200/4741] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:17:51 2026] GET /volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:51.524220 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f1d23536-7081-4a0c-8abd-89ba63c8052d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.524724 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1d23536-7081-4a0c-8abd-89ba63c8052d None None] GET https://10.4.3.163/volume// Jul 31 19:17:51.524883 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1d23536-7081-4a0c-8abd-89ba63c8052d None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:51.525114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f1d23536-7081-4a0c-8abd-89ba63c8052d None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:51.525412 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f1d23536-7081-4a0c-8abd-89ba63c8052d None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:17:51.525772 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1177/4742] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:17:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:17:51.533458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-90661e1e-2a44-4a89-a43a-06e6065cee4a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.535941 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-90661e1e-2a44-4a89-a43a-06e6065cee4a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:17:51.536377 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-90661e1e-2a44-4a89-a43a-06e6065cee4a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68de9952-d8b8-47dd-8d01-e6c0cdccc9c0", "connector": null, "instance_uuid": "db653326-700f-4060-bf82-1c7e5708a32b"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:51.546166 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:51.546166 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:51.585579 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-90661e1e-2a44-4a89-a43a-06e6065cee4a tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:17:51.585987 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1184/4743] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:17:51 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:51.619698 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e8730400-4a2c-4a1e-ad00-7699203bc249 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.620196 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8730400-4a2c-4a1e-ad00-7699203bc249 None None] GET https://10.4.3.163/volume// Jul 31 19:17:51.620371 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8730400-4a2c-4a1e-ad00-7699203bc249 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:51.620599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8730400-4a2c-4a1e-ad00-7699203bc249 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:51.620895 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8730400-4a2c-4a1e-ad00-7699203bc249 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:17:51.621173 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1183/4744] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:17:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:17:51.628414 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-242303e2-3a8a-4ea8-9832-67e7a53f251f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.630296 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-242303e2-3a8a-4ea8-9832-67e7a53f251f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:17:51.630534 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-242303e2-3a8a-4ea8-9832-67e7a53f251f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:51.630718 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-242303e2-3a8a-4ea8-9832-67e7a53f251f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:51.639485 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:51.639485 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:51.642391 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-242303e2-3a8a-4ea8-9832-67e7a53f251f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:17:51.646535 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-242303e2-3a8a-4ea8-9832-67e7a53f251f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 200 Jul 31 19:17:51.647069 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1201/4745] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:17:51 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:17:51.751372 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-be7cb40a-fc55-4e4c-9b53-7eacdbe92f8a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.753361 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-be7cb40a-fc55-4e4c-9b53-7eacdbe92f8a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618 Jul 31 19:17:51.753760 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-be7cb40a-fc55-4e4c-9b53-7eacdbe92f8a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:51.761367 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-be7cb40a-fc55-4e4c-9b53-7eacdbe92f8a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-9de58115-0ef2-4f18-9744-5595872eb399-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:17:51.766794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-be7cb40a-fc55-4e4c-9b53-7eacdbe92f8a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-9de58115-0ef2-4f18-9744-5595872eb399-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:17:51.768299 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:51.768299 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:51.844805 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-be7cb40a-fc55-4e4c-9b53-7eacdbe92f8a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-9de58115-0ef2-4f18-9744-5595872eb399-np0000006260" released by "attachment_update" :: held 0.078s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:17:51.845425 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-be7cb40a-fc55-4e4c-9b53-7eacdbe92f8a tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618 returned with HTTP 200 Jul 31 19:17:51.846046 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1178/4746] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:17:51 2026] PUT /volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:51.867103 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-f7b6fdad-1296-4bb4-b0f3-7abcb6529f12 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:51.869544 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-f7b6fdad-1296-4bb4-b0f3-7abcb6529f12 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618/action Jul 31 19:17:51.869887 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-f7b6fdad-1296-4bb4-b0f3-7abcb6529f12 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:17:51.870005 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-f7b6fdad-1296-4bb4-b0f3-7abcb6529f12 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:51.885200 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:51.885200 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:51.893890 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6de2b7e2-8459-4b0e-9ccc-098310f26a76 req-f7b6fdad-1296-4bb4-b0f3-7abcb6529f12 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618/action returned with HTTP 204 Jul 31 19:17:51.894343 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1185/4747] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:17:51 2026] POST /volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:52.038556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8a540dfc-3ce7-4beb-8197-917bf59ad011 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:52.040669 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8a540dfc-3ce7-4beb-8197-917bf59ad011 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:17:52.040912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8a540dfc-3ce7-4beb-8197-917bf59ad011 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:52.041195 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8a540dfc-3ce7-4beb-8197-917bf59ad011 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:52.049622 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:52.049622 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:52.054460 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8a540dfc-3ce7-4beb-8197-917bf59ad011 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:17:52.058995 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8a540dfc-3ce7-4beb-8197-917bf59ad011 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:17:52.059353 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1184/4748] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:52 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:52.071486 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c2530a40-042d-4615-8cd3-d13bf7414ccb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:52.072935 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2530a40-042d-4615-8cd3-d13bf7414ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:17:52.073116 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2530a40-042d-4615-8cd3-d13bf7414ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:52.073294 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c2530a40-042d-4615-8cd3-d13bf7414ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:52.080060 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:52.080060 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:52.083304 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c2530a40-042d-4615-8cd3-d13bf7414ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:17:52.087360 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c2530a40-042d-4615-8cd3-d13bf7414ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:17:52.087864 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1202/4749] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:52 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:52.102167 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-facd4331-f36a-4e64-8aa1-f9b124fbb214 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:52.104380 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-facd4331-f36a-4e64-8aa1-f9b124fbb214 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:17:52.104834 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-facd4331-f36a-4e64-8aa1-f9b124fbb214 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11c898a5-912c-4515-a7a4-aa03437c7764", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1228540652"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:52.115670 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:52.115670 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:52.116332 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-facd4331-f36a-4e64-8aa1-f9b124fbb214 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:17:52.116588 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-facd4331-f36a-4e64-8aa1-f9b124fbb214 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume 11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:17:52.156476 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-facd4331-f36a-4e64-8aa1-f9b124fbb214 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['e8ee58f4-6605-4d77-adfc-86d9a798c001', 'd0d2664b-0ee0-4977-8c63-2a84d5b7db0d', '05ae5236-a2dd-4e36-89d5-2749d862a80d', '54e79555-8e57-4efa-9163-bb845c242414'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:52.183787 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-facd4331-f36a-4e64-8aa1-f9b124fbb214 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot create request issued successfully. Jul 31 19:17:52.184126 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-facd4331-f36a-4e64-8aa1-f9b124fbb214 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:17:52.184565 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1179/4750] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:17:52 2026] POST /volume/v3/snapshots => generated 310 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:52.194806 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-16b2d5e4-80f4-4834-882c-80087e7646f4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:52.196318 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16b2d5e4-80f4-4834-882c-80087e7646f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 Jul 31 19:17:52.196505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-16b2d5e4-80f4-4834-882c-80087e7646f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:52.196688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-16b2d5e4-80f4-4834-882c-80087e7646f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:52.200937 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:52.200937 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:52.201322 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-16b2d5e4-80f4-4834-882c-80087e7646f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:17:52.201946 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-16b2d5e4-80f4-4834-882c-80087e7646f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 returned with HTTP 200 Jul 31 19:17:52.202252 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1186/4751] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:52 2026] GET /volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:52.332642 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-132ac447-b97c-44fd-8b6f-ce7a30c7f4e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:52.333152 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-132ac447-b97c-44fd-8b6f-ce7a30c7f4e7 None None] GET https://10.4.3.163/volume// Jul 31 19:17:52.333418 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-132ac447-b97c-44fd-8b6f-ce7a30c7f4e7 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:52.333703 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-132ac447-b97c-44fd-8b6f-ce7a30c7f4e7 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:52.334125 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-132ac447-b97c-44fd-8b6f-ce7a30c7f4e7 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:17:52.334534 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1185/4752] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:17:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:17:52.348497 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-66bdbd2d-559e-4215-bf10-d1933ea13796 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:52.350469 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-66bdbd2d-559e-4215-bf10-d1933ea13796 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 Jul 31 19:17:52.350684 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-66bdbd2d-559e-4215-bf10-d1933ea13796 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:52.350891 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-66bdbd2d-559e-4215-bf10-d1933ea13796 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:52.358835 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:52.358835 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:52.361716 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-66bdbd2d-559e-4215-bf10-d1933ea13796 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:17:52.366023 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-66bdbd2d-559e-4215-bf10-d1933ea13796 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 returned with HTTP 200 Jul 31 19:17:52.366422 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1203/4753] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:17:52 2026] GET /volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 => generated 1596 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:17:52.465996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-636042ea-a2e5-4879-bd11-770de26058de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:52.468058 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-636042ea-a2e5-4879-bd11-770de26058de tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] PUT https://10.4.3.163/volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34 Jul 31 19:17:52.468451 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-636042ea-a2e5-4879-bd11-770de26058de tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:52.475918 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-636042ea-a2e5-4879-bd11-770de26058de tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Acquiring lock "cinder-attachment_update-68de9952-d8b8-47dd-8d01-e6c0cdccc9c0-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:17:52.481388 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-636042ea-a2e5-4879-bd11-770de26058de tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Lock "cinder-attachment_update-68de9952-d8b8-47dd-8d01-e6c0cdccc9c0-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:17:52.482545 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:52.482545 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:52.569830 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-636042ea-a2e5-4879-bd11-770de26058de tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Lock "cinder-attachment_update-68de9952-d8b8-47dd-8d01-e6c0cdccc9c0-np0000006260" released by "attachment_update" :: held 0.088s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:17:52.570140 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-636042ea-a2e5-4879-bd11-770de26058de tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34 returned with HTTP 200 Jul 31 19:17:52.570649 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1180/4754] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:17:52 2026] PUT /volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:17:52.592575 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-28056022-9bbd-4d9b-be93-4304b1b6fd14 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:52.594625 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-28056022-9bbd-4d9b-be93-4304b1b6fd14 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] POST https://10.4.3.163/volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34/action Jul 31 19:17:52.595054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-28056022-9bbd-4d9b-be93-4304b1b6fd14 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:17:52.595223 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-28056022-9bbd-4d9b-be93-4304b1b6fd14 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:52.615707 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:52.615707 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:52.626333 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-3c57ff98-d187-4432-b422-9fd8bd0e2b92 req-28056022-9bbd-4d9b-be93-4304b1b6fd14 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34/action returned with HTTP 204 Jul 31 19:17:52.626810 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1187/4755] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:17:52 2026] POST /volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:17:53.210636 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2fc576bc-630d-4b12-b9a3-1bdb60c77f1a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:53.212274 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fc576bc-630d-4b12-b9a3-1bdb60c77f1a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 Jul 31 19:17:53.212481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fc576bc-630d-4b12-b9a3-1bdb60c77f1a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:53.212667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fc576bc-630d-4b12-b9a3-1bdb60c77f1a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:53.217063 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:53.217063 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:53.217460 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2fc576bc-630d-4b12-b9a3-1bdb60c77f1a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:17:53.218100 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fc576bc-630d-4b12-b9a3-1bdb60c77f1a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 returned with HTTP 200 Jul 31 19:17:53.218430 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1186/4756] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:17:53 2026] GET /volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:53.225797 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:53.227427 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:17:53.227800 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11c898a5-912c-4515-a7a4-aa03437c7764", "snapshot_id": "cf854abb-dabb-4502-b25b-c8e735c7f822", "name": "tempest-VolumesSnapshotTestJSON-Backup-971841119", "container": "tempest-volumessnapshottestjson-backup-container-289432050"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:17:53.229225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Creating new backup {'backup': {'volume_id': '11c898a5-912c-4515-a7a4-aa03437c7764', 'snapshot_id': 'cf854abb-dabb-4502-b25b-c8e735c7f822', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-971841119', 'container': 'tempest-volumessnapshottestjson-backup-container-289432050'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:17:53.229399 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Creating backup of volume 11c898a5-912c-4515-a7a4-aa03437c7764 in container tempest-volumessnapshottestjson-backup-container-289432050 Jul 31 19:17:53.235554 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:53.235554 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:53.235937 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:17:53.240273 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:53.240273 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:53.240646 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:17:53.262252 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['1bc925e6-9ef3-4d43-b279-a96717307377', '1b3e39fc-56e9-4364-9446-fe396557f8df'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:17:53.287728 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f89b0d1d-efb9-478d-a1e3-4d3e23b8bae0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:17:53.288286 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1204/4757] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:17:53 2026] POST /volume/v3/backups => generated 334 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:17:53.296994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac0ec590-1030-4f39-8e98-a89874c247c0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:53.299101 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac0ec590-1030-4f39-8e98-a89874c247c0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:17:53.299294 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac0ec590-1030-4f39-8e98-a89874c247c0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:53.299569 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac0ec590-1030-4f39-8e98-a89874c247c0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:53.299665 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ac0ec590-1030-4f39-8e98-a89874c247c0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:53.304594 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:53.304594 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:53.305610 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac0ec590-1030-4f39-8e98-a89874c247c0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:17:53.306054 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1181/4758] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:53 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:54.316662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-21378bdf-2b7a-4da3-b24b-e8203eda4aa4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:54.318816 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-21378bdf-2b7a-4da3-b24b-e8203eda4aa4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:17:54.319053 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-21378bdf-2b7a-4da3-b24b-e8203eda4aa4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:54.319265 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-21378bdf-2b7a-4da3-b24b-e8203eda4aa4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:54.319386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-21378bdf-2b7a-4da3-b24b-e8203eda4aa4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:54.324147 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:54.324147 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:54.325007 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-21378bdf-2b7a-4da3-b24b-e8203eda4aa4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:17:54.325399 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1188/4759] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:54 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:55.335240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8311ee59-7d43-48d6-9645-15c3a347d56a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:55.336974 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8311ee59-7d43-48d6-9645-15c3a347d56a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:17:55.337154 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8311ee59-7d43-48d6-9645-15c3a347d56a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:55.337346 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8311ee59-7d43-48d6-9645-15c3a347d56a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:55.337503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8311ee59-7d43-48d6-9645-15c3a347d56a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:55.341735 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:55.341735 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:55.342507 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8311ee59-7d43-48d6-9645-15c3a347d56a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:17:55.342838 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1187/4760] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:55 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:56.351656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3ef7c82b-19a8-4f73-8265-ccb108f0240b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:56.353557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ef7c82b-19a8-4f73-8265-ccb108f0240b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:17:56.353746 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ef7c82b-19a8-4f73-8265-ccb108f0240b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:56.353938 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3ef7c82b-19a8-4f73-8265-ccb108f0240b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:56.354047 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3ef7c82b-19a8-4f73-8265-ccb108f0240b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:56.358203 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:56.358203 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:17:56.358921 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3ef7c82b-19a8-4f73-8265-ccb108f0240b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:17:56.359275 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1205/4761] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:56 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:57.372488 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ca60e518-868e-42c6-98fb-06fc3395cf5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:57.374632 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca60e518-868e-42c6-98fb-06fc3395cf5c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:17:57.374860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca60e518-868e-42c6-98fb-06fc3395cf5c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:57.375114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ca60e518-868e-42c6-98fb-06fc3395cf5c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:57.375114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ca60e518-868e-42c6-98fb-06fc3395cf5c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:57.380452 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:57.380452 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:17:57.381080 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ca60e518-868e-42c6-98fb-06fc3395cf5c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:17:57.381412 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1182/4762] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:57 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:58.391467 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8da09c81-ec04-4382-aed4-0c895beab57f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:58.393237 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8da09c81-ec04-4382-aed4-0c895beab57f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:17:58.393432 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8da09c81-ec04-4382-aed4-0c895beab57f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:58.393644 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8da09c81-ec04-4382-aed4-0c895beab57f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:58.393746 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-8da09c81-ec04-4382-aed4-0c895beab57f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:58.397970 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:58.397970 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:17:58.398762 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8da09c81-ec04-4382-aed4-0c895beab57f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:17:58.399093 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1189/4763] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:58 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:17:59.408050 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4c648d5e-688b-4846-9b98-57277dcd13e2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:17:59.410039 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c648d5e-688b-4846-9b98-57277dcd13e2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:17:59.410270 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c648d5e-688b-4846-9b98-57277dcd13e2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:17:59.410544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4c648d5e-688b-4846-9b98-57277dcd13e2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:17:59.410698 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4c648d5e-688b-4846-9b98-57277dcd13e2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:17:59.414856 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:17:59.414856 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:17:59.415595 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4c648d5e-688b-4846-9b98-57277dcd13e2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:17:59.415955 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1188/4764] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:17:59 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:00.430427 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-387ae55e-36ba-454f-8f05-1ab4252a283d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:00.432206 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-387ae55e-36ba-454f-8f05-1ab4252a283d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:00.432407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-387ae55e-36ba-454f-8f05-1ab4252a283d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:00.432608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-387ae55e-36ba-454f-8f05-1ab4252a283d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:00.432746 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-387ae55e-36ba-454f-8f05-1ab4252a283d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:00.436889 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:00.436889 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:00.437512 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-387ae55e-36ba-454f-8f05-1ab4252a283d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:00.437914 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1206/4765] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:00 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:01.450476 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35a1c8ea-71f9-4dd5-9e6b-7cbbf3afd049 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:01.452259 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35a1c8ea-71f9-4dd5-9e6b-7cbbf3afd049 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:01.452474 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35a1c8ea-71f9-4dd5-9e6b-7cbbf3afd049 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:01.452659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35a1c8ea-71f9-4dd5-9e6b-7cbbf3afd049 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:01.452761 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-35a1c8ea-71f9-4dd5-9e6b-7cbbf3afd049 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:01.458843 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:01.458843 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:01.459691 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35a1c8ea-71f9-4dd5-9e6b-7cbbf3afd049 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:01.460261 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1183/4766] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:01 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:02.474154 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-97c093e8-0d86-4ee4-a80e-d1ff35f3ab51 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:02.475879 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-97c093e8-0d86-4ee4-a80e-d1ff35f3ab51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:02.476075 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-97c093e8-0d86-4ee4-a80e-d1ff35f3ab51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:02.476261 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-97c093e8-0d86-4ee4-a80e-d1ff35f3ab51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:02.476380 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-97c093e8-0d86-4ee4-a80e-d1ff35f3ab51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:02.480850 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:02.480850 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:02.481538 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-97c093e8-0d86-4ee4-a80e-d1ff35f3ab51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:02.481887 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1190/4767] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:02 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:03.493524 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6d5b19c9-e09f-4c89-92d4-dd0a7806b635 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:03.495562 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d5b19c9-e09f-4c89-92d4-dd0a7806b635 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:03.495786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d5b19c9-e09f-4c89-92d4-dd0a7806b635 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:03.495963 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6d5b19c9-e09f-4c89-92d4-dd0a7806b635 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:03.496062 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6d5b19c9-e09f-4c89-92d4-dd0a7806b635 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:03.499915 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:03.499915 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:03.500650 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6d5b19c9-e09f-4c89-92d4-dd0a7806b635 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:03.500979 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1189/4768] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:03 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:04.511209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ddff8765-25cd-4a7a-8bbb-4b31c261aa12 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:04.513412 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ddff8765-25cd-4a7a-8bbb-4b31c261aa12 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:04.513679 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ddff8765-25cd-4a7a-8bbb-4b31c261aa12 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:04.513913 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ddff8765-25cd-4a7a-8bbb-4b31c261aa12 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:04.514050 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ddff8765-25cd-4a7a-8bbb-4b31c261aa12 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:04.518976 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:04.518976 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:04.519846 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ddff8765-25cd-4a7a-8bbb-4b31c261aa12 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:04.520301 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1207/4769] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:04 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:05.530822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-24f19f0a-f2de-4a3d-97f5-ddee41eb2896 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:05.532636 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24f19f0a-f2de-4a3d-97f5-ddee41eb2896 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:05.532820 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24f19f0a-f2de-4a3d-97f5-ddee41eb2896 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:05.533013 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-24f19f0a-f2de-4a3d-97f5-ddee41eb2896 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:05.533118 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-24f19f0a-f2de-4a3d-97f5-ddee41eb2896 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:05.538123 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:05.538123 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:05.538903 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-24f19f0a-f2de-4a3d-97f5-ddee41eb2896 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:05.539292 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1184/4770] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:05 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:06.552690 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-98fd4b90-0180-46d2-90a5-3250bcfa29d7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:06.554588 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98fd4b90-0180-46d2-90a5-3250bcfa29d7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:06.554790 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98fd4b90-0180-46d2-90a5-3250bcfa29d7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:06.554981 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-98fd4b90-0180-46d2-90a5-3250bcfa29d7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:06.555086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-98fd4b90-0180-46d2-90a5-3250bcfa29d7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:06.559912 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:06.559912 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:06.560797 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-98fd4b90-0180-46d2-90a5-3250bcfa29d7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:06.561344 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1191/4771] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:06 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:07.572731 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ec138117-12e7-4b03-b3ab-f924d3320a15 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:07.574786 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec138117-12e7-4b03-b3ab-f924d3320a15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:07.575255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec138117-12e7-4b03-b3ab-f924d3320a15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:07.575369 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ec138117-12e7-4b03-b3ab-f924d3320a15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:07.575679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ec138117-12e7-4b03-b3ab-f924d3320a15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:07.581420 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:07.581420 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:07.582606 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ec138117-12e7-4b03-b3ab-f924d3320a15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:07.583197 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1190/4772] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:07 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:08.594506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e7e0b514-0d40-422b-98ed-f420331eb91d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:08.596069 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e7e0b514-0d40-422b-98ed-f420331eb91d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:08.596069 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e7e0b514-0d40-422b-98ed-f420331eb91d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:08.596424 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e7e0b514-0d40-422b-98ed-f420331eb91d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:08.596641 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e7e0b514-0d40-422b-98ed-f420331eb91d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:08.601872 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:08.601872 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:08.602682 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e7e0b514-0d40-422b-98ed-f420331eb91d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:08.603052 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1208/4773] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:08 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:09.613545 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-31a2ac1c-a028-41b3-b0d1-8cdebc1a2421 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:09.615788 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31a2ac1c-a028-41b3-b0d1-8cdebc1a2421 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:09.616058 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31a2ac1c-a028-41b3-b0d1-8cdebc1a2421 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:09.616198 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-31a2ac1c-a028-41b3-b0d1-8cdebc1a2421 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:09.616309 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-31a2ac1c-a028-41b3-b0d1-8cdebc1a2421 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:09.621263 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:09.621263 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:09.622609 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-31a2ac1c-a028-41b3-b0d1-8cdebc1a2421 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:09.622689 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1185/4774] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:09 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:10.632763 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4d7dd3de-b19c-47b8-a384-2e193cd0b958 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:10.634397 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d7dd3de-b19c-47b8-a384-2e193cd0b958 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:10.634603 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d7dd3de-b19c-47b8-a384-2e193cd0b958 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:10.634780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d7dd3de-b19c-47b8-a384-2e193cd0b958 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:10.634883 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-4d7dd3de-b19c-47b8-a384-2e193cd0b958 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:10.639407 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:10.639407 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:10.640264 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d7dd3de-b19c-47b8-a384-2e193cd0b958 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:10.640710 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1192/4775] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:10 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:11.650297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5ee40552-66b6-434f-90cc-a73f3931a754 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:11.652219 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ee40552-66b6-434f-90cc-a73f3931a754 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:11.652425 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ee40552-66b6-434f-90cc-a73f3931a754 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:11.652660 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5ee40552-66b6-434f-90cc-a73f3931a754 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:11.652791 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-5ee40552-66b6-434f-90cc-a73f3931a754 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:11.657349 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:11.657349 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:11.658217 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5ee40552-66b6-434f-90cc-a73f3931a754 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:11.658636 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1191/4776] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:11 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:12.668448 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4228e831-67e9-497c-8873-4dd401be2ee2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:12.670203 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4228e831-67e9-497c-8873-4dd401be2ee2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:12.670394 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4228e831-67e9-497c-8873-4dd401be2ee2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:12.670604 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4228e831-67e9-497c-8873-4dd401be2ee2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:12.670703 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-4228e831-67e9-497c-8873-4dd401be2ee2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:12.675032 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:12.675032 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:12.675873 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4228e831-67e9-497c-8873-4dd401be2ee2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:12.676238 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1209/4777] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:12 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:13.686761 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-045b1297-3824-4720-b562-900efde565ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:13.688665 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-045b1297-3824-4720-b562-900efde565ca tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:13.688886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-045b1297-3824-4720-b562-900efde565ca tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:13.689083 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-045b1297-3824-4720-b562-900efde565ca tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:13.689243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-045b1297-3824-4720-b562-900efde565ca tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:13.693777 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:13.693777 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:13.694655 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-045b1297-3824-4720-b562-900efde565ca tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:13.695039 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1186/4778] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:13 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:13.704146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-019ffc86-2cab-4d18-a200-32c50f1036d0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:13.705781 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-019ffc86-2cab-4d18-a200-32c50f1036d0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 Jul 31 19:18:13.705947 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-019ffc86-2cab-4d18-a200-32c50f1036d0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:13.706124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-019ffc86-2cab-4d18-a200-32c50f1036d0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:13.711823 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:13.711823 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:13.712400 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-019ffc86-2cab-4d18-a200-32c50f1036d0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:18:13.713232 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-019ffc86-2cab-4d18-a200-32c50f1036d0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 returned with HTTP 200 Jul 31 19:18:13.713623 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1193/4779] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:18:13 2026] GET /volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:13.721618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e54abbd-782a-45ae-9871-19218eb35807 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:13.723243 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e54abbd-782a-45ae-9871-19218eb35807 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:13.723410 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e54abbd-782a-45ae-9871-19218eb35807 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:13.723593 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e54abbd-782a-45ae-9871-19218eb35807 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:13.723699 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9e54abbd-782a-45ae-9871-19218eb35807 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:13.727652 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:13.727652 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:13.728314 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e54abbd-782a-45ae-9871-19218eb35807 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:13.728679 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1192/4780] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:13 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 835 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:13.737407 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1d4b8da0-9d6a-4337-878b-0fb4f17e2813 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:13.739654 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d4b8da0-9d6a-4337-878b-0fb4f17e2813 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:13.739865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d4b8da0-9d6a-4337-878b-0fb4f17e2813 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:13.740070 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d4b8da0-9d6a-4337-878b-0fb4f17e2813 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:13.740206 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-1d4b8da0-9d6a-4337-878b-0fb4f17e2813 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete backup with id: 2d8b2886-83f9-41eb-a731-4ec23662b26d. Jul 31 19:18:13.744670 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:13.744670 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:13.762803 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-1d4b8da0-9d6a-4337-878b-0fb4f17e2813 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] delete_backup rpcapi backup_id 2d8b2886-83f9-41eb-a731-4ec23662b26d {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:18:13.764602 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d4b8da0-9d6a-4337-878b-0fb4f17e2813 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 202 Jul 31 19:18:13.764998 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1210/4781] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:18:13 2026] DELETE /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:18:13.771273 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-96b37ba1-196a-4873-975d-99d3b1c82243 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:13.773050 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96b37ba1-196a-4873-975d-99d3b1c82243 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:13.773376 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96b37ba1-196a-4873-975d-99d3b1c82243 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:13.773531 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-96b37ba1-196a-4873-975d-99d3b1c82243 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:13.773641 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-96b37ba1-196a-4873-975d-99d3b1c82243 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:13.777654 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:13.777654 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:13.778395 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-96b37ba1-196a-4873-975d-99d3b1c82243 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 200 Jul 31 19:18:13.778827 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1187/4782] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:13 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:14.789356 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2bcb3aef-9234-4503-9c61-e31e89bde9e6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:14.791749 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2bcb3aef-9234-4503-9c61-e31e89bde9e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d Jul 31 19:18:14.792013 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2bcb3aef-9234-4503-9c61-e31e89bde9e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:14.792291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2bcb3aef-9234-4503-9c61-e31e89bde9e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:14.792455 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-2bcb3aef-9234-4503-9c61-e31e89bde9e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Show backup with id 2d8b2886-83f9-41eb-a731-4ec23662b26d. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:14.796945 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2bcb3aef-9234-4503-9c61-e31e89bde9e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d returned with HTTP 404 Jul 31 19:18:14.797635 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1194/4783] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:14 2026] GET /volume/v3/backups/2d8b2886-83f9-41eb-a731-4ec23662b26d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:18:14.881157 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d988235a-2f0b-46a4-8a87-d6286544c1c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:14.883563 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d988235a-2f0b-46a4-8a87-d6286544c1c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 Jul 31 19:18:14.883853 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d988235a-2f0b-46a4-8a87-d6286544c1c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:14.884110 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d988235a-2f0b-46a4-8a87-d6286544c1c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:14.884221 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-d988235a-2f0b-46a4-8a87-d6286544c1c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: cf854abb-dabb-4502-b25b-c8e735c7f822 Jul 31 19:18:14.890516 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:14.890516 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:14.890933 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d988235a-2f0b-46a4-8a87-d6286544c1c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:18:14.907358 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d988235a-2f0b-46a4-8a87-d6286544c1c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:18:14.907580 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d988235a-2f0b-46a4-8a87-d6286544c1c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 returned with HTTP 202 Jul 31 19:18:14.908012 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1193/4784] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:18:14 2026] DELETE /volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:18:14.918636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-25103630-3a37-4c11-8d8f-5fe913fc76f1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:14.920292 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-25103630-3a37-4c11-8d8f-5fe913fc76f1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 Jul 31 19:18:14.920612 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-25103630-3a37-4c11-8d8f-5fe913fc76f1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:14.920882 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-25103630-3a37-4c11-8d8f-5fe913fc76f1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:14.927329 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:14.927329 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:14.927329 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-25103630-3a37-4c11-8d8f-5fe913fc76f1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:18:14.927329 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-25103630-3a37-4c11-8d8f-5fe913fc76f1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 returned with HTTP 200 Jul 31 19:18:14.927329 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1211/4785] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:18:14 2026] GET /volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:15.936774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8bcb1e62-a7c8-4762-ae14-cf62e05750ef None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:15.938528 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8bcb1e62-a7c8-4762-ae14-cf62e05750ef tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 Jul 31 19:18:15.938736 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8bcb1e62-a7c8-4762-ae14-cf62e05750ef tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:15.939004 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8bcb1e62-a7c8-4762-ae14-cf62e05750ef tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:15.940828 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=514,cinder:INSERT=143,cinder:UPDATE=222 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:18:15.944916 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8bcb1e62-a7c8-4762-ae14-cf62e05750ef tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 returned with HTTP 404 Jul 31 19:18:15.945646 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1188/4786] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:18:15 2026] GET /volume/v3/snapshots/cf854abb-dabb-4502-b25b-c8e735c7f822 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:18:15.954307 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fa4ac5ca-d72c-42f5-bd1a-f173cf0a289b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:15.955937 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fa4ac5ca-d72c-42f5-bd1a-f173cf0a289b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:18:15.956184 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fa4ac5ca-d72c-42f5-bd1a-f173cf0a289b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:15.956372 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fa4ac5ca-d72c-42f5-bd1a-f173cf0a289b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:15.962940 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:15.962940 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:15.966329 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fa4ac5ca-d72c-42f5-bd1a-f173cf0a289b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:18:15.971679 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fa4ac5ca-d72c-42f5-bd1a-f173cf0a289b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:18:15.972082 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1195/4787] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:15 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:16.001965 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:16.003887 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:18:16.004286 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-592304140"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:16.005933 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request body: {'volume': {'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-592304140'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:18:16.081850 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume of 1 GB Jul 31 19:18:16.082185 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:16.082185 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:16.087597 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Availability Zones retrieved successfully. Jul 31 19:18:16.093363 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (c071296b-8b0a-4052-a152-e08b6d2a7b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:18:16.095031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (962ae9ba-650f-4599-9931-a94c3bd7e5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:16.096118 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:18:16.153734 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (962ae9ba-650f-4599-9931-a94c3bd7e5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:16.154370 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa718da3-35f5-46ad-be68-deaad021ea0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:16.194805 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['ad7d48f7-ce6d-438b-92d8-b995ccfe5893', 'ea25b911-d152-4876-85e2-25f6a0a45b75', '725d43d5-e640-4889-9480-6ab141dea795', 'df51858f-6170-4eed-a004-0a04ffe3386b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:18:16.195594 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa718da3-35f5-46ad-be68-deaad021ea0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad7d48f7-ce6d-438b-92d8-b995ccfe5893', 'ea25b911-d152-4876-85e2-25f6a0a45b75', '725d43d5-e640-4889-9480-6ab141dea795', 'df51858f-6170-4eed-a004-0a04ffe3386b']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:16.196423 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129e1c23-593a-41dc-b587-c5bb32d3bf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:16.218461 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (129e1c23-593a-41dc-b587-c5bb32d3bf3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eab44475-3d6e-4c97-bb53-96fb26f393ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-592304140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['ad7d48f7-ce6d-438b-92d8-b995ccfe5893','ea25b911-d152-4876-85e2-25f6a0a45b75','725d43d5-e640-4889-9480-6ab141dea795','df51858f-6170-4eed-a004-0a04ffe3386b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:18:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-592304140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eab44475-3d6e-4c97-bb53-96fb26f393ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e884ff77b64e32aa2f9890aea57f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a7616d188445b48665b5518d8b2a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:16.219198 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcad78c-98aa-4bcd-ab96-1e457a33c9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:16.237789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dcad78c-98aa-4bcd-ab96-1e457a33c9bd) transitioned into state 'SUCCESS' from state '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-592304140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['ad7d48f7-ce6d-438b-92d8-b995ccfe5893','ea25b911-d152-4876-85e2-25f6a0a45b75','725d43d5-e640-4889-9480-6ab141dea795','df51858f-6170-4eed-a004-0a04ffe3386b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:16.238642 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b268edd-4708-4dd6-841e-22ddf9f9f8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:16.250858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b268edd-4708-4dd6-841e-22ddf9f9f8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:16.251777 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (c071296b-8b0a-4052-a152-e08b6d2a7b5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:18:16.252164 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request issued successfully. Jul 31 19:18:16.252797 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dbeebeb1-078f-4bbe-884d-b6e42c1240b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:18:16.253265 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1194/4788] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:18:16 2026] POST /volume/v3/volumes => generated 753 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:18:16.269566 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-197b9a55-47b1-40c0-8a72-e9ccba4c67bf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:16.271631 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-197b9a55-47b1-40c0-8a72-e9ccba4c67bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:18:16.272119 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-197b9a55-47b1-40c0-8a72-e9ccba4c67bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:16.273359 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-197b9a55-47b1-40c0-8a72-e9ccba4c67bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:16.279409 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:16.279409 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:16.283464 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-197b9a55-47b1-40c0-8a72-e9ccba4c67bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:18:16.287384 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-197b9a55-47b1-40c0-8a72-e9ccba4c67bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:18:16.287891 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1212/4789] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:16 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:17.300112 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-84252097-404f-4904-ad66-2778af0cc78c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:17.301961 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84252097-404f-4904-ad66-2778af0cc78c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:18:17.302194 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84252097-404f-4904-ad66-2778af0cc78c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:17.302374 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-84252097-404f-4904-ad66-2778af0cc78c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:17.309684 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:17.309684 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:17.313162 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-84252097-404f-4904-ad66-2778af0cc78c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:18:17.317238 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-84252097-404f-4904-ad66-2778af0cc78c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:18:17.317651 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1189/4790] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:17 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:25.970496 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=230,cinder:UPDATE=58,cinder:INSERT=26,cinder:DELETE=1 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:18:26.241116 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=122,cinder:UPDATE=45,cinder:INSERT=30 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:18:26.286652 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=104,cinder:INSERT=12,cinder:UPDATE=14 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:18:27.316083 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=4 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:18:27.645260 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-70ad2fc9-e345-432e-85b0-38a1215af3e7 req-d5706707-aef0-4472-8b3d-a7e417ed5fff None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:27.649988 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-70ad2fc9-e345-432e-85b0-38a1215af3e7 req-d5706707-aef0-4472-8b3d-a7e417ed5fff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] DELETE https://10.4.3.163/volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34 Jul 31 19:18:27.650184 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-70ad2fc9-e345-432e-85b0-38a1215af3e7 req-d5706707-aef0-4472-8b3d-a7e417ed5fff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:27.650360 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-70ad2fc9-e345-432e-85b0-38a1215af3e7 req-d5706707-aef0-4472-8b3d-a7e417ed5fff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:27.664462 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:27.664462 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:27.709426 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-70ad2fc9-e345-432e-85b0-38a1215af3e7 req-d5706707-aef0-4472-8b3d-a7e417ed5fff tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34 returned with HTTP 200 Jul 31 19:18:27.709866 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1196/4791] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:18:27 2026] DELETE /volume/v3/attachments/903f4ee0-aaed-4991-b86b-feecf4d80a34 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:29.028994 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a909cad5-0637-45c5-a1d6-379289d5a861 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:29.032056 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a909cad5-0637-45c5-a1d6-379289d5a861 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] DELETE https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 Jul 31 19:18:29.032294 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a909cad5-0637-45c5-a1d6-379289d5a861 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:29.032543 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a909cad5-0637-45c5-a1d6-379289d5a861 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:29.032736 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a909cad5-0637-45c5-a1d6-379289d5a861 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Delete volume with id: 68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 Jul 31 19:18:29.041785 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:29.041785 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:29.042402 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a909cad5-0637-45c5-a1d6-379289d5a861 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:18:29.061479 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a909cad5-0637-45c5-a1d6-379289d5a861 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Delete volume request issued successfully. Jul 31 19:18:29.061727 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a909cad5-0637-45c5-a1d6-379289d5a861 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 returned with HTTP 202 Jul 31 19:18:29.062251 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1195/4792] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:18:29 2026] DELETE /volume/v3/volumes/68de9952-d8b8-47dd-8d01-e6c0cdccc9c0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:18:29.071046 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bb91716b-f3f1-4bbd-bd08-7809ee950f12 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:29.072722 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bb91716b-f3f1-4bbd-bd08-7809ee950f12 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] DELETE https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 Jul 31 19:18:29.072906 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bb91716b-f3f1-4bbd-bd08-7809ee950f12 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:29.073079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bb91716b-f3f1-4bbd-bd08-7809ee950f12 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:29.073188 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-bb91716b-f3f1-4bbd-bd08-7809ee950f12 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Delete backup with id: b2728744-cdcb-46f5-9a0b-c3f86079eea1. Jul 31 19:18:29.077252 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:29.077252 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:29.093832 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-bb91716b-f3f1-4bbd-bd08-7809ee950f12 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] delete_backup rpcapi backup_id b2728744-cdcb-46f5-9a0b-c3f86079eea1 {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:18:29.096086 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bb91716b-f3f1-4bbd-bd08-7809ee950f12 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 returned with HTTP 202 Jul 31 19:18:29.096628 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1213/4793] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:18:29 2026] DELETE /volume/v3/backups/b2728744-cdcb-46f5-9a0b-c3f86079eea1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:18:29.103843 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-27706ec3-0310-4a33-8b76-3ff580cfcbdc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:29.105581 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27706ec3-0310-4a33-8b76-3ff580cfcbdc tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:18:29.105766 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27706ec3-0310-4a33-8b76-3ff580cfcbdc tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:29.105954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-27706ec3-0310-4a33-8b76-3ff580cfcbdc tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:29.106102 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-27706ec3-0310-4a33-8b76-3ff580cfcbdc tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Delete volume with id: a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:18:29.117296 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:29.117296 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:29.117783 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-27706ec3-0310-4a33-8b76-3ff580cfcbdc tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:18:29.147335 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-27706ec3-0310-4a33-8b76-3ff580cfcbdc tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Delete volume request issued successfully. Jul 31 19:18:29.147535 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-27706ec3-0310-4a33-8b76-3ff580cfcbdc tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a returned with HTTP 202 Jul 31 19:18:29.147983 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1190/4794] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:18:29 2026] DELETE /volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:18:29.156986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-06a1ca1e-423d-4b71-a04e-49b186ee0588 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:29.159085 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-06a1ca1e-423d-4b71-a04e-49b186ee0588 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:18:29.159351 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-06a1ca1e-423d-4b71-a04e-49b186ee0588 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:29.159906 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-06a1ca1e-423d-4b71-a04e-49b186ee0588 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:29.166925 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:29.166925 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:29.170728 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-06a1ca1e-423d-4b71-a04e-49b186ee0588 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Volume info retrieved successfully. Jul 31 19:18:29.175590 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-06a1ca1e-423d-4b71-a04e-49b186ee0588 tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a returned with HTTP 200 Jul 31 19:18:29.175983 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1197/4795] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:29 2026] GET /volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:30.190816 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6a6bd0e3-19f3-41a1-9629-a3bcd0dae34c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:30.193410 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6a6bd0e3-19f3-41a1-9629-a3bcd0dae34c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] GET https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a Jul 31 19:18:30.193703 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6a6bd0e3-19f3-41a1-9629-a3bcd0dae34c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:30.194002 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6a6bd0e3-19f3-41a1-9629-a3bcd0dae34c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:30.200522 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6a6bd0e3-19f3-41a1-9629-a3bcd0dae34c tempest-TestVolumeBackupRestore-585845815 tempest-TestVolumeBackupRestore-585845815-project-member] https://10.4.3.163/volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a returned with HTTP 404 Jul 31 19:18:30.201210 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1196/4796] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:18:30 2026] GET /volume/v3/volumes/a06c6dc8-19fb-47ae-b36a-b6c561df173a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:18:34.488764 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:34.563641 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:18:34.564010 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-932056490"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:34.565418 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-932056490'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:18:34.565563 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Create volume of 1 GB Jul 31 19:18:34.569732 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Availability Zones retrieved successfully. Jul 31 19:18:34.575381 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Flow 'volume_create_api' (ede363e8-a88b-48f8-a532-1a55af31bb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:18:34.576536 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c2238e-c224-4226-8a10-d266cf920254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:34.577238 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:18:34.600041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c2238e-c224-4226-8a10-d266cf920254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:34.600954 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82c05cb-0009-447c-a955-6dcc3572c088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:34.654823 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Created reservations ['17748ac2-6bb5-48de-827e-8202e6db7ef0', 'aa0b7f87-adaa-4feb-8153-b98043ab96b7', '5970696b-1ff9-48c2-a389-141bebdef79e', 'feb70936-bab4-4921-91d0-a3dcae467b13'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:18:34.655626 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82c05cb-0009-447c-a955-6dcc3572c088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17748ac2-6bb5-48de-827e-8202e6db7ef0', 'aa0b7f87-adaa-4feb-8153-b98043ab96b7', '5970696b-1ff9-48c2-a389-141bebdef79e', 'feb70936-bab4-4921-91d0-a3dcae467b13']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:34.656304 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cf4ba4-5179-4070-bfd8-ca240d4c067f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:34.678801 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cf4ba4-5179-4070-bfd8-ca240d4c067f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6513669-d01d-461d-a75c-82a95e085810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-932056490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab3a3b49b1448b3a49ddc01c2b2119a',qos_specs=None,replication_status=,reservations=['17748ac2-6bb5-48de-827e-8202e6db7ef0','aa0b7f87-adaa-4feb-8153-b98043ab96b7','5970696b-1ff9-48c2-a389-141bebdef79e','feb70936-bab4-4921-91d0-a3dcae467b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d942b056c71455d8eb6921fd33c5806',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:18:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-932056490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6513669-d01d-461d-a75c-82a95e085810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bab3a3b49b1448b3a49ddc01c2b2119a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d942b056c71455d8eb6921fd33c5806',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:34.680000 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd90365-dac3-4286-ad7c-2faff51bd493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:34.700377 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd90365-dac3-4286-ad7c-2faff51bd493) transitioned into state 'SUCCESS' from state '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-932056490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bab3a3b49b1448b3a49ddc01c2b2119a',qos_specs=None,replication_status=,reservations=['17748ac2-6bb5-48de-827e-8202e6db7ef0','aa0b7f87-adaa-4feb-8153-b98043ab96b7','5970696b-1ff9-48c2-a389-141bebdef79e','feb70936-bab4-4921-91d0-a3dcae467b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d942b056c71455d8eb6921fd33c5806',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:34.701234 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (174e3d60-edc4-4b3b-a239-7325ecbfd471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:34.710941 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (174e3d60-edc4-4b3b-a239-7325ecbfd471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:34.711911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Flow 'volume_create_api' (ede363e8-a88b-48f8-a532-1a55af31bb1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:18:34.712252 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Create volume request issued successfully. Jul 31 19:18:34.712919 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d9d0b8e-3a40-4e00-9d7e-f51dbc680000 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:18:34.713376 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1214/4797] 10.4.3.163 () {70 vars in 1298 bytes} [Fri Jul 31 19:18:34 2026] POST /volume/v3/volumes => generated 777 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:18:34.724769 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b753e8ef-c66f-4345-84d0-2edb436aa19f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:34.726450 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b753e8ef-c66f-4345-84d0-2edb436aa19f tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 Jul 31 19:18:34.726653 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b753e8ef-c66f-4345-84d0-2edb436aa19f tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:34.726849 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b753e8ef-c66f-4345-84d0-2edb436aa19f tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:34.733604 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:34.733604 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:34.736611 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b753e8ef-c66f-4345-84d0-2edb436aa19f tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Volume info retrieved successfully. Jul 31 19:18:34.740059 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b753e8ef-c66f-4345-84d0-2edb436aa19f tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 returned with HTTP 200 Jul 31 19:18:34.740402 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1191/4798] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:34 2026] GET /volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:34.875137 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-2f449134-b937-4095-a35d-b1273a409dec None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:34.877659 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-2f449134-b937-4095-a35d-b1273a409dec tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/limits Jul 31 19:18:34.877875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-2f449134-b937-4095-a35d-b1273a409dec tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:34.878067 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-2f449134-b937-4095-a35d-b1273a409dec tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:34.896763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-2f449134-b937-4095-a35d-b1273a409dec tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/limits returned with HTTP 200 Jul 31 19:18:34.897207 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1198/4799] 10.4.3.163 () {68 vars in 1484 bytes} [Fri Jul 31 19:18:34 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:34.936042 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-b21a3523-252d-4783-9170-599900018dde None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:34.938012 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-b21a3523-252d-4783-9170-599900018dde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:18:34.938201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-b21a3523-252d-4783-9170-599900018dde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:34.938384 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-b21a3523-252d-4783-9170-599900018dde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:34.948915 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:34.948915 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:34.953051 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-b21a3523-252d-4783-9170-599900018dde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:18:34.959004 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-b21a3523-252d-4783-9170-599900018dde tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 200 Jul 31 19:18:34.959798 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1197/4800] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:18:34 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 1657 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:34.968880 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-f7ae73bf-539c-49c7-b20f-7818b769c224 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:34.970758 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-f7ae73bf-539c-49c7-b20f-7818b769c224 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:18:34.971100 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-f7ae73bf-539c-49c7-b20f-7818b769c224 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9de58115-0ef2-4f18-9744-5595872eb399", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-245879978", "description": null, "metadata": {}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:34.980963 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:34.980963 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:34.981447 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-f7ae73bf-539c-49c7-b20f-7818b769c224 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:18:34.981626 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-f7ae73bf-539c-49c7-b20f-7818b769c224 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create snapshot from volume 9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:18:35.004116 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-f7ae73bf-539c-49c7-b20f-7818b769c224 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['c3042cf7-d6df-43ee-9284-ce5ccd7ba0c8', '0f4288cc-eb70-4a77-a0a1-f70dd610e6e6', 'ca275f23-a3ca-4cbf-a6e6-e9fc836db62d', '600c2ab3-f64f-4194-bf8d-ce68c3a71614'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:18:35.034908 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-f7ae73bf-539c-49c7-b20f-7818b769c224 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot force create request issued successfully. Jul 31 19:18:35.035252 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-9687eca3-a5ba-4adc-84c6-dd8dca5bd192 req-f7ae73bf-539c-49c7-b20f-7818b769c224 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:18:35.035693 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1215/4801] 10.4.3.163 () {72 vars in 1547 bytes} [Fri Jul 31 19:18:34 2026] POST /volume/v3/snapshots => generated 319 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:18:35.754470 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-54f826a9-f19e-4c40-a2be-e47de5e1a447 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:35.755043 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54f826a9-f19e-4c40-a2be-e47de5e1a447 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 Jul 31 19:18:35.755273 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54f826a9-f19e-4c40-a2be-e47de5e1a447 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:35.755494 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-54f826a9-f19e-4c40-a2be-e47de5e1a447 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:35.764831 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:35.764831 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:35.768483 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-54f826a9-f19e-4c40-a2be-e47de5e1a447 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Volume info retrieved successfully. Jul 31 19:18:35.772590 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-54f826a9-f19e-4c40-a2be-e47de5e1a447 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 returned with HTTP 200 Jul 31 19:18:35.773096 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1192/4802] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:35 2026] GET /volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:35.788509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3880fcf2-85f2-4cae-b606-90a32a48f8ee None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:35.790244 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3880fcf2-85f2-4cae-b606-90a32a48f8ee tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] POST https://10.4.3.163/volume/v3/backups Jul 31 19:18:35.790600 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3880fcf2-85f2-4cae-b606-90a32a48f8ee tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6513669-d01d-461d-a75c-82a95e085810", "name": "tempest-type-Backup-374572116"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:35.791938 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-3880fcf2-85f2-4cae-b606-90a32a48f8ee tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Creating new backup {'backup': {'volume_id': 'f6513669-d01d-461d-a75c-82a95e085810', 'name': 'tempest-type-Backup-374572116'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:18:35.792083 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-3880fcf2-85f2-4cae-b606-90a32a48f8ee tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Creating backup of volume f6513669-d01d-461d-a75c-82a95e085810 in container None Jul 31 19:18:35.798805 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:35.798805 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:35.799248 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3880fcf2-85f2-4cae-b606-90a32a48f8ee tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Volume info retrieved successfully. Jul 31 19:18:35.832090 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-3880fcf2-85f2-4cae-b606-90a32a48f8ee tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Created reservations ['efb7458a-cbb2-47d3-a304-eb7416028aae', '265fb9da-e158-4a48-96f0-916be47a4d68'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:18:35.866828 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3880fcf2-85f2-4cae-b606-90a32a48f8ee tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:18:35.867309 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1199/4803] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:18:35 2026] POST /volume/v3/backups => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:18:35.876352 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eaaef337-81be-44c1-bf7e-fba9fe9c81c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:35.878594 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eaaef337-81be-44c1-bf7e-fba9fe9c81c9 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:35.879076 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eaaef337-81be-44c1-bf7e-fba9fe9c81c9 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:35.879076 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eaaef337-81be-44c1-bf7e-fba9fe9c81c9 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:35.879185 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-eaaef337-81be-44c1-bf7e-fba9fe9c81c9 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:35.883455 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:35.883455 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:35.884142 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eaaef337-81be-44c1-bf7e-fba9fe9c81c9 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:35.884463 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1198/4804] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:35 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:36.617413 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bd9391b1-7cba-4b82-8e34-25e2455b0f8e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:36.619462 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd9391b1-7cba-4b82-8e34-25e2455b0f8e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:18:36.619745 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd9391b1-7cba-4b82-8e34-25e2455b0f8e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:36.620010 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bd9391b1-7cba-4b82-8e34-25e2455b0f8e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:36.624601 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:36.624601 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:36.625016 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bd9391b1-7cba-4b82-8e34-25e2455b0f8e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:18:36.625709 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bd9391b1-7cba-4b82-8e34-25e2455b0f8e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd returned with HTTP 200 Jul 31 19:18:36.626061 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1216/4805] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:18:36 2026] GET /volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:36.894149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9aa191af-6ba8-48c8-9a4f-e4014a7cbb70 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:36.896011 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9aa191af-6ba8-48c8-9a4f-e4014a7cbb70 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:36.896270 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9aa191af-6ba8-48c8-9a4f-e4014a7cbb70 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:36.896522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9aa191af-6ba8-48c8-9a4f-e4014a7cbb70 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:36.896677 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9aa191af-6ba8-48c8-9a4f-e4014a7cbb70 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:36.901771 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:36.901771 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:36.901771 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9aa191af-6ba8-48c8-9a4f-e4014a7cbb70 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:36.901771 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1193/4806] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:36 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:37.911672 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0204d3fb-5ca8-4f12-be73-2714e8353077 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:37.913461 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0204d3fb-5ca8-4f12-be73-2714e8353077 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:37.913755 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0204d3fb-5ca8-4f12-be73-2714e8353077 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:37.913986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0204d3fb-5ca8-4f12-be73-2714e8353077 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:37.914222 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-0204d3fb-5ca8-4f12-be73-2714e8353077 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:37.917965 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:37.917965 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:37.918506 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0204d3fb-5ca8-4f12-be73-2714e8353077 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:37.918835 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1200/4807] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:37 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:38.215531 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-76bd2c84-2312-4843-8f93-1a88a8be0d08 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:38.217682 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-76bd2c84-2312-4843-8f93-1a88a8be0d08 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:18:38.217945 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-76bd2c84-2312-4843-8f93-1a88a8be0d08 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:38.218179 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-76bd2c84-2312-4843-8f93-1a88a8be0d08 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:38.223097 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:38.223097 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:38.223568 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-76bd2c84-2312-4843-8f93-1a88a8be0d08 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:18:38.224332 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-76bd2c84-2312-4843-8f93-1a88a8be0d08 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd returned with HTTP 200 Jul 31 19:18:38.224760 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1199/4808] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:18:38 2026] GET /volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:38.928787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e378528a-aaec-4cbb-b172-feb9e945c0e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:38.931045 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e378528a-aaec-4cbb-b172-feb9e945c0e7 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:38.931371 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e378528a-aaec-4cbb-b172-feb9e945c0e7 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:38.931656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e378528a-aaec-4cbb-b172-feb9e945c0e7 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:38.931837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-e378528a-aaec-4cbb-b172-feb9e945c0e7 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:38.937095 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:38.937095 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:38.937760 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e378528a-aaec-4cbb-b172-feb9e945c0e7 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:38.938100 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1217/4809] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:38 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:39.006095 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-39af7638-ef41-4f2a-bd49-183a876a7f51 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:39.008403 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-39af7638-ef41-4f2a-bd49-183a876a7f51 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:18:39.008615 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-39af7638-ef41-4f2a-bd49-183a876a7f51 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:39.008870 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-39af7638-ef41-4f2a-bd49-183a876a7f51 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:39.014283 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:39.014283 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:39.014791 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-39af7638-ef41-4f2a-bd49-183a876a7f51 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:18:39.015632 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-39af7638-ef41-4f2a-bd49-183a876a7f51 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd returned with HTTP 200 Jul 31 19:18:39.016064 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1194/4810] 10.4.3.163 () {68 vars in 1604 bytes} [Fri Jul 31 19:18:39 2026] GET /volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:39.023548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3d013b26-1cde-49b9-a404-c9d4fba90cbc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:39.025537 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3d013b26-1cde-49b9-a404-c9d4fba90cbc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:18:39.025856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3d013b26-1cde-49b9-a404-c9d4fba90cbc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:39.026482 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3d013b26-1cde-49b9-a404-c9d4fba90cbc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:39.038169 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:39.038169 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:39.041631 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3d013b26-1cde-49b9-a404-c9d4fba90cbc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:18:39.046465 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3d013b26-1cde-49b9-a404-c9d4fba90cbc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 200 Jul 31 19:18:39.046670 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1201/4811] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:18:39 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 1657 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:39.054681 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:39.056960 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:18:39.057379 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:39.059469 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:18:39.068909 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:39.068909 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:39.069379 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:18:39.069540 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:18:39.070190 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:18:39.075185 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (1a7f0614-cb9f-4c3b-9a9f-807a3a3de675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:18:39.076240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c5e6bb-93ff-4ffa-9074-abcf07c617b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:39.077110 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:18:39.103743 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c5e6bb-93ff-4ffa-9074-abcf07c617b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:39.104604 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb256c1-243b-4850-82d5-c99c1434892a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:39.149291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['48f5d743-0459-4939-9d8a-935c2582bd9c', 'f7eb55da-eb81-44cc-8f6b-173c6644ea7d', '8da5eb1f-5cd0-4d3d-8a5f-ba0764bdb903', '74d1fa13-f461-4a1a-89ab-352dc7c9e465'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:18:39.150611 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cb256c1-243b-4850-82d5-c99c1434892a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48f5d743-0459-4939-9d8a-935c2582bd9c', 'f7eb55da-eb81-44cc-8f6b-173c6644ea7d', '8da5eb1f-5cd0-4d3d-8a5f-ba0764bdb903', '74d1fa13-f461-4a1a-89ab-352dc7c9e465']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:39.151722 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae7e50e-2798-404b-9247-72dd613cfdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:39.204976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae7e50e-2798-404b-9247-72dd613cfdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bbd7d4e-ac73-442c-b370-483895ed3967', '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='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['48f5d743-0459-4939-9d8a-935c2582bd9c','f7eb55da-eb81-44cc-8f6b-173c6644ea7d','8da5eb1f-5cd0-4d3d-8a5f-ba0764bdb903','74d1fa13-f461-4a1a-89ab-352dc7c9e465'],size=1,snapshot_id=96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:18:39Z,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=7bbd7d4e-ac73-442c-b370-483895ed3967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:39.206107 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17249375-e70d-4fa5-86c8-859a5f07656a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:39.226236 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17249375-e70d-4fa5-86c8-859a5f07656a) transitioned into 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='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['48f5d743-0459-4939-9d8a-935c2582bd9c','f7eb55da-eb81-44cc-8f6b-173c6644ea7d','8da5eb1f-5cd0-4d3d-8a5f-ba0764bdb903','74d1fa13-f461-4a1a-89ab-352dc7c9e465'],size=1,snapshot_id=96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:39.227329 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3559a131-ccb2-458d-b3a4-2fe6a473d81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:18:39.254584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3559a131-ccb2-458d-b3a4-2fe6a473d81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:18:39.255807 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (1a7f0614-cb9f-4c3b-9a9f-807a3a3de675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:18:39.256200 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:18:39.257014 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-31ec96f6-fe7f-44a9-80e1-cc5e4bdfbccb tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:18:39.257647 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1200/4812] 10.4.3.163 () {72 vars in 1541 bytes} [Fri Jul 31 19:18:39 2026] POST /volume/v3/volumes => generated 736 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:18:39.266287 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3ca478f4-637d-4bd3-95b3-2590a584cdce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:39.268514 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3ca478f4-637d-4bd3-95b3-2590a584cdce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 Jul 31 19:18:39.268785 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3ca478f4-637d-4bd3-95b3-2590a584cdce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:39.269032 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3ca478f4-637d-4bd3-95b3-2590a584cdce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:39.275794 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:39.275794 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:39.279374 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3ca478f4-637d-4bd3-95b3-2590a584cdce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:18:39.283143 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-3ca478f4-637d-4bd3-95b3-2590a584cdce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 returned with HTTP 200 Jul 31 19:18:39.283570 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1218/4813] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:18:39 2026] GET /volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:39.290510 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-614e11d7-8df4-4cce-9114-4cc14c6894ce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:39.292582 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-614e11d7-8df4-4cce-9114-4cc14c6894ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 Jul 31 19:18:39.292776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-614e11d7-8df4-4cce-9114-4cc14c6894ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:39.292947 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-614e11d7-8df4-4cce-9114-4cc14c6894ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:39.299745 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:39.299745 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:39.303222 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-614e11d7-8df4-4cce-9114-4cc14c6894ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:18:39.307424 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-614e11d7-8df4-4cce-9114-4cc14c6894ce tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 returned with HTTP 200 Jul 31 19:18:39.307860 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1195/4814] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:18:39 2026] GET /volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:39.947085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7d72aff5-81e7-47b9-8513-b0cf6dc9b716 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:39.948815 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7d72aff5-81e7-47b9-8513-b0cf6dc9b716 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:39.949023 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7d72aff5-81e7-47b9-8513-b0cf6dc9b716 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:39.949193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7d72aff5-81e7-47b9-8513-b0cf6dc9b716 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:39.949291 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-7d72aff5-81e7-47b9-8513-b0cf6dc9b716 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:39.953219 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:39.953219 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:39.953760 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7d72aff5-81e7-47b9-8513-b0cf6dc9b716 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:39.954094 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1202/4815] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:39 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:40.964069 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-26880729-5b57-4167-98a6-45ab44a8b3a3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:40.965918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26880729-5b57-4167-98a6-45ab44a8b3a3 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:40.966130 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26880729-5b57-4167-98a6-45ab44a8b3a3 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:40.966347 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-26880729-5b57-4167-98a6-45ab44a8b3a3 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:40.966507 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-26880729-5b57-4167-98a6-45ab44a8b3a3 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:40.970781 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:40.970781 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:40.971397 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-26880729-5b57-4167-98a6-45ab44a8b3a3 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:40.971782 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1201/4816] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:40 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:41.981586 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-66ab8fcb-801d-4ae9-946a-98ac6904814e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:41.983173 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66ab8fcb-801d-4ae9-946a-98ac6904814e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:41.983388 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66ab8fcb-801d-4ae9-946a-98ac6904814e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:41.983590 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66ab8fcb-801d-4ae9-946a-98ac6904814e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:41.983716 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-66ab8fcb-801d-4ae9-946a-98ac6904814e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:41.987607 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:41.987607 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:41.988181 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66ab8fcb-801d-4ae9-946a-98ac6904814e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:41.988506 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1219/4817] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:41 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:42.316246 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-84bae314-98a8-43b9-84ef-3b19be28a637 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:42.318299 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-84bae314-98a8-43b9-84ef-3b19be28a637 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 Jul 31 19:18:42.318507 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-84bae314-98a8-43b9-84ef-3b19be28a637 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:42.318696 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-84bae314-98a8-43b9-84ef-3b19be28a637 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:42.325165 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:42.325165 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:42.328351 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-84bae314-98a8-43b9-84ef-3b19be28a637 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:18:42.332336 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-84bae314-98a8-43b9-84ef-3b19be28a637 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 returned with HTTP 200 Jul 31 19:18:42.332715 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1196/4818] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:18:42 2026] GET /volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:42.339504 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dbed7479-e806-4404-9b0a-0bbff06cba7d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:42.339951 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbed7479-e806-4404-9b0a-0bbff06cba7d None None] GET https://10.4.3.163/volume// Jul 31 19:18:42.340145 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dbed7479-e806-4404-9b0a-0bbff06cba7d None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:42.340371 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dbed7479-e806-4404-9b0a-0bbff06cba7d None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:42.340778 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dbed7479-e806-4404-9b0a-0bbff06cba7d None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:18:42.341090 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1203/4819] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:18:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:18:42.347017 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-08b82de1-6cb7-444f-99c3-9882eec26f24 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:42.348989 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-08b82de1-6cb7-444f-99c3-9882eec26f24 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:18:42.349406 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-08b82de1-6cb7-444f-99c3-9882eec26f24 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bbd7d4e-ac73-442c-b370-483895ed3967", "connector": null, "instance_uuid": "edfcaff6-0095-4767-a212-82dad585f032"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:42.356628 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:42.356628 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:42.377254 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-08b82de1-6cb7-444f-99c3-9882eec26f24 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:18:42.377838 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1202/4820] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:18:42 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:42.385065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dc4a3c11-b18d-4537-bd80-54d9a15da3f2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:42.385550 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc4a3c11-b18d-4537-bd80-54d9a15da3f2 None None] GET https://10.4.3.163/volume// Jul 31 19:18:42.385774 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc4a3c11-b18d-4537-bd80-54d9a15da3f2 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:42.385997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dc4a3c11-b18d-4537-bd80-54d9a15da3f2 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:42.386477 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dc4a3c11-b18d-4537-bd80-54d9a15da3f2 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:18:42.386827 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1220/4821] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:18:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:18:42.393764 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-74374f30-a2ac-4eef-bfc8-965042dcefa8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:42.395632 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-74374f30-a2ac-4eef-bfc8-965042dcefa8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 Jul 31 19:18:42.395867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-74374f30-a2ac-4eef-bfc8-965042dcefa8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:42.396030 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-74374f30-a2ac-4eef-bfc8-965042dcefa8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:42.404029 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:42.404029 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:42.406853 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-74374f30-a2ac-4eef-bfc8-965042dcefa8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:18:42.410749 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-74374f30-a2ac-4eef-bfc8-965042dcefa8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 returned with HTTP 200 Jul 31 19:18:42.411091 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1197/4822] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:18:42 2026] GET /volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:18:42.512108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-1ca1da81-9c44-4bf4-9f4f-9936e78ae1f7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:42.515873 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-1ca1da81-9c44-4bf4-9f4f-9936e78ae1f7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519 Jul 31 19:18:42.516301 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-1ca1da81-9c44-4bf4-9f4f-9936e78ae1f7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:42.523931 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-1ca1da81-9c44-4bf4-9f4f-9936e78ae1f7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-7bbd7d4e-ac73-442c-b370-483895ed3967-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:18:42.528942 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-1ca1da81-9c44-4bf4-9f4f-9936e78ae1f7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-7bbd7d4e-ac73-442c-b370-483895ed3967-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:18:42.529863 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:42.529863 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:42.609763 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-1ca1da81-9c44-4bf4-9f4f-9936e78ae1f7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-7bbd7d4e-ac73-442c-b370-483895ed3967-np0000006260" released by "attachment_update" :: held 0.081s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:18:42.610076 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-1ca1da81-9c44-4bf4-9f4f-9936e78ae1f7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519 returned with HTTP 200 Jul 31 19:18:42.610554 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1204/4823] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:18:42 2026] PUT /volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:42.634666 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-05edb3ba-0ff2-4c7f-9320-c7834fecde32 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:42.637012 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-05edb3ba-0ff2-4c7f-9320-c7834fecde32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519/action Jul 31 19:18:42.637454 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-05edb3ba-0ff2-4c7f-9320-c7834fecde32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:18:42.637671 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-05edb3ba-0ff2-4c7f-9320-c7834fecde32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:42.655193 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:42.655193 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:42.666479 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-a0ee1b0e-eced-4242-b572-b00c5e1b08a4 req-05edb3ba-0ff2-4c7f-9320-c7834fecde32 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519/action returned with HTTP 204 Jul 31 19:18:42.666983 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1203/4824] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:18:42 2026] POST /volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:18:42.998325 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ee59808b-4270-4df8-8d09-aa1dec3f0a0d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:43.001181 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee59808b-4270-4df8-8d09-aa1dec3f0a0d tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:43.001181 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee59808b-4270-4df8-8d09-aa1dec3f0a0d tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:43.001181 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ee59808b-4270-4df8-8d09-aa1dec3f0a0d tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:43.001181 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ee59808b-4270-4df8-8d09-aa1dec3f0a0d tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:43.004695 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:43.004695 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:43.005357 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ee59808b-4270-4df8-8d09-aa1dec3f0a0d tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:43.005820 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1221/4825] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:42 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:44.017950 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc07fb86-b2bf-44c8-8bcc-7a501dba6d08 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:44.019936 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc07fb86-b2bf-44c8-8bcc-7a501dba6d08 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:44.020003 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc07fb86-b2bf-44c8-8bcc-7a501dba6d08 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:44.020170 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc07fb86-b2bf-44c8-8bcc-7a501dba6d08 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:44.020274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-dc07fb86-b2bf-44c8-8bcc-7a501dba6d08 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:44.025178 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:44.025178 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:44.025839 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc07fb86-b2bf-44c8-8bcc-7a501dba6d08 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:44.026193 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1198/4826] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:44 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:45.035542 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8ac883a0-6219-4ad4-9dae-ba19844ee4f2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:45.037376 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ac883a0-6219-4ad4-9dae-ba19844ee4f2 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:45.037579 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ac883a0-6219-4ad4-9dae-ba19844ee4f2 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:45.037778 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ac883a0-6219-4ad4-9dae-ba19844ee4f2 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:45.037876 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-8ac883a0-6219-4ad4-9dae-ba19844ee4f2 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:45.041998 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:45.041998 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:45.042548 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ac883a0-6219-4ad4-9dae-ba19844ee4f2 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:45.042897 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1205/4827] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:45 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:46.052323 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fc9d1edf-3abb-41ad-bc42-625152fe74cc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:46.053958 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc9d1edf-3abb-41ad-bc42-625152fe74cc tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:46.054150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc9d1edf-3abb-41ad-bc42-625152fe74cc tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:46.054336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc9d1edf-3abb-41ad-bc42-625152fe74cc tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:46.054467 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-fc9d1edf-3abb-41ad-bc42-625152fe74cc tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:46.059101 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:46.059101 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:46.059749 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc9d1edf-3abb-41ad-bc42-625152fe74cc tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:46.060097 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1204/4828] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:46 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:47.070154 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-376ab02c-026b-49e5-802a-9a2388fd969a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:47.071962 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-376ab02c-026b-49e5-802a-9a2388fd969a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:47.072165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-376ab02c-026b-49e5-802a-9a2388fd969a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:47.072344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-376ab02c-026b-49e5-802a-9a2388fd969a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:47.072459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-376ab02c-026b-49e5-802a-9a2388fd969a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:47.078765 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:47.078765 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:47.078765 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-376ab02c-026b-49e5-802a-9a2388fd969a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:47.078765 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1222/4829] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:47 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:48.089080 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6fbfdb88-6b71-43b9-b951-f5b77b473be8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:48.092365 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fbfdb88-6b71-43b9-b951-f5b77b473be8 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:48.092630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fbfdb88-6b71-43b9-b951-f5b77b473be8 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:48.092845 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6fbfdb88-6b71-43b9-b951-f5b77b473be8 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:48.092966 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6fbfdb88-6b71-43b9-b951-f5b77b473be8 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:48.098302 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:48.098302 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:48.098876 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6fbfdb88-6b71-43b9-b951-f5b77b473be8 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:48.099194 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1199/4830] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:48 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:49.109508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f9b42eae-3c48-40d2-995e-7dc456510a73 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:49.111173 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f9b42eae-3c48-40d2-995e-7dc456510a73 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:49.111386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f9b42eae-3c48-40d2-995e-7dc456510a73 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:49.111633 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f9b42eae-3c48-40d2-995e-7dc456510a73 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:49.111681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-f9b42eae-3c48-40d2-995e-7dc456510a73 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:49.116073 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:49.116073 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:49.116662 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f9b42eae-3c48-40d2-995e-7dc456510a73 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:49.117003 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1206/4831] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:49 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:50.128552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-28d8c5f3-9fdc-4bbb-b742-244e47e7e36b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:50.130649 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28d8c5f3-9fdc-4bbb-b742-244e47e7e36b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:50.130889 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28d8c5f3-9fdc-4bbb-b742-244e47e7e36b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:50.131115 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-28d8c5f3-9fdc-4bbb-b742-244e47e7e36b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:50.131255 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-28d8c5f3-9fdc-4bbb-b742-244e47e7e36b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:50.135924 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:50.135924 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:50.136659 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-28d8c5f3-9fdc-4bbb-b742-244e47e7e36b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:50.137080 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1205/4832] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:50 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:50.148925 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-43f685e3-2486-4b83-aed1-6703754e3fce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:50.150432 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43f685e3-2486-4b83-aed1-6703754e3fce tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] PUT https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:50.150933 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-43f685e3-2486-4b83-aed1-6703754e3fce tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:18:50.157577 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:50.157577 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:18:50.167590 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-43f685e3-2486-4b83-aed1-6703754e3fce tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:50.168350 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1223/4833] 10.4.3.163 () {70 vars in 1408 bytes} [Fri Jul 31 19:18:50 2026] PUT /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:50.177649 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2a82f8fe-b784-455e-be99-d6708be8bf1a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:50.179842 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a82f8fe-b784-455e-be99-d6708be8bf1a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:50.180092 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a82f8fe-b784-455e-be99-d6708be8bf1a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:50.180317 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a82f8fe-b784-455e-be99-d6708be8bf1a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:50.180475 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2a82f8fe-b784-455e-be99-d6708be8bf1a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:50.186187 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:50.186187 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:50.186806 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a82f8fe-b784-455e-be99-d6708be8bf1a tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:50.187133 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1200/4834] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:50 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:50.198924 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-60f7ea58-4e81-4710-b22c-826919ef2c5e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:50.200906 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-60f7ea58-4e81-4710-b22c-826919ef2c5e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] DELETE https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:50.201161 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-60f7ea58-4e81-4710-b22c-826919ef2c5e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:50.201386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-60f7ea58-4e81-4710-b22c-826919ef2c5e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:50.201562 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-60f7ea58-4e81-4710-b22c-826919ef2c5e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Delete backup with id: e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. Jul 31 19:18:50.205540 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:50.205540 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:50.224256 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-60f7ea58-4e81-4710-b22c-826919ef2c5e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] delete_backup rpcapi backup_id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:18:50.226006 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-60f7ea58-4e81-4710-b22c-826919ef2c5e tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 202 Jul 31 19:18:50.226406 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1207/4835] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:18:50 2026] DELETE /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:18:50.238311 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-61afe4ce-f7b4-4af5-9b6f-4324bf78e5c5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:50.240475 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61afe4ce-f7b4-4af5-9b6f-4324bf78e5c5 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:50.240813 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61afe4ce-f7b4-4af5-9b6f-4324bf78e5c5 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:50.240976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-61afe4ce-f7b4-4af5-9b6f-4324bf78e5c5 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:50.241106 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-61afe4ce-f7b4-4af5-9b6f-4324bf78e5c5 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:50.245828 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:50.245828 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:18:50.246742 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-61afe4ce-f7b4-4af5-9b6f-4324bf78e5c5 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 200 Jul 31 19:18:50.247160 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1206/4836] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:50 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:18:51.257861 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6c003b43-e9d9-4e21-832f-f56dd0da73ed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:51.259824 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c003b43-e9d9-4e21-832f-f56dd0da73ed tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 Jul 31 19:18:51.260072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c003b43-e9d9-4e21-832f-f56dd0da73ed tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:51.260298 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6c003b43-e9d9-4e21-832f-f56dd0da73ed tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:51.260418 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6c003b43-e9d9-4e21-832f-f56dd0da73ed tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Show backup with id e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:18:51.264198 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6c003b43-e9d9-4e21-832f-f56dd0da73ed tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 returned with HTTP 404 Jul 31 19:18:51.264748 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1224/4837] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:51 2026] GET /volume/v3/backups/e6aabdd0-4a50-41d6-8e00-3a0ad5cf6597 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:18:51.270871 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a28c07dc-0549-41d1-b165-a631ee7cc74b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:51.272777 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a28c07dc-0549-41d1-b165-a631ee7cc74b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 Jul 31 19:18:51.273006 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a28c07dc-0549-41d1-b165-a631ee7cc74b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:51.273212 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a28c07dc-0549-41d1-b165-a631ee7cc74b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:51.273422 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a28c07dc-0549-41d1-b165-a631ee7cc74b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Delete volume with id: f6513669-d01d-461d-a75c-82a95e085810 Jul 31 19:18:51.280263 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:51.280263 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:18:51.280664 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a28c07dc-0549-41d1-b165-a631ee7cc74b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Volume info retrieved successfully. Jul 31 19:18:51.296070 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a28c07dc-0549-41d1-b165-a631ee7cc74b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Delete volume request issued successfully. Jul 31 19:18:51.296298 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a28c07dc-0549-41d1-b165-a631ee7cc74b tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 returned with HTTP 202 Jul 31 19:18:51.296803 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1201/4838] 10.4.3.163 () {68 vars in 1391 bytes} [Fri Jul 31 19:18:51 2026] DELETE /volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:18:51.306086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d8e99695-8e91-4793-9c22-f42470e0d806 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:51.309103 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8e99695-8e91-4793-9c22-f42470e0d806 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 Jul 31 19:18:51.309375 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8e99695-8e91-4793-9c22-f42470e0d806 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:51.309654 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8e99695-8e91-4793-9c22-f42470e0d806 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:51.319939 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:18:51.319939 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:18:51.325640 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d8e99695-8e91-4793-9c22-f42470e0d806 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Volume info retrieved successfully. Jul 31 19:18:51.332642 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8e99695-8e91-4793-9c22-f42470e0d806 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 returned with HTTP 200 Jul 31 19:18:51.333115 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1208/4839] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:51 2026] GET /volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:18:52.347532 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-914b82e7-4c47-44f5-a380-2f9ac2ec91c1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:18:52.349326 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-914b82e7-4c47-44f5-a380-2f9ac2ec91c1 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] GET https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 Jul 31 19:18:52.349540 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-914b82e7-4c47-44f5-a380-2f9ac2ec91c1 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:18:52.349729 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-914b82e7-4c47-44f5-a380-2f9ac2ec91c1 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:18:52.355973 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-914b82e7-4c47-44f5-a380-2f9ac2ec91c1 tempest-ProjectAdminTests39-2087164573 tempest-ProjectAdminTests39-2087164573-project-admin] https://10.4.3.163/volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 returned with HTTP 404 Jul 31 19:18:52.356391 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1207/4840] 10.4.3.163 () {68 vars in 1388 bytes} [Fri Jul 31 19:18:52 2026] GET /volume/v3/volumes/f6513669-d01d-461d-a75c-82a95e085810 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:00.135783 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c18eee46-4fc8-436e-9e81-0fe8d6038b36 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.221042 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c18eee46-4fc8-436e-9e81-0fe8d6038b36 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:19:00.221517 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c18eee46-4fc8-436e-9e81-0fe8d6038b36 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-780016771", "extra_specs": {}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:00.235761 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c18eee46-4fc8-436e-9e81-0fe8d6038b36 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:19:00.236269 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1225/4841] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:19:00 2026] POST /volume/v3/types => generated 211 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:00.245459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e45653a-d87e-4c79-9056-8985328c4eaf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.247453 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e45653a-d87e-4c79-9056-8985328c4eaf tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] POST https://10.4.3.163/volume/v3/types/b1a61df7-6b0b-41fb-ae6a-ab923575515d/encryption Jul 31 19:19:00.247811 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e45653a-d87e-4c79-9056-8985328c4eaf tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:00.265777 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e45653a-d87e-4c79-9056-8985328c4eaf tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] https://10.4.3.163/volume/v3/types/b1a61df7-6b0b-41fb-ae6a-ab923575515d/encryption returned with HTTP 200 Jul 31 19:19:00.266128 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1202/4842] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:19:00 2026] POST /volume/v3/types/b1a61df7-6b0b-41fb-ae6a-ab923575515d/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:00.274451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.278220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-799a270a-8d73-4fa3-895b-8b0207ad058a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.280270 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-799a270a-8d73-4fa3-895b-8b0207ad058a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:00.280519 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-799a270a-8d73-4fa3-895b-8b0207ad058a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:00.281263 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-799a270a-8d73-4fa3-895b-8b0207ad058a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:00.287853 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:00.287853 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:00.290966 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-799a270a-8d73-4fa3-895b-8b0207ad058a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:00.294821 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-799a270a-8d73-4fa3-895b-8b0207ad058a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:00.295146 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1208/4843] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:19:00 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:00.347974 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:19:00.348503 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-926637780", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-780016771", "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:00.350187 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-926637780', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-780016771', 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:19:00.354869 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume of 1 GB Jul 31 19:19:00.355257 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:00.355257 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:00.356039 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Availability Zones retrieved successfully. Jul 31 19:19:00.366111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Flow 'volume_create_api' (dd07eb8b-4ebd-48e3-a8d6-ba9bb81d1a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:19:00.368131 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa44b28-9754-40c6-a430-5625c39c95c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:00.369129 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:19:00.381602 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-318202e4-9743-44ed-8ad5-2be96d7f7a81 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.382066 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-318202e4-9743-44ed-8ad5-2be96d7f7a81 None None] GET https://10.4.3.163/volume// Jul 31 19:19:00.382268 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-318202e4-9743-44ed-8ad5-2be96d7f7a81 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:00.382528 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-318202e4-9743-44ed-8ad5-2be96d7f7a81 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:00.382847 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-318202e4-9743-44ed-8ad5-2be96d7f7a81 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:19:00.383131 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1226/4844] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:19:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:19:00.390780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-c4d81ba9-d916-4a8e-9308-aff18ab8358c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.392743 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-c4d81ba9-d916-4a8e-9308-aff18ab8358c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:19:00.393076 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-c4d81ba9-d916-4a8e-9308-aff18ab8358c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eab44475-3d6e-4c97-bb53-96fb26f393ab", "connector": null, "instance_uuid": "2131907e-5ffa-463d-9620-692f3ed4a458"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:00.400497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa44b28-9754-40c6-a430-5625c39c95c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1a61df7-6b0b-41fb-ae6a-ab923575515d,is_public=True,name='tempest-scenario-type-luks-780016771',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1a61df7-6b0b-41fb-ae6a-ab923575515d', '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=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:00.401253 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82bc401-d9e6-449a-885f-2831cd9edfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:00.408954 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:00.408954 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:00.426968 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-780016771 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-780016771, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:19:00.427242 np0000006260 devstack@c-api.service[100320]: WARNING cinder.quota [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-780016771 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-780016771, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:19:00.438930 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-c4d81ba9-d916-4a8e-9308-aff18ab8358c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:19:00.439484 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1203/4845] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:19:00 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:00.459809 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Created reservations ['361a5ebd-05fe-4c0f-80ae-d0eb3b66d735', '7eaeea0b-fe33-4158-9d1e-32337f30da55', '03e1ef0b-45d6-47ce-83c3-2bc2848f3bcb', 'd9684907-68f8-445e-828b-1ba9dd1f4801'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:19:00.460773 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e82bc401-d9e6-449a-885f-2831cd9edfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['361a5ebd-05fe-4c0f-80ae-d0eb3b66d735', '7eaeea0b-fe33-4158-9d1e-32337f30da55', '03e1ef0b-45d6-47ce-83c3-2bc2848f3bcb', 'd9684907-68f8-445e-828b-1ba9dd1f4801']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:00.461632 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383fc3ec-7195-4a49-8610-66648898036a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:00.466897 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1bd074f1-a10c-49fa-aa66-ce9ef9cd0c01 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.468460 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1bd074f1-a10c-49fa-aa66-ce9ef9cd0c01 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:00.469036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1bd074f1-a10c-49fa-aa66-ce9ef9cd0c01 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:00.469036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1bd074f1-a10c-49fa-aa66-ce9ef9cd0c01 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:00.483524 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2b68970e-b68b-4273-927a-730b00f1700c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.483913 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b68970e-b68b-4273-927a-730b00f1700c None None] GET https://10.4.3.163/volume// Jul 31 19:19:00.484020 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:00.484020 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:00.484085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2b68970e-b68b-4273-927a-730b00f1700c None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:00.484249 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2b68970e-b68b-4273-927a-730b00f1700c None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:00.484599 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2b68970e-b68b-4273-927a-730b00f1700c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:19:00.484984 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1227/4846] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:19:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:19:00.488462 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1bd074f1-a10c-49fa-aa66-ce9ef9cd0c01 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:00.488591 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383fc3ec-7195-4a49-8610-66648898036a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9a0040-c799-441f-9955-6505d7c2ea9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-926637780',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42efb6c5019945a6a5b254271f696bed',qos_specs=None,replication_status=,reservations=['361a5ebd-05fe-4c0f-80ae-d0eb3b66d735','7eaeea0b-fe33-4158-9d1e-32337f30da55','03e1ef0b-45d6-47ce-83c3-2bc2848f3bcb','d9684907-68f8-445e-828b-1ba9dd1f4801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_type_id=b1a61df7-6b0b-41fb-ae6a-ab923575515d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-926637780',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6d9a0040-c799-441f-9955-6505d7c2ea9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42efb6c5019945a6a5b254271f696bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1a61df7-6b0b-41fb-ae6a-ab923575515d),volume_type_id=b1a61df7-6b0b-41fb-ae6a-ab923575515d)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:00.488948 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2a135e-e120-4a2d-8e28-820f6c5201ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:00.494294 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1bd074f1-a10c-49fa-aa66-ce9ef9cd0c01 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:00.494712 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1209/4847] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:00 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:00.495929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-46eba000-1b2d-4209-b88a-5c3ec1b5948d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.498272 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-46eba000-1b2d-4209-b88a-5c3ec1b5948d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:00.498583 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-46eba000-1b2d-4209-b88a-5c3ec1b5948d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:00.498919 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-46eba000-1b2d-4209-b88a-5c3ec1b5948d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:00.510084 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:00.510084 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:00.514055 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-46eba000-1b2d-4209-b88a-5c3ec1b5948d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:00.518211 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-46eba000-1b2d-4209-b88a-5c3ec1b5948d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:00.521011 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1204/4848] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:19:00 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 19:19:00.528076 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2a135e-e120-4a2d-8e28-820f6c5201ef) transitioned into state 'SUCCESS' from state '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-926637780',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42efb6c5019945a6a5b254271f696bed',qos_specs=None,replication_status=,reservations=['361a5ebd-05fe-4c0f-80ae-d0eb3b66d735','7eaeea0b-fe33-4158-9d1e-32337f30da55','03e1ef0b-45d6-47ce-83c3-2bc2848f3bcb','d9684907-68f8-445e-828b-1ba9dd1f4801'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_type_id=b1a61df7-6b0b-41fb-ae6a-ab923575515d)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:00.528902 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d940923b-5bb4-4b37-bb8d-4fe248fccd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:00.539576 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d940923b-5bb4-4b37-bb8d-4fe248fccd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:00.540727 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Flow 'volume_create_api' (dd07eb8b-4ebd-48e3-a8d6-ba9bb81d1a4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:19:00.541087 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume request issued successfully. Jul 31 19:19:00.541876 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8be80da-58be-45a6-9046-7ef1ae5f0e75 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:19:00.542320 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1209/4849] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:19:00 2026] POST /volume/v3/volumes => generated 783 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:19:00.555097 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-03cc905e-bbdf-4e07-9689-c4282472cd26 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.556979 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03cc905e-bbdf-4e07-9689-c4282472cd26 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a Jul 31 19:19:00.557118 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03cc905e-bbdf-4e07-9689-c4282472cd26 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:00.557324 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03cc905e-bbdf-4e07-9689-c4282472cd26 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:00.564553 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:00.564553 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:00.568143 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-03cc905e-bbdf-4e07-9689-c4282472cd26 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:00.572374 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03cc905e-bbdf-4e07-9689-c4282472cd26 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a returned with HTTP 200 Jul 31 19:19:00.572872 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1228/4850] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:00 2026] GET /volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:00.625703 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-2f920a45-e9f5-4151-963a-aa4f44bb3bc1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:00.627783 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-2f920a45-e9f5-4151-963a-aa4f44bb3bc1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] PUT https://10.4.3.163/volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c Jul 31 19:19:00.628143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-2f920a45-e9f5-4151-963a-aa4f44bb3bc1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:00.635775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-2f920a45-e9f5-4151-963a-aa4f44bb3bc1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Acquiring lock "cinder-attachment_update-eab44475-3d6e-4c97-bb53-96fb26f393ab-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:19:00.640177 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-2f920a45-e9f5-4151-963a-aa4f44bb3bc1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Lock "cinder-attachment_update-eab44475-3d6e-4c97-bb53-96fb26f393ab-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:19:00.641071 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:00.641071 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:00.739646 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-2f920a45-e9f5-4151-963a-aa4f44bb3bc1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Lock "cinder-attachment_update-eab44475-3d6e-4c97-bb53-96fb26f393ab-np0000006260" released by "attachment_update" :: held 0.099s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:19:00.739936 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-2f920a45-e9f5-4151-963a-aa4f44bb3bc1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c returned with HTTP 200 Jul 31 19:19:00.740350 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1210/4851] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:19:00 2026] PUT /volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:01.506934 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c9e0e000-71c3-48d2-881a-bfc28a159c21 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:01.508854 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9e0e000-71c3-48d2-881a-bfc28a159c21 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:01.509219 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9e0e000-71c3-48d2-881a-bfc28a159c21 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:01.509534 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c9e0e000-71c3-48d2-881a-bfc28a159c21 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:01.518854 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:01.518854 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:01.522265 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c9e0e000-71c3-48d2-881a-bfc28a159c21 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:01.528263 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c9e0e000-71c3-48d2-881a-bfc28a159c21 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:01.528735 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1205/4852] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:01 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:01.584458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-afa5bba7-710c-4005-89de-885b4e881f55 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:01.587259 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-afa5bba7-710c-4005-89de-885b4e881f55 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a Jul 31 19:19:01.587475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-afa5bba7-710c-4005-89de-885b4e881f55 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:01.587655 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-afa5bba7-710c-4005-89de-885b4e881f55 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:01.594599 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:01.594599 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:01.597625 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-afa5bba7-710c-4005-89de-885b4e881f55 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:01.601172 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-afa5bba7-710c-4005-89de-885b4e881f55 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a returned with HTTP 200 Jul 31 19:19:01.601534 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1210/4853] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:01 2026] GET /volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:01.612162 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b1dc9136-02f3-4645-a691-b63ad07e6c03 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:01.613804 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1dc9136-02f3-4645-a691-b63ad07e6c03 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a Jul 31 19:19:01.613976 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1dc9136-02f3-4645-a691-b63ad07e6c03 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:01.614152 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b1dc9136-02f3-4645-a691-b63ad07e6c03 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:01.620352 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:01.620352 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:01.623259 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b1dc9136-02f3-4645-a691-b63ad07e6c03 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:01.627535 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b1dc9136-02f3-4645-a691-b63ad07e6c03 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a returned with HTTP 200 Jul 31 19:19:01.627985 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1229/4854] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:01 2026] GET /volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:01.639102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:01.640642 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:19:01.640957 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1261140911", "source_volid": "6d9a0040-c799-441f-9955-6505d7c2ea9a", "volume_type": "tempest-scenario-type-luks-780016771", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:01.642318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1261140911', 'source_volid': '6d9a0040-c799-441f-9955-6505d7c2ea9a', 'volume_type': 'tempest-scenario-type-luks-780016771', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:19:01.651456 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:01.651456 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:01.651922 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume retrieved successfully. Jul 31 19:19:01.652008 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume of 1 GB Jul 31 19:19:01.652630 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Availability Zones retrieved successfully. Jul 31 19:19:01.657976 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Flow 'volume_create_api' (954c9def-bdae-46b6-91f0-ff89b4ca9c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:19:01.659243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8b94e6-0333-4088-af62-80ad62f02077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:01.660094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:19:01.678164 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8b94e6-0333-4088-af62-80ad62f02077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6d9a0040-c799-441f-9955-6505d7c2ea9a', 'volume_type': VolumeType(created_at=2026-07-31T19:19:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b1a61df7-6b0b-41fb-ae6a-ab923575515d,is_public=True,name='tempest-scenario-type-luks-780016771',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1a61df7-6b0b-41fb-ae6a-ab923575515d', '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=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:01.679102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d94d4b-74e0-42ab-918e-7462ff645954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:01.703819 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-780016771 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-780016771, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:19:01.703966 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-780016771 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-780016771, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:19:01.718744 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Created reservations ['35aabfc6-e14e-424a-9338-8d934af4a692', 'ff65067e-7d8b-46a8-a248-43bc8d854bd2', '17693a88-0edb-4a81-9164-763b96815e0c', '410ebe0e-0ff0-481f-aeb4-6f6ae0862886'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:19:01.719619 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d94d4b-74e0-42ab-918e-7462ff645954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35aabfc6-e14e-424a-9338-8d934af4a692', 'ff65067e-7d8b-46a8-a248-43bc8d854bd2', '17693a88-0edb-4a81-9164-763b96815e0c', '410ebe0e-0ff0-481f-aeb4-6f6ae0862886']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:01.720314 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da8be484-0317-4927-9d66-e2b82cdb650e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:01.759104 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da8be484-0317-4927-9d66-e2b82cdb650e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cc29a4c-effa-443a-8bec-b68827ba850c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1261140911',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42efb6c5019945a6a5b254271f696bed',qos_specs=None,replication_status=,reservations=['35aabfc6-e14e-424a-9338-8d934af4a692','ff65067e-7d8b-46a8-a248-43bc8d854bd2','17693a88-0edb-4a81-9164-763b96815e0c','410ebe0e-0ff0-481f-aeb4-6f6ae0862886'],size=1,snapshot_id=None,source_replicaid=,source_volid=6d9a0040-c799-441f-9955-6505d7c2ea9a,status='creating',user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_type_id=b1a61df7-6b0b-41fb-ae6a-ab923575515d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1261140911',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6cc29a4c-effa-443a-8bec-b68827ba850c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42efb6c5019945a6a5b254271f696bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6d9a0040-c799-441f-9955-6505d7c2ea9a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1a61df7-6b0b-41fb-ae6a-ab923575515d),volume_type_id=b1a61df7-6b0b-41fb-ae6a-ab923575515d)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:01.760712 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cdad34e-deb6-437f-8538-98f401a2079d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:01.779700 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cdad34e-deb6-437f-8538-98f401a2079d) transitioned into state 'SUCCESS' from state '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-1261140911',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42efb6c5019945a6a5b254271f696bed',qos_specs=None,replication_status=,reservations=['35aabfc6-e14e-424a-9338-8d934af4a692','ff65067e-7d8b-46a8-a248-43bc8d854bd2','17693a88-0edb-4a81-9164-763b96815e0c','410ebe0e-0ff0-481f-aeb4-6f6ae0862886'],size=1,snapshot_id=None,source_replicaid=,source_volid=6d9a0040-c799-441f-9955-6505d7c2ea9a,status='creating',user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_type_id=b1a61df7-6b0b-41fb-ae6a-ab923575515d)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:01.780589 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8dfe26-05aa-40ec-999f-d4ee2eca883f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:01.802373 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad8dfe26-05aa-40ec-999f-d4ee2eca883f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:01.803282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Flow 'volume_create_api' (954c9def-bdae-46b6-91f0-ff89b4ca9c67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:19:01.804903 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume request issued successfully. Jul 31 19:19:01.805559 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d88c2bd4-6672-4d9b-8fd8-718e424d6789 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:19:01.807719 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1211/4855] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:19:01 2026] POST /volume/v3/volumes => generated 811 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:19:01.819820 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7a513e0f-a5fe-41b5-a887-355bf84a6d7b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:01.821366 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a513e0f-a5fe-41b5-a887-355bf84a6d7b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:01.821585 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a513e0f-a5fe-41b5-a887-355bf84a6d7b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:01.821776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7a513e0f-a5fe-41b5-a887-355bf84a6d7b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:01.829293 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:01.829293 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:01.833430 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7a513e0f-a5fe-41b5-a887-355bf84a6d7b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:01.838787 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7a513e0f-a5fe-41b5-a887-355bf84a6d7b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:01.839238 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1206/4856] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:01 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:02.541851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-317e8bc2-b4ba-4e53-b53f-69529e317c15 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:02.543965 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-317e8bc2-b4ba-4e53-b53f-69529e317c15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:02.544203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-317e8bc2-b4ba-4e53-b53f-69529e317c15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:02.544456 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-317e8bc2-b4ba-4e53-b53f-69529e317c15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:02.555014 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:02.555014 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:02.558018 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-317e8bc2-b4ba-4e53-b53f-69529e317c15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:02.562020 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-317e8bc2-b4ba-4e53-b53f-69529e317c15 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:02.562369 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1211/4857] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:02 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:02.853581 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-24acb2ee-5f5e-43df-9073-02913304b003 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:02.855364 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24acb2ee-5f5e-43df-9073-02913304b003 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:02.855654 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24acb2ee-5f5e-43df-9073-02913304b003 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:02.855870 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-24acb2ee-5f5e-43df-9073-02913304b003 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:02.862174 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:02.862174 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:02.865215 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-24acb2ee-5f5e-43df-9073-02913304b003 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:02.868899 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-24acb2ee-5f5e-43df-9073-02913304b003 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:02.869231 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1230/4858] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:02 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:03.575947 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-615c24b2-8f01-4ccd-acdc-f951875ff6f8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:03.577868 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-615c24b2-8f01-4ccd-acdc-f951875ff6f8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:03.578037 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-615c24b2-8f01-4ccd-acdc-f951875ff6f8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:03.578239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-615c24b2-8f01-4ccd-acdc-f951875ff6f8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:03.587033 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:03.587033 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:03.590149 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-615c24b2-8f01-4ccd-acdc-f951875ff6f8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:03.595121 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-615c24b2-8f01-4ccd-acdc-f951875ff6f8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:03.595797 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1212/4859] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:03 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:03.883140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2430491-b73b-44ca-ac37-a6de5273eabd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:03.884807 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2430491-b73b-44ca-ac37-a6de5273eabd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:03.884987 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2430491-b73b-44ca-ac37-a6de5273eabd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:03.885160 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2430491-b73b-44ca-ac37-a6de5273eabd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:03.891826 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:03.891826 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:03.894851 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2430491-b73b-44ca-ac37-a6de5273eabd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:03.898380 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2430491-b73b-44ca-ac37-a6de5273eabd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:03.898739 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1207/4860] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:03 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:03.967694 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-eee8c6b2-2222-4acd-897c-f93d1d8a3bfd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:03.969666 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-eee8c6b2-2222-4acd-897c-f93d1d8a3bfd tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c/action Jul 31 19:19:03.970004 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-eee8c6b2-2222-4acd-897c-f93d1d8a3bfd tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:19:03.970112 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-eee8c6b2-2222-4acd-897c-f93d1d8a3bfd tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:03.984193 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:03.984193 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:03.995700 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d80b3133-525a-4fa2-93ce-f5dc5357ce23 req-eee8c6b2-2222-4acd-897c-f93d1d8a3bfd tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c/action returned with HTTP 204 Jul 31 19:19:03.996285 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1212/4861] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:19:03 2026] POST /volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:04.607529 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6aa037e9-6900-4acb-8aef-23be2e381ff2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:04.609273 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6aa037e9-6900-4acb-8aef-23be2e381ff2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:04.609494 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6aa037e9-6900-4acb-8aef-23be2e381ff2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:04.609694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6aa037e9-6900-4acb-8aef-23be2e381ff2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:04.619449 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:04.619449 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:04.622705 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6aa037e9-6900-4acb-8aef-23be2e381ff2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:04.627188 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6aa037e9-6900-4acb-8aef-23be2e381ff2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:04.627646 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1231/4862] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:04 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1653 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:04.638825 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-67cb2baa-4f9a-4397-b735-0d235565efac None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:04.640461 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-67cb2baa-4f9a-4397-b735-0d235565efac tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:19:04.640770 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-67cb2baa-4f9a-4397-b735-0d235565efac tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eab44475-3d6e-4c97-bb53-96fb26f393ab", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1581277288"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:04.651159 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:04.651159 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:04.651659 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-67cb2baa-4f9a-4397-b735-0d235565efac tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:04.651801 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-67cb2baa-4f9a-4397-b735-0d235565efac tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:04.655069 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-67cb2baa-4f9a-4397-b735-0d235565efac tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 400 Jul 31 19:19:04.655561 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1213/4863] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:19:04 2026] POST /volume/v3/snapshots => generated 160 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 19:19:04.662230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ef252ac9-f402-40e8-8823-8313e95e9cc5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:04.663937 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef252ac9-f402-40e8-8823-8313e95e9cc5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:19:04.664275 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef252ac9-f402-40e8-8823-8313e95e9cc5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eab44475-3d6e-4c97-bb53-96fb26f393ab", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1087815803"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:04.674064 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:04.674064 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:04.674596 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ef252ac9-f402-40e8-8823-8313e95e9cc5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:04.674726 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-ef252ac9-f402-40e8-8823-8313e95e9cc5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:04.696676 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-ef252ac9-f402-40e8-8823-8313e95e9cc5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['7e5d9b08-35bd-412f-8081-9cedc1853a91', 'ffda8842-70db-4600-92fc-617f01a9d67e', 'b2b4eb30-25c1-42e1-8618-aa41772a04a7', '25d5221f-1262-44df-b9e2-d140896e3a57'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:19:04.726288 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ef252ac9-f402-40e8-8823-8313e95e9cc5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot force create request issued successfully. Jul 31 19:19:04.726682 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef252ac9-f402-40e8-8823-8313e95e9cc5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:19:04.727150 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1208/4864] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:19:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:19:04.735617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-813116b8-a2b3-4945-b8fb-7675d180de1d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:04.737311 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-813116b8-a2b3-4945-b8fb-7675d180de1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f Jul 31 19:19:04.737539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-813116b8-a2b3-4945-b8fb-7675d180de1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:04.737731 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-813116b8-a2b3-4945-b8fb-7675d180de1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:04.742201 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:04.742201 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:04.742626 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-813116b8-a2b3-4945-b8fb-7675d180de1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:04.743263 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-813116b8-a2b3-4945-b8fb-7675d180de1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f returned with HTTP 200 Jul 31 19:19:04.743635 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1213/4865] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:04 2026] GET /volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:04.909827 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ed9fdf2-4134-40e8-b02b-55e79dd3d086 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:04.911521 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ed9fdf2-4134-40e8-b02b-55e79dd3d086 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:04.911721 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ed9fdf2-4134-40e8-b02b-55e79dd3d086 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:04.911916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ed9fdf2-4134-40e8-b02b-55e79dd3d086 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:04.918603 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:04.918603 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:04.921792 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ed9fdf2-4134-40e8-b02b-55e79dd3d086 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:04.925482 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ed9fdf2-4134-40e8-b02b-55e79dd3d086 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:04.925976 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1232/4866] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:04 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:05.751457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e70fec2-c9d4-4508-871c-0a2cd5bafc39 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:05.753587 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e70fec2-c9d4-4508-871c-0a2cd5bafc39 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f Jul 31 19:19:05.753781 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e70fec2-c9d4-4508-871c-0a2cd5bafc39 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:05.753958 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e70fec2-c9d4-4508-871c-0a2cd5bafc39 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:05.758456 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:05.758456 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:05.758821 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9e70fec2-c9d4-4508-871c-0a2cd5bafc39 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:05.759458 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e70fec2-c9d4-4508-871c-0a2cd5bafc39 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f returned with HTTP 200 Jul 31 19:19:05.759800 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1214/4867] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:05 2026] GET /volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:05.767402 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eee98e64-9e33-4770-9726-f9107ba1ed1b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:05.769218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eee98e64-9e33-4770-9726-f9107ba1ed1b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:19:05.769630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eee98e64-9e33-4770-9726-f9107ba1ed1b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eab44475-3d6e-4c97-bb53-96fb26f393ab", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1589684998"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:05.779156 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:05.779156 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:05.779681 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eee98e64-9e33-4770-9726-f9107ba1ed1b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:05.779836 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-eee98e64-9e33-4770-9726-f9107ba1ed1b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:05.802113 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-eee98e64-9e33-4770-9726-f9107ba1ed1b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['fdce739f-f5c8-4471-aff1-c032b7990bea', '0ddfbaf7-4bc2-4383-8204-dc915dfbb635', '82989695-6220-4e0a-ab59-8be3b58c781e', '3746f781-7f01-4916-bd85-9b4740d951ce'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:19:05.826529 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-eee98e64-9e33-4770-9726-f9107ba1ed1b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot force create request issued successfully. Jul 31 19:19:05.826830 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eee98e64-9e33-4770-9726-f9107ba1ed1b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:19:05.827234 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1209/4868] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:19:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:19:05.834633 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b79f0653-6de6-4548-b35a-ab3e1812eca9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:05.836310 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b79f0653-6de6-4548-b35a-ab3e1812eca9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 Jul 31 19:19:05.836531 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b79f0653-6de6-4548-b35a-ab3e1812eca9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:05.836714 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b79f0653-6de6-4548-b35a-ab3e1812eca9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:05.841995 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:05.841995 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:05.842518 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b79f0653-6de6-4548-b35a-ab3e1812eca9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:05.843454 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b79f0653-6de6-4548-b35a-ab3e1812eca9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 returned with HTTP 200 Jul 31 19:19:05.843824 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1214/4869] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:05 2026] GET /volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:05.937736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-96d89e9e-434f-422b-befc-2083b7a0bc9a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:05.939469 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-96d89e9e-434f-422b-befc-2083b7a0bc9a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:05.939644 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-96d89e9e-434f-422b-befc-2083b7a0bc9a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:05.939812 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-96d89e9e-434f-422b-befc-2083b7a0bc9a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:05.946136 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:05.946136 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:05.949335 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-96d89e9e-434f-422b-befc-2083b7a0bc9a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:05.952983 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-96d89e9e-434f-422b-befc-2083b7a0bc9a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:05.953323 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1233/4870] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:05 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:06.852765 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2cd6b800-d8e7-4624-9324-5ca277f44390 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:06.854527 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2cd6b800-d8e7-4624-9324-5ca277f44390 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 Jul 31 19:19:06.854736 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2cd6b800-d8e7-4624-9324-5ca277f44390 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:06.854932 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2cd6b800-d8e7-4624-9324-5ca277f44390 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:06.860006 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:06.860006 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:06.860447 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2cd6b800-d8e7-4624-9324-5ca277f44390 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:06.861356 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2cd6b800-d8e7-4624-9324-5ca277f44390 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 returned with HTTP 200 Jul 31 19:19:06.861751 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1215/4871] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:06 2026] GET /volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:06.870123 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b7c29efe-63b9-4476-8171-528a44b157b0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:06.871913 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7c29efe-63b9-4476-8171-528a44b157b0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:19:06.872246 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7c29efe-63b9-4476-8171-528a44b157b0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eab44475-3d6e-4c97-bb53-96fb26f393ab", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1936788489"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:06.882873 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:06.882873 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:06.883419 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b7c29efe-63b9-4476-8171-528a44b157b0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:06.883643 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-b7c29efe-63b9-4476-8171-528a44b157b0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:06.911248 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b7c29efe-63b9-4476-8171-528a44b157b0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['0d1ce794-36f3-4e8b-b77c-50c76df8ac05', 'bd9cb3f7-101e-4053-b2c8-22c831019900', '016b2b2e-d029-4cb0-9df6-d9cb11000b24', '4c53953e-62c1-48f1-8341-a112f9ca8c10'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:19:06.942048 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b7c29efe-63b9-4476-8171-528a44b157b0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot force create request issued successfully. Jul 31 19:19:06.942379 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7c29efe-63b9-4476-8171-528a44b157b0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:19:06.942843 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1210/4872] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:19:06 2026] POST /volume/v3/snapshots => generated 310 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:19:06.950982 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-33b12d1e-ba39-40e6-a6a4-65bcfff1572a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:06.953117 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-33b12d1e-ba39-40e6-a6a4-65bcfff1572a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed Jul 31 19:19:06.953288 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-33b12d1e-ba39-40e6-a6a4-65bcfff1572a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:06.953451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-33b12d1e-ba39-40e6-a6a4-65bcfff1572a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:06.958361 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:06.958361 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:06.958847 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-33b12d1e-ba39-40e6-a6a4-65bcfff1572a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:06.959933 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-33b12d1e-ba39-40e6-a6a4-65bcfff1572a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed returned with HTTP 200 Jul 31 19:19:06.960426 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1215/4873] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:06 2026] GET /volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:06.964758 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b89e36ad-e464-452e-bc20-b5d5e9ad008f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:06.967606 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b89e36ad-e464-452e-bc20-b5d5e9ad008f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:06.967910 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b89e36ad-e464-452e-bc20-b5d5e9ad008f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:06.968201 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b89e36ad-e464-452e-bc20-b5d5e9ad008f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:06.975804 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:06.975804 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:06.980162 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b89e36ad-e464-452e-bc20-b5d5e9ad008f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:06.984843 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b89e36ad-e464-452e-bc20-b5d5e9ad008f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:06.985325 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1234/4874] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:06 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:07.968549 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6e13e73c-2345-478c-afb1-04e6c2a6eee8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:07.970307 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e13e73c-2345-478c-afb1-04e6c2a6eee8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed Jul 31 19:19:07.970544 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e13e73c-2345-478c-afb1-04e6c2a6eee8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:07.970779 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6e13e73c-2345-478c-afb1-04e6c2a6eee8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:07.976859 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:07.976859 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:07.977358 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6e13e73c-2345-478c-afb1-04e6c2a6eee8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:07.978224 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6e13e73c-2345-478c-afb1-04e6c2a6eee8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed returned with HTTP 200 Jul 31 19:19:07.978642 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1216/4875] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:07 2026] GET /volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:07.988302 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-55806f8b-f661-4c9e-8512-9be188fc8c54 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:07.990173 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55806f8b-f661-4c9e-8512-9be188fc8c54 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f Jul 31 19:19:07.990372 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55806f8b-f661-4c9e-8512-9be188fc8c54 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:07.990610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-55806f8b-f661-4c9e-8512-9be188fc8c54 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:07.990718 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-55806f8b-f661-4c9e-8512-9be188fc8c54 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 65a7e51f-07c9-4171-a81b-245e1427e49f Jul 31 19:19:07.995752 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:07.995752 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:07.996135 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1dd95976-0698-4f2b-b542-d68c0201217f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:07.996412 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-55806f8b-f661-4c9e-8512-9be188fc8c54 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:07.997777 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1dd95976-0698-4f2b-b542-d68c0201217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:07.997959 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1dd95976-0698-4f2b-b542-d68c0201217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:07.998148 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1dd95976-0698-4f2b-b542-d68c0201217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:08.005648 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:08.005648 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:08.009814 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-1dd95976-0698-4f2b-b542-d68c0201217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:08.014680 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1dd95976-0698-4f2b-b542-d68c0201217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:08.015069 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-55806f8b-f661-4c9e-8512-9be188fc8c54 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:19:08.015132 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1216/4876] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:07 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:08.015267 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-55806f8b-f661-4c9e-8512-9be188fc8c54 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f returned with HTTP 202 Jul 31 19:19:08.015694 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1211/4877] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:07 2026] DELETE /volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:19:08.023867 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5583abc3-f95b-481e-960f-1fea593603e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:08.025681 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5583abc3-f95b-481e-960f-1fea593603e7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f Jul 31 19:19:08.025809 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5583abc3-f95b-481e-960f-1fea593603e7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:08.025995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5583abc3-f95b-481e-960f-1fea593603e7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:08.031038 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:08.031038 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:08.031468 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5583abc3-f95b-481e-960f-1fea593603e7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:08.032172 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5583abc3-f95b-481e-960f-1fea593603e7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f returned with HTTP 200 Jul 31 19:19:08.032593 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1235/4878] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:08 2026] GET /volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:09.026534 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-01c0ec21-daa5-4322-a628-0aeb2840c706 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:09.028198 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01c0ec21-daa5-4322-a628-0aeb2840c706 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:09.028386 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01c0ec21-daa5-4322-a628-0aeb2840c706 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:09.028617 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-01c0ec21-daa5-4322-a628-0aeb2840c706 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:09.034974 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:09.034974 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:09.038231 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-01c0ec21-daa5-4322-a628-0aeb2840c706 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:09.042074 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-01c0ec21-daa5-4322-a628-0aeb2840c706 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:09.042389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-eaea3749-cd52-4ce2-bdea-32ad25b90663 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:09.042660 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1217/4879] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:09 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:09.044130 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eaea3749-cd52-4ce2-bdea-32ad25b90663 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f Jul 31 19:19:09.044336 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eaea3749-cd52-4ce2-bdea-32ad25b90663 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:09.044536 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eaea3749-cd52-4ce2-bdea-32ad25b90663 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:09.048608 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eaea3749-cd52-4ce2-bdea-32ad25b90663 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f returned with HTTP 404 Jul 31 19:19:09.049137 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1217/4880] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:09 2026] GET /volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:09.055308 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-095a5c8e-0e8a-437b-810c-0f690f62aa51 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:09.056884 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-095a5c8e-0e8a-437b-810c-0f690f62aa51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed Jul 31 19:19:09.057046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-095a5c8e-0e8a-437b-810c-0f690f62aa51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:09.057256 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-095a5c8e-0e8a-437b-810c-0f690f62aa51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:09.057351 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-095a5c8e-0e8a-437b-810c-0f690f62aa51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 8f84be85-26c3-4da3-9aa4-7dc91464d7ed Jul 31 19:19:09.061854 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:09.061854 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:09.062258 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-095a5c8e-0e8a-437b-810c-0f690f62aa51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:09.078005 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-095a5c8e-0e8a-437b-810c-0f690f62aa51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:19:09.078175 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-095a5c8e-0e8a-437b-810c-0f690f62aa51 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed returned with HTTP 202 Jul 31 19:19:09.078639 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1212/4881] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:09 2026] DELETE /volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:19:09.085101 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a68df05e-f6e2-4ca6-80b4-a555a6d00afa None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:09.086830 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a68df05e-f6e2-4ca6-80b4-a555a6d00afa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed Jul 31 19:19:09.087027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a68df05e-f6e2-4ca6-80b4-a555a6d00afa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:09.087207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a68df05e-f6e2-4ca6-80b4-a555a6d00afa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:09.092345 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:09.092345 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:09.092770 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a68df05e-f6e2-4ca6-80b4-a555a6d00afa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:09.093450 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a68df05e-f6e2-4ca6-80b4-a555a6d00afa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed returned with HTTP 200 Jul 31 19:19:09.093801 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1236/4882] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:09 2026] GET /volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:10.053252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-46ba1edd-b779-4305-832d-0a51da1262ef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:10.054854 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46ba1edd-b779-4305-832d-0a51da1262ef tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:10.055027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46ba1edd-b779-4305-832d-0a51da1262ef tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:10.055220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-46ba1edd-b779-4305-832d-0a51da1262ef tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:10.061401 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:10.061401 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:10.064429 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-46ba1edd-b779-4305-832d-0a51da1262ef tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:10.067801 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-46ba1edd-b779-4305-832d-0a51da1262ef tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:10.068109 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1218/4883] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:10 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:10.101581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-aa0091bf-995e-4152-a3cb-e62cc67c9100 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:10.103129 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-aa0091bf-995e-4152-a3cb-e62cc67c9100 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed Jul 31 19:19:10.103306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-aa0091bf-995e-4152-a3cb-e62cc67c9100 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:10.103497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-aa0091bf-995e-4152-a3cb-e62cc67c9100 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:10.108312 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-aa0091bf-995e-4152-a3cb-e62cc67c9100 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed returned with HTTP 404 Jul 31 19:19:10.108819 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1218/4884] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:10 2026] GET /volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:10.114558 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5c312691-fda9-48e4-a135-5e9481d5c3c5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:10.116172 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c312691-fda9-48e4-a135-5e9481d5c3c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 Jul 31 19:19:10.116357 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c312691-fda9-48e4-a135-5e9481d5c3c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:10.116563 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5c312691-fda9-48e4-a135-5e9481d5c3c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:10.116658 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-5c312691-fda9-48e4-a135-5e9481d5c3c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: d37b0749-46f3-477d-b672-01b6b6011e34 Jul 31 19:19:10.121050 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:10.121050 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:10.121472 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5c312691-fda9-48e4-a135-5e9481d5c3c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:10.136347 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5c312691-fda9-48e4-a135-5e9481d5c3c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:19:10.136536 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5c312691-fda9-48e4-a135-5e9481d5c3c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 returned with HTTP 202 Jul 31 19:19:10.136927 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1213/4885] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:10 2026] DELETE /volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:19:10.145826 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-99daa397-52a7-4cab-97a0-e5e7ed78a5ce None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:10.147578 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99daa397-52a7-4cab-97a0-e5e7ed78a5ce tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 Jul 31 19:19:10.147797 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99daa397-52a7-4cab-97a0-e5e7ed78a5ce tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:10.147986 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-99daa397-52a7-4cab-97a0-e5e7ed78a5ce tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:10.152841 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:10.152841 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:10.153249 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-99daa397-52a7-4cab-97a0-e5e7ed78a5ce tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:10.153962 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-99daa397-52a7-4cab-97a0-e5e7ed78a5ce tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 returned with HTTP 200 Jul 31 19:19:10.154292 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1237/4886] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:10 2026] GET /volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:11.080005 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-29823c67-1eb8-40e5-85fe-45b76674ac32 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.081734 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-29823c67-1eb8-40e5-85fe-45b76674ac32 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:11.081930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-29823c67-1eb8-40e5-85fe-45b76674ac32 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:11.082160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-29823c67-1eb8-40e5-85fe-45b76674ac32 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:11.090342 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:11.090342 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:11.093121 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-29823c67-1eb8-40e5-85fe-45b76674ac32 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:11.097551 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-29823c67-1eb8-40e5-85fe-45b76674ac32 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:11.098069 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1219/4887] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:11 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:11.163027 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-de363784-a1ba-47ae-8df2-e43ddee543be None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.165124 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de363784-a1ba-47ae-8df2-e43ddee543be tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 Jul 31 19:19:11.165403 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de363784-a1ba-47ae-8df2-e43ddee543be tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:11.165673 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-de363784-a1ba-47ae-8df2-e43ddee543be tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:11.170756 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-de363784-a1ba-47ae-8df2-e43ddee543be tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 returned with HTTP 404 Jul 31 19:19:11.171398 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1219/4888] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:11 2026] GET /volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:11.177598 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e1705ce6-974f-47ed-928f-7c21a021b2e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.179464 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1705ce6-974f-47ed-928f-7c21a021b2e8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed Jul 31 19:19:11.179584 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1705ce6-974f-47ed-928f-7c21a021b2e8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:11.179758 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1705ce6-974f-47ed-928f-7c21a021b2e8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:11.179894 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-e1705ce6-974f-47ed-928f-7c21a021b2e8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 8f84be85-26c3-4da3-9aa4-7dc91464d7ed Jul 31 19:19:11.183900 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1705ce6-974f-47ed-928f-7c21a021b2e8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed returned with HTTP 404 Jul 31 19:19:11.184333 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1214/4889] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:11 2026] DELETE /volume/v3/snapshots/8f84be85-26c3-4da3-9aa4-7dc91464d7ed => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:11.190659 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3679f154-09a6-4fb9-97f7-01fc8877145d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.192331 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3679f154-09a6-4fb9-97f7-01fc8877145d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 Jul 31 19:19:11.192542 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3679f154-09a6-4fb9-97f7-01fc8877145d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:11.192723 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3679f154-09a6-4fb9-97f7-01fc8877145d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:11.192820 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-3679f154-09a6-4fb9-97f7-01fc8877145d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: d37b0749-46f3-477d-b672-01b6b6011e34 Jul 31 19:19:11.197198 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3679f154-09a6-4fb9-97f7-01fc8877145d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 returned with HTTP 404 Jul 31 19:19:11.198003 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1238/4890] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:11 2026] DELETE /volume/v3/snapshots/d37b0749-46f3-477d-b672-01b6b6011e34 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:11.204598 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2fdcf873-5a56-4b6c-8aa0-728e6b8cb2a4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.206694 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fdcf873-5a56-4b6c-8aa0-728e6b8cb2a4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f Jul 31 19:19:11.206968 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fdcf873-5a56-4b6c-8aa0-728e6b8cb2a4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:11.207251 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2fdcf873-5a56-4b6c-8aa0-728e6b8cb2a4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:11.207394 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-2fdcf873-5a56-4b6c-8aa0-728e6b8cb2a4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 65a7e51f-07c9-4171-a81b-245e1427e49f Jul 31 19:19:11.214085 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2fdcf873-5a56-4b6c-8aa0-728e6b8cb2a4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f returned with HTTP 404 Jul 31 19:19:11.214085 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1220/4891] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:11 2026] DELETE /volume/v3/snapshots/65a7e51f-07c9-4171-a81b-245e1427e49f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:11.248650 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2085a8d8-6a88-4fd3-a14a-07b9bcda95a7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.250557 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2085a8d8-6a88-4fd3-a14a-07b9bcda95a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:11.250758 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2085a8d8-6a88-4fd3-a14a-07b9bcda95a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:11.250981 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2085a8d8-6a88-4fd3-a14a-07b9bcda95a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:11.259835 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:11.259835 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:11.263068 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2085a8d8-6a88-4fd3-a14a-07b9bcda95a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:11.267284 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2085a8d8-6a88-4fd3-a14a-07b9bcda95a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:11.267698 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1220/4892] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:19:11 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1653 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:11.283924 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2ba51cd6-390a-4bc8-a854-a8c5fcb6b495 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.286492 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2ba51cd6-390a-4bc8-a854-a8c5fcb6b495 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab/action Jul 31 19:19:11.286922 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2ba51cd6-390a-4bc8-a854-a8c5fcb6b495 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:19:11.287096 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2ba51cd6-390a-4bc8-a854-a8c5fcb6b495 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:11.297515 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:11.297515 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:11.298322 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2ba51cd6-390a-4bc8-a854-a8c5fcb6b495 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:11.303911 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2ba51cd6-390a-4bc8-a854-a8c5fcb6b495 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Begin detaching volume completed successfully. Jul 31 19:19:11.304181 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-2ba51cd6-390a-4bc8-a854-a8c5fcb6b495 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab/action returned with HTTP 202 Jul 31 19:19:11.304663 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1215/4893] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:19:11 2026] POST /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:19:11.340489 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ffe3e066-a859-42a8-abf2-a865a0b90a05 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.340891 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffe3e066-a859-42a8-abf2-a865a0b90a05 None None] GET https://10.4.3.163/volume// Jul 31 19:19:11.341064 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffe3e066-a859-42a8-abf2-a865a0b90a05 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:11.341260 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffe3e066-a859-42a8-abf2-a865a0b90a05 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:11.341912 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffe3e066-a859-42a8-abf2-a865a0b90a05 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:19:11.341912 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1239/4894] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:19:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:19:11.348997 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-dc7c27ba-2850-4105-835e-0210ffbaae46 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:11.351125 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-dc7c27ba-2850-4105-835e-0210ffbaae46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:11.351354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-dc7c27ba-2850-4105-835e-0210ffbaae46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:11.351584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-dc7c27ba-2850-4105-835e-0210ffbaae46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:11.363587 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:11.363587 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:11.367712 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-dc7c27ba-2850-4105-835e-0210ffbaae46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:11.373382 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-dc7c27ba-2850-4105-835e-0210ffbaae46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:11.373959 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1221/4895] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:19:11 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:19:12.109652 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ada45c7d-1d9f-41e3-bfd0-990e3baf6924 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:12.111407 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ada45c7d-1d9f-41e3-bfd0-990e3baf6924 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:12.111621 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ada45c7d-1d9f-41e3-bfd0-990e3baf6924 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:12.111806 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ada45c7d-1d9f-41e3-bfd0-990e3baf6924 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:12.118939 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:12.118939 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:12.122805 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ada45c7d-1d9f-41e3-bfd0-990e3baf6924 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:12.126907 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ada45c7d-1d9f-41e3-bfd0-990e3baf6924 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:12.127294 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1221/4896] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:12 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:12.138324 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d2a6541-2d38-418f-989d-ab8942b4ee62 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:12.139927 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d2a6541-2d38-418f-989d-ab8942b4ee62 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:12.140101 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d2a6541-2d38-418f-989d-ab8942b4ee62 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:12.140289 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d2a6541-2d38-418f-989d-ab8942b4ee62 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:12.147523 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:12.147523 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:12.150541 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2d2a6541-2d38-418f-989d-ab8942b4ee62 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:12.155037 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d2a6541-2d38-418f-989d-ab8942b4ee62 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:12.155401 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1216/4897] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:12 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:12.203765 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-c663f410-3723-4682-937d-fe4d179a811c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:12.206092 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-c663f410-3723-4682-937d-fe4d179a811c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c Jul 31 19:19:12.206274 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-c663f410-3723-4682-937d-fe4d179a811c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:12.206482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-c663f410-3723-4682-937d-fe4d179a811c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:12.213918 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:12.213918 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:12.255084 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0aa609a4-599f-4ecf-bf4a-ab2d9c410dc5 req-c663f410-3723-4682-937d-fe4d179a811c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c returned with HTTP 200 Jul 31 19:19:12.255524 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1240/4898] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:19:12 2026] DELETE /volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:13.229242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-68553b66-487f-48ca-83c5-38b00df6f094 req-d8dae6a8-369a-43f1-bad4-42bdb286a802 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:13.231264 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-68553b66-487f-48ca-83c5-38b00df6f094 req-d8dae6a8-369a-43f1-bad4-42bdb286a802 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c Jul 31 19:19:13.231465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-68553b66-487f-48ca-83c5-38b00df6f094 req-d8dae6a8-369a-43f1-bad4-42bdb286a802 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:13.231657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-68553b66-487f-48ca-83c5-38b00df6f094 req-d8dae6a8-369a-43f1-bad4-42bdb286a802 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:13.235242 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-68553b66-487f-48ca-83c5-38b00df6f094 req-d8dae6a8-369a-43f1-bad4-42bdb286a802 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c returned with HTTP 404 Jul 31 19:19:13.235686 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1222/4899] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:19:13 2026] DELETE /volume/v3/attachments/0bdcfb7b-a54b-4adf-a795-632f87efc24c => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:19:14.231761 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2fd9eb72-48be-4c24-96dc-470d5e9983de None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:14.233306 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2fd9eb72-48be-4c24-96dc-470d5e9983de tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:14.233617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2fd9eb72-48be-4c24-96dc-470d5e9983de tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:14.233891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2fd9eb72-48be-4c24-96dc-470d5e9983de tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:14.240411 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:14.240411 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:14.243871 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2fd9eb72-48be-4c24-96dc-470d5e9983de tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:14.249039 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2fd9eb72-48be-4c24-96dc-470d5e9983de tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:14.249557 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1222/4900] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:14 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:14.261267 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8291158-c037-489c-9640-6cbeade46da4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:14.262800 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8291158-c037-489c-9640-6cbeade46da4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:14.263000 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8291158-c037-489c-9640-6cbeade46da4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:14.263183 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8291158-c037-489c-9640-6cbeade46da4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:14.263334 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c8291158-c037-489c-9640-6cbeade46da4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume with id: eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:14.269708 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:14.269708 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:14.270169 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8291158-c037-489c-9640-6cbeade46da4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:14.286665 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8291158-c037-489c-9640-6cbeade46da4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume request issued successfully. Jul 31 19:19:14.286883 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8291158-c037-489c-9640-6cbeade46da4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 202 Jul 31 19:19:14.287303 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1217/4901] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:19:14 2026] DELETE /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:19:14.298881 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e175d519-9118-4659-adcf-dcd2aec18d8a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:14.300633 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e175d519-9118-4659-adcf-dcd2aec18d8a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:14.300798 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e175d519-9118-4659-adcf-dcd2aec18d8a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:14.300992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e175d519-9118-4659-adcf-dcd2aec18d8a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:14.311220 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:14.311220 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:14.314838 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e175d519-9118-4659-adcf-dcd2aec18d8a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:14.319196 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e175d519-9118-4659-adcf-dcd2aec18d8a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 200 Jul 31 19:19:14.319698 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1241/4902] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:14 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:15.332744 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fc271e5d-bb9f-4351-97e3-017928612db8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:15.334880 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc271e5d-bb9f-4351-97e3-017928612db8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab Jul 31 19:19:15.335125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc271e5d-bb9f-4351-97e3-017928612db8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:15.335365 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fc271e5d-bb9f-4351-97e3-017928612db8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:15.340978 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fc271e5d-bb9f-4351-97e3-017928612db8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab returned with HTTP 404 Jul 31 19:19:15.341336 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1223/4903] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:15 2026] GET /volume/v3/volumes/eab44475-3d6e-4c97-bb53-96fb26f393ab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:15.353709 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c990914e-991e-4920-a119-71b46f8861f4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:15.357306 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c990914e-991e-4920-a119-71b46f8861f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:19:15.357306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c990914e-991e-4920-a119-71b46f8861f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:15.357306 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c990914e-991e-4920-a119-71b46f8861f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:15.364354 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:15.364354 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:15.368180 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c990914e-991e-4920-a119-71b46f8861f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:15.373033 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c990914e-991e-4920-a119-71b46f8861f4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:19:15.373537 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1223/4904] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:15 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:15.384029 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c94b884c-c07d-4658-89b2-d6dadabe3daa None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:15.385719 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c94b884c-c07d-4658-89b2-d6dadabe3daa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:19:15.386038 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c94b884c-c07d-4658-89b2-d6dadabe3daa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11c898a5-912c-4515-a7a4-aa03437c7764", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1215110152"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:15.394359 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:15.394359 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:15.394850 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c94b884c-c07d-4658-89b2-d6dadabe3daa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:15.394969 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-c94b884c-c07d-4658-89b2-d6dadabe3daa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume 11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:19:15.422954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c94b884c-c07d-4658-89b2-d6dadabe3daa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['9243946d-7679-4021-afe3-84c55cc2c848', 'a4d1fac8-afbb-4249-92d6-2e7b7f4e03dd', 'b127efa7-a0a4-477f-9c82-ea66eaee7463', '4c909a67-e1de-496c-b94e-ef89836961ea'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:19:15.450780 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c94b884c-c07d-4658-89b2-d6dadabe3daa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot create request issued successfully. Jul 31 19:19:15.451157 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c94b884c-c07d-4658-89b2-d6dadabe3daa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:19:15.451594 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1218/4905] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:19:15 2026] POST /volume/v3/snapshots => generated 380 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:19:15.460312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ec917ef5-61fc-43c2-beef-e6e368347d29 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:15.461894 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ec917ef5-61fc-43c2-beef-e6e368347d29 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:15.462019 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ec917ef5-61fc-43c2-beef-e6e368347d29 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:15.462215 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ec917ef5-61fc-43c2-beef-e6e368347d29 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:15.467186 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:15.467186 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:15.467593 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ec917ef5-61fc-43c2-beef-e6e368347d29 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:15.468321 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ec917ef5-61fc-43c2-beef-e6e368347d29 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 200 Jul 31 19:19:15.468703 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1242/4906] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:15 2026] GET /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 512 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:16.478328 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-612a2169-0f05-4997-89bb-bb14f79b20df None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:16.480419 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-612a2169-0f05-4997-89bb-bb14f79b20df tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:16.480613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-612a2169-0f05-4997-89bb-bb14f79b20df tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:16.480786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-612a2169-0f05-4997-89bb-bb14f79b20df tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:16.485971 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:16.485971 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:16.486399 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-612a2169-0f05-4997-89bb-bb14f79b20df tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:16.487092 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-612a2169-0f05-4997-89bb-bb14f79b20df tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 200 Jul 31 19:19:16.487413 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1224/4907] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:16 2026] GET /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:16.495392 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e349a4fd-4e2b-4418-a0b6-4b4aff199adb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:16.497491 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e349a4fd-4e2b-4418-a0b6-4b4aff199adb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:16.497917 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e349a4fd-4e2b-4418-a0b6-4b4aff199adb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:16.498200 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e349a4fd-4e2b-4418-a0b6-4b4aff199adb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:16.504602 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:16.504602 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:16.504602 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e349a4fd-4e2b-4418-a0b6-4b4aff199adb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:16.504602 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e349a4fd-4e2b-4418-a0b6-4b4aff199adb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 200 Jul 31 19:19:16.504602 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1224/4908] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:16 2026] GET /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:16.512070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-172918d8-aebe-49a1-bc41-079703ad2b49 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:16.513683 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-172918d8-aebe-49a1-bc41-079703ad2b49 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots Jul 31 19:19:16.513862 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-172918d8-aebe-49a1-bc41-079703ad2b49 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:16.514053 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-172918d8-aebe-49a1-bc41-079703ad2b49 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'index' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:16.514274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.api_utils [None req-172918d8-aebe-49a1-bc41-079703ad2b49 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Removing options '' from query. {{(pid=100317) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:19:16.514497 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:16.514497 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:16.515220 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.db.api [None req-172918d8-aebe-49a1-bc41-079703ad2b49 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Building query based on filter {{(pid=100317) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:19:16.518596 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-172918d8-aebe-49a1-bc41-079703ad2b49 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Get all snapshots completed successfully. Jul 31 19:19:16.518865 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-172918d8-aebe-49a1-bc41-079703ad2b49 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 200 Jul 31 19:19:16.519209 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1219/4909] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:19:16 2026] GET /volume/v3/snapshots => generated 408 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:16.528744 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b48c841-69b5-4bf7-8e05-8979fa94a0b8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:16.530250 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b48c841-69b5-4bf7-8e05-8979fa94a0b8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] PUT https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:16.530581 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b48c841-69b5-4bf7-8e05-8979fa94a0b8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1457383529", "description": "This is the new description of snapshot."}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:16.536737 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:16.536737 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:16.537116 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4b48c841-69b5-4bf7-8e05-8979fa94a0b8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:16.543480 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b48c841-69b5-4bf7-8e05-8979fa94a0b8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 200 Jul 31 19:19:16.543949 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1243/4910] 10.4.3.163 () {68 vars in 1375 bytes} [Fri Jul 31 19:19:16 2026] PUT /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 443 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:16.552949 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-263f224c-8234-4f85-9157-2b64e53d947f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:16.554840 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-263f224c-8234-4f85-9157-2b64e53d947f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:16.555140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-263f224c-8234-4f85-9157-2b64e53d947f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:16.555391 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-263f224c-8234-4f85-9157-2b64e53d947f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:16.560745 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:16.560745 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:16.561190 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-263f224c-8234-4f85-9157-2b64e53d947f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:16.561901 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-263f224c-8234-4f85-9157-2b64e53d947f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 200 Jul 31 19:19:16.562242 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1225/4911] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:16 2026] GET /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:16.571845 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-efe1043b-6c74-4422-be75-9c8b591bbb37 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:16.573271 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-efe1043b-6c74-4422-be75-9c8b591bbb37 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:16.574843 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-efe1043b-6c74-4422-be75-9c8b591bbb37 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:16.574843 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-efe1043b-6c74-4422-be75-9c8b591bbb37 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:16.574843 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-efe1043b-6c74-4422-be75-9c8b591bbb37 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:16.579075 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:16.579075 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:16.579851 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-efe1043b-6c74-4422-be75-9c8b591bbb37 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:16.595526 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-efe1043b-6c74-4422-be75-9c8b591bbb37 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:19:16.595839 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-efe1043b-6c74-4422-be75-9c8b591bbb37 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 202 Jul 31 19:19:16.596428 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1225/4912] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:16 2026] DELETE /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:19:16.603449 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-111d3ca4-a7c5-43af-a0e1-31a4d6fcfc6b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:16.605077 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-111d3ca4-a7c5-43af-a0e1-31a4d6fcfc6b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:16.605323 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-111d3ca4-a7c5-43af-a0e1-31a4d6fcfc6b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:16.605536 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-111d3ca4-a7c5-43af-a0e1-31a4d6fcfc6b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:16.610142 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:16.610142 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:16.610591 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-111d3ca4-a7c5-43af-a0e1-31a4d6fcfc6b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:16.611224 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-111d3ca4-a7c5-43af-a0e1-31a4d6fcfc6b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 200 Jul 31 19:19:16.611550 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1220/4913] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:16 2026] GET /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 576 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:17.620535 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-abad5151-2236-449a-8470-d0d070c07e42 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:17.622287 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-abad5151-2236-449a-8470-d0d070c07e42 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:17.622657 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-abad5151-2236-449a-8470-d0d070c07e42 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:17.622953 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-abad5151-2236-449a-8470-d0d070c07e42 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:17.627680 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-abad5151-2236-449a-8470-d0d070c07e42 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 404 Jul 31 19:19:17.627680 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1244/4914] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:17 2026] GET /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:17.633567 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9d82faf0-f74e-4990-8b79-f45a670ddc25 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:17.635222 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d82faf0-f74e-4990-8b79-f45a670ddc25 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:17.635405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d82faf0-f74e-4990-8b79-f45a670ddc25 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:17.635630 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d82faf0-f74e-4990-8b79-f45a670ddc25 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:17.635732 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-9d82faf0-f74e-4990-8b79-f45a670ddc25 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 2bd40bd7-57ad-44ab-a0cd-993df169addb Jul 31 19:19:17.639715 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d82faf0-f74e-4990-8b79-f45a670ddc25 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb returned with HTTP 404 Jul 31 19:19:17.640127 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1226/4915] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:17 2026] DELETE /volume/v3/snapshots/2bd40bd7-57ad-44ab-a0cd-993df169addb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:17.646517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-901fc3d0-ac04-4796-8560-48b11ccf47c1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:17.648409 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-901fc3d0-ac04-4796-8560-48b11ccf47c1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:19:17.648673 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-901fc3d0-ac04-4796-8560-48b11ccf47c1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:17.648862 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-901fc3d0-ac04-4796-8560-48b11ccf47c1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:17.656928 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:17.656928 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:17.661815 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-901fc3d0-ac04-4796-8560-48b11ccf47c1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:17.666423 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-901fc3d0-ac04-4796-8560-48b11ccf47c1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:19:17.666926 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1226/4916] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:17 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:17.677997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c4ca9afd-f8fa-40a7-9317-a0143abeb5d8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:17.679623 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4ca9afd-f8fa-40a7-9317-a0143abeb5d8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:19:17.679945 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c4ca9afd-f8fa-40a7-9317-a0143abeb5d8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11c898a5-912c-4515-a7a4-aa03437c7764", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1747935176"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:17.687661 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:17.687661 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:17.688145 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c4ca9afd-f8fa-40a7-9317-a0143abeb5d8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:19:17.688265 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-c4ca9afd-f8fa-40a7-9317-a0143abeb5d8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume 11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:19:17.710515 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c4ca9afd-f8fa-40a7-9317-a0143abeb5d8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['53d716ee-69b0-4318-8a12-f232a741846f', 'c1192e9c-570f-4791-88de-7b2cddacd680', '2e39b101-5972-462b-abe4-b65b158f5b9b', '5837043b-835e-4775-abaf-615ecb0cbc1e'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:19:17.736464 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c4ca9afd-f8fa-40a7-9317-a0143abeb5d8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot create request issued successfully. Jul 31 19:19:17.736766 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c4ca9afd-f8fa-40a7-9317-a0143abeb5d8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:19:17.737159 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1221/4917] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:19:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:19:17.745494 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8deb0f6b-3bf0-4233-be45-64e4e2f81efc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:17.747118 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8deb0f6b-3bf0-4233-be45-64e4e2f81efc tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e Jul 31 19:19:17.747427 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8deb0f6b-3bf0-4233-be45-64e4e2f81efc tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:17.747760 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8deb0f6b-3bf0-4233-be45-64e4e2f81efc tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:17.752585 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:17.752585 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:17.754205 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8deb0f6b-3bf0-4233-be45-64e4e2f81efc tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:17.754205 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8deb0f6b-3bf0-4233-be45-64e4e2f81efc tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e returned with HTTP 200 Jul 31 19:19:17.754205 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1245/4918] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:17 2026] GET /volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:18.764561 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe7d48bc-c920-4e2a-9100-d5b1027dabaa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:18.766425 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe7d48bc-c920-4e2a-9100-d5b1027dabaa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e Jul 31 19:19:18.766615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe7d48bc-c920-4e2a-9100-d5b1027dabaa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:18.766789 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe7d48bc-c920-4e2a-9100-d5b1027dabaa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:18.771804 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:18.771804 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:18.772190 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fe7d48bc-c920-4e2a-9100-d5b1027dabaa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:19:18.772895 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe7d48bc-c920-4e2a-9100-d5b1027dabaa tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e returned with HTTP 200 Jul 31 19:19:18.773239 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1227/4919] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:18 2026] GET /volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:25.004851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-68cc942c-f86d-4f67-bdef-a4cec9039f83 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:25.006512 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68cc942c-f86d-4f67-bdef-a4cec9039f83 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 Jul 31 19:19:25.006704 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68cc942c-f86d-4f67-bdef-a4cec9039f83 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:25.006887 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68cc942c-f86d-4f67-bdef-a4cec9039f83 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:25.015597 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:25.015597 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:25.018532 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-68cc942c-f86d-4f67-bdef-a4cec9039f83 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:25.022323 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68cc942c-f86d-4f67-bdef-a4cec9039f83 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 returned with HTTP 200 Jul 31 19:19:25.022674 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1227/4920] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:25 2026] GET /volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 => generated 1637 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:26.437791 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-83adc689-5053-445f-b483-b6ff1748e5ca req-423b403d-c1e5-44b2-ae30-264bb3648929 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:26.444669 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-83adc689-5053-445f-b483-b6ff1748e5ca req-423b403d-c1e5-44b2-ae30-264bb3648929 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519 Jul 31 19:19:26.444985 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-83adc689-5053-445f-b483-b6ff1748e5ca req-423b403d-c1e5-44b2-ae30-264bb3648929 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:26.445270 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-83adc689-5053-445f-b483-b6ff1748e5ca req-423b403d-c1e5-44b2-ae30-264bb3648929 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:26.458249 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:26.458249 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:26.506956 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-83adc689-5053-445f-b483-b6ff1748e5ca req-423b403d-c1e5-44b2-ae30-264bb3648929 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519 returned with HTTP 200 Jul 31 19:19:26.507379 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1222/4921] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:19:26 2026] DELETE /volume/v3/attachments/4c23ee91-1f00-47df-827e-37420bd88519 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:26.517372 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-83adc689-5053-445f-b483-b6ff1748e5ca req-cc7ac5a9-1e3d-4377-baa3-586b69c7eca0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:26.519522 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-83adc689-5053-445f-b483-b6ff1748e5ca req-cc7ac5a9-1e3d-4377-baa3-586b69c7eca0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 Jul 31 19:19:26.519747 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-83adc689-5053-445f-b483-b6ff1748e5ca req-cc7ac5a9-1e3d-4377-baa3-586b69c7eca0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:26.520011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-83adc689-5053-445f-b483-b6ff1748e5ca req-cc7ac5a9-1e3d-4377-baa3-586b69c7eca0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:26.520244 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [req-83adc689-5053-445f-b483-b6ff1748e5ca req-cc7ac5a9-1e3d-4377-baa3-586b69c7eca0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: 7bbd7d4e-ac73-442c-b370-483895ed3967 Jul 31 19:19:26.522338 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=110,cinder:UPDATE=30,cinder:INSERT=16 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:19:26.528801 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:26.528801 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:26.529334 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-83adc689-5053-445f-b483-b6ff1748e5ca req-cc7ac5a9-1e3d-4377-baa3-586b69c7eca0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:26.544280 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-83adc689-5053-445f-b483-b6ff1748e5ca req-cc7ac5a9-1e3d-4377-baa3-586b69c7eca0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:19:26.544516 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-83adc689-5053-445f-b483-b6ff1748e5ca req-cc7ac5a9-1e3d-4377-baa3-586b69c7eca0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 returned with HTTP 202 Jul 31 19:19:26.545066 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1246/4922] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:19:26 2026] DELETE /volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:19:27.497390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a40078b7-9beb-454d-ae59-7e11be9ce024 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:27.499063 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a40078b7-9beb-454d-ae59-7e11be9ce024 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 Jul 31 19:19:27.499273 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a40078b7-9beb-454d-ae59-7e11be9ce024 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:27.499517 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a40078b7-9beb-454d-ae59-7e11be9ce024 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:27.501574 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=123,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:19:27.505363 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a40078b7-9beb-454d-ae59-7e11be9ce024 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 returned with HTTP 404 Jul 31 19:19:27.505864 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1228/4923] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:27 2026] GET /volume/v3/volumes/7bbd7d4e-ac73-442c-b370-483895ed3967 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:27.511429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-14b6a0e5-d88a-4f44-a20e-2b8ac6fa1500 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:27.512928 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-14b6a0e5-d88a-4f44-a20e-2b8ac6fa1500 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:19:27.513121 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-14b6a0e5-d88a-4f44-a20e-2b8ac6fa1500 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:27.513292 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-14b6a0e5-d88a-4f44-a20e-2b8ac6fa1500 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:27.513388 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-14b6a0e5-d88a-4f44-a20e-2b8ac6fa1500 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: 96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:19:27.514881 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=134,cinder:UPDATE=28,cinder:INSERT=15 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:19:27.518607 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:27.518607 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:27.518976 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-14b6a0e5-d88a-4f44-a20e-2b8ac6fa1500 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:19:27.535035 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-14b6a0e5-d88a-4f44-a20e-2b8ac6fa1500 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot delete request issued successfully. Jul 31 19:19:27.535149 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-14b6a0e5-d88a-4f44-a20e-2b8ac6fa1500 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd returned with HTTP 202 Jul 31 19:19:27.535540 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1228/4924] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:27 2026] DELETE /volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:19:27.541570 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3f71f363-e289-48e1-be1d-dc4ad77856c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:27.543846 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f71f363-e289-48e1-be1d-dc4ad77856c2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:19:27.544098 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f71f363-e289-48e1-be1d-dc4ad77856c2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:27.544336 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3f71f363-e289-48e1-be1d-dc4ad77856c2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:27.546113 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=160,cinder:UPDATE=72,cinder:INSERT=33 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:19:27.550834 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:27.550834 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:27.551475 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3f71f363-e289-48e1-be1d-dc4ad77856c2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:19:27.552357 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3f71f363-e289-48e1-be1d-dc4ad77856c2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd returned with HTTP 200 Jul 31 19:19:27.552744 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1223/4925] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:27 2026] GET /volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:28.560464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-67fe4447-cb4e-430a-92ae-c6f07db809c9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:28.562088 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67fe4447-cb4e-430a-92ae-c6f07db809c9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:19:28.562267 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67fe4447-cb4e-430a-92ae-c6f07db809c9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:28.562459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-67fe4447-cb4e-430a-92ae-c6f07db809c9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:28.566320 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-67fe4447-cb4e-430a-92ae-c6f07db809c9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd returned with HTTP 404 Jul 31 19:19:28.566798 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1247/4926] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:28 2026] GET /volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:29.889074 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-b8b25ef0-5ec4-42fc-bfa3-3c97f985f08c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:29.891195 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-b8b25ef0-5ec4-42fc-bfa3-3c97f985f08c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618 Jul 31 19:19:29.891403 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-b8b25ef0-5ec4-42fc-bfa3-3c97f985f08c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:29.891617 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-b8b25ef0-5ec4-42fc-bfa3-3c97f985f08c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:29.899478 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:29.899478 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:29.945507 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-b8b25ef0-5ec4-42fc-bfa3-3c97f985f08c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618 returned with HTTP 200 Jul 31 19:19:29.945836 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1229/4927] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:19:29 2026] DELETE /volume/v3/attachments/cffeede0-10c3-47f8-a0bd-f18dbe027618 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:29.954884 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-9e1d107f-3ea0-4505-8d28-71a206ed8928 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:29.956938 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-9e1d107f-3ea0-4505-8d28-71a206ed8928 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:19:29.957096 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-9e1d107f-3ea0-4505-8d28-71a206ed8928 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:29.957273 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-9e1d107f-3ea0-4505-8d28-71a206ed8928 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:29.957458 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-9e1d107f-3ea0-4505-8d28-71a206ed8928 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: 9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:19:29.964089 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:29.964089 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:29.964484 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-9e1d107f-3ea0-4505-8d28-71a206ed8928 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:29.979475 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-9e1d107f-3ea0-4505-8d28-71a206ed8928 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:19:29.979654 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-eb5760c1-d81a-4f8a-ba8d-78b6cc652c77 req-9e1d107f-3ea0-4505-8d28-71a206ed8928 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 202 Jul 31 19:19:29.980100 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1229/4928] 10.4.3.163 () {70 vars in 1620 bytes} [Fri Jul 31 19:19:29 2026] DELETE /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:19:30.939331 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-045e1a20-499b-4db5-a1aa-da1ffb5cd8a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:30.941115 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-045e1a20-499b-4db5-a1aa-da1ffb5cd8a2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:19:30.941355 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-045e1a20-499b-4db5-a1aa-da1ffb5cd8a2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:30.941593 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-045e1a20-499b-4db5-a1aa-da1ffb5cd8a2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:30.947045 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-045e1a20-499b-4db5-a1aa-da1ffb5cd8a2 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 404 Jul 31 19:19:30.947565 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1224/4929] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:30 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:31.370560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bc385f3b-69e8-477d-994a-2de9202c7118 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:31.427267 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc385f3b-69e8-477d-994a-2de9202c7118 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:19:31.427497 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc385f3b-69e8-477d-994a-2de9202c7118 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:31.427711 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bc385f3b-69e8-477d-994a-2de9202c7118 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:31.427853 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-bc385f3b-69e8-477d-994a-2de9202c7118 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: 96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:19:31.432243 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bc385f3b-69e8-477d-994a-2de9202c7118 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd returned with HTTP 404 Jul 31 19:19:31.432692 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1248/4930] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:19:31 2026] DELETE /volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:31.439031 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3fdccdaf-af85-46d7-b1b3-396619cc9bf3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:31.440704 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3fdccdaf-af85-46d7-b1b3-396619cc9bf3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd Jul 31 19:19:31.440901 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3fdccdaf-af85-46d7-b1b3-396619cc9bf3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:31.441080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3fdccdaf-af85-46d7-b1b3-396619cc9bf3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:31.445016 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3fdccdaf-af85-46d7-b1b3-396619cc9bf3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd returned with HTTP 404 Jul 31 19:19:31.445416 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1230/4931] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:19:31 2026] GET /volume/v3/snapshots/96e81a5a-9d1f-4a4e-a16c-5a4b88d4f8cd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:32.105384 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9cfd06c9-4973-4f6b-88fe-84c84862413e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:32.107651 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cfd06c9-4973-4f6b-88fe-84c84862413e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:19:32.107929 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cfd06c9-4973-4f6b-88fe-84c84862413e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:32.108190 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cfd06c9-4973-4f6b-88fe-84c84862413e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:32.108416 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-9cfd06c9-4973-4f6b-88fe-84c84862413e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: 9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:19:32.116097 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cfd06c9-4973-4f6b-88fe-84c84862413e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 404 Jul 31 19:19:32.116672 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1230/4932] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:19:32 2026] DELETE /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:32.123747 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-68e974fc-5bdc-44c5-b0a2-3ae5fbf6c6a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:32.125511 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68e974fc-5bdc-44c5-b0a2-3ae5fbf6c6a3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 Jul 31 19:19:32.125764 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68e974fc-5bdc-44c5-b0a2-3ae5fbf6c6a3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:32.126005 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68e974fc-5bdc-44c5-b0a2-3ae5fbf6c6a3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:32.131798 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68e974fc-5bdc-44c5-b0a2-3ae5fbf6c6a3 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 returned with HTTP 404 Jul 31 19:19:32.132330 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1225/4933] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:32 2026] GET /volume/v3/volumes/9de58115-0ef2-4f18-9744-5595872eb399 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:33.049468 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:33.051216 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:19:33.051562 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-599517762", "snapshot_id": null, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:33.052962 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-599517762', 'snapshot_id': None, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:19:33.119275 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:19:33.123367 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:19:33.128252 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (575b8b02-81ab-469f-8ccc-8f980f25cd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:19:33.129755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a037acd-6534-40b2-ba94-4fdbbfa930ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:33.130790 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:19:33.179223 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a037acd-6534-40b2-ba94-4fdbbfa930ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:33.180055 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3403615e-d0a8-40ee-bcdd-add4fa66abeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:33.223776 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['4365179a-8000-46e0-ba68-c8f94b97ceb0', '4dedf573-09fa-408f-b340-9aa9644e1723', '5a399252-9f74-41d0-88ef-04c74b71297c', '43c9d14e-6f2e-4405-9b34-ac0650c50f0c'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:19:33.224618 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3403615e-d0a8-40ee-bcdd-add4fa66abeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4365179a-8000-46e0-ba68-c8f94b97ceb0', '4dedf573-09fa-408f-b340-9aa9644e1723', '5a399252-9f74-41d0-88ef-04c74b71297c', '43c9d14e-6f2e-4405-9b34-ac0650c50f0c']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:33.225394 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f15a470-0dea-4f99-8359-decbc253565c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:33.248246 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f15a470-0dea-4f99-8359-decbc253565c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff8d2305-8d37-456d-b325-f5ffb1ac345e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-599517762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['4365179a-8000-46e0-ba68-c8f94b97ceb0','4dedf573-09fa-408f-b340-9aa9644e1723','5a399252-9f74-41d0-88ef-04c74b71297c','43c9d14e-6f2e-4405-9b34-ac0650c50f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-599517762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff8d2305-8d37-456d-b325-f5ffb1ac345e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:33.249077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f14f4f7-5308-48d0-86dc-14288fe0ddc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:33.267456 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f14f4f7-5308-48d0-86dc-14288fe0ddc3) transitioned into state 'SUCCESS' from state '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-599517762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['4365179a-8000-46e0-ba68-c8f94b97ceb0','4dedf573-09fa-408f-b340-9aa9644e1723','5a399252-9f74-41d0-88ef-04c74b71297c','43c9d14e-6f2e-4405-9b34-ac0650c50f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:33.268422 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c668463c-70b0-4e1c-940d-430ecd81fe82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:19:33.278778 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c668463c-70b0-4e1c-940d-430ecd81fe82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:19:33.279931 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (575b8b02-81ab-469f-8ccc-8f980f25cd10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:19:33.280324 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:19:33.281102 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6463a01d-e6f8-4d49-beb7-e77300d57281 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:19:33.281668 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1249/4934] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:19:33 2026] POST /volume/v3/volumes => generated 758 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:19:33.292565 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-24655b01-f7f7-436e-a24d-4a5263fb6bfd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:33.294314 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-24655b01-f7f7-436e-a24d-4a5263fb6bfd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:19:33.294527 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-24655b01-f7f7-436e-a24d-4a5263fb6bfd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:33.294707 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-24655b01-f7f7-436e-a24d-4a5263fb6bfd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:33.302062 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:33.302062 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:33.305712 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-24655b01-f7f7-436e-a24d-4a5263fb6bfd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:33.310255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-24655b01-f7f7-436e-a24d-4a5263fb6bfd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:19:33.310717 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1231/4935] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:33 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:34.322032 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c2b93102-6474-4e88-b9f3-17bf358241af None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:34.323639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2b93102-6474-4e88-b9f3-17bf358241af tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:19:34.323846 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2b93102-6474-4e88-b9f3-17bf358241af tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:34.324023 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2b93102-6474-4e88-b9f3-17bf358241af tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:34.330888 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:34.330888 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:34.334339 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c2b93102-6474-4e88-b9f3-17bf358241af tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:34.338672 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2b93102-6474-4e88-b9f3-17bf358241af tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:19:34.339205 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1231/4936] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:34 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:34.350667 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5465b534-c7d6-4070-9704-5c85fcd960b7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:34.352324 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5465b534-c7d6-4070-9704-5c85fcd960b7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:19:34.353900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5465b534-c7d6-4070-9704-5c85fcd960b7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:34.353900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5465b534-c7d6-4070-9704-5c85fcd960b7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:34.359970 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:34.359970 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:34.363540 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5465b534-c7d6-4070-9704-5c85fcd960b7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:34.367849 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5465b534-c7d6-4070-9704-5c85fcd960b7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:19:34.368334 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1226/4937] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:34 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:34.464511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-505b501e-37ae-413d-a741-83a3593b8add req-0b64041b-cf4d-48ee-8a6a-8891af4bd043 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:34.466538 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-0b64041b-cf4d-48ee-8a6a-8891af4bd043 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:19:34.466744 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-0b64041b-cf4d-48ee-8a6a-8891af4bd043 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:34.466964 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-0b64041b-cf4d-48ee-8a6a-8891af4bd043 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:34.473393 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:34.473393 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:34.476695 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-505b501e-37ae-413d-a741-83a3593b8add req-0b64041b-cf4d-48ee-8a6a-8891af4bd043 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:34.481125 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-0b64041b-cf4d-48ee-8a6a-8891af4bd043 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:19:34.481538 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1250/4938] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:19:34 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:34.892429 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-505b501e-37ae-413d-a741-83a3593b8add req-e9d6a016-9250-4a2e-be92-065eec8ca2d7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:34.894536 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-e9d6a016-9250-4a2e-be92-065eec8ca2d7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:19:34.894625 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-e9d6a016-9250-4a2e-be92-065eec8ca2d7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:34.894814 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-e9d6a016-9250-4a2e-be92-065eec8ca2d7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:34.901561 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:34.901561 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:34.905233 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-505b501e-37ae-413d-a741-83a3593b8add req-e9d6a016-9250-4a2e-be92-065eec8ca2d7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:34.909401 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-e9d6a016-9250-4a2e-be92-065eec8ca2d7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:19:34.909774 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1232/4939] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:19:34 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:34.918517 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0a9c65cd-fe29-4010-83e3-30974f8fff77 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:34.918851 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a9c65cd-fe29-4010-83e3-30974f8fff77 None None] GET https://10.4.3.163/volume// Jul 31 19:19:34.918994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a9c65cd-fe29-4010-83e3-30974f8fff77 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:34.919165 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0a9c65cd-fe29-4010-83e3-30974f8fff77 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:34.919486 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0a9c65cd-fe29-4010-83e3-30974f8fff77 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:19:34.919720 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1232/4940] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:19:34 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:19:34.926044 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-505b501e-37ae-413d-a741-83a3593b8add req-220edb2e-d0e4-4f68-9b43-843d81cf3c0b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:34.927915 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-220edb2e-d0e4-4f68-9b43-843d81cf3c0b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:19:34.928274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-220edb2e-d0e4-4f68-9b43-843d81cf3c0b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff8d2305-8d37-456d-b325-f5ffb1ac345e", "connector": null, "instance_uuid": "7a84323e-6412-4dd1-bf79-d24353aa375d"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:34.936030 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:34.936030 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:34.960769 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-220edb2e-d0e4-4f68-9b43-843d81cf3c0b tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:19:34.961218 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1227/4941] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:19:34 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:35.686045 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-635e99e5-2825-439b-b0f7-2764e7e4f173 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:35.686461 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-635e99e5-2825-439b-b0f7-2764e7e4f173 None None] GET https://10.4.3.163/volume// Jul 31 19:19:35.686654 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-635e99e5-2825-439b-b0f7-2764e7e4f173 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:35.686896 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-635e99e5-2825-439b-b0f7-2764e7e4f173 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:35.687310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-635e99e5-2825-439b-b0f7-2764e7e4f173 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:19:35.687676 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1251/4942] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:19:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:19:35.696232 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-505b501e-37ae-413d-a741-83a3593b8add req-b4fdb84c-cc2c-407c-8516-f2f7b7a6b458 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:35.698334 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-b4fdb84c-cc2c-407c-8516-f2f7b7a6b458 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:19:35.698568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-b4fdb84c-cc2c-407c-8516-f2f7b7a6b458 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:35.698757 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-b4fdb84c-cc2c-407c-8516-f2f7b7a6b458 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:35.708770 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:35.708770 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:35.712646 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-505b501e-37ae-413d-a741-83a3593b8add req-b4fdb84c-cc2c-407c-8516-f2f7b7a6b458 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:19:35.718348 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-b4fdb84c-cc2c-407c-8516-f2f7b7a6b458 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:19:35.718769 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1233/4943] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:19:35 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1545 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:19:35.811898 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-505b501e-37ae-413d-a741-83a3593b8add req-9ad74ed3-1a38-46f4-97d3-b912cf327e6e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:35.816458 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-9ad74ed3-1a38-46f4-97d3-b912cf327e6e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c Jul 31 19:19:35.817986 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-9ad74ed3-1a38-46f4-97d3-b912cf327e6e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:35.834227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-505b501e-37ae-413d-a741-83a3593b8add req-9ad74ed3-1a38-46f4-97d3-b912cf327e6e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-ff8d2305-8d37-456d-b325-f5ffb1ac345e-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:19:35.838882 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-505b501e-37ae-413d-a741-83a3593b8add req-9ad74ed3-1a38-46f4-97d3-b912cf327e6e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-ff8d2305-8d37-456d-b325-f5ffb1ac345e-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:19:35.839828 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:35.839828 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:35.916679 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-505b501e-37ae-413d-a741-83a3593b8add req-9ad74ed3-1a38-46f4-97d3-b912cf327e6e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-ff8d2305-8d37-456d-b325-f5ffb1ac345e-np0000006260" released by "attachment_update" :: held 0.078s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:19:35.916955 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-9ad74ed3-1a38-46f4-97d3-b912cf327e6e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c returned with HTTP 200 Jul 31 19:19:35.917356 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1233/4944] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:19:35 2026] PUT /volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:35.942919 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-505b501e-37ae-413d-a741-83a3593b8add req-b0aab5d5-e154-4f10-990f-9a553a63e61c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:35.945279 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-b0aab5d5-e154-4f10-990f-9a553a63e61c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c/action Jul 31 19:19:35.945852 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-b0aab5d5-e154-4f10-990f-9a553a63e61c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:19:35.946070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-b0aab5d5-e154-4f10-990f-9a553a63e61c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:35.963479 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:35.963479 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:35.974234 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-505b501e-37ae-413d-a741-83a3593b8add req-b0aab5d5-e154-4f10-990f-9a553a63e61c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c/action returned with HTTP 204 Jul 31 19:19:35.974778 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1228/4945] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:19:35 2026] POST /volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:19:44.479819 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:19:45.716663 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=24,cinder:UPDATE=3 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:19:45.907323 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:19:45.970958 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=16,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:19:55.289204 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-753943ac-306e-4dc3-9bcc-f4cb9b9b432c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:55.316754 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-753943ac-306e-4dc3-9bcc-f4cb9b9b432c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:55.317087 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-753943ac-306e-4dc3-9bcc-f4cb9b9b432c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:55.317278 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-753943ac-306e-4dc3-9bcc-f4cb9b9b432c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:55.327006 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:55.327006 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:55.331851 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-753943ac-306e-4dc3-9bcc-f4cb9b9b432c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:55.340473 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-753943ac-306e-4dc3-9bcc-f4cb9b9b432c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:55.340854 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1252/4946] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:19:55 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 904 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:55.425076 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-665f9343-0310-476e-877e-061e4a5a6444 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:55.425424 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-665f9343-0310-476e-877e-061e4a5a6444 None None] GET https://10.4.3.163/volume// Jul 31 19:19:55.425641 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-665f9343-0310-476e-877e-061e4a5a6444 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:55.425823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-665f9343-0310-476e-877e-061e4a5a6444 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:55.426112 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-665f9343-0310-476e-877e-061e4a5a6444 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:19:55.426383 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1234/4947] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:19:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:19:55.434327 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-f02bdb7a-1a3b-4a53-a1f8-1f744db50e2e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:55.436326 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-f02bdb7a-1a3b-4a53-a1f8-1f744db50e2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:19:55.436712 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-f02bdb7a-1a3b-4a53-a1f8-1f744db50e2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cc29a4c-effa-443a-8bec-b68827ba850c", "connector": null, "instance_uuid": "0d2b4c3c-4b93-470f-a6fd-507b21ac8e30"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:55.444389 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:55.444389 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:55.469246 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-f02bdb7a-1a3b-4a53-a1f8-1f744db50e2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:19:55.469681 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1234/4948] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:19:55 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:55.495466 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-829f2a3b-7470-4a69-9f69-69a54cdc7e8b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:55.497079 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-829f2a3b-7470-4a69-9f69-69a54cdc7e8b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:55.497206 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-829f2a3b-7470-4a69-9f69-69a54cdc7e8b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:55.497394 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-829f2a3b-7470-4a69-9f69-69a54cdc7e8b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:55.503696 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e35f9e9c-c119-4595-9f19-03bc841c441c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:55.504058 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e35f9e9c-c119-4595-9f19-03bc841c441c None None] GET https://10.4.3.163/volume// Jul 31 19:19:55.504215 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e35f9e9c-c119-4595-9f19-03bc841c441c None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:55.504414 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e35f9e9c-c119-4595-9f19-03bc841c441c None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:55.504762 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e35f9e9c-c119-4595-9f19-03bc841c441c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:19:55.505175 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1253/4949] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:19:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:19:55.505852 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:55.505852 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:55.509187 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-829f2a3b-7470-4a69-9f69-69a54cdc7e8b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:55.512307 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-8048229f-385a-4c27-9a17-92178c8c17a5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:55.513215 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-829f2a3b-7470-4a69-9f69-69a54cdc7e8b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:55.513608 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1229/4950] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:55 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:55.542380 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-8048229f-385a-4c27-9a17-92178c8c17a5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:55.542621 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-8048229f-385a-4c27-9a17-92178c8c17a5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:55.542815 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-8048229f-385a-4c27-9a17-92178c8c17a5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:55.551198 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:55.551198 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:55.554215 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-8048229f-385a-4c27-9a17-92178c8c17a5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:55.557772 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-8048229f-385a-4c27-9a17-92178c8c17a5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:55.558105 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1235/4951] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:19:55 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 1083 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:19:55.665414 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d5d7a798-29ca-4f5e-959f-275f3915f724 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:55.667444 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d5d7a798-29ca-4f5e-959f-275f3915f724 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] PUT https://10.4.3.163/volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242 Jul 31 19:19:55.667818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d5d7a798-29ca-4f5e-959f-275f3915f724 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:55.675067 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d5d7a798-29ca-4f5e-959f-275f3915f724 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Acquiring lock "cinder-attachment_update-6cc29a4c-effa-443a-8bec-b68827ba850c-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:19:55.678943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d5d7a798-29ca-4f5e-959f-275f3915f724 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Lock "cinder-attachment_update-6cc29a4c-effa-443a-8bec-b68827ba850c-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:19:55.679778 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:55.679778 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:55.746801 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d5d7a798-29ca-4f5e-959f-275f3915f724 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Lock "cinder-attachment_update-6cc29a4c-effa-443a-8bec-b68827ba850c-np0000006260" released by "attachment_update" :: held 0.068s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:19:55.747372 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d5d7a798-29ca-4f5e-959f-275f3915f724 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242 returned with HTTP 200 Jul 31 19:19:55.747840 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1235/4952] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:19:55 2026] PUT /volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:19:55.755974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9ab8891-9893-4495-9960-9a3d06c339fd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:55.759317 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9ab8891-9893-4495-9960-9a3d06c339fd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/encryption Jul 31 19:19:55.759632 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9ab8891-9893-4495-9960-9a3d06c339fd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:55.759902 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9ab8891-9893-4495-9960-9a3d06c339fd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:55.770841 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:55.770841 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:55.776512 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9ab8891-9893-4495-9960-9a3d06c339fd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/encryption returned with HTTP 200 Jul 31 19:19:55.777031 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1254/4953] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:19:55 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:56.524801 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e1a40277-687a-4e60-bf57-2d013be89519 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:56.526551 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1a40277-687a-4e60-bf57-2d013be89519 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:56.526730 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1a40277-687a-4e60-bf57-2d013be89519 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:56.526906 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e1a40277-687a-4e60-bf57-2d013be89519 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:56.535241 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:56.535241 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:56.538181 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e1a40277-687a-4e60-bf57-2d013be89519 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:56.541868 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e1a40277-687a-4e60-bf57-2d013be89519 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:56.542193 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1230/4954] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:56 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:57.553419 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e2ac66ce-9caa-4b65-a973-afe3901b9e69 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:57.555208 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2ac66ce-9caa-4b65-a973-afe3901b9e69 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:57.555382 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2ac66ce-9caa-4b65-a973-afe3901b9e69 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:57.555605 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e2ac66ce-9caa-4b65-a973-afe3901b9e69 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:57.564074 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:57.564074 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:19:57.567045 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e2ac66ce-9caa-4b65-a973-afe3901b9e69 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:57.570746 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e2ac66ce-9caa-4b65-a973-afe3901b9e69 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:57.571084 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1236/4955] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:57 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:58.582114 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ae80a9fa-379c-4d35-b81f-8e376a56fd30 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:58.583991 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ae80a9fa-379c-4d35-b81f-8e376a56fd30 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:58.584241 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ae80a9fa-379c-4d35-b81f-8e376a56fd30 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:58.584538 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ae80a9fa-379c-4d35-b81f-8e376a56fd30 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:58.593497 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:58.593497 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:19:58.596749 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ae80a9fa-379c-4d35-b81f-8e376a56fd30 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:58.600654 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ae80a9fa-379c-4d35-b81f-8e376a56fd30 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:58.601034 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1236/4956] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:58 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:59.612072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4c49ab30-692e-4daf-ac9d-eaade8633755 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:59.614002 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c49ab30-692e-4daf-ac9d-eaade8633755 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:19:59.614175 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c49ab30-692e-4daf-ac9d-eaade8633755 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:19:59.614345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c49ab30-692e-4daf-ac9d-eaade8633755 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:19:59.622675 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:59.622675 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:19:59.625447 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4c49ab30-692e-4daf-ac9d-eaade8633755 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:19:59.629023 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c49ab30-692e-4daf-ac9d-eaade8633755 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:19:59.629332 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1255/4957] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:19:59 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:19:59.967717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9582a54-1c47-4d65-bdc2-8d7eab33d1de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:19:59.969666 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9582a54-1c47-4d65-bdc2-8d7eab33d1de tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242/action Jul 31 19:19:59.970007 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9582a54-1c47-4d65-bdc2-8d7eab33d1de tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:19:59.970127 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9582a54-1c47-4d65-bdc2-8d7eab33d1de tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:19:59.984837 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:19:59.984837 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:19:59.995565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0f0935ea-f9d8-4688-8d13-ddae285c8036 req-d9582a54-1c47-4d65-bdc2-8d7eab33d1de tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242/action returned with HTTP 204 Jul 31 19:19:59.996009 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1231/4958] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:19:59 2026] POST /volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:00.639822 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b881a893-914f-43a1-8fbc-e4b238657f4a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.641429 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b881a893-914f-43a1-8fbc-e4b238657f4a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:00.641660 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b881a893-914f-43a1-8fbc-e4b238657f4a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.641856 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b881a893-914f-43a1-8fbc-e4b238657f4a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.652035 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.652035 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:00.655772 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b881a893-914f-43a1-8fbc-e4b238657f4a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:00.659752 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b881a893-914f-43a1-8fbc-e4b238657f4a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:20:00.660104 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1237/4959] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 1196 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:00.671159 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8ec7b604-c53c-4881-94b1-f5219060217f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.672903 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ec7b604-c53c-4881-94b1-f5219060217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:00.673154 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ec7b604-c53c-4881-94b1-f5219060217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.673332 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8ec7b604-c53c-4881-94b1-f5219060217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.678071 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-899fc561-54f5-426b-a18b-7297e3afcb55 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.682081 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.682081 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:00.685385 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8ec7b604-c53c-4881-94b1-f5219060217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:00.688910 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8ec7b604-c53c-4881-94b1-f5219060217f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:20:00.689404 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1237/4960] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 1196 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:00.701859 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-899fc561-54f5-426b-a18b-7297e3afcb55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:00.702052 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-899fc561-54f5-426b-a18b-7297e3afcb55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.702218 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-899fc561-54f5-426b-a18b-7297e3afcb55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.708245 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.708245 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:00.712647 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-899fc561-54f5-426b-a18b-7297e3afcb55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:00.716083 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-899fc561-54f5-426b-a18b-7297e3afcb55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:00.716431 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1256/4961] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:00.725711 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-84ef12ad-6948-40fd-9199-f4573139210f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.755784 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-84ef12ad-6948-40fd-9199-f4573139210f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:00.755933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-84ef12ad-6948-40fd-9199-f4573139210f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.756118 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-84ef12ad-6948-40fd-9199-f4573139210f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.765048 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.765048 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:00.768583 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-84ef12ad-6948-40fd-9199-f4573139210f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:00.773018 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-84ef12ad-6948-40fd-9199-f4573139210f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:20:00.773409 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1232/4962] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 1196 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:00.783199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d5011560-ee26-42d1-96fc-e4927741963f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.783599 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5011560-ee26-42d1-96fc-e4927741963f None None] GET https://10.4.3.163/volume// Jul 31 19:20:00.783756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5011560-ee26-42d1-96fc-e4927741963f None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.783943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d5011560-ee26-42d1-96fc-e4927741963f None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.784224 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d5011560-ee26-42d1-96fc-e4927741963f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:20:00.784520 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1238/4963] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:20:00.789839 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-1963c2bc-4b62-46dd-8ca7-e09ac4babee1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.790182 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-595ed6ab-60da-4526-a91b-77c697817755 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.791577 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-1963c2bc-4b62-46dd-8ca7-e09ac4babee1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/action Jul 31 19:20:00.791881 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-1963c2bc-4b62-46dd-8ca7-e09ac4babee1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:20:00.791994 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-1963c2bc-4b62-46dd-8ca7-e09ac4babee1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:00.792034 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-595ed6ab-60da-4526-a91b-77c697817755 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:20:00.792462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-595ed6ab-60da-4526-a91b-77c697817755 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11c898a5-912c-4515-a7a4-aa03437c7764", "connector": null, "instance_uuid": "c63ae44d-7e0c-45a4-9911-7daf4baa2eb3"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:00.799849 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.799849 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:00.801923 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.801923 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:00.802354 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-1963c2bc-4b62-46dd-8ca7-e09ac4babee1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:00.807783 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-1963c2bc-4b62-46dd-8ca7-e09ac4babee1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Begin detaching volume completed successfully. Jul 31 19:20:00.807971 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-1963c2bc-4b62-46dd-8ca7-e09ac4babee1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/action returned with HTTP 202 Jul 31 19:20:00.808341 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1238/4964] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:20:00 2026] POST /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:20:00.824027 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-595ed6ab-60da-4526-a91b-77c697817755 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:20:00.824475 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1257/4965] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:20:00 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:00.848254 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-90d5444b-62e1-402e-9fd6-5679f57cd8b5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.848613 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5d6b8dc3-858a-4123-b36e-4b625eb46871 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.848957 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d6b8dc3-858a-4123-b36e-4b625eb46871 None None] GET https://10.4.3.163/volume// Jul 31 19:20:00.849126 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d6b8dc3-858a-4123-b36e-4b625eb46871 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.849294 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5d6b8dc3-858a-4123-b36e-4b625eb46871 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.849635 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5d6b8dc3-858a-4123-b36e-4b625eb46871 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:20:00.850048 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90d5444b-62e1-402e-9fd6-5679f57cd8b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:00.850113 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1239/4966] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:20:00.850151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90d5444b-62e1-402e-9fd6-5679f57cd8b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.850151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-90d5444b-62e1-402e-9fd6-5679f57cd8b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.858237 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-a5ea52e7-27f4-4c9c-859d-c5c312ae6146 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.858993 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.858993 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:00.860094 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-a5ea52e7-27f4-4c9c-859d-c5c312ae6146 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:00.860299 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-a5ea52e7-27f4-4c9c-859d-c5c312ae6146 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.860491 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-a5ea52e7-27f4-4c9c-859d-c5c312ae6146 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.860565 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c6b086f-9380-4fcb-9670-38b93072e8e7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.860876 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c6b086f-9380-4fcb-9670-38b93072e8e7 None None] GET https://10.4.3.163/volume// Jul 31 19:20:00.861021 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c6b086f-9380-4fcb-9670-38b93072e8e7 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.861196 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c6b086f-9380-4fcb-9670-38b93072e8e7 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.861507 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c6b086f-9380-4fcb-9670-38b93072e8e7 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:20:00.861777 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1258/4967] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:20:00.862122 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-90d5444b-62e1-402e-9fd6-5679f57cd8b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:00.866518 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-90d5444b-62e1-402e-9fd6-5679f57cd8b5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:00.866908 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1233/4968] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:00.867945 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-39a79d98-e7a2-4e40-9dd0-4d3666c224c3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.869005 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.869005 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:00.869815 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-39a79d98-e7a2-4e40-9dd0-4d3666c224c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:00.870006 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-39a79d98-e7a2-4e40-9dd0-4d3666c224c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.870189 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-39a79d98-e7a2-4e40-9dd0-4d3666c224c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.872378 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-a5ea52e7-27f4-4c9c-859d-c5c312ae6146 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:00.875989 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-a5ea52e7-27f4-4c9c-859d-c5c312ae6146 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:20:00.876332 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1239/4969] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 1379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:20:00.879645 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.879645 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:00.883001 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-39a79d98-e7a2-4e40-9dd0-4d3666c224c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:00.885199 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-c9e10035-a768-4d8c-8727-4093b0a4c7e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.887054 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-39a79d98-e7a2-4e40-9dd0-4d3666c224c3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:00.887195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-c9e10035-a768-4d8c-8727-4093b0a4c7e1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/encryption Jul 31 19:20:00.887195 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-c9e10035-a768-4d8c-8727-4093b0a4c7e1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:00.887267 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1240/4970] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:20:00.887316 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-c9e10035-a768-4d8c-8727-4093b0a4c7e1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'index' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:00.895718 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:00.895718 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:00.900820 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-c9e10035-a768-4d8c-8727-4093b0a4c7e1 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/encryption returned with HTTP 200 Jul 31 19:20:00.901167 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1259/4971] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:20:00 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:00.988968 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-801615e8-9103-4943-8075-95788c83adfe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:00.990977 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-801615e8-9103-4943-8075-95788c83adfe tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] PUT https://10.4.3.163/volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d Jul 31 19:20:00.991372 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-801615e8-9103-4943-8075-95788c83adfe tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:00.998309 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-801615e8-9103-4943-8075-95788c83adfe tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Acquiring lock "cinder-attachment_update-11c898a5-912c-4515-a7a4-aa03437c7764-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:20:01.002539 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-801615e8-9103-4943-8075-95788c83adfe tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Lock "cinder-attachment_update-11c898a5-912c-4515-a7a4-aa03437c7764-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:20:01.003407 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:01.003407 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:01.065135 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-801615e8-9103-4943-8075-95788c83adfe tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Lock "cinder-attachment_update-11c898a5-912c-4515-a7a4-aa03437c7764-np0000006260" released by "attachment_update" :: held 0.062s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:20:01.065474 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-801615e8-9103-4943-8075-95788c83adfe tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d returned with HTTP 200 Jul 31 19:20:01.065899 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1234/4972] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:20:00 2026] PUT /volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:01.880533 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-130d5c3d-ae6b-4bdb-8f5a-74358cd7e29b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:01.882254 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-130d5c3d-ae6b-4bdb-8f5a-74358cd7e29b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:01.882509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-130d5c3d-ae6b-4bdb-8f5a-74358cd7e29b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:01.882739 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-130d5c3d-ae6b-4bdb-8f5a-74358cd7e29b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:01.892034 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:01.892034 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:01.895483 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-130d5c3d-ae6b-4bdb-8f5a-74358cd7e29b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:01.899275 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-130d5c3d-ae6b-4bdb-8f5a-74358cd7e29b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:01.899702 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1240/4973] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:01 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:02.914295 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e8650f19-d0c9-4cca-ac6a-365f4e98b1d2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:02.916315 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8650f19-d0c9-4cca-ac6a-365f4e98b1d2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:02.916555 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8650f19-d0c9-4cca-ac6a-365f4e98b1d2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:02.916768 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e8650f19-d0c9-4cca-ac6a-365f4e98b1d2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:02.926831 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:02.926831 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:02.930097 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e8650f19-d0c9-4cca-ac6a-365f4e98b1d2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:02.934211 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e8650f19-d0c9-4cca-ac6a-365f4e98b1d2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:02.934617 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1241/4974] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:02 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:03.945632 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e50df5da-5a34-4b48-b223-c7a6b5cdee1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:03.948561 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e50df5da-5a34-4b48-b223-c7a6b5cdee1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:03.948561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e50df5da-5a34-4b48-b223-c7a6b5cdee1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:03.948561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e50df5da-5a34-4b48-b223-c7a6b5cdee1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:03.956405 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:03.956405 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:03.959468 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e50df5da-5a34-4b48-b223-c7a6b5cdee1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:03.963103 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e50df5da-5a34-4b48-b223-c7a6b5cdee1d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:03.963619 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1260/4975] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:03 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:04.321382 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-008764d1-a3ad-42ed-b7f0-6bed31ae6621 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:04.323778 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-008764d1-a3ad-42ed-b7f0-6bed31ae6621 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d/action Jul 31 19:20:04.324305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-008764d1-a3ad-42ed-b7f0-6bed31ae6621 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:20:04.324459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-008764d1-a3ad-42ed-b7f0-6bed31ae6621 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:04.339180 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:04.339180 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:04.349218 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-67a6b692-f9f5-43fb-a43b-dd47656a018e req-008764d1-a3ad-42ed-b7f0-6bed31ae6621 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d/action returned with HTTP 204 Jul 31 19:20:04.349861 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1235/4976] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:20:04 2026] POST /volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:04.404293 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-4d8e38e9-3f93-4e31-b4b5-d7412550fd57 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:04.406199 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-4d8e38e9-3f93-4e31-b4b5-d7412550fd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] DELETE https://10.4.3.163/volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242 Jul 31 19:20:04.406404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-4d8e38e9-3f93-4e31-b4b5-d7412550fd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:04.406602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-4d8e38e9-3f93-4e31-b4b5-d7412550fd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:04.412898 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:04.412898 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:04.452849 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-1480cf79-ceff-4186-ab33-9ddab80bb60e req-4d8e38e9-3f93-4e31-b4b5-d7412550fd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242 returned with HTTP 200 Jul 31 19:20:04.453244 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1241/4977] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:20:04 2026] DELETE /volume/v3/attachments/5e162e5b-bc2e-4865-a17f-b3c7e26dd242 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:04.975206 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f84de4cf-ce54-4607-a332-e8f613e4c639 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:04.977256 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f84de4cf-ce54-4607-a332-e8f613e4c639 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:04.977554 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f84de4cf-ce54-4607-a332-e8f613e4c639 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:04.977788 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f84de4cf-ce54-4607-a332-e8f613e4c639 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:04.989091 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:04.989091 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:04.992995 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f84de4cf-ce54-4607-a332-e8f613e4c639 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:04.997676 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f84de4cf-ce54-4607-a332-e8f613e4c639 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:04.997995 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1242/4978] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:04 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:05.009474 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2845bb91-d7f9-4c93-8018-c813eefdeff0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:05.013628 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2845bb91-d7f9-4c93-8018-c813eefdeff0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:20:05.013628 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2845bb91-d7f9-4c93-8018-c813eefdeff0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11c898a5-912c-4515-a7a4-aa03437c7764", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-526881874"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:05.020781 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:05.020781 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:05.021397 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2845bb91-d7f9-4c93-8018-c813eefdeff0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:05.021680 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-2845bb91-d7f9-4c93-8018-c813eefdeff0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume 11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:05.028378 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ef86494b-e848-4bdc-a837-16fb6da1d2ee req-587bedce-0326-43a1-a0c0-b14b44ddf214 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:05.030795 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ef86494b-e848-4bdc-a837-16fb6da1d2ee req-587bedce-0326-43a1-a0c0-b14b44ddf214 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:05.031312 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ef86494b-e848-4bdc-a837-16fb6da1d2ee req-587bedce-0326-43a1-a0c0-b14b44ddf214 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:05.031312 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ef86494b-e848-4bdc-a837-16fb6da1d2ee req-587bedce-0326-43a1-a0c0-b14b44ddf214 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:05.039545 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:05.039545 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:05.044505 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ef86494b-e848-4bdc-a837-16fb6da1d2ee req-587bedce-0326-43a1-a0c0-b14b44ddf214 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:05.048241 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ef86494b-e848-4bdc-a837-16fb6da1d2ee req-587bedce-0326-43a1-a0c0-b14b44ddf214 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:20:05.048678 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1236/4979] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:20:05 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:05.051006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-2845bb91-d7f9-4c93-8018-c813eefdeff0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['7f980f73-9c7a-4316-9d24-42f3891ed8e6', 'a6a51dc1-bb67-46b1-a396-1c07b9e00965', 'ea7deb2a-b2ab-414a-b866-474dc3ad4a37', '398d8547-59c9-4361-9d1c-dc3abfcf5f25'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:05.080194 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-2845bb91-d7f9-4c93-8018-c813eefdeff0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot force create request issued successfully. Jul 31 19:20:05.080194 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2845bb91-d7f9-4c93-8018-c813eefdeff0 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:20:05.080194 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1261/4980] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:20:05 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:05.091462 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4b3f7a4d-a720-4489-a710-4bc23559301f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:05.093541 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b3f7a4d-a720-4489-a710-4bc23559301f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 Jul 31 19:20:05.093797 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4b3f7a4d-a720-4489-a710-4bc23559301f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:05.094040 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4b3f7a4d-a720-4489-a710-4bc23559301f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:05.099213 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:05.099213 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:05.099905 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4b3f7a4d-a720-4489-a710-4bc23559301f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:05.101090 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4b3f7a4d-a720-4489-a710-4bc23559301f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 returned with HTTP 200 Jul 31 19:20:05.101656 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1242/4981] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:05 2026] GET /volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:06.111094 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-85093439-57e6-4047-a9a1-55b8b29d1265 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:06.112968 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85093439-57e6-4047-a9a1-55b8b29d1265 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 Jul 31 19:20:06.113147 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85093439-57e6-4047-a9a1-55b8b29d1265 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:06.113336 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85093439-57e6-4047-a9a1-55b8b29d1265 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:06.120874 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:06.120874 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:06.121496 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-85093439-57e6-4047-a9a1-55b8b29d1265 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:06.122550 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85093439-57e6-4047-a9a1-55b8b29d1265 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 returned with HTTP 200 Jul 31 19:20:06.123148 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1243/4982] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:06 2026] GET /volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:06.131952 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-298c154d-6c20-4f31-9749-71672a4b6c1e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:06.133688 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-298c154d-6c20-4f31-9749-71672a4b6c1e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:20:06.134028 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-298c154d-6c20-4f31-9749-71672a4b6c1e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11c898a5-912c-4515-a7a4-aa03437c7764", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-416471209"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:06.144929 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:06.144929 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:06.145403 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-298c154d-6c20-4f31-9749-71672a4b6c1e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:06.145565 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-298c154d-6c20-4f31-9749-71672a4b6c1e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume 11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:06.170314 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-298c154d-6c20-4f31-9749-71672a4b6c1e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['f970a762-2cf0-4def-9184-a00ebe986abd', '03813373-ca5e-4988-aeb0-9334a59da5d7', '843277e2-b8ac-4f60-a917-4e3e72e1b571', '70a197f4-d603-4a75-b8df-ee027a0827e6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:06.204514 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-298c154d-6c20-4f31-9749-71672a4b6c1e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot force create request issued successfully. Jul 31 19:20:06.204514 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-298c154d-6c20-4f31-9749-71672a4b6c1e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:20:06.204974 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1237/4983] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:20:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:06.216923 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-da4c6556-69ec-4975-9967-6a54d83342f3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:06.218857 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da4c6556-69ec-4975-9967-6a54d83342f3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 Jul 31 19:20:06.219144 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da4c6556-69ec-4975-9967-6a54d83342f3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:06.219499 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-da4c6556-69ec-4975-9967-6a54d83342f3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:06.224212 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:06.224212 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:06.224633 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-da4c6556-69ec-4975-9967-6a54d83342f3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:06.225319 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-da4c6556-69ec-4975-9967-6a54d83342f3 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 returned with HTTP 200 Jul 31 19:20:06.225660 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1262/4984] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:06 2026] GET /volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:07.234145 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7fd5e0d2-1ae2-4ccb-a957-1ae9ea4b531d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:07.235897 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7fd5e0d2-1ae2-4ccb-a957-1ae9ea4b531d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 Jul 31 19:20:07.236079 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7fd5e0d2-1ae2-4ccb-a957-1ae9ea4b531d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:07.236272 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7fd5e0d2-1ae2-4ccb-a957-1ae9ea4b531d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:07.241090 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:07.241090 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:07.241504 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7fd5e0d2-1ae2-4ccb-a957-1ae9ea4b531d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:07.242170 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7fd5e0d2-1ae2-4ccb-a957-1ae9ea4b531d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 returned with HTTP 200 Jul 31 19:20:07.242515 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1243/4985] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:07 2026] GET /volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:07.250269 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5a90649e-d3cc-43ab-a059-1eb55184dfa1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:07.252261 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a90649e-d3cc-43ab-a059-1eb55184dfa1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 Jul 31 19:20:07.252465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a90649e-d3cc-43ab-a059-1eb55184dfa1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:07.252695 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a90649e-d3cc-43ab-a059-1eb55184dfa1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:07.252799 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-5a90649e-d3cc-43ab-a059-1eb55184dfa1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: ffbaf967-7adb-45ca-9b81-eef0db80f747 Jul 31 19:20:07.257544 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:07.257544 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:07.257940 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5a90649e-d3cc-43ab-a059-1eb55184dfa1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:07.274990 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5a90649e-d3cc-43ab-a059-1eb55184dfa1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:20:07.275215 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a90649e-d3cc-43ab-a059-1eb55184dfa1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 returned with HTTP 202 Jul 31 19:20:07.275852 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1244/4986] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:20:07 2026] DELETE /volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:07.284431 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a90ef400-67a7-4fd6-9a5e-b08c38501823 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:07.286262 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a90ef400-67a7-4fd6-9a5e-b08c38501823 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 Jul 31 19:20:07.286521 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a90ef400-67a7-4fd6-9a5e-b08c38501823 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:07.286779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a90ef400-67a7-4fd6-9a5e-b08c38501823 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:07.292173 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:07.292173 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:07.292637 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a90ef400-67a7-4fd6-9a5e-b08c38501823 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:07.293363 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a90ef400-67a7-4fd6-9a5e-b08c38501823 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 returned with HTTP 200 Jul 31 19:20:07.293726 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1238/4987] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:07 2026] GET /volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:07.804002 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8934dd0a-6057-4396-a5da-13d5f2815590 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:07.805658 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8934dd0a-6057-4396-a5da-13d5f2815590 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:07.805833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8934dd0a-6057-4396-a5da-13d5f2815590 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:07.806003 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8934dd0a-6057-4396-a5da-13d5f2815590 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:07.806149 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-8934dd0a-6057-4396-a5da-13d5f2815590 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Delete volume with id: 6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:07.812595 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:07.812595 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:07.813061 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8934dd0a-6057-4396-a5da-13d5f2815590 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:07.822882 np0000006260 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-8934dd0a-6057-4396-a5da-13d5f2815590 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:20:07.828962 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8934dd0a-6057-4396-a5da-13d5f2815590 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Delete volume request issued successfully. Jul 31 19:20:07.829124 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8934dd0a-6057-4396-a5da-13d5f2815590 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 202 Jul 31 19:20:07.829594 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1263/4988] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:07 2026] DELETE /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:07.842527 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-95ddc79b-576d-4d5d-b13f-afe6d0be1e47 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:07.844157 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-95ddc79b-576d-4d5d-b13f-afe6d0be1e47 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:07.844340 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-95ddc79b-576d-4d5d-b13f-afe6d0be1e47 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:07.844532 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-95ddc79b-576d-4d5d-b13f-afe6d0be1e47 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:07.851378 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:07.851378 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:07.854957 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-95ddc79b-576d-4d5d-b13f-afe6d0be1e47 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:07.858868 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-95ddc79b-576d-4d5d-b13f-afe6d0be1e47 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 200 Jul 31 19:20:07.859246 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1244/4989] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:07 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:08.305357 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9e7141d6-6f5e-4c1e-be55-70e921f564b2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:08.307177 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e7141d6-6f5e-4c1e-be55-70e921f564b2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 Jul 31 19:20:08.307381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e7141d6-6f5e-4c1e-be55-70e921f564b2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:08.307607 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9e7141d6-6f5e-4c1e-be55-70e921f564b2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:08.311898 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9e7141d6-6f5e-4c1e-be55-70e921f564b2 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 returned with HTTP 404 Jul 31 19:20:08.312381 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1245/4990] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:08 2026] GET /volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:08.318518 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4437bd9a-5f56-4ca9-a06c-c6fd4fd4e96e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:08.320101 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4437bd9a-5f56-4ca9-a06c-c6fd4fd4e96e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e Jul 31 19:20:08.320274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4437bd9a-5f56-4ca9-a06c-c6fd4fd4e96e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:08.320489 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4437bd9a-5f56-4ca9-a06c-c6fd4fd4e96e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:08.320593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-4437bd9a-5f56-4ca9-a06c-c6fd4fd4e96e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 27e5ec54-243e-4a66-8fb0-78fa0bba262e Jul 31 19:20:08.324995 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:08.324995 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:08.325360 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4437bd9a-5f56-4ca9-a06c-c6fd4fd4e96e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:08.341388 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4437bd9a-5f56-4ca9-a06c-c6fd4fd4e96e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:20:08.341570 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4437bd9a-5f56-4ca9-a06c-c6fd4fd4e96e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e returned with HTTP 202 Jul 31 19:20:08.341954 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1239/4991] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:20:08 2026] DELETE /volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:08.350847 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e1e4f4d8-9db3-4e94-812c-1c0751a77885 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:08.352659 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e1e4f4d8-9db3-4e94-812c-1c0751a77885 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e Jul 31 19:20:08.352890 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e1e4f4d8-9db3-4e94-812c-1c0751a77885 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:08.353113 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e1e4f4d8-9db3-4e94-812c-1c0751a77885 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:08.357686 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:08.357686 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:08.358151 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e1e4f4d8-9db3-4e94-812c-1c0751a77885 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:08.358857 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e1e4f4d8-9db3-4e94-812c-1c0751a77885 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e returned with HTTP 200 Jul 31 19:20:08.359226 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1264/4992] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:08 2026] GET /volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:08.870683 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d15b142e-6317-4a21-bc3f-333a5b964258 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:08.872395 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d15b142e-6317-4a21-bc3f-333a5b964258 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c Jul 31 19:20:08.872597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d15b142e-6317-4a21-bc3f-333a5b964258 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:08.872776 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d15b142e-6317-4a21-bc3f-333a5b964258 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:08.877941 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d15b142e-6317-4a21-bc3f-333a5b964258 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c returned with HTTP 404 Jul 31 19:20:08.878364 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1245/4993] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:08 2026] GET /volume/v3/volumes/6cc29a4c-effa-443a-8bec-b68827ba850c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:08.885568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:08.887271 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] DELETE https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a Jul 31 19:20:08.887481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:08.887665 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:08.887824 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Delete volume with id: 6d9a0040-c799-441f-9955-6505d7c2ea9a Jul 31 19:20:08.894334 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:08.894334 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:08.894801 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:08.905452 np0000006260 devstack@c-api.service[100319]: WARNING cinder.keymgr.conf_key_mgr [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:20:08.913043 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Delete volume request issued successfully. Jul 31 19:20:08.913278 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c50b9eb-59a5-4926-b2f7-128cb22e3bb0 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a returned with HTTP 202 Jul 31 19:20:08.913720 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1246/4994] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:08 2026] DELETE /volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:08.920862 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8cc59ddc-2099-4d8d-a53a-b85b86297f8e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:08.922605 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8cc59ddc-2099-4d8d-a53a-b85b86297f8e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a Jul 31 19:20:08.922795 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8cc59ddc-2099-4d8d-a53a-b85b86297f8e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:08.922973 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8cc59ddc-2099-4d8d-a53a-b85b86297f8e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:08.929907 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:08.929907 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:08.933186 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8cc59ddc-2099-4d8d-a53a-b85b86297f8e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:08.937705 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8cc59ddc-2099-4d8d-a53a-b85b86297f8e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a returned with HTTP 200 Jul 31 19:20:08.938147 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1240/4995] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:08 2026] GET /volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:09.367495 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5a8dad09-25f4-4356-b56a-cccd8e45cff8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:09.369231 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a8dad09-25f4-4356-b56a-cccd8e45cff8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e Jul 31 19:20:09.369431 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a8dad09-25f4-4356-b56a-cccd8e45cff8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:09.369635 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a8dad09-25f4-4356-b56a-cccd8e45cff8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:09.373701 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a8dad09-25f4-4356-b56a-cccd8e45cff8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e returned with HTTP 404 Jul 31 19:20:09.374114 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1265/4996] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:09 2026] GET /volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:09.380237 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e3107f07-1e91-496b-9d5e-fd7cacd5bc17 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:09.381911 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e3107f07-1e91-496b-9d5e-fd7cacd5bc17 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 Jul 31 19:20:09.382087 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e3107f07-1e91-496b-9d5e-fd7cacd5bc17 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:09.382269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e3107f07-1e91-496b-9d5e-fd7cacd5bc17 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:09.382365 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-e3107f07-1e91-496b-9d5e-fd7cacd5bc17 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 Jul 31 19:20:09.386757 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:09.386757 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:09.387117 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e3107f07-1e91-496b-9d5e-fd7cacd5bc17 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:09.401574 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e3107f07-1e91-496b-9d5e-fd7cacd5bc17 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:20:09.401718 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e3107f07-1e91-496b-9d5e-fd7cacd5bc17 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 returned with HTTP 202 Jul 31 19:20:09.402044 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1246/4997] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:20:09 2026] DELETE /volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:09.408845 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ef2476ba-82fe-4e1c-b18c-b7b70c1f4940 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:09.410484 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef2476ba-82fe-4e1c-b18c-b7b70c1f4940 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 Jul 31 19:20:09.410654 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef2476ba-82fe-4e1c-b18c-b7b70c1f4940 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:09.410874 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef2476ba-82fe-4e1c-b18c-b7b70c1f4940 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:09.415759 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:09.415759 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:09.416141 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ef2476ba-82fe-4e1c-b18c-b7b70c1f4940 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:09.416806 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef2476ba-82fe-4e1c-b18c-b7b70c1f4940 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 returned with HTTP 200 Jul 31 19:20:09.417150 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1247/4998] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:09 2026] GET /volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:09.949974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70364dec-1353-4cc7-acfc-c2947f098339 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:09.951947 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70364dec-1353-4cc7-acfc-c2947f098339 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a Jul 31 19:20:09.952141 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70364dec-1353-4cc7-acfc-c2947f098339 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:09.952356 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70364dec-1353-4cc7-acfc-c2947f098339 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:09.957739 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70364dec-1353-4cc7-acfc-c2947f098339 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a returned with HTTP 404 Jul 31 19:20:09.958302 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1241/4999] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:09 2026] GET /volume/v3/volumes/6d9a0040-c799-441f-9955-6505d7c2ea9a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:09.964337 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-219c4477-a8b2-4d51-b494-cd818384a394 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:09.965812 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-219c4477-a8b2-4d51-b494-cd818384a394 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:20:09.965974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-219c4477-a8b2-4d51-b494-cd818384a394 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:09.966144 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-219c4477-a8b2-4d51-b494-cd818384a394 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Calling method 'detail' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:09.966810 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-219c4477-a8b2-4d51-b494-cd818384a394 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100318) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:20:09.978133 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-219c4477-a8b2-4d51-b494-cd818384a394 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Get all volumes completed successfully. Jul 31 19:20:09.979587 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:09.979587 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:09.982989 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-219c4477-a8b2-4d51-b494-cd818384a394 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:20:09.983320 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1266/5000] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:20:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:09.995901 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-1798adca-ed28-462a-aef7-9d8b822b22cf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:09.997523 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1798adca-ed28-462a-aef7-9d8b822b22cf tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] DELETE https://10.4.3.163/volume/v3/types/b1a61df7-6b0b-41fb-ae6a-ab923575515d Jul 31 19:20:09.997744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1798adca-ed28-462a-aef7-9d8b822b22cf tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:09.997957 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-1798adca-ed28-462a-aef7-9d8b822b22cf tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Calling method '_delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:09.998213 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:09.998213 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:10.018040 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-1798adca-ed28-462a-aef7-9d8b822b22cf tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] https://10.4.3.163/volume/v3/types/b1a61df7-6b0b-41fb-ae6a-ab923575515d returned with HTTP 202 Jul 31 19:20:10.018521 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1247/5001] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:20:09 2026] DELETE /volume/v3/types/b1a61df7-6b0b-41fb-ae6a-ab923575515d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:10.424911 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d679419a-f18f-4e40-ab2b-06ee33189ccb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.427665 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d679419a-f18f-4e40-ab2b-06ee33189ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 Jul 31 19:20:10.427854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d679419a-f18f-4e40-ab2b-06ee33189ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:10.428023 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d679419a-f18f-4e40-ab2b-06ee33189ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:10.431716 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d679419a-f18f-4e40-ab2b-06ee33189ccb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 returned with HTTP 404 Jul 31 19:20:10.432105 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1248/5002] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:10 2026] GET /volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:10.437890 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9af7c7f7-5c73-4edf-9517-9c95286b5097 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.439523 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9af7c7f7-5c73-4edf-9517-9c95286b5097 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 Jul 31 19:20:10.439708 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9af7c7f7-5c73-4edf-9517-9c95286b5097 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:10.439881 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9af7c7f7-5c73-4edf-9517-9c95286b5097 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:10.439981 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-9af7c7f7-5c73-4edf-9517-9c95286b5097 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: ffbaf967-7adb-45ca-9b81-eef0db80f747 Jul 31 19:20:10.443621 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9af7c7f7-5c73-4edf-9517-9c95286b5097 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 returned with HTTP 404 Jul 31 19:20:10.444012 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1242/5003] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:20:10 2026] DELETE /volume/v3/snapshots/ffbaf967-7adb-45ca-9b81-eef0db80f747 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:10.451077 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d9880266-47f5-4696-a891-74a8cf4ca525 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.453194 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d9880266-47f5-4696-a891-74a8cf4ca525 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 Jul 31 19:20:10.453424 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d9880266-47f5-4696-a891-74a8cf4ca525 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:10.453675 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d9880266-47f5-4696-a891-74a8cf4ca525 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:10.453798 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-d9880266-47f5-4696-a891-74a8cf4ca525 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 Jul 31 19:20:10.458023 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d9880266-47f5-4696-a891-74a8cf4ca525 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 returned with HTTP 404 Jul 31 19:20:10.458477 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1267/5004] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:20:10 2026] DELETE /volume/v3/snapshots/a2afe7c9-23c9-4b8b-9b1f-5b1013569b92 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 19:20:10.491935 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-514cd238-943a-48f2-9779-ea7701704aa7 req-901821c6-4b4b-4d1d-a452-3ca51f51303a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.493854 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-901821c6-4b4b-4d1d-a452-3ca51f51303a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:10.494028 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-901821c6-4b4b-4d1d-a452-3ca51f51303a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:10.494220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-901821c6-4b4b-4d1d-a452-3ca51f51303a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:10.507489 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:10.507489 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:10.511705 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-514cd238-943a-48f2-9779-ea7701704aa7 req-901821c6-4b4b-4d1d-a452-3ca51f51303a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:10.517383 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-901821c6-4b4b-4d1d-a452-3ca51f51303a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:10.517926 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1248/5005] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:20:10 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:10.536888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-514cd238-943a-48f2-9779-ea7701704aa7 req-36c87bde-1a02-4434-83b0-422417951337 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.538947 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-36c87bde-1a02-4434-83b0-422417951337 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764/action Jul 31 19:20:10.539299 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-36c87bde-1a02-4434-83b0-422417951337 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:20:10.539409 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-36c87bde-1a02-4434-83b0-422417951337 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:10.550041 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:10.550041 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:10.550659 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-514cd238-943a-48f2-9779-ea7701704aa7 req-36c87bde-1a02-4434-83b0-422417951337 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:10.556411 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-514cd238-943a-48f2-9779-ea7701704aa7 req-36c87bde-1a02-4434-83b0-422417951337 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Begin detaching volume completed successfully. Jul 31 19:20:10.556664 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-36c87bde-1a02-4434-83b0-422417951337 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764/action returned with HTTP 202 Jul 31 19:20:10.557131 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1249/5006] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:20:10 2026] POST /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:20:10.608242 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7beaf690-e043-494a-90c1-27e58c9f62fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.608722 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7beaf690-e043-494a-90c1-27e58c9f62fc None None] GET https://10.4.3.163/volume// Jul 31 19:20:10.608928 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7beaf690-e043-494a-90c1-27e58c9f62fc None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:10.609208 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7beaf690-e043-494a-90c1-27e58c9f62fc None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:10.609649 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7beaf690-e043-494a-90c1-27e58c9f62fc None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:20:10.609976 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1243/5007] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:20:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:20:10.621521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7a88adf4-2963-43c5-9040-2336deb3cacb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.621521 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7a88adf4-2963-43c5-9040-2336deb3cacb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:10.621521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7a88adf4-2963-43c5-9040-2336deb3cacb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:10.621755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7a88adf4-2963-43c5-9040-2336deb3cacb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:10.631199 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:10.631199 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:10.634512 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7a88adf4-2963-43c5-9040-2336deb3cacb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:10.638739 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7a88adf4-2963-43c5-9040-2336deb3cacb tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:10.640297 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1268/5008] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:20:10 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 1321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:20:10.939568 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3cdb9e98-99ab-4aca-8edd-488071bd3680 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.941498 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3cdb9e98-99ab-4aca-8edd-488071bd3680 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:20:10.941904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3cdb9e98-99ab-4aca-8edd-488071bd3680 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1919167389", "extra_specs": {}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:10.955081 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3cdb9e98-99ab-4aca-8edd-488071bd3680 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:20:10.955530 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1249/5009] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:20:10 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:10.963780 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-77cfc7fd-bdb6-4153-b605-5775d57f6118 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:10.965222 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77cfc7fd-bdb6-4153-b605-5775d57f6118 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] POST https://10.4.3.163/volume/v3/types/4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4/encryption Jul 31 19:20:10.965690 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-77cfc7fd-bdb6-4153-b605-5775d57f6118 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:10.979761 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-77cfc7fd-bdb6-4153-b605-5775d57f6118 tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] https://10.4.3.163/volume/v3/types/4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4/encryption returned with HTTP 200 Jul 31 19:20:10.980367 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1250/5010] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:20:10 2026] POST /volume/v3/types/4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:11.003239 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-45450275-4fea-4e18-bf9d-b044db46bb14 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:11.004712 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:20:11.004993 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1479997326", "snapshot_id": null, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "volume_type": "tempest-scenario-type-luks-1919167389", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:11.006339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1479997326', 'snapshot_id': None, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'volume_type': 'tempest-scenario-type-luks-1919167389', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:20:11.073519 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume of 1 GB Jul 31 19:20:11.073815 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:11.073815 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:11.074287 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Availability Zones retrieved successfully. Jul 31 19:20:11.079073 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Flow 'volume_create_api' (7f9e5d90-801c-4b56-af9c-7461b6ce2ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:11.079933 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aebaa69-6933-4fcc-b3fd-fdacb2d9f1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:11.080737 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:20:11.125142 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5aebaa69-6933-4fcc-b3fd-fdacb2d9f1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:20:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4,is_public=True,name='tempest-scenario-type-luks-1919167389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:11.125854 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a35afd1-42eb-41d8-a550-6aed5e2ded1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:11.148488 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1919167389 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1919167389, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:20:11.148809 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1919167389 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1919167389, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:20:11.174135 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Created reservations ['397fba98-3516-4bd4-899d-6d88d59b3f14', 'c78783fc-b6a5-4f26-a2da-a35fc8cc5eac', '18a03ac5-7d44-40fa-87db-8abaa9161e13', '6f264430-d021-445d-ba42-821bcf036d95'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:11.174888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a35afd1-42eb-41d8-a550-6aed5e2ded1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['397fba98-3516-4bd4-899d-6d88d59b3f14', 'c78783fc-b6a5-4f26-a2da-a35fc8cc5eac', '18a03ac5-7d44-40fa-87db-8abaa9161e13', '6f264430-d021-445d-ba42-821bcf036d95']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:11.175592 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e609676-987a-487c-bac4-30985dd6dcf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:11.196082 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e609676-987a-487c-bac4-30985dd6dcf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4648a38e-6a39-4d28-bce7-8fbbe5de2d7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1479997326',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42efb6c5019945a6a5b254271f696bed',qos_specs=None,replication_status=,reservations=['397fba98-3516-4bd4-899d-6d88d59b3f14','c78783fc-b6a5-4f26-a2da-a35fc8cc5eac','18a03ac5-7d44-40fa-87db-8abaa9161e13','6f264430-d021-445d-ba42-821bcf036d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_type_id=4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1479997326',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4648a38e-6a39-4d28-bce7-8fbbe5de2d7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42efb6c5019945a6a5b254271f696bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4),volume_type_id=4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:11.196802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510c2862-2da2-4a6b-bde1-41e48134cba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:11.212823 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (510c2862-2da2-4a6b-bde1-41e48134cba9) transitioned into state 'SUCCESS' from state '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-1479997326',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42efb6c5019945a6a5b254271f696bed',qos_specs=None,replication_status=,reservations=['397fba98-3516-4bd4-899d-6d88d59b3f14','c78783fc-b6a5-4f26-a2da-a35fc8cc5eac','18a03ac5-7d44-40fa-87db-8abaa9161e13','6f264430-d021-445d-ba42-821bcf036d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_type_id=4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:11.213511 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7353f48-42bb-411b-92c5-c55991dd53f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:11.221076 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7353f48-42bb-411b-92c5-c55991dd53f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:11.221860 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Flow 'volume_create_api' (7f9e5d90-801c-4b56-af9c-7461b6ce2ba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:11.222126 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume request issued successfully. Jul 31 19:20:11.222689 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-45450275-4fea-4e18-bf9d-b044db46bb14 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:20:11.223070 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1244/5011] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:20:11 2026] POST /volume/v3/volumes => generated 792 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:11.237220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ef83595-1d19-4138-b0c0-95b0d73a8ae2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:11.239243 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ef83595-1d19-4138-b0c0-95b0d73a8ae2 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:11.239421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ef83595-1d19-4138-b0c0-95b0d73a8ae2 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:11.239676 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ef83595-1d19-4138-b0c0-95b0d73a8ae2 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:11.245976 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:11.245976 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:11.249233 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7ef83595-1d19-4138-b0c0-95b0d73a8ae2 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:11.253043 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ef83595-1d19-4138-b0c0-95b0d73a8ae2 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:11.253420 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1269/5012] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:11 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:11.416823 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7b7b96ce-c132-4573-b131-e3dab67ee44e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:11.418804 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7b7b96ce-c132-4573-b131-e3dab67ee44e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d Jul 31 19:20:11.419016 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7b7b96ce-c132-4573-b131-e3dab67ee44e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:11.419276 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7b7b96ce-c132-4573-b131-e3dab67ee44e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:11.426376 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:11.426376 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:11.472947 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-514cd238-943a-48f2-9779-ea7701704aa7 req-7b7b96ce-c132-4573-b131-e3dab67ee44e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d returned with HTTP 200 Jul 31 19:20:11.473335 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1250/5013] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:20:11 2026] DELETE /volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:12.267585 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ba1458bc-6f66-45e8-b324-a90547f2cbbd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:12.269299 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba1458bc-6f66-45e8-b324-a90547f2cbbd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:12.269482 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba1458bc-6f66-45e8-b324-a90547f2cbbd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:12.269668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba1458bc-6f66-45e8-b324-a90547f2cbbd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:12.276770 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:12.276770 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:12.280192 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ba1458bc-6f66-45e8-b324-a90547f2cbbd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:12.283901 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba1458bc-6f66-45e8-b324-a90547f2cbbd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:12.284249 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1251/5014] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:12 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:12.525308 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-8c0d518a-ce28-4090-b296-f4cae9fae5d6 req-a57c579d-13e0-46dd-b611-2bc1ae9ceb0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:12.527197 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8c0d518a-ce28-4090-b296-f4cae9fae5d6 req-a57c579d-13e0-46dd-b611-2bc1ae9ceb0c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d Jul 31 19:20:12.527431 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8c0d518a-ce28-4090-b296-f4cae9fae5d6 req-a57c579d-13e0-46dd-b611-2bc1ae9ceb0c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:12.527683 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-8c0d518a-ce28-4090-b296-f4cae9fae5d6 req-a57c579d-13e0-46dd-b611-2bc1ae9ceb0c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:12.532765 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-8c0d518a-ce28-4090-b296-f4cae9fae5d6 req-a57c579d-13e0-46dd-b611-2bc1ae9ceb0c tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d returned with HTTP 404 Jul 31 19:20:12.533431 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1245/5015] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:20:12 2026] DELETE /volume/v3/attachments/639072f7-ac3a-4be9-af9c-9d9e65b0fe4d => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:20:13.295372 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-05239d68-ce49-4683-8d75-0f949a748d37 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:13.296934 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05239d68-ce49-4683-8d75-0f949a748d37 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:13.297100 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05239d68-ce49-4683-8d75-0f949a748d37 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:13.297307 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-05239d68-ce49-4683-8d75-0f949a748d37 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:13.305151 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:13.305151 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:13.309686 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-05239d68-ce49-4683-8d75-0f949a748d37 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:13.314317 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-05239d68-ce49-4683-8d75-0f949a748d37 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:13.314693 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1270/5016] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:13 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:13.427126 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b32f2ffd-ce31-45b9-bd3e-635340358a11 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:13.428847 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b32f2ffd-ce31-45b9-bd3e-635340358a11 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e Jul 31 19:20:13.429026 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b32f2ffd-ce31-45b9-bd3e-635340358a11 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:13.429224 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b32f2ffd-ce31-45b9-bd3e-635340358a11 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:13.429335 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-b32f2ffd-ce31-45b9-bd3e-635340358a11 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 27e5ec54-243e-4a66-8fb0-78fa0bba262e Jul 31 19:20:13.433284 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b32f2ffd-ce31-45b9-bd3e-635340358a11 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e returned with HTTP 404 Jul 31 19:20:13.433727 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1251/5017] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:20:13 2026] DELETE /volume/v3/snapshots/27e5ec54-243e-4a66-8fb0-78fa0bba262e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:13.442552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a3dc15b2-be3c-4c09-b2a5-a33459b91c55 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:13.444225 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a3dc15b2-be3c-4c09-b2a5-a33459b91c55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:13.444426 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a3dc15b2-be3c-4c09-b2a5-a33459b91c55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:13.444648 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a3dc15b2-be3c-4c09-b2a5-a33459b91c55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:13.452037 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:13.452037 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:13.455487 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a3dc15b2-be3c-4c09-b2a5-a33459b91c55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:13.459547 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a3dc15b2-be3c-4c09-b2a5-a33459b91c55 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:13.459925 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1252/5018] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:13 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:13.472776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6505e008-9b8a-441b-bb68-e503e0b69654 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:13.474573 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:20:13.474954 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-258579036"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:13.476318 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-258579036'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:20:13.476470 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume of 1 GB Jul 31 19:20:13.476712 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:13.476712 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:13.481927 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Availability Zones retrieved successfully. Jul 31 19:20:13.487138 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (70449658-3de5-4770-aee0-4a05f313c339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:13.488272 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf780af-85ee-4275-87ff-d8c378de8feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:13.489205 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:20:13.512622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf780af-85ee-4275-87ff-d8c378de8feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:13.513337 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94bea8b3-be40-48a4-aaea-bd4db6d8b611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:13.551420 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['964e777f-fd85-4aec-ab9c-ea9272d874ac', 'fc036b04-5309-4c13-881d-26a5cfc83fc7', 'fcc1e741-3cdf-4067-be18-c9e980b22b1a', '97a9d538-8e28-436f-a572-6412fbf27edf'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:13.552151 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94bea8b3-be40-48a4-aaea-bd4db6d8b611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['964e777f-fd85-4aec-ab9c-ea9272d874ac', 'fc036b04-5309-4c13-881d-26a5cfc83fc7', 'fcc1e741-3cdf-4067-be18-c9e980b22b1a', '97a9d538-8e28-436f-a572-6412fbf27edf']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:13.552891 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3195e4f1-c1f1-4fcc-90e3-a0b875d94a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:13.574625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3195e4f1-c1f1-4fcc-90e3-a0b875d94a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd75ec2-ea1e-4227-93fc-3a9df71f85cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-258579036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['964e777f-fd85-4aec-ab9c-ea9272d874ac','fc036b04-5309-4c13-881d-26a5cfc83fc7','fcc1e741-3cdf-4067-be18-c9e980b22b1a','97a9d538-8e28-436f-a572-6412fbf27edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-258579036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd75ec2-ea1e-4227-93fc-3a9df71f85cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e884ff77b64e32aa2f9890aea57f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a7616d188445b48665b5518d8b2a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:13.575310 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e326137-8313-4c7b-8a9b-4c269a9e5a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:13.591822 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e326137-8313-4c7b-8a9b-4c269a9e5a12) transitioned into state 'SUCCESS' from state '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-258579036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['964e777f-fd85-4aec-ab9c-ea9272d874ac','fc036b04-5309-4c13-881d-26a5cfc83fc7','fcc1e741-3cdf-4067-be18-c9e980b22b1a','97a9d538-8e28-436f-a572-6412fbf27edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:13.592567 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd9c6e8-a2af-4492-987a-160bdfc41cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:13.601382 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fd9c6e8-a2af-4492-987a-160bdfc41cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:13.602173 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (70449658-3de5-4770-aee0-4a05f313c339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:13.602514 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request issued successfully. Jul 31 19:20:13.603065 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6505e008-9b8a-441b-bb68-e503e0b69654 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:20:13.603523 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1246/5019] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:20:13 2026] POST /volume/v3/volumes => generated 753 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:13.615321 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-742caa3c-5b59-4a33-b6f9-a371c0f53381 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:13.617680 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-742caa3c-5b59-4a33-b6f9-a371c0f53381 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc Jul 31 19:20:13.618283 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-742caa3c-5b59-4a33-b6f9-a371c0f53381 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:13.618283 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-742caa3c-5b59-4a33-b6f9-a371c0f53381 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:13.627082 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:13.627082 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:13.631187 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-742caa3c-5b59-4a33-b6f9-a371c0f53381 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:13.635944 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-742caa3c-5b59-4a33-b6f9-a371c0f53381 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc returned with HTTP 200 Jul 31 19:20:13.636448 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1271/5020] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:13 2026] GET /volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:14.326548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d014a0f1-a384-4eef-aa6a-0e2f21b3de35 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:14.328138 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d014a0f1-a384-4eef-aa6a-0e2f21b3de35 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:14.328313 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d014a0f1-a384-4eef-aa6a-0e2f21b3de35 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:14.328516 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d014a0f1-a384-4eef-aa6a-0e2f21b3de35 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:14.334849 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:14.334849 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:14.337771 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d014a0f1-a384-4eef-aa6a-0e2f21b3de35 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:14.341151 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d014a0f1-a384-4eef-aa6a-0e2f21b3de35 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:14.341474 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1252/5021] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:14 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:14.648004 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-429bc0f2-90a6-4377-9547-ed495015a98b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:14.649584 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-429bc0f2-90a6-4377-9547-ed495015a98b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc Jul 31 19:20:14.649757 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-429bc0f2-90a6-4377-9547-ed495015a98b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:14.649949 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-429bc0f2-90a6-4377-9547-ed495015a98b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:14.656271 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:14.656271 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:14.659126 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-429bc0f2-90a6-4377-9547-ed495015a98b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:14.662730 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-429bc0f2-90a6-4377-9547-ed495015a98b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc returned with HTTP 200 Jul 31 19:20:14.663041 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1253/5022] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:14 2026] GET /volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:14.673756 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e078f3f0-6370-460e-8eea-6f7314043bc6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:14.676247 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e078f3f0-6370-460e-8eea-6f7314043bc6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:20:14.676742 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e078f3f0-6370-460e-8eea-6f7314043bc6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecd75ec2-ea1e-4227-93fc-3a9df71f85cc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1177429374"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:14.685077 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:14.685077 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:14.685451 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e078f3f0-6370-460e-8eea-6f7314043bc6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:14.685571 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-e078f3f0-6370-460e-8eea-6f7314043bc6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume ecd75ec2-ea1e-4227-93fc-3a9df71f85cc Jul 31 19:20:14.708610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-e078f3f0-6370-460e-8eea-6f7314043bc6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['77dd6001-c4a4-4e58-a18e-7c87eb41e9cf', 'd4d3163b-7e4c-4d31-ae85-618777903601', '03cf2102-a177-442c-9bbf-a8478ed17ec9', '0c516f91-a679-4c66-a2a1-3c13433d845f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:14.741100 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-e078f3f0-6370-460e-8eea-6f7314043bc6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot create request issued successfully. Jul 31 19:20:14.741522 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e078f3f0-6370-460e-8eea-6f7314043bc6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:20:14.742004 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1247/5023] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:20:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:14.751132 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a26b1a86-5f83-45ae-aad7-b944db30df0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:14.752924 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a26b1a86-5f83-45ae-aad7-b944db30df0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 Jul 31 19:20:14.753115 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a26b1a86-5f83-45ae-aad7-b944db30df0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:14.753312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a26b1a86-5f83-45ae-aad7-b944db30df0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:14.758211 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:14.758211 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:14.758594 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a26b1a86-5f83-45ae-aad7-b944db30df0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:14.759348 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a26b1a86-5f83-45ae-aad7-b944db30df0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 returned with HTTP 200 Jul 31 19:20:14.759712 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1272/5024] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:14 2026] GET /volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:15.355104 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-eab0ec0b-ed7c-4341-9c84-084f2d7856c5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:15.356742 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eab0ec0b-ed7c-4341-9c84-084f2d7856c5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:15.356919 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eab0ec0b-ed7c-4341-9c84-084f2d7856c5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:15.357110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-eab0ec0b-ed7c-4341-9c84-084f2d7856c5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:15.363243 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:15.363243 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:15.366199 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-eab0ec0b-ed7c-4341-9c84-084f2d7856c5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:15.369714 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-eab0ec0b-ed7c-4341-9c84-084f2d7856c5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:15.370048 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1253/5025] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:15 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:15.768634 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-10fbde5e-4d3d-4c9e-b3e7-567a71f92c46 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:15.770304 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10fbde5e-4d3d-4c9e-b3e7-567a71f92c46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 Jul 31 19:20:15.770538 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10fbde5e-4d3d-4c9e-b3e7-567a71f92c46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:15.770725 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-10fbde5e-4d3d-4c9e-b3e7-567a71f92c46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:15.775599 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:15.775599 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:15.775962 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-10fbde5e-4d3d-4c9e-b3e7-567a71f92c46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:15.776660 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-10fbde5e-4d3d-4c9e-b3e7-567a71f92c46 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 returned with HTTP 200 Jul 31 19:20:15.777007 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1254/5026] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:15 2026] GET /volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:15.785128 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:15.786869 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:20:15.787213 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "76918e2f-00e7-47fa-a40a-3a5769047c48", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-249890026"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:15.788640 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request body: {'volume': {'snapshot_id': '76918e2f-00e7-47fa-a40a-3a5769047c48', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-249890026'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:20:15.793378 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:15.793378 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:15.793773 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:15.793880 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume of 2 GB Jul 31 19:20:15.796895 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Availability Zones retrieved successfully. Jul 31 19:20:15.801977 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (b63a7192-88b8-4a87-8e99-30c5f39dfe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:15.802844 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94e85d8-a4f6-446e-a3ac-55699dee2f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:15.803652 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:20:15.828689 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94e85d8-a4f6-446e-a3ac-55699dee2f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '76918e2f-00e7-47fa-a40a-3a5769047c48', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:15.829402 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952649b9-0cc6-481a-a094-87b5e6e53ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:15.864027 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['77ab8c22-401d-4d5a-8e2b-b1a9bc0faa99', '8a8f1eb6-d78b-4043-9777-b87cf84bb642', 'f2f364a2-6726-4f23-ab00-f0941eeade35', '70848f40-f039-405b-9f47-cfc869c450ad'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:15.864746 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952649b9-0cc6-481a-a094-87b5e6e53ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77ab8c22-401d-4d5a-8e2b-b1a9bc0faa99', '8a8f1eb6-d78b-4043-9777-b87cf84bb642', 'f2f364a2-6726-4f23-ab00-f0941eeade35', '70848f40-f039-405b-9f47-cfc869c450ad']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:15.865448 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d029c20-377c-4fd1-8678-1298764a48c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:15.901299 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d029c20-377c-4fd1-8678-1298764a48c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a872d7-63d0-4232-a678-97d790da66f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-249890026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['77ab8c22-401d-4d5a-8e2b-b1a9bc0faa99','8a8f1eb6-d78b-4043-9777-b87cf84bb642','f2f364a2-6726-4f23-ab00-f0941eeade35','70848f40-f039-405b-9f47-cfc869c450ad'],size=2,snapshot_id=76918e2f-00e7-47fa-a40a-3a5769047c48,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-249890026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a872d7-63d0-4232-a678-97d790da66f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e884ff77b64e32aa2f9890aea57f34',provider_auth=None,provider_geometry=None,provider_id=None,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=76918e2f-00e7-47fa-a40a-3a5769047c48,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a7616d188445b48665b5518d8b2a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:15.901974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30848d6d-66ab-4ee2-b346-3647cbdac9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:15.917816 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30848d6d-66ab-4ee2-b346-3647cbdac9fd) transitioned into state 'SUCCESS' from state '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-249890026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['77ab8c22-401d-4d5a-8e2b-b1a9bc0faa99','8a8f1eb6-d78b-4043-9777-b87cf84bb642','f2f364a2-6726-4f23-ab00-f0941eeade35','70848f40-f039-405b-9f47-cfc869c450ad'],size=2,snapshot_id=76918e2f-00e7-47fa-a40a-3a5769047c48,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:15.918499 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1f6685d-8d51-44ff-89e4-1bd28dc43842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:15.937416 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1f6685d-8d51-44ff-89e4-1bd28dc43842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:15.938305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (b63a7192-88b8-4a87-8e99-30c5f39dfe79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:15.938652 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request issued successfully. Jul 31 19:20:15.939228 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8e558a3-89db-4a05-9805-78bd05c65d90 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:20:15.939689 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1248/5027] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:20:15 2026] POST /volume/v3/volumes => generated 787 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:15.950833 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cc9e050e-9181-4c16-ac1f-cabef9ced02a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:15.952247 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc9e050e-9181-4c16-ac1f-cabef9ced02a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:15.952416 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc9e050e-9181-4c16-ac1f-cabef9ced02a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:15.952618 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc9e050e-9181-4c16-ac1f-cabef9ced02a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:15.958810 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:15.958810 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:15.961934 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cc9e050e-9181-4c16-ac1f-cabef9ced02a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:15.965501 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc9e050e-9181-4c16-ac1f-cabef9ced02a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 returned with HTTP 200 Jul 31 19:20:15.965969 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1273/5028] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:15 2026] GET /volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 => generated 855 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:16.382938 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3d94a13b-b498-4794-8fca-fdbe15cafd57 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:16.384574 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3d94a13b-b498-4794-8fca-fdbe15cafd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:16.384752 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3d94a13b-b498-4794-8fca-fdbe15cafd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:16.384923 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3d94a13b-b498-4794-8fca-fdbe15cafd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:16.391266 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:16.391266 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:16.394543 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-3d94a13b-b498-4794-8fca-fdbe15cafd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:16.397985 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3d94a13b-b498-4794-8fca-fdbe15cafd57 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:16.398315 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1254/5029] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:16 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:16.977169 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4d658515-9aff-4c30-ba33-a566a1149c24 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:16.978801 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4d658515-9aff-4c30-ba33-a566a1149c24 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:16.978972 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4d658515-9aff-4c30-ba33-a566a1149c24 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:16.979157 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4d658515-9aff-4c30-ba33-a566a1149c24 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:16.985343 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:16.985343 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:16.988594 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4d658515-9aff-4c30-ba33-a566a1149c24 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:16.992211 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4d658515-9aff-4c30-ba33-a566a1149c24 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 returned with HTTP 200 Jul 31 19:20:16.992714 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1255/5030] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:16 2026] GET /volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:17.003305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8bafb1ed-f29b-4451-b379-28e18ac74f2b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:17.005032 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8bafb1ed-f29b-4451-b379-28e18ac74f2b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:17.005241 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8bafb1ed-f29b-4451-b379-28e18ac74f2b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:17.005417 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8bafb1ed-f29b-4451-b379-28e18ac74f2b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:17.011920 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:17.011920 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:17.015025 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8bafb1ed-f29b-4451-b379-28e18ac74f2b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:17.018632 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8bafb1ed-f29b-4451-b379-28e18ac74f2b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 returned with HTTP 200 Jul 31 19:20:17.018968 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1249/5031] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:17 2026] GET /volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:17.030209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b744b6f5-aefa-4dcd-a997-66f7bd4d9605 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:17.031957 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b744b6f5-aefa-4dcd-a997-66f7bd4d9605 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:17.032188 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b744b6f5-aefa-4dcd-a997-66f7bd4d9605 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:17.032408 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b744b6f5-aefa-4dcd-a997-66f7bd4d9605 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:17.032632 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b744b6f5-aefa-4dcd-a997-66f7bd4d9605 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume with id: 05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:17.039796 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:17.039796 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:17.040443 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b744b6f5-aefa-4dcd-a997-66f7bd4d9605 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:17.059637 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b744b6f5-aefa-4dcd-a997-66f7bd4d9605 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume request issued successfully. Jul 31 19:20:17.060200 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b744b6f5-aefa-4dcd-a997-66f7bd4d9605 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 returned with HTTP 202 Jul 31 19:20:17.060263 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1274/5032] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:17 2026] DELETE /volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:17.067362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f4e1bb54-a8b5-4586-9e8d-d64e5727221a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:17.069058 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4e1bb54-a8b5-4586-9e8d-d64e5727221a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:17.069285 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4e1bb54-a8b5-4586-9e8d-d64e5727221a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:17.069508 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4e1bb54-a8b5-4586-9e8d-d64e5727221a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:17.076953 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:17.076953 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:17.080961 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f4e1bb54-a8b5-4586-9e8d-d64e5727221a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:17.086730 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4e1bb54-a8b5-4586-9e8d-d64e5727221a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 returned with HTTP 200 Jul 31 19:20:17.087272 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1255/5033] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:17 2026] GET /volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:17.413513 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-609537e9-7fe8-4344-bf16-afc953c3be38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:17.415109 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-609537e9-7fe8-4344-bf16-afc953c3be38 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:17.415285 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-609537e9-7fe8-4344-bf16-afc953c3be38 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:17.415477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-609537e9-7fe8-4344-bf16-afc953c3be38 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:17.421605 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:17.421605 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:17.424736 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-609537e9-7fe8-4344-bf16-afc953c3be38 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:17.428387 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-609537e9-7fe8-4344-bf16-afc953c3be38 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:17.428761 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1256/5034] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:17 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:18.099238 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ef12d073-ebb7-4d9e-a141-ff4d8cedd467 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:18.100864 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef12d073-ebb7-4d9e-a141-ff4d8cedd467 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:18.101098 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef12d073-ebb7-4d9e-a141-ff4d8cedd467 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:18.101311 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ef12d073-ebb7-4d9e-a141-ff4d8cedd467 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:18.106564 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ef12d073-ebb7-4d9e-a141-ff4d8cedd467 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 returned with HTTP 404 Jul 31 19:20:18.106995 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1250/5035] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:18 2026] GET /volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:18.112941 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-48fc8370-1ebb-4466-aea3-5b8e4a64a228 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:18.114584 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48fc8370-1ebb-4466-aea3-5b8e4a64a228 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:18.114789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48fc8370-1ebb-4466-aea3-5b8e4a64a228 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:18.114991 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-48fc8370-1ebb-4466-aea3-5b8e4a64a228 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:18.120169 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-48fc8370-1ebb-4466-aea3-5b8e4a64a228 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 returned with HTTP 404 Jul 31 19:20:18.120604 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1275/5036] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:18 2026] GET /volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:18.126748 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f63bb38a-4511-4c3b-ac6c-0e463b55ce04 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:18.128943 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f63bb38a-4511-4c3b-ac6c-0e463b55ce04 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:18.129294 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f63bb38a-4511-4c3b-ac6c-0e463b55ce04 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:18.129520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f63bb38a-4511-4c3b-ac6c-0e463b55ce04 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:18.129687 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-f63bb38a-4511-4c3b-ac6c-0e463b55ce04 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume with id: 05a872d7-63d0-4232-a678-97d790da66f5 Jul 31 19:20:18.134979 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f63bb38a-4511-4c3b-ac6c-0e463b55ce04 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 returned with HTTP 404 Jul 31 19:20:18.135515 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1256/5037] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:18 2026] DELETE /volume/v3/volumes/05a872d7-63d0-4232-a678-97d790da66f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:18.141561 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d9169aef-856e-4fc3-ae51-222a13889fa8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:18.143107 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9169aef-856e-4fc3-ae51-222a13889fa8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 Jul 31 19:20:18.143272 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9169aef-856e-4fc3-ae51-222a13889fa8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:18.143455 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9169aef-856e-4fc3-ae51-222a13889fa8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:18.143564 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-d9169aef-856e-4fc3-ae51-222a13889fa8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: 76918e2f-00e7-47fa-a40a-3a5769047c48 Jul 31 19:20:18.148665 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:18.148665 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:18.149142 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d9169aef-856e-4fc3-ae51-222a13889fa8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:18.163453 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d9169aef-856e-4fc3-ae51-222a13889fa8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:20:18.163648 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9169aef-856e-4fc3-ae51-222a13889fa8 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 returned with HTTP 202 Jul 31 19:20:18.164042 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1257/5038] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:20:18 2026] DELETE /volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:18.172710 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-68ae8076-f442-4593-a391-07d0311291a7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:18.175785 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68ae8076-f442-4593-a391-07d0311291a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 Jul 31 19:20:18.175967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68ae8076-f442-4593-a391-07d0311291a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:18.176156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-68ae8076-f442-4593-a391-07d0311291a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:18.182570 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:18.182570 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:18.182995 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-68ae8076-f442-4593-a391-07d0311291a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:18.183721 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-68ae8076-f442-4593-a391-07d0311291a7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 returned with HTTP 200 Jul 31 19:20:18.184025 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1251/5039] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:18 2026] GET /volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:18.440211 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-be58d576-b7a0-438f-9712-61cb1cca5ca5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:18.441925 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be58d576-b7a0-438f-9712-61cb1cca5ca5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:18.442130 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be58d576-b7a0-438f-9712-61cb1cca5ca5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:18.442338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be58d576-b7a0-438f-9712-61cb1cca5ca5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:18.449122 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:18.449122 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:18.452707 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-be58d576-b7a0-438f-9712-61cb1cca5ca5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:18.456936 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be58d576-b7a0-438f-9712-61cb1cca5ca5 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:18.457303 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1276/5040] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:18 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:19.192867 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a95a9984-e445-4381-806e-1310e43e6ea6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:19.194725 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a95a9984-e445-4381-806e-1310e43e6ea6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 Jul 31 19:20:19.194945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a95a9984-e445-4381-806e-1310e43e6ea6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:19.195167 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a95a9984-e445-4381-806e-1310e43e6ea6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:19.199554 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a95a9984-e445-4381-806e-1310e43e6ea6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 returned with HTTP 404 Jul 31 19:20:19.200282 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1257/5041] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:19 2026] GET /volume/v3/snapshots/76918e2f-00e7-47fa-a40a-3a5769047c48 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:19.205778 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8156238e-f1ce-4d3e-b079-1924859aa8c5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:19.207499 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8156238e-f1ce-4d3e-b079-1924859aa8c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc Jul 31 19:20:19.207681 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8156238e-f1ce-4d3e-b079-1924859aa8c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:19.207855 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8156238e-f1ce-4d3e-b079-1924859aa8c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:19.214215 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:19.214215 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:19.217247 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8156238e-f1ce-4d3e-b079-1924859aa8c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:19.220712 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8156238e-f1ce-4d3e-b079-1924859aa8c5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc returned with HTTP 200 Jul 31 19:20:19.221034 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1258/5042] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:19 2026] GET /volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:19.231803 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9c007772-1e1e-4a68-94d7-20256d8f6f43 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:19.233423 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c007772-1e1e-4a68-94d7-20256d8f6f43 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc Jul 31 19:20:19.233630 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c007772-1e1e-4a68-94d7-20256d8f6f43 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:19.233802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9c007772-1e1e-4a68-94d7-20256d8f6f43 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:19.234063 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-9c007772-1e1e-4a68-94d7-20256d8f6f43 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume with id: ecd75ec2-ea1e-4227-93fc-3a9df71f85cc Jul 31 19:20:19.240628 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:19.240628 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:19.241120 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c007772-1e1e-4a68-94d7-20256d8f6f43 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:19.256665 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9c007772-1e1e-4a68-94d7-20256d8f6f43 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume request issued successfully. Jul 31 19:20:19.256889 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9c007772-1e1e-4a68-94d7-20256d8f6f43 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc returned with HTTP 202 Jul 31 19:20:19.257333 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1252/5043] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:19 2026] DELETE /volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:19.266172 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0fc85c09-1666-4f1e-bc51-9913cf75e108 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:19.269475 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0fc85c09-1666-4f1e-bc51-9913cf75e108 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc Jul 31 19:20:19.269692 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0fc85c09-1666-4f1e-bc51-9913cf75e108 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:19.269903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0fc85c09-1666-4f1e-bc51-9913cf75e108 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:19.280649 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:19.280649 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:19.287907 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0fc85c09-1666-4f1e-bc51-9913cf75e108 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:19.297964 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0fc85c09-1666-4f1e-bc51-9913cf75e108 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc returned with HTTP 200 Jul 31 19:20:19.298573 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1277/5044] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:19 2026] GET /volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:19.469526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9cb089e2-45e1-43c9-be26-516a9a995f25 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:19.470982 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cb089e2-45e1-43c9-be26-516a9a995f25 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:19.471157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cb089e2-45e1-43c9-be26-516a9a995f25 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:19.471346 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9cb089e2-45e1-43c9-be26-516a9a995f25 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:19.477226 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:19.477226 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:19.479911 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9cb089e2-45e1-43c9-be26-516a9a995f25 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:19.483254 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9cb089e2-45e1-43c9-be26-516a9a995f25 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:19.483593 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1258/5045] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:19 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:20.309937 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-14628db6-96ac-46a7-ba59-e03caf478560 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:20.311449 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14628db6-96ac-46a7-ba59-e03caf478560 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc Jul 31 19:20:20.311630 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14628db6-96ac-46a7-ba59-e03caf478560 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:20.311800 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14628db6-96ac-46a7-ba59-e03caf478560 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:20.321352 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14628db6-96ac-46a7-ba59-e03caf478560 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc returned with HTTP 404 Jul 31 19:20:20.321822 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1259/5046] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:20 2026] GET /volume/v3/volumes/ecd75ec2-ea1e-4227-93fc-3a9df71f85cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:20.329012 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8fec0e2c-f464-4f11-bdf9-b76c245ab6c4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:20.330695 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8fec0e2c-f464-4f11-bdf9-b76c245ab6c4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:20.330879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8fec0e2c-f464-4f11-bdf9-b76c245ab6c4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:20.331073 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8fec0e2c-f464-4f11-bdf9-b76c245ab6c4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:20.337827 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:20.337827 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:20.343015 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8fec0e2c-f464-4f11-bdf9-b76c245ab6c4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:20.347059 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8fec0e2c-f464-4f11-bdf9-b76c245ab6c4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:20.347394 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1253/5047] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:20 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:20.358452 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:20.360162 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:20:20.360531 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-682968313"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:20.361856 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-682968313'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:20:20.361973 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume of 1 GB Jul 31 19:20:20.365720 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Availability Zones retrieved successfully. Jul 31 19:20:20.371024 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (d95a6f44-4593-43f1-bc0f-75ac68e154ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:20.371828 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203f262a-d3ea-4361-ab13-2043e40cb188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:20.372697 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:20:20.397093 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (203f262a-d3ea-4361-ab13-2043e40cb188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:20.397942 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656e4677-c733-49e5-86a6-6901db5513ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:20.438315 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['f1b4ccc8-c8c5-4d0c-bdf2-5c8e328a16c3', '4a0c0f28-4ace-47eb-8a32-ad5bfba243ff', 'e749fd54-4375-4c88-a157-8aac6d3b5413', '7d2ed42c-7be5-4cec-96b7-27f21c7f2ccf'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:20.439058 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (656e4677-c733-49e5-86a6-6901db5513ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b4ccc8-c8c5-4d0c-bdf2-5c8e328a16c3', '4a0c0f28-4ace-47eb-8a32-ad5bfba243ff', 'e749fd54-4375-4c88-a157-8aac6d3b5413', '7d2ed42c-7be5-4cec-96b7-27f21c7f2ccf']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:20.439765 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1a3727-cc03-4342-bf97-4549d24ccce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:20.464393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1a3727-cc03-4342-bf97-4549d24ccce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69c58df5-0c9e-423a-b1ad-368c62ef470f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-682968313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['f1b4ccc8-c8c5-4d0c-bdf2-5c8e328a16c3','4a0c0f28-4ace-47eb-8a32-ad5bfba243ff','e749fd54-4375-4c88-a157-8aac6d3b5413','7d2ed42c-7be5-4cec-96b7-27f21c7f2ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-682968313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69c58df5-0c9e-423a-b1ad-368c62ef470f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e884ff77b64e32aa2f9890aea57f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a7616d188445b48665b5518d8b2a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:20.465254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee94dad3-9863-4fbd-813b-093dc51ad9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:20.482374 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee94dad3-9863-4fbd-813b-093dc51ad9a2) transitioned into state 'SUCCESS' from state '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-682968313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['f1b4ccc8-c8c5-4d0c-bdf2-5c8e328a16c3','4a0c0f28-4ace-47eb-8a32-ad5bfba243ff','e749fd54-4375-4c88-a157-8aac6d3b5413','7d2ed42c-7be5-4cec-96b7-27f21c7f2ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:20.483153 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a6807d0-0662-449f-99e4-6fc0b2eda094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:20.491691 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a6807d0-0662-449f-99e4-6fc0b2eda094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:20.492649 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (d95a6f44-4593-43f1-bc0f-75ac68e154ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:20.492946 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request issued successfully. Jul 31 19:20:20.493665 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5931fabd-ba40-47dc-8c86-dcd11341b27f tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:20:20.494098 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1278/5048] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:20:20 2026] POST /volume/v3/volumes => generated 753 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:20.494850 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c296fd97-6a22-411d-aa3a-5531e4d985ec None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:20.496704 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c296fd97-6a22-411d-aa3a-5531e4d985ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:20.496896 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c296fd97-6a22-411d-aa3a-5531e4d985ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:20.497089 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c296fd97-6a22-411d-aa3a-5531e4d985ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:20.504754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b1c3b128-f4a9-4ac1-ba6e-d702e6d6bcb7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:20.505225 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:20.505225 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:20.507066 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1c3b128-f4a9-4ac1-ba6e-d702e6d6bcb7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f Jul 31 19:20:20.507314 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1c3b128-f4a9-4ac1-ba6e-d702e6d6bcb7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:20.507611 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b1c3b128-f4a9-4ac1-ba6e-d702e6d6bcb7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:20.508548 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c296fd97-6a22-411d-aa3a-5531e4d985ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:20.512287 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c296fd97-6a22-411d-aa3a-5531e4d985ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:20.512667 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1259/5049] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:20 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:20.519903 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:20.519903 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:20.523846 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b1c3b128-f4a9-4ac1-ba6e-d702e6d6bcb7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:20.527186 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b1c3b128-f4a9-4ac1-ba6e-d702e6d6bcb7 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f returned with HTTP 200 Jul 31 19:20:20.527533 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1260/5050] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:20 2026] GET /volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:21.524857 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8ce47553-a72b-4bac-96c5-9d778b794c8f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:21.526715 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ce47553-a72b-4bac-96c5-9d778b794c8f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:21.526942 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ce47553-a72b-4bac-96c5-9d778b794c8f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:21.527185 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8ce47553-a72b-4bac-96c5-9d778b794c8f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:21.537257 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:21.537257 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:21.539569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce8f74a2-9687-4d91-9e9c-5508aed10a62 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:21.541601 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce8f74a2-9687-4d91-9e9c-5508aed10a62 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f Jul 31 19:20:21.541804 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce8f74a2-9687-4d91-9e9c-5508aed10a62 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:21.542045 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce8f74a2-9687-4d91-9e9c-5508aed10a62 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:21.542818 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-443e2b09-a215-40c8-ac9a-c00723607364 req-2c0f55d5-08cd-4187-b9b5-bd245cdf278c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:21.543955 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8ce47553-a72b-4bac-96c5-9d778b794c8f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:21.545282 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-443e2b09-a215-40c8-ac9a-c00723607364 req-2c0f55d5-08cd-4187-b9b5-bd245cdf278c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c Jul 31 19:20:21.545570 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-443e2b09-a215-40c8-ac9a-c00723607364 req-2c0f55d5-08cd-4187-b9b5-bd245cdf278c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:21.545813 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-443e2b09-a215-40c8-ac9a-c00723607364 req-2c0f55d5-08cd-4187-b9b5-bd245cdf278c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:21.548638 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8ce47553-a72b-4bac-96c5-9d778b794c8f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:21.549954 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1254/5051] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:21 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:21.550089 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:21.550089 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:21.554162 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ce8f74a2-9687-4d91-9e9c-5508aed10a62 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:21.558526 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce8f74a2-9687-4d91-9e9c-5508aed10a62 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f returned with HTTP 200 Jul 31 19:20:21.558903 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1279/5052] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:21 2026] GET /volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:21.563112 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:21.563112 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:21.571158 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0320dd34-36ba-48f1-b41f-3082142ae86d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:21.573026 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0320dd34-36ba-48f1-b41f-3082142ae86d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:20:21.573385 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0320dd34-36ba-48f1-b41f-3082142ae86d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69c58df5-0c9e-423a-b1ad-368c62ef470f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-113688087"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:21.581545 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:21.581545 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:21.581948 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0320dd34-36ba-48f1-b41f-3082142ae86d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:21.582112 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-0320dd34-36ba-48f1-b41f-3082142ae86d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create snapshot from volume 69c58df5-0c9e-423a-b1ad-368c62ef470f Jul 31 19:20:21.605559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-0320dd34-36ba-48f1-b41f-3082142ae86d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['792ddc77-959b-4954-9798-d0570b323ce8', 'df90597e-1ad1-426d-a718-07af5929df2d', 'a6867329-1543-491e-a619-425f7359f672', '71f343ff-7e98-4520-acfc-ffdc36c6a47a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:21.622328 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-443e2b09-a215-40c8-ac9a-c00723607364 req-2c0f55d5-08cd-4187-b9b5-bd245cdf278c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c returned with HTTP 200 Jul 31 19:20:21.622759 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1260/5053] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:20:21 2026] DELETE /volume/v3/attachments/1080aa13-e9bf-4688-83c5-f1513713574c => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:21.635454 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0320dd34-36ba-48f1-b41f-3082142ae86d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot create request issued successfully. Jul 31 19:20:21.636031 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0320dd34-36ba-48f1-b41f-3082142ae86d tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:20:21.636697 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1261/5054] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:20:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:21.646029 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9da9f7bd-3a59-47c7-b8d9-9346d21939bf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:21.647830 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9da9f7bd-3a59-47c7-b8d9-9346d21939bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 Jul 31 19:20:21.648048 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9da9f7bd-3a59-47c7-b8d9-9346d21939bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:21.648242 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9da9f7bd-3a59-47c7-b8d9-9346d21939bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:21.654538 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:21.654538 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:21.655081 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9da9f7bd-3a59-47c7-b8d9-9346d21939bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:21.656462 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9da9f7bd-3a59-47c7-b8d9-9346d21939bf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 returned with HTTP 200 Jul 31 19:20:21.656960 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1255/5055] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:21 2026] GET /volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:22.564911 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b9f5ff82-68c4-4ae5-9919-db4f37d42ebd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:22.566656 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9f5ff82-68c4-4ae5-9919-db4f37d42ebd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:22.566891 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9f5ff82-68c4-4ae5-9919-db4f37d42ebd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:22.567102 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b9f5ff82-68c4-4ae5-9919-db4f37d42ebd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:22.573973 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:22.573973 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:22.577602 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b9f5ff82-68c4-4ae5-9919-db4f37d42ebd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:22.581810 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b9f5ff82-68c4-4ae5-9919-db4f37d42ebd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:22.582076 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1280/5056] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:22 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:22.666235 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9b32ad76-a90d-427a-86ef-94630145a86b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:22.667911 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9b32ad76-a90d-427a-86ef-94630145a86b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 Jul 31 19:20:22.668121 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9b32ad76-a90d-427a-86ef-94630145a86b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:22.668302 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9b32ad76-a90d-427a-86ef-94630145a86b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:22.671282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-f6a6f00e-4dbc-4f1f-b6d0-68f63d716543 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:22.673583 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-f6a6f00e-4dbc-4f1f-b6d0-68f63d716543 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:20:22.673802 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-f6a6f00e-4dbc-4f1f-b6d0-68f63d716543 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:22.674027 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-f6a6f00e-4dbc-4f1f-b6d0-68f63d716543 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:22.674716 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:22.674716 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:22.675396 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9b32ad76-a90d-427a-86ef-94630145a86b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:22.676635 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9b32ad76-a90d-427a-86ef-94630145a86b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 returned with HTTP 200 Jul 31 19:20:22.677199 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1261/5057] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:22 2026] GET /volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:22.681417 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:22.681417 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:22.685912 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-f6a6f00e-4dbc-4f1f-b6d0-68f63d716543 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:20:22.686754 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:22.688509 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:20:22.688978 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ce45b944-3d5f-47d5-8710-930a9d698f13", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-874842333"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:22.690938 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request body: {'volume': {'snapshot_id': 'ce45b944-3d5f-47d5-8710-930a9d698f13', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-874842333'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:20:22.691290 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-f6a6f00e-4dbc-4f1f-b6d0-68f63d716543 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:20:22.691697 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1262/5058] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:20:22 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:22.697017 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:22.697017 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:22.697454 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:22.697587 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume of 1 GB Jul 31 19:20:22.704686 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Availability Zones retrieved successfully. Jul 31 19:20:22.709964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (3d95dd4b-a951-4566-ac32-5437ad69559a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:22.711048 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926d2360-af1a-48e7-b7f1-02f6eca72641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:22.712072 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:20:22.757373 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926d2360-af1a-48e7-b7f1-02f6eca72641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ce45b944-3d5f-47d5-8710-930a9d698f13', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:22.758221 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f9f2cd-1cdf-4145-a2e8-d10ecdf80474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:22.806293 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Created reservations ['055309cc-baa6-4887-9e02-de9ed41e579a', 'b7d138dc-1597-4b1b-9cd4-b283a59b8925', '4283e550-ff41-4642-9743-9b85f2420b15', 'b328d0ea-afa1-4a9f-b8f9-3001461b1300'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:22.807104 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f9f2cd-1cdf-4145-a2e8-d10ecdf80474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['055309cc-baa6-4887-9e02-de9ed41e579a', 'b7d138dc-1597-4b1b-9cd4-b283a59b8925', '4283e550-ff41-4642-9743-9b85f2420b15', 'b328d0ea-afa1-4a9f-b8f9-3001461b1300']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:22.807838 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386109df-8167-4a12-b343-3da1d022b86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:22.851282 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386109df-8167-4a12-b343-3da1d022b86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efc04f13-30ed-4cda-80a8-d694b622ff27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-874842333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['055309cc-baa6-4887-9e02-de9ed41e579a','b7d138dc-1597-4b1b-9cd4-b283a59b8925','4283e550-ff41-4642-9743-9b85f2420b15','b328d0ea-afa1-4a9f-b8f9-3001461b1300'],size=1,snapshot_id=ce45b944-3d5f-47d5-8710-930a9d698f13,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-874842333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efc04f13-30ed-4cda-80a8-d694b622ff27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9e884ff77b64e32aa2f9890aea57f34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ce45b944-3d5f-47d5-8710-930a9d698f13,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a7616d188445b48665b5518d8b2a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:22.852340 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4321c6c2-806d-482a-bd4e-f9129b302059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:22.873783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4321c6c2-806d-482a-bd4e-f9129b302059) transitioned into state 'SUCCESS' from state '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-874842333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9e884ff77b64e32aa2f9890aea57f34',qos_specs=None,replication_status=,reservations=['055309cc-baa6-4887-9e02-de9ed41e579a','b7d138dc-1597-4b1b-9cd4-b283a59b8925','4283e550-ff41-4642-9743-9b85f2420b15','b328d0ea-afa1-4a9f-b8f9-3001461b1300'],size=1,snapshot_id=ce45b944-3d5f-47d5-8710-930a9d698f13,source_replicaid=,source_volid=None,status='creating',user_id='a5a7616d188445b48665b5518d8b2a3c',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:22.874543 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c0e7d2c-6b42-4e81-b5fc-7a3a2eaf410a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:22.896136 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c0e7d2c-6b42-4e81-b5fc-7a3a2eaf410a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:22.896970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Flow 'volume_create_api' (3d95dd4b-a951-4566-ac32-5437ad69559a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:22.897315 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Create volume request issued successfully. Jul 31 19:20:22.897986 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7e088522-d19f-4ae8-81b9-6f510fd76e7e tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:20:22.898399 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1256/5059] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:20:22 2026] POST /volume/v3/volumes => generated 787 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:22.909511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-357bdc4f-1f5d-4930-a8e1-5bbf27600972 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:22.911207 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-357bdc4f-1f5d-4930-a8e1-5bbf27600972 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:22.911421 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-357bdc4f-1f5d-4930-a8e1-5bbf27600972 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:22.911643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-357bdc4f-1f5d-4930-a8e1-5bbf27600972 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:22.918226 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:22.918226 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:22.921656 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-357bdc4f-1f5d-4930-a8e1-5bbf27600972 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:22.925872 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-357bdc4f-1f5d-4930-a8e1-5bbf27600972 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 returned with HTTP 200 Jul 31 19:20:22.926007 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1281/5060] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:22 2026] GET /volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:23.171233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-cb033efd-b511-46cb-b775-91bf794755df None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.173153 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-cb033efd-b511-46cb-b775-91bf794755df tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:20:23.173352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-cb033efd-b511-46cb-b775-91bf794755df tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.173581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-cb033efd-b511-46cb-b775-91bf794755df tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.179640 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:23.179640 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:23.182644 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-cb033efd-b511-46cb-b775-91bf794755df tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:20:23.186497 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-cb033efd-b511-46cb-b775-91bf794755df tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:20:23.186825 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1262/5061] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:23.196333 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2cf0fa28-015b-41e8-8fbe-e1178465c801 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.196852 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2cf0fa28-015b-41e8-8fbe-e1178465c801 None None] GET https://10.4.3.163/volume// Jul 31 19:20:23.196974 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2cf0fa28-015b-41e8-8fbe-e1178465c801 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.197133 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2cf0fa28-015b-41e8-8fbe-e1178465c801 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.197478 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2cf0fa28-015b-41e8-8fbe-e1178465c801 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:20:23.197758 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1263/5062] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:20:23.205062 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-2f47f251-3ee5-4046-b6a4-dda7614050a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.207106 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-2f47f251-3ee5-4046-b6a4-dda7614050a0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:20:23.207588 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-2f47f251-3ee5-4046-b6a4-dda7614050a0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff8d2305-8d37-456d-b325-f5ffb1ac345e", "connector": null, "instance_uuid": "8df5ea85-005a-41e0-a5a7-5a328f82324d"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:23.215361 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:23.215361 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:23.233577 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-2f47f251-3ee5-4046-b6a4-dda7614050a0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:20:23.233970 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1257/5063] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:20:23 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:23.594672 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-19ac283b-fed6-4e7c-b8bc-95c6fe2d6230 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.596346 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19ac283b-fed6-4e7c-b8bc-95c6fe2d6230 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:23.596578 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19ac283b-fed6-4e7c-b8bc-95c6fe2d6230 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.596811 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-19ac283b-fed6-4e7c-b8bc-95c6fe2d6230 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.603848 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:23.603848 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:23.607287 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-19ac283b-fed6-4e7c-b8bc-95c6fe2d6230 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:23.611719 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-19ac283b-fed6-4e7c-b8bc-95c6fe2d6230 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:23.612085 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1282/5064] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 1431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:23.624295 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-abd0904f-b24f-45d4-a6fa-bae12206225c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.626317 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-abd0904f-b24f-45d4-a6fa-bae12206225c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:23.626569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-abd0904f-b24f-45d4-a6fa-bae12206225c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.626786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-abd0904f-b24f-45d4-a6fa-bae12206225c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.634339 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:23.634339 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:23.638101 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-abd0904f-b24f-45d4-a6fa-bae12206225c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:23.642868 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-abd0904f-b24f-45d4-a6fa-bae12206225c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:23.643536 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1263/5065] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:23.727896 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-706c3665-58ec-4635-865c-4efad1fb5007 req-ad6f39e0-0a9c-401f-89e7-de410ba9f051 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.729889 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-ad6f39e0-0a9c-401f-89e7-de410ba9f051 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:23.730093 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-ad6f39e0-0a9c-401f-89e7-de410ba9f051 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.730251 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-ad6f39e0-0a9c-401f-89e7-de410ba9f051 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.737353 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:23.737353 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:23.740528 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-706c3665-58ec-4635-865c-4efad1fb5007 req-ad6f39e0-0a9c-401f-89e7-de410ba9f051 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:23.744756 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-ad6f39e0-0a9c-401f-89e7-de410ba9f051 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:23.745145 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1264/5066] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 1431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:23.939695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a681c537-b3da-4f5f-9e8a-ca3b087edb41 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.941498 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a681c537-b3da-4f5f-9e8a-ca3b087edb41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:23.941718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a681c537-b3da-4f5f-9e8a-ca3b087edb41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.941939 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a681c537-b3da-4f5f-9e8a-ca3b087edb41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.945683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c890a041-c75f-41a4-9ae4-77048bd1ec46 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.946074 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c890a041-c75f-41a4-9ae4-77048bd1ec46 None None] GET https://10.4.3.163/volume// Jul 31 19:20:23.946248 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c890a041-c75f-41a4-9ae4-77048bd1ec46 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.946456 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c890a041-c75f-41a4-9ae4-77048bd1ec46 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.946762 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c890a041-c75f-41a4-9ae4-77048bd1ec46 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:20:23.947040 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1283/5067] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:20:23.949701 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:23.949701 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:23.953570 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a681c537-b3da-4f5f-9e8a-ca3b087edb41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:23.953718 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-45648e99-b2b4-4539-9eb5-d21dbeb66847 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.955758 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-45648e99-b2b4-4539-9eb5-d21dbeb66847 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:20:23.955980 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-45648e99-b2b4-4539-9eb5-d21dbeb66847 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.956154 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-45648e99-b2b4-4539-9eb5-d21dbeb66847 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.957732 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a681c537-b3da-4f5f-9e8a-ca3b087edb41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 returned with HTTP 200 Jul 31 19:20:23.958191 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1258/5068] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:23.964939 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:23.964939 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:23.968385 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-45648e99-b2b4-4539-9eb5-d21dbeb66847 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:20:23.972533 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-45648e99-b2b4-4539-9eb5-d21dbeb66847 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:20:23.972918 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1264/5069] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1545 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:20:23.974163 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-52672fb0-ab56-4c43-9d2f-9b3f5a4468f5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:23.976007 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52672fb0-ab56-4c43-9d2f-9b3f5a4468f5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:23.976205 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52672fb0-ab56-4c43-9d2f-9b3f5a4468f5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:23.976381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-52672fb0-ab56-4c43-9d2f-9b3f5a4468f5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:23.982706 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:23.982706 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:23.986415 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-52672fb0-ab56-4c43-9d2f-9b3f5a4468f5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:23.990205 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-52672fb0-ab56-4c43-9d2f-9b3f5a4468f5 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 returned with HTTP 200 Jul 31 19:20:23.990628 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1265/5070] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:23 2026] GET /volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:24.005800 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-71bb7831-ad3d-4ef3-90b8-6e39cd8083d4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.007681 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-71bb7831-ad3d-4ef3-90b8-6e39cd8083d4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:24.007853 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-71bb7831-ad3d-4ef3-90b8-6e39cd8083d4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:24.008041 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-71bb7831-ad3d-4ef3-90b8-6e39cd8083d4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:24.008197 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-71bb7831-ad3d-4ef3-90b8-6e39cd8083d4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume with id: efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:24.014490 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:24.014490 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:24.014888 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-71bb7831-ad3d-4ef3-90b8-6e39cd8083d4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:24.031941 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-71bb7831-ad3d-4ef3-90b8-6e39cd8083d4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume request issued successfully. Jul 31 19:20:24.032119 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-71bb7831-ad3d-4ef3-90b8-6e39cd8083d4 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 returned with HTTP 202 Jul 31 19:20:24.032507 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1284/5071] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:24 2026] DELETE /volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:24.039593 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3a8672f5-87df-41dd-b5e1-4b494455e695 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.041687 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a8672f5-87df-41dd-b5e1-4b494455e695 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:24.041964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a8672f5-87df-41dd-b5e1-4b494455e695 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:24.042215 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a8672f5-87df-41dd-b5e1-4b494455e695 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:24.050378 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:24.050378 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:24.054202 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3a8672f5-87df-41dd-b5e1-4b494455e695 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:24.058683 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a8672f5-87df-41dd-b5e1-4b494455e695 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 returned with HTTP 200 Jul 31 19:20:24.059074 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1259/5072] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:24 2026] GET /volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:24.080235 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-55b05ad6-53ba-4eb3-b752-c6b985327207 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.082223 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-55b05ad6-53ba-4eb3-b752-c6b985327207 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5 Jul 31 19:20:24.082711 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-55b05ad6-53ba-4eb3-b752-c6b985327207 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:24.089561 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-55b05ad6-53ba-4eb3-b752-c6b985327207 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-ff8d2305-8d37-456d-b325-f5ffb1ac345e-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:20:24.094178 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-55b05ad6-53ba-4eb3-b752-c6b985327207 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-ff8d2305-8d37-456d-b325-f5ffb1ac345e-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:20:24.095143 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:24.095143 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:24.165227 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-706c3665-58ec-4635-865c-4efad1fb5007 req-a7cac8c4-3ee3-4865-8c87-93f6eaadf421 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.167202 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-55b05ad6-53ba-4eb3-b752-c6b985327207 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-ff8d2305-8d37-456d-b325-f5ffb1ac345e-np0000006260" released by "attachment_update" :: held 0.073s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:20:24.167835 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-55b05ad6-53ba-4eb3-b752-c6b985327207 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5 returned with HTTP 200 Jul 31 19:20:24.168005 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-a7cac8c4-3ee3-4865-8c87-93f6eaadf421 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:24.168005 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-a7cac8c4-3ee3-4865-8c87-93f6eaadf421 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:24.168143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-a7cac8c4-3ee3-4865-8c87-93f6eaadf421 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:24.168364 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1265/5073] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:20:24 2026] PUT /volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:24.174418 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:24.174418 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:24.177612 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-706c3665-58ec-4635-865c-4efad1fb5007 req-a7cac8c4-3ee3-4865-8c87-93f6eaadf421 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:24.182066 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-a7cac8c4-3ee3-4865-8c87-93f6eaadf421 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:24.182642 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1266/5074] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:20:24 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 1431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:24.188221 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-affaf736-e1a2-4b61-b90e-c00e288cdbd0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.190203 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-affaf736-e1a2-4b61-b90e-c00e288cdbd0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5/action Jul 31 19:20:24.190710 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-affaf736-e1a2-4b61-b90e-c00e288cdbd0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:20:24.191092 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-affaf736-e1a2-4b61-b90e-c00e288cdbd0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:24.192621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c3c73523-a07f-489d-af0b-6960d96c2c39 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.193067 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3c73523-a07f-489d-af0b-6960d96c2c39 None None] GET https://10.4.3.163/volume// Jul 31 19:20:24.193270 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3c73523-a07f-489d-af0b-6960d96c2c39 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:24.193462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c3c73523-a07f-489d-af0b-6960d96c2c39 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:24.193768 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c3c73523-a07f-489d-af0b-6960d96c2c39 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:20:24.194098 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1260/5075] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:20:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:20:24.202660 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-706c3665-58ec-4635-865c-4efad1fb5007 req-85f7f2c5-2703-43b3-be76-456341230cb3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.204824 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-85f7f2c5-2703-43b3-be76-456341230cb3 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:20:24.205246 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-85f7f2c5-2703-43b3-be76-456341230cb3 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4648a38e-6a39-4d28-bce7-8fbbe5de2d7a", "connector": null, "instance_uuid": "bb2ade2b-f832-4d5e-9ccd-8b3c39784f1d"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:24.208012 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:24.208012 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:24.213286 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:24.213286 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:24.219355 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0232bf11-3a58-4f43-a21c-2ecb5ccda3b9 req-affaf736-e1a2-4b61-b90e-c00e288cdbd0 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5/action returned with HTTP 204 Jul 31 19:20:24.219978 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1285/5076] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:20:24 2026] POST /volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:24.241711 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-85f7f2c5-2703-43b3-be76-456341230cb3 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:20:24.242295 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1266/5077] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:20:24 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:24.970199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5bd0d02a-b4bb-4239-a82d-937923a37ebc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.970572 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5bd0d02a-b4bb-4239-a82d-937923a37ebc None None] GET https://10.4.3.163/volume// Jul 31 19:20:24.970725 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5bd0d02a-b4bb-4239-a82d-937923a37ebc None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:24.970902 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5bd0d02a-b4bb-4239-a82d-937923a37ebc None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:24.971203 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5bd0d02a-b4bb-4239-a82d-937923a37ebc None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:20:24.971477 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1267/5078] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:20:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:20:24.978181 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e2ed8cc5-6228-4a9a-8bd7-40afce82aef9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:24.980497 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e2ed8cc5-6228-4a9a-8bd7-40afce82aef9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:20:24.980706 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e2ed8cc5-6228-4a9a-8bd7-40afce82aef9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:24.980923 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e2ed8cc5-6228-4a9a-8bd7-40afce82aef9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:24.990538 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:24.990538 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:24.993850 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e2ed8cc5-6228-4a9a-8bd7-40afce82aef9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:20:24.998691 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e2ed8cc5-6228-4a9a-8bd7-40afce82aef9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:20:24.999147 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1261/5079] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:20:24 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:20:25.071877 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a31ae571-d1d0-4b37-bb2d-4edbd9afdcf6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:25.074049 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a31ae571-d1d0-4b37-bb2d-4edbd9afdcf6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:25.074303 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a31ae571-d1d0-4b37-bb2d-4edbd9afdcf6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:25.074569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a31ae571-d1d0-4b37-bb2d-4edbd9afdcf6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:25.081287 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a31ae571-d1d0-4b37-bb2d-4edbd9afdcf6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 returned with HTTP 404 Jul 31 19:20:25.081865 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1286/5080] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:25 2026] GET /volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:25.087993 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d00a71b7-0764-4835-a184-a24eb8723bd9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:25.089643 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d00a71b7-0764-4835-a184-a24eb8723bd9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:25.089928 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d00a71b7-0764-4835-a184-a24eb8723bd9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:25.090146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d00a71b7-0764-4835-a184-a24eb8723bd9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:25.096060 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d00a71b7-0764-4835-a184-a24eb8723bd9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 returned with HTTP 404 Jul 31 19:20:25.096698 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1267/5081] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:25 2026] GET /volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:25.097265 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-706c3665-58ec-4635-865c-4efad1fb5007 req-6863c4dd-b671-4f45-bace-b02c445600ab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:25.099689 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-6863c4dd-b671-4f45-bace-b02c445600ab tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] PUT https://10.4.3.163/volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6 Jul 31 19:20:25.100162 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-6863c4dd-b671-4f45-bace-b02c445600ab tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:25.103184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a7aa2512-ec32-4429-b9cc-f49b2d1703e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:25.104936 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7aa2512-ec32-4429-b9cc-f49b2d1703e9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:25.105169 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7aa2512-ec32-4429-b9cc-f49b2d1703e9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:25.105391 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a7aa2512-ec32-4429-b9cc-f49b2d1703e9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:25.105603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a7aa2512-ec32-4429-b9cc-f49b2d1703e9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume with id: efc04f13-30ed-4cda-80a8-d694b622ff27 Jul 31 19:20:25.108674 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-706c3665-58ec-4635-865c-4efad1fb5007 req-6863c4dd-b671-4f45-bace-b02c445600ab tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Acquiring lock "cinder-attachment_update-4648a38e-6a39-4d28-bce7-8fbbe5de2d7a-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:20:25.111068 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a7aa2512-ec32-4429-b9cc-f49b2d1703e9 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 returned with HTTP 404 Jul 31 19:20:25.111668 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1262/5082] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:25 2026] DELETE /volume/v3/volumes/efc04f13-30ed-4cda-80a8-d694b622ff27 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:25.113664 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-706c3665-58ec-4635-865c-4efad1fb5007 req-6863c4dd-b671-4f45-bace-b02c445600ab tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Lock "cinder-attachment_update-4648a38e-6a39-4d28-bce7-8fbbe5de2d7a-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:20:25.114626 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:25.114626 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:25.118483 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-13334a25-1d7a-4f0c-a812-74abbed2c30a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:25.120212 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13334a25-1d7a-4f0c-a812-74abbed2c30a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 Jul 31 19:20:25.120413 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13334a25-1d7a-4f0c-a812-74abbed2c30a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:25.120634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-13334a25-1d7a-4f0c-a812-74abbed2c30a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:25.120736 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-13334a25-1d7a-4f0c-a812-74abbed2c30a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete snapshot with id: ce45b944-3d5f-47d5-8710-930a9d698f13 Jul 31 19:20:25.125171 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:25.125171 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:25.125571 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-13334a25-1d7a-4f0c-a812-74abbed2c30a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:25.139038 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-13334a25-1d7a-4f0c-a812-74abbed2c30a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot delete request issued successfully. Jul 31 19:20:25.139252 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-13334a25-1d7a-4f0c-a812-74abbed2c30a tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 returned with HTTP 202 Jul 31 19:20:25.139625 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1287/5083] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:20:25 2026] DELETE /volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:25.146501 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0bf2c250-98cf-4171-b9c6-a67fcea50cdf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:25.148303 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0bf2c250-98cf-4171-b9c6-a67fcea50cdf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 Jul 31 19:20:25.148540 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0bf2c250-98cf-4171-b9c6-a67fcea50cdf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:25.148708 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0bf2c250-98cf-4171-b9c6-a67fcea50cdf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:25.153688 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:25.153688 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:25.154226 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0bf2c250-98cf-4171-b9c6-a67fcea50cdf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Snapshot retrieved successfully. Jul 31 19:20:25.155130 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0bf2c250-98cf-4171-b9c6-a67fcea50cdf tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 returned with HTTP 200 Jul 31 19:20:25.155592 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1268/5084] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:25 2026] GET /volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:25.202709 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-706c3665-58ec-4635-865c-4efad1fb5007 req-6863c4dd-b671-4f45-bace-b02c445600ab tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Lock "cinder-attachment_update-4648a38e-6a39-4d28-bce7-8fbbe5de2d7a-np0000006260" released by "attachment_update" :: held 0.089s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:20:25.203054 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-6863c4dd-b671-4f45-bace-b02c445600ab tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6 returned with HTTP 200 Jul 31 19:20:25.203495 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1268/5085] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:20:25 2026] PUT /volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6 => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:20:25.225427 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-706c3665-58ec-4635-865c-4efad1fb5007 req-94112447-b6a2-4cd0-9a9e-54e92ab79558 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:25.227395 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-94112447-b6a2-4cd0-9a9e-54e92ab79558 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6/action Jul 31 19:20:25.227780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-94112447-b6a2-4cd0-9a9e-54e92ab79558 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:20:25.227848 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-94112447-b6a2-4cd0-9a9e-54e92ab79558 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:25.242118 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:25.242118 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:25.252744 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-94112447-b6a2-4cd0-9a9e-54e92ab79558 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6/action returned with HTTP 204 Jul 31 19:20:25.253218 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1263/5086] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:20:25 2026] POST /volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:26.164192 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2f688d23-8ea3-44cd-8719-f304ab8af862 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:26.165826 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f688d23-8ea3-44cd-8719-f304ab8af862 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 Jul 31 19:20:26.166002 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f688d23-8ea3-44cd-8719-f304ab8af862 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:26.166181 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2f688d23-8ea3-44cd-8719-f304ab8af862 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:26.171075 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2f688d23-8ea3-44cd-8719-f304ab8af862 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 returned with HTTP 404 Jul 31 19:20:26.171744 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1288/5087] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:20:26 2026] GET /volume/v3/snapshots/ce45b944-3d5f-47d5-8710-930a9d698f13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:26.178051 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0f578713-deb4-42ff-811a-e981a5b05703 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:26.179688 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0f578713-deb4-42ff-811a-e981a5b05703 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f Jul 31 19:20:26.179876 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0f578713-deb4-42ff-811a-e981a5b05703 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:26.180066 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0f578713-deb4-42ff-811a-e981a5b05703 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:26.187785 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:26.187785 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:26.191569 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0f578713-deb4-42ff-811a-e981a5b05703 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:26.196386 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0f578713-deb4-42ff-811a-e981a5b05703 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f returned with HTTP 200 Jul 31 19:20:26.196857 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1269/5088] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:26 2026] GET /volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:26.208160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f5228a87-f0f1-46e6-9abc-dcd9116f8d41 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:26.209804 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5228a87-f0f1-46e6-9abc-dcd9116f8d41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f Jul 31 19:20:26.210001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5228a87-f0f1-46e6-9abc-dcd9116f8d41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:26.210173 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5228a87-f0f1-46e6-9abc-dcd9116f8d41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:26.210326 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f5228a87-f0f1-46e6-9abc-dcd9116f8d41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume with id: 69c58df5-0c9e-423a-b1ad-368c62ef470f Jul 31 19:20:26.216569 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:26.216569 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:26.216944 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f5228a87-f0f1-46e6-9abc-dcd9116f8d41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:26.230895 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f5228a87-f0f1-46e6-9abc-dcd9116f8d41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume request issued successfully. Jul 31 19:20:26.231055 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5228a87-f0f1-46e6-9abc-dcd9116f8d41 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f returned with HTTP 202 Jul 31 19:20:26.231377 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1269/5089] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:26 2026] DELETE /volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:26.238190 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1667b1a5-4af2-4272-bd10-103b696ab6e1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:26.239789 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1667b1a5-4af2-4272-bd10-103b696ab6e1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f Jul 31 19:20:26.239979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1667b1a5-4af2-4272-bd10-103b696ab6e1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:26.240152 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1667b1a5-4af2-4272-bd10-103b696ab6e1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:26.246231 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:26.246231 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:26.249604 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1667b1a5-4af2-4272-bd10-103b696ab6e1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:26.253577 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1667b1a5-4af2-4272-bd10-103b696ab6e1 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f returned with HTTP 200 Jul 31 19:20:26.253924 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1264/5090] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:26 2026] GET /volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:27.266251 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d215b318-cffb-4711-a41a-ebbee38e33ef None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:27.267959 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d215b318-cffb-4711-a41a-ebbee38e33ef tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f Jul 31 19:20:27.268155 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d215b318-cffb-4711-a41a-ebbee38e33ef tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:27.268348 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d215b318-cffb-4711-a41a-ebbee38e33ef tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:27.273526 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d215b318-cffb-4711-a41a-ebbee38e33ef tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f returned with HTTP 404 Jul 31 19:20:27.273939 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1289/5091] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:27 2026] GET /volume/v3/volumes/69c58df5-0c9e-423a-b1ad-368c62ef470f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:27.282042 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0ec35d96-da25-4a7d-9e13-55ecc6a0a6e6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:27.283700 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0ec35d96-da25-4a7d-9e13-55ecc6a0a6e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:27.283887 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0ec35d96-da25-4a7d-9e13-55ecc6a0a6e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:27.284063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0ec35d96-da25-4a7d-9e13-55ecc6a0a6e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:27.290667 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:27.290667 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:27.293870 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0ec35d96-da25-4a7d-9e13-55ecc6a0a6e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:27.297568 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0ec35d96-da25-4a7d-9e13-55ecc6a0a6e6 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:27.297946 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1270/5092] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:27 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:27.310024 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ba652b31-29a1-4b70-a334-9ab203949b0b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:27.311761 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba652b31-29a1-4b70-a334-9ab203949b0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] DELETE https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:27.311979 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba652b31-29a1-4b70-a334-9ab203949b0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:27.312156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ba652b31-29a1-4b70-a334-9ab203949b0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:27.312310 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ba652b31-29a1-4b70-a334-9ab203949b0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume with id: 11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:27.318722 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:27.318722 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:27.319148 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ba652b31-29a1-4b70-a334-9ab203949b0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:27.334177 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ba652b31-29a1-4b70-a334-9ab203949b0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Delete volume request issued successfully. Jul 31 19:20:27.334376 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ba652b31-29a1-4b70-a334-9ab203949b0b tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 202 Jul 31 19:20:27.334831 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1270/5093] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:20:27 2026] DELETE /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:20:27.341698 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5d33788f-c4a3-4516-bd34-46869a96f9ed None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:27.343228 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d33788f-c4a3-4516-bd34-46869a96f9ed tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:27.343463 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d33788f-c4a3-4516-bd34-46869a96f9ed tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:27.343656 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d33788f-c4a3-4516-bd34-46869a96f9ed tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:27.349944 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:27.349944 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:27.352981 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5d33788f-c4a3-4516-bd34-46869a96f9ed tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Volume info retrieved successfully. Jul 31 19:20:27.356636 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d33788f-c4a3-4516-bd34-46869a96f9ed tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 200 Jul 31 19:20:27.357057 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1265/5094] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:27 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:28.368798 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0d3d172b-ddcb-4451-bd78-01c941348b16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:28.370392 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d3d172b-ddcb-4451-bd78-01c941348b16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] GET https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 Jul 31 19:20:28.370594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d3d172b-ddcb-4451-bd78-01c941348b16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:28.370763 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0d3d172b-ddcb-4451-bd78-01c941348b16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:28.376321 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0d3d172b-ddcb-4451-bd78-01c941348b16 tempest-VolumesSnapshotTestJSON-1412097402 tempest-VolumesSnapshotTestJSON-1412097402-project-member] https://10.4.3.163/volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 returned with HTTP 404 Jul 31 19:20:28.376748 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1290/5095] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:28 2026] GET /volume/v3/volumes/11c898a5-912c-4515-a7a4-aa03437c7764 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:20:31.385188 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e47d9d4a-ef7d-437a-8a5e-c2702412d353 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:31.387336 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e47d9d4a-ef7d-437a-8a5e-c2702412d353 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a/encryption Jul 31 19:20:31.387586 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e47d9d4a-ef7d-437a-8a5e-c2702412d353 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:31.387836 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e47d9d4a-ef7d-437a-8a5e-c2702412d353 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:31.396897 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:31.396897 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:31.402813 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-706c3665-58ec-4635-865c-4efad1fb5007 req-e47d9d4a-ef7d-437a-8a5e-c2702412d353 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a/encryption returned with HTTP 200 Jul 31 19:20:31.403257 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1271/5096] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:20:31 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:34.496889 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:34.570376 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:20:34.570809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-103128939"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:34.572153 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-103128939'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:20:34.572204 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume of 1 GB Jul 31 19:20:34.575909 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Availability Zones retrieved successfully. Jul 31 19:20:34.581477 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Flow 'volume_create_api' (9d5b7fd4-e6d6-487c-9488-47000afb8782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:34.582341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c538a441-8043-43c3-a262-e03eb21dc6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:34.583235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:20:34.609204 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c538a441-8043-43c3-a262-e03eb21dc6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:34.609967 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3c7374-1c32-4b64-ae1c-d151b5b36d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:34.664113 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['9d552723-1a5c-4dd3-9b61-8219a3a8dc28', 'f33b403b-3e7b-4ae6-8e63-ac721c54f04b', '54d3315e-a114-4b46-ae9a-18aa35348b61', 'ca450f93-801e-463d-a8c3-6a99d6940530'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:34.665033 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3c7374-1c32-4b64-ae1c-d151b5b36d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d552723-1a5c-4dd3-9b61-8219a3a8dc28', 'f33b403b-3e7b-4ae6-8e63-ac721c54f04b', '54d3315e-a114-4b46-ae9a-18aa35348b61', 'ca450f93-801e-463d-a8c3-6a99d6940530']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:34.665855 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8997e95d-da22-4a5d-8162-574770fafea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:34.689794 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8997e95d-da22-4a5d-8162-574770fafea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc8e283-9447-4e91-8eb8-48dd39f7251e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-103128939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',qos_specs=None,replication_status=,reservations=['9d552723-1a5c-4dd3-9b61-8219a3a8dc28','f33b403b-3e7b-4ae6-8e63-ac721c54f04b','54d3315e-a114-4b46-ae9a-18aa35348b61','ca450f93-801e-463d-a8c3-6a99d6940530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-103128939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fc8e283-9447-4e91-8eb8-48dd39f7251e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:34.690449 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58140fad-51ed-4e8c-bf2d-7e28bd90af7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:34.707258 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58140fad-51ed-4e8c-bf2d-7e28bd90af7d) transitioned into state 'SUCCESS' from state '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-103128939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',qos_specs=None,replication_status=,reservations=['9d552723-1a5c-4dd3-9b61-8219a3a8dc28','f33b403b-3e7b-4ae6-8e63-ac721c54f04b','54d3315e-a114-4b46-ae9a-18aa35348b61','ca450f93-801e-463d-a8c3-6a99d6940530'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:34.708349 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef241291-543a-408c-be73-12c5bb22ec4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:20:34.720122 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef241291-543a-408c-be73-12c5bb22ec4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:20:34.721319 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Flow 'volume_create_api' (9d5b7fd4-e6d6-487c-9488-47000afb8782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:20:34.721726 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume request issued successfully. Jul 31 19:20:34.722445 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fd26c34d-0619-4a9f-bbc8-a38da58f9379 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:20:34.723053 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1271/5097] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:20:34 2026] POST /volume/v3/volumes => generated 748 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:34.738883 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ad5e9cd-e5a4-4dbb-83ea-b4c3c80488c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:34.741282 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ad5e9cd-e5a4-4dbb-83ea-b4c3c80488c3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e Jul 31 19:20:34.741554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ad5e9cd-e5a4-4dbb-83ea-b4c3c80488c3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:34.741908 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ad5e9cd-e5a4-4dbb-83ea-b4c3c80488c3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:34.749305 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:34.749305 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:34.753044 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9ad5e9cd-e5a4-4dbb-83ea-b4c3c80488c3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:20:34.757897 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ad5e9cd-e5a4-4dbb-83ea-b4c3c80488c3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e returned with HTTP 200 Jul 31 19:20:34.758522 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1266/5098] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:34 2026] GET /volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:35.770705 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-97ea346d-9620-4f1f-8fa2-38a4f5aed21e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:35.772471 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97ea346d-9620-4f1f-8fa2-38a4f5aed21e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e Jul 31 19:20:35.772738 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97ea346d-9620-4f1f-8fa2-38a4f5aed21e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:35.772825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97ea346d-9620-4f1f-8fa2-38a4f5aed21e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:35.779781 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:35.779781 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:35.783079 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-97ea346d-9620-4f1f-8fa2-38a4f5aed21e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:20:35.786980 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97ea346d-9620-4f1f-8fa2-38a4f5aed21e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e returned with HTTP 200 Jul 31 19:20:35.787323 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1291/5099] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:35 2026] GET /volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:35.798799 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c2a695b7-3f10-47b7-b953-40166999f70e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:35.800511 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2a695b7-3f10-47b7-b953-40166999f70e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:20:35.800840 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2a695b7-3f10-47b7-b953-40166999f70e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2fc8e283-9447-4e91-8eb8-48dd39f7251e", "name": "tempest-VolumesBackupsTest-Backup-1221491750"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:35.802362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-c2a695b7-3f10-47b7-b953-40166999f70e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating new backup {'backup': {'volume_id': '2fc8e283-9447-4e91-8eb8-48dd39f7251e', 'name': 'tempest-VolumesBackupsTest-Backup-1221491750'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:20:35.802362 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-c2a695b7-3f10-47b7-b953-40166999f70e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating backup of volume 2fc8e283-9447-4e91-8eb8-48dd39f7251e in container None Jul 31 19:20:35.808659 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:35.808659 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:35.809192 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c2a695b7-3f10-47b7-b953-40166999f70e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:20:35.836604 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-c2a695b7-3f10-47b7-b953-40166999f70e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['ece78355-255a-43f7-87be-93726f09a66e', '32c3c319-d688-4afa-99f1-c0200dbca1d8'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:20:35.867658 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2a695b7-3f10-47b7-b953-40166999f70e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:20:35.868253 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1272/5100] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:20:35 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) Jul 31 19:20:35.875988 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2bd34da2-3bc6-4b27-9e84-1c8c055e07ff None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:35.878213 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bd34da2-3bc6-4b27-9e84-1c8c055e07ff tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:35.878425 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bd34da2-3bc6-4b27-9e84-1c8c055e07ff tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:35.878661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2bd34da2-3bc6-4b27-9e84-1c8c055e07ff tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:35.878820 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2bd34da2-3bc6-4b27-9e84-1c8c055e07ff tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:35.886960 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:35.886960 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:35.887947 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2bd34da2-3bc6-4b27-9e84-1c8c055e07ff tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:35.888553 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1272/5101] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:35 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:36.898232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-99cac0f4-a5b7-45bb-9cb2-35afbfd9c0de None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:36.900550 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99cac0f4-a5b7-45bb-9cb2-35afbfd9c0de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:36.900828 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99cac0f4-a5b7-45bb-9cb2-35afbfd9c0de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:36.901092 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-99cac0f4-a5b7-45bb-9cb2-35afbfd9c0de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:36.901263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-99cac0f4-a5b7-45bb-9cb2-35afbfd9c0de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:36.906613 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:36.906613 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:36.907623 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-99cac0f4-a5b7-45bb-9cb2-35afbfd9c0de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:36.908152 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1267/5102] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:36 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:37.917953 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ffc98d45-564f-408c-8460-72a07ab929e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:37.919623 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffc98d45-564f-408c-8460-72a07ab929e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:37.919816 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffc98d45-564f-408c-8460-72a07ab929e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:37.920000 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffc98d45-564f-408c-8460-72a07ab929e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:37.920103 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ffc98d45-564f-408c-8460-72a07ab929e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:37.925475 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:37.925475 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:37.925475 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffc98d45-564f-408c-8460-72a07ab929e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:37.925475 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1292/5103] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:37 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:38.935201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9ed9b2af-9743-4d7c-9ff0-0833a89a66a4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:38.936936 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ed9b2af-9743-4d7c-9ff0-0833a89a66a4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:38.937116 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ed9b2af-9743-4d7c-9ff0-0833a89a66a4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:38.937292 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ed9b2af-9743-4d7c-9ff0-0833a89a66a4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:38.937395 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-9ed9b2af-9743-4d7c-9ff0-0833a89a66a4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:38.941422 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:38.941422 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:38.942094 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ed9b2af-9743-4d7c-9ff0-0833a89a66a4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:38.942413 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1273/5104] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:38 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:39.953679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e5db12c8-07b0-4462-8d0a-4296b90fa125 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:39.955403 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5db12c8-07b0-4462-8d0a-4296b90fa125 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:39.955644 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5db12c8-07b0-4462-8d0a-4296b90fa125 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:39.955830 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e5db12c8-07b0-4462-8d0a-4296b90fa125 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:39.955938 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-e5db12c8-07b0-4462-8d0a-4296b90fa125 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:39.960074 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:39.960074 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:39.961049 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e5db12c8-07b0-4462-8d0a-4296b90fa125 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:39.961391 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1273/5105] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:39 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:40.972045 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2df14176-2d19-41e8-b915-b8ac6325e954 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:40.975206 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2df14176-2d19-41e8-b915-b8ac6325e954 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:40.975372 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2df14176-2d19-41e8-b915-b8ac6325e954 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:40.975603 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2df14176-2d19-41e8-b915-b8ac6325e954 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:40.975766 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-2df14176-2d19-41e8-b915-b8ac6325e954 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:40.980271 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:40.980271 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:40.981091 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2df14176-2d19-41e8-b915-b8ac6325e954 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:40.981468 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1268/5106] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:40 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:41.992301 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5fbea876-96ff-48ab-89b6-7daa9557ea5c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:41.994102 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5fbea876-96ff-48ab-89b6-7daa9557ea5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:41.994349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5fbea876-96ff-48ab-89b6-7daa9557ea5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:41.994608 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5fbea876-96ff-48ab-89b6-7daa9557ea5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:41.994757 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5fbea876-96ff-48ab-89b6-7daa9557ea5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:41.998845 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:41.998845 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:41.999545 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5fbea876-96ff-48ab-89b6-7daa9557ea5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:41.999899 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1293/5107] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:41 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:43.010525 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d7469fdc-519e-41d9-94af-3ca64b31d465 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:43.012287 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7469fdc-519e-41d9-94af-3ca64b31d465 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:43.012526 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7469fdc-519e-41d9-94af-3ca64b31d465 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:43.012744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7469fdc-519e-41d9-94af-3ca64b31d465 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:43.012875 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d7469fdc-519e-41d9-94af-3ca64b31d465 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:43.017069 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:43.017069 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:43.017943 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7469fdc-519e-41d9-94af-3ca64b31d465 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:43.018328 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1274/5108] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:43 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:44.030083 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8daa5196-742a-4564-ae43-10894365d1f7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:44.032303 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8daa5196-742a-4564-ae43-10894365d1f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:44.032552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8daa5196-742a-4564-ae43-10894365d1f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:44.032809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8daa5196-742a-4564-ae43-10894365d1f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:44.032947 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8daa5196-742a-4564-ae43-10894365d1f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:44.038012 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:44.038012 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:44.038904 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8daa5196-742a-4564-ae43-10894365d1f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:44.039321 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1274/5109] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:44 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:45.050186 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c7088732-1af3-4510-a45e-3d522fa4b409 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:45.051982 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7088732-1af3-4510-a45e-3d522fa4b409 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:45.052174 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7088732-1af3-4510-a45e-3d522fa4b409 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:45.052358 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c7088732-1af3-4510-a45e-3d522fa4b409 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:45.052513 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c7088732-1af3-4510-a45e-3d522fa4b409 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:45.056507 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:45.056507 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:45.057196 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c7088732-1af3-4510-a45e-3d522fa4b409 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:45.057552 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1269/5110] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:45 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:46.068717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dffb127c-671c-4dbd-8858-6c61b8acdfa7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:46.071446 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dffb127c-671c-4dbd-8858-6c61b8acdfa7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:46.071672 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dffb127c-671c-4dbd-8858-6c61b8acdfa7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:46.071874 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dffb127c-671c-4dbd-8858-6c61b8acdfa7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:46.072001 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dffb127c-671c-4dbd-8858-6c61b8acdfa7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:46.077302 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:46.077302 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:46.078259 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dffb127c-671c-4dbd-8858-6c61b8acdfa7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:46.078755 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1294/5111] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:46 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:47.089142 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-57aa1133-8799-4008-a026-0643b93e58ee None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:47.090956 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-57aa1133-8799-4008-a026-0643b93e58ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:47.091193 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-57aa1133-8799-4008-a026-0643b93e58ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:47.091429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-57aa1133-8799-4008-a026-0643b93e58ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:47.091655 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-57aa1133-8799-4008-a026-0643b93e58ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:47.093500 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=169,cinder:UPDATE=29,cinder:INSERT=8 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:20:47.097194 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:47.097194 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:47.098187 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-57aa1133-8799-4008-a026-0643b93e58ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:47.098691 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1275/5112] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:47 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:48.109847 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-774a9cf3-6fce-4284-9ef0-d07bbf38d25f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:48.112039 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-774a9cf3-6fce-4284-9ef0-d07bbf38d25f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:48.112294 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-774a9cf3-6fce-4284-9ef0-d07bbf38d25f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:48.112564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-774a9cf3-6fce-4284-9ef0-d07bbf38d25f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:48.112728 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-774a9cf3-6fce-4284-9ef0-d07bbf38d25f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:48.114916 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=148,cinder:UPDATE=31,cinder:INSERT=19 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:20:48.118215 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:48.118215 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:48.119166 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-774a9cf3-6fce-4284-9ef0-d07bbf38d25f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:48.119654 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1275/5113] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:48 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:49.132007 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1e86c671-b177-44cd-809c-c45de154a406 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:49.134088 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e86c671-b177-44cd-809c-c45de154a406 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:49.134341 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e86c671-b177-44cd-809c-c45de154a406 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:49.134639 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1e86c671-b177-44cd-809c-c45de154a406 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:49.134794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1e86c671-b177-44cd-809c-c45de154a406 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:49.136710 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=226,cinder:UPDATE=83,cinder:INSERT=38 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:20:49.139374 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:49.139374 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:49.140292 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1e86c671-b177-44cd-809c-c45de154a406 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:49.141057 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1270/5114] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:49 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:50.151022 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f3dc7562-cf9f-4f4d-9384-fab103ea73df None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:50.152625 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3dc7562-cf9f-4f4d-9384-fab103ea73df tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:50.152815 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3dc7562-cf9f-4f4d-9384-fab103ea73df tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:50.153011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f3dc7562-cf9f-4f4d-9384-fab103ea73df tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:50.153140 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f3dc7562-cf9f-4f4d-9384-fab103ea73df tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:50.157162 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:50.157162 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:50.157911 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f3dc7562-cf9f-4f4d-9384-fab103ea73df tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:50.158257 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1295/5115] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:50 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:50.167317 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b0453935-2623-4075-8ad2-881e21b2f5bb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:50.168891 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6/restore Jul 31 19:20:50.169180 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2fc8e283-9447-4e91-8eb8-48dd39f7251e"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:20:50.170494 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Restoring backup 5eac7e24-4981-46bf-b27b-9dc81600d2a6 ({'restore': {'volume_id': '2fc8e283-9447-4e91-8eb8-48dd39f7251e'}}) {{(pid=100320) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 19:20:50.170604 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Restoring backup 5eac7e24-4981-46bf-b27b-9dc81600d2a6 to volume 2fc8e283-9447-4e91-8eb8-48dd39f7251e. Jul 31 19:20:50.175142 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:50.175142 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:50.181933 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:50.181933 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:50.182408 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:20:50.182552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.api [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Checking backup size 1 against volume size 1 {{(pid=100320) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 19:20:50.182638 np0000006260 devstack@c-api.service[100320]: INFO cinder.backup.api [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Overwriting volume 2fc8e283-9447-4e91-8eb8-48dd39f7251e with restore of backup 5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:50.193366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] restore_backup in rpcapi backup_id 5eac7e24-4981-46bf-b27b-9dc81600d2a6 {{(pid=100320) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 19:20:50.194961 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b0453935-2623-4075-8ad2-881e21b2f5bb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6/restore returned with HTTP 202 Jul 31 19:20:50.195336 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1276/5116] 10.4.3.163 () {68 vars in 1393 bytes} [Fri Jul 31 19:20:50 2026] POST /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6/restore => generated 181 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:20:50.202585 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9d0347a5-74df-4097-8390-64cb92ae7e6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:50.205009 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d0347a5-74df-4097-8390-64cb92ae7e6e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:50.205009 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d0347a5-74df-4097-8390-64cb92ae7e6e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:50.205009 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d0347a5-74df-4097-8390-64cb92ae7e6e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:50.205235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-9d0347a5-74df-4097-8390-64cb92ae7e6e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:50.209702 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:50.209702 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:50.211039 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d0347a5-74df-4097-8390-64cb92ae7e6e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:50.211039 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1276/5117] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:50 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:51.220320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d4a73460-233d-4c9b-93aa-693fdd793fa3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:51.222201 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4a73460-233d-4c9b-93aa-693fdd793fa3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:51.222456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4a73460-233d-4c9b-93aa-693fdd793fa3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:51.222708 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d4a73460-233d-4c9b-93aa-693fdd793fa3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:51.222859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d4a73460-233d-4c9b-93aa-693fdd793fa3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:51.228104 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:51.228104 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:51.228959 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d4a73460-233d-4c9b-93aa-693fdd793fa3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:51.229344 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1271/5118] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:51 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:52.241479 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9c98d7b0-5787-4d21-85bf-99e0b44663fb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:52.243130 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9c98d7b0-5787-4d21-85bf-99e0b44663fb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:52.243313 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9c98d7b0-5787-4d21-85bf-99e0b44663fb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:52.243537 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9c98d7b0-5787-4d21-85bf-99e0b44663fb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:52.243634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-9c98d7b0-5787-4d21-85bf-99e0b44663fb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:52.248658 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:52.248658 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:52.249527 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9c98d7b0-5787-4d21-85bf-99e0b44663fb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:52.249955 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1296/5119] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:52 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:53.260941 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-03702c90-8411-4b70-93bb-01cf23d4e46e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:53.262644 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-03702c90-8411-4b70-93bb-01cf23d4e46e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:53.262976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-03702c90-8411-4b70-93bb-01cf23d4e46e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:53.264205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-03702c90-8411-4b70-93bb-01cf23d4e46e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:53.264205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-03702c90-8411-4b70-93bb-01cf23d4e46e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:53.267575 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:53.267575 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:53.268417 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-03702c90-8411-4b70-93bb-01cf23d4e46e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:53.268912 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1277/5120] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:53 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:54.279199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1c6dc84f-30de-4ce8-b872-d519ba900aaf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:54.281029 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c6dc84f-30de-4ce8-b872-d519ba900aaf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:54.281248 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c6dc84f-30de-4ce8-b872-d519ba900aaf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:54.281481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1c6dc84f-30de-4ce8-b872-d519ba900aaf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:54.281616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-1c6dc84f-30de-4ce8-b872-d519ba900aaf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:54.285655 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:54.285655 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:54.286454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1c6dc84f-30de-4ce8-b872-d519ba900aaf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:54.286839 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1277/5121] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:54 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:55.296854 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5d27528f-7031-4a46-bfdd-a3525144e027 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:55.299502 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d27528f-7031-4a46-bfdd-a3525144e027 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:55.299794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d27528f-7031-4a46-bfdd-a3525144e027 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:55.300071 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5d27528f-7031-4a46-bfdd-a3525144e027 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:55.300203 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-5d27528f-7031-4a46-bfdd-a3525144e027 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:55.305518 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:55.305518 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:55.306527 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5d27528f-7031-4a46-bfdd-a3525144e027 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:55.307007 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1272/5122] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:55 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:56.318603 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c441242e-b8cf-4679-a796-27d981a7e91b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:56.320247 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c441242e-b8cf-4679-a796-27d981a7e91b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:56.320462 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c441242e-b8cf-4679-a796-27d981a7e91b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:56.320703 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c441242e-b8cf-4679-a796-27d981a7e91b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:56.320881 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c441242e-b8cf-4679-a796-27d981a7e91b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:56.322673 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=151,cinder:UPDATE=32,cinder:INSERT=15 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:20:56.325988 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:56.325988 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:20:56.326891 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c441242e-b8cf-4679-a796-27d981a7e91b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:56.327326 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1297/5123] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:56 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:57.338079 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c7e6f80b-db56-48af-a2fe-14449e81dd43 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:57.339862 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c7e6f80b-db56-48af-a2fe-14449e81dd43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:57.340043 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c7e6f80b-db56-48af-a2fe-14449e81dd43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:57.340220 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c7e6f80b-db56-48af-a2fe-14449e81dd43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:57.340341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c7e6f80b-db56-48af-a2fe-14449e81dd43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:57.344540 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:57.344540 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:20:57.345294 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c7e6f80b-db56-48af-a2fe-14449e81dd43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:57.345730 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1278/5124] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:57 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:58.356065 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-15b565c9-0d68-48d8-a5a5-2dc3145b9d35 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:58.357290 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15b565c9-0d68-48d8-a5a5-2dc3145b9d35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:58.357602 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15b565c9-0d68-48d8-a5a5-2dc3145b9d35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:58.357879 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-15b565c9-0d68-48d8-a5a5-2dc3145b9d35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:58.358020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-15b565c9-0d68-48d8-a5a5-2dc3145b9d35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:58.362452 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:58.362452 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:20:58.363117 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-15b565c9-0d68-48d8-a5a5-2dc3145b9d35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:58.363474 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1278/5125] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:58 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:20:59.391162 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-137d067a-d2d2-4d8b-9c1f-4d027a305971 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:20:59.393130 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-137d067a-d2d2-4d8b-9c1f-4d027a305971 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:20:59.393378 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-137d067a-d2d2-4d8b-9c1f-4d027a305971 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:20:59.393626 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-137d067a-d2d2-4d8b-9c1f-4d027a305971 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:20:59.393755 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-137d067a-d2d2-4d8b-9c1f-4d027a305971 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:20:59.398519 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:20:59.398519 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:20:59.399537 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-137d067a-d2d2-4d8b-9c1f-4d027a305971 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:20:59.400013 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1273/5126] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:20:59 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:00.447410 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ce33a335-20fb-40e6-8334-9d08ff792d65 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:00.453165 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce33a335-20fb-40e6-8334-9d08ff792d65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:21:00.453165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce33a335-20fb-40e6-8334-9d08ff792d65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:00.453165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ce33a335-20fb-40e6-8334-9d08ff792d65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:00.453165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ce33a335-20fb-40e6-8334-9d08ff792d65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:00.460068 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:00.460068 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:00.461519 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ce33a335-20fb-40e6-8334-9d08ff792d65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:21:00.461519 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1298/5127] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:00 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:01.472156 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6d5d91a5-66a6-492b-8e5e-235c6442d417 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:01.473884 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6d5d91a5-66a6-492b-8e5e-235c6442d417 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:21:01.474065 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6d5d91a5-66a6-492b-8e5e-235c6442d417 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:01.474288 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6d5d91a5-66a6-492b-8e5e-235c6442d417 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:01.474426 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6d5d91a5-66a6-492b-8e5e-235c6442d417 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:01.478532 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:01.478532 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:01.479184 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6d5d91a5-66a6-492b-8e5e-235c6442d417 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:21:01.479537 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1279/5128] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:01 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:21:01.488577 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d7ffa848-7d3b-4b05-97ef-41e8ddc0f48c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:01.490210 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7ffa848-7d3b-4b05-97ef-41e8ddc0f48c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e Jul 31 19:21:01.490411 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7ffa848-7d3b-4b05-97ef-41e8ddc0f48c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:01.490641 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d7ffa848-7d3b-4b05-97ef-41e8ddc0f48c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:01.497301 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:01.497301 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:01.500965 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d7ffa848-7d3b-4b05-97ef-41e8ddc0f48c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:01.505311 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d7ffa848-7d3b-4b05-97ef-41e8ddc0f48c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e returned with HTTP 200 Jul 31 19:21:01.505805 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1279/5129] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:01 2026] GET /volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:01.517387 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ceddaa98-9cb6-4c32-bb0c-b4005d127f5a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:01.519090 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ceddaa98-9cb6-4c32-bb0c-b4005d127f5a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:21:01.519273 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ceddaa98-9cb6-4c32-bb0c-b4005d127f5a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:01.519458 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ceddaa98-9cb6-4c32-bb0c-b4005d127f5a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:01.519563 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-ceddaa98-9cb6-4c32-bb0c-b4005d127f5a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete backup with id: 5eac7e24-4981-46bf-b27b-9dc81600d2a6. Jul 31 19:21:01.523563 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:01.523563 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:01.537243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-ceddaa98-9cb6-4c32-bb0c-b4005d127f5a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] delete_backup rpcapi backup_id 5eac7e24-4981-46bf-b27b-9dc81600d2a6 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:21:01.538985 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ceddaa98-9cb6-4c32-bb0c-b4005d127f5a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 202 Jul 31 19:21:01.539396 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1274/5130] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:21:01 2026] DELETE /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:21:01.547685 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-22f28bfb-ba08-4825-b07b-b94a88b23b6f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:01.549710 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22f28bfb-ba08-4825-b07b-b94a88b23b6f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:21:01.549930 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22f28bfb-ba08-4825-b07b-b94a88b23b6f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:01.550106 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-22f28bfb-ba08-4825-b07b-b94a88b23b6f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:01.550312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-22f28bfb-ba08-4825-b07b-b94a88b23b6f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:01.555007 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:01.555007 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:01.555830 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-22f28bfb-ba08-4825-b07b-b94a88b23b6f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 200 Jul 31 19:21:01.556233 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1299/5131] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:01 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:02.565859 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-85a1085a-1226-4cde-a6a8-0b48cc86886a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:02.567644 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-85a1085a-1226-4cde-a6a8-0b48cc86886a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 Jul 31 19:21:02.567827 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-85a1085a-1226-4cde-a6a8-0b48cc86886a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:02.568004 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-85a1085a-1226-4cde-a6a8-0b48cc86886a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:02.568095 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-85a1085a-1226-4cde-a6a8-0b48cc86886a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 5eac7e24-4981-46bf-b27b-9dc81600d2a6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:02.571571 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-85a1085a-1226-4cde-a6a8-0b48cc86886a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 returned with HTTP 404 Jul 31 19:21:02.572001 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1280/5132] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:02 2026] GET /volume/v3/backups/5eac7e24-4981-46bf-b27b-9dc81600d2a6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:21:02.580730 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:02.583069 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:21:02.583584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1744835966"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:02.584913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1744835966'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:21:02.585023 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume of 1 GB Jul 31 19:21:02.589037 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Availability Zones retrieved successfully. Jul 31 19:21:02.595200 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Flow 'volume_create_api' (8a83e37b-afb6-4e6d-b6b5-17eb11fa9775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:21:02.596199 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959477ad-1a69-47e2-afac-d55107a22e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:02.597029 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:21:02.620242 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959477ad-1a69-47e2-afac-d55107a22e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:02.621039 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf91441-1ead-423d-a763-2b98aa11f4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:02.656908 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['b9ffc8eb-90c0-460c-a85c-b45c2a020244', '72b2af2d-c6ec-446e-b473-758becf49e8f', '2c9ab1cd-3b7d-4149-8651-dec95006a151', 'f7d98698-e3b2-4db5-94cd-d1c7410d6329'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:21:02.657633 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf91441-1ead-423d-a763-2b98aa11f4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9ffc8eb-90c0-460c-a85c-b45c2a020244', '72b2af2d-c6ec-446e-b473-758becf49e8f', '2c9ab1cd-3b7d-4149-8651-dec95006a151', 'f7d98698-e3b2-4db5-94cd-d1c7410d6329']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:02.658388 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (888dc2f1-0b21-4783-9a67-286e922c5842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:02.681795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (888dc2f1-0b21-4783-9a67-286e922c5842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '823b732d-7373-427b-adbb-db46a54906c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1744835966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',qos_specs=None,replication_status=,reservations=['b9ffc8eb-90c0-460c-a85c-b45c2a020244','72b2af2d-c6ec-446e-b473-758becf49e8f','2c9ab1cd-3b7d-4149-8651-dec95006a151','f7d98698-e3b2-4db5-94cd-d1c7410d6329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1744835966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=823b732d-7373-427b-adbb-db46a54906c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:02.682599 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1371d306-51de-40c7-8072-512c2666e603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:02.700740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1371d306-51de-40c7-8072-512c2666e603) transitioned into state 'SUCCESS' from state '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-1744835966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',qos_specs=None,replication_status=,reservations=['b9ffc8eb-90c0-460c-a85c-b45c2a020244','72b2af2d-c6ec-446e-b473-758becf49e8f','2c9ab1cd-3b7d-4149-8651-dec95006a151','f7d98698-e3b2-4db5-94cd-d1c7410d6329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:02.701424 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f897d20-8012-41bb-ab94-f596ce0476e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:02.712720 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f897d20-8012-41bb-ab94-f596ce0476e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:02.713582 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Flow 'volume_create_api' (8a83e37b-afb6-4e6d-b6b5-17eb11fa9775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:21:02.713958 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume request issued successfully. Jul 31 19:21:02.714687 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e077c5bd-47f5-408f-8db0-5ff5069ca325 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:21:02.715081 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1280/5133] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:21:02 2026] POST /volume/v3/volumes => generated 749 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:02.726700 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8cf8ba29-4aaf-4a41-843a-b9c8e3b59391 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:02.728803 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8cf8ba29-4aaf-4a41-843a-b9c8e3b59391 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 Jul 31 19:21:02.728986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8cf8ba29-4aaf-4a41-843a-b9c8e3b59391 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:02.729164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8cf8ba29-4aaf-4a41-843a-b9c8e3b59391 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:02.735742 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:02.735742 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:02.739201 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8cf8ba29-4aaf-4a41-843a-b9c8e3b59391 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:02.742933 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8cf8ba29-4aaf-4a41-843a-b9c8e3b59391 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 returned with HTTP 200 Jul 31 19:21:02.743275 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1275/5134] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:02 2026] GET /volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:03.754779 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-33b8f1dc-c2a4-4ab9-9774-57b2f093d72e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:03.756864 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-33b8f1dc-c2a4-4ab9-9774-57b2f093d72e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 Jul 31 19:21:03.757078 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-33b8f1dc-c2a4-4ab9-9774-57b2f093d72e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:03.757281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-33b8f1dc-c2a4-4ab9-9774-57b2f093d72e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:03.764715 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:03.764715 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:03.767961 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-33b8f1dc-c2a4-4ab9-9774-57b2f093d72e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:03.771570 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-33b8f1dc-c2a4-4ab9-9774-57b2f093d72e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 returned with HTTP 200 Jul 31 19:21:03.771903 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1300/5135] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:03 2026] GET /volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:03.783754 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4f115dee-5a49-4462-9802-a4e123272fdb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:03.785768 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4f115dee-5a49-4462-9802-a4e123272fdb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:21:03.786659 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4f115dee-5a49-4462-9802-a4e123272fdb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "823b732d-7373-427b-adbb-db46a54906c2", "name": "tempest-VolumesBackupsTest-Backup-1326714482"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:03.788271 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.contrib.backups [None req-4f115dee-5a49-4462-9802-a4e123272fdb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating new backup {'backup': {'volume_id': '823b732d-7373-427b-adbb-db46a54906c2', 'name': 'tempest-VolumesBackupsTest-Backup-1326714482'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:21:03.788453 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-4f115dee-5a49-4462-9802-a4e123272fdb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating backup of volume 823b732d-7373-427b-adbb-db46a54906c2 in container None Jul 31 19:21:03.795845 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:03.795845 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:03.796329 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4f115dee-5a49-4462-9802-a4e123272fdb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:03.812996 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4f115dee-5a49-4462-9802-a4e123272fdb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['ad546b09-2458-4792-873a-7a4fdffe829f', '4fc6e74a-30cd-45a6-9d6b-a6b481f76673'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:21:03.836672 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4f115dee-5a49-4462-9802-a4e123272fdb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:21:03.837060 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1281/5136] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:21:03 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:03.845154 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8157b56-9f83-4a78-96ed-55ab9dc2b982 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:03.847013 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8157b56-9f83-4a78-96ed-55ab9dc2b982 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:03.847201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8157b56-9f83-4a78-96ed-55ab9dc2b982 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:03.847657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8157b56-9f83-4a78-96ed-55ab9dc2b982 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:03.847657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-a8157b56-9f83-4a78-96ed-55ab9dc2b982 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:03.852161 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:03.852161 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:03.853054 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8157b56-9f83-4a78-96ed-55ab9dc2b982 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:03.853481 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1281/5137] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:03 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:04.862912 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-12be0374-4bc1-458e-8f12-cbacf9cd059a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:04.864743 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12be0374-4bc1-458e-8f12-cbacf9cd059a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:04.864937 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12be0374-4bc1-458e-8f12-cbacf9cd059a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:04.865109 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-12be0374-4bc1-458e-8f12-cbacf9cd059a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:04.865230 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-12be0374-4bc1-458e-8f12-cbacf9cd059a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:04.870210 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:04.870210 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:04.871038 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-12be0374-4bc1-458e-8f12-cbacf9cd059a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:04.871474 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1276/5138] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:04 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:05.880464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1d035785-0ca5-443d-afe1-f7315645284b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:05.882625 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d035785-0ca5-443d-afe1-f7315645284b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:05.882826 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d035785-0ca5-443d-afe1-f7315645284b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:05.883011 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1d035785-0ca5-443d-afe1-f7315645284b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:05.883111 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1d035785-0ca5-443d-afe1-f7315645284b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:05.887721 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:05.887721 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:05.888473 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1d035785-0ca5-443d-afe1-f7315645284b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:05.888830 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1301/5139] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:05 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:06.901874 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-327a7d3e-4092-42e5-8333-f390ec0fca58 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:06.903703 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-327a7d3e-4092-42e5-8333-f390ec0fca58 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:06.903892 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-327a7d3e-4092-42e5-8333-f390ec0fca58 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:06.904107 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-327a7d3e-4092-42e5-8333-f390ec0fca58 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:06.904260 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-327a7d3e-4092-42e5-8333-f390ec0fca58 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:06.908729 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:06.908729 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:06.909429 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-327a7d3e-4092-42e5-8333-f390ec0fca58 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:06.909914 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1282/5140] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:06 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:07.924766 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0edbd38d-01f8-4d04-8e06-db365ad80582 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:07.927061 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0edbd38d-01f8-4d04-8e06-db365ad80582 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:07.927370 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0edbd38d-01f8-4d04-8e06-db365ad80582 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:07.927669 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0edbd38d-01f8-4d04-8e06-db365ad80582 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:07.927823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0edbd38d-01f8-4d04-8e06-db365ad80582 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:07.934267 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:07.934267 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:07.935037 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0edbd38d-01f8-4d04-8e06-db365ad80582 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:07.935453 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1282/5141] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:07 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:08.586049 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-01fbd095-add4-4c45-a394-b70c5b82e8e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:08.587746 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01fbd095-add4-4c45-a394-b70c5b82e8e9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:21:08.588080 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-01fbd095-add4-4c45-a394-b70c5b82e8e9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff8d2305-8d37-456d-b325-f5ffb1ac345e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1756966975", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:08.597958 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:08.597958 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:08.598358 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01fbd095-add4-4c45-a394-b70c5b82e8e9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:08.598503 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-01fbd095-add4-4c45-a394-b70c5b82e8e9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create snapshot from volume ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:21:08.620264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-01fbd095-add4-4c45-a394-b70c5b82e8e9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['b66f9426-215c-48d4-bc42-04b800a79f7e', '7bd8192a-7c40-40be-b142-57aa1df5f95d', '1783afc4-b8b2-4dfd-a6cb-8fc28dbeb6e1', '86deee5f-cfda-4adc-bb1c-2c87905f30bf'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:21:08.646926 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-01fbd095-add4-4c45-a394-b70c5b82e8e9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot force create request issued successfully. Jul 31 19:21:08.647273 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-01fbd095-add4-4c45-a394-b70c5b82e8e9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:21:08.647673 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1277/5142] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:21:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:08.660927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-11484877-e208-4f16-90f1-037a2c613be9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:08.665464 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11484877-e208-4f16-90f1-037a2c613be9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 Jul 31 19:21:08.665464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11484877-e208-4f16-90f1-037a2c613be9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:08.665464 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-11484877-e208-4f16-90f1-037a2c613be9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:08.667886 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:08.667886 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:08.668271 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-11484877-e208-4f16-90f1-037a2c613be9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:21:08.668993 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-11484877-e208-4f16-90f1-037a2c613be9 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 returned with HTTP 200 Jul 31 19:21:08.669317 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1302/5143] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:21:08 2026] GET /volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:08.945927 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4d11e8f8-efc5-42ab-b372-19639dbbd0e8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:08.947606 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d11e8f8-efc5-42ab-b372-19639dbbd0e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:08.947778 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d11e8f8-efc5-42ab-b372-19639dbbd0e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:08.947971 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d11e8f8-efc5-42ab-b372-19639dbbd0e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:08.948108 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-4d11e8f8-efc5-42ab-b372-19639dbbd0e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:08.952676 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:08.952676 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:08.953532 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d11e8f8-efc5-42ab-b372-19639dbbd0e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:08.953894 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1283/5144] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:08 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:09.678386 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11fb91e1-ea70-4b98-bf47-10dc30703f20 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:09.680425 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11fb91e1-ea70-4b98-bf47-10dc30703f20 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 Jul 31 19:21:09.680677 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11fb91e1-ea70-4b98-bf47-10dc30703f20 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:09.680901 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11fb91e1-ea70-4b98-bf47-10dc30703f20 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:09.687009 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:09.687009 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:09.687565 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-11fb91e1-ea70-4b98-bf47-10dc30703f20 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:21:09.688484 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11fb91e1-ea70-4b98-bf47-10dc30703f20 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 returned with HTTP 200 Jul 31 19:21:09.689007 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1283/5145] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:21:09 2026] GET /volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:09.696623 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db4d5500-b957-46c3-bedd-3a18809a5299 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:09.698780 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db4d5500-b957-46c3-bedd-3a18809a5299 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 Jul 31 19:21:09.698972 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db4d5500-b957-46c3-bedd-3a18809a5299 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:09.699160 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db4d5500-b957-46c3-bedd-3a18809a5299 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:09.704062 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:09.704062 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:09.704482 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-db4d5500-b957-46c3-bedd-3a18809a5299 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:21:09.705200 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db4d5500-b957-46c3-bedd-3a18809a5299 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 returned with HTTP 200 Jul 31 19:21:09.705574 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1278/5146] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:21:09 2026] GET /volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:09.713223 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a964e048-a09d-486d-b192-fe4ec56b994e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:09.714765 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:21:09.715071 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1289104484", "snapshot_id": "36463dab-821e-4d1c-ada5-8d8579996fe0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:09.716499 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1289104484', 'snapshot_id': '36463dab-821e-4d1c-ada5-8d8579996fe0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:21:09.721340 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:09.721340 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:09.721745 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:21:09.721857 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume of 1 GB Jul 31 19:21:09.724823 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Availability Zones retrieved successfully. Jul 31 19:21:09.729601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (b95061f8-9853-4ff9-b9a7-250f7597c143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:21:09.730559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be930161-32c9-46af-b613-d9255add390d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:09.731353 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:21:09.758575 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be930161-32c9-46af-b613-d9255add390d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '36463dab-821e-4d1c-ada5-8d8579996fe0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:09.759288 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b048421-b56a-4214-90e6-6e893faadebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:09.796613 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Created reservations ['5381ff77-1335-45db-b22d-21fd2ba573e5', '1af54906-14f9-450c-b469-af80826b13ab', '2cf5bd53-0be5-4bc1-9358-4cef0593d63e', '5bc68fb8-8e27-4c71-a9df-f26ad2d0b86e'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:21:09.797409 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b048421-b56a-4214-90e6-6e893faadebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5381ff77-1335-45db-b22d-21fd2ba573e5', '1af54906-14f9-450c-b469-af80826b13ab', '2cf5bd53-0be5-4bc1-9358-4cef0593d63e', '5bc68fb8-8e27-4c71-a9df-f26ad2d0b86e']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:09.798163 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1b1bae-6ac7-4d6c-ba81-f2f9e2310c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:09.835569 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1b1bae-6ac7-4d6c-ba81-f2f9e2310c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1289104484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['5381ff77-1335-45db-b22d-21fd2ba573e5','1af54906-14f9-450c-b469-af80826b13ab','2cf5bd53-0be5-4bc1-9358-4cef0593d63e','5bc68fb8-8e27-4c71-a9df-f26ad2d0b86e'],size=1,snapshot_id=36463dab-821e-4d1c-ada5-8d8579996fe0,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1289104484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d47c53b64fe4056bd170311fa0cd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=36463dab-821e-4d1c-ada5-8d8579996fe0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:09.836306 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89e3bf96-6d26-4443-968c-8997196ac6ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:09.851449 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89e3bf96-6d26-4443-968c-8997196ac6ff) transitioned into state 'SUCCESS' from state '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-1289104484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d47c53b64fe4056bd170311fa0cd821',qos_specs=None,replication_status=,reservations=['5381ff77-1335-45db-b22d-21fd2ba573e5','1af54906-14f9-450c-b469-af80826b13ab','2cf5bd53-0be5-4bc1-9358-4cef0593d63e','5bc68fb8-8e27-4c71-a9df-f26ad2d0b86e'],size=1,snapshot_id=36463dab-821e-4d1c-ada5-8d8579996fe0,source_replicaid=,source_volid=None,status='creating',user_id='f62efdd8f148433ab5b041e2dc1db0c4',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:09.852094 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13a50d9-2b47-4318-8607-09d057ab1105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:09.871329 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b13a50d9-2b47-4318-8607-09d057ab1105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:09.872156 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Flow 'volume_create_api' (b95061f8-9853-4ff9-b9a7-250f7597c143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:21:09.872448 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Create volume request issued successfully. Jul 31 19:21:09.872959 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a964e048-a09d-486d-b192-fe4ec56b994e tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:21:09.873550 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1303/5147] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:21:09 2026] POST /volume/v3/volumes => generated 785 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:09.884335 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-535ef107-4376-4475-8a0b-2aafbfbda8cf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:09.886303 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-535ef107-4376-4475-8a0b-2aafbfbda8cf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:09.886551 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-535ef107-4376-4475-8a0b-2aafbfbda8cf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:09.886740 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-535ef107-4376-4475-8a0b-2aafbfbda8cf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:09.893196 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:09.893196 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:09.896551 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-535ef107-4376-4475-8a0b-2aafbfbda8cf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:09.900769 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-535ef107-4376-4475-8a0b-2aafbfbda8cf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 200 Jul 31 19:21:09.901155 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1284/5148] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:09 2026] GET /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:09.969555 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c4606938-ff9e-42dd-8105-6330f9230dbf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:09.971314 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4606938-ff9e-42dd-8105-6330f9230dbf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:09.971551 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4606938-ff9e-42dd-8105-6330f9230dbf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:09.972718 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c4606938-ff9e-42dd-8105-6330f9230dbf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:09.972718 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c4606938-ff9e-42dd-8105-6330f9230dbf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:09.978949 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:09.978949 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:09.979454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c4606938-ff9e-42dd-8105-6330f9230dbf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:09.979814 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1284/5149] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:09 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:10.913014 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3a4a0ddf-ece9-4dc1-b535-66473c1e8a2f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:10.914744 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a4a0ddf-ece9-4dc1-b535-66473c1e8a2f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:10.914967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a4a0ddf-ece9-4dc1-b535-66473c1e8a2f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:10.915161 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3a4a0ddf-ece9-4dc1-b535-66473c1e8a2f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:10.921577 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:10.921577 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:10.925286 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3a4a0ddf-ece9-4dc1-b535-66473c1e8a2f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:10.930559 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3a4a0ddf-ece9-4dc1-b535-66473c1e8a2f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 200 Jul 31 19:21:10.930990 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1279/5150] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:10 2026] GET /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:10.941653 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-77d2ae77-4ae0-4518-aaef-5bd66b18f04f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:10.943374 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77d2ae77-4ae0-4518-aaef-5bd66b18f04f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:10.943582 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77d2ae77-4ae0-4518-aaef-5bd66b18f04f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:10.943778 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-77d2ae77-4ae0-4518-aaef-5bd66b18f04f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:10.951259 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:10.951259 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:10.955299 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-77d2ae77-4ae0-4518-aaef-5bd66b18f04f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:10.960161 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-77d2ae77-4ae0-4518-aaef-5bd66b18f04f tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 200 Jul 31 19:21:10.960572 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1304/5151] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:10 2026] GET /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:10.990955 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-929cd43e-e778-4798-89d8-74a3242a65f7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:10.993032 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-929cd43e-e778-4798-89d8-74a3242a65f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:10.993290 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-929cd43e-e778-4798-89d8-74a3242a65f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:10.993536 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-929cd43e-e778-4798-89d8-74a3242a65f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:10.993656 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-929cd43e-e778-4798-89d8-74a3242a65f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:10.998350 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:10.998350 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:10.999156 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-929cd43e-e778-4798-89d8-74a3242a65f7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:10.999640 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1285/5152] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:10 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:11.073045 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-54240a5e-308e-4412-baee-d0255181e5b5 req-d2c81fc3-c895-4dd5-8c56-0ac75721e952 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:11.074988 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-d2c81fc3-c895-4dd5-8c56-0ac75721e952 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:11.075193 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-d2c81fc3-c895-4dd5-8c56-0ac75721e952 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:11.075373 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-d2c81fc3-c895-4dd5-8c56-0ac75721e952 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:11.081889 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:11.081889 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:11.085263 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-54240a5e-308e-4412-baee-d0255181e5b5 req-d2c81fc3-c895-4dd5-8c56-0ac75721e952 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:11.089394 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-d2c81fc3-c895-4dd5-8c56-0ac75721e952 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 200 Jul 31 19:21:11.089785 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1285/5153] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:21:11 2026] GET /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:11.493453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-54240a5e-308e-4412-baee-d0255181e5b5 req-f169fd54-6a07-44d2-8009-4103f91d19fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:11.503961 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-f169fd54-6a07-44d2-8009-4103f91d19fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:11.504660 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-f169fd54-6a07-44d2-8009-4103f91d19fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:11.505427 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-f169fd54-6a07-44d2-8009-4103f91d19fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:11.544459 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:11.544459 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:11.557371 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-54240a5e-308e-4412-baee-d0255181e5b5 req-f169fd54-6a07-44d2-8009-4103f91d19fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:11.574544 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-f169fd54-6a07-44d2-8009-4103f91d19fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 200 Jul 31 19:21:11.575983 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1280/5154] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:21:11 2026] GET /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 1394 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:11.586030 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4e11037b-3846-4b0a-b126-d58f881ea45e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:11.586030 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e11037b-3846-4b0a-b126-d58f881ea45e None None] GET https://10.4.3.163/volume// Jul 31 19:21:11.586210 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e11037b-3846-4b0a-b126-d58f881ea45e None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:11.586371 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4e11037b-3846-4b0a-b126-d58f881ea45e None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:11.586745 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4e11037b-3846-4b0a-b126-d58f881ea45e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:21:11.587056 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1305/5155] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:21:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:21:11.594542 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-54240a5e-308e-4412-baee-d0255181e5b5 req-1d3c0b2f-d8fe-408b-8d72-e043c779b55d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:11.597046 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-1d3c0b2f-d8fe-408b-8d72-e043c779b55d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:21:11.597486 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-1d3c0b2f-d8fe-408b-8d72-e043c779b55d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2", "connector": null, "instance_uuid": "cf90d218-dd15-4495-90e1-b044b2d4e5ef"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:11.609189 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:11.609189 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:11.636527 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-1d3c0b2f-d8fe-408b-8d72-e043c779b55d tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:21:11.637040 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1286/5156] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:21:11 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:12.014183 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f0fd0d97-7f94-4294-8126-97adaabd9bc5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:12.018552 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0fd0d97-7f94-4294-8126-97adaabd9bc5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:12.018890 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0fd0d97-7f94-4294-8126-97adaabd9bc5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:12.019212 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f0fd0d97-7f94-4294-8126-97adaabd9bc5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:12.019556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f0fd0d97-7f94-4294-8126-97adaabd9bc5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:12.030337 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:12.030337 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:12.031152 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f0fd0d97-7f94-4294-8126-97adaabd9bc5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:12.031698 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1286/5157] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:12 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:12.467142 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-071db8a4-17ec-402d-b6f8-2d369aaa3c2c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:12.467371 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-071db8a4-17ec-402d-b6f8-2d369aaa3c2c None None] GET https://10.4.3.163/volume// Jul 31 19:21:12.467371 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-071db8a4-17ec-402d-b6f8-2d369aaa3c2c None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:12.467595 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-071db8a4-17ec-402d-b6f8-2d369aaa3c2c None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:12.467892 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-071db8a4-17ec-402d-b6f8-2d369aaa3c2c None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:21:12.468191 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1281/5158] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:21:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:21:12.479980 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-54240a5e-308e-4412-baee-d0255181e5b5 req-7900d84a-f8d0-4b67-b589-29300c91aee7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:12.482261 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-7900d84a-f8d0-4b67-b589-29300c91aee7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:12.482497 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-7900d84a-f8d0-4b67-b589-29300c91aee7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:12.482692 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-7900d84a-f8d0-4b67-b589-29300c91aee7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:12.492016 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:12.492016 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:12.495325 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-54240a5e-308e-4412-baee-d0255181e5b5 req-7900d84a-f8d0-4b67-b589-29300c91aee7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:12.499730 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-7900d84a-f8d0-4b67-b589-29300c91aee7 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 200 Jul 31 19:21:12.500143 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1306/5159] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:21:12 2026] GET /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:21:12.663542 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-54240a5e-308e-4412-baee-d0255181e5b5 req-4b69ca7b-53a2-466c-8422-a2266c4a3c78 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:12.666293 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-4b69ca7b-53a2-466c-8422-a2266c4a3c78 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] PUT https://10.4.3.163/volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050 Jul 31 19:21:12.666686 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-4b69ca7b-53a2-466c-8422-a2266c4a3c78 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:12.675370 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-54240a5e-308e-4412-baee-d0255181e5b5 req-4b69ca7b-53a2-466c-8422-a2266c4a3c78 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Acquiring lock "cinder-attachment_update-1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:21:12.679863 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-54240a5e-308e-4412-baee-d0255181e5b5 req-4b69ca7b-53a2-466c-8422-a2266c4a3c78 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:21:12.680776 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:12.680776 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:12.756604 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-54240a5e-308e-4412-baee-d0255181e5b5 req-4b69ca7b-53a2-466c-8422-a2266c4a3c78 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Lock "cinder-attachment_update-1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2-np0000006260" released by "attachment_update" :: held 0.077s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:21:12.756953 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-4b69ca7b-53a2-466c-8422-a2266c4a3c78 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050 returned with HTTP 200 Jul 31 19:21:12.757531 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1287/5160] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:21:12 2026] PUT /volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:12.776453 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-54240a5e-308e-4412-baee-d0255181e5b5 req-df925423-4b60-4043-a081-f4b97edaf120 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:12.778687 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-df925423-4b60-4043-a081-f4b97edaf120 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] POST https://10.4.3.163/volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050/action Jul 31 19:21:12.779082 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-df925423-4b60-4043-a081-f4b97edaf120 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:21:12.779210 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-df925423-4b60-4043-a081-f4b97edaf120 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:12.793657 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:12.793657 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:12.804156 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-54240a5e-308e-4412-baee-d0255181e5b5 req-df925423-4b60-4043-a081-f4b97edaf120 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050/action returned with HTTP 204 Jul 31 19:21:12.804664 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1287/5161] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:21:12 2026] POST /volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:21:13.043107 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-db1f2a03-18c2-410f-8817-8826ec65620a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:13.045202 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db1f2a03-18c2-410f-8817-8826ec65620a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:13.045453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db1f2a03-18c2-410f-8817-8826ec65620a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:13.045716 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-db1f2a03-18c2-410f-8817-8826ec65620a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:13.045886 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-db1f2a03-18c2-410f-8817-8826ec65620a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:13.050916 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:13.050916 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:13.051943 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-db1f2a03-18c2-410f-8817-8826ec65620a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:13.052358 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1282/5162] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:13 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:14.064163 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c3aef7a0-f508-4e48-8f5a-6d75e787c5db None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:14.066385 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3aef7a0-f508-4e48-8f5a-6d75e787c5db tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:14.066593 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3aef7a0-f508-4e48-8f5a-6d75e787c5db tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:14.066769 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c3aef7a0-f508-4e48-8f5a-6d75e787c5db tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:14.066865 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-c3aef7a0-f508-4e48-8f5a-6d75e787c5db tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:14.070753 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:14.070753 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:14.071433 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c3aef7a0-f508-4e48-8f5a-6d75e787c5db tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:14.071786 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1307/5163] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:14 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:14.507688 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-d4a19714-2cab-41fb-bda5-329268b809e6 req-7f6b7621-952e-4565-b8ac-7ed377841c06 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:14.509518 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d4a19714-2cab-41fb-bda5-329268b809e6 req-7f6b7621-952e-4565-b8ac-7ed377841c06 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] DELETE https://10.4.3.163/volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6 Jul 31 19:21:14.509731 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d4a19714-2cab-41fb-bda5-329268b809e6 req-7f6b7621-952e-4565-b8ac-7ed377841c06 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:14.509911 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-d4a19714-2cab-41fb-bda5-329268b809e6 req-7f6b7621-952e-4565-b8ac-7ed377841c06 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:14.516982 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:14.516982 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:14.567786 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-d4a19714-2cab-41fb-bda5-329268b809e6 req-7f6b7621-952e-4565-b8ac-7ed377841c06 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6 returned with HTTP 200 Jul 31 19:21:14.567852 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1288/5164] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:21:14 2026] DELETE /volume/v3/attachments/34c34db2-9248-4026-a454-75c0180078c6 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:15.082304 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f5d09938-2596-49ff-9585-2d5f754dee8e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:15.084424 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5d09938-2596-49ff-9585-2d5f754dee8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:15.084823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5d09938-2596-49ff-9585-2d5f754dee8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:15.084926 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f5d09938-2596-49ff-9585-2d5f754dee8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:15.085053 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f5d09938-2596-49ff-9585-2d5f754dee8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:15.089654 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:15.089654 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:15.090632 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f5d09938-2596-49ff-9585-2d5f754dee8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:15.091141 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1288/5165] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:15 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:15.585648 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:15.587252 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:21:15.587593 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-699322723", "source_volid": "4648a38e-6a39-4d28-bce7-8fbbe5de2d7a", "volume_type": "tempest-scenario-type-luks-1919167389", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:15.589014 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-699322723', 'source_volid': '4648a38e-6a39-4d28-bce7-8fbbe5de2d7a', 'volume_type': 'tempest-scenario-type-luks-1919167389', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:21:15.597691 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:15.597691 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:15.598121 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume retrieved successfully. Jul 31 19:21:15.598235 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume of 1 GB Jul 31 19:21:15.598811 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Availability Zones retrieved successfully. Jul 31 19:21:15.604544 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Flow 'volume_create_api' (a569a125-9418-4304-9cb9-95595d11165a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:21:15.605786 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96eba8f2-42bc-4bc1-bdaf-c267e5734b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:15.606740 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:21:15.626164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96eba8f2-42bc-4bc1-bdaf-c267e5734b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4648a38e-6a39-4d28-bce7-8fbbe5de2d7a', 'volume_type': VolumeType(created_at=2026-07-31T19:20:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4,is_public=True,name='tempest-scenario-type-luks-1919167389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:15.626959 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbca8df8-cdc0-4426-b737-739bd4ede600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:15.665857 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Created reservations ['a27d3bd0-5051-4c21-a901-6a75c0ef1d3b', 'afdcb03e-ff69-4ec5-ac5f-3a8da421c679', '7b4f49a3-b1d4-4d47-a1d3-654173f68c93', 'a1b33e0c-cd67-4e5c-875a-0a51339eec99'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:21:15.666659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbca8df8-cdc0-4426-b737-739bd4ede600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a27d3bd0-5051-4c21-a901-6a75c0ef1d3b', 'afdcb03e-ff69-4ec5-ac5f-3a8da421c679', '7b4f49a3-b1d4-4d47-a1d3-654173f68c93', 'a1b33e0c-cd67-4e5c-875a-0a51339eec99']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:15.667354 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2dd306-0952-4ad1-875a-05bf59f65e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:15.695957 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b2dd306-0952-4ad1-875a-05bf59f65e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '054ec520-55b7-4134-bafd-0094c7eaa0b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-699322723',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42efb6c5019945a6a5b254271f696bed',qos_specs=None,replication_status=,reservations=['a27d3bd0-5051-4c21-a901-6a75c0ef1d3b','afdcb03e-ff69-4ec5-ac5f-3a8da421c679','7b4f49a3-b1d4-4d47-a1d3-654173f68c93','a1b33e0c-cd67-4e5c-875a-0a51339eec99'],size=1,snapshot_id=None,source_replicaid=,source_volid=4648a38e-6a39-4d28-bce7-8fbbe5de2d7a,status='creating',user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_type_id=4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-699322723',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=054ec520-55b7-4134-bafd-0094c7eaa0b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42efb6c5019945a6a5b254271f696bed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4648a38e-6a39-4d28-bce7-8fbbe5de2d7a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4),volume_type_id=4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:15.696678 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef4aff8-7791-42ab-aedb-f6068692b2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:15.713189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bef4aff8-7791-42ab-aedb-f6068692b2c7) transitioned into state 'SUCCESS' from state '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-699322723',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42efb6c5019945a6a5b254271f696bed',qos_specs=None,replication_status=,reservations=['a27d3bd0-5051-4c21-a901-6a75c0ef1d3b','afdcb03e-ff69-4ec5-ac5f-3a8da421c679','7b4f49a3-b1d4-4d47-a1d3-654173f68c93','a1b33e0c-cd67-4e5c-875a-0a51339eec99'],size=1,snapshot_id=None,source_replicaid=,source_volid=4648a38e-6a39-4d28-bce7-8fbbe5de2d7a,status='creating',user_id='600d0796a47b4ae98e1b8f05d337ae44',volume_type_id=4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:15.713867 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5192b4-a277-4be2-850c-0b8d3c89e972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:15.729019 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e5192b4-a277-4be2-850c-0b8d3c89e972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:15.730185 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Flow 'volume_create_api' (a569a125-9418-4304-9cb9-95595d11165a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:21:15.730679 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Create volume request issued successfully. Jul 31 19:21:15.731427 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c909bae9-c6e5-4ad0-8ae6-3a0bd0a4abce tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:21:15.732028 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1283/5166] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:21:15 2026] POST /volume/v3/volumes => generated 810 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:15.744505 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e5a84d36-ecfe-4f9b-953e-e59083d862d7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:15.746195 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e5a84d36-ecfe-4f9b-953e-e59083d862d7 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:15.746419 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e5a84d36-ecfe-4f9b-953e-e59083d862d7 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:15.746682 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e5a84d36-ecfe-4f9b-953e-e59083d862d7 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:15.753739 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:15.753739 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:15.757734 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e5a84d36-ecfe-4f9b-953e-e59083d862d7 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:15.762468 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e5a84d36-ecfe-4f9b-953e-e59083d862d7 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:15.762897 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1308/5167] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:15 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:16.101358 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-18cfd71a-9208-43e3-8702-4fb8173bf2f6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:16.103027 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18cfd71a-9208-43e3-8702-4fb8173bf2f6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:16.103212 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18cfd71a-9208-43e3-8702-4fb8173bf2f6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:16.103409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-18cfd71a-9208-43e3-8702-4fb8173bf2f6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:16.103522 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-18cfd71a-9208-43e3-8702-4fb8173bf2f6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:16.107365 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:16.107365 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:16.108025 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-18cfd71a-9208-43e3-8702-4fb8173bf2f6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:16.108341 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1289/5168] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:16 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:16.774433 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1f95cf40-0826-4769-98dd-6753b348e98b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:16.776200 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f95cf40-0826-4769-98dd-6753b348e98b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:16.776418 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f95cf40-0826-4769-98dd-6753b348e98b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:16.776652 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1f95cf40-0826-4769-98dd-6753b348e98b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:16.782988 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:16.782988 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:16.786232 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1f95cf40-0826-4769-98dd-6753b348e98b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:16.789751 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1f95cf40-0826-4769-98dd-6753b348e98b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:16.790145 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1289/5169] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:16 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:17.118925 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4ac69b89-7d40-4aec-aecd-e1176cd7eb31 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:17.120332 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ac69b89-7d40-4aec-aecd-e1176cd7eb31 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:17.120554 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ac69b89-7d40-4aec-aecd-e1176cd7eb31 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:17.120783 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4ac69b89-7d40-4aec-aecd-e1176cd7eb31 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:17.120830 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-4ac69b89-7d40-4aec-aecd-e1176cd7eb31 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:17.127852 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:17.127852 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:17.128695 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4ac69b89-7d40-4aec-aecd-e1176cd7eb31 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:17.129212 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1284/5170] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:17 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:17.802625 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-231c9cca-d401-410f-81bf-42027e6ea38c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:17.804139 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-231c9cca-d401-410f-81bf-42027e6ea38c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:17.804303 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-231c9cca-d401-410f-81bf-42027e6ea38c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:17.804508 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-231c9cca-d401-410f-81bf-42027e6ea38c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:17.812115 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:17.812115 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:17.816101 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-231c9cca-d401-410f-81bf-42027e6ea38c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:17.820619 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-231c9cca-d401-410f-81bf-42027e6ea38c tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:17.821033 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1309/5171] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:17 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:18.138883 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5412c119-ba58-408e-bb23-57f41a69767e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:18.141742 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5412c119-ba58-408e-bb23-57f41a69767e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:18.141742 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5412c119-ba58-408e-bb23-57f41a69767e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:18.141742 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5412c119-ba58-408e-bb23-57f41a69767e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:18.141742 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-5412c119-ba58-408e-bb23-57f41a69767e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:18.145131 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:18.145131 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:18.146414 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5412c119-ba58-408e-bb23-57f41a69767e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:18.146414 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1290/5172] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:18 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:18.834956 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ad15b6c7-adba-4a3f-b21f-6151914a3c0a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:18.841609 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ad15b6c7-adba-4a3f-b21f-6151914a3c0a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:18.841609 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ad15b6c7-adba-4a3f-b21f-6151914a3c0a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:18.841609 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ad15b6c7-adba-4a3f-b21f-6151914a3c0a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:18.848894 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:18.848894 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:18.852874 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ad15b6c7-adba-4a3f-b21f-6151914a3c0a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:18.857206 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ad15b6c7-adba-4a3f-b21f-6151914a3c0a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:18.857683 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1290/5173] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:18 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:19.160858 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c8fc7f1d-ad6e-484e-bb35-03737ce7ff34 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:19.162717 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8fc7f1d-ad6e-484e-bb35-03737ce7ff34 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:19.163038 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8fc7f1d-ad6e-484e-bb35-03737ce7ff34 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:19.163303 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c8fc7f1d-ad6e-484e-bb35-03737ce7ff34 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:19.163510 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c8fc7f1d-ad6e-484e-bb35-03737ce7ff34 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:19.167695 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:19.167695 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:19.169161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c8fc7f1d-ad6e-484e-bb35-03737ce7ff34 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:19.169690 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1285/5174] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:19 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:19.874453 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a41f5c9e-0530-47e5-b89a-79dc277c3835 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:19.874453 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a41f5c9e-0530-47e5-b89a-79dc277c3835 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:19.874453 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a41f5c9e-0530-47e5-b89a-79dc277c3835 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:19.874453 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a41f5c9e-0530-47e5-b89a-79dc277c3835 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:19.883654 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:19.883654 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:19.887725 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a41f5c9e-0530-47e5-b89a-79dc277c3835 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:19.891529 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a41f5c9e-0530-47e5-b89a-79dc277c3835 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:19.891889 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1310/5175] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:19 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:20.178464 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dda8c305-399e-4a56-8668-f06f5c45f481 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:20.180283 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dda8c305-399e-4a56-8668-f06f5c45f481 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:20.180509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dda8c305-399e-4a56-8668-f06f5c45f481 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:20.180765 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dda8c305-399e-4a56-8668-f06f5c45f481 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:20.180878 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-dda8c305-399e-4a56-8668-f06f5c45f481 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:20.185592 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:20.185592 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:20.186583 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dda8c305-399e-4a56-8668-f06f5c45f481 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:20.186936 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1291/5176] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:20 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:20.903716 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-901d489e-e1c6-4330-a720-fa68a67d36bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:20.906547 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-901d489e-e1c6-4330-a720-fa68a67d36bd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:20.906547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-901d489e-e1c6-4330-a720-fa68a67d36bd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:20.906547 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-901d489e-e1c6-4330-a720-fa68a67d36bd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:20.911755 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:20.911755 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:20.915059 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-901d489e-e1c6-4330-a720-fa68a67d36bd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:20.918714 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-901d489e-e1c6-4330-a720-fa68a67d36bd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:20.919135 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1291/5177] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:20 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:21.196719 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ce5c3611-b705-4f9e-b1c4-15c213790ae1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:21.198250 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce5c3611-b705-4f9e-b1c4-15c213790ae1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:21.198522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce5c3611-b705-4f9e-b1c4-15c213790ae1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:21.199621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ce5c3611-b705-4f9e-b1c4-15c213790ae1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:21.199621 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ce5c3611-b705-4f9e-b1c4-15c213790ae1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:21.203678 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:21.203678 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:21.203678 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ce5c3611-b705-4f9e-b1c4-15c213790ae1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:21.203678 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1286/5178] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:21 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:21.212840 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0e1bb46a-6dd0-4021-9cf1-17773d095817 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:21.214665 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0e1bb46a-6dd0-4021-9cf1-17773d095817 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:21:21.215109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0e1bb46a-6dd0-4021-9cf1-17773d095817 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "823b732d-7373-427b-adbb-db46a54906c2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2000063665"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:21.216551 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-0e1bb46a-6dd0-4021-9cf1-17773d095817 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating new backup {'backup': {'volume_id': '823b732d-7373-427b-adbb-db46a54906c2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2000063665'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:21:21.216728 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-0e1bb46a-6dd0-4021-9cf1-17773d095817 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating backup of volume 823b732d-7373-427b-adbb-db46a54906c2 in container None Jul 31 19:21:21.223647 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:21.223647 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:21.224098 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0e1bb46a-6dd0-4021-9cf1-17773d095817 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:21.241822 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-0e1bb46a-6dd0-4021-9cf1-17773d095817 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['d334358d-d888-472f-995a-5a57922a2742', '759becdf-0164-44e0-ae8c-58e2b0475021'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:21:21.272955 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0e1bb46a-6dd0-4021-9cf1-17773d095817 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:21:21.273389 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1311/5179] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:21:21 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:21.281649 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-34000546-ab37-4636-8f32-f2f69e9f1df0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:21.283625 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-34000546-ab37-4636-8f32-f2f69e9f1df0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:21.283860 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-34000546-ab37-4636-8f32-f2f69e9f1df0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:21.284081 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-34000546-ab37-4636-8f32-f2f69e9f1df0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:21.284198 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-34000546-ab37-4636-8f32-f2f69e9f1df0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:21.289414 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:21.289414 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:21.290950 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-34000546-ab37-4636-8f32-f2f69e9f1df0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:21.290950 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1292/5180] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:21 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:21.931280 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-db8bebdb-38f7-4530-93d8-8b2cf2ab9854 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:21.934377 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db8bebdb-38f7-4530-93d8-8b2cf2ab9854 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:21.934377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db8bebdb-38f7-4530-93d8-8b2cf2ab9854 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:21.934377 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-db8bebdb-38f7-4530-93d8-8b2cf2ab9854 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:21.941065 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:21.941065 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:21.943515 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-db8bebdb-38f7-4530-93d8-8b2cf2ab9854 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:21.948052 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-db8bebdb-38f7-4530-93d8-8b2cf2ab9854 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:21.948538 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1292/5181] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:21 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:22.301385 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-253733da-f618-44ec-b2cb-fab2aa63d309 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:22.305024 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-253733da-f618-44ec-b2cb-fab2aa63d309 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:22.305024 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-253733da-f618-44ec-b2cb-fab2aa63d309 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:22.305024 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-253733da-f618-44ec-b2cb-fab2aa63d309 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:22.305024 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-253733da-f618-44ec-b2cb-fab2aa63d309 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:22.309978 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:22.309978 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:22.309978 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-253733da-f618-44ec-b2cb-fab2aa63d309 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:22.309978 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1287/5182] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:22 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:22.961107 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d58c1178-28aa-463d-8814-3f49abe18f1f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:22.962892 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d58c1178-28aa-463d-8814-3f49abe18f1f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:22.963085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d58c1178-28aa-463d-8814-3f49abe18f1f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:22.963280 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d58c1178-28aa-463d-8814-3f49abe18f1f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:22.970458 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:22.970458 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:22.974628 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d58c1178-28aa-463d-8814-3f49abe18f1f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:22.979266 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d58c1178-28aa-463d-8814-3f49abe18f1f tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:22.979744 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1312/5183] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:22 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:23.321251 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-122f322e-be2a-4248-8a07-1461ae7afc1d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:23.323135 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-122f322e-be2a-4248-8a07-1461ae7afc1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:23.323393 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-122f322e-be2a-4248-8a07-1461ae7afc1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:23.323669 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-122f322e-be2a-4248-8a07-1461ae7afc1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:23.323840 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-122f322e-be2a-4248-8a07-1461ae7afc1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:23.327976 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:23.327976 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:23.328894 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-122f322e-be2a-4248-8a07-1461ae7afc1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:23.329253 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1293/5184] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:23 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:23.992540 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d9681fd7-562c-48bc-8c68-af851b1540dd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:23.996311 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9681fd7-562c-48bc-8c68-af851b1540dd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:23.996311 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9681fd7-562c-48bc-8c68-af851b1540dd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:23.996311 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d9681fd7-562c-48bc-8c68-af851b1540dd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:24.003469 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:24.003469 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:24.007918 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d9681fd7-562c-48bc-8c68-af851b1540dd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:24.013626 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d9681fd7-562c-48bc-8c68-af851b1540dd tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:24.013626 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1293/5185] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:23 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:24.340530 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-498749e3-2f19-4a7b-884b-f840fb970a04 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:24.342251 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-498749e3-2f19-4a7b-884b-f840fb970a04 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:24.342477 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-498749e3-2f19-4a7b-884b-f840fb970a04 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:24.342693 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-498749e3-2f19-4a7b-884b-f840fb970a04 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:24.342793 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-498749e3-2f19-4a7b-884b-f840fb970a04 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:24.347399 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:24.347399 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:24.348239 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-498749e3-2f19-4a7b-884b-f840fb970a04 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:24.348636 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1288/5186] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:24 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:25.029084 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e377350a-2752-4969-bc4c-ea1a06d653ec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:25.031249 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e377350a-2752-4969-bc4c-ea1a06d653ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:25.031506 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e377350a-2752-4969-bc4c-ea1a06d653ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:25.031744 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e377350a-2752-4969-bc4c-ea1a06d653ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:25.040029 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:25.040029 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:25.043905 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e377350a-2752-4969-bc4c-ea1a06d653ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:25.049855 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e377350a-2752-4969-bc4c-ea1a06d653ec tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:25.050447 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1313/5187] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:25 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:25.361646 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c47008db-53a7-4a6f-a7ff-4253d795a6e6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:25.363897 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c47008db-53a7-4a6f-a7ff-4253d795a6e6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:25.364191 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c47008db-53a7-4a6f-a7ff-4253d795a6e6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:25.364466 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c47008db-53a7-4a6f-a7ff-4253d795a6e6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:25.364627 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c47008db-53a7-4a6f-a7ff-4253d795a6e6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:25.370329 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:25.370329 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:25.371392 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c47008db-53a7-4a6f-a7ff-4253d795a6e6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:25.371913 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1294/5188] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:25 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:26.065465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f4086f48-1386-41be-807f-10ff0661700d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:26.067770 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f4086f48-1386-41be-807f-10ff0661700d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:26.068087 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f4086f48-1386-41be-807f-10ff0661700d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:26.068342 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f4086f48-1386-41be-807f-10ff0661700d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:26.076591 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:26.076591 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:26.080715 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f4086f48-1386-41be-807f-10ff0661700d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:26.085354 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f4086f48-1386-41be-807f-10ff0661700d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:26.085964 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1294/5189] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:26 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:26.393658 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d578ab4f-7f21-4410-ad15-2de432ed69b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:26.395931 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d578ab4f-7f21-4410-ad15-2de432ed69b6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:26.396164 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d578ab4f-7f21-4410-ad15-2de432ed69b6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:26.396400 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d578ab4f-7f21-4410-ad15-2de432ed69b6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:26.396559 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-d578ab4f-7f21-4410-ad15-2de432ed69b6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:26.401948 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:26.401948 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:26.402841 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d578ab4f-7f21-4410-ad15-2de432ed69b6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:26.403257 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1289/5190] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:26 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:27.101861 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-00f1075e-d69a-483d-9c90-7a05b9d1a83a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:27.103840 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00f1075e-d69a-483d-9c90-7a05b9d1a83a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:27.104118 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00f1075e-d69a-483d-9c90-7a05b9d1a83a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:27.104329 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-00f1075e-d69a-483d-9c90-7a05b9d1a83a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:27.112101 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:27.112101 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:27.116582 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-00f1075e-d69a-483d-9c90-7a05b9d1a83a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:27.121887 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-00f1075e-d69a-483d-9c90-7a05b9d1a83a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:27.122587 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1314/5191] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:27 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:27.415775 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-329cec2e-e7f2-4550-bc20-e6f6bdc8cd38 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:27.417651 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-329cec2e-e7f2-4550-bc20-e6f6bdc8cd38 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:27.417953 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-329cec2e-e7f2-4550-bc20-e6f6bdc8cd38 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:27.418192 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-329cec2e-e7f2-4550-bc20-e6f6bdc8cd38 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:27.418352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-329cec2e-e7f2-4550-bc20-e6f6bdc8cd38 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:27.423998 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:27.423998 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:27.424888 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-329cec2e-e7f2-4550-bc20-e6f6bdc8cd38 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:27.425297 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1295/5192] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:27 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:28.135657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b477ee3b-b636-4420-bd68-632cf2efdb4b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:28.137567 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b477ee3b-b636-4420-bd68-632cf2efdb4b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:28.137807 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b477ee3b-b636-4420-bd68-632cf2efdb4b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:28.137995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b477ee3b-b636-4420-bd68-632cf2efdb4b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:28.148639 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:28.148639 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:28.156115 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b477ee3b-b636-4420-bd68-632cf2efdb4b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:28.160307 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b477ee3b-b636-4420-bd68-632cf2efdb4b tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:28.160782 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1295/5193] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:28 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:28.437018 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac2189ff-462d-4656-ac66-b4b7608e3f09 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:28.439430 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac2189ff-462d-4656-ac66-b4b7608e3f09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:28.439652 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac2189ff-462d-4656-ac66-b4b7608e3f09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:28.439853 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac2189ff-462d-4656-ac66-b4b7608e3f09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:28.439964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ac2189ff-462d-4656-ac66-b4b7608e3f09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:28.444674 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:28.444674 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:28.445442 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac2189ff-462d-4656-ac66-b4b7608e3f09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:28.445810 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1290/5194] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:28 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:28.455813 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:28.457402 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca/restore Jul 31 19:21:28.457718 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "823b732d-7373-427b-adbb-db46a54906c2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:28.459085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.contrib.backups [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Restoring backup e1096654-c4d7-4478-9b71-71b33aee33ca ({'restore': {'volume_id': '823b732d-7373-427b-adbb-db46a54906c2'}}) {{(pid=100318) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 19:21:28.459234 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Restoring backup e1096654-c4d7-4478-9b71-71b33aee33ca to volume 823b732d-7373-427b-adbb-db46a54906c2. Jul 31 19:21:28.463078 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:28.463078 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:28.469574 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:28.469574 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:28.470107 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:28.470238 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.api [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Checking backup size 1 against volume size 1 {{(pid=100318) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 19:21:28.470375 np0000006260 devstack@c-api.service[100318]: INFO cinder.backup.api [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Overwriting volume 823b732d-7373-427b-adbb-db46a54906c2 with restore of backup e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:28.485909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] restore_backup in rpcapi backup_id e1096654-c4d7-4478-9b71-71b33aee33ca {{(pid=100318) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 19:21:28.487915 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-88f6da02-7f13-42a4-9b64-f1ccf2add542 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca/restore returned with HTTP 202 Jul 31 19:21:28.488378 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1315/5195] 10.4.3.163 () {68 vars in 1393 bytes} [Fri Jul 31 19:21:28 2026] POST /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca/restore => generated 182 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:28.496023 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-89c80e77-c91a-4b5c-8334-747cc3931be2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:28.497893 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-89c80e77-c91a-4b5c-8334-747cc3931be2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:28.498147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-89c80e77-c91a-4b5c-8334-747cc3931be2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:28.498357 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-89c80e77-c91a-4b5c-8334-747cc3931be2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:28.498485 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-89c80e77-c91a-4b5c-8334-747cc3931be2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:28.504048 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:28.504048 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:28.504914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-89c80e77-c91a-4b5c-8334-747cc3931be2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:28.505327 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1296/5196] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:28 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:29.172592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-63dba56c-6c11-4267-8a9d-42437277d560 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:29.174283 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63dba56c-6c11-4267-8a9d-42437277d560 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:29.174553 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63dba56c-6c11-4267-8a9d-42437277d560 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:29.174756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63dba56c-6c11-4267-8a9d-42437277d560 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:29.181388 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:29.181388 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:29.185077 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-63dba56c-6c11-4267-8a9d-42437277d560 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:29.190126 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63dba56c-6c11-4267-8a9d-42437277d560 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:29.190588 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1296/5197] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:29 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:29.301941 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-458bebc1-befb-415c-8b18-eae611c877ad req-14170b4f-98bd-45e2-90b5-d00ffc04098d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:29.303989 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-14170b4f-98bd-45e2-90b5-d00ffc04098d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:29.304210 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-14170b4f-98bd-45e2-90b5-d00ffc04098d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:29.304406 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-14170b4f-98bd-45e2-90b5-d00ffc04098d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:29.310833 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:29.310833 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:29.314196 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-458bebc1-befb-415c-8b18-eae611c877ad req-14170b4f-98bd-45e2-90b5-d00ffc04098d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:29.318401 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-14170b4f-98bd-45e2-90b5-d00ffc04098d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:29.318789 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1291/5198] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:21:29 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:29.514913 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d28c59b4-b34e-4d27-b106-0f23c0efdeed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:29.516509 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d28c59b4-b34e-4d27-b106-0f23c0efdeed tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:29.516698 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d28c59b4-b34e-4d27-b106-0f23c0efdeed tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:29.516909 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d28c59b4-b34e-4d27-b106-0f23c0efdeed tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:29.517136 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-d28c59b4-b34e-4d27-b106-0f23c0efdeed tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:29.521370 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:29.521370 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:29.522099 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d28c59b4-b34e-4d27-b106-0f23c0efdeed tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:29.522430 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1316/5199] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:29 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:29.738702 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-458bebc1-befb-415c-8b18-eae611c877ad req-a5babc71-8cbc-4909-b12c-e9357b9e1c27 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:29.740703 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-a5babc71-8cbc-4909-b12c-e9357b9e1c27 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:29.740953 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-a5babc71-8cbc-4909-b12c-e9357b9e1c27 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:29.741198 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-a5babc71-8cbc-4909-b12c-e9357b9e1c27 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:29.747778 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:29.747778 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:29.751127 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-458bebc1-befb-415c-8b18-eae611c877ad req-a5babc71-8cbc-4909-b12c-e9357b9e1c27 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:29.755513 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-a5babc71-8cbc-4909-b12c-e9357b9e1c27 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:29.756041 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1297/5200] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:21:29 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:29.765380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-30e03461-73b8-4002-a5a5-950d059a01d5 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:29.765783 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30e03461-73b8-4002-a5a5-950d059a01d5 None None] GET https://10.4.3.163/volume// Jul 31 19:21:29.765939 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30e03461-73b8-4002-a5a5-950d059a01d5 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:29.766110 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30e03461-73b8-4002-a5a5-950d059a01d5 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:29.766512 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30e03461-73b8-4002-a5a5-950d059a01d5 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:21:29.766805 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1297/5201] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:21:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:21:29.773608 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-458bebc1-befb-415c-8b18-eae611c877ad req-6929bacd-81ed-49e6-b15a-92378f7abe40 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:29.775563 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-6929bacd-81ed-49e6-b15a-92378f7abe40 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:21:29.775843 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-6929bacd-81ed-49e6-b15a-92378f7abe40 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "054ec520-55b7-4134-bafd-0094c7eaa0b5", "connector": null, "instance_uuid": "7e9bd02c-772a-441f-adbc-09a1b1b9ad99"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:29.784716 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:29.784716 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:29.807206 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-6929bacd-81ed-49e6-b15a-92378f7abe40 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:21:29.807857 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1292/5202] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:21:29 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:30.533789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5595e558-df0f-4df2-8b0f-4b04c6e56ec2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:30.535586 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5595e558-df0f-4df2-8b0f-4b04c6e56ec2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:30.535791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5595e558-df0f-4df2-8b0f-4b04c6e56ec2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:30.536091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5595e558-df0f-4df2-8b0f-4b04c6e56ec2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:30.536091 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5595e558-df0f-4df2-8b0f-4b04c6e56ec2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:30.540371 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:30.540371 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:30.541463 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5595e558-df0f-4df2-8b0f-4b04c6e56ec2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:30.541463 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1317/5203] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:30 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:30.598530 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9912ef2d-8335-4431-8936-c954e3444ecb None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:30.599015 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9912ef2d-8335-4431-8936-c954e3444ecb None None] GET https://10.4.3.163/volume// Jul 31 19:21:30.599180 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9912ef2d-8335-4431-8936-c954e3444ecb None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:30.599366 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9912ef2d-8335-4431-8936-c954e3444ecb None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:30.599721 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9912ef2d-8335-4431-8936-c954e3444ecb None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:21:30.599991 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1298/5204] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:21:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:21:30.611811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-458bebc1-befb-415c-8b18-eae611c877ad req-c0becbde-46a8-4ba0-aa80-1a05f1b7051a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:30.613974 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-c0becbde-46a8-4ba0-aa80-1a05f1b7051a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:21:30.614206 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-c0becbde-46a8-4ba0-aa80-1a05f1b7051a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:30.614401 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-c0becbde-46a8-4ba0-aa80-1a05f1b7051a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:30.624492 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:30.624492 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:30.628538 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-458bebc1-befb-415c-8b18-eae611c877ad req-c0becbde-46a8-4ba0-aa80-1a05f1b7051a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:21:30.634832 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-c0becbde-46a8-4ba0-aa80-1a05f1b7051a tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:21:30.635318 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1298/5205] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:21:30 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 1629 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:21:30.745245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-458bebc1-befb-415c-8b18-eae611c877ad req-218abe30-a31f-43cd-8209-5b0e24196a2e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:30.747546 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-218abe30-a31f-43cd-8209-5b0e24196a2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] PUT https://10.4.3.163/volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252 Jul 31 19:21:30.748079 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-218abe30-a31f-43cd-8209-5b0e24196a2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:30.757948 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-458bebc1-befb-415c-8b18-eae611c877ad req-218abe30-a31f-43cd-8209-5b0e24196a2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Acquiring lock "cinder-attachment_update-054ec520-55b7-4134-bafd-0094c7eaa0b5-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:21:30.763288 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-458bebc1-befb-415c-8b18-eae611c877ad req-218abe30-a31f-43cd-8209-5b0e24196a2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Lock "cinder-attachment_update-054ec520-55b7-4134-bafd-0094c7eaa0b5-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:21:30.764855 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:30.764855 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:30.859070 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-458bebc1-befb-415c-8b18-eae611c877ad req-218abe30-a31f-43cd-8209-5b0e24196a2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Lock "cinder-attachment_update-054ec520-55b7-4134-bafd-0094c7eaa0b5-np0000006260" released by "attachment_update" :: held 0.096s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:21:30.859933 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-218abe30-a31f-43cd-8209-5b0e24196a2e tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252 returned with HTTP 200 Jul 31 19:21:30.860600 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1293/5206] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:21:30 2026] PUT /volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252 => generated 968 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:30.886955 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-458bebc1-befb-415c-8b18-eae611c877ad req-d46a4664-3697-41e3-8cfe-e9152e40c982 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:30.889615 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-d46a4664-3697-41e3-8cfe-e9152e40c982 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] POST https://10.4.3.163/volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252/action Jul 31 19:21:30.890037 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-d46a4664-3697-41e3-8cfe-e9152e40c982 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:21:30.890187 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-d46a4664-3697-41e3-8cfe-e9152e40c982 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:30.910578 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:30.910578 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:30.921473 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-d46a4664-3697-41e3-8cfe-e9152e40c982 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252/action returned with HTTP 204 Jul 31 19:21:30.922127 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1318/5207] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:21:30 2026] POST /volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:21:31.552527 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d782b814-400d-4db7-9b0e-a0db1176e2ac None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:31.555004 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d782b814-400d-4db7-9b0e-a0db1176e2ac tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:31.555292 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d782b814-400d-4db7-9b0e-a0db1176e2ac tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:31.555725 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d782b814-400d-4db7-9b0e-a0db1176e2ac tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:31.555725 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d782b814-400d-4db7-9b0e-a0db1176e2ac tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:31.562389 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:31.562389 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:31.563829 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d782b814-400d-4db7-9b0e-a0db1176e2ac tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:31.564209 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1299/5208] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:31 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:32.574492 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-919aec63-5065-4535-bc56-d0fc091fb5ee None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:32.576319 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-919aec63-5065-4535-bc56-d0fc091fb5ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:32.576564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-919aec63-5065-4535-bc56-d0fc091fb5ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:32.576764 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-919aec63-5065-4535-bc56-d0fc091fb5ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:32.576892 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-919aec63-5065-4535-bc56-d0fc091fb5ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:32.581881 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:32.581881 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:32.582611 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-919aec63-5065-4535-bc56-d0fc091fb5ee tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:32.582997 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1299/5209] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:32 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:33.593425 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b915c4c7-5673-491b-8448-d66e4d2cb637 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:33.595850 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b915c4c7-5673-491b-8448-d66e4d2cb637 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:33.596091 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b915c4c7-5673-491b-8448-d66e4d2cb637 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:33.596328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b915c4c7-5673-491b-8448-d66e4d2cb637 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:33.596481 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-b915c4c7-5673-491b-8448-d66e4d2cb637 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:33.603245 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:33.603245 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:33.603245 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b915c4c7-5673-491b-8448-d66e4d2cb637 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:33.603245 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1294/5210] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:33 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:34.613669 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1c90b23e-fa2c-441f-af98-e21b3032a9e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:34.621885 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c90b23e-fa2c-441f-af98-e21b3032a9e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:34.621885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c90b23e-fa2c-441f-af98-e21b3032a9e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:34.621885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1c90b23e-fa2c-441f-af98-e21b3032a9e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:34.621885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-1c90b23e-fa2c-441f-af98-e21b3032a9e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:34.628323 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:34.628323 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:34.629221 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1c90b23e-fa2c-441f-af98-e21b3032a9e1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:34.629676 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1319/5211] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:34 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:35.113137 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-458bebc1-befb-415c-8b18-eae611c877ad req-81dbd809-b2e2-4913-ac4c-5c68dcc5874d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:35.115859 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-81dbd809-b2e2-4913-ac4c-5c68dcc5874d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5/encryption Jul 31 19:21:35.116133 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-81dbd809-b2e2-4913-ac4c-5c68dcc5874d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:35.116362 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-81dbd809-b2e2-4913-ac4c-5c68dcc5874d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:35.128301 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:35.128301 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:35.136405 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-458bebc1-befb-415c-8b18-eae611c877ad req-81dbd809-b2e2-4913-ac4c-5c68dcc5874d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5/encryption returned with HTTP 200 Jul 31 19:21:35.136858 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1300/5212] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:21:35 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:35.642765 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-caf042fb-74e2-4f87-84aa-392bfb8e4acb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:35.644802 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caf042fb-74e2-4f87-84aa-392bfb8e4acb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:35.645026 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caf042fb-74e2-4f87-84aa-392bfb8e4acb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:35.645266 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-caf042fb-74e2-4f87-84aa-392bfb8e4acb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:35.645405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-caf042fb-74e2-4f87-84aa-392bfb8e4acb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:35.650412 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:35.650412 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:35.651285 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-caf042fb-74e2-4f87-84aa-392bfb8e4acb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:35.651803 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1300/5213] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:35 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:36.663597 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-13d784cc-663e-498a-b2da-91a7bdea23dd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:36.665703 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13d784cc-663e-498a-b2da-91a7bdea23dd tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:36.665948 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13d784cc-663e-498a-b2da-91a7bdea23dd tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:36.666180 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-13d784cc-663e-498a-b2da-91a7bdea23dd tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:36.666320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-13d784cc-663e-498a-b2da-91a7bdea23dd tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:36.671549 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:36.671549 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:36.672405 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-13d784cc-663e-498a-b2da-91a7bdea23dd tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:36.672848 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1295/5214] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:36 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:37.683234 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-26026ac9-f89c-4276-8f3d-de22c63a63f4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:37.685330 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26026ac9-f89c-4276-8f3d-de22c63a63f4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:37.685596 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26026ac9-f89c-4276-8f3d-de22c63a63f4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:37.685809 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-26026ac9-f89c-4276-8f3d-de22c63a63f4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:37.686081 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-26026ac9-f89c-4276-8f3d-de22c63a63f4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:37.690784 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:37.690784 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:37.691583 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-26026ac9-f89c-4276-8f3d-de22c63a63f4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:37.692184 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1320/5215] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:37 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:38.703461 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dfb43dc6-c317-4dc2-b954-cfc27c3fa295 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:38.705656 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dfb43dc6-c317-4dc2-b954-cfc27c3fa295 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:38.705856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dfb43dc6-c317-4dc2-b954-cfc27c3fa295 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:38.706042 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dfb43dc6-c317-4dc2-b954-cfc27c3fa295 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:38.706143 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-dfb43dc6-c317-4dc2-b954-cfc27c3fa295 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:38.710152 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:38.710152 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:38.710863 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dfb43dc6-c317-4dc2-b954-cfc27c3fa295 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:38.711269 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1301/5216] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:38 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:39.723456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-89370b67-c2c7-413c-9a24-2fb7b89e0876 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:39.725568 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89370b67-c2c7-413c-9a24-2fb7b89e0876 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:39.725756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89370b67-c2c7-413c-9a24-2fb7b89e0876 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:39.725955 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-89370b67-c2c7-413c-9a24-2fb7b89e0876 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:39.726053 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-89370b67-c2c7-413c-9a24-2fb7b89e0876 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:39.731189 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:39.731189 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:39.731948 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-89370b67-c2c7-413c-9a24-2fb7b89e0876 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:39.732284 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1301/5217] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:39 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:40.742384 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-737629d1-48df-4514-8997-6db901aea197 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:40.744197 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-737629d1-48df-4514-8997-6db901aea197 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:40.744372 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-737629d1-48df-4514-8997-6db901aea197 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:40.744635 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-737629d1-48df-4514-8997-6db901aea197 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:40.744794 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-737629d1-48df-4514-8997-6db901aea197 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:40.748772 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:40.748772 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:40.749465 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-737629d1-48df-4514-8997-6db901aea197 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:40.749842 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1296/5218] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:40 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:40.759746 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-71fa9673-c253-40c5-a0dd-47bd97d8953e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:40.761622 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-71fa9673-c253-40c5-a0dd-47bd97d8953e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 Jul 31 19:21:40.761851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-71fa9673-c253-40c5-a0dd-47bd97d8953e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:40.762044 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-71fa9673-c253-40c5-a0dd-47bd97d8953e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:40.769206 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:40.769206 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:40.773303 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-71fa9673-c253-40c5-a0dd-47bd97d8953e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:40.777787 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-71fa9673-c253-40c5-a0dd-47bd97d8953e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 returned with HTTP 200 Jul 31 19:21:40.778251 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1321/5219] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:40 2026] GET /volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:40.793187 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b85efe3e-864d-42ac-857e-9fff31c8dd27 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:40.794928 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b85efe3e-864d-42ac-857e-9fff31c8dd27 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:40.795162 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b85efe3e-864d-42ac-857e-9fff31c8dd27 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:40.795392 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b85efe3e-864d-42ac-857e-9fff31c8dd27 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:40.795557 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-b85efe3e-864d-42ac-857e-9fff31c8dd27 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete backup with id: e1096654-c4d7-4478-9b71-71b33aee33ca. Jul 31 19:21:40.800886 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:40.800886 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:40.816567 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-b85efe3e-864d-42ac-857e-9fff31c8dd27 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] delete_backup rpcapi backup_id e1096654-c4d7-4478-9b71-71b33aee33ca {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:21:40.818641 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b85efe3e-864d-42ac-857e-9fff31c8dd27 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 202 Jul 31 19:21:40.819176 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1302/5220] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:21:40 2026] DELETE /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:21:40.826117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0fbbad71-5122-4c38-990d-bb5582c1f620 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:40.827897 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0fbbad71-5122-4c38-990d-bb5582c1f620 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:40.828003 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0fbbad71-5122-4c38-990d-bb5582c1f620 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:40.828178 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0fbbad71-5122-4c38-990d-bb5582c1f620 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:40.828350 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0fbbad71-5122-4c38-990d-bb5582c1f620 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:40.833611 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:40.833611 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:40.834349 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0fbbad71-5122-4c38-990d-bb5582c1f620 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 200 Jul 31 19:21:40.834863 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1302/5221] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:40 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:41.845780 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37c72a41-0af7-46c3-b4e1-5237db84ca09 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:41.847329 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37c72a41-0af7-46c3-b4e1-5237db84ca09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca Jul 31 19:21:41.847543 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37c72a41-0af7-46c3-b4e1-5237db84ca09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:41.847703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37c72a41-0af7-46c3-b4e1-5237db84ca09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:41.847857 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-37c72a41-0af7-46c3-b4e1-5237db84ca09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id e1096654-c4d7-4478-9b71-71b33aee33ca. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:41.851293 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37c72a41-0af7-46c3-b4e1-5237db84ca09 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca returned with HTTP 404 Jul 31 19:21:41.851722 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1297/5222] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:41 2026] GET /volume/v3/backups/e1096654-c4d7-4478-9b71-71b33aee33ca => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:21:41.861456 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4a55bc8c-b98d-41f6-b095-dbeb822eb7f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:41.863286 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4a55bc8c-b98d-41f6-b095-dbeb822eb7f8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:41.863547 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4a55bc8c-b98d-41f6-b095-dbeb822eb7f8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:41.863748 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4a55bc8c-b98d-41f6-b095-dbeb822eb7f8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:41.863865 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-4a55bc8c-b98d-41f6-b095-dbeb822eb7f8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete backup with id: 677076c9-99b8-44ca-8432-f7cdeae2985c. Jul 31 19:21:41.868243 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:41.868243 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:41.881159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-4a55bc8c-b98d-41f6-b095-dbeb822eb7f8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] delete_backup rpcapi backup_id 677076c9-99b8-44ca-8432-f7cdeae2985c {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:21:41.882964 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4a55bc8c-b98d-41f6-b095-dbeb822eb7f8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 202 Jul 31 19:21:41.883407 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1322/5223] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:21:41 2026] DELETE /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:21:41.891111 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-588548af-5e57-4448-82df-e40f3b0e3ca5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:41.893110 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-588548af-5e57-4448-82df-e40f3b0e3ca5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:41.893323 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-588548af-5e57-4448-82df-e40f3b0e3ca5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:41.893575 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-588548af-5e57-4448-82df-e40f3b0e3ca5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:41.893693 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-588548af-5e57-4448-82df-e40f3b0e3ca5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:41.898832 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:41.898832 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:41.899639 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-588548af-5e57-4448-82df-e40f3b0e3ca5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 200 Jul 31 19:21:41.900154 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1303/5224] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:41 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:42.911231 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3658624d-3b34-4a99-8a43-dc09650f2043 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:42.913141 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3658624d-3b34-4a99-8a43-dc09650f2043 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c Jul 31 19:21:42.913497 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3658624d-3b34-4a99-8a43-dc09650f2043 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:42.913727 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3658624d-3b34-4a99-8a43-dc09650f2043 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:42.913852 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3658624d-3b34-4a99-8a43-dc09650f2043 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 677076c9-99b8-44ca-8432-f7cdeae2985c. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:42.917948 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3658624d-3b34-4a99-8a43-dc09650f2043 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c returned with HTTP 404 Jul 31 19:21:42.918510 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1303/5225] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:42 2026] GET /volume/v3/backups/677076c9-99b8-44ca-8432-f7cdeae2985c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:21:42.947771 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:42.949657 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:21:42.950048 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e74677fa-87e0-450e-9647-10aa6f351270", "name": "tempest-VolumesBackupsTest-Volume-220275632"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:42.952407 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e74677fa-87e0-450e-9647-10aa6f351270', 'name': 'tempest-VolumesBackupsTest-Volume-220275632'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:21:43.031251 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume of 1 GB Jul 31 19:21:43.036136 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Availability Zones retrieved successfully. Jul 31 19:21:43.041858 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Flow 'volume_create_api' (6bcfff2f-12a4-4479-a326-44816552c8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:21:43.042850 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52d54ce-0723-44b0-924c-c82849f9d7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:43.043757 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:21:43.094114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52d54ce-0723-44b0-924c-c82849f9d7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:43.094926 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc688f0-1aff-4baa-8c87-d1438b396a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:43.129517 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['e32fdf54-4bf5-4d57-9dfc-0406cf077e9b', 'c9e8b02b-c056-43c6-81bd-66a7c2c2c669', 'e55b025e-be58-4334-b796-b9b4173ce1fa', '20e7b71d-d2ae-4ffd-8eca-bdc146d173fc'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:21:43.130225 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc688f0-1aff-4baa-8c87-d1438b396a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e32fdf54-4bf5-4d57-9dfc-0406cf077e9b', 'c9e8b02b-c056-43c6-81bd-66a7c2c2c669', 'e55b025e-be58-4334-b796-b9b4173ce1fa', '20e7b71d-d2ae-4ffd-8eca-bdc146d173fc']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:43.130929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa123e28-78df-4ff4-a26b-d5fa4eabacee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:43.152936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa123e28-78df-4ff4-a26b-d5fa4eabacee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17edb4b9-7584-4d41-a34e-ffc475a3db58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-220275632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',qos_specs=None,replication_status=,reservations=['e32fdf54-4bf5-4d57-9dfc-0406cf077e9b','c9e8b02b-c056-43c6-81bd-66a7c2c2c669','e55b025e-be58-4334-b796-b9b4173ce1fa','20e7b71d-d2ae-4ffd-8eca-bdc146d173fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-220275632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17edb4b9-7584-4d41-a34e-ffc475a3db58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:43.153839 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b939b0a3-bc77-4398-a667-7e04915bae6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:43.170260 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b939b0a3-bc77-4398-a667-7e04915bae6b) transitioned into state 'SUCCESS' from state '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-220275632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',qos_specs=None,replication_status=,reservations=['e32fdf54-4bf5-4d57-9dfc-0406cf077e9b','c9e8b02b-c056-43c6-81bd-66a7c2c2c669','e55b025e-be58-4334-b796-b9b4173ce1fa','20e7b71d-d2ae-4ffd-8eca-bdc146d173fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:43.170927 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1deb5da-60af-476b-a99a-5c15cac72e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:21:43.179452 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1deb5da-60af-476b-a99a-5c15cac72e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:21:43.180208 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Flow 'volume_create_api' (6bcfff2f-12a4-4479-a326-44816552c8a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:21:43.180501 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume request issued successfully. Jul 31 19:21:43.181042 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c433b5f8-2c12-4416-838a-a896b9baaef2 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:21:43.181478 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1298/5226] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:21:42 2026] POST /volume/v3/volumes => generated 748 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:43.192624 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3e37f869-cbfb-483b-9b85-9e0a11922033 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:43.194388 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e37f869-cbfb-483b-9b85-9e0a11922033 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:21:43.194618 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e37f869-cbfb-483b-9b85-9e0a11922033 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:43.194851 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e37f869-cbfb-483b-9b85-9e0a11922033 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:43.201842 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:43.201842 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:43.205186 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3e37f869-cbfb-483b-9b85-9e0a11922033 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:43.209944 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e37f869-cbfb-483b-9b85-9e0a11922033 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 200 Jul 31 19:21:43.210599 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1323/5227] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:43 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:44.223999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-054a15bb-ac82-43b5-ab46-cfe6fb8fe812 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:44.225678 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-054a15bb-ac82-43b5-ab46-cfe6fb8fe812 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:21:44.225850 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-054a15bb-ac82-43b5-ab46-cfe6fb8fe812 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:44.226018 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-054a15bb-ac82-43b5-ab46-cfe6fb8fe812 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:44.232278 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:44.232278 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:44.235481 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-054a15bb-ac82-43b5-ab46-cfe6fb8fe812 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:44.239652 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-054a15bb-ac82-43b5-ab46-cfe6fb8fe812 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 200 Jul 31 19:21:44.240001 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1304/5228] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:44 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:44.251664 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4fd6826d-2623-4f0e-a9e1-37d0b60c9800 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:44.253270 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4fd6826d-2623-4f0e-a9e1-37d0b60c9800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:21:44.254001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4fd6826d-2623-4f0e-a9e1-37d0b60c9800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17edb4b9-7584-4d41-a34e-ffc475a3db58", "name": "tempest-VolumesBackupsTest-Backup-1726621902"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:21:44.255394 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-4fd6826d-2623-4f0e-a9e1-37d0b60c9800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating new backup {'backup': {'volume_id': '17edb4b9-7584-4d41-a34e-ffc475a3db58', 'name': 'tempest-VolumesBackupsTest-Backup-1726621902'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:21:44.255784 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-4fd6826d-2623-4f0e-a9e1-37d0b60c9800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating backup of volume 17edb4b9-7584-4d41-a34e-ffc475a3db58 in container None Jul 31 19:21:44.262751 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:44.262751 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:44.263264 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4fd6826d-2623-4f0e-a9e1-37d0b60c9800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:21:44.278828 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-4fd6826d-2623-4f0e-a9e1-37d0b60c9800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['fd4b336b-b231-49f2-9429-275ad6ef4c0a', 'dbf714a6-a4a3-4e63-be54-4ad8b8404241'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:21:44.306409 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4fd6826d-2623-4f0e-a9e1-37d0b60c9800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:21:44.306810 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1304/5229] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:21:44 2026] POST /volume/v3/backups => generated 330 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:21:44.316423 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a3e2e0d9-aa30-44bb-bdd3-8783fb39f294 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:44.318452 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3e2e0d9-aa30-44bb-bdd3-8783fb39f294 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:44.318684 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3e2e0d9-aa30-44bb-bdd3-8783fb39f294 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:44.318909 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a3e2e0d9-aa30-44bb-bdd3-8783fb39f294 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:44.319061 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-a3e2e0d9-aa30-44bb-bdd3-8783fb39f294 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:44.323529 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:44.323529 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:44.324917 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a3e2e0d9-aa30-44bb-bdd3-8783fb39f294 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:44.324917 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1299/5230] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:44 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:45.335088 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6e20b62e-4514-4250-8d03-af78111dce24 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:45.336790 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e20b62e-4514-4250-8d03-af78111dce24 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:45.336979 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e20b62e-4514-4250-8d03-af78111dce24 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:45.337158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e20b62e-4514-4250-8d03-af78111dce24 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:45.337276 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-6e20b62e-4514-4250-8d03-af78111dce24 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:45.341452 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:45.341452 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:45.342140 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e20b62e-4514-4250-8d03-af78111dce24 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:45.342483 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1324/5231] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:45 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:46.353554 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6b61a0f4-ffcb-4553-9cf4-a438c1be0e5d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:46.355264 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6b61a0f4-ffcb-4553-9cf4-a438c1be0e5d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:46.355475 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6b61a0f4-ffcb-4553-9cf4-a438c1be0e5d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:46.355661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6b61a0f4-ffcb-4553-9cf4-a438c1be0e5d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:46.355762 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6b61a0f4-ffcb-4553-9cf4-a438c1be0e5d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:46.359930 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:46.359930 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:46.360713 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6b61a0f4-ffcb-4553-9cf4-a438c1be0e5d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:46.361049 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1305/5232] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:46 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:47.374162 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d92720dc-7020-4dbb-b4af-b99b087577b7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:47.376354 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d92720dc-7020-4dbb-b4af-b99b087577b7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:47.376592 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d92720dc-7020-4dbb-b4af-b99b087577b7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:47.376812 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d92720dc-7020-4dbb-b4af-b99b087577b7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:47.376940 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-d92720dc-7020-4dbb-b4af-b99b087577b7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:47.381727 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:47.381727 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:47.382641 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d92720dc-7020-4dbb-b4af-b99b087577b7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:47.383066 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1305/5233] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:47 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:48.393870 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6f722fe3-c3c1-4b62-9fc1-b6260063ccdf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:48.395593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f722fe3-c3c1-4b62-9fc1-b6260063ccdf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:48.395775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f722fe3-c3c1-4b62-9fc1-b6260063ccdf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:48.395962 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6f722fe3-c3c1-4b62-9fc1-b6260063ccdf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:48.396060 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-6f722fe3-c3c1-4b62-9fc1-b6260063ccdf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:48.400348 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:48.400348 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:48.401141 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6f722fe3-c3c1-4b62-9fc1-b6260063ccdf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:48.401489 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1300/5234] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:48 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:49.411694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-df3213fc-7716-4f97-bc14-63a78b04aced None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:49.413404 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df3213fc-7716-4f97-bc14-63a78b04aced tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:49.413681 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df3213fc-7716-4f97-bc14-63a78b04aced tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:49.413825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-df3213fc-7716-4f97-bc14-63a78b04aced tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:49.413927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-df3213fc-7716-4f97-bc14-63a78b04aced tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:49.418273 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:49.418273 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:49.418999 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-df3213fc-7716-4f97-bc14-63a78b04aced tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:49.419366 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1325/5235] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:49 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:50.430300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3c5df2f4-0078-4f88-a292-c21bf78746d5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:50.432400 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3c5df2f4-0078-4f88-a292-c21bf78746d5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:50.432654 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3c5df2f4-0078-4f88-a292-c21bf78746d5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:50.432867 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3c5df2f4-0078-4f88-a292-c21bf78746d5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:50.432984 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-3c5df2f4-0078-4f88-a292-c21bf78746d5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:50.434816 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=71,cinder:UPDATE=17,cinder:INSERT=4 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:21:50.439091 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:50.439091 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:50.439985 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3c5df2f4-0078-4f88-a292-c21bf78746d5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:50.440420 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1306/5236] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:50 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:51.450488 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-92ceaaee-70f6-4186-a283-dc437fd739cb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:51.452213 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-92ceaaee-70f6-4186-a283-dc437fd739cb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:51.452486 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-92ceaaee-70f6-4186-a283-dc437fd739cb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:51.452738 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-92ceaaee-70f6-4186-a283-dc437fd739cb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:51.452886 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-92ceaaee-70f6-4186-a283-dc437fd739cb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:51.455220 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=94,cinder:INSERT=9,cinder:UPDATE=22 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:21:51.457869 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:51.457869 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:51.458605 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-92ceaaee-70f6-4186-a283-dc437fd739cb tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:51.458981 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1306/5237] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:51 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:52.471116 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-74c6c3d2-3f09-4357-9be5-633ed5e5d2fc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:52.473354 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74c6c3d2-3f09-4357-9be5-633ed5e5d2fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:52.473625 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74c6c3d2-3f09-4357-9be5-633ed5e5d2fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:52.473861 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-74c6c3d2-3f09-4357-9be5-633ed5e5d2fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:52.473988 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-74c6c3d2-3f09-4357-9be5-633ed5e5d2fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:52.476091 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=104,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:21:52.479129 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:52.479129 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:52.480226 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-74c6c3d2-3f09-4357-9be5-633ed5e5d2fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:52.481020 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1301/5238] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:52 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:53.491915 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f23319c0-f9e9-460d-ae18-127092511053 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:53.494677 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f23319c0-f9e9-460d-ae18-127092511053 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:53.494886 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f23319c0-f9e9-460d-ae18-127092511053 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:53.495043 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f23319c0-f9e9-460d-ae18-127092511053 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:53.495152 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-f23319c0-f9e9-460d-ae18-127092511053 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:53.500145 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:53.500145 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:53.500909 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f23319c0-f9e9-460d-ae18-127092511053 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:53.501245 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1326/5239] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:53 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:54.513480 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-28fd8792-1a86-46e2-a608-90c7097adf43 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:54.515154 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-28fd8792-1a86-46e2-a608-90c7097adf43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:54.515639 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-28fd8792-1a86-46e2-a608-90c7097adf43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:54.515639 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-28fd8792-1a86-46e2-a608-90c7097adf43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:54.515821 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-28fd8792-1a86-46e2-a608-90c7097adf43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:54.520174 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:54.520174 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:54.521220 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-28fd8792-1a86-46e2-a608-90c7097adf43 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:54.521460 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1307/5240] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:54 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:55.531133 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2ea016df-0c21-465b-8834-c1f81a2f04c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:55.532971 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2ea016df-0c21-465b-8834-c1f81a2f04c9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:55.533170 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2ea016df-0c21-465b-8834-c1f81a2f04c9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:55.533359 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2ea016df-0c21-465b-8834-c1f81a2f04c9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:55.533487 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-2ea016df-0c21-465b-8834-c1f81a2f04c9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:55.537563 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:55.537563 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:55.538285 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2ea016df-0c21-465b-8834-c1f81a2f04c9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:55.538702 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1307/5241] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:55 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:56.553455 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f2544858-8300-4c31-8759-5dace0f6713c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:56.556074 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2544858-8300-4c31-8759-5dace0f6713c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:56.556367 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2544858-8300-4c31-8759-5dace0f6713c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:56.556699 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2544858-8300-4c31-8759-5dace0f6713c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:56.556821 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-f2544858-8300-4c31-8759-5dace0f6713c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:56.562459 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:56.562459 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:56.563262 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2544858-8300-4c31-8759-5dace0f6713c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:56.563671 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1302/5242] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:56 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:57.575498 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-01bd21e3-466b-4ec9-998c-9d90124e0a1d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:57.577042 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01bd21e3-466b-4ec9-998c-9d90124e0a1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:57.577225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01bd21e3-466b-4ec9-998c-9d90124e0a1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:57.577532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-01bd21e3-466b-4ec9-998c-9d90124e0a1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:57.577834 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-01bd21e3-466b-4ec9-998c-9d90124e0a1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:57.579476 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=106,cinder:INSERT=9,cinder:UPDATE=25 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:21:57.581946 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:57.581946 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:57.582832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-01bd21e3-466b-4ec9-998c-9d90124e0a1d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:57.583698 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1327/5243] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:57 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:58.217040 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-866d2ab4-dc26-4600-b8ec-97c90eba0d5f req-aa5b3b8b-d5b3-4f70-a867-929d9ef7b4b4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:58.219697 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-866d2ab4-dc26-4600-b8ec-97c90eba0d5f req-aa5b3b8b-d5b3-4f70-a867-929d9ef7b4b4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050 Jul 31 19:21:58.219893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-866d2ab4-dc26-4600-b8ec-97c90eba0d5f req-aa5b3b8b-d5b3-4f70-a867-929d9ef7b4b4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:58.220148 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-866d2ab4-dc26-4600-b8ec-97c90eba0d5f req-aa5b3b8b-d5b3-4f70-a867-929d9ef7b4b4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:58.228133 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:58.228133 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:58.274253 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-866d2ab4-dc26-4600-b8ec-97c90eba0d5f req-aa5b3b8b-d5b3-4f70-a867-929d9ef7b4b4 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050 returned with HTTP 200 Jul 31 19:21:58.274714 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1308/5244] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:21:58 2026] DELETE /volume/v3/attachments/4df39334-7a60-4858-9c8e-2937f7ef9050 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:58.595331 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6ce6897b-c385-4597-a6eb-67edec34d39e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:58.598384 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ce6897b-c385-4597-a6eb-67edec34d39e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:58.598862 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ce6897b-c385-4597-a6eb-67edec34d39e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:58.599140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6ce6897b-c385-4597-a6eb-67edec34d39e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:58.599296 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-6ce6897b-c385-4597-a6eb-67edec34d39e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:58.604180 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:58.604180 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:21:58.605361 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6ce6897b-c385-4597-a6eb-67edec34d39e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:58.605913 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1308/5245] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:58 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:21:59.396679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-843fa374-e199-46ea-99a5-99c56604ad0c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:59.398589 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-843fa374-e199-46ea-99a5-99c56604ad0c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:59.398826 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-843fa374-e199-46ea-99a5-99c56604ad0c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:59.399030 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-843fa374-e199-46ea-99a5-99c56604ad0c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:59.399201 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-843fa374-e199-46ea-99a5-99c56604ad0c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: 1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:59.406105 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:59.406105 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:21:59.406682 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-843fa374-e199-46ea-99a5-99c56604ad0c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:59.422459 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-843fa374-e199-46ea-99a5-99c56604ad0c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:21:59.422672 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-843fa374-e199-46ea-99a5-99c56604ad0c tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 202 Jul 31 19:21:59.423068 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1303/5246] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:21:59 2026] DELETE /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:21:59.429159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0aa6ecbd-d180-4b41-a2a7-78874d9752d8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:59.431231 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0aa6ecbd-d180-4b41-a2a7-78874d9752d8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:21:59.431454 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0aa6ecbd-d180-4b41-a2a7-78874d9752d8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:59.431691 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0aa6ecbd-d180-4b41-a2a7-78874d9752d8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:59.440304 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:59.440304 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:21:59.444534 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0aa6ecbd-d180-4b41-a2a7-78874d9752d8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:21:59.450781 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0aa6ecbd-d180-4b41-a2a7-78874d9752d8 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 200 Jul 31 19:21:59.451319 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1328/5247] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:59 2026] GET /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:21:59.616870 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d7dc7715-e569-4971-8062-50eadce2b228 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:21:59.618606 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7dc7715-e569-4971-8062-50eadce2b228 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:21:59.618792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7dc7715-e569-4971-8062-50eadce2b228 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:21:59.618972 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d7dc7715-e569-4971-8062-50eadce2b228 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:21:59.619071 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-d7dc7715-e569-4971-8062-50eadce2b228 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:21:59.623232 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:21:59.623232 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:21:59.623915 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d7dc7715-e569-4971-8062-50eadce2b228 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:21:59.624256 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1309/5248] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:21:59 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:00.462814 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6493b194-6171-4baa-be37-3fdf4f4465cd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:00.464447 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6493b194-6171-4baa-be37-3fdf4f4465cd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 Jul 31 19:22:00.464619 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6493b194-6171-4baa-be37-3fdf4f4465cd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:00.464933 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6493b194-6171-4baa-be37-3fdf4f4465cd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:00.469733 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6493b194-6171-4baa-be37-3fdf4f4465cd tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 returned with HTTP 404 Jul 31 19:22:00.470118 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1309/5249] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:00 2026] GET /volume/v3/volumes/1d1c17b4-5f10-4a8e-b4e5-f0254716f4e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:00.476309 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed4c29f9-e9f1-4c7b-84b7-2d406ae211ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:00.478072 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed4c29f9-e9f1-4c7b-84b7-2d406ae211ca tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 Jul 31 19:22:00.478274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed4c29f9-e9f1-4c7b-84b7-2d406ae211ca tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:00.478501 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed4c29f9-e9f1-4c7b-84b7-2d406ae211ca tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:00.478603 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-ed4c29f9-e9f1-4c7b-84b7-2d406ae211ca tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete snapshot with id: 36463dab-821e-4d1c-ada5-8d8579996fe0 Jul 31 19:22:00.484896 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:00.484896 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:00.485282 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed4c29f9-e9f1-4c7b-84b7-2d406ae211ca tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:22:00.507503 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed4c29f9-e9f1-4c7b-84b7-2d406ae211ca tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot delete request issued successfully. Jul 31 19:22:00.507648 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed4c29f9-e9f1-4c7b-84b7-2d406ae211ca tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 returned with HTTP 202 Jul 31 19:22:00.508150 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1304/5250] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:00 2026] DELETE /volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:00.515159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c6675a01-2c92-4e5e-9ef5-fdbd0bd9d3cc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:00.516726 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6675a01-2c92-4e5e-9ef5-fdbd0bd9d3cc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 Jul 31 19:22:00.516917 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6675a01-2c92-4e5e-9ef5-fdbd0bd9d3cc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:00.517185 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c6675a01-2c92-4e5e-9ef5-fdbd0bd9d3cc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:00.525489 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:00.525489 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:00.525945 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c6675a01-2c92-4e5e-9ef5-fdbd0bd9d3cc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Snapshot retrieved successfully. Jul 31 19:22:00.526848 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c6675a01-2c92-4e5e-9ef5-fdbd0bd9d3cc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 returned with HTTP 200 Jul 31 19:22:00.527232 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1329/5251] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:00 2026] GET /volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:01.021574 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-1c7f01dd-02a0-4ca7-818c-504cf7e289de None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:01.023645 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-1c7f01dd-02a0-4ca7-818c-504cf7e289de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:22:01.023844 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-1c7f01dd-02a0-4ca7-818c-504cf7e289de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:01.024021 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-1c7f01dd-02a0-4ca7-818c-504cf7e289de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:01.030537 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:01.030537 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:01.033881 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-1c7f01dd-02a0-4ca7-818c-504cf7e289de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:22:01.037984 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-1c7f01dd-02a0-4ca7-818c-504cf7e289de tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 200 Jul 31 19:22:01.038373 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1310/5252] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:22:01 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:01.047772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-138609aa-b9f5-4c84-8817-f3465ff157a7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:01.048116 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-138609aa-b9f5-4c84-8817-f3465ff157a7 None None] GET https://10.4.3.163/volume// Jul 31 19:22:01.048265 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-138609aa-b9f5-4c84-8817-f3465ff157a7 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:01.048466 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-138609aa-b9f5-4c84-8817-f3465ff157a7 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:01.048761 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-138609aa-b9f5-4c84-8817-f3465ff157a7 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:22:01.049003 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1310/5253] 10.4.3.163 () {66 vars in 1419 bytes} [Fri Jul 31 19:22:01 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:22:01.055460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-4c023917-7c20-46fd-a58d-2433a983d7f1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:01.057302 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-4c023917-7c20-46fd-a58d-2433a983d7f1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:22:01.057654 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-4c023917-7c20-46fd-a58d-2433a983d7f1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "17edb4b9-7584-4d41-a34e-ffc475a3db58", "connector": null, "instance_uuid": "35b26064-b5d6-43d8-aae6-6111934d0cc1"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:01.065125 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:01.065125 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:01.084744 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-4c023917-7c20-46fd-a58d-2433a983d7f1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:22:01.085283 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1305/5254] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:22:01 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:01.536418 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2c714999-34a2-4925-83a5-dabc6cec7b17 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:01.538469 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2c714999-34a2-4925-83a5-dabc6cec7b17 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 Jul 31 19:22:01.538719 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2c714999-34a2-4925-83a5-dabc6cec7b17 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:01.538958 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2c714999-34a2-4925-83a5-dabc6cec7b17 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:01.543675 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2c714999-34a2-4925-83a5-dabc6cec7b17 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 returned with HTTP 404 Jul 31 19:22:01.544109 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1330/5255] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:01 2026] GET /volume/v3/snapshots/36463dab-821e-4d1c-ada5-8d8579996fe0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:01.879075 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5eddab0c-bd3e-454a-8885-976025ddb71e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:01.879627 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5eddab0c-bd3e-454a-8885-976025ddb71e None None] GET https://10.4.3.163/volume// Jul 31 19:22:01.879861 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5eddab0c-bd3e-454a-8885-976025ddb71e None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:01.880163 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5eddab0c-bd3e-454a-8885-976025ddb71e None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:01.880618 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5eddab0c-bd3e-454a-8885-976025ddb71e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:22:01.881140 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1311/5256] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:22:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:22:01.892584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-675ebe6e-ffa4-4c20-9e00-86e39150744b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:01.894610 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-675ebe6e-ffa4-4c20-9e00-86e39150744b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:22:01.894802 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-675ebe6e-ffa4-4c20-9e00-86e39150744b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:01.894969 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-675ebe6e-ffa4-4c20-9e00-86e39150744b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:01.904023 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:01.904023 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:01.907818 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-675ebe6e-ffa4-4c20-9e00-86e39150744b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:22:01.912790 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-675ebe6e-ffa4-4c20-9e00-86e39150744b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 200 Jul 31 19:22:01.913312 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1311/5257] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:22:01 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:22:02.020850 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-ce3687f7-078d-4ee7-ba42-a02e46fa7a75 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:02.023106 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-ce3687f7-078d-4ee7-ba42-a02e46fa7a75 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] PUT https://10.4.3.163/volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031 Jul 31 19:22:02.023482 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-ce3687f7-078d-4ee7-ba42-a02e46fa7a75 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:02.031375 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-ce3687f7-078d-4ee7-ba42-a02e46fa7a75 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Acquiring lock "cinder-attachment_update-17edb4b9-7584-4d41-a34e-ffc475a3db58-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:22:02.036993 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-ce3687f7-078d-4ee7-ba42-a02e46fa7a75 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Lock "cinder-attachment_update-17edb4b9-7584-4d41-a34e-ffc475a3db58-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:22:02.037965 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:02.037965 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:02.114014 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-ce3687f7-078d-4ee7-ba42-a02e46fa7a75 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Lock "cinder-attachment_update-17edb4b9-7584-4d41-a34e-ffc475a3db58-np0000006260" released by "attachment_update" :: held 0.077s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:22:02.114536 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-ce3687f7-078d-4ee7-ba42-a02e46fa7a75 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031 returned with HTTP 200 Jul 31 19:22:02.115105 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1306/5258] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:22:02 2026] PUT /volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:02.134864 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-30d93ab7-be8e-4690-a23a-a99800800354 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:02.137426 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-30d93ab7-be8e-4690-a23a-a99800800354 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031/action Jul 31 19:22:02.137927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-30d93ab7-be8e-4690-a23a-a99800800354 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:22:02.138080 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-30d93ab7-be8e-4690-a23a-a99800800354 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:02.154207 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:02.154207 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:02.163936 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-7254f3fc-a0ff-4707-88fa-47eeffabcb6d req-30d93ab7-be8e-4690-a23a-a99800800354 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031/action returned with HTTP 204 Jul 31 19:22:02.164376 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1331/5259] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:22:02 2026] POST /volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:02.996047 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-17794990-46e6-41f1-b8f5-a8881e0165b3 req-f140f80a-cc42-4c32-bced-4f28da62c2fc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:02.998014 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-17794990-46e6-41f1-b8f5-a8881e0165b3 req-f140f80a-cc42-4c32-bced-4f28da62c2fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5 Jul 31 19:22:02.998456 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-17794990-46e6-41f1-b8f5-a8881e0165b3 req-f140f80a-cc42-4c32-bced-4f28da62c2fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:02.999237 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-17794990-46e6-41f1-b8f5-a8881e0165b3 req-f140f80a-cc42-4c32-bced-4f28da62c2fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:03.006598 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:03.006598 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:03.049270 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-17794990-46e6-41f1-b8f5-a8881e0165b3 req-f140f80a-cc42-4c32-bced-4f28da62c2fc tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5 returned with HTTP 200 Jul 31 19:22:03.049769 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1312/5260] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:22:02 2026] DELETE /volume/v3/attachments/c97dfda4-6565-40d3-b0bb-21da4ba8a5d5 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:04.479303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ebfb067b-3b07-47a4-ba6c-8d3e8e998fcf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:04.481093 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebfb067b-3b07-47a4-ba6c-8d3e8e998fcf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:22:04.481268 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebfb067b-3b07-47a4-ba6c-8d3e8e998fcf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:04.481496 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ebfb067b-3b07-47a4-ba6c-8d3e8e998fcf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:04.481675 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-ebfb067b-3b07-47a4-ba6c-8d3e8e998fcf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume with id: ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:22:04.493558 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:04.493558 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:04.494076 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ebfb067b-3b07-47a4-ba6c-8d3e8e998fcf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:22:04.522255 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ebfb067b-3b07-47a4-ba6c-8d3e8e998fcf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Delete volume request issued successfully. Jul 31 19:22:04.522464 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ebfb067b-3b07-47a4-ba6c-8d3e8e998fcf tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 202 Jul 31 19:22:04.523077 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1312/5261] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:22:04 2026] DELETE /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:04.532119 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-302c8f74-6375-4e27-88b4-242bb6e29234 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:04.534239 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-302c8f74-6375-4e27-88b4-242bb6e29234 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:22:04.534390 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-302c8f74-6375-4e27-88b4-242bb6e29234 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:04.534722 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-302c8f74-6375-4e27-88b4-242bb6e29234 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:04.542844 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:04.542844 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:04.546855 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-302c8f74-6375-4e27-88b4-242bb6e29234 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Volume info retrieved successfully. Jul 31 19:22:04.551924 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-302c8f74-6375-4e27-88b4-242bb6e29234 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 200 Jul 31 19:22:04.552322 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1307/5262] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:04 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:05.565620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-832eae08-9eb4-4942-a0ac-0723cbdcfc93 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:05.567409 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-832eae08-9eb4-4942-a0ac-0723cbdcfc93 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] GET https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e Jul 31 19:22:05.567623 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-832eae08-9eb4-4942-a0ac-0723cbdcfc93 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:05.567802 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-832eae08-9eb4-4942-a0ac-0723cbdcfc93 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:05.573186 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-832eae08-9eb4-4942-a0ac-0723cbdcfc93 tempest-TestVolumeBootPattern-1671039492 tempest-TestVolumeBootPattern-1671039492-project-member] https://10.4.3.163/volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e returned with HTTP 404 Jul 31 19:22:05.573699 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1332/5263] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:05 2026] GET /volume/v3/volumes/ff8d2305-8d37-456d-b325-f5ffb1ac345e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:11.026361 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-15d957a8-8d2c-4709-96a9-a13010422d59 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:11.109914 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:11.110360 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-370654652"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:11.111957 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-370654652'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:11.112108 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:11.112413 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:11.112413 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:11.116860 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:11.122458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (3efed821-5415-4bd8-b6e6-23c29ea3939e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:11.123418 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb5f8de-3777-4b12-bd24-854c2b273ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:11.124227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:11.145506 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cb5f8de-3777-4b12-bd24-854c2b273ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:11.146143 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85638dcf-236d-45b4-ae52-de095e0afc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:11.194530 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['e5534100-3dfa-43d6-93d8-d4ebb84c90c1', 'b77a40a8-959a-404a-8e9b-df92f3f9f65a', '462d1bed-ad26-4b31-ac7e-73e9b9740f20', 'fef01019-9cf3-467b-a3b4-637963edf52a'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:11.195301 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85638dcf-236d-45b4-ae52-de095e0afc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5534100-3dfa-43d6-93d8-d4ebb84c90c1', 'b77a40a8-959a-404a-8e9b-df92f3f9f65a', '462d1bed-ad26-4b31-ac7e-73e9b9740f20', 'fef01019-9cf3-467b-a3b4-637963edf52a']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:11.196099 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05da0f3b-22b2-461e-a5f3-85f9e32513f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:11.216721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05da0f3b-22b2-461e-a5f3-85f9e32513f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '498160f7-acab-43f8-b828-4861b6fe81ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-370654652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['e5534100-3dfa-43d6-93d8-d4ebb84c90c1','b77a40a8-959a-404a-8e9b-df92f3f9f65a','462d1bed-ad26-4b31-ac7e-73e9b9740f20','fef01019-9cf3-467b-a3b4-637963edf52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-370654652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=498160f7-acab-43f8-b828-4861b6fe81ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:11.217383 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958ec7b3-0e2f-409a-b13a-b503f6fba028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:11.235115 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958ec7b3-0e2f-409a-b13a-b503f6fba028) transitioned into state 'SUCCESS' from state '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-370654652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['e5534100-3dfa-43d6-93d8-d4ebb84c90c1','b77a40a8-959a-404a-8e9b-df92f3f9f65a','462d1bed-ad26-4b31-ac7e-73e9b9740f20','fef01019-9cf3-467b-a3b4-637963edf52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:11.235816 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba343310-6ba3-4f4a-b8ca-3d9d147b1e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:11.244158 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba343310-6ba3-4f4a-b8ca-3d9d147b1e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:11.245118 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (3efed821-5415-4bd8-b6e6-23c29ea3939e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:11.245455 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:11.246033 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-15d957a8-8d2c-4709-96a9-a13010422d59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:11.246432 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1313/5264] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:22:11 2026] POST /volume/v3/volumes => generated 769 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:11.258080 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b522ed4d-bb0f-4fa9-bfac-8a30d30ab4ba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:11.259760 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b522ed4d-bb0f-4fa9-bfac-8a30d30ab4ba tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:11.259967 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b522ed4d-bb0f-4fa9-bfac-8a30d30ab4ba tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:11.260143 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b522ed4d-bb0f-4fa9-bfac-8a30d30ab4ba tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:11.266819 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:11.266819 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:11.270178 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b522ed4d-bb0f-4fa9-bfac-8a30d30ab4ba tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:11.274177 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b522ed4d-bb0f-4fa9-bfac-8a30d30ab4ba tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff returned with HTTP 200 Jul 31 19:22:11.274564 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1313/5265] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:11 2026] GET /volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:12.286185 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2a7fdde9-428b-40f3-9dfe-32a36038b7e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:12.288124 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a7fdde9-428b-40f3-9dfe-32a36038b7e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:12.288341 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a7fdde9-428b-40f3-9dfe-32a36038b7e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:12.288571 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2a7fdde9-428b-40f3-9dfe-32a36038b7e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:12.295684 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:12.295684 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:12.299121 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2a7fdde9-428b-40f3-9dfe-32a36038b7e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:12.302886 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2a7fdde9-428b-40f3-9dfe-32a36038b7e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff returned with HTTP 200 Jul 31 19:22:12.303244 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1308/5266] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:12 2026] GET /volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:12.314683 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cc36667a-d356-4a65-9c40-f13abc21b841 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:12.316507 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc36667a-d356-4a65-9c40-f13abc21b841 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:22:12.316844 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc36667a-d356-4a65-9c40-f13abc21b841 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "498160f7-acab-43f8-b828-4861b6fe81ff", "name": "tempest-VolumeDependencyTests-Snapshot-1029455547"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:12.325371 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:12.325371 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:12.325938 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cc36667a-d356-4a65-9c40-f13abc21b841 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:12.326065 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-cc36667a-d356-4a65-9c40-f13abc21b841 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create snapshot from volume 498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:12.356113 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-cc36667a-d356-4a65-9c40-f13abc21b841 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['c489cbbe-07be-4bb8-84e2-f67ffb40034e', '078bc508-2a84-4341-823d-f27ff516f39a', '1284eaca-bc66-4507-9944-7f63ff8d3fc6', '8e3d46d2-aa42-4c48-9f01-1bca2b754727'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:12.382394 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cc36667a-d356-4a65-9c40-f13abc21b841 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot create request issued successfully. Jul 31 19:22:12.382789 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc36667a-d356-4a65-9c40-f13abc21b841 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:22:12.383258 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1333/5267] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:22:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:22:12.392414 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6c0e9157-fef2-4700-b954-f1e104b405e3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:12.394756 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6c0e9157-fef2-4700-b954-f1e104b405e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:12.395142 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6c0e9157-fef2-4700-b954-f1e104b405e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:12.395397 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6c0e9157-fef2-4700-b954-f1e104b405e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:12.401175 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:12.401175 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:12.401175 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6c0e9157-fef2-4700-b954-f1e104b405e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:12.401923 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6c0e9157-fef2-4700-b954-f1e104b405e3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e returned with HTTP 200 Jul 31 19:22:12.402254 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1314/5268] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:12 2026] GET /volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:13.410346 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1fc1786f-75ea-4e3d-9d17-1df2558f411a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:13.412225 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1fc1786f-75ea-4e3d-9d17-1df2558f411a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:13.412409 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1fc1786f-75ea-4e3d-9d17-1df2558f411a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:13.412606 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1fc1786f-75ea-4e3d-9d17-1df2558f411a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:13.417447 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:13.417447 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:13.417806 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1fc1786f-75ea-4e3d-9d17-1df2558f411a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:13.418471 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1fc1786f-75ea-4e3d-9d17-1df2558f411a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e returned with HTTP 200 Jul 31 19:22:13.418952 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1314/5269] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:13 2026] GET /volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:13.427414 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:13.429453 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:13.429789 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "29ae0616-c5ba-4c4d-8e49-5f78284c9f1e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-183329279"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:13.431189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'snapshot_id': '29ae0616-c5ba-4c4d-8e49-5f78284c9f1e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-183329279'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:13.435671 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:13.435671 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:13.436101 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:13.436243 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:13.439371 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:13.444624 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (5140fa6f-5b11-4edc-bc3d-f0b963344f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:13.445494 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88541de2-c152-4bd5-8043-ecb39550545f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:13.446263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:13.471731 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88541de2-c152-4bd5-8043-ecb39550545f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '29ae0616-c5ba-4c4d-8e49-5f78284c9f1e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:13.472398 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf03ef78-a8bf-47ee-ad96-b5f5fb470432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:13.512836 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['46c9c02a-2a00-429e-becd-1c193ed68dac', '57dcc154-cc85-463c-8fad-a29012d3c4a2', '5a48226c-2d37-4e99-a37d-f9e237d75f2a', '66b72f55-dda7-48fc-b815-8dd6833229b6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:13.513553 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf03ef78-a8bf-47ee-ad96-b5f5fb470432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c9c02a-2a00-429e-becd-1c193ed68dac', '57dcc154-cc85-463c-8fad-a29012d3c4a2', '5a48226c-2d37-4e99-a37d-f9e237d75f2a', '66b72f55-dda7-48fc-b815-8dd6833229b6']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:13.514278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43869a59-9d1c-4e42-b550-c7f0232be225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:13.550602 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43869a59-9d1c-4e42-b550-c7f0232be225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92f98761-9c3f-4b86-a69a-e44ec95c6def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-183329279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['46c9c02a-2a00-429e-becd-1c193ed68dac','57dcc154-cc85-463c-8fad-a29012d3c4a2','5a48226c-2d37-4e99-a37d-f9e237d75f2a','66b72f55-dda7-48fc-b815-8dd6833229b6'],size=1,snapshot_id=29ae0616-c5ba-4c4d-8e49-5f78284c9f1e,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-183329279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92f98761-9c3f-4b86-a69a-e44ec95c6def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=29ae0616-c5ba-4c4d-8e49-5f78284c9f1e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:13.551305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c659006e-120e-4137-859e-48c6817c2b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:13.573061 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c659006e-120e-4137-859e-48c6817c2b63) transitioned into state 'SUCCESS' from state '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-183329279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['46c9c02a-2a00-429e-becd-1c193ed68dac','57dcc154-cc85-463c-8fad-a29012d3c4a2','5a48226c-2d37-4e99-a37d-f9e237d75f2a','66b72f55-dda7-48fc-b815-8dd6833229b6'],size=1,snapshot_id=29ae0616-c5ba-4c4d-8e49-5f78284c9f1e,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:13.574213 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f4f5761-9141-4be5-a4bb-7982eb4b5bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:13.596680 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f4f5761-9141-4be5-a4bb-7982eb4b5bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:13.597648 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (5140fa6f-5b11-4edc-bc3d-f0b963344f06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:13.598029 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:13.598790 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-56d2e6f3-8686-4ceb-8ec3-ab0dcd5a7077 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:13.599272 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1309/5270] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:22:13 2026] POST /volume/v3/volumes => generated 803 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:13.611165 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-392e4241-f75b-4e7b-b4b9-c96af8c88211 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:13.614167 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-392e4241-f75b-4e7b-b4b9-c96af8c88211 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:13.614242 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-392e4241-f75b-4e7b-b4b9-c96af8c88211 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:13.614504 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-392e4241-f75b-4e7b-b4b9-c96af8c88211 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:13.624279 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:13.624279 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:13.628695 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-392e4241-f75b-4e7b-b4b9-c96af8c88211 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:13.634077 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-392e4241-f75b-4e7b-b4b9-c96af8c88211 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def returned with HTTP 200 Jul 31 19:22:13.634578 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1334/5271] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:13 2026] GET /volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:14.646008 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5e4cb7c9-6404-4b09-a658-02e3513bd8c6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:14.647665 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5e4cb7c9-6404-4b09-a658-02e3513bd8c6 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:14.647868 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5e4cb7c9-6404-4b09-a658-02e3513bd8c6 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:14.648042 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5e4cb7c9-6404-4b09-a658-02e3513bd8c6 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:14.654448 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:14.654448 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:14.657573 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5e4cb7c9-6404-4b09-a658-02e3513bd8c6 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:14.661079 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5e4cb7c9-6404-4b09-a658-02e3513bd8c6 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def returned with HTTP 200 Jul 31 19:22:14.661404 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1315/5272] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:14 2026] GET /volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:14.673126 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-117a8197-fcd6-409c-8793-89ff9b389009 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:14.675380 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-117a8197-fcd6-409c-8793-89ff9b389009 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:22:14.675711 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-117a8197-fcd6-409c-8793-89ff9b389009 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92f98761-9c3f-4b86-a69a-e44ec95c6def", "name": "tempest-VolumeDependencyTests-Snapshot-2090202492"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:14.683719 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:14.683719 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:14.684206 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-117a8197-fcd6-409c-8793-89ff9b389009 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:14.684318 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-117a8197-fcd6-409c-8793-89ff9b389009 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create snapshot from volume 92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:14.705177 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-117a8197-fcd6-409c-8793-89ff9b389009 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['e79f13a1-0d46-4f25-96c4-3c48bd90f20f', 'e0a7da74-f4eb-44e8-abdb-3784adebd4c2', '80da3367-6681-450d-bcdf-8d32d180e0b1', '69c40e16-69ed-4731-9bf7-1cd128685519'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:14.733282 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-117a8197-fcd6-409c-8793-89ff9b389009 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot create request issued successfully. Jul 31 19:22:14.733703 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-117a8197-fcd6-409c-8793-89ff9b389009 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:22:14.734210 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1315/5273] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:22:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:22:14.742258 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4385284f-42f9-478b-9254-42067c2e83d7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:14.744209 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4385284f-42f9-478b-9254-42067c2e83d7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:14.744421 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4385284f-42f9-478b-9254-42067c2e83d7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:14.744679 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4385284f-42f9-478b-9254-42067c2e83d7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:14.749915 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:14.749915 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:14.750522 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4385284f-42f9-478b-9254-42067c2e83d7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:14.751551 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4385284f-42f9-478b-9254-42067c2e83d7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be returned with HTTP 200 Jul 31 19:22:14.752083 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1310/5274] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:14 2026] GET /volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:15.761603 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8cedf751-5e68-4b8d-aa84-a8f5306e4c7f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:15.766505 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8cedf751-5e68-4b8d-aa84-a8f5306e4c7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:15.766686 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8cedf751-5e68-4b8d-aa84-a8f5306e4c7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:15.766904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8cedf751-5e68-4b8d-aa84-a8f5306e4c7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:15.774154 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:15.774154 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:15.774579 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8cedf751-5e68-4b8d-aa84-a8f5306e4c7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:15.775262 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8cedf751-5e68-4b8d-aa84-a8f5306e4c7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be returned with HTTP 200 Jul 31 19:22:15.775611 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1335/5275] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:15 2026] GET /volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:15.783983 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-17a17e1f-82a4-41aa-a618-7e65894164ad None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:15.785748 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:15.786089 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "94efbf69-30ca-405a-8884-2bdbc61127be", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-845010433"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:15.787497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'snapshot_id': '94efbf69-30ca-405a-8884-2bdbc61127be', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-845010433'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:15.792119 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:15.792119 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:15.792518 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:15.792666 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:15.796120 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:15.802420 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (c06519c0-dcbc-4aee-819b-60bf9b36a8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:15.803363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c31f2a-cf3b-4a67-82e6-7fdb5d99801c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:15.804304 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:15.834538 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6c31f2a-cf3b-4a67-82e6-7fdb5d99801c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '94efbf69-30ca-405a-8884-2bdbc61127be', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:15.835347 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67544b59-9be9-4e12-a347-f542a98204d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:15.872780 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['c486dc3c-8464-4972-bc1e-52cc9ac4bcd4', '358d3f71-490d-423f-8259-6f07c2ee0626', '4f11a7bd-b1b5-4285-83f1-2bc060ff379c', '238b748b-ae94-4d61-8cb6-ffc0a57b8c22'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:15.873646 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67544b59-9be9-4e12-a347-f542a98204d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c486dc3c-8464-4972-bc1e-52cc9ac4bcd4', '358d3f71-490d-423f-8259-6f07c2ee0626', '4f11a7bd-b1b5-4285-83f1-2bc060ff379c', '238b748b-ae94-4d61-8cb6-ffc0a57b8c22']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:15.874444 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e73f1b-11e9-455d-b2fc-cbbc53b832b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:15.915790 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e73f1b-11e9-455d-b2fc-cbbc53b832b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7649f0e-0d55-4652-9e7e-ef742605e6c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-845010433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['c486dc3c-8464-4972-bc1e-52cc9ac4bcd4','358d3f71-490d-423f-8259-6f07c2ee0626','4f11a7bd-b1b5-4285-83f1-2bc060ff379c','238b748b-ae94-4d61-8cb6-ffc0a57b8c22'],size=1,snapshot_id=94efbf69-30ca-405a-8884-2bdbc61127be,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-845010433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7649f0e-0d55-4652-9e7e-ef742605e6c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=94efbf69-30ca-405a-8884-2bdbc61127be,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:15.916529 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92de890-9eff-48c1-886f-82b84eea3c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:15.940310 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d92de890-9eff-48c1-886f-82b84eea3c9a) transitioned into state 'SUCCESS' from state '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-845010433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['c486dc3c-8464-4972-bc1e-52cc9ac4bcd4','358d3f71-490d-423f-8259-6f07c2ee0626','4f11a7bd-b1b5-4285-83f1-2bc060ff379c','238b748b-ae94-4d61-8cb6-ffc0a57b8c22'],size=1,snapshot_id=94efbf69-30ca-405a-8884-2bdbc61127be,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:15.941365 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb65e7c9-2c4d-40de-a6e8-0f3f2a5e5d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:15.967263 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb65e7c9-2c4d-40de-a6e8-0f3f2a5e5d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:15.968449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (c06519c0-dcbc-4aee-819b-60bf9b36a8b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:15.968873 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:15.969616 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-17a17e1f-82a4-41aa-a618-7e65894164ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:15.970205 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1316/5276] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:22:15 2026] POST /volume/v3/volumes => generated 803 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:15.983866 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7c2ddb7a-f0c2-4213-a9de-2932bbbcbe77 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:15.989213 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7c2ddb7a-f0c2-4213-a9de-2932bbbcbe77 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:15.989552 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7c2ddb7a-f0c2-4213-a9de-2932bbbcbe77 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:15.989810 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7c2ddb7a-f0c2-4213-a9de-2932bbbcbe77 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:15.999985 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:15.999985 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:16.004470 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7c2ddb7a-f0c2-4213-a9de-2932bbbcbe77 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:16.010295 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7c2ddb7a-f0c2-4213-a9de-2932bbbcbe77 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 returned with HTTP 200 Jul 31 19:22:16.011017 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1316/5277] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:15 2026] GET /volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:17.023628 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-59ee2b9f-584e-4256-9604-ae0ceabd7397 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:17.025481 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59ee2b9f-584e-4256-9604-ae0ceabd7397 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:17.025730 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59ee2b9f-584e-4256-9604-ae0ceabd7397 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:17.025991 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-59ee2b9f-584e-4256-9604-ae0ceabd7397 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:17.033682 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:17.033682 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:17.037374 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-59ee2b9f-584e-4256-9604-ae0ceabd7397 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:17.042326 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-59ee2b9f-584e-4256-9604-ae0ceabd7397 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 returned with HTTP 200 Jul 31 19:22:17.042978 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1311/5278] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:17 2026] GET /volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:17.056917 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:17.058623 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:17.059002 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b7649f0e-0d55-4652-9e7e-ef742605e6c8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2024148655"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:17.060430 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'source_volid': 'b7649f0e-0d55-4652-9e7e-ef742605e6c8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2024148655'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:17.067161 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:17.067161 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:17.067596 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume retrieved successfully. Jul 31 19:22:17.067721 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:17.070794 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:17.075703 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (95edbe0f-8f8d-4a7c-b5e5-f1dcd63a77ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:17.076741 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28ccb54-f42f-482f-b636-97904eb5831c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:17.077599 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:17.097752 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a28ccb54-f42f-482f-b636-97904eb5831c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b7649f0e-0d55-4652-9e7e-ef742605e6c8', 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:17.098600 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966fe996-4abd-452b-bbf2-3af53a1315a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:17.138611 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['f056c11d-d24b-41d0-aec2-bfcf20dc0e18', '09d781d5-f133-4d6a-95ef-daaf24c8374a', '90b3b3ee-fe5a-4cbc-bd56-92190b1f0612', '170261d9-ec77-49b5-a4df-6f399f68755c'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:17.139287 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966fe996-4abd-452b-bbf2-3af53a1315a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f056c11d-d24b-41d0-aec2-bfcf20dc0e18', '09d781d5-f133-4d6a-95ef-daaf24c8374a', '90b3b3ee-fe5a-4cbc-bd56-92190b1f0612', '170261d9-ec77-49b5-a4df-6f399f68755c']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:17.139964 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce0c898-1948-4eb1-bca3-ea85701a6f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:17.172020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ce0c898-1948-4eb1-bca3-ea85701a6f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4689f5a1-56eb-498c-803d-3c0f68b94a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2024148655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['f056c11d-d24b-41d0-aec2-bfcf20dc0e18','09d781d5-f133-4d6a-95ef-daaf24c8374a','90b3b3ee-fe5a-4cbc-bd56-92190b1f0612','170261d9-ec77-49b5-a4df-6f399f68755c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b7649f0e-0d55-4652-9e7e-ef742605e6c8,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2024148655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4689f5a1-56eb-498c-803d-3c0f68b94a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b7649f0e-0d55-4652-9e7e-ef742605e6c8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:17.172415 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a02c2917-e854-4d5c-ae15-89763ea5ea8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:17.188960 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a02c2917-e854-4d5c-ae15-89763ea5ea8e) transitioned into state 'SUCCESS' from state '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-2024148655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['f056c11d-d24b-41d0-aec2-bfcf20dc0e18','09d781d5-f133-4d6a-95ef-daaf24c8374a','90b3b3ee-fe5a-4cbc-bd56-92190b1f0612','170261d9-ec77-49b5-a4df-6f399f68755c'],size=1,snapshot_id=None,source_replicaid=,source_volid=b7649f0e-0d55-4652-9e7e-ef742605e6c8,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:17.189764 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eab03c0-8bea-4dab-adc0-1de1bb5ad96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:17.206254 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eab03c0-8bea-4dab-adc0-1de1bb5ad96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:17.207564 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (95edbe0f-8f8d-4a7c-b5e5-f1dcd63a77ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:17.208003 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:17.208596 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff0dd679-ae73-4f2c-bec7-d790e73157b5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:17.209079 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1336/5279] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:22:17 2026] POST /volume/v3/volumes => generated 804 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:17.222252 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-21da8ab3-c786-40cf-b9c7-09d9738e1674 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:17.224425 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-21da8ab3-c786-40cf-b9c7-09d9738e1674 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:17.224652 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-21da8ab3-c786-40cf-b9c7-09d9738e1674 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:17.225197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-21da8ab3-c786-40cf-b9c7-09d9738e1674 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:17.232176 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:17.232176 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:17.235638 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-21da8ab3-c786-40cf-b9c7-09d9738e1674 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:17.239576 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-21da8ab3-c786-40cf-b9c7-09d9738e1674 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 returned with HTTP 200 Jul 31 19:22:17.240032 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1317/5280] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:17 2026] GET /volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:17.568823 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-90bd11ba-95d9-4b0d-9d7d-16627253e129 req-6bae9c80-81c5-4ed3-90ee-2f186011ba48 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:17.570877 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-90bd11ba-95d9-4b0d-9d7d-16627253e129 req-6bae9c80-81c5-4ed3-90ee-2f186011ba48 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] DELETE https://10.4.3.163/volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252 Jul 31 19:22:17.571164 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-90bd11ba-95d9-4b0d-9d7d-16627253e129 req-6bae9c80-81c5-4ed3-90ee-2f186011ba48 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:17.571450 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-90bd11ba-95d9-4b0d-9d7d-16627253e129 req-6bae9c80-81c5-4ed3-90ee-2f186011ba48 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:17.579017 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:17.579017 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:17.623677 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-90bd11ba-95d9-4b0d-9d7d-16627253e129 req-6bae9c80-81c5-4ed3-90ee-2f186011ba48 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252 returned with HTTP 200 Jul 31 19:22:17.624034 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1317/5281] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:22:17 2026] DELETE /volume/v3/attachments/03d4f1a1-6d8b-4c94-bfd3-6c6d61013252 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:18.254026 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7503892d-362f-4fa0-8f93-e78d13d5b1ff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:18.256289 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7503892d-362f-4fa0-8f93-e78d13d5b1ff tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:18.256518 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7503892d-362f-4fa0-8f93-e78d13d5b1ff tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:18.256721 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7503892d-362f-4fa0-8f93-e78d13d5b1ff tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:18.264902 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:18.264902 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:18.268772 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7503892d-362f-4fa0-8f93-e78d13d5b1ff tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:18.273273 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7503892d-362f-4fa0-8f93-e78d13d5b1ff tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 returned with HTTP 200 Jul 31 19:22:18.273846 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1312/5282] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:18 2026] GET /volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:18.288239 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cd12d46c-920a-4ff1-847c-34e78b7f1373 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:18.290218 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd12d46c-920a-4ff1-847c-34e78b7f1373 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:18.290470 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd12d46c-920a-4ff1-847c-34e78b7f1373 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:18.290681 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cd12d46c-920a-4ff1-847c-34e78b7f1373 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:18.290787 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-cd12d46c-920a-4ff1-847c-34e78b7f1373 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:18.296020 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:18.296020 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:18.296534 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cd12d46c-920a-4ff1-847c-34e78b7f1373 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:18.312764 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cd12d46c-920a-4ff1-847c-34e78b7f1373 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot delete request issued successfully. Jul 31 19:22:18.313010 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cd12d46c-920a-4ff1-847c-34e78b7f1373 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e returned with HTTP 202 Jul 31 19:22:18.313426 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1337/5283] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:18 2026] DELETE /volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:18.322304 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-93459c14-f817-45af-bf6a-34cd2fa1f358 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:18.324196 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-93459c14-f817-45af-bf6a-34cd2fa1f358 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:18.325054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-93459c14-f817-45af-bf6a-34cd2fa1f358 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:18.325054 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-93459c14-f817-45af-bf6a-34cd2fa1f358 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:18.329838 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:18.329838 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:18.330224 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-93459c14-f817-45af-bf6a-34cd2fa1f358 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:18.330965 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-93459c14-f817-45af-bf6a-34cd2fa1f358 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e returned with HTTP 200 Jul 31 19:22:18.331310 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1318/5284] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:18 2026] GET /volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:18.878286 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:18.880708 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] DELETE https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:22:18.880991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:18.881263 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:18.881512 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Delete volume with id: 054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:22:18.891350 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:18.891350 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:18.892232 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:22:18.903836 np0000006260 devstack@c-api.service[100319]: WARNING cinder.keymgr.conf_key_mgr [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:22:18.910400 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Delete volume request issued successfully. Jul 31 19:22:18.910660 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cc9dd9ba-2cc8-45b6-a737-5ab41d55170d tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 202 Jul 31 19:22:18.911220 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1318/5285] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:22:18 2026] DELETE /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:18.918612 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c5bbb5f9-302a-4f00-a30c-562d98d1e301 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:18.921043 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c5bbb5f9-302a-4f00-a30c-562d98d1e301 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:22:18.921322 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c5bbb5f9-302a-4f00-a30c-562d98d1e301 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:18.921603 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c5bbb5f9-302a-4f00-a30c-562d98d1e301 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:18.930345 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:18.930345 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:18.934542 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c5bbb5f9-302a-4f00-a30c-562d98d1e301 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:22:18.939981 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c5bbb5f9-302a-4f00-a30c-562d98d1e301 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 200 Jul 31 19:22:18.940500 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1313/5286] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:18 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 1449 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:19.341146 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bccb749e-315e-466d-bd03-eb7eab21b399 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:19.343055 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bccb749e-315e-466d-bd03-eb7eab21b399 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:19.343271 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bccb749e-315e-466d-bd03-eb7eab21b399 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:19.343524 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bccb749e-315e-466d-bd03-eb7eab21b399 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:19.347977 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bccb749e-315e-466d-bd03-eb7eab21b399 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e returned with HTTP 404 Jul 31 19:22:19.348495 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1338/5287] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:19 2026] GET /volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:19.354805 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b7f27b2d-1a8c-40b4-ae05-f6b5b7fae72d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:19.356419 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b7f27b2d-1a8c-40b4-ae05-f6b5b7fae72d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:19.356629 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b7f27b2d-1a8c-40b4-ae05-f6b5b7fae72d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:19.356815 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b7f27b2d-1a8c-40b4-ae05-f6b5b7fae72d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:19.356920 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-b7f27b2d-1a8c-40b4-ae05-f6b5b7fae72d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:19.362075 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:19.362075 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:19.362473 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b7f27b2d-1a8c-40b4-ae05-f6b5b7fae72d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:19.377693 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b7f27b2d-1a8c-40b4-ae05-f6b5b7fae72d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot delete request issued successfully. Jul 31 19:22:19.377917 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b7f27b2d-1a8c-40b4-ae05-f6b5b7fae72d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be returned with HTTP 202 Jul 31 19:22:19.378530 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1319/5288] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:19 2026] DELETE /volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:19.385310 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a6648a97-48b1-450b-b223-197cc2f2b734 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:19.387348 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6648a97-48b1-450b-b223-197cc2f2b734 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:19.387593 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6648a97-48b1-450b-b223-197cc2f2b734 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:19.387838 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6648a97-48b1-450b-b223-197cc2f2b734 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:19.395086 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:19.395086 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:19.395633 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a6648a97-48b1-450b-b223-197cc2f2b734 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:19.397427 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6648a97-48b1-450b-b223-197cc2f2b734 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be returned with HTTP 200 Jul 31 19:22:19.398192 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1319/5289] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:19 2026] GET /volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:19.954453 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fd003fba-eed5-48bd-a4bd-a145589b4eb9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:19.956277 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd003fba-eed5-48bd-a4bd-a145589b4eb9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 Jul 31 19:22:19.956452 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd003fba-eed5-48bd-a4bd-a145589b4eb9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:19.956655 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fd003fba-eed5-48bd-a4bd-a145589b4eb9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:19.962044 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fd003fba-eed5-48bd-a4bd-a145589b4eb9 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 returned with HTTP 404 Jul 31 19:22:19.962452 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1314/5290] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:19 2026] GET /volume/v3/volumes/054ec520-55b7-4134-bafd-0094c7eaa0b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:20.209528 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:20.211330 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:22:20.211560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:20.211798 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:20.211977 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Delete volume with id: 4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:22:20.220597 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:20.220597 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:20.221080 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:22:20.233993 np0000006260 devstack@c-api.service[100318]: WARNING cinder.keymgr.conf_key_mgr [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:22:20.240227 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Delete volume request issued successfully. Jul 31 19:22:20.240432 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-20c2610a-ff8e-4ad3-b41a-ed925e8dab85 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 202 Jul 31 19:22:20.240907 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1339/5291] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:22:20 2026] DELETE /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:20.249509 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c2c262bb-5640-4cb0-af3e-02c020fa1059 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:20.251325 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2c262bb-5640-4cb0-af3e-02c020fa1059 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:22:20.251540 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2c262bb-5640-4cb0-af3e-02c020fa1059 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:20.251735 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2c262bb-5640-4cb0-af3e-02c020fa1059 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:20.258917 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:20.258917 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:20.262318 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c2c262bb-5640-4cb0-af3e-02c020fa1059 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Volume info retrieved successfully. Jul 31 19:22:20.266856 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2c262bb-5640-4cb0-af3e-02c020fa1059 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 200 Jul 31 19:22:20.267246 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1320/5292] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:20 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 1430 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:20.407668 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-653901ef-5c25-4084-870a-b01c6bec1394 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:20.409810 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-653901ef-5c25-4084-870a-b01c6bec1394 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:20.410048 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-653901ef-5c25-4084-870a-b01c6bec1394 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:20.410196 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-653901ef-5c25-4084-870a-b01c6bec1394 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:20.414660 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-653901ef-5c25-4084-870a-b01c6bec1394 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be returned with HTTP 404 Jul 31 19:22:20.415162 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1320/5293] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:20 2026] GET /volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:20.421863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-522ab00d-7420-4f79-b5ec-056b168316b1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:20.423624 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-522ab00d-7420-4f79-b5ec-056b168316b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:20.423885 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-522ab00d-7420-4f79-b5ec-056b168316b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:20.424149 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-522ab00d-7420-4f79-b5ec-056b168316b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:20.424382 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-522ab00d-7420-4f79-b5ec-056b168316b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:20.433626 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:20.433626 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:20.434264 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-522ab00d-7420-4f79-b5ec-056b168316b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:20.451199 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-522ab00d-7420-4f79-b5ec-056b168316b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:20.451366 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-522ab00d-7420-4f79-b5ec-056b168316b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 returned with HTTP 202 Jul 31 19:22:20.451793 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1315/5294] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:20 2026] DELETE /volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:20.461249 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b82069bc-ea91-4b24-9500-73e5465acf4a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:20.463666 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b82069bc-ea91-4b24-9500-73e5465acf4a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:20.463973 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b82069bc-ea91-4b24-9500-73e5465acf4a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:20.464269 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b82069bc-ea91-4b24-9500-73e5465acf4a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:20.473085 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:20.473085 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:20.478217 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b82069bc-ea91-4b24-9500-73e5465acf4a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:20.484488 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b82069bc-ea91-4b24-9500-73e5465acf4a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 returned with HTTP 200 Jul 31 19:22:20.485069 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1340/5295] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:20 2026] GET /volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:21.279985 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-efb16548-95ed-4ae1-bc07-dbce3682ac40 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:21.281963 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-efb16548-95ed-4ae1-bc07-dbce3682ac40 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] GET https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a Jul 31 19:22:21.282201 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-efb16548-95ed-4ae1-bc07-dbce3682ac40 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:21.282385 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-efb16548-95ed-4ae1-bc07-dbce3682ac40 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:21.288855 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-efb16548-95ed-4ae1-bc07-dbce3682ac40 tempest-TestEncryptedCinderVolumes-1532083708 tempest-TestEncryptedCinderVolumes-1532083708-project-member] https://10.4.3.163/volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a returned with HTTP 404 Jul 31 19:22:21.289330 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1321/5296] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:21 2026] GET /volume/v3/volumes/4648a38e-6a39-4d28-bce7-8fbbe5de2d7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:21.296405 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b0ed43b-f6ac-4dae-8c50-4d4d090416af None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:21.298275 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b0ed43b-f6ac-4dae-8c50-4d4d090416af tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:22:21.298573 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b0ed43b-f6ac-4dae-8c50-4d4d090416af tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:21.298831 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b0ed43b-f6ac-4dae-8c50-4d4d090416af tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Calling method 'detail' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:21.299687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-1b0ed43b-f6ac-4dae-8c50-4d4d090416af tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100319) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:22:21.312990 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-1b0ed43b-f6ac-4dae-8c50-4d4d090416af tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Get all volumes completed successfully. Jul 31 19:22:21.315293 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:21.315293 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:21.319970 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b0ed43b-f6ac-4dae-8c50-4d4d090416af tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:22:21.320445 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1321/5297] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:22:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12154 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:22:21.336305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dc533686-1b30-4b63-aa81-d5e985a9bd9f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:21.338143 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc533686-1b30-4b63-aa81-d5e985a9bd9f tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] DELETE https://10.4.3.163/volume/v3/types/4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4 Jul 31 19:22:21.338342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc533686-1b30-4b63-aa81-d5e985a9bd9f tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:21.338607 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dc533686-1b30-4b63-aa81-d5e985a9bd9f tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] Calling method '_delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:21.359577 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dc533686-1b30-4b63-aa81-d5e985a9bd9f tempest-TestEncryptedCinderVolumes-1731020301 tempest-TestEncryptedCinderVolumes-1731020301-project-admin] https://10.4.3.163/volume/v3/types/4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4 returned with HTTP 202 Jul 31 19:22:21.359974 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1316/5298] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:22:21 2026] DELETE /volume/v3/types/4bbf5efe-842d-45c2-8c42-3ea2b33fa8f4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:21.499007 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cbfd05ef-73f9-42c6-bad2-78f98e6985b8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:21.500647 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cbfd05ef-73f9-42c6-bad2-78f98e6985b8 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:21.500847 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cbfd05ef-73f9-42c6-bad2-78f98e6985b8 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:21.501020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cbfd05ef-73f9-42c6-bad2-78f98e6985b8 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:21.506911 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cbfd05ef-73f9-42c6-bad2-78f98e6985b8 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 returned with HTTP 404 Jul 31 19:22:21.507334 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1341/5299] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:21 2026] GET /volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:21.514426 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-92e6f94e-b172-4233-9b63-cfe97ec0be7f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:21.516177 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-92e6f94e-b172-4233-9b63-cfe97ec0be7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:21.516378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-92e6f94e-b172-4233-9b63-cfe97ec0be7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:21.516582 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-92e6f94e-b172-4233-9b63-cfe97ec0be7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:21.516891 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-92e6f94e-b172-4233-9b63-cfe97ec0be7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:21.527380 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:21.527380 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:21.527880 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-92e6f94e-b172-4233-9b63-cfe97ec0be7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:21.549925 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-92e6f94e-b172-4233-9b63-cfe97ec0be7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:21.550169 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-92e6f94e-b172-4233-9b63-cfe97ec0be7f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff returned with HTTP 202 Jul 31 19:22:21.550649 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1322/5300] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:21 2026] DELETE /volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:21.561286 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-30de90e3-91de-4457-82ff-bfea1f168f64 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:21.563223 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30de90e3-91de-4457-82ff-bfea1f168f64 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:21.563429 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30de90e3-91de-4457-82ff-bfea1f168f64 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:21.563640 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-30de90e3-91de-4457-82ff-bfea1f168f64 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:21.579135 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:21.579135 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:21.587497 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-30de90e3-91de-4457-82ff-bfea1f168f64 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:21.593700 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-30de90e3-91de-4457-82ff-bfea1f168f64 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff returned with HTTP 200 Jul 31 19:22:21.594201 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1322/5301] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:21 2026] GET /volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:22.606402 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7ec962d7-4b51-4f0c-994d-2a6b846fe034 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:22.608188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ec962d7-4b51-4f0c-994d-2a6b846fe034 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:22.608416 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ec962d7-4b51-4f0c-994d-2a6b846fe034 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:22.608631 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7ec962d7-4b51-4f0c-994d-2a6b846fe034 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:22.614403 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7ec962d7-4b51-4f0c-994d-2a6b846fe034 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff returned with HTTP 404 Jul 31 19:22:22.614922 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1317/5302] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:22 2026] GET /volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:22.621743 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-751321c3-e038-4bf4-9509-a68b0d63a554 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:22.623607 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-751321c3-e038-4bf4-9509-a68b0d63a554 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:22.623844 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-751321c3-e038-4bf4-9509-a68b0d63a554 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:22.624062 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-751321c3-e038-4bf4-9509-a68b0d63a554 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:22.624254 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-751321c3-e038-4bf4-9509-a68b0d63a554 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:22.632289 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:22.632289 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:22.632886 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-751321c3-e038-4bf4-9509-a68b0d63a554 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:22.656317 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-751321c3-e038-4bf4-9509-a68b0d63a554 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:22.656668 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-751321c3-e038-4bf4-9509-a68b0d63a554 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def returned with HTTP 202 Jul 31 19:22:22.657333 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1342/5303] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:22 2026] DELETE /volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:22.664888 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-36d0a3ad-7f4a-42eb-a633-eff6959aae08 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:22.666921 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-36d0a3ad-7f4a-42eb-a633-eff6959aae08 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:22.667303 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-36d0a3ad-7f4a-42eb-a633-eff6959aae08 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:22.667830 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-36d0a3ad-7f4a-42eb-a633-eff6959aae08 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:22.675893 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:22.675893 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:22.679737 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-36d0a3ad-7f4a-42eb-a633-eff6959aae08 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:22.684178 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-36d0a3ad-7f4a-42eb-a633-eff6959aae08 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def returned with HTTP 200 Jul 31 19:22:22.684663 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1323/5304] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:22 2026] GET /volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:23.696192 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-00c6ee7e-78fa-45fe-8aa7-3a06ce24f5ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:23.697992 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-00c6ee7e-78fa-45fe-8aa7-3a06ce24f5ae tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:23.698244 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-00c6ee7e-78fa-45fe-8aa7-3a06ce24f5ae tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:23.698506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-00c6ee7e-78fa-45fe-8aa7-3a06ce24f5ae tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:23.704543 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-00c6ee7e-78fa-45fe-8aa7-3a06ce24f5ae tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def returned with HTTP 404 Jul 31 19:22:23.705064 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1323/5305] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:23 2026] GET /volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:23.711859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-91638309-1a4b-4276-b2af-6020562e4f88 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:23.713458 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91638309-1a4b-4276-b2af-6020562e4f88 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:23.713793 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91638309-1a4b-4276-b2af-6020562e4f88 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:23.714059 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-91638309-1a4b-4276-b2af-6020562e4f88 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:23.714319 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-91638309-1a4b-4276-b2af-6020562e4f88 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:23.723268 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:23.723268 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:23.723268 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-91638309-1a4b-4276-b2af-6020562e4f88 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:23.737277 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-91638309-1a4b-4276-b2af-6020562e4f88 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:23.737617 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-91638309-1a4b-4276-b2af-6020562e4f88 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 returned with HTTP 202 Jul 31 19:22:23.738067 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1318/5306] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:23 2026] DELETE /volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:23.748836 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-e8549f0a-9459-4a38-ab64-a1daecfce98f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:23.754029 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8549f0a-9459-4a38-ab64-a1daecfce98f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:23.755095 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8549f0a-9459-4a38-ab64-a1daecfce98f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:23.757128 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-e8549f0a-9459-4a38-ab64-a1daecfce98f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:23.769527 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:23.769527 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:23.773939 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-e8549f0a-9459-4a38-ab64-a1daecfce98f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:23.778408 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-e8549f0a-9459-4a38-ab64-a1daecfce98f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 returned with HTTP 200 Jul 31 19:22:23.778941 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1343/5307] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:23 2026] GET /volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:24.790625 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-41e1265a-3872-41c4-86eb-e01c3dd742dd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:24.792719 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-41e1265a-3872-41c4-86eb-e01c3dd742dd tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:24.792922 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-41e1265a-3872-41c4-86eb-e01c3dd742dd tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:24.793122 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-41e1265a-3872-41c4-86eb-e01c3dd742dd tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:24.798283 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-41e1265a-3872-41c4-86eb-e01c3dd742dd tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 returned with HTTP 404 Jul 31 19:22:24.798762 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1324/5308] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:24 2026] GET /volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:24.807966 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b2d2082e-0b78-479b-9331-8e0461dceddf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:24.810193 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:24.810707 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1166112974"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:24.812608 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1166112974'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:24.812796 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:24.817354 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:24.825738 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (125d1258-d9b1-43ef-9841-a633a97c298b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:24.827057 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5898e64-bba4-46ed-ab79-4d36e56064c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:24.828306 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:24.860646 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5898e64-bba4-46ed-ab79-4d36e56064c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:24.861979 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79312e24-b641-4967-80d0-4a4a508b4db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:24.907974 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['93b0fbf0-e536-403e-a886-8a30be3e766b', 'e35e71b2-5135-4400-8135-ca766f8d33f5', 'c3e797c4-26e7-48c3-bbc7-6eb2bc6273e5', '6015a688-9c14-49a6-97a6-30958fff1238'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:24.909247 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79312e24-b641-4967-80d0-4a4a508b4db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b0fbf0-e536-403e-a886-8a30be3e766b', 'e35e71b2-5135-4400-8135-ca766f8d33f5', 'c3e797c4-26e7-48c3-bbc7-6eb2bc6273e5', '6015a688-9c14-49a6-97a6-30958fff1238']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:24.910299 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d4c648-1651-4c3f-9bba-671d39944f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:24.939233 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d4c648-1651-4c3f-9bba-671d39944f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acd57330-fc36-4d68-87c8-f077ce6d8e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1166112974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['93b0fbf0-e536-403e-a886-8a30be3e766b','e35e71b2-5135-4400-8135-ca766f8d33f5','c3e797c4-26e7-48c3-bbc7-6eb2bc6273e5','6015a688-9c14-49a6-97a6-30958fff1238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1166112974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acd57330-fc36-4d68-87c8-f077ce6d8e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:24.940216 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cceb1e9f-70cb-4773-b316-111105fbcb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:24.961774 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cceb1e9f-70cb-4773-b316-111105fbcb86) transitioned into state 'SUCCESS' from state '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-1166112974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['93b0fbf0-e536-403e-a886-8a30be3e766b','e35e71b2-5135-4400-8135-ca766f8d33f5','c3e797c4-26e7-48c3-bbc7-6eb2bc6273e5','6015a688-9c14-49a6-97a6-30958fff1238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:24.963501 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ba16ed-96cd-469b-a783-69090f39e4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:24.973166 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36ba16ed-96cd-469b-a783-69090f39e4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:24.974327 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (125d1258-d9b1-43ef-9841-a633a97c298b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:24.974769 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:24.975506 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b2d2082e-0b78-479b-9331-8e0461dceddf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:24.976101 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1324/5309] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:22:24 2026] POST /volume/v3/volumes => generated 770 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:24.988492 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-add2ce2b-899a-4ad0-8611-5fda6cc1885a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:24.990916 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-add2ce2b-899a-4ad0-8611-5fda6cc1885a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:24.991383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-add2ce2b-899a-4ad0-8611-5fda6cc1885a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:24.991383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-add2ce2b-899a-4ad0-8611-5fda6cc1885a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:24.998156 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:24.998156 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:25.001400 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-add2ce2b-899a-4ad0-8611-5fda6cc1885a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:25.004964 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-add2ce2b-899a-4ad0-8611-5fda6cc1885a tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 returned with HTTP 200 Jul 31 19:22:25.005297 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1319/5310] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:24 2026] GET /volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:26.017164 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b8b7d261-298c-4e3a-872d-294dd11ad810 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:26.018696 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8b7d261-298c-4e3a-872d-294dd11ad810 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:26.018915 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8b7d261-298c-4e3a-872d-294dd11ad810 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:26.019097 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b8b7d261-298c-4e3a-872d-294dd11ad810 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:26.026312 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:26.026312 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:26.029756 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b8b7d261-298c-4e3a-872d-294dd11ad810 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:26.033375 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b8b7d261-298c-4e3a-872d-294dd11ad810 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 returned with HTTP 200 Jul 31 19:22:26.033797 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1344/5311] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:26 2026] GET /volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:26.044788 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4bfb79dd-47fd-4e03-9bad-3754eb8ec635 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:26.046567 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4bfb79dd-47fd-4e03-9bad-3754eb8ec635 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:22:26.046943 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4bfb79dd-47fd-4e03-9bad-3754eb8ec635 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acd57330-fc36-4d68-87c8-f077ce6d8e20", "name": "tempest-VolumeDependencyTests-Snapshot-521793207"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:26.054845 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:26.054845 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:26.055340 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4bfb79dd-47fd-4e03-9bad-3754eb8ec635 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:26.055519 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-4bfb79dd-47fd-4e03-9bad-3754eb8ec635 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create snapshot from volume acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:26.079541 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4bfb79dd-47fd-4e03-9bad-3754eb8ec635 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['793d180d-d7de-4973-a68f-8378ca1b48db', 'd5b1df5f-6ce6-40ae-bd65-75f53ae01139', '99c3b365-bdd4-4e00-a7e7-3890b470f0cc', '4dc9660c-4eb1-49c5-a896-d00378c53760'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:26.103955 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4bfb79dd-47fd-4e03-9bad-3754eb8ec635 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot create request issued successfully. Jul 31 19:22:26.104277 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4bfb79dd-47fd-4e03-9bad-3754eb8ec635 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:22:26.104704 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1325/5312] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:22:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:22:26.112585 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d36d9c83-6607-4daa-9551-ff14415bf9ef None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:26.114973 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d36d9c83-6607-4daa-9551-ff14415bf9ef tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:26.115213 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d36d9c83-6607-4daa-9551-ff14415bf9ef tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:26.115468 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d36d9c83-6607-4daa-9551-ff14415bf9ef tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:26.120600 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:26.120600 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:26.121179 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d36d9c83-6607-4daa-9551-ff14415bf9ef tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:26.122182 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d36d9c83-6607-4daa-9551-ff14415bf9ef tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 returned with HTTP 200 Jul 31 19:22:26.122691 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1325/5313] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:26 2026] GET /volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:27.130889 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2663e1f8-5476-4b9d-81c8-c29cec2cf416 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:27.132652 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2663e1f8-5476-4b9d-81c8-c29cec2cf416 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:27.132841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2663e1f8-5476-4b9d-81c8-c29cec2cf416 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:27.133047 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2663e1f8-5476-4b9d-81c8-c29cec2cf416 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:27.137981 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:27.137981 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:27.138489 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2663e1f8-5476-4b9d-81c8-c29cec2cf416 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:27.139187 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2663e1f8-5476-4b9d-81c8-c29cec2cf416 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 returned with HTTP 200 Jul 31 19:22:27.139526 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1320/5314] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:27 2026] GET /volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:27.148008 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:27.149658 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:27.150015 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2ab83cb8-8d1a-430b-a01f-020c27667081", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1561148457"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:27.151408 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'snapshot_id': '2ab83cb8-8d1a-430b-a01f-020c27667081', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1561148457'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:27.156107 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:27.156107 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:27.156530 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:27.156683 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:27.160039 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:27.165191 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (103e0a18-ef6e-4911-918f-1ea11a22832b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:27.166072 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debac032-62a9-4857-b945-62e9382c6f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:27.166938 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:27.192891 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debac032-62a9-4857-b945-62e9382c6f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2ab83cb8-8d1a-430b-a01f-020c27667081', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:27.193642 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf7c71e-5e01-425a-8a5a-d3d9340ca297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:27.230655 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['ac0e7e76-f476-4044-9894-136e88fcdb42', '22468f58-323d-4e6d-b180-1551b6352047', '28d6a530-81a4-46d8-9dfa-0180ef3334e5', '0076ca34-8b5a-4b66-aaf1-752af74f4638'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:27.231523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf7c71e-5e01-425a-8a5a-d3d9340ca297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac0e7e76-f476-4044-9894-136e88fcdb42', '22468f58-323d-4e6d-b180-1551b6352047', '28d6a530-81a4-46d8-9dfa-0180ef3334e5', '0076ca34-8b5a-4b66-aaf1-752af74f4638']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:27.232206 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a408a29-e092-4a0e-910a-674a496b4a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:27.271531 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a408a29-e092-4a0e-910a-674a496b4a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fe1b3ec-f8a8-4fb5-b467-333599176897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1561148457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['ac0e7e76-f476-4044-9894-136e88fcdb42','22468f58-323d-4e6d-b180-1551b6352047','28d6a530-81a4-46d8-9dfa-0180ef3334e5','0076ca34-8b5a-4b66-aaf1-752af74f4638'],size=1,snapshot_id=2ab83cb8-8d1a-430b-a01f-020c27667081,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1561148457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fe1b3ec-f8a8-4fb5-b467-333599176897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2ab83cb8-8d1a-430b-a01f-020c27667081,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:27.272309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f5acf7-c88d-4206-9398-e86863bc43c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:27.289028 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f5acf7-c88d-4206-9398-e86863bc43c5) transitioned into state 'SUCCESS' from state '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-1561148457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['ac0e7e76-f476-4044-9894-136e88fcdb42','22468f58-323d-4e6d-b180-1551b6352047','28d6a530-81a4-46d8-9dfa-0180ef3334e5','0076ca34-8b5a-4b66-aaf1-752af74f4638'],size=1,snapshot_id=2ab83cb8-8d1a-430b-a01f-020c27667081,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:27.289731 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c049e56-476d-4679-8350-9d9ad2eb555a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:27.307243 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c049e56-476d-4679-8350-9d9ad2eb555a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:27.307877 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (103e0a18-ef6e-4911-918f-1ea11a22832b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:27.308198 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:27.308844 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-253d8c3a-dcc9-43d6-8389-12f13c4f07f0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:27.309236 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1345/5315] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:22:27 2026] POST /volume/v3/volumes => generated 804 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:27.322808 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e46d77dc-2bce-4c23-9c6d-d75e0f27194c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:27.324757 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e46d77dc-2bce-4c23-9c6d-d75e0f27194c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:27.324966 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e46d77dc-2bce-4c23-9c6d-d75e0f27194c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:27.325145 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e46d77dc-2bce-4c23-9c6d-d75e0f27194c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:27.332116 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:27.332116 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:27.335333 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e46d77dc-2bce-4c23-9c6d-d75e0f27194c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:27.338904 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e46d77dc-2bce-4c23-9c6d-d75e0f27194c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 returned with HTTP 200 Jul 31 19:22:27.339234 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1326/5316] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:27 2026] GET /volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:28.351226 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-78858f9e-f3d2-4ac1-93cf-c8832fb7a7a4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:28.353632 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-78858f9e-f3d2-4ac1-93cf-c8832fb7a7a4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:28.353921 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-78858f9e-f3d2-4ac1-93cf-c8832fb7a7a4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:28.354172 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-78858f9e-f3d2-4ac1-93cf-c8832fb7a7a4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:28.363570 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:28.363570 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:28.368306 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-78858f9e-f3d2-4ac1-93cf-c8832fb7a7a4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:28.373920 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-78858f9e-f3d2-4ac1-93cf-c8832fb7a7a4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 returned with HTTP 200 Jul 31 19:22:28.374450 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1326/5317] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:28 2026] GET /volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 => generated 897 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:28.385947 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5a4377d1-2669-4875-ad75-c00f6202215e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:28.387566 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a4377d1-2669-4875-ad75-c00f6202215e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:22:28.387927 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5a4377d1-2669-4875-ad75-c00f6202215e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fe1b3ec-f8a8-4fb5-b467-333599176897", "name": "tempest-VolumeDependencyTests-Snapshot-1546607144"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:28.396389 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:28.396389 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:28.396842 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a4377d1-2669-4875-ad75-c00f6202215e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:28.396957 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-5a4377d1-2669-4875-ad75-c00f6202215e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create snapshot from volume 4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:28.424539 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-5a4377d1-2669-4875-ad75-c00f6202215e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['8c1b3c27-2d14-4f12-b6b1-f7f07c79ad6d', '337b40b0-f610-4a85-836e-03b24b0b4b63', '17a924dc-cc0b-4af2-8baa-41e331d8d44d', '4d87111d-2c21-44d3-869e-084ca11c4005'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:28.451878 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5a4377d1-2669-4875-ad75-c00f6202215e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot create request issued successfully. Jul 31 19:22:28.452241 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5a4377d1-2669-4875-ad75-c00f6202215e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:22:28.452656 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1321/5318] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:22:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:22:28.462800 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-91b236d1-f172-4621-8ee6-1db961d0b117 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:28.464832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-91b236d1-f172-4621-8ee6-1db961d0b117 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:28.465034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-91b236d1-f172-4621-8ee6-1db961d0b117 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:28.465249 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-91b236d1-f172-4621-8ee6-1db961d0b117 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:28.470359 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:28.470359 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:28.470934 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-91b236d1-f172-4621-8ee6-1db961d0b117 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:28.471893 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-91b236d1-f172-4621-8ee6-1db961d0b117 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a returned with HTTP 200 Jul 31 19:22:28.472376 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1346/5319] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:28 2026] GET /volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:29.481835 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8f7f8500-376b-4afd-921c-08aace4c1b09 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:29.484070 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8f7f8500-376b-4afd-921c-08aace4c1b09 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:29.484308 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8f7f8500-376b-4afd-921c-08aace4c1b09 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:29.484557 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8f7f8500-376b-4afd-921c-08aace4c1b09 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:29.490214 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:29.490214 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:29.490795 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8f7f8500-376b-4afd-921c-08aace4c1b09 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:29.491784 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8f7f8500-376b-4afd-921c-08aace4c1b09 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a returned with HTTP 200 Jul 31 19:22:29.492209 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1327/5320] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:29 2026] GET /volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:29.501504 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-81e55259-887b-414d-869f-e20157e32ea7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:29.503104 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:29.503470 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "32fd6b6b-8dd5-416d-b024-5a321e22289a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1157420890"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:29.504882 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'snapshot_id': '32fd6b6b-8dd5-416d-b024-5a321e22289a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1157420890'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:29.509219 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:29.509219 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:29.509688 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:29.509813 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:29.512742 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:29.517636 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (250e64d9-9c10-459b-b439-4074bb327b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:29.518472 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c570a7bb-ca96-4a73-960d-7bcc2e217e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:29.519253 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:29.543068 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c570a7bb-ca96-4a73-960d-7bcc2e217e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32fd6b6b-8dd5-416d-b024-5a321e22289a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:29.543843 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12949883-dad6-4b88-9199-32207f6f6957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:29.575985 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['f602e3ed-9728-473c-8a97-31fb4365c337', '5d778ef9-0e06-4290-95d5-09bad1a30aa5', 'ed3f5943-b010-4e0b-a7fe-091b31a6de02', 'e8fd6620-7eaa-417b-afd8-7a3a66a2f8d1'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:29.576772 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12949883-dad6-4b88-9199-32207f6f6957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f602e3ed-9728-473c-8a97-31fb4365c337', '5d778ef9-0e06-4290-95d5-09bad1a30aa5', 'ed3f5943-b010-4e0b-a7fe-091b31a6de02', 'e8fd6620-7eaa-417b-afd8-7a3a66a2f8d1']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:29.577472 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8daaeb6-3f49-4cfb-869b-c3a68294fcd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:29.611162 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8daaeb6-3f49-4cfb-869b-c3a68294fcd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2a7efca-6ec8-4243-887f-b8cd09ca1380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1157420890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['f602e3ed-9728-473c-8a97-31fb4365c337','5d778ef9-0e06-4290-95d5-09bad1a30aa5','ed3f5943-b010-4e0b-a7fe-091b31a6de02','e8fd6620-7eaa-417b-afd8-7a3a66a2f8d1'],size=1,snapshot_id=32fd6b6b-8dd5-416d-b024-5a321e22289a,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1157420890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2a7efca-6ec8-4243-887f-b8cd09ca1380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32fd6b6b-8dd5-416d-b024-5a321e22289a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:29.611878 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc2b836-b665-4c28-a6b1-195efe0698d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:29.625945 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bc2b836-b665-4c28-a6b1-195efe0698d8) transitioned into state 'SUCCESS' from state '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-1157420890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['f602e3ed-9728-473c-8a97-31fb4365c337','5d778ef9-0e06-4290-95d5-09bad1a30aa5','ed3f5943-b010-4e0b-a7fe-091b31a6de02','e8fd6620-7eaa-417b-afd8-7a3a66a2f8d1'],size=1,snapshot_id=32fd6b6b-8dd5-416d-b024-5a321e22289a,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:29.626618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10968d3f-d096-4bd2-92f9-3f3978e5c4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:29.643811 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10968d3f-d096-4bd2-92f9-3f3978e5c4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:29.644568 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (250e64d9-9c10-459b-b439-4074bb327b87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:29.644863 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:29.645385 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-81e55259-887b-414d-869f-e20157e32ea7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:29.645884 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1327/5321] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:22:29 2026] POST /volume/v3/volumes => generated 804 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:29.656700 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c28e0943-31c1-4a8d-9869-71aadcc84bc4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:29.658799 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c28e0943-31c1-4a8d-9869-71aadcc84bc4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:29.659027 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c28e0943-31c1-4a8d-9869-71aadcc84bc4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:29.659223 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c28e0943-31c1-4a8d-9869-71aadcc84bc4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:29.665683 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:29.665683 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:29.668751 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c28e0943-31c1-4a8d-9869-71aadcc84bc4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:29.672245 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c28e0943-31c1-4a8d-9869-71aadcc84bc4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 returned with HTTP 200 Jul 31 19:22:29.672608 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1322/5322] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:29 2026] GET /volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:30.684114 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-359e5fc9-5d34-4b62-935c-d3c826332af7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:30.686379 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-359e5fc9-5d34-4b62-935c-d3c826332af7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:30.686639 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-359e5fc9-5d34-4b62-935c-d3c826332af7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:30.686963 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-359e5fc9-5d34-4b62-935c-d3c826332af7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:30.693385 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:30.693385 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:30.696618 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-359e5fc9-5d34-4b62-935c-d3c826332af7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:30.700637 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-359e5fc9-5d34-4b62-935c-d3c826332af7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 returned with HTTP 200 Jul 31 19:22:30.701012 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1347/5323] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:30 2026] GET /volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:30.713077 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6347937f-89fe-41c3-8779-dc29825e6293 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:30.714823 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6347937f-89fe-41c3-8779-dc29825e6293 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:30.715026 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6347937f-89fe-41c3-8779-dc29825e6293 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:30.715225 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6347937f-89fe-41c3-8779-dc29825e6293 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:30.715351 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-6347937f-89fe-41c3-8779-dc29825e6293 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:30.720127 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:30.720127 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:30.720562 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6347937f-89fe-41c3-8779-dc29825e6293 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:30.734740 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6347937f-89fe-41c3-8779-dc29825e6293 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot delete request issued successfully. Jul 31 19:22:30.734947 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6347937f-89fe-41c3-8779-dc29825e6293 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 returned with HTTP 202 Jul 31 19:22:30.735373 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1328/5324] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:30 2026] DELETE /volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:30.743784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ac1092ef-dfbb-4586-8994-8e5abcebc1e9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:30.745812 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac1092ef-dfbb-4586-8994-8e5abcebc1e9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:30.746020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac1092ef-dfbb-4586-8994-8e5abcebc1e9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:30.746201 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ac1092ef-dfbb-4586-8994-8e5abcebc1e9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:30.751191 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:30.751191 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:30.751798 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ac1092ef-dfbb-4586-8994-8e5abcebc1e9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:30.752727 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ac1092ef-dfbb-4586-8994-8e5abcebc1e9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 returned with HTTP 200 Jul 31 19:22:30.753256 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1328/5325] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:30 2026] GET /volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:22:31.762122 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7be49eb6-13b9-4ee6-a312-8beb7255c726 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:31.763662 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7be49eb6-13b9-4ee6-a312-8beb7255c726 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:31.763829 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7be49eb6-13b9-4ee6-a312-8beb7255c726 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:31.763999 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7be49eb6-13b9-4ee6-a312-8beb7255c726 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:31.767875 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7be49eb6-13b9-4ee6-a312-8beb7255c726 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 returned with HTTP 404 Jul 31 19:22:31.768272 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1323/5326] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:31 2026] GET /volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:31.774220 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0af4524f-10a6-4e39-adb2-6cfc12246541 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:31.775955 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0af4524f-10a6-4e39-adb2-6cfc12246541 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:31.776134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0af4524f-10a6-4e39-adb2-6cfc12246541 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:31.776312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0af4524f-10a6-4e39-adb2-6cfc12246541 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:31.776415 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-0af4524f-10a6-4e39-adb2-6cfc12246541 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:31.781084 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:31.781084 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:31.781434 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0af4524f-10a6-4e39-adb2-6cfc12246541 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:31.797843 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0af4524f-10a6-4e39-adb2-6cfc12246541 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot delete request issued successfully. Jul 31 19:22:31.797937 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0af4524f-10a6-4e39-adb2-6cfc12246541 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a returned with HTTP 202 Jul 31 19:22:31.798232 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1348/5327] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:31 2026] DELETE /volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:31.805856 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8348b385-c9bb-4a35-a574-601c45d05c89 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:31.808017 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8348b385-c9bb-4a35-a574-601c45d05c89 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:31.808242 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8348b385-c9bb-4a35-a574-601c45d05c89 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:31.808500 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8348b385-c9bb-4a35-a574-601c45d05c89 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:31.814582 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:31.814582 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:31.815058 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-8348b385-c9bb-4a35-a574-601c45d05c89 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:31.815952 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8348b385-c9bb-4a35-a574-601c45d05c89 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a returned with HTTP 200 Jul 31 19:22:31.816372 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1329/5328] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:31 2026] GET /volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:32.826102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7bf07412-1685-42e4-9497-36435000b23c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:32.828536 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7bf07412-1685-42e4-9497-36435000b23c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:32.828705 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7bf07412-1685-42e4-9497-36435000b23c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:32.828894 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7bf07412-1685-42e4-9497-36435000b23c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:32.833077 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7bf07412-1685-42e4-9497-36435000b23c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a returned with HTTP 404 Jul 31 19:22:32.833738 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1329/5329] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:32 2026] GET /volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:32.841653 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7474fde7-46c8-4ac4-9336-61614498fb96 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:32.844046 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7474fde7-46c8-4ac4-9336-61614498fb96 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:32.844313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7474fde7-46c8-4ac4-9336-61614498fb96 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:32.844585 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7474fde7-46c8-4ac4-9336-61614498fb96 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:32.844800 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-7474fde7-46c8-4ac4-9336-61614498fb96 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:32.853173 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:32.853173 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:32.853839 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7474fde7-46c8-4ac4-9336-61614498fb96 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:32.872649 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7474fde7-46c8-4ac4-9336-61614498fb96 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:32.872870 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7474fde7-46c8-4ac4-9336-61614498fb96 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 returned with HTTP 202 Jul 31 19:22:32.873287 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1324/5330] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:32 2026] DELETE /volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:32.880651 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-352dae07-ab6b-4195-aafe-c8cc64c76f48 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:32.882538 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-352dae07-ab6b-4195-aafe-c8cc64c76f48 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:32.882792 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-352dae07-ab6b-4195-aafe-c8cc64c76f48 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:32.883012 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-352dae07-ab6b-4195-aafe-c8cc64c76f48 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:32.890329 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:32.890329 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:32.894367 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-352dae07-ab6b-4195-aafe-c8cc64c76f48 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:32.899068 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-352dae07-ab6b-4195-aafe-c8cc64c76f48 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 returned with HTTP 200 Jul 31 19:22:32.899589 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1349/5331] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:32 2026] GET /volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:33.911792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-75320b55-9f3e-450c-8d38-4916882e48ad None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:33.913389 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75320b55-9f3e-450c-8d38-4916882e48ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:33.913597 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75320b55-9f3e-450c-8d38-4916882e48ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:33.913799 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75320b55-9f3e-450c-8d38-4916882e48ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:33.918853 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75320b55-9f3e-450c-8d38-4916882e48ad tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 returned with HTTP 404 Jul 31 19:22:33.919236 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1330/5332] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:33 2026] GET /volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:33.925267 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7f9d3fa7-6e1d-4f53-b695-57458cee868b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:33.927016 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f9d3fa7-6e1d-4f53-b695-57458cee868b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:33.927136 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f9d3fa7-6e1d-4f53-b695-57458cee868b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:33.927303 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7f9d3fa7-6e1d-4f53-b695-57458cee868b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:33.927487 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-7f9d3fa7-6e1d-4f53-b695-57458cee868b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:33.933683 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:33.933683 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:33.934092 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7f9d3fa7-6e1d-4f53-b695-57458cee868b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:33.951377 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7f9d3fa7-6e1d-4f53-b695-57458cee868b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:33.951734 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7f9d3fa7-6e1d-4f53-b695-57458cee868b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 returned with HTTP 202 Jul 31 19:22:33.952370 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1330/5333] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:33 2026] DELETE /volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:33.960016 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3b557358-a21b-4072-874a-31013e6b6418 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:33.961965 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b557358-a21b-4072-874a-31013e6b6418 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:33.962263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b557358-a21b-4072-874a-31013e6b6418 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:33.962495 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3b557358-a21b-4072-874a-31013e6b6418 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:33.970370 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:33.970370 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:33.974070 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3b557358-a21b-4072-874a-31013e6b6418 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:33.978577 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3b557358-a21b-4072-874a-31013e6b6418 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 returned with HTTP 200 Jul 31 19:22:33.979042 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1325/5334] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:33 2026] GET /volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:34.991360 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d619c09e-ea3f-4e17-a3cd-4320764d08e0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:34.993106 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d619c09e-ea3f-4e17-a3cd-4320764d08e0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:34.993348 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d619c09e-ea3f-4e17-a3cd-4320764d08e0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:34.993594 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d619c09e-ea3f-4e17-a3cd-4320764d08e0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:34.999115 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d619c09e-ea3f-4e17-a3cd-4320764d08e0 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 returned with HTTP 404 Jul 31 19:22:34.999695 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1350/5335] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:34 2026] GET /volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:35.006096 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ef2f4424-2b58-4d35-b54d-30360f10e008 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:35.007788 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef2f4424-2b58-4d35-b54d-30360f10e008 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:35.008010 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef2f4424-2b58-4d35-b54d-30360f10e008 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:35.008228 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef2f4424-2b58-4d35-b54d-30360f10e008 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:35.008390 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-ef2f4424-2b58-4d35-b54d-30360f10e008 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:35.015018 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:35.015018 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:35.015409 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ef2f4424-2b58-4d35-b54d-30360f10e008 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:35.031201 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ef2f4424-2b58-4d35-b54d-30360f10e008 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:35.031379 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef2f4424-2b58-4d35-b54d-30360f10e008 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 returned with HTTP 202 Jul 31 19:22:35.031782 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1331/5336] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:35 2026] DELETE /volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:35.040020 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2b8cadd4-ff39-42ac-adfd-ce2fdeb9d34e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:35.041842 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b8cadd4-ff39-42ac-adfd-ce2fdeb9d34e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:35.042052 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b8cadd4-ff39-42ac-adfd-ce2fdeb9d34e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:35.042229 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2b8cadd4-ff39-42ac-adfd-ce2fdeb9d34e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:35.049812 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:35.049812 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:35.053921 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2b8cadd4-ff39-42ac-adfd-ce2fdeb9d34e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:35.058218 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2b8cadd4-ff39-42ac-adfd-ce2fdeb9d34e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 returned with HTTP 200 Jul 31 19:22:35.058707 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1331/5337] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:35 2026] GET /volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:36.070802 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-94c5065d-604a-4a97-a392-3b554d256649 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:36.072533 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94c5065d-604a-4a97-a392-3b554d256649 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:36.072776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94c5065d-604a-4a97-a392-3b554d256649 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:36.072970 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94c5065d-604a-4a97-a392-3b554d256649 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:36.078657 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94c5065d-604a-4a97-a392-3b554d256649 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 returned with HTTP 404 Jul 31 19:22:36.079142 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1326/5338] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:36 2026] GET /volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:36.087557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:36.089258 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:36.089718 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1013964691"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:36.091101 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1013964691'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:36.091222 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:36.095465 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:36.102704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (7ef3c782-4f45-421a-a836-0b016cd56aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:36.104052 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1bf265-61de-4a66-a5f6-2fbbd3136145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:36.105343 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:36.129086 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1bf265-61de-4a66-a5f6-2fbbd3136145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:36.129803 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ccdebe-9e2a-4aa4-b31e-04f80497cb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:36.164966 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['c30770d4-5c05-4ee4-b808-2879a58a6bba', 'c4b10269-366f-4751-9972-3a73b2469056', '1b3bf9e8-01eb-446c-ba7b-856845717662', '93416b1b-e47c-441b-826b-c33172ea71eb'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:36.165781 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ccdebe-9e2a-4aa4-b31e-04f80497cb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c30770d4-5c05-4ee4-b808-2879a58a6bba', 'c4b10269-366f-4751-9972-3a73b2469056', '1b3bf9e8-01eb-446c-ba7b-856845717662', '93416b1b-e47c-441b-826b-c33172ea71eb']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:36.166458 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89b3e34-a785-4cc6-ba27-77fabe96b04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:36.186079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89b3e34-a785-4cc6-ba27-77fabe96b04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd2890dc-d3d6-4194-bc4c-d78e978499ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1013964691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['c30770d4-5c05-4ee4-b808-2879a58a6bba','c4b10269-366f-4751-9972-3a73b2469056','1b3bf9e8-01eb-446c-ba7b-856845717662','93416b1b-e47c-441b-826b-c33172ea71eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1013964691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd2890dc-d3d6-4194-bc4c-d78e978499ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:36.187216 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97814bf3-c7b9-4ac4-a5e0-4d7fbbedeb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:36.202771 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97814bf3-c7b9-4ac4-a5e0-4d7fbbedeb96) transitioned into state 'SUCCESS' from state '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-1013964691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['c30770d4-5c05-4ee4-b808-2879a58a6bba','c4b10269-366f-4751-9972-3a73b2469056','1b3bf9e8-01eb-446c-ba7b-856845717662','93416b1b-e47c-441b-826b-c33172ea71eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:36.203465 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1758e2-4ac9-435d-8a53-bf172535b3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:36.212016 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1758e2-4ac9-435d-8a53-bf172535b3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:36.212799 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (7ef3c782-4f45-421a-a836-0b016cd56aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:36.213079 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:36.213627 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34678bd6-b1f1-4c6e-8722-056c99d09a2e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:36.214023 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1351/5339] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:22:36 2026] POST /volume/v3/volumes => generated 770 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:36.225923 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-926b9c3d-003d-4ce8-842a-fc2255532ca3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:36.227789 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-926b9c3d-003d-4ce8-842a-fc2255532ca3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:36.228052 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-926b9c3d-003d-4ce8-842a-fc2255532ca3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:36.228283 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-926b9c3d-003d-4ce8-842a-fc2255532ca3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:36.235208 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:36.235208 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:36.238406 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-926b9c3d-003d-4ce8-842a-fc2255532ca3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:36.242135 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-926b9c3d-003d-4ce8-842a-fc2255532ca3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac returned with HTTP 200 Jul 31 19:22:36.242507 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1332/5340] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:36 2026] GET /volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:37.254351 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-bce983cb-fb78-4719-8ce6-df89f6c29f21 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:37.256096 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bce983cb-fb78-4719-8ce6-df89f6c29f21 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:37.256291 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bce983cb-fb78-4719-8ce6-df89f6c29f21 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:37.256457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-bce983cb-fb78-4719-8ce6-df89f6c29f21 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:37.262955 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:37.262955 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:37.266085 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-bce983cb-fb78-4719-8ce6-df89f6c29f21 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:37.269769 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-bce983cb-fb78-4719-8ce6-df89f6c29f21 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac returned with HTTP 200 Jul 31 19:22:37.270114 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1332/5341] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:37 2026] GET /volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:37.281977 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b52ba110-b273-43f7-9015-39f16c33fc60 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:37.283792 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b52ba110-b273-43f7-9015-39f16c33fc60 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:22:37.284245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b52ba110-b273-43f7-9015-39f16c33fc60 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd2890dc-d3d6-4194-bc4c-d78e978499ac", "name": "tempest-VolumeDependencyTests-Snapshot-788163995"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:37.292116 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:37.292116 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:37.292570 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b52ba110-b273-43f7-9015-39f16c33fc60 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:37.292728 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-b52ba110-b273-43f7-9015-39f16c33fc60 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create snapshot from volume dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:37.314736 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b52ba110-b273-43f7-9015-39f16c33fc60 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['54ecbba8-c632-4df2-82fe-bf65a3670714', '0b60b131-b721-4d4d-9b40-78739e3663a5', 'bdf2a144-31bb-478b-86f6-1a98bc87ff3c', '79c955c5-478a-49dd-973d-becfad050fac'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:37.340700 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b52ba110-b273-43f7-9015-39f16c33fc60 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot create request issued successfully. Jul 31 19:22:37.341027 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b52ba110-b273-43f7-9015-39f16c33fc60 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:22:37.341445 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1327/5342] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:22:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:22:37.349666 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-be3b5b07-6589-4b74-bf0e-0ace28146d66 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:37.352059 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be3b5b07-6589-4b74-bf0e-0ace28146d66 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:37.352331 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be3b5b07-6589-4b74-bf0e-0ace28146d66 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:37.352653 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-be3b5b07-6589-4b74-bf0e-0ace28146d66 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:37.359736 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:37.359736 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:37.360319 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-be3b5b07-6589-4b74-bf0e-0ace28146d66 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:37.361328 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-be3b5b07-6589-4b74-bf0e-0ace28146d66 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 returned with HTTP 200 Jul 31 19:22:37.361840 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1352/5343] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:37 2026] GET /volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:38.370130 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2866250c-5087-4fa6-840b-bbc853697b3e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:38.371864 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2866250c-5087-4fa6-840b-bbc853697b3e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:38.372078 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2866250c-5087-4fa6-840b-bbc853697b3e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:38.372262 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2866250c-5087-4fa6-840b-bbc853697b3e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:38.377234 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:38.377234 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:38.377652 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-2866250c-5087-4fa6-840b-bbc853697b3e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:38.378444 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2866250c-5087-4fa6-840b-bbc853697b3e tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 returned with HTTP 200 Jul 31 19:22:38.378855 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1333/5344] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:38 2026] GET /volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:38.386628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-528ff207-1b3c-42fd-aa9a-698533821b5c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:38.388231 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:38.388605 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7fc5e215-e3ba-4b96-8d62-f653e6896cf1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1073226676"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:38.390109 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'snapshot_id': '7fc5e215-e3ba-4b96-8d62-f653e6896cf1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1073226676'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:38.396041 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:38.396041 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:38.396582 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:38.396712 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:38.400586 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:38.406539 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (370d2e8d-c6b8-4241-8dd8-5d62fdadf446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:38.407508 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a3702d9-bf94-4bad-92ac-77ca5f66363b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:38.408494 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:38.436115 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a3702d9-bf94-4bad-92ac-77ca5f66363b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7fc5e215-e3ba-4b96-8d62-f653e6896cf1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:38.436870 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d8f114-4a60-4ce2-9f3e-31f90eaa4ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:38.474717 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['81ca90d4-1ccf-4c89-89c0-2f4386def606', '6b7db671-7427-43c7-9015-7295cc2829fc', '7013c294-f038-4834-b7a0-8491af40c53d', '46017379-ba70-48e4-8e4d-c312f9769e7e'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:38.475885 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d8f114-4a60-4ce2-9f3e-31f90eaa4ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ca90d4-1ccf-4c89-89c0-2f4386def606', '6b7db671-7427-43c7-9015-7295cc2829fc', '7013c294-f038-4834-b7a0-8491af40c53d', '46017379-ba70-48e4-8e4d-c312f9769e7e']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:38.476729 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0491f498-f2f4-4f17-910d-f7bb0dfdd205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:38.519000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0491f498-f2f4-4f17-910d-f7bb0dfdd205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a48247e1-4962-45e6-a986-9b8289eae3f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1073226676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['81ca90d4-1ccf-4c89-89c0-2f4386def606','6b7db671-7427-43c7-9015-7295cc2829fc','7013c294-f038-4834-b7a0-8491af40c53d','46017379-ba70-48e4-8e4d-c312f9769e7e'],size=1,snapshot_id=7fc5e215-e3ba-4b96-8d62-f653e6896cf1,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1073226676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a48247e1-4962-45e6-a986-9b8289eae3f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7fc5e215-e3ba-4b96-8d62-f653e6896cf1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:38.520117 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc77bad-3f8b-40da-ab30-6cd64a23144b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:38.538714 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cc77bad-3f8b-40da-ab30-6cd64a23144b) transitioned into state 'SUCCESS' from state '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-1073226676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['81ca90d4-1ccf-4c89-89c0-2f4386def606','6b7db671-7427-43c7-9015-7295cc2829fc','7013c294-f038-4834-b7a0-8491af40c53d','46017379-ba70-48e4-8e4d-c312f9769e7e'],size=1,snapshot_id=7fc5e215-e3ba-4b96-8d62-f653e6896cf1,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:38.539517 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea3dd29-7bcd-47b8-b458-d391f29b5d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:38.559285 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cea3dd29-7bcd-47b8-b458-d391f29b5d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:38.560072 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (370d2e8d-c6b8-4241-8dd8-5d62fdadf446) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:38.560372 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:38.560934 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-528ff207-1b3c-42fd-aa9a-698533821b5c tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:38.561358 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1333/5345] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:22:38 2026] POST /volume/v3/volumes => generated 804 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:38.572262 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-33d33fb7-125f-423e-a4a7-89beee451a90 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:38.573896 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33d33fb7-125f-423e-a4a7-89beee451a90 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 Jul 31 19:22:38.574224 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33d33fb7-125f-423e-a4a7-89beee451a90 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:38.575910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-33d33fb7-125f-423e-a4a7-89beee451a90 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:38.581457 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:38.581457 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:38.584819 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-33d33fb7-125f-423e-a4a7-89beee451a90 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:38.588499 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-33d33fb7-125f-423e-a4a7-89beee451a90 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 returned with HTTP 200 Jul 31 19:22:38.588914 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1328/5346] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:38 2026] GET /volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:39.600524 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3515610c-1b19-4a03-b00d-4c82c4a2a184 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:39.602555 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3515610c-1b19-4a03-b00d-4c82c4a2a184 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 Jul 31 19:22:39.602791 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3515610c-1b19-4a03-b00d-4c82c4a2a184 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:39.602978 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3515610c-1b19-4a03-b00d-4c82c4a2a184 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:39.610675 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:39.610675 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:39.613920 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3515610c-1b19-4a03-b00d-4c82c4a2a184 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:39.617562 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3515610c-1b19-4a03-b00d-4c82c4a2a184 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 returned with HTTP 200 Jul 31 19:22:39.617903 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1353/5347] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:39 2026] GET /volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:39.629792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e1a7fb51-fd01-4097-9297-32ad3fa7769b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:39.631499 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e1a7fb51-fd01-4097-9297-32ad3fa7769b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:39.631730 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e1a7fb51-fd01-4097-9297-32ad3fa7769b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:39.631947 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e1a7fb51-fd01-4097-9297-32ad3fa7769b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:39.632053 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-e1a7fb51-fd01-4097-9297-32ad3fa7769b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:39.636840 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:39.636840 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:39.637279 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e1a7fb51-fd01-4097-9297-32ad3fa7769b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:39.654478 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e1a7fb51-fd01-4097-9297-32ad3fa7769b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot delete request issued successfully. Jul 31 19:22:39.654763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e1a7fb51-fd01-4097-9297-32ad3fa7769b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 returned with HTTP 202 Jul 31 19:22:39.655162 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1334/5348] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:39 2026] DELETE /volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:22:39.664660 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-63c9e75b-c70d-4eaa-91d2-7e3c77c55c59 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:39.666572 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63c9e75b-c70d-4eaa-91d2-7e3c77c55c59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:39.666756 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63c9e75b-c70d-4eaa-91d2-7e3c77c55c59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:39.666942 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-63c9e75b-c70d-4eaa-91d2-7e3c77c55c59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:39.672574 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:39.672574 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:39.672959 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-63c9e75b-c70d-4eaa-91d2-7e3c77c55c59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Snapshot retrieved successfully. Jul 31 19:22:39.673727 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-63c9e75b-c70d-4eaa-91d2-7e3c77c55c59 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 returned with HTTP 200 Jul 31 19:22:39.674080 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1334/5349] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:39 2026] GET /volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 19:22:40.684539 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c191133b-4f02-4b3a-8b4f-1c37c1d586f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:40.686269 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c191133b-4f02-4b3a-8b4f-1c37c1d586f7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:40.687734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c191133b-4f02-4b3a-8b4f-1c37c1d586f7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:40.687734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c191133b-4f02-4b3a-8b4f-1c37c1d586f7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:40.691086 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c191133b-4f02-4b3a-8b4f-1c37c1d586f7 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 returned with HTTP 404 Jul 31 19:22:40.691710 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1329/5350] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:40 2026] GET /volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:40.698429 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-63c43d7c-d33a-4e74-ad40-abb756ee93e5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:40.700097 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63c43d7c-d33a-4e74-ad40-abb756ee93e5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:40.700289 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63c43d7c-d33a-4e74-ad40-abb756ee93e5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:40.700499 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63c43d7c-d33a-4e74-ad40-abb756ee93e5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:40.700684 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-63c43d7c-d33a-4e74-ad40-abb756ee93e5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:40.707351 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:40.707351 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:40.707795 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63c43d7c-d33a-4e74-ad40-abb756ee93e5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:40.722287 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63c43d7c-d33a-4e74-ad40-abb756ee93e5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:40.722506 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63c43d7c-d33a-4e74-ad40-abb756ee93e5 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac returned with HTTP 202 Jul 31 19:22:40.722891 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1354/5351] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:40 2026] DELETE /volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:40.730158 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a43ffceb-d175-40b7-8a00-7d9518cc1b85 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:40.731793 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a43ffceb-d175-40b7-8a00-7d9518cc1b85 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:40.732006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a43ffceb-d175-40b7-8a00-7d9518cc1b85 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:40.732181 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a43ffceb-d175-40b7-8a00-7d9518cc1b85 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:40.738850 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:40.738850 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:40.742335 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a43ffceb-d175-40b7-8a00-7d9518cc1b85 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:40.746270 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a43ffceb-d175-40b7-8a00-7d9518cc1b85 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac returned with HTTP 200 Jul 31 19:22:40.746644 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1335/5352] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:40 2026] GET /volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 19:22:41.758995 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-14cb7930-48a9-4408-9ba2-d644f2915668 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:41.760670 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14cb7930-48a9-4408-9ba2-d644f2915668 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:41.760875 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14cb7930-48a9-4408-9ba2-d644f2915668 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:41.761053 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-14cb7930-48a9-4408-9ba2-d644f2915668 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:41.766682 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-14cb7930-48a9-4408-9ba2-d644f2915668 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac returned with HTTP 404 Jul 31 19:22:41.767146 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1335/5353] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:41 2026] GET /volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:41.775628 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-00a35094-fa0e-429a-9a77-958f86cbc98b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:41.777215 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:41.777801 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1317198784"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:41.780979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1317198784'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:41.780979 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:41.784990 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:41.792659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (abe3ff9d-0e24-44d9-9dd1-744bc9c327eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:41.794348 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820f78b2-041b-4682-b347-fa782450c090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:41.796645 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:41.822985 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820f78b2-041b-4682-b347-fa782450c090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:41.824244 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f82742c6-7f1a-4305-9429-93fc0bf564d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:41.862459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['f57a7689-1693-4f8a-95f2-455c8181aa1b', '99a5a5eb-95de-4969-b619-dae5420e338c', 'e5d3f0a0-5682-4020-bd1f-3ab636811e95', '33bccfaa-4569-4497-9ed8-bfe2743ffdc6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:41.862459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f82742c6-7f1a-4305-9429-93fc0bf564d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57a7689-1693-4f8a-95f2-455c8181aa1b', '99a5a5eb-95de-4969-b619-dae5420e338c', 'e5d3f0a0-5682-4020-bd1f-3ab636811e95', '33bccfaa-4569-4497-9ed8-bfe2743ffdc6']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:41.862459 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67431e9c-86e4-4983-8b4a-fb92a6855f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:41.881285 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67431e9c-86e4-4983-8b4a-fb92a6855f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b2bbd40-bd9d-4b2d-b934-c267c963aa88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1317198784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['f57a7689-1693-4f8a-95f2-455c8181aa1b','99a5a5eb-95de-4969-b619-dae5420e338c','e5d3f0a0-5682-4020-bd1f-3ab636811e95','33bccfaa-4569-4497-9ed8-bfe2743ffdc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1317198784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b2bbd40-bd9d-4b2d-b934-c267c963aa88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:41.882328 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4caabef3-c6ff-4f0e-b056-38b0adaeee6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:41.898097 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4caabef3-c6ff-4f0e-b056-38b0adaeee6f) transitioned into state 'SUCCESS' from state '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-1317198784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['f57a7689-1693-4f8a-95f2-455c8181aa1b','99a5a5eb-95de-4969-b619-dae5420e338c','e5d3f0a0-5682-4020-bd1f-3ab636811e95','33bccfaa-4569-4497-9ed8-bfe2743ffdc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:41.899044 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d5b3cc-bf31-4432-9ad2-fbf199da6bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:41.908156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d5b3cc-bf31-4432-9ad2-fbf199da6bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:41.910454 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (abe3ff9d-0e24-44d9-9dd1-744bc9c327eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:41.910454 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:41.910454 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-00a35094-fa0e-429a-9a77-958f86cbc98b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:41.910805 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1330/5354] 10.4.3.163 () {70 vars in 1299 bytes} [Fri Jul 31 19:22:41 2026] POST /volume/v3/volumes => generated 770 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:41.923662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-80bb1c4a-f50b-4ae0-a977-f7f8467a6414 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:41.925672 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80bb1c4a-f50b-4ae0-a977-f7f8467a6414 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:41.925912 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80bb1c4a-f50b-4ae0-a977-f7f8467a6414 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:41.926140 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-80bb1c4a-f50b-4ae0-a977-f7f8467a6414 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:41.933329 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:41.933329 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:41.936834 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-80bb1c4a-f50b-4ae0-a977-f7f8467a6414 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:41.940562 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-80bb1c4a-f50b-4ae0-a977-f7f8467a6414 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 returned with HTTP 200 Jul 31 19:22:41.940909 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1355/5355] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:41 2026] GET /volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:42.955001 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-606a836f-57a8-4a34-87f4-02f07c511634 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:42.957459 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-606a836f-57a8-4a34-87f4-02f07c511634 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:42.957459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-606a836f-57a8-4a34-87f4-02f07c511634 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:42.957459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-606a836f-57a8-4a34-87f4-02f07c511634 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:42.964704 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:42.964704 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:42.968453 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-606a836f-57a8-4a34-87f4-02f07c511634 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:42.973184 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-606a836f-57a8-4a34-87f4-02f07c511634 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 returned with HTTP 200 Jul 31 19:22:42.973748 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1336/5356] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:42 2026] GET /volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:42.986642 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:42.988212 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:42.991018 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4b2bbd40-bd9d-4b2d-b934-c267c963aa88", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-405428864"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:42.991018 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request body: {'volume': {'source_volid': '4b2bbd40-bd9d-4b2d-b934-c267c963aa88', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-405428864'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:42.996785 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:42.996785 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:42.997495 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume retrieved successfully. Jul 31 19:22:42.997694 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume of 1 GB Jul 31 19:22:43.000927 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Availability Zones retrieved successfully. Jul 31 19:22:43.005627 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (e522c4f5-48f0-4f8c-8afd-674806c96e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:43.006692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f05382-acad-4679-bac1-ad3273eb103c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:43.007631 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:43.026732 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0f05382-acad-4679-bac1-ad3273eb103c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4b2bbd40-bd9d-4b2d-b934-c267c963aa88', 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:43.027596 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e68f762-fa80-475d-a83b-f17aeaea2211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:43.060449 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Created reservations ['f71e6689-8366-45ca-ba09-336acf2be60a', '6a083b62-9ffc-4b04-9e0f-69dc93a83da1', 'dd581850-3c36-49f7-9341-6b3dacf8c531', 'c0f0517d-8bee-4be9-bc43-e6fb552a7295'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:43.061399 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e68f762-fa80-475d-a83b-f17aeaea2211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f71e6689-8366-45ca-ba09-336acf2be60a', '6a083b62-9ffc-4b04-9e0f-69dc93a83da1', 'dd581850-3c36-49f7-9341-6b3dacf8c531', 'c0f0517d-8bee-4be9-bc43-e6fb552a7295']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:43.062391 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b639af62-aca3-4ed3-9290-ad5fbd265705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:43.091517 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b639af62-aca3-4ed3-9290-ad5fbd265705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02861054-e037-41d0-9120-c2b83b45d70d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-405428864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['f71e6689-8366-45ca-ba09-336acf2be60a','6a083b62-9ffc-4b04-9e0f-69dc93a83da1','dd581850-3c36-49f7-9341-6b3dacf8c531','c0f0517d-8bee-4be9-bc43-e6fb552a7295'],size=1,snapshot_id=None,source_replicaid=,source_volid=4b2bbd40-bd9d-4b2d-b934-c267c963aa88,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-405428864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02861054-e037-41d0-9120-c2b83b45d70d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03628e87535d4ba3bf759475c10516ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4b2bbd40-bd9d-4b2d-b934-c267c963aa88,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec2b838fadac47489d59578758322ff7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:43.092570 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1af3684-c3bc-4f4d-b46e-db408b647c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:43.110030 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1af3684-c3bc-4f4d-b46e-db408b647c31) transitioned into state 'SUCCESS' from state '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-405428864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03628e87535d4ba3bf759475c10516ee',qos_specs=None,replication_status=,reservations=['f71e6689-8366-45ca-ba09-336acf2be60a','6a083b62-9ffc-4b04-9e0f-69dc93a83da1','dd581850-3c36-49f7-9341-6b3dacf8c531','c0f0517d-8bee-4be9-bc43-e6fb552a7295'],size=1,snapshot_id=None,source_replicaid=,source_volid=4b2bbd40-bd9d-4b2d-b934-c267c963aa88,status='creating',user_id='ec2b838fadac47489d59578758322ff7',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:43.110030 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b83e9a-f4d1-474b-a86d-e30c781c6127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:43.122228 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64b83e9a-f4d1-474b-a86d-e30c781c6127) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:43.123124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Flow 'volume_create_api' (e522c4f5-48f0-4f8c-8afd-674806c96e60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:43.123551 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Create volume request issued successfully. Jul 31 19:22:43.124151 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5f623351-510a-4282-9a15-2b8f3b5eae02 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:43.124759 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1336/5357] 10.4.3.163 () {70 vars in 1300 bytes} [Fri Jul 31 19:22:42 2026] POST /volume/v3/volumes => generated 803 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:43.137143 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8a21f043-1f1c-47ab-afa5-17be04e7361f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:43.139106 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a21f043-1f1c-47ab-afa5-17be04e7361f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d Jul 31 19:22:43.139404 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a21f043-1f1c-47ab-afa5-17be04e7361f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:43.139663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8a21f043-1f1c-47ab-afa5-17be04e7361f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:43.147322 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:43.147322 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:43.151289 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8a21f043-1f1c-47ab-afa5-17be04e7361f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:43.155883 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8a21f043-1f1c-47ab-afa5-17be04e7361f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d returned with HTTP 200 Jul 31 19:22:43.156242 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1331/5358] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:43 2026] GET /volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:44.170598 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d6159068-eefc-444f-8c37-5b3fd0e133b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:44.172758 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d6159068-eefc-444f-8c37-5b3fd0e133b9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d Jul 31 19:22:44.173079 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d6159068-eefc-444f-8c37-5b3fd0e133b9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:44.173364 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d6159068-eefc-444f-8c37-5b3fd0e133b9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:44.181904 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:44.181904 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:44.185751 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d6159068-eefc-444f-8c37-5b3fd0e133b9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:44.190394 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d6159068-eefc-444f-8c37-5b3fd0e133b9 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d returned with HTTP 200 Jul 31 19:22:44.190852 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1356/5359] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:44 2026] GET /volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:44.202240 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-333a1eed-823f-4851-839e-1b1458af2019 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:44.204125 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-333a1eed-823f-4851-839e-1b1458af2019 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:44.204352 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-333a1eed-823f-4851-839e-1b1458af2019 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:44.204562 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-333a1eed-823f-4851-839e-1b1458af2019 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:44.204750 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-333a1eed-823f-4851-839e-1b1458af2019 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:44.211628 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:44.211628 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:44.212246 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-333a1eed-823f-4851-839e-1b1458af2019 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:44.228677 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-333a1eed-823f-4851-839e-1b1458af2019 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:44.228855 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-333a1eed-823f-4851-839e-1b1458af2019 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 returned with HTTP 202 Jul 31 19:22:44.229335 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1337/5360] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:44 2026] DELETE /volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:44.239047 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a6935ab5-fa5a-46d5-a144-d07e622e3caf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:44.243431 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6935ab5-fa5a-46d5-a144-d07e622e3caf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:44.243431 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6935ab5-fa5a-46d5-a144-d07e622e3caf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:44.243431 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6935ab5-fa5a-46d5-a144-d07e622e3caf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:44.251382 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:44.251382 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:44.256358 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a6935ab5-fa5a-46d5-a144-d07e622e3caf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:44.261819 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6935ab5-fa5a-46d5-a144-d07e622e3caf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 returned with HTTP 200 Jul 31 19:22:44.262480 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1337/5361] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:44 2026] GET /volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:45.274998 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bdf0aba2-b6bc-4f7d-9dff-e4877f936924 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:45.277052 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdf0aba2-b6bc-4f7d-9dff-e4877f936924 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:45.277282 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdf0aba2-b6bc-4f7d-9dff-e4877f936924 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:45.277512 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bdf0aba2-b6bc-4f7d-9dff-e4877f936924 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:45.284124 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bdf0aba2-b6bc-4f7d-9dff-e4877f936924 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 returned with HTTP 404 Jul 31 19:22:45.284953 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1332/5362] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:45 2026] GET /volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:45.293830 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-21055a37-02ce-4e59-b3d1-469770d2e0bc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:45.295763 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21055a37-02ce-4e59-b3d1-469770d2e0bc tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d Jul 31 19:22:45.296014 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21055a37-02ce-4e59-b3d1-469770d2e0bc tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:45.296210 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-21055a37-02ce-4e59-b3d1-469770d2e0bc tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:45.296401 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-21055a37-02ce-4e59-b3d1-469770d2e0bc tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 02861054-e037-41d0-9120-c2b83b45d70d Jul 31 19:22:45.303982 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:45.303982 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:45.304458 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-21055a37-02ce-4e59-b3d1-469770d2e0bc tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:45.321032 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-21055a37-02ce-4e59-b3d1-469770d2e0bc tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:45.321215 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-21055a37-02ce-4e59-b3d1-469770d2e0bc tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d returned with HTTP 202 Jul 31 19:22:45.321647 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1357/5363] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:45 2026] DELETE /volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:45.329645 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-40845746-cde5-4d07-ae17-c78214c9a594 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:45.331604 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-40845746-cde5-4d07-ae17-c78214c9a594 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d Jul 31 19:22:45.331916 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-40845746-cde5-4d07-ae17-c78214c9a594 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:45.332187 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-40845746-cde5-4d07-ae17-c78214c9a594 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:45.339948 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:45.339948 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:45.344510 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-40845746-cde5-4d07-ae17-c78214c9a594 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:45.349200 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-40845746-cde5-4d07-ae17-c78214c9a594 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d returned with HTTP 200 Jul 31 19:22:45.349692 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1338/5364] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:45 2026] GET /volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:46.362215 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1b268821-9025-47b6-9b89-036024d0c3b1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:46.363668 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b268821-9025-47b6-9b89-036024d0c3b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d Jul 31 19:22:46.363912 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b268821-9025-47b6-9b89-036024d0c3b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:46.364127 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1b268821-9025-47b6-9b89-036024d0c3b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:46.369185 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1b268821-9025-47b6-9b89-036024d0c3b1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d returned with HTTP 404 Jul 31 19:22:46.369622 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1338/5365] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:46 2026] GET /volume/v3/volumes/02861054-e037-41d0-9120-c2b83b45d70d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:46.376290 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a785d6c4-8cc8-42aa-ac90-7cc093a20723 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:46.377922 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a785d6c4-8cc8-42aa-ac90-7cc093a20723 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:46.378125 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a785d6c4-8cc8-42aa-ac90-7cc093a20723 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:46.378354 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a785d6c4-8cc8-42aa-ac90-7cc093a20723 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:46.378547 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-a785d6c4-8cc8-42aa-ac90-7cc093a20723 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:46.385716 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a785d6c4-8cc8-42aa-ac90-7cc093a20723 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 returned with HTTP 404 Jul 31 19:22:46.386399 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1333/5366] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:46 2026] DELETE /volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:46.392802 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-87a174c7-b651-4c31-abb8-15be0e8ae5a3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:46.394619 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-87a174c7-b651-4c31-abb8-15be0e8ae5a3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 Jul 31 19:22:46.394817 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-87a174c7-b651-4c31-abb8-15be0e8ae5a3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:46.394992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-87a174c7-b651-4c31-abb8-15be0e8ae5a3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:46.400292 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-87a174c7-b651-4c31-abb8-15be0e8ae5a3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 returned with HTTP 404 Jul 31 19:22:46.400764 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1358/5367] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:46 2026] GET /volume/v3/volumes/4b2bbd40-bd9d-4b2d-b934-c267c963aa88 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:46.407398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-22af5739-5646-4372-b2c2-0df9040fa821 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:46.409106 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-22af5739-5646-4372-b2c2-0df9040fa821 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 Jul 31 19:22:46.409308 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-22af5739-5646-4372-b2c2-0df9040fa821 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:46.409539 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-22af5739-5646-4372-b2c2-0df9040fa821 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:46.409728 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-22af5739-5646-4372-b2c2-0df9040fa821 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: a48247e1-4962-45e6-a986-9b8289eae3f5 Jul 31 19:22:46.416369 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:46.416369 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:46.416863 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-22af5739-5646-4372-b2c2-0df9040fa821 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:46.433739 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-22af5739-5646-4372-b2c2-0df9040fa821 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume request issued successfully. Jul 31 19:22:46.433937 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-22af5739-5646-4372-b2c2-0df9040fa821 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 returned with HTTP 202 Jul 31 19:22:46.434337 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1339/5368] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:46 2026] DELETE /volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 19:22:46.440933 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-25b84060-7571-44dc-be4c-0822c90ea1f1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:46.442622 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25b84060-7571-44dc-be4c-0822c90ea1f1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 Jul 31 19:22:46.442844 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25b84060-7571-44dc-be4c-0822c90ea1f1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:46.442991 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-25b84060-7571-44dc-be4c-0822c90ea1f1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:46.449475 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:46.449475 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:46.452955 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-25b84060-7571-44dc-be4c-0822c90ea1f1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Volume info retrieved successfully. Jul 31 19:22:46.457668 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-25b84060-7571-44dc-be4c-0822c90ea1f1 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 returned with HTTP 200 Jul 31 19:22:46.458258 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1339/5369] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:46 2026] GET /volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:46.648610 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da7dd4ce-e032-4b82-a0a5-3f0b56c7bd5c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:46.650607 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da7dd4ce-e032-4b82-a0a5-3f0b56c7bd5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:22:46.650831 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da7dd4ce-e032-4b82-a0a5-3f0b56c7bd5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:46.651043 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da7dd4ce-e032-4b82-a0a5-3f0b56c7bd5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:46.662485 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:46.662485 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:46.666647 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da7dd4ce-e032-4b82-a0a5-3f0b56c7bd5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:22:46.671716 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da7dd4ce-e032-4b82-a0a5-3f0b56c7bd5c tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 200 Jul 31 19:22:46.672062 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1334/5370] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:46 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:47.469302 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ee5fb1f-aa2b-4886-904d-50064e7bf7e4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.470997 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ee5fb1f-aa2b-4886-904d-50064e7bf7e4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 Jul 31 19:22:47.471204 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ee5fb1f-aa2b-4886-904d-50064e7bf7e4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.471403 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ee5fb1f-aa2b-4886-904d-50064e7bf7e4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.476759 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ee5fb1f-aa2b-4886-904d-50064e7bf7e4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 returned with HTTP 404 Jul 31 19:22:47.477194 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1359/5371] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/a48247e1-4962-45e6-a986-9b8289eae3f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.483295 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-46ef39b9-d8ba-4c18-a2e5-68288fe20136 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.485046 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-46ef39b9-d8ba-4c18-a2e5-68288fe20136 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:47.485277 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-46ef39b9-d8ba-4c18-a2e5-68288fe20136 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.485492 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-46ef39b9-d8ba-4c18-a2e5-68288fe20136 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.485647 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-46ef39b9-d8ba-4c18-a2e5-68288fe20136 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:47.490018 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-46ef39b9-d8ba-4c18-a2e5-68288fe20136 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 returned with HTTP 404 Jul 31 19:22:47.490467 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1340/5372] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.497105 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9946fc1a-a913-4832-85e4-31b82c35b745 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.499176 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9946fc1a-a913-4832-85e4-31b82c35b745 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 Jul 31 19:22:47.499390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9946fc1a-a913-4832-85e4-31b82c35b745 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.499615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9946fc1a-a913-4832-85e4-31b82c35b745 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.503709 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9946fc1a-a913-4832-85e4-31b82c35b745 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 returned with HTTP 404 Jul 31 19:22:47.504155 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1340/5373] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/snapshots/7fc5e215-e3ba-4b96-8d62-f653e6896cf1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.510776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd95667a-b56f-4778-84f4-f961897bc075 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.512317 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd95667a-b56f-4778-84f4-f961897bc075 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:47.512587 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd95667a-b56f-4778-84f4-f961897bc075 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.512832 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd95667a-b56f-4778-84f4-f961897bc075 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.513007 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-cd95667a-b56f-4778-84f4-f961897bc075 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:47.518549 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd95667a-b56f-4778-84f4-f961897bc075 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac returned with HTTP 404 Jul 31 19:22:47.518955 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1335/5374] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.525500 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0f9924a1-0f9d-40fa-bfb0-3fcfbbaee97b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.527285 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f9924a1-0f9d-40fa-bfb0-3fcfbbaee97b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac Jul 31 19:22:47.527530 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f9924a1-0f9d-40fa-bfb0-3fcfbbaee97b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.527891 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0f9924a1-0f9d-40fa-bfb0-3fcfbbaee97b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.533604 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0f9924a1-0f9d-40fa-bfb0-3fcfbbaee97b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac returned with HTTP 404 Jul 31 19:22:47.534060 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1360/5375] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/dd2890dc-d3d6-4194-bc4c-d78e978499ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.541229 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-52e2c367-965d-4167-a096-95867a4707cf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.542226 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52e2c367-965d-4167-a096-95867a4707cf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:47.542458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52e2c367-965d-4167-a096-95867a4707cf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.542637 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-52e2c367-965d-4167-a096-95867a4707cf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.542791 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-52e2c367-965d-4167-a096-95867a4707cf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:47.548555 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-52e2c367-965d-4167-a096-95867a4707cf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 returned with HTTP 404 Jul 31 19:22:47.549009 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1341/5376] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.555619 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-de0b167a-9215-4219-bafa-f6de8f87c27b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.557280 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de0b167a-9215-4219-bafa-f6de8f87c27b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 Jul 31 19:22:47.557540 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de0b167a-9215-4219-bafa-f6de8f87c27b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.557717 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-de0b167a-9215-4219-bafa-f6de8f87c27b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.563484 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-de0b167a-9215-4219-bafa-f6de8f87c27b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 returned with HTTP 404 Jul 31 19:22:47.563960 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1341/5377] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/a2a7efca-6ec8-4243-887f-b8cd09ca1380 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.570183 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2118a35d-ad73-4ec7-b406-e4eeca6c995d None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.571841 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2118a35d-ad73-4ec7-b406-e4eeca6c995d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:47.572016 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2118a35d-ad73-4ec7-b406-e4eeca6c995d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.572184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2118a35d-ad73-4ec7-b406-e4eeca6c995d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.572309 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-2118a35d-ad73-4ec7-b406-e4eeca6c995d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:47.576266 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2118a35d-ad73-4ec7-b406-e4eeca6c995d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a returned with HTTP 404 Jul 31 19:22:47.576680 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1336/5378] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.582768 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7ab79ea9-0e3a-4c2b-b320-662f71383bb4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.584416 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ab79ea9-0e3a-4c2b-b320-662f71383bb4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a Jul 31 19:22:47.584625 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ab79ea9-0e3a-4c2b-b320-662f71383bb4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.584815 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7ab79ea9-0e3a-4c2b-b320-662f71383bb4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.588659 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7ab79ea9-0e3a-4c2b-b320-662f71383bb4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a returned with HTTP 404 Jul 31 19:22:47.589096 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1361/5379] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/snapshots/32fd6b6b-8dd5-416d-b024-5a321e22289a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.596065 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-303f9120-f603-4cc7-89dd-439159cb80c4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.598228 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-303f9120-f603-4cc7-89dd-439159cb80c4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:47.598537 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-303f9120-f603-4cc7-89dd-439159cb80c4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.598792 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-303f9120-f603-4cc7-89dd-439159cb80c4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.599033 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-303f9120-f603-4cc7-89dd-439159cb80c4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:47.605285 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-303f9120-f603-4cc7-89dd-439159cb80c4 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 returned with HTTP 404 Jul 31 19:22:47.605713 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1342/5380] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.612420 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e0f900f1-4b47-42b9-8ae1-6294b490eb75 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.614422 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0f900f1-4b47-42b9-8ae1-6294b490eb75 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 Jul 31 19:22:47.614683 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0f900f1-4b47-42b9-8ae1-6294b490eb75 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.614903 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0f900f1-4b47-42b9-8ae1-6294b490eb75 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.621161 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0f900f1-4b47-42b9-8ae1-6294b490eb75 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 returned with HTTP 404 Jul 31 19:22:47.621687 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1342/5381] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/4fe1b3ec-f8a8-4fb5-b467-333599176897 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.627869 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-593bcfea-8928-4c04-b75a-a2e4b6d4b186 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.629420 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-593bcfea-8928-4c04-b75a-a2e4b6d4b186 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:47.629619 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-593bcfea-8928-4c04-b75a-a2e4b6d4b186 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.629846 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-593bcfea-8928-4c04-b75a-a2e4b6d4b186 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.629949 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-593bcfea-8928-4c04-b75a-a2e4b6d4b186 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:47.633969 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-593bcfea-8928-4c04-b75a-a2e4b6d4b186 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 returned with HTTP 404 Jul 31 19:22:47.634447 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1337/5382] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.640574 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7a37ed88-f709-4ed7-8b09-45ad2fda0ded None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.642180 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a37ed88-f709-4ed7-8b09-45ad2fda0ded tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 Jul 31 19:22:47.642415 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a37ed88-f709-4ed7-8b09-45ad2fda0ded tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.642678 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7a37ed88-f709-4ed7-8b09-45ad2fda0ded tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.647111 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7a37ed88-f709-4ed7-8b09-45ad2fda0ded tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 returned with HTTP 404 Jul 31 19:22:47.647702 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1362/5383] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/snapshots/2ab83cb8-8d1a-430b-a01f-020c27667081 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.654147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-68bb40a8-651e-43df-9acc-bf2655eeb0bf None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.656246 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68bb40a8-651e-43df-9acc-bf2655eeb0bf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:47.656529 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68bb40a8-651e-43df-9acc-bf2655eeb0bf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.656744 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-68bb40a8-651e-43df-9acc-bf2655eeb0bf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.656956 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-68bb40a8-651e-43df-9acc-bf2655eeb0bf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:47.662921 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-68bb40a8-651e-43df-9acc-bf2655eeb0bf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 returned with HTTP 404 Jul 31 19:22:47.663446 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1343/5384] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.669869 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-12f543d4-5199-4368-be4b-faa9197e0aea None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.671555 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12f543d4-5199-4368-be4b-faa9197e0aea tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 Jul 31 19:22:47.671754 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12f543d4-5199-4368-be4b-faa9197e0aea tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.671931 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-12f543d4-5199-4368-be4b-faa9197e0aea tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.676783 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-12f543d4-5199-4368-be4b-faa9197e0aea tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 returned with HTTP 404 Jul 31 19:22:47.677219 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1343/5385] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/acd57330-fc36-4d68-87c8-f077ce6d8e20 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.683389 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a68c78d6-cca3-462f-83c8-ac7fb85ea833 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.683763 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8347c40d-f7f3-4794-baaf-332bb86af0b3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.685097 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a68c78d6-cca3-462f-83c8-ac7fb85ea833 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:22:47.685348 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a68c78d6-cca3-462f-83c8-ac7fb85ea833 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.685608 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a68c78d6-cca3-462f-83c8-ac7fb85ea833 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.685807 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8347c40d-f7f3-4794-baaf-332bb86af0b3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:47.686061 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8347c40d-f7f3-4794-baaf-332bb86af0b3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.686297 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8347c40d-f7f3-4794-baaf-332bb86af0b3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.686514 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-8347c40d-f7f3-4794-baaf-332bb86af0b3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:47.693063 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8347c40d-f7f3-4794-baaf-332bb86af0b3 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 returned with HTTP 404 Jul 31 19:22:47.693658 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1363/5386] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.696827 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:47.696827 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:47.699693 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2e0353a5-bd89-4ac4-9210-a0836dc5e05f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.701563 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2e0353a5-bd89-4ac4-9210-a0836dc5e05f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 Jul 31 19:22:47.701650 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a68c78d6-cca3-462f-83c8-ac7fb85ea833 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:22:47.701777 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2e0353a5-bd89-4ac4-9210-a0836dc5e05f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.701843 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2e0353a5-bd89-4ac4-9210-a0836dc5e05f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.708252 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2e0353a5-bd89-4ac4-9210-a0836dc5e05f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 returned with HTTP 404 Jul 31 19:22:47.709041 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1344/5387] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/4689f5a1-56eb-498c-803d-3c0f68b94a10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.709147 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a68c78d6-cca3-462f-83c8-ac7fb85ea833 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 200 Jul 31 19:22:47.710449 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1338/5388] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 1648 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:47.716046 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a6fc67cc-ec35-4d52-8852-c4732233247b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.717546 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6fc67cc-ec35-4d52-8852-c4732233247b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:47.717792 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6fc67cc-ec35-4d52-8852-c4732233247b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.717960 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6fc67cc-ec35-4d52-8852-c4732233247b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.718151 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-a6fc67cc-ec35-4d52-8852-c4732233247b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:47.724025 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6fc67cc-ec35-4d52-8852-c4732233247b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 returned with HTTP 404 Jul 31 19:22:47.724461 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1344/5389] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.730907 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9332778a-edc3-4cec-93e4-243315b0ca4f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.732491 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9332778a-edc3-4cec-93e4-243315b0ca4f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 Jul 31 19:22:47.732704 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9332778a-edc3-4cec-93e4-243315b0ca4f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.732916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9332778a-edc3-4cec-93e4-243315b0ca4f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.738007 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9332778a-edc3-4cec-93e4-243315b0ca4f tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 returned with HTTP 404 Jul 31 19:22:47.738425 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1364/5390] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/b7649f0e-0d55-4652-9e7e-ef742605e6c8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.744588 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-bfff1e10-404e-449a-a4da-213904c47089 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.746291 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bfff1e10-404e-449a-a4da-213904c47089 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:47.746548 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bfff1e10-404e-449a-a4da-213904c47089 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.746766 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-bfff1e10-404e-449a-a4da-213904c47089 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.746899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-bfff1e10-404e-449a-a4da-213904c47089 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:47.750980 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-bfff1e10-404e-449a-a4da-213904c47089 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be returned with HTTP 404 Jul 31 19:22:47.751502 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1345/5391] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.758163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e5a1aafb-99a6-4aca-9a47-d85ca587c49b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.760382 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5a1aafb-99a6-4aca-9a47-d85ca587c49b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be Jul 31 19:22:47.760680 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5a1aafb-99a6-4aca-9a47-d85ca587c49b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.760952 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e5a1aafb-99a6-4aca-9a47-d85ca587c49b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.765854 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e5a1aafb-99a6-4aca-9a47-d85ca587c49b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be returned with HTTP 404 Jul 31 19:22:47.766371 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1339/5392] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/snapshots/94efbf69-30ca-405a-8884-2bdbc61127be => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.772623 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65aee7e3-4e9d-4af4-8e68-83a7efe7a04b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.774317 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65aee7e3-4e9d-4af4-8e68-83a7efe7a04b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:47.774545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65aee7e3-4e9d-4af4-8e68-83a7efe7a04b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.774717 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65aee7e3-4e9d-4af4-8e68-83a7efe7a04b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.774886 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-65aee7e3-4e9d-4af4-8e68-83a7efe7a04b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:47.780486 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65aee7e3-4e9d-4af4-8e68-83a7efe7a04b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def returned with HTTP 404 Jul 31 19:22:47.780918 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1345/5393] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.787027 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d55500ab-75c1-4175-a2e8-312d26367cac None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.788764 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d55500ab-75c1-4175-a2e8-312d26367cac tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def Jul 31 19:22:47.788975 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d55500ab-75c1-4175-a2e8-312d26367cac tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.789155 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d55500ab-75c1-4175-a2e8-312d26367cac tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.794108 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d55500ab-75c1-4175-a2e8-312d26367cac tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def returned with HTTP 404 Jul 31 19:22:47.794587 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1365/5394] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/92f98761-9c3f-4b86-a69a-e44ec95c6def => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.800733 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a9a53105-2e0e-4761-ab31-164a43c1a71d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.802549 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a9a53105-2e0e-4761-ab31-164a43c1a71d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:47.802742 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a9a53105-2e0e-4761-ab31-164a43c1a71d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.802925 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a9a53105-2e0e-4761-ab31-164a43c1a71d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.803020 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-a9a53105-2e0e-4761-ab31-164a43c1a71d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete snapshot with id: 29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:47.807515 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a9a53105-2e0e-4761-ab31-164a43c1a71d tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e returned with HTTP 404 Jul 31 19:22:47.808175 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1346/5395] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.813935 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ebdfdd1d-f648-49cf-b2dc-623090ebdccf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.815591 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebdfdd1d-f648-49cf-b2dc-623090ebdccf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e Jul 31 19:22:47.815754 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebdfdd1d-f648-49cf-b2dc-623090ebdccf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.815936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ebdfdd1d-f648-49cf-b2dc-623090ebdccf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.820035 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ebdfdd1d-f648-49cf-b2dc-623090ebdccf tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e returned with HTTP 404 Jul 31 19:22:47.820448 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1340/5396] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/snapshots/29ae0616-c5ba-4c4d-8e49-5f78284c9f1e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:47.828510 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f46d1c5f-cdec-4c7d-bb27-3fcdad001654 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.831101 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f46d1c5f-cdec-4c7d-bb27-3fcdad001654 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] DELETE https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:47.831353 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f46d1c5f-cdec-4c7d-bb27-3fcdad001654 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.831615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f46d1c5f-cdec-4c7d-bb27-3fcdad001654 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.831784 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f46d1c5f-cdec-4c7d-bb27-3fcdad001654 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Delete volume with id: 498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:47.837476 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f46d1c5f-cdec-4c7d-bb27-3fcdad001654 tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff returned with HTTP 404 Jul 31 19:22:47.837941 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1346/5397] 10.4.3.163 () {68 vars in 1392 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.844251 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-42be63cf-e5db-4e04-b700-edf898334e9b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.845999 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-42be63cf-e5db-4e04-b700-edf898334e9b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] GET https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff Jul 31 19:22:47.846270 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-42be63cf-e5db-4e04-b700-edf898334e9b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.846537 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-42be63cf-e5db-4e04-b700-edf898334e9b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.853275 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-42be63cf-e5db-4e04-b700-edf898334e9b tempest-VolumeDependencyTests-2020925535 tempest-VolumeDependencyTests-2020925535-project-member] https://10.4.3.163/volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff returned with HTTP 404 Jul 31 19:22:47.853512 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1366/5398] 10.4.3.163 () {68 vars in 1389 bytes} [Fri Jul 31 19:22:47 2026] GET /volume/v3/volumes/498160f7-acab-43f8-b828-4861b6fe81ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 19:22:47.867974 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-702ad852-7389-40ab-ab6c-6d42f8d32ff1 req-0cd1b2cd-a781-4e4d-b60e-f4d582ecc3be None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:47.869827 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-702ad852-7389-40ab-ab6c-6d42f8d32ff1 req-0cd1b2cd-a781-4e4d-b60e-f4d582ecc3be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031 Jul 31 19:22:47.869997 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-702ad852-7389-40ab-ab6c-6d42f8d32ff1 req-0cd1b2cd-a781-4e4d-b60e-f4d582ecc3be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:47.870166 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-702ad852-7389-40ab-ab6c-6d42f8d32ff1 req-0cd1b2cd-a781-4e4d-b60e-f4d582ecc3be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'version_select' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:47.876303 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:47.876303 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:47.915301 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-702ad852-7389-40ab-ab6c-6d42f8d32ff1 req-0cd1b2cd-a781-4e4d-b60e-f4d582ecc3be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031 returned with HTTP 200 Jul 31 19:22:47.915692 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1347/5399] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:22:47 2026] DELETE /volume/v3/attachments/224e9e95-76a6-4a18-91cf-0f1484516031 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:48.722859 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-fa6c21c1-6361-4434-bd06-118e07ba373f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:48.724484 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa6c21c1-6361-4434-bd06-118e07ba373f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:22:48.724666 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa6c21c1-6361-4434-bd06-118e07ba373f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:48.724840 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-fa6c21c1-6361-4434-bd06-118e07ba373f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:48.731036 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:48.731036 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:48.734913 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-fa6c21c1-6361-4434-bd06-118e07ba373f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:22:48.738902 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-fa6c21c1-6361-4434-bd06-118e07ba373f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 200 Jul 31 19:22:48.739274 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1341/5400] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:48 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:22:48.751594 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9d385bc1-fdcb-40a5-a839-8626116ae8da None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:48.753258 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d385bc1-fdcb-40a5-a839-8626116ae8da tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:22:48.753577 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9d385bc1-fdcb-40a5-a839-8626116ae8da tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "17edb4b9-7584-4d41-a34e-ffc475a3db58", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2034145500"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:48.755079 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-9d385bc1-fdcb-40a5-a839-8626116ae8da tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating new backup {'backup': {'volume_id': '17edb4b9-7584-4d41-a34e-ffc475a3db58', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2034145500'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:22:48.755235 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-9d385bc1-fdcb-40a5-a839-8626116ae8da tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating backup of volume 17edb4b9-7584-4d41-a34e-ffc475a3db58 in container None Jul 31 19:22:48.761607 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:48.761607 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:48.761930 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-9d385bc1-fdcb-40a5-a839-8626116ae8da tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:22:48.778392 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-9d385bc1-fdcb-40a5-a839-8626116ae8da tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['50387c78-a4d3-4870-b5d6-be36a8b2a6a0', '67c36665-5c76-4166-846f-634fb82dcbde'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:48.811515 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9d385bc1-fdcb-40a5-a839-8626116ae8da tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:22:48.811910 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1347/5401] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:22:48 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:22:48.819584 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-331f535a-518f-4b47-a691-fc8afc62ae53 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:48.821736 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-331f535a-518f-4b47-a691-fc8afc62ae53 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:48.821974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-331f535a-518f-4b47-a691-fc8afc62ae53 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:48.822233 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-331f535a-518f-4b47-a691-fc8afc62ae53 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:48.822615 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-331f535a-518f-4b47-a691-fc8afc62ae53 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:48.827660 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:48.827660 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:48.828639 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-331f535a-518f-4b47-a691-fc8afc62ae53 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:48.829127 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1367/5402] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:48 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:49.370287 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a0b18398-df2c-4de4-9206-e582c02b59ff None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:49.474466 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0b18398-df2c-4de4-9206-e582c02b59ff tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-admin] GET https://10.4.3.163/volume/v3/scheduler-stats/get_pools Jul 31 19:22:49.474716 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0b18398-df2c-4de4-9206-e582c02b59ff tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:49.474975 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0b18398-df2c-4de4-9206-e582c02b59ff tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-admin] Calling method 'get_pools' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:49.475255 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:49.475255 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:49.484338 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0b18398-df2c-4de4-9206-e582c02b59ff tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-admin] https://10.4.3.163/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 19:22:49.485078 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1348/5403] 10.4.3.163 () {66 vars in 1291 bytes} [Fri Jul 31 19:22:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:49.492019 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eb2c7fdd-9151-4101-a02b-406fc54a33f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:49.545621 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb2c7fdd-9151-4101-a02b-406fc54a33f8 tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-member] GET https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool Jul 31 19:22:49.545805 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb2c7fdd-9151-4101-a02b-406fc54a33f8 tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:49.546016 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eb2c7fdd-9151-4101-a02b-406fc54a33f8 tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:49.546671 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-eb2c7fdd-9151-4101-a02b-406fc54a33f8 tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8dd80d2c0fda41c4a89d4ed5f08ffc46', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45831a15ea804001bf797aa6426eeab6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:22:49.546805 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eb2c7fdd-9151-4101-a02b-406fc54a33f8 tempest-ProjectMemberTests-1787789084 tempest-ProjectMemberTests-1787789084-project-member] https://10.4.3.163/volume/v3/capabilities/np0000006260@storpool returned with HTTP 403 Jul 31 19:22:49.547180 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1342/5404] 10.4.3.163 () {66 vars in 1318 bytes} [Fri Jul 31 19:22:49 2026] GET /volume/v3/capabilities/np0000006260@storpool => generated 110 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:22:49.838620 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8bec3418-5a55-4745-a7d4-85f75fee05b3 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:49.840358 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8bec3418-5a55-4745-a7d4-85f75fee05b3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:49.840616 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8bec3418-5a55-4745-a7d4-85f75fee05b3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:49.840800 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8bec3418-5a55-4745-a7d4-85f75fee05b3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:49.840917 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-8bec3418-5a55-4745-a7d4-85f75fee05b3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:49.844987 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:49.844987 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:49.845651 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8bec3418-5a55-4745-a7d4-85f75fee05b3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:49.846003 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1348/5405] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:49 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:50.855306 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-34c37a42-c1d8-4ffa-b910-f0f4dfd95a0b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:50.856920 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34c37a42-c1d8-4ffa-b910-f0f4dfd95a0b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:50.857006 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34c37a42-c1d8-4ffa-b910-f0f4dfd95a0b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:50.857209 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-34c37a42-c1d8-4ffa-b910-f0f4dfd95a0b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:50.857312 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-34c37a42-c1d8-4ffa-b910-f0f4dfd95a0b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:50.861734 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:50.861734 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:50.862398 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-34c37a42-c1d8-4ffa-b910-f0f4dfd95a0b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:50.862741 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1368/5406] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:50 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:51.872074 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b992b08a-a599-4022-be64-7f79dbaf5a35 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:51.873754 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b992b08a-a599-4022-be64-7f79dbaf5a35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:51.873940 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b992b08a-a599-4022-be64-7f79dbaf5a35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:51.874157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b992b08a-a599-4022-be64-7f79dbaf5a35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:51.874262 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b992b08a-a599-4022-be64-7f79dbaf5a35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:51.876104 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=173,cinder:UPDATE=52,cinder:INSERT=25 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:22:51.878422 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:51.878422 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:51.879089 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b992b08a-a599-4022-be64-7f79dbaf5a35 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:51.879425 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1349/5407] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:51 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:52.890302 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c896f907-39c7-4543-b236-d3bd814e2cc4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:52.892196 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c896f907-39c7-4543-b236-d3bd814e2cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:52.892421 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c896f907-39c7-4543-b236-d3bd814e2cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:52.892675 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c896f907-39c7-4543-b236-d3bd814e2cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:52.892810 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-c896f907-39c7-4543-b236-d3bd814e2cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:52.894696 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=173,cinder:UPDATE=60,cinder:INSERT=27 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:22:52.898788 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:52.898788 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:52.900069 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c896f907-39c7-4543-b236-d3bd814e2cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:52.900187 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1343/5408] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:52 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:53.911838 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ef8a282b-f08a-4de2-9e48-68754fa55263 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:53.913506 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef8a282b-f08a-4de2-9e48-68754fa55263 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:53.913706 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef8a282b-f08a-4de2-9e48-68754fa55263 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:53.913888 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef8a282b-f08a-4de2-9e48-68754fa55263 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:53.914003 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ef8a282b-f08a-4de2-9e48-68754fa55263 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:53.915607 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=195,cinder:UPDATE=74,cinder:INSERT=35 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:22:53.918821 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:53.918821 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:53.919582 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef8a282b-f08a-4de2-9e48-68754fa55263 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:53.921123 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1349/5409] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:53 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:54.929714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ff6cc77a-45dc-4e8b-8b53-857b3bb4a314 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:54.931727 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff6cc77a-45dc-4e8b-8b53-857b3bb4a314 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:54.931906 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff6cc77a-45dc-4e8b-8b53-857b3bb4a314 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:54.932093 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ff6cc77a-45dc-4e8b-8b53-857b3bb4a314 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:54.932198 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-ff6cc77a-45dc-4e8b-8b53-857b3bb4a314 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:54.936593 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:54.936593 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:54.937291 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ff6cc77a-45dc-4e8b-8b53-857b3bb4a314 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:54.937659 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1369/5410] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:54 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:55.948399 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2051aed0-c3e6-435d-8cd5-d75c799ec5d0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:55.950281 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2051aed0-c3e6-435d-8cd5-d75c799ec5d0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:55.950580 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2051aed0-c3e6-435d-8cd5-d75c799ec5d0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:55.950770 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2051aed0-c3e6-435d-8cd5-d75c799ec5d0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:55.950770 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-2051aed0-c3e6-435d-8cd5-d75c799ec5d0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:55.955306 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:55.955306 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:55.955928 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2051aed0-c3e6-435d-8cd5-d75c799ec5d0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:55.956279 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1350/5411] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:55 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:56.968119 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac1ae6db-2969-43e0-8759-aba41bbcaded None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:56.973478 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac1ae6db-2969-43e0-8759-aba41bbcaded tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:56.973478 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac1ae6db-2969-43e0-8759-aba41bbcaded tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:56.973478 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac1ae6db-2969-43e0-8759-aba41bbcaded tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:56.973478 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-ac1ae6db-2969-43e0-8759-aba41bbcaded tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:56.977808 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:56.977808 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:56.978995 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac1ae6db-2969-43e0-8759-aba41bbcaded tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:56.979675 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1344/5412] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:56 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:57.992045 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f75ed6ef-d51f-4c27-98d7-cd45ebc03ce9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:57.994589 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f75ed6ef-d51f-4c27-98d7-cd45ebc03ce9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:57.994868 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f75ed6ef-d51f-4c27-98d7-cd45ebc03ce9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:57.995092 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f75ed6ef-d51f-4c27-98d7-cd45ebc03ce9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:57.995237 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-f75ed6ef-d51f-4c27-98d7-cd45ebc03ce9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:58.000284 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:58.000284 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:58.001222 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f75ed6ef-d51f-4c27-98d7-cd45ebc03ce9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:58.001656 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1350/5413] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:57 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:58.127961 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:58.251447 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:22:58.251860 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1919509818", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:58.253662 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1919509818', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:22:58.253812 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Create volume of 1 GB Jul 31 19:22:58.256186 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=166,cinder:UPDATE=56,cinder:INSERT=29 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:22:58.259291 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Availability Zones retrieved successfully. Jul 31 19:22:58.264499 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Flow 'volume_create_api' (fac7f770-4211-45d2-b0d1-366f1aa6b6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:58.265561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92550564-4c3b-4fe7-81b6-61e20e8696c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:58.266668 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:22:58.292142 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92550564-4c3b-4fe7-81b6-61e20e8696c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:58.293124 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174a1242-41ed-4b11-a6d5-fbab987735ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:58.354128 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Created reservations ['ac6a26cd-b227-4139-895b-5cd0f64b365e', '285f29e5-01e0-45e1-a677-228e0d599ad3', '409a6374-c0e5-4f91-b8b8-5e06af749183', '76a534d1-7fb4-4655-ac4e-50a9a5e1ea91'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:58.355057 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (174a1242-41ed-4b11-a6d5-fbab987735ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac6a26cd-b227-4139-895b-5cd0f64b365e', '285f29e5-01e0-45e1-a677-228e0d599ad3', '409a6374-c0e5-4f91-b8b8-5e06af749183', '76a534d1-7fb4-4655-ac4e-50a9a5e1ea91']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:58.355795 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13b7d35-d1e3-4af0-82e9-6fcf03a18191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:58.378849 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e13b7d35-d1e3-4af0-82e9-6fcf03a18191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '846635df-389b-4bfd-9a37-964f3a392235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1919509818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b1588c985b2482bbedfc34abf269aa8',qos_specs=None,replication_status=,reservations=['ac6a26cd-b227-4139-895b-5cd0f64b365e','285f29e5-01e0-45e1-a677-228e0d599ad3','409a6374-c0e5-4f91-b8b8-5e06af749183','76a534d1-7fb4-4655-ac4e-50a9a5e1ea91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db8d8e47a5154ce293b22158a005b907',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1919509818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=846635df-389b-4bfd-9a37-964f3a392235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b1588c985b2482bbedfc34abf269aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db8d8e47a5154ce293b22158a005b907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:58.379633 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7300ffaa-8878-4643-9ad0-ff436c4f0bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:58.396703 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7300ffaa-8878-4643-9ad0-ff436c4f0bbc) transitioned into state 'SUCCESS' from state '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-1919509818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b1588c985b2482bbedfc34abf269aa8',qos_specs=None,replication_status=,reservations=['ac6a26cd-b227-4139-895b-5cd0f64b365e','285f29e5-01e0-45e1-a677-228e0d599ad3','409a6374-c0e5-4f91-b8b8-5e06af749183','76a534d1-7fb4-4655-ac4e-50a9a5e1ea91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db8d8e47a5154ce293b22158a005b907',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:58.397450 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe2bf9c-1f61-4f00-8297-3c53dd611880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:22:58.405654 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfe2bf9c-1f61-4f00-8297-3c53dd611880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:22:58.406655 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Flow 'volume_create_api' (fac7f770-4211-45d2-b0d1-366f1aa6b6dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:22:58.407011 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Create volume request issued successfully. Jul 31 19:22:58.407940 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a4667fb-25ae-4fe5-a63b-310457a7439f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:22:58.408575 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1370/5414] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:22:58 2026] POST /volume/v3/volumes => generated 754 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:22:58.419999 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-237080d2-6fad-4dac-8bcd-b75de486c0db None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:58.422172 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-237080d2-6fad-4dac-8bcd-b75de486c0db tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:22:58.422428 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-237080d2-6fad-4dac-8bcd-b75de486c0db tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:58.423146 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-237080d2-6fad-4dac-8bcd-b75de486c0db tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:58.429542 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:58.429542 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:58.432880 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-237080d2-6fad-4dac-8bcd-b75de486c0db tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:22:58.436754 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-237080d2-6fad-4dac-8bcd-b75de486c0db tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 returned with HTTP 200 Jul 31 19:22:58.437091 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1351/5415] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:58 2026] GET /volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:59.013382 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e0285963-965e-41ec-ba6c-4f6b07fdfbe9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:59.015083 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0285963-965e-41ec-ba6c-4f6b07fdfbe9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:22:59.015278 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0285963-965e-41ec-ba6c-4f6b07fdfbe9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:59.015472 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e0285963-965e-41ec-ba6c-4f6b07fdfbe9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:59.015586 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-e0285963-965e-41ec-ba6c-4f6b07fdfbe9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:22:59.019499 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:59.019499 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:59.020321 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e0285963-965e-41ec-ba6c-4f6b07fdfbe9 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:22:59.020692 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1345/5416] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:59 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:59.448787 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-42053ec7-9040-456f-b763-95c875a7e93f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:59.450796 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42053ec7-9040-456f-b763-95c875a7e93f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:22:59.451099 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42053ec7-9040-456f-b763-95c875a7e93f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:59.451347 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-42053ec7-9040-456f-b763-95c875a7e93f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:59.458924 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:59.458924 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:22:59.462474 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-42053ec7-9040-456f-b763-95c875a7e93f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:22:59.466129 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-42053ec7-9040-456f-b763-95c875a7e93f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 returned with HTTP 200 Jul 31 19:22:59.466481 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1351/5417] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:59 2026] GET /volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:59.477309 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-66e7fd01-b41d-4e11-87f2-5b126fcc6d8f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:59.479113 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66e7fd01-b41d-4e11-87f2-5b126fcc6d8f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:22:59.479319 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66e7fd01-b41d-4e11-87f2-5b126fcc6d8f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:59.479490 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-66e7fd01-b41d-4e11-87f2-5b126fcc6d8f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:59.486618 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:59.486618 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:22:59.490503 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-66e7fd01-b41d-4e11-87f2-5b126fcc6d8f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:22:59.494538 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-66e7fd01-b41d-4e11-87f2-5b126fcc6d8f tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 returned with HTTP 200 Jul 31 19:22:59.494922 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1371/5418] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:22:59 2026] GET /volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:22:59.506033 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4838c8bd-48d3-4a1f-8192-674da982ea34 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:59.507731 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4838c8bd-48d3-4a1f-8192-674da982ea34 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:22:59.508098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4838c8bd-48d3-4a1f-8192-674da982ea34 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "846635df-389b-4bfd-9a37-964f3a392235", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-27556978", "description": null, "metadata": null}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:22:59.515570 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:59.515570 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:22:59.515948 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4838c8bd-48d3-4a1f-8192-674da982ea34 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:22:59.516112 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-4838c8bd-48d3-4a1f-8192-674da982ea34 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Create snapshot from volume 846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:22:59.545354 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-4838c8bd-48d3-4a1f-8192-674da982ea34 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Created reservations ['eb45a481-601e-4520-a27e-195a88cacd74', '1dc5374f-71a5-492d-8c07-f63cadf36f2b', 'f8d339a8-968c-4f1e-ad90-c5ed76b69ada', '9ea324aa-3ce1-437e-a4ad-97c7857e290a'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:22:59.570998 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-4838c8bd-48d3-4a1f-8192-674da982ea34 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot force create request issued successfully. Jul 31 19:22:59.571450 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4838c8bd-48d3-4a1f-8192-674da982ea34 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:22:59.571992 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1352/5419] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:22:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:22:59.580253 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-150fc96a-0556-46c8-b8fb-4480a6b371e9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:22:59.582233 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-150fc96a-0556-46c8-b8fb-4480a6b371e9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:22:59.582449 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-150fc96a-0556-46c8-b8fb-4480a6b371e9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:22:59.582622 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-150fc96a-0556-46c8-b8fb-4480a6b371e9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:22:59.587463 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:22:59.587463 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:22:59.587856 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-150fc96a-0556-46c8-b8fb-4480a6b371e9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot retrieved successfully. Jul 31 19:22:59.588559 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-150fc96a-0556-46c8-b8fb-4480a6b371e9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 200 Jul 31 19:22:59.588864 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1346/5420] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:22:59 2026] GET /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:00.031639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0eea9e2d-652a-4407-8377-279aefb4828a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.033388 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0eea9e2d-652a-4407-8377-279aefb4828a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:23:00.033584 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0eea9e2d-652a-4407-8377-279aefb4828a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:00.033834 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0eea9e2d-652a-4407-8377-279aefb4828a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:00.033943 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-0eea9e2d-652a-4407-8377-279aefb4828a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:00.038264 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.038264 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:00.038921 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0eea9e2d-652a-4407-8377-279aefb4828a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:23:00.039277 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1352/5421] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:00 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:00.047846 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3d5bd0f8-7429-4bb6-93e3-19dbf489d7e0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.049574 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d5bd0f8-7429-4bb6-93e3-19dbf489d7e0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:23:00.049751 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d5bd0f8-7429-4bb6-93e3-19dbf489d7e0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:00.049922 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3d5bd0f8-7429-4bb6-93e3-19dbf489d7e0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:00.050054 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-3d5bd0f8-7429-4bb6-93e3-19dbf489d7e0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:00.054092 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.054092 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:00.054832 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3d5bd0f8-7429-4bb6-93e3-19dbf489d7e0 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:23:00.055170 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1372/5422] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:00 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:00.064588 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e9d3347d-7dc7-4940-b293-dfa76ec162be None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.066459 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9d3347d-7dc7-4940-b293-dfa76ec162be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:23:00.066706 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9d3347d-7dc7-4940-b293-dfa76ec162be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:00.066935 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e9d3347d-7dc7-4940-b293-dfa76ec162be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:00.067092 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.contrib.backups [None req-e9d3347d-7dc7-4940-b293-dfa76ec162be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete backup with id: f780f582-7727-4dda-9946-d415129dd891. Jul 31 19:23:00.071118 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.071118 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:00.082094 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.backup.rpcapi [None req-e9d3347d-7dc7-4940-b293-dfa76ec162be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] delete_backup rpcapi backup_id f780f582-7727-4dda-9946-d415129dd891 {{(pid=100320) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:23:00.083716 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e9d3347d-7dc7-4940-b293-dfa76ec162be tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 202 Jul 31 19:23:00.084188 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1353/5423] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:00 2026] DELETE /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:23:00.091645 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-bca41701-376e-49ae-bdd4-9cf30cba9ba5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.093473 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bca41701-376e-49ae-bdd4-9cf30cba9ba5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:23:00.093647 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bca41701-376e-49ae-bdd4-9cf30cba9ba5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:00.093823 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-bca41701-376e-49ae-bdd4-9cf30cba9ba5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:00.093922 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-bca41701-376e-49ae-bdd4-9cf30cba9ba5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:00.097927 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.097927 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:00.098688 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-bca41701-376e-49ae-bdd4-9cf30cba9ba5 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:23:00.099035 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1347/5424] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:00 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:00.596795 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3b523a2c-18b5-47f3-a60c-0b3616934c26 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.598478 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3b523a2c-18b5-47f3-a60c-0b3616934c26 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:00.598666 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3b523a2c-18b5-47f3-a60c-0b3616934c26 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:00.598876 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3b523a2c-18b5-47f3-a60c-0b3616934c26 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:00.603522 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.603522 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:00.603905 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3b523a2c-18b5-47f3-a60c-0b3616934c26 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot retrieved successfully. Jul 31 19:23:00.604567 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3b523a2c-18b5-47f3-a60c-0b3616934c26 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 200 Jul 31 19:23:00.604896 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1353/5425] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:00 2026] GET /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:00.612475 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7cd5300d-7f8f-4600-a993-789bb359706e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.614264 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7cd5300d-7f8f-4600-a993-789bb359706e tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:00.614482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7cd5300d-7f8f-4600-a993-789bb359706e tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:00.614694 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7cd5300d-7f8f-4600-a993-789bb359706e tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:00.619960 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.619960 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:00.620496 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-7cd5300d-7f8f-4600-a993-789bb359706e tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot retrieved successfully. Jul 31 19:23:00.621332 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7cd5300d-7f8f-4600-a993-789bb359706e tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 200 Jul 31 19:23:00.621722 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1373/5426] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:00 2026] GET /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:00.629124 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d00f2ab5-152a-435a-88ef-20c944b80826 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.631102 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d00f2ab5-152a-435a-88ef-20c944b80826 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:00.631313 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d00f2ab5-152a-435a-88ef-20c944b80826 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:00.631537 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d00f2ab5-152a-435a-88ef-20c944b80826 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:00.636564 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.636564 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:00.636988 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d00f2ab5-152a-435a-88ef-20c944b80826 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot retrieved successfully. Jul 31 19:23:00.637786 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d00f2ab5-152a-435a-88ef-20c944b80826 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 200 Jul 31 19:23:00.638115 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1354/5427] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:00 2026] GET /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:00.645717 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.647431 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:23:00.647910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cab942b0-aed0-4c4f-89e0-e5e105113441", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:00.649620 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Create volume request body: {'volume': {'snapshot_id': 'cab942b0-aed0-4c4f-89e0-e5e105113441', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:23:00.654386 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.654386 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:00.654819 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot retrieved successfully. Jul 31 19:23:00.654940 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Create volume of 1 GB Jul 31 19:23:00.658291 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Availability Zones retrieved successfully. Jul 31 19:23:00.663690 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Flow 'volume_create_api' (68d94147-4d6f-46c7-9e73-314dfd329baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:00.664733 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e67de1-72e8-471a-a481-78f5a5868f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:00.665718 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:23:00.692136 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15e67de1-72e8-471a-a481-78f5a5868f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cab942b0-aed0-4c4f-89e0-e5e105113441', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:00.692825 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e34f708-076a-4357-956e-7c411bd20607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:00.727208 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Created reservations ['c06916ed-8d90-4a7e-a005-90c6073cfb54', '8e31ac15-8863-4c57-829a-832a130946f2', 'f166227d-7e25-44c7-aff0-ab380f199210', 'a0250f2c-1728-433d-a03a-d1927a81c1a6'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:00.728103 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e34f708-076a-4357-956e-7c411bd20607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c06916ed-8d90-4a7e-a005-90c6073cfb54', '8e31ac15-8863-4c57-829a-832a130946f2', 'f166227d-7e25-44c7-aff0-ab380f199210', 'a0250f2c-1728-433d-a03a-d1927a81c1a6']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:00.729241 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c51b0d-5e63-4438-bcee-0026da8f958a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:00.765616 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c51b0d-5e63-4438-bcee-0026da8f958a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96cb9471-7d68-4e25-b958-b1754abe3360', '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='3b1588c985b2482bbedfc34abf269aa8',qos_specs=None,replication_status=,reservations=['c06916ed-8d90-4a7e-a005-90c6073cfb54','8e31ac15-8863-4c57-829a-832a130946f2','f166227d-7e25-44c7-aff0-ab380f199210','a0250f2c-1728-433d-a03a-d1927a81c1a6'],size=1,snapshot_id=cab942b0-aed0-4c4f-89e0-e5e105113441,source_replicaid=,source_volid=None,status='creating',user_id='db8d8e47a5154ce293b22158a005b907',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:23:00Z,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=96cb9471-7d68-4e25-b958-b1754abe3360,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b1588c985b2482bbedfc34abf269aa8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cab942b0-aed0-4c4f-89e0-e5e105113441,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db8d8e47a5154ce293b22158a005b907',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:00.766305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d51782-0195-40b5-a266-26aab2da5275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:00.782361 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7d51782-0195-40b5-a266-26aab2da5275) transitioned into state 'SUCCESS' from 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='3b1588c985b2482bbedfc34abf269aa8',qos_specs=None,replication_status=,reservations=['c06916ed-8d90-4a7e-a005-90c6073cfb54','8e31ac15-8863-4c57-829a-832a130946f2','f166227d-7e25-44c7-aff0-ab380f199210','a0250f2c-1728-433d-a03a-d1927a81c1a6'],size=1,snapshot_id=cab942b0-aed0-4c4f-89e0-e5e105113441,source_replicaid=,source_volid=None,status='creating',user_id='db8d8e47a5154ce293b22158a005b907',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:00.783462 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7798cef3-572d-400b-a528-b37cda206013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:00.802368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7798cef3-572d-400b-a528-b37cda206013) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:00.803332 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Flow 'volume_create_api' (68d94147-4d6f-46c7-9e73-314dfd329baa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:00.803682 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Create volume request issued successfully. Jul 31 19:23:00.804255 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c84eeef6-edcf-47f5-86b6-e4ad77f0c7e8 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:23:00.804806 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1348/5428] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:23:00 2026] POST /volume/v3/volumes => generated 741 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:00.818359 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a8cffc77-b904-48bf-8bce-3915835100e0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:00.820376 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8cffc77-b904-48bf-8bce-3915835100e0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 Jul 31 19:23:00.820628 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8cffc77-b904-48bf-8bce-3915835100e0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:00.820858 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a8cffc77-b904-48bf-8bce-3915835100e0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:00.828850 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:00.828850 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:00.832905 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a8cffc77-b904-48bf-8bce-3915835100e0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:23:00.836786 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a8cffc77-b904-48bf-8bce-3915835100e0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 returned with HTTP 200 Jul 31 19:23:00.837112 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1354/5429] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:00 2026] GET /volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 => generated 809 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:01.108897 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-dd76954c-fc38-4b2c-8bb1-daca2407c800 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:01.110825 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd76954c-fc38-4b2c-8bb1-daca2407c800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:23:01.111049 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd76954c-fc38-4b2c-8bb1-daca2407c800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:01.111368 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-dd76954c-fc38-4b2c-8bb1-daca2407c800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:01.111517 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-dd76954c-fc38-4b2c-8bb1-daca2407c800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:01.116398 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:01.116398 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:01.117260 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-dd76954c-fc38-4b2c-8bb1-daca2407c800 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:23:01.117661 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1374/5430] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:01 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:01.848711 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6fb7e32a-7019-409f-a43e-a6e9d70b0ed9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:01.850544 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6fb7e32a-7019-409f-a43e-a6e9d70b0ed9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 Jul 31 19:23:01.850768 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6fb7e32a-7019-409f-a43e-a6e9d70b0ed9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:01.850992 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6fb7e32a-7019-409f-a43e-a6e9d70b0ed9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:01.858296 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:01.858296 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:01.862339 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6fb7e32a-7019-409f-a43e-a6e9d70b0ed9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:23:01.866759 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6fb7e32a-7019-409f-a43e-a6e9d70b0ed9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 returned with HTTP 200 Jul 31 19:23:01.867161 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1355/5431] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:01 2026] GET /volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:01.879804 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-3c40671c-56e0-4d66-a48c-9ce120e4626a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:01.882212 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c40671c-56e0-4d66-a48c-9ce120e4626a tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 Jul 31 19:23:01.882471 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c40671c-56e0-4d66-a48c-9ce120e4626a tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:01.882736 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-3c40671c-56e0-4d66-a48c-9ce120e4626a tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:01.892078 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:01.892078 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:01.896697 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-3c40671c-56e0-4d66-a48c-9ce120e4626a tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:23:01.902083 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-3c40671c-56e0-4d66-a48c-9ce120e4626a tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 returned with HTTP 200 Jul 31 19:23:01.902584 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1349/5432] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:01 2026] GET /volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:01.915318 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3413a538-816d-4862-823e-0f7bbdfcba00 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:01.917139 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3413a538-816d-4862-823e-0f7bbdfcba00 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:01.917389 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3413a538-816d-4862-823e-0f7bbdfcba00 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:01.917615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3413a538-816d-4862-823e-0f7bbdfcba00 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:01.917716 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-3413a538-816d-4862-823e-0f7bbdfcba00 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Delete snapshot with id: cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:01.923196 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:01.923196 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:01.923474 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3413a538-816d-4862-823e-0f7bbdfcba00 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot retrieved successfully. Jul 31 19:23:01.938720 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3413a538-816d-4862-823e-0f7bbdfcba00 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot delete request issued successfully. Jul 31 19:23:01.938918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3413a538-816d-4862-823e-0f7bbdfcba00 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 202 Jul 31 19:23:01.939395 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1355/5433] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:23:01 2026] DELETE /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:01.948150 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-033d0c54-32ce-4567-b6fc-01a55e566ebd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:01.950209 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-033d0c54-32ce-4567-b6fc-01a55e566ebd tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:01.950411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-033d0c54-32ce-4567-b6fc-01a55e566ebd tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:01.950650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-033d0c54-32ce-4567-b6fc-01a55e566ebd tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:01.956235 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:01.956235 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:01.956698 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-033d0c54-32ce-4567-b6fc-01a55e566ebd tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Snapshot retrieved successfully. Jul 31 19:23:01.957484 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-033d0c54-32ce-4567-b6fc-01a55e566ebd tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 200 Jul 31 19:23:01.957816 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1375/5434] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:01 2026] GET /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:02.127535 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a42c367a-1e8a-4013-85ef-9ea303818abc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:02.129378 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a42c367a-1e8a-4013-85ef-9ea303818abc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:23:02.129578 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a42c367a-1e8a-4013-85ef-9ea303818abc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:02.129755 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a42c367a-1e8a-4013-85ef-9ea303818abc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:02.129858 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-a42c367a-1e8a-4013-85ef-9ea303818abc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:02.134045 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:02.134045 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:02.134797 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a42c367a-1e8a-4013-85ef-9ea303818abc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 200 Jul 31 19:23:02.135113 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1356/5435] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:02 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:02.967961 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f2f7d7b1-3c38-4e35-bfe6-5116a9c98ffc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:02.970496 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2f7d7b1-3c38-4e35-bfe6-5116a9c98ffc tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:02.970496 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2f7d7b1-3c38-4e35-bfe6-5116a9c98ffc tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:02.970606 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f2f7d7b1-3c38-4e35-bfe6-5116a9c98ffc tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:02.974829 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f2f7d7b1-3c38-4e35-bfe6-5116a9c98ffc tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 404 Jul 31 19:23:02.975414 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1350/5436] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:02 2026] GET /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:02.981777 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4ebea71f-edb5-420f-bba1-0030207d85ae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:02.983846 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ebea71f-edb5-420f-bba1-0030207d85ae tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] DELETE https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:23:02.984140 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ebea71f-edb5-420f-bba1-0030207d85ae tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:02.984342 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4ebea71f-edb5-420f-bba1-0030207d85ae tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:02.984549 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-4ebea71f-edb5-420f-bba1-0030207d85ae tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Delete volume with id: 846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:23:02.991023 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:02.991023 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:02.991454 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4ebea71f-edb5-420f-bba1-0030207d85ae tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:23:03.006740 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4ebea71f-edb5-420f-bba1-0030207d85ae tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Delete volume request issued successfully. Jul 31 19:23:03.006948 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4ebea71f-edb5-420f-bba1-0030207d85ae tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 returned with HTTP 202 Jul 31 19:23:03.007361 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1356/5437] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:02 2026] DELETE /volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:03.015142 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d62d7c04-2419-4dda-a6a0-12936f91bffb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:03.016895 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d62d7c04-2419-4dda-a6a0-12936f91bffb tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:23:03.017108 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d62d7c04-2419-4dda-a6a0-12936f91bffb tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:03.017293 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d62d7c04-2419-4dda-a6a0-12936f91bffb tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:03.023924 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:03.023924 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:03.027153 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d62d7c04-2419-4dda-a6a0-12936f91bffb tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:23:03.030640 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d62d7c04-2419-4dda-a6a0-12936f91bffb tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 returned with HTTP 200 Jul 31 19:23:03.030996 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1376/5438] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:03 2026] GET /volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:03.144556 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b6d981e6-ff48-4049-b372-8ff854ae229e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:03.146298 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b6d981e6-ff48-4049-b372-8ff854ae229e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 Jul 31 19:23:03.146513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b6d981e6-ff48-4049-b372-8ff854ae229e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:03.146721 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b6d981e6-ff48-4049-b372-8ff854ae229e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:03.146831 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-b6d981e6-ff48-4049-b372-8ff854ae229e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id f780f582-7727-4dda-9946-d415129dd891. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:03.150361 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b6d981e6-ff48-4049-b372-8ff854ae229e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 returned with HTTP 404 Jul 31 19:23:03.150844 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1357/5439] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:03 2026] GET /volume/v3/backups/f780f582-7727-4dda-9946-d415129dd891 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:03.539942 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cd9bda3c-9507-4da4-9fde-404c924dd346 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:03.541696 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd9bda3c-9507-4da4-9fde-404c924dd346 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:23:03.541928 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd9bda3c-9507-4da4-9fde-404c924dd346 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:03.542140 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cd9bda3c-9507-4da4-9fde-404c924dd346 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:03.542273 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.contrib.backups [None req-cd9bda3c-9507-4da4-9fde-404c924dd346 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete backup with id: 234b85c6-5bb7-475a-9848-67d27aa181b6. Jul 31 19:23:03.546789 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:03.546789 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:03.558542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.backup.rpcapi [None req-cd9bda3c-9507-4da4-9fde-404c924dd346 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] delete_backup rpcapi backup_id 234b85c6-5bb7-475a-9848-67d27aa181b6 {{(pid=100317) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:23:03.560224 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cd9bda3c-9507-4da4-9fde-404c924dd346 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 202 Jul 31 19:23:03.560702 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1351/5440] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:03 2026] DELETE /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:23:03.567924 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c209d628-a4af-4134-8d86-6a197e079de7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:03.569749 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c209d628-a4af-4134-8d86-6a197e079de7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:23:03.570014 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c209d628-a4af-4134-8d86-6a197e079de7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:03.570252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c209d628-a4af-4134-8d86-6a197e079de7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:03.570388 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-c209d628-a4af-4134-8d86-6a197e079de7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:03.575373 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:03.575373 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:03.576266 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c209d628-a4af-4134-8d86-6a197e079de7 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 200 Jul 31 19:23:03.576696 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1357/5441] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:03 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:04.043785 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d211102c-a314-4d3a-8c56-aa0d4fe98161 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:04.045691 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d211102c-a314-4d3a-8c56-aa0d4fe98161 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:23:04.045992 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d211102c-a314-4d3a-8c56-aa0d4fe98161 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:04.046181 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d211102c-a314-4d3a-8c56-aa0d4fe98161 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:04.053051 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d211102c-a314-4d3a-8c56-aa0d4fe98161 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 returned with HTTP 404 Jul 31 19:23:04.053678 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1377/5442] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:04 2026] GET /volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:04.061951 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-466959dd-2abc-4c82-afed-d3266327c13c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:04.063692 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-466959dd-2abc-4c82-afed-d3266327c13c tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] DELETE https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 Jul 31 19:23:04.063873 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-466959dd-2abc-4c82-afed-d3266327c13c tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:04.064100 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-466959dd-2abc-4c82-afed-d3266327c13c tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:04.064249 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-466959dd-2abc-4c82-afed-d3266327c13c tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Delete volume with id: 96cb9471-7d68-4e25-b958-b1754abe3360 Jul 31 19:23:04.071782 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:04.071782 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:04.072277 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-466959dd-2abc-4c82-afed-d3266327c13c tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:23:04.089251 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-466959dd-2abc-4c82-afed-d3266327c13c tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Delete volume request issued successfully. Jul 31 19:23:04.089507 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-466959dd-2abc-4c82-afed-d3266327c13c tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 returned with HTTP 202 Jul 31 19:23:04.090000 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1358/5443] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:04 2026] DELETE /volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:04.096575 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-219c8cf7-5431-4af7-997c-ba971282c6a0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:04.098342 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-219c8cf7-5431-4af7-997c-ba971282c6a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 Jul 31 19:23:04.098538 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-219c8cf7-5431-4af7-997c-ba971282c6a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:04.098710 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-219c8cf7-5431-4af7-997c-ba971282c6a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:04.106325 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:04.106325 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:04.110504 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-219c8cf7-5431-4af7-997c-ba971282c6a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Volume info retrieved successfully. Jul 31 19:23:04.116501 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-219c8cf7-5431-4af7-997c-ba971282c6a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 returned with HTTP 200 Jul 31 19:23:04.117014 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1352/5444] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:04 2026] GET /volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:04.586462 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-794b59a0-94bf-425d-9201-77792e33cb29 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:04.588241 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-794b59a0-94bf-425d-9201-77792e33cb29 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 Jul 31 19:23:04.588462 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-794b59a0-94bf-425d-9201-77792e33cb29 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:04.588679 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-794b59a0-94bf-425d-9201-77792e33cb29 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:04.588812 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-794b59a0-94bf-425d-9201-77792e33cb29 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id 234b85c6-5bb7-475a-9848-67d27aa181b6. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:04.592274 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-794b59a0-94bf-425d-9201-77792e33cb29 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 returned with HTTP 404 Jul 31 19:23:04.592751 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1358/5445] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:04 2026] GET /volume/v3/backups/234b85c6-5bb7-475a-9848-67d27aa181b6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:04.604769 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:04.606599 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:23:04.606975 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-536089928"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:04.608643 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-536089928'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:23:04.608768 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume of 1 GB Jul 31 19:23:04.613097 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Availability Zones retrieved successfully. Jul 31 19:23:04.620104 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Flow 'volume_create_api' (2fd63ff8-41bd-49ac-b8da-0c94faaabf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:04.621113 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5956a56-27c9-48fe-a74e-e25175435570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:04.622459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:23:04.646814 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5956a56-27c9-48fe-a74e-e25175435570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:04.647586 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a1c24f-6c43-4530-b85c-f7ad0fd021fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:04.681317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['4d4f025f-bde7-4eca-b844-8d5403f3b60d', '8bd0a2a4-04e0-42fa-a1ad-db385dd28b6b', 'd02e2158-dd88-4c1c-be16-971efd3f8fd7', 'a7e24c97-267b-40aa-8234-01506ae9fd94'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:04.682137 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a1c24f-6c43-4530-b85c-f7ad0fd021fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d4f025f-bde7-4eca-b844-8d5403f3b60d', '8bd0a2a4-04e0-42fa-a1ad-db385dd28b6b', 'd02e2158-dd88-4c1c-be16-971efd3f8fd7', 'a7e24c97-267b-40aa-8234-01506ae9fd94']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:04.682841 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3d8eb1-9e36-4187-8cb6-5b3f8e730e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:04.702526 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb3d8eb1-9e36-4187-8cb6-5b3f8e730e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-536089928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',qos_specs=None,replication_status=,reservations=['4d4f025f-bde7-4eca-b844-8d5403f3b60d','8bd0a2a4-04e0-42fa-a1ad-db385dd28b6b','d02e2158-dd88-4c1c-be16-971efd3f8fd7','a7e24c97-267b-40aa-8234-01506ae9fd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-536089928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:04.703184 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2798ef5e-0dd1-469a-b5f6-f18bf3f84990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:04.720590 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2798ef5e-0dd1-469a-b5f6-f18bf3f84990) transitioned into state 'SUCCESS' from state '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-536089928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb4ca6b69f8b4ee69fe809c6c6c07368',qos_specs=None,replication_status=,reservations=['4d4f025f-bde7-4eca-b844-8d5403f3b60d','8bd0a2a4-04e0-42fa-a1ad-db385dd28b6b','d02e2158-dd88-4c1c-be16-971efd3f8fd7','a7e24c97-267b-40aa-8234-01506ae9fd94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d5b0bffa1054c349f6ebf465fa49cb2',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:04.721303 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5435002-62ed-4fd4-8bb5-68af9c73de72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:04.729347 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5435002-62ed-4fd4-8bb5-68af9c73de72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:04.730122 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Flow 'volume_create_api' (2fd63ff8-41bd-49ac-b8da-0c94faaabf5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:04.730455 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create volume request issued successfully. Jul 31 19:23:04.731024 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-0fbb3cd0-7ab1-494f-9ead-d80781e88cda tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:23:04.731575 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1378/5446] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:23:04 2026] POST /volume/v3/volumes => generated 748 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:04.743066 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-53f22d75-9951-4598-972d-3d6292aca89b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:04.745087 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-53f22d75-9951-4598-972d-3d6292aca89b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 Jul 31 19:23:04.745364 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-53f22d75-9951-4598-972d-3d6292aca89b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:04.745698 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-53f22d75-9951-4598-972d-3d6292aca89b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:04.755453 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:04.755453 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:04.760073 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-53f22d75-9951-4598-972d-3d6292aca89b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:04.765657 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-53f22d75-9951-4598-972d-3d6292aca89b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 returned with HTTP 200 Jul 31 19:23:04.766169 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1359/5447] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:04 2026] GET /volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:05.129478 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-344f4726-3733-4ed4-9a25-4f81e7a14ae5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:05.131810 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-344f4726-3733-4ed4-9a25-4f81e7a14ae5 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 Jul 31 19:23:05.132051 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-344f4726-3733-4ed4-9a25-4f81e7a14ae5 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:05.132291 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-344f4726-3733-4ed4-9a25-4f81e7a14ae5 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:05.137941 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-344f4726-3733-4ed4-9a25-4f81e7a14ae5 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 returned with HTTP 404 Jul 31 19:23:05.138417 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1353/5448] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:05 2026] GET /volume/v3/volumes/96cb9471-7d68-4e25-b958-b1754abe3360 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:05.145224 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-301196ae-9519-479f-b4b8-7d5059bdc4a0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:05.147175 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-301196ae-9519-479f-b4b8-7d5059bdc4a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:05.147363 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-301196ae-9519-479f-b4b8-7d5059bdc4a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:05.147579 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-301196ae-9519-479f-b4b8-7d5059bdc4a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:05.147716 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-301196ae-9519-479f-b4b8-7d5059bdc4a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Delete snapshot with id: cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:05.152248 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-301196ae-9519-479f-b4b8-7d5059bdc4a0 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 404 Jul 31 19:23:05.152733 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1359/5449] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:23:05 2026] DELETE /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:05.159207 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8ec80e16-52a2-4a8e-83f0-a6deaee5e978 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:05.161714 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ec80e16-52a2-4a8e-83f0-a6deaee5e978 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 Jul 31 19:23:05.161945 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ec80e16-52a2-4a8e-83f0-a6deaee5e978 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:05.162134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8ec80e16-52a2-4a8e-83f0-a6deaee5e978 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:05.166470 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8ec80e16-52a2-4a8e-83f0-a6deaee5e978 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 returned with HTTP 404 Jul 31 19:23:05.166965 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1379/5450] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:05 2026] GET /volume/v3/snapshots/cab942b0-aed0-4c4f-89e0-e5e105113441 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:05.173339 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-935fc732-8637-4132-bc00-e704209713e1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:05.175146 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-935fc732-8637-4132-bc00-e704209713e1 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] DELETE https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:23:05.175314 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-935fc732-8637-4132-bc00-e704209713e1 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:05.175499 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-935fc732-8637-4132-bc00-e704209713e1 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:05.175644 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-935fc732-8637-4132-bc00-e704209713e1 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Delete volume with id: 846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:23:05.181691 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-935fc732-8637-4132-bc00-e704209713e1 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 returned with HTTP 404 Jul 31 19:23:05.182205 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1360/5451] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:05 2026] DELETE /volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:05.189121 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ee052fc3-3250-4fa0-9a0b-7c68e2c4dab9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:05.191409 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee052fc3-3250-4fa0-9a0b-7c68e2c4dab9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] GET https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 Jul 31 19:23:05.191691 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee052fc3-3250-4fa0-9a0b-7c68e2c4dab9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:05.191987 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ee052fc3-3250-4fa0-9a0b-7c68e2c4dab9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:05.199253 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ee052fc3-3250-4fa0-9a0b-7c68e2c4dab9 tempest-SnapshotDependencyTests-1424375244 tempest-SnapshotDependencyTests-1424375244-project-member] https://10.4.3.163/volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 returned with HTTP 404 Jul 31 19:23:05.199914 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1354/5452] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:05 2026] GET /volume/v3/volumes/846635df-389b-4bfd-9a37-964f3a392235 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:05.781721 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e0829574-f2bf-4496-a5ba-4c5c1e81cbba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:05.783878 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0829574-f2bf-4496-a5ba-4c5c1e81cbba tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 Jul 31 19:23:05.784096 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0829574-f2bf-4496-a5ba-4c5c1e81cbba tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:05.784287 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e0829574-f2bf-4496-a5ba-4c5c1e81cbba tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:05.791088 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:05.791088 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:05.794952 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e0829574-f2bf-4496-a5ba-4c5c1e81cbba tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:05.798731 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e0829574-f2bf-4496-a5ba-4c5c1e81cbba tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 returned with HTTP 200 Jul 31 19:23:05.799147 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1360/5453] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:05 2026] GET /volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:05.809962 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-493e4e8b-4875-4be1-a9f3-39b1d2dd601e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:05.811601 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-493e4e8b-4875-4be1-a9f3-39b1d2dd601e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:23:05.811927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-493e4e8b-4875-4be1-a9f3-39b1d2dd601e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7", "name": "tempest-VolumesBackupsTest-Snapshot-1630369620"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:05.819554 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:05.819554 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:05.819970 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-493e4e8b-4875-4be1-a9f3-39b1d2dd601e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:05.820098 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-493e4e8b-4875-4be1-a9f3-39b1d2dd601e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Create snapshot from volume cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 Jul 31 19:23:05.852324 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-493e4e8b-4875-4be1-a9f3-39b1d2dd601e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['e1be8e6f-d32b-482b-ae8b-893da8bf6c24', 'a4abacc1-28a9-4931-b57f-3e4df31248d2', '40367d50-8e55-47da-9422-334e19042fc0', 'db1fda7a-2e41-4e04-9485-9b802d08fbe8'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:05.882703 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-493e4e8b-4875-4be1-a9f3-39b1d2dd601e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Snapshot create request issued successfully. Jul 31 19:23:05.883078 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-493e4e8b-4875-4be1-a9f3-39b1d2dd601e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:23:05.883534 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1380/5454] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:23:05 2026] POST /volume/v3/snapshots => generated 305 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:05.892268 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0cd209fa-0094-4b8e-9262-6cb795c81c65 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:05.894471 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0cd209fa-0094-4b8e-9262-6cb795c81c65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 Jul 31 19:23:05.894745 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0cd209fa-0094-4b8e-9262-6cb795c81c65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:05.895148 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0cd209fa-0094-4b8e-9262-6cb795c81c65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:05.901721 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:05.901721 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:05.902307 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0cd209fa-0094-4b8e-9262-6cb795c81c65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Snapshot retrieved successfully. Jul 31 19:23:05.903371 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0cd209fa-0094-4b8e-9262-6cb795c81c65 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 returned with HTTP 200 Jul 31 19:23:05.903826 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1361/5455] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:05 2026] GET /volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:06.911577 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7f00708a-529c-4eda-804b-739f2736d392 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:06.913223 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f00708a-529c-4eda-804b-739f2736d392 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 Jul 31 19:23:06.913465 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f00708a-529c-4eda-804b-739f2736d392 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:06.913703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7f00708a-529c-4eda-804b-739f2736d392 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:06.918189 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:06.918189 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:06.918623 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7f00708a-529c-4eda-804b-739f2736d392 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Snapshot retrieved successfully. Jul 31 19:23:06.919401 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7f00708a-529c-4eda-804b-739f2736d392 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 returned with HTTP 200 Jul 31 19:23:06.919751 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1355/5456] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:06 2026] GET /volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:06.927490 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-09b0952a-c65d-4dee-840b-827521a42c30 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:06.929590 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-09b0952a-c65d-4dee-840b-827521a42c30 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] POST https://10.4.3.163/volume/v3/backups Jul 31 19:23:06.930000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-09b0952a-c65d-4dee-840b-827521a42c30 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7", "snapshot_id": "cd645430-35da-4b2f-8e62-42f671e187c4", "name": "tempest-VolumesBackupsTest-Backup-2042619844"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:06.931496 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.contrib.backups [None req-09b0952a-c65d-4dee-840b-827521a42c30 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating new backup {'backup': {'volume_id': 'cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7', 'snapshot_id': 'cd645430-35da-4b2f-8e62-42f671e187c4', 'name': 'tempest-VolumesBackupsTest-Backup-2042619844'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 19:23:06.931645 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.contrib.backups [None req-09b0952a-c65d-4dee-840b-827521a42c30 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Creating backup of volume cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 in container None Jul 31 19:23:06.938431 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:06.938431 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:06.938936 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-09b0952a-c65d-4dee-840b-827521a42c30 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:06.943522 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:06.943522 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:06.943887 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-09b0952a-c65d-4dee-840b-827521a42c30 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Snapshot retrieved successfully. Jul 31 19:23:06.960258 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-09b0952a-c65d-4dee-840b-827521a42c30 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Created reservations ['a6cde785-bba5-4219-9016-7b31da68042b', '33373ade-2858-48dc-b003-baf4c2f02f1a'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:06.986070 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-09b0952a-c65d-4dee-840b-827521a42c30 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups returned with HTTP 202 Jul 31 19:23:06.986606 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1361/5457] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:23:06 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:06.995100 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-2bee4547-af3a-48d3-9491-c80b37cb408a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:06.997737 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2bee4547-af3a-48d3-9491-c80b37cb408a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:06.998038 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2bee4547-af3a-48d3-9491-c80b37cb408a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:06.998352 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-2bee4547-af3a-48d3-9491-c80b37cb408a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:06.998526 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-2bee4547-af3a-48d3-9491-c80b37cb408a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:07.003781 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:07.003781 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:07.004889 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-2bee4547-af3a-48d3-9491-c80b37cb408a tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:07.005420 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1381/5458] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:06 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 771 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:08.015109 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-75852c44-77c6-4831-b3c2-b87ff95c5e64 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:08.016785 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75852c44-77c6-4831-b3c2-b87ff95c5e64 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:08.016973 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75852c44-77c6-4831-b3c2-b87ff95c5e64 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:08.017169 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-75852c44-77c6-4831-b3c2-b87ff95c5e64 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:08.017318 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-75852c44-77c6-4831-b3c2-b87ff95c5e64 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:08.021215 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:08.021215 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:08.021893 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-75852c44-77c6-4831-b3c2-b87ff95c5e64 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:08.022214 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1362/5459] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:08 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 773 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:09.032012 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-947399ba-dddb-4cd6-b386-e478aa538c84 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:09.033785 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-947399ba-dddb-4cd6-b386-e478aa538c84 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:09.034006 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-947399ba-dddb-4cd6-b386-e478aa538c84 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:09.034189 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-947399ba-dddb-4cd6-b386-e478aa538c84 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:09.034294 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-947399ba-dddb-4cd6-b386-e478aa538c84 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:09.038428 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:09.038428 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:09.039217 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-947399ba-dddb-4cd6-b386-e478aa538c84 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:09.039593 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1356/5460] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:09 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:10.052001 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3830288d-42c2-43d8-a474-ec733de52537 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:10.053974 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3830288d-42c2-43d8-a474-ec733de52537 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:10.054172 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3830288d-42c2-43d8-a474-ec733de52537 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:10.054380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3830288d-42c2-43d8-a474-ec733de52537 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:10.054546 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-3830288d-42c2-43d8-a474-ec733de52537 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:10.059054 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:10.059054 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:10.059844 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3830288d-42c2-43d8-a474-ec733de52537 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:10.060231 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1362/5461] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:10 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:11.072770 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-836a10f5-841a-43ae-b8fc-4df0e64e104f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:11.074473 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-836a10f5-841a-43ae-b8fc-4df0e64e104f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:11.074797 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-836a10f5-841a-43ae-b8fc-4df0e64e104f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:11.074888 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-836a10f5-841a-43ae-b8fc-4df0e64e104f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:11.075876 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-836a10f5-841a-43ae-b8fc-4df0e64e104f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:11.079556 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:11.079556 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:11.080624 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-836a10f5-841a-43ae-b8fc-4df0e64e104f tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:11.080624 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1382/5462] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:11 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:12.091197 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-628e8a91-6895-4f37-9084-bf7e45a7568b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:12.092955 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-628e8a91-6895-4f37-9084-bf7e45a7568b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:12.093189 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-628e8a91-6895-4f37-9084-bf7e45a7568b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:12.093392 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-628e8a91-6895-4f37-9084-bf7e45a7568b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:12.093518 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-628e8a91-6895-4f37-9084-bf7e45a7568b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:12.098153 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:12.098153 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:12.099141 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-628e8a91-6895-4f37-9084-bf7e45a7568b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:12.099638 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1363/5463] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:12 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:13.109981 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1c803d39-9210-4e8b-8eac-a2cc6fa0debf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:13.112367 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c803d39-9210-4e8b-8eac-a2cc6fa0debf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:13.112626 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c803d39-9210-4e8b-8eac-a2cc6fa0debf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:13.112887 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1c803d39-9210-4e8b-8eac-a2cc6fa0debf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:13.113025 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-1c803d39-9210-4e8b-8eac-a2cc6fa0debf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:13.117974 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:13.117974 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:13.118846 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1c803d39-9210-4e8b-8eac-a2cc6fa0debf tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:13.119260 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1357/5464] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:13 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:14.129124 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-920f9143-68e4-44f3-bab3-220d6d242324 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:14.131142 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-920f9143-68e4-44f3-bab3-220d6d242324 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:14.131369 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-920f9143-68e4-44f3-bab3-220d6d242324 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:14.131609 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-920f9143-68e4-44f3-bab3-220d6d242324 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:14.131757 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-920f9143-68e4-44f3-bab3-220d6d242324 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:14.136388 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:14.136388 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:14.137283 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-920f9143-68e4-44f3-bab3-220d6d242324 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:14.137726 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1363/5465] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:14 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:15.148731 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-09c2317b-c424-4a47-b496-6250b7cea6fc None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:15.150681 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09c2317b-c424-4a47-b496-6250b7cea6fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:15.150868 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09c2317b-c424-4a47-b496-6250b7cea6fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:15.151064 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-09c2317b-c424-4a47-b496-6250b7cea6fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:15.151174 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-09c2317b-c424-4a47-b496-6250b7cea6fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:15.156125 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:15.156125 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:15.156772 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-09c2317b-c424-4a47-b496-6250b7cea6fc tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:15.157144 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1383/5466] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:15 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:16.169700 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4c8bdd20-9b58-427b-8aab-df97c5d5a547 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:16.171809 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4c8bdd20-9b58-427b-8aab-df97c5d5a547 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:16.172029 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4c8bdd20-9b58-427b-8aab-df97c5d5a547 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:16.172303 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4c8bdd20-9b58-427b-8aab-df97c5d5a547 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:16.172429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-4c8bdd20-9b58-427b-8aab-df97c5d5a547 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:16.177681 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:16.177681 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:16.178629 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4c8bdd20-9b58-427b-8aab-df97c5d5a547 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:16.179093 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1364/5467] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:16 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:17.188738 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0820d230-2cee-44ec-becd-6bfaf6512038 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:17.190493 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0820d230-2cee-44ec-becd-6bfaf6512038 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:17.190734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0820d230-2cee-44ec-becd-6bfaf6512038 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:17.190943 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0820d230-2cee-44ec-becd-6bfaf6512038 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:17.191095 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-0820d230-2cee-44ec-becd-6bfaf6512038 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:17.194852 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:17.194852 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:17.195593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0820d230-2cee-44ec-becd-6bfaf6512038 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:17.195983 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1358/5468] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:17 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:18.207567 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ccfee851-244f-47f4-9341-003b056898c8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:18.209790 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ccfee851-244f-47f4-9341-003b056898c8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:18.209987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ccfee851-244f-47f4-9341-003b056898c8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:18.210217 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ccfee851-244f-47f4-9341-003b056898c8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:18.210357 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-ccfee851-244f-47f4-9341-003b056898c8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:18.215470 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:18.215470 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:18.216261 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ccfee851-244f-47f4-9341-003b056898c8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:18.216696 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1364/5469] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:18 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:19.226304 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5a54b718-0ede-4a78-b546-3ced9d676a4d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:19.228139 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a54b718-0ede-4a78-b546-3ced9d676a4d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:19.228325 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a54b718-0ede-4a78-b546-3ced9d676a4d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:19.228523 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5a54b718-0ede-4a78-b546-3ced9d676a4d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:19.228634 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.backups [None req-5a54b718-0ede-4a78-b546-3ced9d676a4d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100318) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:19.232253 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:19.232253 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:19.232914 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5a54b718-0ede-4a78-b546-3ced9d676a4d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:19.233243 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1384/5470] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:19 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:20.244028 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c2ea3aaf-8b07-48d4-b316-3be8390b4b73 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:20.245836 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2ea3aaf-8b07-48d4-b316-3be8390b4b73 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:20.246037 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2ea3aaf-8b07-48d4-b316-3be8390b4b73 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:20.246282 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c2ea3aaf-8b07-48d4-b316-3be8390b4b73 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:20.246412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-c2ea3aaf-8b07-48d4-b316-3be8390b4b73 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:20.251323 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:20.251323 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:20.252274 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c2ea3aaf-8b07-48d4-b316-3be8390b4b73 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:20.252753 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1365/5471] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:20 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:21.262950 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-eed93dce-6efa-4921-b070-3d77b8c1d155 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:21.264699 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eed93dce-6efa-4921-b070-3d77b8c1d155 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:21.264975 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eed93dce-6efa-4921-b070-3d77b8c1d155 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:21.265165 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-eed93dce-6efa-4921-b070-3d77b8c1d155 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:21.265283 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-eed93dce-6efa-4921-b070-3d77b8c1d155 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:21.269913 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:21.269913 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:21.270652 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-eed93dce-6efa-4921-b070-3d77b8c1d155 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:21.271053 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1359/5472] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:21 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:21.283705 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4a23a164-00e0-4624-8a9d-a9867b5f3b8e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:21.285522 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4a23a164-00e0-4624-8a9d-a9867b5f3b8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:21.285730 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4a23a164-00e0-4624-8a9d-a9867b5f3b8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:21.285983 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4a23a164-00e0-4624-8a9d-a9867b5f3b8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:21.286093 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.backups [None req-4a23a164-00e0-4624-8a9d-a9867b5f3b8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100319) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:21.290576 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:21.290576 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:21.291452 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4a23a164-00e0-4624-8a9d-a9867b5f3b8e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:21.291893 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1365/5473] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:21 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:21.301890 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1e0075cd-22e4-49af-b861-e80295c27ac1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:21.304167 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1e0075cd-22e4-49af-b861-e80295c27ac1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:21.304411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1e0075cd-22e4-49af-b861-e80295c27ac1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:21.304730 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1e0075cd-22e4-49af-b861-e80295c27ac1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:21.304889 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.backups [None req-1e0075cd-22e4-49af-b861-e80295c27ac1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete backup with id: c841a593-628b-4355-85e4-e45ef8c9665a. Jul 31 19:23:21.309498 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:21.309498 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:21.325837 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.backup.rpcapi [None req-1e0075cd-22e4-49af-b861-e80295c27ac1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] delete_backup rpcapi backup_id c841a593-628b-4355-85e4-e45ef8c9665a {{(pid=100318) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 19:23:21.327914 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1e0075cd-22e4-49af-b861-e80295c27ac1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 202 Jul 31 19:23:21.328494 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1385/5474] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:21 2026] DELETE /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:23:21.336099 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6630d893-ec30-4d0a-87f3-beb3ebcccdc6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:21.338307 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6630d893-ec30-4d0a-87f3-beb3ebcccdc6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:21.338505 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6630d893-ec30-4d0a-87f3-beb3ebcccdc6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:21.338705 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6630d893-ec30-4d0a-87f3-beb3ebcccdc6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:21.338827 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.backups [None req-6630d893-ec30-4d0a-87f3-beb3ebcccdc6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100320) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:21.344338 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:21.344338 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:21.345204 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6630d893-ec30-4d0a-87f3-beb3ebcccdc6 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 200 Jul 31 19:23:21.345660 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1366/5475] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:21 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:22.356258 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9a7f0d43-ba53-4300-9f3e-d949600da948 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:22.358079 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a7f0d43-ba53-4300-9f3e-d949600da948 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a Jul 31 19:23:22.358270 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a7f0d43-ba53-4300-9f3e-d949600da948 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:22.358457 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9a7f0d43-ba53-4300-9f3e-d949600da948 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:22.358688 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.backups [None req-9a7f0d43-ba53-4300-9f3e-d949600da948 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Show backup with id c841a593-628b-4355-85e4-e45ef8c9665a. {{(pid=100317) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 19:23:22.362369 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9a7f0d43-ba53-4300-9f3e-d949600da948 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a returned with HTTP 404 Jul 31 19:23:22.362859 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1360/5476] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:22 2026] GET /volume/v3/backups/c841a593-628b-4355-85e4-e45ef8c9665a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:22.370279 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-85a30a7f-b893-4e92-bf36-26820255ca03 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:22.372077 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85a30a7f-b893-4e92-bf36-26820255ca03 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 Jul 31 19:23:22.372333 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85a30a7f-b893-4e92-bf36-26820255ca03 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:22.372610 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-85a30a7f-b893-4e92-bf36-26820255ca03 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:22.372751 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-85a30a7f-b893-4e92-bf36-26820255ca03 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete snapshot with id: cd645430-35da-4b2f-8e62-42f671e187c4 Jul 31 19:23:22.377980 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:22.377980 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:22.378354 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-85a30a7f-b893-4e92-bf36-26820255ca03 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Snapshot retrieved successfully. Jul 31 19:23:22.397190 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-85a30a7f-b893-4e92-bf36-26820255ca03 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Snapshot delete request issued successfully. Jul 31 19:23:22.397426 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-85a30a7f-b893-4e92-bf36-26820255ca03 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 returned with HTTP 202 Jul 31 19:23:22.397838 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1366/5477] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:23:22 2026] DELETE /volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:22.405511 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-68d731b6-585a-45ea-9dfc-9a302e9fb828 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:22.407239 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68d731b6-585a-45ea-9dfc-9a302e9fb828 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 Jul 31 19:23:22.407426 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68d731b6-585a-45ea-9dfc-9a302e9fb828 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:22.407645 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-68d731b6-585a-45ea-9dfc-9a302e9fb828 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:22.412477 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:22.412477 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:22.412961 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-68d731b6-585a-45ea-9dfc-9a302e9fb828 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Snapshot retrieved successfully. Jul 31 19:23:22.413746 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-68d731b6-585a-45ea-9dfc-9a302e9fb828 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 returned with HTTP 200 Jul 31 19:23:22.414116 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1386/5478] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:22 2026] GET /volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:23.424015 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5daa282a-367a-4a65-9dee-6e412d219342 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:23.427459 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5daa282a-367a-4a65-9dee-6e412d219342 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 Jul 31 19:23:23.427459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5daa282a-367a-4a65-9dee-6e412d219342 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:23.427459 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5daa282a-367a-4a65-9dee-6e412d219342 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:23.434955 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5daa282a-367a-4a65-9dee-6e412d219342 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 returned with HTTP 404 Jul 31 19:23:23.435790 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1367/5479] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:23 2026] GET /volume/v3/snapshots/cd645430-35da-4b2f-8e62-42f671e187c4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:23.444341 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-8058bf8f-3052-469c-9ab8-7549c1d653e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:23.446545 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8058bf8f-3052-469c-9ab8-7549c1d653e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 Jul 31 19:23:23.446779 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8058bf8f-3052-469c-9ab8-7549c1d653e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:23.447005 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-8058bf8f-3052-469c-9ab8-7549c1d653e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:23.447202 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-8058bf8f-3052-469c-9ab8-7549c1d653e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete volume with id: cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 Jul 31 19:23:23.455314 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:23.455314 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:23.455808 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8058bf8f-3052-469c-9ab8-7549c1d653e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:23.472342 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-8058bf8f-3052-469c-9ab8-7549c1d653e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete volume request issued successfully. Jul 31 19:23:23.472552 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-8058bf8f-3052-469c-9ab8-7549c1d653e8 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 returned with HTTP 202 Jul 31 19:23:23.472974 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1361/5480] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:23 2026] DELETE /volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:23.479376 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-019fda5b-017c-4c16-9e65-f0a5674f2326 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:23.481126 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-019fda5b-017c-4c16-9e65-f0a5674f2326 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 Jul 31 19:23:23.481312 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-019fda5b-017c-4c16-9e65-f0a5674f2326 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:23.481541 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-019fda5b-017c-4c16-9e65-f0a5674f2326 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:23.488321 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:23.488321 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:23.493555 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-019fda5b-017c-4c16-9e65-f0a5674f2326 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:23.499118 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-019fda5b-017c-4c16-9e65-f0a5674f2326 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 returned with HTTP 200 Jul 31 19:23:23.499576 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1367/5481] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:23 2026] GET /volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:24.512393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3e046923-e121-42f6-a915-c970a3215d7b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:24.516013 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e046923-e121-42f6-a915-c970a3215d7b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 Jul 31 19:23:24.516261 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e046923-e121-42f6-a915-c970a3215d7b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:24.516531 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3e046923-e121-42f6-a915-c970a3215d7b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:24.527305 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3e046923-e121-42f6-a915-c970a3215d7b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 returned with HTTP 404 Jul 31 19:23:24.527775 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1387/5482] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:24 2026] GET /volume/v3/volumes/cf3652bc-4cd2-4e6b-8fe0-c8efbcd6ccb7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:24.535205 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-606c65c3-08ec-4c06-9f6f-169957135cc4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:24.536961 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-606c65c3-08ec-4c06-9f6f-169957135cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:23:24.537135 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-606c65c3-08ec-4c06-9f6f-169957135cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:24.537363 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-606c65c3-08ec-4c06-9f6f-169957135cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:24.537540 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-606c65c3-08ec-4c06-9f6f-169957135cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete volume with id: 17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:23:24.545819 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:24.545819 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:24.546335 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-606c65c3-08ec-4c06-9f6f-169957135cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:24.562906 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-606c65c3-08ec-4c06-9f6f-169957135cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete volume request issued successfully. Jul 31 19:23:24.563195 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-606c65c3-08ec-4c06-9f6f-169957135cc4 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 202 Jul 31 19:23:24.563771 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1368/5483] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:24 2026] DELETE /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:24.570062 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b7fd7d87-d814-4bd7-99f5-e0c573a5668e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:24.571748 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7fd7d87-d814-4bd7-99f5-e0c573a5668e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:23:24.571936 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7fd7d87-d814-4bd7-99f5-e0c573a5668e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:24.572120 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b7fd7d87-d814-4bd7-99f5-e0c573a5668e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:24.580392 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:24.580392 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:24.584294 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b7fd7d87-d814-4bd7-99f5-e0c573a5668e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:24.589759 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b7fd7d87-d814-4bd7-99f5-e0c573a5668e tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 200 Jul 31 19:23:24.590217 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1362/5484] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:24 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:25.602570 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7cd5efea-c0e4-4e14-b5e5-acba2b45330b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:25.605102 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cd5efea-c0e4-4e14-b5e5-acba2b45330b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 Jul 31 19:23:25.605375 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cd5efea-c0e4-4e14-b5e5-acba2b45330b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:25.605678 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7cd5efea-c0e4-4e14-b5e5-acba2b45330b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:25.613556 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7cd5efea-c0e4-4e14-b5e5-acba2b45330b tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 returned with HTTP 404 Jul 31 19:23:25.614228 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1368/5485] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:25 2026] GET /volume/v3/volumes/17edb4b9-7584-4d41-a34e-ffc475a3db58 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:25.621204 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fe1502c2-557f-4171-89eb-b745b514930d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:25.623568 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe1502c2-557f-4171-89eb-b745b514930d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 Jul 31 19:23:25.623849 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe1502c2-557f-4171-89eb-b745b514930d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:25.624129 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fe1502c2-557f-4171-89eb-b745b514930d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:25.624362 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-fe1502c2-557f-4171-89eb-b745b514930d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete volume with id: 823b732d-7373-427b-adbb-db46a54906c2 Jul 31 19:23:25.634904 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:25.634904 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:25.634904 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fe1502c2-557f-4171-89eb-b745b514930d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:25.662243 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fe1502c2-557f-4171-89eb-b745b514930d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete volume request issued successfully. Jul 31 19:23:25.662501 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fe1502c2-557f-4171-89eb-b745b514930d tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 returned with HTTP 202 Jul 31 19:23:25.662961 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1388/5486] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:25 2026] DELETE /volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:25.682390 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ef9762f1-0083-4773-9422-e620153dd964 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:25.684800 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef9762f1-0083-4773-9422-e620153dd964 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 Jul 31 19:23:25.685264 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef9762f1-0083-4773-9422-e620153dd964 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:25.685264 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ef9762f1-0083-4773-9422-e620153dd964 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:25.694708 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:25.694708 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:25.699880 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ef9762f1-0083-4773-9422-e620153dd964 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:25.706066 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ef9762f1-0083-4773-9422-e620153dd964 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 returned with HTTP 200 Jul 31 19:23:25.706819 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1369/5487] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:25 2026] GET /volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:26.720763 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed3fdc2a-8264-4b7a-8afd-b85486bbc1e3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:26.722713 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed3fdc2a-8264-4b7a-8afd-b85486bbc1e3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 Jul 31 19:23:26.722997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed3fdc2a-8264-4b7a-8afd-b85486bbc1e3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:26.723238 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed3fdc2a-8264-4b7a-8afd-b85486bbc1e3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:26.728595 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed3fdc2a-8264-4b7a-8afd-b85486bbc1e3 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 returned with HTTP 404 Jul 31 19:23:26.729078 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1363/5488] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:26 2026] GET /volume/v3/volumes/823b732d-7373-427b-adbb-db46a54906c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:26.737763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e7734a05-9c7d-4e20-bd86-d5a8049bcc45 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:26.740134 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7734a05-9c7d-4e20-bd86-d5a8049bcc45 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] DELETE https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e Jul 31 19:23:26.740486 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7734a05-9c7d-4e20-bd86-d5a8049bcc45 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:26.740762 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e7734a05-9c7d-4e20-bd86-d5a8049bcc45 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:26.741001 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-e7734a05-9c7d-4e20-bd86-d5a8049bcc45 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete volume with id: 2fc8e283-9447-4e91-8eb8-48dd39f7251e Jul 31 19:23:26.750450 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:26.750450 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:26.750927 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e7734a05-9c7d-4e20-bd86-d5a8049bcc45 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:26.768381 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-e7734a05-9c7d-4e20-bd86-d5a8049bcc45 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Delete volume request issued successfully. Jul 31 19:23:26.768649 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e7734a05-9c7d-4e20-bd86-d5a8049bcc45 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e returned with HTTP 202 Jul 31 19:23:26.769184 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1369/5489] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:26 2026] DELETE /volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:26.778024 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-a1a710d9-4766-4999-a22f-0c27171afdde None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:26.782323 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a1a710d9-4766-4999-a22f-0c27171afdde tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e Jul 31 19:23:26.782537 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a1a710d9-4766-4999-a22f-0c27171afdde tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:26.782755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-a1a710d9-4766-4999-a22f-0c27171afdde tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:26.790954 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:26.790954 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:26.794983 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-a1a710d9-4766-4999-a22f-0c27171afdde tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Volume info retrieved successfully. Jul 31 19:23:26.799185 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-a1a710d9-4766-4999-a22f-0c27171afdde tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e returned with HTTP 200 Jul 31 19:23:26.799689 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1389/5490] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:26 2026] GET /volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:27.813858 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-4d70a2db-08fd-4fe3-b6ec-22ccbcaaf3f1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:27.815742 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d70a2db-08fd-4fe3-b6ec-22ccbcaaf3f1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] GET https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e Jul 31 19:23:27.815956 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d70a2db-08fd-4fe3-b6ec-22ccbcaaf3f1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:27.816143 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-4d70a2db-08fd-4fe3-b6ec-22ccbcaaf3f1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:27.821744 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-4d70a2db-08fd-4fe3-b6ec-22ccbcaaf3f1 tempest-VolumesBackupsTest-679421663 tempest-VolumesBackupsTest-679421663-project-member] https://10.4.3.163/volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e returned with HTTP 404 Jul 31 19:23:27.822486 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1370/5491] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:27 2026] GET /volume/v3/volumes/2fc8e283-9447-4e91-8eb8-48dd39f7251e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:30.579145 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:30.661875 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:23:30.661875 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-111626643"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:30.661996 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-111626643'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:23:30.662120 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume of 1 GB Jul 31 19:23:30.665787 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Availability Zones retrieved successfully. Jul 31 19:23:30.670804 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (26172ce9-75d3-47ac-8e18-6c5fd6df48b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:30.671657 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc447365-16f1-4102-bf35-e7c997de24b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:30.672373 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:23:30.694905 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc447365-16f1-4102-bf35-e7c997de24b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:30.695663 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c56cb1-96c8-4abc-a7da-6fef9004909b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:30.747478 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['941e9c69-74b5-47d5-88ca-09ee0d4d3711', 'b1923981-60ea-487a-9f97-f1c0e85cfda4', 'f4b3b6fa-727d-4e8b-b7f6-f7641e18fd72', 'b44c4757-bf2c-4de0-9fb3-b88d2d20d981'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:30.748305 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c56cb1-96c8-4abc-a7da-6fef9004909b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['941e9c69-74b5-47d5-88ca-09ee0d4d3711', 'b1923981-60ea-487a-9f97-f1c0e85cfda4', 'f4b3b6fa-727d-4e8b-b7f6-f7641e18fd72', 'b44c4757-bf2c-4de0-9fb3-b88d2d20d981']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:30.748977 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2741b9c5-9056-4b85-ad5b-ffd50f7709b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:30.773266 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2741b9c5-9056-4b85-ad5b-ffd50f7709b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a29818f-f3fe-41b7-9138-c082b5194276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-111626643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['941e9c69-74b5-47d5-88ca-09ee0d4d3711','b1923981-60ea-487a-9f97-f1c0e85cfda4','f4b3b6fa-727d-4e8b-b7f6-f7641e18fd72','b44c4757-bf2c-4de0-9fb3-b88d2d20d981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-111626643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a29818f-f3fe-41b7-9138-c082b5194276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fa562401524e1784b9cf220b0b8596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab1c52db937e43318380706b72e37044',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:30.774017 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86127494-41bb-49fb-a993-83fe250363bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:30.791053 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86127494-41bb-49fb-a993-83fe250363bc) transitioned into state 'SUCCESS' from state '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-111626643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['941e9c69-74b5-47d5-88ca-09ee0d4d3711','b1923981-60ea-487a-9f97-f1c0e85cfda4','f4b3b6fa-727d-4e8b-b7f6-f7641e18fd72','b44c4757-bf2c-4de0-9fb3-b88d2d20d981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:30.791724 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab95bfe3-6606-41e6-a2c7-d942c3360ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:30.799921 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab95bfe3-6606-41e6-a2c7-d942c3360ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:30.800993 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (26172ce9-75d3-47ac-8e18-6c5fd6df48b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:30.801550 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request issued successfully. Jul 31 19:23:30.802243 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-88f42fa9-aa12-4742-9bdf-cddb4acb8eff tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:23:30.802842 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1364/5492] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:23:30 2026] POST /volume/v3/volumes => generated 777 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:30.815576 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f2360f6d-f4e2-4f95-92ad-4cfd800bef5d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:30.817403 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f2360f6d-f4e2-4f95-92ad-4cfd800bef5d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 Jul 31 19:23:30.817648 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f2360f6d-f4e2-4f95-92ad-4cfd800bef5d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:30.817865 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f2360f6d-f4e2-4f95-92ad-4cfd800bef5d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:30.824757 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:30.824757 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:30.830838 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f2360f6d-f4e2-4f95-92ad-4cfd800bef5d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:30.835900 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f2360f6d-f4e2-4f95-92ad-4cfd800bef5d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 returned with HTTP 200 Jul 31 19:23:30.836529 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1370/5493] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:30 2026] GET /volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:31.848151 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5585bbc1-34a2-4c92-ac60-4071c1016802 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:31.850519 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5585bbc1-34a2-4c92-ac60-4071c1016802 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 Jul 31 19:23:31.850792 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5585bbc1-34a2-4c92-ac60-4071c1016802 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:31.851054 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5585bbc1-34a2-4c92-ac60-4071c1016802 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:31.860337 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:31.860337 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:31.864238 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5585bbc1-34a2-4c92-ac60-4071c1016802 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:31.867766 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5585bbc1-34a2-4c92-ac60-4071c1016802 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 returned with HTTP 200 Jul 31 19:23:31.868117 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1390/5494] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:31 2026] GET /volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:31.879782 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-571898c1-a6ba-4573-94df-c20853c670c1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:31.882157 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-571898c1-a6ba-4573-94df-c20853c670c1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:23:31.882641 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-571898c1-a6ba-4573-94df-c20853c670c1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a29818f-f3fe-41b7-9138-c082b5194276", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-959166815"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:31.894104 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:31.894104 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:31.894862 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-571898c1-a6ba-4573-94df-c20853c670c1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:31.895125 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-571898c1-a6ba-4573-94df-c20853c670c1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create snapshot from volume 2a29818f-f3fe-41b7-9138-c082b5194276 Jul 31 19:23:31.928044 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-571898c1-a6ba-4573-94df-c20853c670c1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['0304fbc0-789b-4ba4-abcc-7772ef873ff9', 'a49b94ee-491f-4dd6-bfbc-a4a046e6477d', '13529409-f5cd-4039-871d-edf5a0c0a8d8', 'de9e7523-b542-4dc1-aca2-fb5fb559b990'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:31.955719 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-571898c1-a6ba-4573-94df-c20853c670c1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot create request issued successfully. Jul 31 19:23:31.956120 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-571898c1-a6ba-4573-94df-c20853c670c1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:23:31.956707 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1371/5495] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:23:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:31.964530 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-10f789c6-9956-4a95-aeef-af2ab6a11585 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:31.966692 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10f789c6-9956-4a95-aeef-af2ab6a11585 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 Jul 31 19:23:31.966953 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10f789c6-9956-4a95-aeef-af2ab6a11585 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:31.967210 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-10f789c6-9956-4a95-aeef-af2ab6a11585 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:31.972633 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:31.972633 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:31.973043 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-10f789c6-9956-4a95-aeef-af2ab6a11585 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:31.973813 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-10f789c6-9956-4a95-aeef-af2ab6a11585 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 returned with HTTP 200 Jul 31 19:23:31.974218 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1365/5496] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:31 2026] GET /volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:32.983341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c3bf9086-3acf-4e06-b442-9c3805094ad8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:32.985085 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3bf9086-3acf-4e06-b442-9c3805094ad8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 Jul 31 19:23:32.985312 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3bf9086-3acf-4e06-b442-9c3805094ad8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:32.985559 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c3bf9086-3acf-4e06-b442-9c3805094ad8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:32.990573 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:32.990573 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:32.990862 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c3bf9086-3acf-4e06-b442-9c3805094ad8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:32.991551 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c3bf9086-3acf-4e06-b442-9c3805094ad8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 returned with HTTP 200 Jul 31 19:23:32.991943 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1371/5497] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:32 2026] GET /volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:33.000887 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-03fbcd20-a9c4-495a-9f45-0fcfaf7180f5 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:33.057912 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03fbcd20-a9c4-495a-9f45-0fcfaf7180f5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] POST https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636/action Jul 31 19:23:33.058391 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03fbcd20-a9c4-495a-9f45-0fcfaf7180f5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:23:33.058583 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-03fbcd20-a9c4-495a-9f45-0fcfaf7180f5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:33.065915 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:33.065915 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:33.066483 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-03fbcd20-a9c4-495a-9f45-0fcfaf7180f5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Snapshot retrieved successfully. Jul 31 19:23:33.067481 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-03fbcd20-a9c4-495a-9f45-0fcfaf7180f5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9f01e8ea2d2647649177d5dfd21cd0e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4fa562401524e1784b9cf220b0b8596', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:23:33.067732 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-03fbcd20-a9c4-495a-9f45-0fcfaf7180f5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636/action returned with HTTP 403 Jul 31 19:23:33.068326 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1391/5498] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:23:33 2026] POST /volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636/action => generated 133 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:33.075353 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-849d55c0-0def-4488-8d17-7641bc025154 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:33.077001 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-849d55c0-0def-4488-8d17-7641bc025154 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 Jul 31 19:23:33.077337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-849d55c0-0def-4488-8d17-7641bc025154 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:33.077684 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-849d55c0-0def-4488-8d17-7641bc025154 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:33.077857 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-849d55c0-0def-4488-8d17-7641bc025154 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete snapshot with id: e7867d5c-5191-4173-9711-f5fbf0305636 Jul 31 19:23:33.084379 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:33.084379 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:33.084379 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-849d55c0-0def-4488-8d17-7641bc025154 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:33.097554 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-849d55c0-0def-4488-8d17-7641bc025154 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot delete request issued successfully. Jul 31 19:23:33.097896 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-849d55c0-0def-4488-8d17-7641bc025154 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 returned with HTTP 202 Jul 31 19:23:33.098453 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1372/5499] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:23:33 2026] DELETE /volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:33.105664 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d3666ffb-1c26-4642-a237-67cc86e8a0cc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:33.107495 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3666ffb-1c26-4642-a237-67cc86e8a0cc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 Jul 31 19:23:33.107711 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3666ffb-1c26-4642-a237-67cc86e8a0cc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:33.107911 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d3666ffb-1c26-4642-a237-67cc86e8a0cc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:33.112610 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:33.112610 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:33.112901 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d3666ffb-1c26-4642-a237-67cc86e8a0cc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:33.113564 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d3666ffb-1c26-4642-a237-67cc86e8a0cc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 returned with HTTP 200 Jul 31 19:23:33.113898 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1366/5500] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:33 2026] GET /volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:34.123195 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d32258ce-0b1b-41dc-a6c0-191e1a0fd678 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:34.125253 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d32258ce-0b1b-41dc-a6c0-191e1a0fd678 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 Jul 31 19:23:34.125555 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d32258ce-0b1b-41dc-a6c0-191e1a0fd678 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:34.125780 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d32258ce-0b1b-41dc-a6c0-191e1a0fd678 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:34.130377 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d32258ce-0b1b-41dc-a6c0-191e1a0fd678 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 returned with HTTP 404 Jul 31 19:23:34.131038 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1372/5501] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:34 2026] GET /volume/v3/snapshots/e7867d5c-5191-4173-9711-f5fbf0305636 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:34.138446 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-aa36d155-04ea-4fd8-8cd3-f17c21a8925b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:34.140714 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aa36d155-04ea-4fd8-8cd3-f17c21a8925b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 Jul 31 19:23:34.140974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aa36d155-04ea-4fd8-8cd3-f17c21a8925b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:34.141238 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-aa36d155-04ea-4fd8-8cd3-f17c21a8925b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:34.141513 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-aa36d155-04ea-4fd8-8cd3-f17c21a8925b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume with id: 2a29818f-f3fe-41b7-9138-c082b5194276 Jul 31 19:23:34.151368 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:34.151368 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:34.151877 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-aa36d155-04ea-4fd8-8cd3-f17c21a8925b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:34.170068 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-aa36d155-04ea-4fd8-8cd3-f17c21a8925b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume request issued successfully. Jul 31 19:23:34.170333 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-aa36d155-04ea-4fd8-8cd3-f17c21a8925b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 returned with HTTP 202 Jul 31 19:23:34.170806 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1392/5502] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:34 2026] DELETE /volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:34.178495 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5a16835b-7059-4c99-8697-d74548dfb708 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:34.180742 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5a16835b-7059-4c99-8697-d74548dfb708 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 Jul 31 19:23:34.181003 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5a16835b-7059-4c99-8697-d74548dfb708 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:34.181246 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5a16835b-7059-4c99-8697-d74548dfb708 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:34.191160 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:34.191160 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:34.195604 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5a16835b-7059-4c99-8697-d74548dfb708 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:34.200625 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5a16835b-7059-4c99-8697-d74548dfb708 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 returned with HTTP 200 Jul 31 19:23:34.201092 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1373/5503] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:34 2026] GET /volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:35.214143 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9657bf2a-9795-4d1b-ab2a-e94f6146c128 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:35.215861 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9657bf2a-9795-4d1b-ab2a-e94f6146c128 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 Jul 31 19:23:35.216060 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9657bf2a-9795-4d1b-ab2a-e94f6146c128 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:35.216253 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9657bf2a-9795-4d1b-ab2a-e94f6146c128 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:35.222336 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9657bf2a-9795-4d1b-ab2a-e94f6146c128 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 returned with HTTP 404 Jul 31 19:23:35.222876 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1367/5504] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:35 2026] GET /volume/v3/volumes/2a29818f-f3fe-41b7-9138-c082b5194276 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:35.230626 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:35.232630 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:23:35.233050 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-464880670"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:35.235275 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-464880670'}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:23:35.235421 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume of 1 GB Jul 31 19:23:35.239843 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Availability Zones retrieved successfully. Jul 31 19:23:35.245220 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (b291c687-fca7-4a80-8319-c0ccafc7ded3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:35.246274 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96df5015-07f4-4091-a851-d471e9fd9d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:35.247035 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:23:35.269881 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96df5015-07f4-4091-a851-d471e9fd9d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:35.270693 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bada386c-692a-4c69-8fd7-f179a267ff22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:35.305657 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['8289cb25-06a3-478f-a22f-4b9571df8e98', '9236abbf-9382-4220-b18f-9268c027c867', '6695d928-69b0-4545-9d7f-7f0f3af13453', 'afcbd18d-0c0b-415d-8477-44bd9e692b60'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:35.306404 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bada386c-692a-4c69-8fd7-f179a267ff22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8289cb25-06a3-478f-a22f-4b9571df8e98', '9236abbf-9382-4220-b18f-9268c027c867', '6695d928-69b0-4545-9d7f-7f0f3af13453', 'afcbd18d-0c0b-415d-8477-44bd9e692b60']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:35.307211 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dd28e6-a818-42c1-9290-67ecde75c8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:35.329885 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28dd28e6-a818-42c1-9290-67ecde75c8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc729133-ed27-4106-95dc-f0f0cd3ea2e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-464880670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['8289cb25-06a3-478f-a22f-4b9571df8e98','9236abbf-9382-4220-b18f-9268c027c867','6695d928-69b0-4545-9d7f-7f0f3af13453','afcbd18d-0c0b-415d-8477-44bd9e692b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-464880670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc729133-ed27-4106-95dc-f0f0cd3ea2e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fa562401524e1784b9cf220b0b8596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab1c52db937e43318380706b72e37044',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:35.330665 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ce61d4-edcb-4518-b79e-90d9b72bd158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:35.349158 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21ce61d4-edcb-4518-b79e-90d9b72bd158) transitioned into state 'SUCCESS' from state '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-464880670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['8289cb25-06a3-478f-a22f-4b9571df8e98','9236abbf-9382-4220-b18f-9268c027c867','6695d928-69b0-4545-9d7f-7f0f3af13453','afcbd18d-0c0b-415d-8477-44bd9e692b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:35.349930 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6e0918-efe2-4495-9655-4142a736d3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:35.359171 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc6e0918-efe2-4495-9655-4142a736d3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:35.359959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (b291c687-fca7-4a80-8319-c0ccafc7ded3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:35.360298 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request issued successfully. Jul 31 19:23:35.360868 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3023c744-f6f5-4dc3-ad61-4b75f60d1ef7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:23:35.361518 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1373/5505] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:23:35 2026] POST /volume/v3/volumes => generated 777 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:35.372787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4bcfb397-9e39-43a2-b227-10edafac2def None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:35.374590 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4bcfb397-9e39-43a2-b227-10edafac2def tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 Jul 31 19:23:35.374784 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4bcfb397-9e39-43a2-b227-10edafac2def tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:35.374947 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4bcfb397-9e39-43a2-b227-10edafac2def tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:35.381609 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:35.381609 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:35.384674 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4bcfb397-9e39-43a2-b227-10edafac2def tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:35.389235 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4bcfb397-9e39-43a2-b227-10edafac2def tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 returned with HTTP 200 Jul 31 19:23:35.389607 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1393/5506] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:35 2026] GET /volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:36.402617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-77906448-8744-45d7-924a-d59a945f44aa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:36.404384 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-77906448-8744-45d7-924a-d59a945f44aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 Jul 31 19:23:36.404602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-77906448-8744-45d7-924a-d59a945f44aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:36.404814 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-77906448-8744-45d7-924a-d59a945f44aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:36.411618 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:36.411618 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:36.414975 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-77906448-8744-45d7-924a-d59a945f44aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:36.418831 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-77906448-8744-45d7-924a-d59a945f44aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 returned with HTTP 200 Jul 31 19:23:36.419243 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1374/5507] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:36 2026] GET /volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:36.431064 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-628f1f14-7e39-4ed1-91d2-c5b576172867 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:36.432853 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-628f1f14-7e39-4ed1-91d2-c5b576172867 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:23:36.433240 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-628f1f14-7e39-4ed1-91d2-c5b576172867 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc729133-ed27-4106-95dc-f0f0cd3ea2e7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-220831035"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:36.441942 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:36.441942 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:36.442237 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-628f1f14-7e39-4ed1-91d2-c5b576172867 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:36.442355 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-628f1f14-7e39-4ed1-91d2-c5b576172867 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create snapshot from volume cc729133-ed27-4106-95dc-f0f0cd3ea2e7 Jul 31 19:23:36.465388 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-628f1f14-7e39-4ed1-91d2-c5b576172867 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['1f6a4331-6126-4f04-a1ce-1322897e9da7', 'd7750480-d7f1-4142-adb7-2fa144a587f4', '99d45cdd-37d1-48cf-b5e9-134e2ad6b445', '9a46843c-8bde-428a-85e1-3d686f85aa99'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:36.495528 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-628f1f14-7e39-4ed1-91d2-c5b576172867 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot create request issued successfully. Jul 31 19:23:36.495980 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-628f1f14-7e39-4ed1-91d2-c5b576172867 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:23:36.496484 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1368/5508] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:23:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:36.505801 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ff487ae8-26c7-484c-80e2-588773e43bfa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:36.508527 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff487ae8-26c7-484c-80e2-588773e43bfa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 Jul 31 19:23:36.508784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff487ae8-26c7-484c-80e2-588773e43bfa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:36.509078 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ff487ae8-26c7-484c-80e2-588773e43bfa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:36.518809 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:36.518809 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:36.519135 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ff487ae8-26c7-484c-80e2-588773e43bfa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:36.519857 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ff487ae8-26c7-484c-80e2-588773e43bfa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 returned with HTTP 200 Jul 31 19:23:36.520224 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1374/5509] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:36 2026] GET /volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:37.529122 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c0d2bd3f-e2dc-449b-b588-ecfc45eee1e8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:37.531053 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c0d2bd3f-e2dc-449b-b588-ecfc45eee1e8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 Jul 31 19:23:37.531300 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c0d2bd3f-e2dc-449b-b588-ecfc45eee1e8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:37.531566 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c0d2bd3f-e2dc-449b-b588-ecfc45eee1e8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:37.536083 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:37.536083 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:37.536443 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c0d2bd3f-e2dc-449b-b588-ecfc45eee1e8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:37.537161 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c0d2bd3f-e2dc-449b-b588-ecfc45eee1e8 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 returned with HTTP 200 Jul 31 19:23:37.537590 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1394/5510] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:37 2026] GET /volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:37.545847 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-074eb3b5-e274-421d-bc3e-5fc1da1bd6f3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:37.547975 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-074eb3b5-e274-421d-bc3e-5fc1da1bd6f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] GET https://10.4.3.163/volume/v3/snapshots Jul 31 19:23:37.548191 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-074eb3b5-e274-421d-bc3e-5fc1da1bd6f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:37.548403 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-074eb3b5-e274-421d-bc3e-5fc1da1bd6f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Calling method 'index' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:37.548680 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.api_utils [None req-074eb3b5-e274-421d-bc3e-5fc1da1bd6f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Removing options '' from query. {{(pid=100320) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 19:23:37.549880 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.db.api [None req-074eb3b5-e274-421d-bc3e-5fc1da1bd6f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Building query based on filter {{(pid=100320) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 19:23:37.553451 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-074eb3b5-e274-421d-bc3e-5fc1da1bd6f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Get all snapshots completed successfully. Jul 31 19:23:37.553867 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-074eb3b5-e274-421d-bc3e-5fc1da1bd6f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] https://10.4.3.163/volume/v3/snapshots returned with HTTP 200 Jul 31 19:23:37.554261 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1375/5511] 10.4.3.163 () {66 vars in 1243 bytes} [Fri Jul 31 19:23:37 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:37.562776 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae997c33-3f2f-4ba7-a017-a4b32d1fa6a5 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:37.564822 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae997c33-3f2f-4ba7-a017-a4b32d1fa6a5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 Jul 31 19:23:37.565012 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae997c33-3f2f-4ba7-a017-a4b32d1fa6a5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:37.565248 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae997c33-3f2f-4ba7-a017-a4b32d1fa6a5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:37.565369 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-ae997c33-3f2f-4ba7-a017-a4b32d1fa6a5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete snapshot with id: b9e1f096-5d6a-46a5-971c-7cfd436c6329 Jul 31 19:23:37.570184 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:37.570184 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:37.570588 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ae997c33-3f2f-4ba7-a017-a4b32d1fa6a5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:37.585184 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ae997c33-3f2f-4ba7-a017-a4b32d1fa6a5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot delete request issued successfully. Jul 31 19:23:37.585383 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae997c33-3f2f-4ba7-a017-a4b32d1fa6a5 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 returned with HTTP 202 Jul 31 19:23:37.585826 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1369/5512] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:23:37 2026] DELETE /volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:37.595022 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-72a56f9e-61be-485a-89fa-d69625651dd2 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:37.596948 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-72a56f9e-61be-485a-89fa-d69625651dd2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 Jul 31 19:23:37.597166 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-72a56f9e-61be-485a-89fa-d69625651dd2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:37.597381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-72a56f9e-61be-485a-89fa-d69625651dd2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:37.602733 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:37.602733 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:37.603165 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-72a56f9e-61be-485a-89fa-d69625651dd2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:37.603900 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-72a56f9e-61be-485a-89fa-d69625651dd2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 returned with HTTP 200 Jul 31 19:23:37.604383 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1375/5513] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:37 2026] GET /volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:38.612713 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-499c5285-d34d-4dab-92ad-03d739ae022f None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:38.614466 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-499c5285-d34d-4dab-92ad-03d739ae022f tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 Jul 31 19:23:38.614682 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-499c5285-d34d-4dab-92ad-03d739ae022f tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:38.614886 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-499c5285-d34d-4dab-92ad-03d739ae022f tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:38.618764 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-499c5285-d34d-4dab-92ad-03d739ae022f tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 returned with HTTP 404 Jul 31 19:23:38.619211 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1395/5514] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:38 2026] GET /volume/v3/snapshots/b9e1f096-5d6a-46a5-971c-7cfd436c6329 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:38.625017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c08a4165-1002-4cd3-8ef8-ee44c1672680 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:38.627134 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c08a4165-1002-4cd3-8ef8-ee44c1672680 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 Jul 31 19:23:38.627386 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c08a4165-1002-4cd3-8ef8-ee44c1672680 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:38.627666 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c08a4165-1002-4cd3-8ef8-ee44c1672680 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:38.627878 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-c08a4165-1002-4cd3-8ef8-ee44c1672680 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume with id: cc729133-ed27-4106-95dc-f0f0cd3ea2e7 Jul 31 19:23:38.634198 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:38.634198 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:38.634547 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c08a4165-1002-4cd3-8ef8-ee44c1672680 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:38.648828 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c08a4165-1002-4cd3-8ef8-ee44c1672680 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume request issued successfully. Jul 31 19:23:38.649018 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c08a4165-1002-4cd3-8ef8-ee44c1672680 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 returned with HTTP 202 Jul 31 19:23:38.649423 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1376/5515] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:38 2026] DELETE /volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:38.658673 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-40c23cbf-14ef-4094-9136-03adacfc6528 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:38.661022 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40c23cbf-14ef-4094-9136-03adacfc6528 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 Jul 31 19:23:38.661225 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40c23cbf-14ef-4094-9136-03adacfc6528 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:38.661405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-40c23cbf-14ef-4094-9136-03adacfc6528 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:38.669000 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:38.669000 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:38.672983 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-40c23cbf-14ef-4094-9136-03adacfc6528 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:38.677816 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-40c23cbf-14ef-4094-9136-03adacfc6528 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 returned with HTTP 200 Jul 31 19:23:38.678176 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1370/5516] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:38 2026] GET /volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:39.691184 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7bd9fe32-e021-458a-b2b5-b84ba0e4e9bd None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:39.693016 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7bd9fe32-e021-458a-b2b5-b84ba0e4e9bd tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 Jul 31 19:23:39.693228 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7bd9fe32-e021-458a-b2b5-b84ba0e4e9bd tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:39.693412 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7bd9fe32-e021-458a-b2b5-b84ba0e4e9bd tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:39.699936 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7bd9fe32-e021-458a-b2b5-b84ba0e4e9bd tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 returned with HTTP 404 Jul 31 19:23:39.700458 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1376/5517] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:39 2026] GET /volume/v3/volumes/cc729133-ed27-4106-95dc-f0f0cd3ea2e7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:39.708208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:39.710477 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:23:39.710929 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-832750414"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:39.713317 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-832750414'}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:23:39.713529 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume of 1 GB Jul 31 19:23:39.718149 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Availability Zones retrieved successfully. Jul 31 19:23:39.723023 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (da228e9a-16d7-452f-b080-4ef644fe2966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:39.724120 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20fbf615-3eed-46ec-a4b1-ef0fbedf9022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:39.724929 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:23:39.746583 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20fbf615-3eed-46ec-a4b1-ef0fbedf9022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:39.747355 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d317156-0d16-4ac7-8fbb-c8571adb6a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:39.780965 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['5c21ea3a-aa31-44c6-b2c0-db2025ca3659', '1ab8c54f-0f86-40b0-b07c-8839672313c5', '1b88acb4-903c-4b95-8145-ad3b8089dfb7', 'bef71394-92d5-4220-98c8-c63232583235'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:39.781788 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d317156-0d16-4ac7-8fbb-c8571adb6a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c21ea3a-aa31-44c6-b2c0-db2025ca3659', '1ab8c54f-0f86-40b0-b07c-8839672313c5', '1b88acb4-903c-4b95-8145-ad3b8089dfb7', 'bef71394-92d5-4220-98c8-c63232583235']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:39.782620 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73dcc2fe-4fa7-4b94-acc5-6d04fc03ffc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:39.803338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73dcc2fe-4fa7-4b94-acc5-6d04fc03ffc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '885a0a19-01df-419f-8c66-4df62005bb54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-832750414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['5c21ea3a-aa31-44c6-b2c0-db2025ca3659','1ab8c54f-0f86-40b0-b07c-8839672313c5','1b88acb4-903c-4b95-8145-ad3b8089dfb7','bef71394-92d5-4220-98c8-c63232583235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-832750414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=885a0a19-01df-419f-8c66-4df62005bb54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fa562401524e1784b9cf220b0b8596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab1c52db937e43318380706b72e37044',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:39.804047 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f94f4ce8-b387-4698-8348-b41018c19ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:39.820034 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f94f4ce8-b387-4698-8348-b41018c19ebf) transitioned into state 'SUCCESS' from state '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-832750414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['5c21ea3a-aa31-44c6-b2c0-db2025ca3659','1ab8c54f-0f86-40b0-b07c-8839672313c5','1b88acb4-903c-4b95-8145-ad3b8089dfb7','bef71394-92d5-4220-98c8-c63232583235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:39.820819 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd59b87-1a22-4328-86b1-d78b5483311d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:39.829957 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edd59b87-1a22-4328-86b1-d78b5483311d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:39.830787 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (da228e9a-16d7-452f-b080-4ef644fe2966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:39.831118 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request issued successfully. Jul 31 19:23:39.831709 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-899bfb30-aeb5-4ca7-af30-0072f529e1b3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:23:39.832159 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1396/5518] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:23:39 2026] POST /volume/v3/volumes => generated 777 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:39.843320 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a9ca3b1c-bc8e-4bb5-9da3-cbb707c08151 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:39.844968 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a9ca3b1c-bc8e-4bb5-9da3-cbb707c08151 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 Jul 31 19:23:39.845155 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a9ca3b1c-bc8e-4bb5-9da3-cbb707c08151 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:39.845354 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a9ca3b1c-bc8e-4bb5-9da3-cbb707c08151 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:39.852271 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:39.852271 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:39.855807 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a9ca3b1c-bc8e-4bb5-9da3-cbb707c08151 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:39.859723 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a9ca3b1c-bc8e-4bb5-9da3-cbb707c08151 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 returned with HTTP 200 Jul 31 19:23:39.860302 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1377/5519] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:39 2026] GET /volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:40.871511 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b9cfc2bd-db5b-4b23-9072-44e996a31424 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:40.873271 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9cfc2bd-db5b-4b23-9072-44e996a31424 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 Jul 31 19:23:40.873492 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9cfc2bd-db5b-4b23-9072-44e996a31424 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:40.873681 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b9cfc2bd-db5b-4b23-9072-44e996a31424 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:40.880133 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:40.880133 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:40.883203 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b9cfc2bd-db5b-4b23-9072-44e996a31424 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:40.886571 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b9cfc2bd-db5b-4b23-9072-44e996a31424 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 returned with HTTP 200 Jul 31 19:23:40.886915 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1371/5520] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:40 2026] GET /volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:40.899123 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-4329320d-1681-4855-9cc8-079db8608efc None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:40.900991 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4329320d-1681-4855-9cc8-079db8608efc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:23:40.901316 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-4329320d-1681-4855-9cc8-079db8608efc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "885a0a19-01df-419f-8c66-4df62005bb54", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-766384405"}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:40.909176 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:40.909176 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:40.909461 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4329320d-1681-4855-9cc8-079db8608efc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:40.909578 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-4329320d-1681-4855-9cc8-079db8608efc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create snapshot from volume 885a0a19-01df-419f-8c66-4df62005bb54 Jul 31 19:23:40.930465 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-4329320d-1681-4855-9cc8-079db8608efc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['2a585d74-1848-4bb4-a89c-06d098bf5e4d', '56f2b8e3-2f21-4b1c-b54f-6214b00cd089', 'c3e74b3d-d9e0-47f0-b5b0-07cb569bca25', 'b23a57c5-e1a7-4b07-a9a7-2182844cf6c8'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:40.954682 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-4329320d-1681-4855-9cc8-079db8608efc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot create request issued successfully. Jul 31 19:23:40.955059 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-4329320d-1681-4855-9cc8-079db8608efc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:23:40.955502 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1377/5521] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:23:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:40.963087 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-35dfdbb0-b9b0-4283-acd7-ae072462f58e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:40.965181 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35dfdbb0-b9b0-4283-acd7-ae072462f58e tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c Jul 31 19:23:40.965404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35dfdbb0-b9b0-4283-acd7-ae072462f58e tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:40.965655 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-35dfdbb0-b9b0-4283-acd7-ae072462f58e tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:40.970359 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:40.970359 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:40.970699 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-35dfdbb0-b9b0-4283-acd7-ae072462f58e tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:40.971370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-35dfdbb0-b9b0-4283-acd7-ae072462f58e tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c returned with HTTP 200 Jul 31 19:23:40.971764 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1397/5522] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:40 2026] GET /volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:41.981028 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f9508b14-5886-4eee-a7e5-f86ffdcf1484 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:41.983165 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f9508b14-5886-4eee-a7e5-f86ffdcf1484 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c Jul 31 19:23:41.983387 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f9508b14-5886-4eee-a7e5-f86ffdcf1484 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:41.983602 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f9508b14-5886-4eee-a7e5-f86ffdcf1484 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:41.988654 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:41.988654 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:41.988987 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f9508b14-5886-4eee-a7e5-f86ffdcf1484 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:41.989779 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f9508b14-5886-4eee-a7e5-f86ffdcf1484 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c returned with HTTP 200 Jul 31 19:23:41.990129 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1378/5523] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:41 2026] GET /volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:41.998418 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d39a17de-09e6-453e-8865-aee25553e7c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:42.000649 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d39a17de-09e6-453e-8865-aee25553e7c6 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] POST https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c/action Jul 31 19:23:42.000986 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d39a17de-09e6-453e-8865-aee25553e7c6 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:23:42.001101 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d39a17de-09e6-453e-8865-aee25553e7c6 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:42.002383 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.contrib.admin_actions [None req-d39a17de-09e6-453e-8865-aee25553e7c6 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Updating snapshot '4e680517-0340-4a27-aad3-aa2f9425a04c' with '{'status': 'error'}' {{(pid=100317) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 19:23:42.010782 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:42.010782 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:42.011226 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.policy [None req-d39a17de-09e6-453e-8865-aee25553e7c6 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9f01e8ea2d2647649177d5dfd21cd0e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4fa562401524e1784b9cf220b0b8596', '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=100317) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:23:42.011409 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d39a17de-09e6-453e-8865-aee25553e7c6 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c/action returned with HTTP 403 Jul 31 19:23:42.011870 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1372/5524] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:23:41 2026] POST /volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:42.018142 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-99ddbd38-100f-415a-b840-bd275e5b2d6b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:42.019903 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99ddbd38-100f-415a-b840-bd275e5b2d6b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c Jul 31 19:23:42.020078 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99ddbd38-100f-415a-b840-bd275e5b2d6b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:42.020265 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99ddbd38-100f-415a-b840-bd275e5b2d6b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:42.020365 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-99ddbd38-100f-415a-b840-bd275e5b2d6b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete snapshot with id: 4e680517-0340-4a27-aad3-aa2f9425a04c Jul 31 19:23:42.024713 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:42.024713 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:42.024965 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-99ddbd38-100f-415a-b840-bd275e5b2d6b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:42.039189 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-99ddbd38-100f-415a-b840-bd275e5b2d6b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot delete request issued successfully. Jul 31 19:23:42.039362 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99ddbd38-100f-415a-b840-bd275e5b2d6b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c returned with HTTP 202 Jul 31 19:23:42.039751 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1378/5525] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:23:42 2026] DELETE /volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:42.046600 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-453c98ed-a065-4015-9178-b7b3b616f786 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:42.048482 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-453c98ed-a065-4015-9178-b7b3b616f786 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c Jul 31 19:23:42.048816 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-453c98ed-a065-4015-9178-b7b3b616f786 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:42.048816 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-453c98ed-a065-4015-9178-b7b3b616f786 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:42.053892 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:42.053892 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:42.054199 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-453c98ed-a065-4015-9178-b7b3b616f786 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:42.054876 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-453c98ed-a065-4015-9178-b7b3b616f786 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c returned with HTTP 200 Jul 31 19:23:42.055244 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1398/5526] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:42 2026] GET /volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:43.063704 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-3d873faf-8b89-4ca4-94ba-53661131f1b9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:43.065556 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3d873faf-8b89-4ca4-94ba-53661131f1b9 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c Jul 31 19:23:43.065772 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3d873faf-8b89-4ca4-94ba-53661131f1b9 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:43.065967 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-3d873faf-8b89-4ca4-94ba-53661131f1b9 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:43.070240 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-3d873faf-8b89-4ca4-94ba-53661131f1b9 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c returned with HTTP 404 Jul 31 19:23:43.070680 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1379/5527] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:43 2026] GET /volume/v3/snapshots/4e680517-0340-4a27-aad3-aa2f9425a04c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:43.077993 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-94eb0cb5-21cc-426f-84ec-3d51d6d22958 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:43.079707 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94eb0cb5-21cc-426f-84ec-3d51d6d22958 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 Jul 31 19:23:43.079880 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94eb0cb5-21cc-426f-84ec-3d51d6d22958 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:43.080046 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94eb0cb5-21cc-426f-84ec-3d51d6d22958 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:43.080199 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-94eb0cb5-21cc-426f-84ec-3d51d6d22958 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume with id: 885a0a19-01df-419f-8c66-4df62005bb54 Jul 31 19:23:43.087955 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:43.087955 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:43.088400 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-94eb0cb5-21cc-426f-84ec-3d51d6d22958 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:43.104554 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-94eb0cb5-21cc-426f-84ec-3d51d6d22958 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume request issued successfully. Jul 31 19:23:43.104766 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94eb0cb5-21cc-426f-84ec-3d51d6d22958 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 returned with HTTP 202 Jul 31 19:23:43.105135 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1373/5528] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:43 2026] DELETE /volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:43.111783 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-5a71a4a5-9c40-4a56-980f-adfc640819eb None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:43.113514 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a71a4a5-9c40-4a56-980f-adfc640819eb tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 Jul 31 19:23:43.113706 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a71a4a5-9c40-4a56-980f-adfc640819eb tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:43.113913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-5a71a4a5-9c40-4a56-980f-adfc640819eb tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:43.120717 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:43.120717 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:43.124228 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-5a71a4a5-9c40-4a56-980f-adfc640819eb tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:43.128447 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-5a71a4a5-9c40-4a56-980f-adfc640819eb tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 returned with HTTP 200 Jul 31 19:23:43.128939 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1379/5529] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:43 2026] GET /volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:44.141235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-50356dd3-a44a-48b9-ac4f-97e74d974425 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:44.143156 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50356dd3-a44a-48b9-ac4f-97e74d974425 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 Jul 31 19:23:44.143344 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50356dd3-a44a-48b9-ac4f-97e74d974425 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:44.143540 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-50356dd3-a44a-48b9-ac4f-97e74d974425 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:44.149587 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-50356dd3-a44a-48b9-ac4f-97e74d974425 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 returned with HTTP 404 Jul 31 19:23:44.150066 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1399/5530] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:44 2026] GET /volume/v3/volumes/885a0a19-01df-419f-8c66-4df62005bb54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:44.157617 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:44.159155 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:23:44.159463 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-632347177"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:44.161136 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-632347177'}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:23:44.161251 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume of 1 GB Jul 31 19:23:44.165652 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Availability Zones retrieved successfully. Jul 31 19:23:44.170768 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (d545af25-d347-4c94-896c-b1e38da286a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:44.171786 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f82274-c2ae-416d-a857-a65ce4728b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:44.172547 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Validating volume size '1' using validate_int {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:23:44.192232 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f82274-c2ae-416d-a857-a65ce4728b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:44.192868 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bee8707-722a-42a7-a13e-52a93413ae66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:44.229935 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['31fbb800-415a-46fd-9f28-ca7cbe3d980b', 'f9cc56a5-7c1c-40b3-90ea-b3272bf6a838', 'fd82c16a-e38c-4359-920f-be33c513f197', 'f7bab040-087c-49cd-990a-81596f817d16'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:44.230635 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bee8707-722a-42a7-a13e-52a93413ae66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31fbb800-415a-46fd-9f28-ca7cbe3d980b', 'f9cc56a5-7c1c-40b3-90ea-b3272bf6a838', 'fd82c16a-e38c-4359-920f-be33c513f197', 'f7bab040-087c-49cd-990a-81596f817d16']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:44.231280 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe37feb-5ea4-44e0-89d1-b588ede22923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:44.252222 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe37feb-5ea4-44e0-89d1-b588ede22923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8c7700-70b0-4bb3-af73-3ed7e0840d5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-632347177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['31fbb800-415a-46fd-9f28-ca7cbe3d980b','f9cc56a5-7c1c-40b3-90ea-b3272bf6a838','fd82c16a-e38c-4359-920f-be33c513f197','f7bab040-087c-49cd-990a-81596f817d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:23:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-632347177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8c7700-70b0-4bb3-af73-3ed7e0840d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fa562401524e1784b9cf220b0b8596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab1c52db937e43318380706b72e37044',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:44.252862 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416bd2eb-e371-421f-b1fe-b57aff13ab87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:44.267449 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416bd2eb-e371-421f-b1fe-b57aff13ab87) transitioned into state 'SUCCESS' from state '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-632347177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['31fbb800-415a-46fd-9f28-ca7cbe3d980b','f9cc56a5-7c1c-40b3-90ea-b3272bf6a838','fd82c16a-e38c-4359-920f-be33c513f197','f7bab040-087c-49cd-990a-81596f817d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:44.268239 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680951db-89e1-4bdf-8b83-2081cd1328e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:44.275497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680951db-89e1-4bdf-8b83-2081cd1328e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:44.276218 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (d545af25-d347-4c94-896c-b1e38da286a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:44.276489 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request issued successfully. Jul 31 19:23:44.277003 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c8a529aa-5d44-49b2-b920-a0b6d03823f3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:23:44.277525 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1380/5531] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:23:44 2026] POST /volume/v3/volumes => generated 777 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:44.287863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1308677a-1abd-464c-9dc3-a4a165fc3739 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:44.289376 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1308677a-1abd-464c-9dc3-a4a165fc3739 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c Jul 31 19:23:44.289564 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1308677a-1abd-464c-9dc3-a4a165fc3739 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:44.289734 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1308677a-1abd-464c-9dc3-a4a165fc3739 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:44.295880 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:44.295880 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:44.299130 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1308677a-1abd-464c-9dc3-a4a165fc3739 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:44.302735 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1308677a-1abd-464c-9dc3-a4a165fc3739 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c returned with HTTP 200 Jul 31 19:23:44.303156 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1374/5532] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:44 2026] GET /volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:45.314865 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-cf6f83fc-2b57-458d-b0b1-bdba5b3f417d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:45.316469 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf6f83fc-2b57-458d-b0b1-bdba5b3f417d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c Jul 31 19:23:45.316671 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf6f83fc-2b57-458d-b0b1-bdba5b3f417d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:45.316837 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-cf6f83fc-2b57-458d-b0b1-bdba5b3f417d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:45.323709 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:45.323709 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:45.326622 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-cf6f83fc-2b57-458d-b0b1-bdba5b3f417d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:45.329735 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-cf6f83fc-2b57-458d-b0b1-bdba5b3f417d tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c returned with HTTP 200 Jul 31 19:23:45.330066 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1380/5533] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:45 2026] GET /volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:45.341369 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-034cd4b3-f897-4f12-a2f7-b42ed5a6d1e1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:45.343190 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-034cd4b3-f897-4f12-a2f7-b42ed5a6d1e1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:23:45.343559 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-034cd4b3-f897-4f12-a2f7-b42ed5a6d1e1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e8c7700-70b0-4bb3-af73-3ed7e0840d5c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-811696453"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:45.352178 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:45.352178 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:45.352507 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-034cd4b3-f897-4f12-a2f7-b42ed5a6d1e1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:45.352660 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-034cd4b3-f897-4f12-a2f7-b42ed5a6d1e1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create snapshot from volume 9e8c7700-70b0-4bb3-af73-3ed7e0840d5c Jul 31 19:23:45.373631 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-034cd4b3-f897-4f12-a2f7-b42ed5a6d1e1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['229287a8-e29b-4012-abb4-0f17a99b1554', '3bf32e7e-ae95-49db-935f-0e9e7c758d12', '1ad9fe55-6620-4d96-b31c-4e33f6fbc111', '28f6cc9b-9fa3-4357-ac80-3bdf67c291bc'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:45.398525 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-034cd4b3-f897-4f12-a2f7-b42ed5a6d1e1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot create request issued successfully. Jul 31 19:23:45.398839 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-034cd4b3-f897-4f12-a2f7-b42ed5a6d1e1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:23:45.399260 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1400/5534] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:23:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:45.407218 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d8b82102-fb4a-4428-987c-fa808611e5a3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:45.408946 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8b82102-fb4a-4428-987c-fa808611e5a3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 Jul 31 19:23:45.409157 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8b82102-fb4a-4428-987c-fa808611e5a3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:45.409356 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d8b82102-fb4a-4428-987c-fa808611e5a3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:45.413782 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:45.413782 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:45.414048 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d8b82102-fb4a-4428-987c-fa808611e5a3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:45.414630 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d8b82102-fb4a-4428-987c-fa808611e5a3 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 returned with HTTP 200 Jul 31 19:23:45.414934 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1381/5535] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:45 2026] GET /volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:46.423325 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-366fbf5a-efd1-4757-9e53-022ce1bfd2a2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:46.424888 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-366fbf5a-efd1-4757-9e53-022ce1bfd2a2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 Jul 31 19:23:46.425067 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-366fbf5a-efd1-4757-9e53-022ce1bfd2a2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:46.425264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-366fbf5a-efd1-4757-9e53-022ce1bfd2a2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:46.429689 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:46.429689 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:46.429973 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-366fbf5a-efd1-4757-9e53-022ce1bfd2a2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:46.430615 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-366fbf5a-efd1-4757-9e53-022ce1bfd2a2 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 returned with HTTP 200 Jul 31 19:23:46.430953 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1375/5536] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:46 2026] GET /volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:46.438356 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-faaca182-72a9-48b5-a285-873233a81931 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:46.440597 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-faaca182-72a9-48b5-a285-873233a81931 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] GET https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 Jul 31 19:23:46.440852 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-faaca182-72a9-48b5-a285-873233a81931 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:46.441125 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-faaca182-72a9-48b5-a285-873233a81931 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:46.447015 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:46.447015 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:46.447628 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-faaca182-72a9-48b5-a285-873233a81931 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Snapshot retrieved successfully. Jul 31 19:23:46.448687 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-faaca182-72a9-48b5-a285-873233a81931 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 returned with HTTP 200 Jul 31 19:23:46.449202 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1381/5537] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:46 2026] GET /volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:46.456883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9404bb52-0df6-4198-b5ca-01409cb2c0d1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:46.458941 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9404bb52-0df6-4198-b5ca-01409cb2c0d1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 Jul 31 19:23:46.459156 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9404bb52-0df6-4198-b5ca-01409cb2c0d1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:46.459351 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9404bb52-0df6-4198-b5ca-01409cb2c0d1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:46.459472 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-9404bb52-0df6-4198-b5ca-01409cb2c0d1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete snapshot with id: 822dd189-2433-4e3f-9dcd-bc54138b9874 Jul 31 19:23:46.464571 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:46.464571 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:46.464922 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9404bb52-0df6-4198-b5ca-01409cb2c0d1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:46.483390 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9404bb52-0df6-4198-b5ca-01409cb2c0d1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot delete request issued successfully. Jul 31 19:23:46.483573 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9404bb52-0df6-4198-b5ca-01409cb2c0d1 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 returned with HTTP 202 Jul 31 19:23:46.483962 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1401/5538] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:23:46 2026] DELETE /volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:46.491098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e1bdba7f-7cd5-47e1-8718-ab0b3412264b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:46.493356 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e1bdba7f-7cd5-47e1-8718-ab0b3412264b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 Jul 31 19:23:46.493573 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e1bdba7f-7cd5-47e1-8718-ab0b3412264b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:46.493737 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e1bdba7f-7cd5-47e1-8718-ab0b3412264b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:46.500791 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:46.500791 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:46.501218 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e1bdba7f-7cd5-47e1-8718-ab0b3412264b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:46.502094 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e1bdba7f-7cd5-47e1-8718-ab0b3412264b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 returned with HTTP 200 Jul 31 19:23:46.502626 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1382/5539] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:46 2026] GET /volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:47.510974 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ae097447-81f5-4d71-a27e-b0fc1c207377 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:47.512656 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae097447-81f5-4d71-a27e-b0fc1c207377 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 Jul 31 19:23:47.512819 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae097447-81f5-4d71-a27e-b0fc1c207377 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:47.512999 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ae097447-81f5-4d71-a27e-b0fc1c207377 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:47.516928 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ae097447-81f5-4d71-a27e-b0fc1c207377 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 returned with HTTP 404 Jul 31 19:23:47.517371 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1376/5540] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:47 2026] GET /volume/v3/snapshots/822dd189-2433-4e3f-9dcd-bc54138b9874 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:47.523682 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-f8cd025e-e0b1-47d4-851e-cad45023aa79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:47.525313 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f8cd025e-e0b1-47d4-851e-cad45023aa79 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c Jul 31 19:23:47.525566 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f8cd025e-e0b1-47d4-851e-cad45023aa79 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:47.525747 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-f8cd025e-e0b1-47d4-851e-cad45023aa79 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:47.525895 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-f8cd025e-e0b1-47d4-851e-cad45023aa79 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume with id: 9e8c7700-70b0-4bb3-af73-3ed7e0840d5c Jul 31 19:23:47.535684 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:47.535684 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:47.536165 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f8cd025e-e0b1-47d4-851e-cad45023aa79 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:47.555178 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-f8cd025e-e0b1-47d4-851e-cad45023aa79 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume request issued successfully. Jul 31 19:23:47.555431 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-f8cd025e-e0b1-47d4-851e-cad45023aa79 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c returned with HTTP 202 Jul 31 19:23:47.555968 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1382/5541] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:47 2026] DELETE /volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:47.562557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-350dc973-1a7f-4747-962c-b3fcd7ad6c39 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:47.564497 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-350dc973-1a7f-4747-962c-b3fcd7ad6c39 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c Jul 31 19:23:47.564690 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-350dc973-1a7f-4747-962c-b3fcd7ad6c39 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:47.564872 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-350dc973-1a7f-4747-962c-b3fcd7ad6c39 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:47.571754 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:47.571754 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:47.575757 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-350dc973-1a7f-4747-962c-b3fcd7ad6c39 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:47.579453 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-350dc973-1a7f-4747-962c-b3fcd7ad6c39 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c returned with HTTP 200 Jul 31 19:23:47.579856 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1402/5542] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:47 2026] GET /volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:48.592166 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b7ee9550-eed5-4893-b0e2-de922fe64684 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:48.594007 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b7ee9550-eed5-4893-b0e2-de922fe64684 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c Jul 31 19:23:48.594208 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b7ee9550-eed5-4893-b0e2-de922fe64684 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:48.594398 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b7ee9550-eed5-4893-b0e2-de922fe64684 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:48.600337 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b7ee9550-eed5-4893-b0e2-de922fe64684 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c returned with HTTP 404 Jul 31 19:23:48.600773 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1383/5543] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:48 2026] GET /volume/v3/volumes/9e8c7700-70b0-4bb3-af73-3ed7e0840d5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:48.608516 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-34b63502-0cee-4167-848f-f9ac2c13e732 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:48.610817 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:23:48.611271 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-149824557"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:48.613455 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-149824557'}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:23:48.613626 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume of 1 GB Jul 31 19:23:48.618094 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Availability Zones retrieved successfully. Jul 31 19:23:48.623125 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (bbb4e4cc-1a18-4f65-bda3-c988ffc1e887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:48.624155 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e65286-1743-4a63-9122-f80a96c69844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:48.624911 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:23:48.648463 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e65286-1743-4a63-9122-f80a96c69844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:48.649315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631f5149-0107-499c-bd71-ef420fc9b6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:48.688274 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['9b707ae3-4e1e-41b2-ae8d-db4daab5e7ee', 'f6821e82-49d5-40d0-927e-680424b49ca7', '4aafe396-03b5-42c6-90fd-d94ff1f7c29f', '6f63d194-b85a-4f0b-a741-3f4bf8b1b55c'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:48.689114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631f5149-0107-499c-bd71-ef420fc9b6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b707ae3-4e1e-41b2-ae8d-db4daab5e7ee', 'f6821e82-49d5-40d0-927e-680424b49ca7', '4aafe396-03b5-42c6-90fd-d94ff1f7c29f', '6f63d194-b85a-4f0b-a741-3f4bf8b1b55c']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:48.689825 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d69e54-4a07-42bd-aa2d-66351ccc2f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:48.715232 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d69e54-4a07-42bd-aa2d-66351ccc2f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8082335-493b-4e10-9bb3-3b334efd381f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-149824557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['9b707ae3-4e1e-41b2-ae8d-db4daab5e7ee','f6821e82-49d5-40d0-927e-680424b49ca7','4aafe396-03b5-42c6-90fd-d94ff1f7c29f','6f63d194-b85a-4f0b-a741-3f4bf8b1b55c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-149824557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8082335-493b-4e10-9bb3-3b334efd381f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4fa562401524e1784b9cf220b0b8596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab1c52db937e43318380706b72e37044',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:48.716022 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (616ad7c6-e422-416f-814d-ce080dd7cf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:48.732828 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (616ad7c6-e422-416f-814d-ce080dd7cf41) transitioned into state 'SUCCESS' from state '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-149824557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4fa562401524e1784b9cf220b0b8596',qos_specs=None,replication_status=,reservations=['9b707ae3-4e1e-41b2-ae8d-db4daab5e7ee','f6821e82-49d5-40d0-927e-680424b49ca7','4aafe396-03b5-42c6-90fd-d94ff1f7c29f','6f63d194-b85a-4f0b-a741-3f4bf8b1b55c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab1c52db937e43318380706b72e37044',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:48.733543 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2143e64-6058-4895-91eb-2a9f61940b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:23:48.742320 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2143e64-6058-4895-91eb-2a9f61940b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:23:48.743263 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Flow 'volume_create_api' (bbb4e4cc-1a18-4f65-bda3-c988ffc1e887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:23:48.743601 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create volume request issued successfully. Jul 31 19:23:48.744171 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-34b63502-0cee-4167-848f-f9ac2c13e732 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:23:48.744797 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1377/5544] 10.4.3.163 () {68 vars in 1258 bytes} [Fri Jul 31 19:23:48 2026] POST /volume/v3/volumes => generated 777 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:48.755600 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-99e05fd3-c938-4c64-892f-2a33adb360c7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:48.758162 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99e05fd3-c938-4c64-892f-2a33adb360c7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f Jul 31 19:23:48.758476 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99e05fd3-c938-4c64-892f-2a33adb360c7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:48.758733 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-99e05fd3-c938-4c64-892f-2a33adb360c7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:48.767449 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:48.767449 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:48.771599 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-99e05fd3-c938-4c64-892f-2a33adb360c7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:48.776086 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-99e05fd3-c938-4c64-892f-2a33adb360c7 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f returned with HTTP 200 Jul 31 19:23:48.776572 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1383/5545] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:48 2026] GET /volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:49.792211 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ac2a5665-e35f-4aa5-8ce5-70f46d4e0453 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:49.794035 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac2a5665-e35f-4aa5-8ce5-70f46d4e0453 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f Jul 31 19:23:49.794194 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac2a5665-e35f-4aa5-8ce5-70f46d4e0453 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:49.794376 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ac2a5665-e35f-4aa5-8ce5-70f46d4e0453 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:49.800722 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:49.800722 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:49.803586 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ac2a5665-e35f-4aa5-8ce5-70f46d4e0453 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:49.806981 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ac2a5665-e35f-4aa5-8ce5-70f46d4e0453 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f returned with HTTP 200 Jul 31 19:23:49.807346 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1403/5546] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:49 2026] GET /volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:49.819028 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-81520c41-7067-4245-b505-5b8cd38e798b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:49.820668 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-81520c41-7067-4245-b505-5b8cd38e798b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:23:49.820992 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-81520c41-7067-4245-b505-5b8cd38e798b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8082335-493b-4e10-9bb3-3b334efd381f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-826893213"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:49.828273 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:49.828273 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:49.828574 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-81520c41-7067-4245-b505-5b8cd38e798b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:49.828660 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-81520c41-7067-4245-b505-5b8cd38e798b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Create snapshot from volume d8082335-493b-4e10-9bb3-3b334efd381f Jul 31 19:23:49.850873 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-81520c41-7067-4245-b505-5b8cd38e798b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Created reservations ['292f89e1-0bb4-4535-9f15-1964e2d0aea3', 'fb38284e-220a-4a21-b038-0eaf1ae642e6', '07375f9e-a86d-4e7c-af93-4dfe2854bd17', 'f24c1ca3-4c0b-4675-ba6b-c495c2855f44'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:23:49.874864 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-81520c41-7067-4245-b505-5b8cd38e798b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot create request issued successfully. Jul 31 19:23:49.875183 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-81520c41-7067-4245-b505-5b8cd38e798b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:23:49.875771 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1384/5547] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:23:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:23:49.883629 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-83cf406c-6558-48ab-971c-fa30aaa58880 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:49.885944 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83cf406c-6558-48ab-971c-fa30aaa58880 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 Jul 31 19:23:49.886163 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83cf406c-6558-48ab-971c-fa30aaa58880 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:49.886380 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-83cf406c-6558-48ab-971c-fa30aaa58880 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:49.892463 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:49.892463 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:49.892463 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-83cf406c-6558-48ab-971c-fa30aaa58880 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:49.892827 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-83cf406c-6558-48ab-971c-fa30aaa58880 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 returned with HTTP 200 Jul 31 19:23:49.893309 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1378/5548] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:49 2026] GET /volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:50.901923 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c9500c85-293a-4b2f-9b44-3bd5960c8335 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:50.903452 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c9500c85-293a-4b2f-9b44-3bd5960c8335 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 Jul 31 19:23:50.903622 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c9500c85-293a-4b2f-9b44-3bd5960c8335 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:50.903790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c9500c85-293a-4b2f-9b44-3bd5960c8335 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:50.908128 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:50.908128 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:23:50.908397 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c9500c85-293a-4b2f-9b44-3bd5960c8335 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:50.908926 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c9500c85-293a-4b2f-9b44-3bd5960c8335 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 returned with HTTP 200 Jul 31 19:23:50.909275 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1384/5549] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:50 2026] GET /volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:50.916999 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-cc007cdf-2f6b-43a7-8042-d34168efd4ea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:50.918561 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc007cdf-2f6b-43a7-8042-d34168efd4ea tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] POST https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74/action Jul 31 19:23:50.918880 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc007cdf-2f6b-43a7-8042-d34168efd4ea tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:23:50.919029 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-cc007cdf-2f6b-43a7-8042-d34168efd4ea tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:23:50.920205 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.contrib.snapshot_unmanage [None req-cc007cdf-2f6b-43a7-8042-d34168efd4ea tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Unmanage snapshot with id: c0f3d4b8-8ae5-4a31-b862-eca652b40d74 Jul 31 19:23:50.924511 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:50.924511 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:50.924924 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-cc007cdf-2f6b-43a7-8042-d34168efd4ea tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Snapshot retrieved successfully. Jul 31 19:23:50.925654 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.policy [None req-cc007cdf-2f6b-43a7-8042-d34168efd4ea tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '9f01e8ea2d2647649177d5dfd21cd0e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4fa562401524e1784b9cf220b0b8596', '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=100318) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 19:23:50.925851 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-cc007cdf-2f6b-43a7-8042-d34168efd4ea tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-reader] https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74/action returned with HTTP 403 Jul 31 19:23:50.926350 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1404/5550] 10.4.3.163 () {68 vars in 1396 bytes} [Fri Jul 31 19:23:50 2026] POST /volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:50.932794 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5379153a-81b8-4753-affe-29eab3c26e70 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:50.934554 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5379153a-81b8-4753-affe-29eab3c26e70 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 Jul 31 19:23:50.934733 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5379153a-81b8-4753-affe-29eab3c26e70 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:50.934906 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5379153a-81b8-4753-affe-29eab3c26e70 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:50.935021 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.snapshots [None req-5379153a-81b8-4753-affe-29eab3c26e70 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete snapshot with id: c0f3d4b8-8ae5-4a31-b862-eca652b40d74 Jul 31 19:23:50.939477 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:50.939477 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:50.939753 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5379153a-81b8-4753-affe-29eab3c26e70 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:50.958471 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5379153a-81b8-4753-affe-29eab3c26e70 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot delete request issued successfully. Jul 31 19:23:50.958471 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5379153a-81b8-4753-affe-29eab3c26e70 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 returned with HTTP 202 Jul 31 19:23:50.958471 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1385/5551] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:23:50 2026] DELETE /volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:50.967507 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-44ba969c-d02d-4636-8d5e-90d6799c7d1b None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:50.967935 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44ba969c-d02d-4636-8d5e-90d6799c7d1b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 Jul 31 19:23:50.967935 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44ba969c-d02d-4636-8d5e-90d6799c7d1b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:50.968114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-44ba969c-d02d-4636-8d5e-90d6799c7d1b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:50.972912 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:50.972912 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:23:50.973244 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-44ba969c-d02d-4636-8d5e-90d6799c7d1b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Snapshot retrieved successfully. Jul 31 19:23:50.974712 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-44ba969c-d02d-4636-8d5e-90d6799c7d1b tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 returned with HTTP 200 Jul 31 19:23:50.974712 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1379/5552] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:50 2026] GET /volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:23:51.982958 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-acf88236-e485-4320-9a8c-a978f53e0254 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:51.985460 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acf88236-e485-4320-9a8c-a978f53e0254 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 Jul 31 19:23:51.985460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acf88236-e485-4320-9a8c-a978f53e0254 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:51.985460 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-acf88236-e485-4320-9a8c-a978f53e0254 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:51.988914 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-acf88236-e485-4320-9a8c-a978f53e0254 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 returned with HTTP 404 Jul 31 19:23:51.989508 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1385/5553] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:23:51 2026] GET /volume/v3/snapshots/c0f3d4b8-8ae5-4a31-b862-eca652b40d74 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:23:51.995991 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b26bf228-70d6-451c-b65d-46f226cb2a83 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:51.999370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b26bf228-70d6-451c-b65d-46f226cb2a83 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] DELETE https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f Jul 31 19:23:51.999370 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b26bf228-70d6-451c-b65d-46f226cb2a83 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:51.999370 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b26bf228-70d6-451c-b65d-46f226cb2a83 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:51.999370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b26bf228-70d6-451c-b65d-46f226cb2a83 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume with id: d8082335-493b-4e10-9bb3-3b334efd381f Jul 31 19:23:52.004562 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:52.004562 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:23:52.005031 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b26bf228-70d6-451c-b65d-46f226cb2a83 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:52.018624 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b26bf228-70d6-451c-b65d-46f226cb2a83 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Delete volume request issued successfully. Jul 31 19:23:52.018810 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b26bf228-70d6-451c-b65d-46f226cb2a83 tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f returned with HTTP 202 Jul 31 19:23:52.019221 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1405/5554] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:23:51 2026] DELETE /volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:23:52.025695 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-849fc891-1348-414f-a888-021396d1f1aa None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:52.027801 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-849fc891-1348-414f-a888-021396d1f1aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f Jul 31 19:23:52.027801 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-849fc891-1348-414f-a888-021396d1f1aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:52.027801 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-849fc891-1348-414f-a888-021396d1f1aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:52.029785 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=128,cinder:INSERT=28,cinder:UPDATE=54 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:23:52.034977 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:23:52.034977 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:23:52.038901 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-849fc891-1348-414f-a888-021396d1f1aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Volume info retrieved successfully. Jul 31 19:23:52.043047 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-849fc891-1348-414f-a888-021396d1f1aa tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f returned with HTTP 200 Jul 31 19:23:52.043600 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1386/5555] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:52 2026] GET /volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:23:53.058547 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-cc216377-8b46-4a6d-89b4-c3cbf2c603bc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:23:53.060307 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc216377-8b46-4a6d-89b4-c3cbf2c603bc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] GET https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f Jul 31 19:23:53.060509 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc216377-8b46-4a6d-89b4-c3cbf2c603bc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:23:53.060694 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-cc216377-8b46-4a6d-89b4-c3cbf2c603bc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:23:53.062865 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=144,cinder:INSERT=29,cinder:UPDATE=52 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:23:53.067536 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-cc216377-8b46-4a6d-89b4-c3cbf2c603bc tempest-ProjectReaderTests-1745025745 tempest-ProjectReaderTests-1745025745-project-admin] https://10.4.3.163/volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f returned with HTTP 404 Jul 31 19:23:53.068203 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1380/5556] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:23:53 2026] GET /volume/v3/volumes/d8082335-493b-4e10-9bb3-3b334efd381f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:24:01.986857 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=112,cinder:UPDATE=37,cinder:INSERT=17 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:24:02.014830 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=155,cinder:INSERT=37,cinder:UPDATE=65 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:24:02.042138 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=3 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:24:02.516580 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d2c50092-1bc8-482e-8a33-27369b632007 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:02.634065 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d2c50092-1bc8-482e-8a33-27369b632007 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:24:02.634560 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d2c50092-1bc8-482e-8a33-27369b632007 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-674573136-9429489", "extra_specs": {"multiattach": " True"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:02.649009 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d2c50092-1bc8-482e-8a33-27369b632007 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:24:02.649386 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1386/5557] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:24:02 2026] POST /volume/v3/types => generated 283 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:02.657202 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:02.658904 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:24:02.659235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-988460159", "snapshot_id": null, "imageRef": null, "volume_type": "c144d48d-69c8-4fb6-bcf4-801a684224bb", "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:02.660736 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-988460159', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c144d48d-69c8-4fb6-bcf4-801a684224bb', 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:24:02.664626 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume of 1 GB Jul 31 19:24:02.664935 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:02.664935 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:02.665394 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Availability Zones retrieved successfully. Jul 31 19:24:02.671057 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Flow 'volume_create_api' (b63c3246-a90e-4231-87d9-a9e472cf1fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:24:02.672020 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15d94da-0d1b-43cb-8332-2ed4c86a5cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:02.672884 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:24:02.680186 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:02.680186 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:02.691947 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15d94da-0d1b-43cb-8332-2ed4c86a5cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:24:03Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c144d48d-69c8-4fb6-bcf4-801a684224bb,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-674573136-9429489',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c144d48d-69c8-4fb6-bcf4-801a684224bb', 'encryption_key_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=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:02.692789 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72737a05-9b7e-4497-8fdf-a05da25cc045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:02.717123 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-674573136-9429489 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-674573136-9429489, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:24:02.717485 np0000006260 devstack@c-api.service[100318]: WARNING cinder.quota [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-674573136-9429489 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-674573136-9429489, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:24:02.749743 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Created reservations ['ac14f8ce-8d6c-4e70-a7a9-bc59095e20d2', 'e9a40ebf-48a2-4c9a-a7f0-f5cf5d90f1b8', '00a79218-46a1-402d-8367-406cace67053', 'bfd9add5-de5f-4eee-9652-202840504b0f'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:24:02.750539 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72737a05-9b7e-4497-8fdf-a05da25cc045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac14f8ce-8d6c-4e70-a7a9-bc59095e20d2', 'e9a40ebf-48a2-4c9a-a7f0-f5cf5d90f1b8', '00a79218-46a1-402d-8367-406cace67053', 'bfd9add5-de5f-4eee-9652-202840504b0f']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:02.751284 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7df986-e0f3-4c8a-8998-86c9560c96b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:02.773571 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7df986-e0f3-4c8a-8998-86c9560c96b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f12d1591-4037-4dcf-8bf7-7f25d077fcc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-988460159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',qos_specs=None,replication_status=,reservations=['ac14f8ce-8d6c-4e70-a7a9-bc59095e20d2','e9a40ebf-48a2-4c9a-a7f0-f5cf5d90f1b8','00a79218-46a1-402d-8367-406cace67053','bfd9add5-de5f-4eee-9652-202840504b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec153e43935146258f3bd68169335460',volume_type_id=c144d48d-69c8-4fb6-bcf4-801a684224bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-988460159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f12d1591-4037-4dcf-8bf7-7f25d077fcc5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec153e43935146258f3bd68169335460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c144d48d-69c8-4fb6-bcf4-801a684224bb),volume_type_id=c144d48d-69c8-4fb6-bcf4-801a684224bb)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:02.774458 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1117c929-a4eb-4864-ae78-35dbe38cee99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:02.794613 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1117c929-a4eb-4864-ae78-35dbe38cee99) transitioned into state 'SUCCESS' from state '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-988460159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',qos_specs=None,replication_status=,reservations=['ac14f8ce-8d6c-4e70-a7a9-bc59095e20d2','e9a40ebf-48a2-4c9a-a7f0-f5cf5d90f1b8','00a79218-46a1-402d-8367-406cace67053','bfd9add5-de5f-4eee-9652-202840504b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec153e43935146258f3bd68169335460',volume_type_id=c144d48d-69c8-4fb6-bcf4-801a684224bb)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:02.795391 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4cc336-2853-405b-b84c-4053d2837c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:02.804957 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c4cc336-2853-405b-b84c-4053d2837c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:02.805797 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Flow 'volume_create_api' (b63c3246-a90e-4231-87d9-a9e472cf1fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:24:02.806117 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume request issued successfully. Jul 31 19:24:02.806746 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4f6cd8ad-33db-49a7-bdff-5fb90e623e44 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:24:02.807231 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1406/5558] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:24:02 2026] POST /volume/v3/volumes => generated 825 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:24:02.819569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b3ebf346-fde9-4e1e-b5af-1e83f779017c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:02.821447 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b3ebf346-fde9-4e1e-b5af-1e83f779017c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:02.821793 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b3ebf346-fde9-4e1e-b5af-1e83f779017c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:02.822086 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b3ebf346-fde9-4e1e-b5af-1e83f779017c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:02.829718 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:02.829718 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:02.833536 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b3ebf346-fde9-4e1e-b5af-1e83f779017c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:02.837588 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b3ebf346-fde9-4e1e-b5af-1e83f779017c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:02.837998 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1387/5559] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:02 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:03.851059 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e56b46c-eb9a-4cf4-9c28-06bc2e48d419 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:03.852922 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e56b46c-eb9a-4cf4-9c28-06bc2e48d419 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:03.853067 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e56b46c-eb9a-4cf4-9c28-06bc2e48d419 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:03.853253 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e56b46c-eb9a-4cf4-9c28-06bc2e48d419 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:03.860247 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:03.860247 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:03.863956 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e56b46c-eb9a-4cf4-9c28-06bc2e48d419 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:03.868448 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e56b46c-eb9a-4cf4-9c28-06bc2e48d419 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:03.868839 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1381/5560] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:03 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:03.881763 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-315d9f4e-cf88-4e66-9c66-510252eeacf9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:03.883721 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-315d9f4e-cf88-4e66-9c66-510252eeacf9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:03.883918 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-315d9f4e-cf88-4e66-9c66-510252eeacf9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:03.884115 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-315d9f4e-cf88-4e66-9c66-510252eeacf9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:03.891285 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:03.891285 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:03.895108 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-315d9f4e-cf88-4e66-9c66-510252eeacf9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:03.899366 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-315d9f4e-cf88-4e66-9c66-510252eeacf9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:03.899783 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1387/5561] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:03 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:03.911342 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:03.913199 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:24:03.913557 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1731384767", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:03.915085 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1731384767', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:24:03.915196 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume of 1 GB Jul 31 19:24:03.915431 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:03.915431 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:03.919374 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Availability Zones retrieved successfully. Jul 31 19:24:03.924780 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Flow 'volume_create_api' (5750c6cb-3746-41c9-b581-ec98eadc4b1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:24:03.925800 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df94146-d819-4a48-b1b4-af4bc5ae328a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:03.926747 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:24:03.951516 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df94146-d819-4a48-b1b4-af4bc5ae328a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:03.952324 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c59a4a8b-6f5a-4aa6-8d13-c9f8838094cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:04.003560 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Created reservations ['009d0a3b-9066-46d0-9a15-12f51d1c4d74', '75bc25f5-6eb2-4492-930e-8e2bfc92059e', 'c8f9ab70-77e8-4c9a-b46b-f1a529feb3d2', '0597d9c4-ba82-4c5a-ad74-4b2fe85a1a58'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:24:04.004333 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c59a4a8b-6f5a-4aa6-8d13-c9f8838094cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['009d0a3b-9066-46d0-9a15-12f51d1c4d74', '75bc25f5-6eb2-4492-930e-8e2bfc92059e', 'c8f9ab70-77e8-4c9a-b46b-f1a529feb3d2', '0597d9c4-ba82-4c5a-ad74-4b2fe85a1a58']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:04.005031 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c03fdc-29c9-42ca-8197-7fa3c84a44bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:04.025914 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12c03fdc-29c9-42ca-8197-7fa3c84a44bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aec4ae38-8d71-43e2-bd40-183eb5e857ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1731384767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',qos_specs=None,replication_status=,reservations=['009d0a3b-9066-46d0-9a15-12f51d1c4d74','75bc25f5-6eb2-4492-930e-8e2bfc92059e','c8f9ab70-77e8-4c9a-b46b-f1a529feb3d2','0597d9c4-ba82-4c5a-ad74-4b2fe85a1a58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec153e43935146258f3bd68169335460',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1731384767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aec4ae38-8d71-43e2-bd40-183eb5e857ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec153e43935146258f3bd68169335460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:04.027404 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3658dda2-02cd-4f7a-8191-d66441d5e30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:04.044571 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3658dda2-02cd-4f7a-8191-d66441d5e30f) transitioned into state 'SUCCESS' from state '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-1731384767',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',qos_specs=None,replication_status=,reservations=['009d0a3b-9066-46d0-9a15-12f51d1c4d74','75bc25f5-6eb2-4492-930e-8e2bfc92059e','c8f9ab70-77e8-4c9a-b46b-f1a529feb3d2','0597d9c4-ba82-4c5a-ad74-4b2fe85a1a58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec153e43935146258f3bd68169335460',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:04.045393 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ac4705-bb25-4bf3-84a3-4c7a84b1ff05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:04.054905 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ac4705-bb25-4bf3-84a3-4c7a84b1ff05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:04.055672 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Flow 'volume_create_api' (5750c6cb-3746-41c9-b581-ec98eadc4b1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:24:04.056091 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume request issued successfully. Jul 31 19:24:04.056600 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-b014b7df-9ce4-4028-a0cc-53c83d86610c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:24:04.057022 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1407/5562] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:24:03 2026] POST /volume/v3/volumes => generated 753 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:24:04.068552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d572bd10-b4b1-4c0b-9a53-936cea948b18 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:04.070369 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d572bd10-b4b1-4c0b-9a53-936cea948b18 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:04.070615 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d572bd10-b4b1-4c0b-9a53-936cea948b18 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:04.070871 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d572bd10-b4b1-4c0b-9a53-936cea948b18 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:04.078315 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:04.078315 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:04.082189 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d572bd10-b4b1-4c0b-9a53-936cea948b18 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:04.086239 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d572bd10-b4b1-4c0b-9a53-936cea948b18 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:04.086681 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1388/5563] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:04 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:05.098686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9ac5fe3a-ffec-4b0a-b18f-daa065aafee8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:05.100136 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ac5fe3a-ffec-4b0a-b18f-daa065aafee8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:05.100315 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ac5fe3a-ffec-4b0a-b18f-daa065aafee8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:05.100476 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9ac5fe3a-ffec-4b0a-b18f-daa065aafee8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:05.106622 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:05.106622 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:05.109956 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-9ac5fe3a-ffec-4b0a-b18f-daa065aafee8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:05.113555 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9ac5fe3a-ffec-4b0a-b18f-daa065aafee8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:05.113994 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1382/5564] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:05 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:05.125971 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-d0c7d684-b292-407d-948e-d5f7f5502ead None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:05.127840 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0c7d684-b292-407d-948e-d5f7f5502ead tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:05.128088 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0c7d684-b292-407d-948e-d5f7f5502ead tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:05.128326 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-d0c7d684-b292-407d-948e-d5f7f5502ead tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:05.134998 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:05.134998 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:05.138190 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-d0c7d684-b292-407d-948e-d5f7f5502ead tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:05.142003 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-d0c7d684-b292-407d-948e-d5f7f5502ead tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:05.142555 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1388/5565] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:05 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:05.158015 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3870ac5d-d1e1-4d67-b814-95e53424e21d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:05.159926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3870ac5d-d1e1-4d67-b814-95e53424e21d tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:24:05.160478 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3870ac5d-d1e1-4d67-b814-95e53424e21d tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1058924213", "extra_specs": {}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:05.161717 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:05.161717 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:05.174196 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3870ac5d-d1e1-4d67-b814-95e53424e21d tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:24:05.174587 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1408/5566] 10.4.3.163 () {68 vars in 1252 bytes} [Fri Jul 31 19:24:05 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:05.183076 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0ce43031-5c28-4ca2-a22c-02dace84de7e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:05.185046 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0ce43031-5c28-4ca2-a22c-02dace84de7e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] POST https://10.4.3.163/volume/v3/types/e5d828df-b377-492f-86f8-3e802ba0f218/encryption Jul 31 19:24:05.185458 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0ce43031-5c28-4ca2-a22c-02dace84de7e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:05.202241 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0ce43031-5c28-4ca2-a22c-02dace84de7e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/types/e5d828df-b377-492f-86f8-3e802ba0f218/encryption returned with HTTP 200 Jul 31 19:24:05.202697 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1389/5567] 10.4.3.163 () {68 vars in 1397 bytes} [Fri Jul 31 19:24:05 2026] POST /volume/v3/types/e5d828df-b377-492f-86f8-3e802ba0f218/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:05.210931 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:05.212516 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:24:05.212885 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-252827995", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1058924213", "size": 1}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:05.214259 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.v3.volumes [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-252827995', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1058924213', 'size': 1}} {{(pid=100317) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:24:05.217537 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume of 1 GB Jul 31 19:24:05.217815 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:05.217815 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:05.218231 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Availability Zones retrieved successfully. Jul 31 19:24:05.223262 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Flow 'volume_create_api' (1e10508c-3a45-40d3-b4fe-c026f081d89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:24:05.224137 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee03e43b-30b9-472c-99fc-1cffd3a8c9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:05.225065 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.flows.api.create_volume [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Validating volume size '1' using validate_int {{(pid=100317) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:24:05.247972 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee03e43b-30b9-472c-99fc-1cffd3a8c9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:24:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5d828df-b377-492f-86f8-3e802ba0f218,is_public=True,name='tempest-scenario-type-luks-1058924213',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5d828df-b377-492f-86f8-3e802ba0f218', '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=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:05.248705 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bed1f8-53d5-4b64-8d96-92b1563f7f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:05.272480 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1058924213 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1058924213, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:24:05.272777 np0000006260 devstack@c-api.service[100317]: WARNING cinder.quota [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1058924213 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1058924213, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:24:05.296243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Created reservations ['c88185a2-5d38-4dc8-9050-889bf3d17f84', '0cfdc707-02fa-416a-97a5-fc004f089ca9', '08fdf182-b25f-4629-9ed4-0ea01f312816', '1c5d0799-4894-4bdc-93e7-d7a48800293c'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:24:05.297109 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bed1f8-53d5-4b64-8d96-92b1563f7f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88185a2-5d38-4dc8-9050-889bf3d17f84', '0cfdc707-02fa-416a-97a5-fc004f089ca9', '08fdf182-b25f-4629-9ed4-0ea01f312816', '1c5d0799-4894-4bdc-93e7-d7a48800293c']}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:05.297904 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0670ba9-7567-4221-a086-e04db8507b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:05.319021 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0670ba9-7567-4221-a086-e04db8507b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16dd03ce-a98e-495d-8431-4b80c2d8d9ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-252827995',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',qos_specs=None,replication_status=,reservations=['c88185a2-5d38-4dc8-9050-889bf3d17f84','0cfdc707-02fa-416a-97a5-fc004f089ca9','08fdf182-b25f-4629-9ed4-0ea01f312816','1c5d0799-4894-4bdc-93e7-d7a48800293c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec153e43935146258f3bd68169335460',volume_type_id=e5d828df-b377-492f-86f8-3e802ba0f218), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-252827995',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=16dd03ce-a98e-495d-8431-4b80c2d8d9ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec153e43935146258f3bd68169335460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5d828df-b377-492f-86f8-3e802ba0f218),volume_type_id=e5d828df-b377-492f-86f8-3e802ba0f218)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:05.319792 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35bcfff-0fee-45b6-9eca-6d657094e210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:05.342749 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d35bcfff-0fee-45b6-9eca-6d657094e210) transitioned into state 'SUCCESS' from state '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-252827995',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',qos_specs=None,replication_status=,reservations=['c88185a2-5d38-4dc8-9050-889bf3d17f84','0cfdc707-02fa-416a-97a5-fc004f089ca9','08fdf182-b25f-4629-9ed4-0ea01f312816','1c5d0799-4894-4bdc-93e7-d7a48800293c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec153e43935146258f3bd68169335460',volume_type_id=e5d828df-b377-492f-86f8-3e802ba0f218)}' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:05.343612 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd275877-add4-4ab2-a2de-4383df247cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:05.352245 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd275877-add4-4ab2-a2de-4383df247cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100317) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:05.353125 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Flow 'volume_create_api' (1e10508c-3a45-40d3-b4fe-c026f081d89c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100317) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:24:05.353467 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume request issued successfully. Jul 31 19:24:05.354102 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3e99c50-5299-4a46-9b0e-1c40f1c1016a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:24:05.354570 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1383/5568] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:24:05 2026] POST /volume/v3/volumes => generated 780 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:24:05.366872 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-246587ee-755c-4e84-aae3-4117d04eb911 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:05.369013 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-246587ee-755c-4e84-aae3-4117d04eb911 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:05.369013 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-246587ee-755c-4e84-aae3-4117d04eb911 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:05.369198 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-246587ee-755c-4e84-aae3-4117d04eb911 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:05.376672 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:05.376672 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:05.380150 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-246587ee-755c-4e84-aae3-4117d04eb911 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:05.384474 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-246587ee-755c-4e84-aae3-4117d04eb911 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:05.384883 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1389/5569] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:05 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:06.396148 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-550c56e2-925d-4dd8-a335-3b70b7d03408 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.397799 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-550c56e2-925d-4dd8-a335-3b70b7d03408 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:06.397994 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-550c56e2-925d-4dd8-a335-3b70b7d03408 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:06.398168 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-550c56e2-925d-4dd8-a335-3b70b7d03408 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:06.404772 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:06.404772 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:06.407902 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-550c56e2-925d-4dd8-a335-3b70b7d03408 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:06.411406 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-550c56e2-925d-4dd8-a335-3b70b7d03408 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:06.411805 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1409/5570] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:06 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:06.422569 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b9668560-c5d0-467d-b360-ce1eb9a901a9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.424907 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b9668560-c5d0-467d-b360-ce1eb9a901a9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:06.425101 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b9668560-c5d0-467d-b360-ce1eb9a901a9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:06.425285 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b9668560-c5d0-467d-b360-ce1eb9a901a9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:06.432415 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:06.432415 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:06.435503 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b9668560-c5d0-467d-b360-ce1eb9a901a9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:06.439048 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b9668560-c5d0-467d-b360-ce1eb9a901a9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:06.439379 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1390/5571] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:06 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:06.478994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-9188dd6d-c19f-4128-a459-7e00a4968cd4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.480804 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-9188dd6d-c19f-4128-a459-7e00a4968cd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:06.480988 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-9188dd6d-c19f-4128-a459-7e00a4968cd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:06.481178 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-9188dd6d-c19f-4128-a459-7e00a4968cd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:06.487944 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:06.487944 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:06.491410 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-9188dd6d-c19f-4128-a459-7e00a4968cd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:06.495212 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-9188dd6d-c19f-4128-a459-7e00a4968cd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:06.495632 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1384/5572] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:24:06 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:06.561746 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-67707501-d9c3-4f30-9292-76be5cc97722 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.562106 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-67707501-d9c3-4f30-9292-76be5cc97722 None None] GET https://10.4.3.163/volume// Jul 31 19:24:06.562266 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-67707501-d9c3-4f30-9292-76be5cc97722 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:06.562456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-67707501-d9c3-4f30-9292-76be5cc97722 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:06.563161 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-67707501-d9c3-4f30-9292-76be5cc97722 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:24:06.563161 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1390/5573] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:24:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:24:06.569722 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-0a266c3a-fa70-4aa4-a604-3ab0c774faa1 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.598996 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-0a266c3a-fa70-4aa4-a604-3ab0c774faa1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:24:06.599323 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-0a266c3a-fa70-4aa4-a604-3ab0c774faa1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aec4ae38-8d71-43e2-bd40-183eb5e857ee", "connector": null, "instance_uuid": "75851a03-1a3d-407f-840a-44e161f642d5"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:06.607445 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:06.607445 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:06.628238 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-0a266c3a-fa70-4aa4-a604-3ab0c774faa1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:24:06.628767 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1410/5574] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:24:06 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:06.653969 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-ddfa63a8-e3c0-4392-aa7d-9de84a425d4c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.656057 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ddfa63a8-e3c0-4392-aa7d-9de84a425d4c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:06.656237 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ddfa63a8-e3c0-4392-aa7d-9de84a425d4c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:06.656412 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-ddfa63a8-e3c0-4392-aa7d-9de84a425d4c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:06.662481 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9e6bf6e6-6e89-40a6-824d-2d72c9ae5eda None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.663003 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e6bf6e6-6e89-40a6-824d-2d72c9ae5eda None None] GET https://10.4.3.163/volume// Jul 31 19:24:06.663184 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e6bf6e6-6e89-40a6-824d-2d72c9ae5eda None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:06.663651 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9e6bf6e6-6e89-40a6-824d-2d72c9ae5eda None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:06.663769 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9e6bf6e6-6e89-40a6-824d-2d72c9ae5eda None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:24:06.664095 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1385/5575] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:24:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:24:06.665387 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:06.665387 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:06.669153 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-ddfa63a8-e3c0-4392-aa7d-9de84a425d4c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:06.673207 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-ddfa63a8-e3c0-4392-aa7d-9de84a425d4c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:06.673598 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-54a81b3d-9891-4676-878f-ec5c6727ae73 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.673723 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1391/5576] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:06 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:06.675656 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-54a81b3d-9891-4676-878f-ec5c6727ae73 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:06.675856 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-54a81b3d-9891-4676-878f-ec5c6727ae73 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:06.676050 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-54a81b3d-9891-4676-878f-ec5c6727ae73 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:06.684872 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:06.684872 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:06.687909 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-54a81b3d-9891-4676-878f-ec5c6727ae73 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:06.691454 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-54a81b3d-9891-4676-878f-ec5c6727ae73 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:06.691844 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1391/5577] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:24:06 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:24:06.799305 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-5c481ea2-4a23-47df-82e1-52dd4bc65385 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:06.802055 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-5c481ea2-4a23-47df-82e1-52dd4bc65385 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] PUT https://10.4.3.163/volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9 Jul 31 19:24:06.802544 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-5c481ea2-4a23-47df-82e1-52dd4bc65385 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:06.811098 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-5c481ea2-4a23-47df-82e1-52dd4bc65385 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Acquiring lock "cinder-attachment_update-aec4ae38-8d71-43e2-bd40-183eb5e857ee-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:24:06.815358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-5c481ea2-4a23-47df-82e1-52dd4bc65385 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-aec4ae38-8d71-43e2-bd40-183eb5e857ee-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:24:06.816404 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:06.816404 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:06.903927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-5c481ea2-4a23-47df-82e1-52dd4bc65385 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-aec4ae38-8d71-43e2-bd40-183eb5e857ee-np0000006260" released by "attachment_update" :: held 0.089s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:24:06.904259 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-5c481ea2-4a23-47df-82e1-52dd4bc65385 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9 returned with HTTP 200 Jul 31 19:24:06.904755 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1411/5578] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:24:06 2026] PUT /volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:07.685786 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5595f243-0781-4dc0-8ed7-9feef1970f32 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:07.687493 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5595f243-0781-4dc0-8ed7-9feef1970f32 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:07.687696 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5595f243-0781-4dc0-8ed7-9feef1970f32 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:07.687882 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5595f243-0781-4dc0-8ed7-9feef1970f32 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:07.696265 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:07.696265 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:07.699254 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5595f243-0781-4dc0-8ed7-9feef1970f32 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:07.702910 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5595f243-0781-4dc0-8ed7-9feef1970f32 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:07.703241 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1386/5579] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:07 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:08.715144 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-49e69879-567d-4de6-8eec-4c72f979d602 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:08.716875 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-49e69879-567d-4de6-8eec-4c72f979d602 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:08.717125 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-49e69879-567d-4de6-8eec-4c72f979d602 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:08.717293 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-49e69879-567d-4de6-8eec-4c72f979d602 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:08.727770 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:08.727770 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:08.730729 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-49e69879-567d-4de6-8eec-4c72f979d602 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:08.734807 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-49e69879-567d-4de6-8eec-4c72f979d602 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:08.735366 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1392/5580] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:08 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:09.746973 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0473d4c0-1432-44f4-a0e8-038386e93fba None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:09.748710 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0473d4c0-1432-44f4-a0e8-038386e93fba tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:09.748927 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0473d4c0-1432-44f4-a0e8-038386e93fba tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:09.749105 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0473d4c0-1432-44f4-a0e8-038386e93fba tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:09.758337 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:09.758337 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:09.761625 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0473d4c0-1432-44f4-a0e8-038386e93fba tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:09.765546 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0473d4c0-1432-44f4-a0e8-038386e93fba tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:09.765990 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1392/5581] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:09 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:10.778048 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6e6056d1-8154-49b7-bdbd-3764c7c320d8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:10.779749 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e6056d1-8154-49b7-bdbd-3764c7c320d8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:10.779967 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e6056d1-8154-49b7-bdbd-3764c7c320d8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:10.780170 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6e6056d1-8154-49b7-bdbd-3764c7c320d8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:10.788779 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:10.788779 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:10.791866 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6e6056d1-8154-49b7-bdbd-3764c7c320d8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:10.795573 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6e6056d1-8154-49b7-bdbd-3764c7c320d8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:10.795904 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1412/5582] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:10 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:11.130870 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-c28cccc6-d946-4a06-bf3e-dfe0e1fbfc47 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:11.132809 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-c28cccc6-d946-4a06-bf3e-dfe0e1fbfc47 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9/action Jul 31 19:24:11.133166 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-c28cccc6-d946-4a06-bf3e-dfe0e1fbfc47 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:24:11.133308 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-c28cccc6-d946-4a06-bf3e-dfe0e1fbfc47 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:11.147419 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:11.147419 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:11.157662 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-273917a7-2b4d-4f83-a423-0277fd59a1f2 req-c28cccc6-d946-4a06-bf3e-dfe0e1fbfc47 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9/action returned with HTTP 204 Jul 31 19:24:11.158092 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1387/5583] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:24:11 2026] POST /volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:24:11.807461 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-580dd66d-1162-4bbf-9f3e-5ef62fd09b06 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:11.809289 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-580dd66d-1162-4bbf-9f3e-5ef62fd09b06 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:24:11.809550 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-580dd66d-1162-4bbf-9f3e-5ef62fd09b06 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:11.809774 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-580dd66d-1162-4bbf-9f3e-5ef62fd09b06 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:11.818733 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:11.818733 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:11.821862 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-580dd66d-1162-4bbf-9f3e-5ef62fd09b06 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:11.825759 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-580dd66d-1162-4bbf-9f3e-5ef62fd09b06 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:24:11.826150 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1393/5584] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:11 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:11.868098 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-f7509ec6-86f1-4b47-a268-c2372dafdf2d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:11.870357 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-f7509ec6-86f1-4b47-a268-c2372dafdf2d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:11.870686 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-f7509ec6-86f1-4b47-a268-c2372dafdf2d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:11.870944 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-f7509ec6-86f1-4b47-a268-c2372dafdf2d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:11.878521 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:11.878521 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:11.882210 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-f7509ec6-86f1-4b47-a268-c2372dafdf2d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:11.886521 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-f7509ec6-86f1-4b47-a268-c2372dafdf2d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:11.886874 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1393/5585] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:24:11 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:11.962109 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-059cf3fb-4116-4970-9ce8-919adc779f4d None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:11.962650 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-059cf3fb-4116-4970-9ce8-919adc779f4d None None] GET https://10.4.3.163/volume// Jul 31 19:24:11.962875 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-059cf3fb-4116-4970-9ce8-919adc779f4d None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:11.963113 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-059cf3fb-4116-4970-9ce8-919adc779f4d None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:11.963497 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-059cf3fb-4116-4970-9ce8-919adc779f4d None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:24:11.963824 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1413/5586] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:24:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:24:11.972176 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-68f6bbff-88ec-4170-aec0-28260696f0c3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:12.002305 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-68f6bbff-88ec-4170-aec0-28260696f0c3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:24:12.002856 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-68f6bbff-88ec-4170-aec0-28260696f0c3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16dd03ce-a98e-495d-8431-4b80c2d8d9ee", "connector": null, "instance_uuid": "75851a03-1a3d-407f-840a-44e161f642d5"}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:12.013845 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:12.013845 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:12.050648 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-68f6bbff-88ec-4170-aec0-28260696f0c3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:24:12.051270 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1388/5587] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:24:11 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:12.076926 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a13e93a9-67f2-4de0-bbc0-08130f40a140 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:12.078848 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a13e93a9-67f2-4de0-bbc0-08130f40a140 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:12.079063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a13e93a9-67f2-4de0-bbc0-08130f40a140 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:12.079237 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a13e93a9-67f2-4de0-bbc0-08130f40a140 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:12.092222 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:12.092222 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:12.097259 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-96e0b712-61f4-4562-b2e7-245046a996a8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:12.097351 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a13e93a9-67f2-4de0-bbc0-08130f40a140 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:12.097679 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96e0b712-61f4-4562-b2e7-245046a996a8 None None] GET https://10.4.3.163/volume// Jul 31 19:24:12.097880 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-96e0b712-61f4-4562-b2e7-245046a996a8 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:12.098100 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-96e0b712-61f4-4562-b2e7-245046a996a8 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:12.098605 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-96e0b712-61f4-4562-b2e7-245046a996a8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:24:12.098745 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1394/5588] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:24:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:24:12.104882 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a13e93a9-67f2-4de0-bbc0-08130f40a140 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:12.105432 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1394/5589] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:12 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:12.107575 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-bfee73b6-76d5-45eb-a412-30d7dce38c31 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:12.114249 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-bfee73b6-76d5-45eb-a412-30d7dce38c31 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:12.114503 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-bfee73b6-76d5-45eb-a412-30d7dce38c31 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:12.114745 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-bfee73b6-76d5-45eb-a412-30d7dce38c31 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:12.123718 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:12.123718 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:12.127100 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-bfee73b6-76d5-45eb-a412-30d7dce38c31 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:12.130961 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-bfee73b6-76d5-45eb-a412-30d7dce38c31 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:12.131329 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1414/5590] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:24:12 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:24:12.229114 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-21c52e76-4ebc-4906-b705-973c97f2828c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:12.231070 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-21c52e76-4ebc-4906-b705-973c97f2828c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] PUT https://10.4.3.163/volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7 Jul 31 19:24:12.231424 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-21c52e76-4ebc-4906-b705-973c97f2828c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:12.238611 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-21c52e76-4ebc-4906-b705-973c97f2828c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Acquiring lock "cinder-attachment_update-16dd03ce-a98e-495d-8431-4b80c2d8d9ee-np0000006260" by "attachment_update" {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:24:12.243118 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-21c52e76-4ebc-4906-b705-973c97f2828c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-16dd03ce-a98e-495d-8431-4b80c2d8d9ee-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100317) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:24:12.244042 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:12.244042 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:12.314121 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.coordination [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-21c52e76-4ebc-4906-b705-973c97f2828c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-16dd03ce-a98e-495d-8431-4b80c2d8d9ee-np0000006260" released by "attachment_update" :: held 0.071s {{(pid=100317) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:24:12.314653 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-21c52e76-4ebc-4906-b705-973c97f2828c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7 returned with HTTP 200 Jul 31 19:24:12.315088 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1389/5591] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:24:12 2026] PUT /volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7 => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:12.322913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-c0da2c24-a2ff-4ff0-921b-5a71b9a60f55 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:12.325122 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-c0da2c24-a2ff-4ff0-921b-5a71b9a60f55 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/encryption Jul 31 19:24:12.325354 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-c0da2c24-a2ff-4ff0-921b-5a71b9a60f55 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:12.325603 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-c0da2c24-a2ff-4ff0-921b-5a71b9a60f55 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:12.334644 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:12.334644 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:12.340867 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-c0da2c24-a2ff-4ff0-921b-5a71b9a60f55 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/encryption returned with HTTP 200 Jul 31 19:24:12.341260 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1395/5592] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:24:12 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:13.118269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c1d5e813-34a0-4acd-b107-7ba74467bd66 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:13.120007 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1d5e813-34a0-4acd-b107-7ba74467bd66 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:13.120203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1d5e813-34a0-4acd-b107-7ba74467bd66 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:13.120389 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1d5e813-34a0-4acd-b107-7ba74467bd66 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:13.131317 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:13.131317 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:13.134676 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c1d5e813-34a0-4acd-b107-7ba74467bd66 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:13.138627 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1d5e813-34a0-4acd-b107-7ba74467bd66 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:13.138996 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1395/5593] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:13 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:14.150454 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-c9509d4e-69bb-4d07-b6c5-f339ae4ce896 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:14.152174 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9509d4e-69bb-4d07-b6c5-f339ae4ce896 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:14.152358 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9509d4e-69bb-4d07-b6c5-f339ae4ce896 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:14.152566 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-c9509d4e-69bb-4d07-b6c5-f339ae4ce896 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:14.161068 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:14.161068 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:14.163934 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-c9509d4e-69bb-4d07-b6c5-f339ae4ce896 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:14.167448 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-c9509d4e-69bb-4d07-b6c5-f339ae4ce896 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:14.167973 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1415/5594] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:14 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:15.178997 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-94777a79-27e9-481e-8887-def3ee1b0b24 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:15.180636 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94777a79-27e9-481e-8887-def3ee1b0b24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:15.180841 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94777a79-27e9-481e-8887-def3ee1b0b24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:15.181045 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-94777a79-27e9-481e-8887-def3ee1b0b24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:15.190938 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:15.190938 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:15.194768 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-94777a79-27e9-481e-8887-def3ee1b0b24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:15.198563 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-94777a79-27e9-481e-8887-def3ee1b0b24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:15.199308 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1390/5595] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:15 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:16.211298 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ce898d32-cd25-4d11-afbe-4ba9133ef314 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:16.213608 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce898d32-cd25-4d11-afbe-4ba9133ef314 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:16.213836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce898d32-cd25-4d11-afbe-4ba9133ef314 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:16.214047 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ce898d32-cd25-4d11-afbe-4ba9133ef314 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:16.224515 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:16.224515 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:16.228206 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ce898d32-cd25-4d11-afbe-4ba9133ef314 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:16.231906 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ce898d32-cd25-4d11-afbe-4ba9133ef314 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:16.232253 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1396/5596] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:16 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:17.245288 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a0370807-2473-4a9c-b253-6c78f1461dbd None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:17.246969 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0370807-2473-4a9c-b253-6c78f1461dbd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:17.247150 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0370807-2473-4a9c-b253-6c78f1461dbd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:17.247329 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0370807-2473-4a9c-b253-6c78f1461dbd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:17.258720 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:17.258720 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:17.262608 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a0370807-2473-4a9c-b253-6c78f1461dbd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:17.267129 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0370807-2473-4a9c-b253-6c78f1461dbd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:17.267565 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1396/5597] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:17 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:18.280838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d87817ab-c41b-4ec4-bb0b-9661c0092138 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:18.282786 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d87817ab-c41b-4ec4-bb0b-9661c0092138 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:18.283013 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d87817ab-c41b-4ec4-bb0b-9661c0092138 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:18.283225 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d87817ab-c41b-4ec4-bb0b-9661c0092138 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:18.292594 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:18.292594 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:18.296313 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d87817ab-c41b-4ec4-bb0b-9661c0092138 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:18.300691 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d87817ab-c41b-4ec4-bb0b-9661c0092138 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:18.301183 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1416/5598] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:18 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:19.314041 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-409e98c0-073e-44bd-9c52-ab189f3bbe8f None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:19.316404 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-409e98c0-073e-44bd-9c52-ab189f3bbe8f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:19.316703 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-409e98c0-073e-44bd-9c52-ab189f3bbe8f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:19.316916 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-409e98c0-073e-44bd-9c52-ab189f3bbe8f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:19.327159 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:19.327159 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:19.330746 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-409e98c0-073e-44bd-9c52-ab189f3bbe8f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:19.334895 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-409e98c0-073e-44bd-9c52-ab189f3bbe8f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:19.335778 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1391/5599] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:19 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:20.351332 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-802e574e-c9a2-4603-83ab-54887c4ea58c None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:20.353727 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-802e574e-c9a2-4603-83ab-54887c4ea58c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:20.353957 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-802e574e-c9a2-4603-83ab-54887c4ea58c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:20.354177 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-802e574e-c9a2-4603-83ab-54887c4ea58c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:20.368217 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:20.368217 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:20.373236 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-802e574e-c9a2-4603-83ab-54887c4ea58c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:20.380097 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-802e574e-c9a2-4603-83ab-54887c4ea58c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:20.380918 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1397/5600] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:20 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:20.515125 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-a0865d89-4d48-437b-bd7d-4c503807179d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:20.518397 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-a0865d89-4d48-437b-bd7d-4c503807179d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7/action Jul 31 19:24:20.518952 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-a0865d89-4d48-437b-bd7d-4c503807179d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:24:20.519152 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-a0865d89-4d48-437b-bd7d-4c503807179d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:20.542023 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:20.542023 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:20.555136 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-dea8c54e-a561-4898-9cbe-5ea986f8690c req-a0865d89-4d48-437b-bd7d-4c503807179d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7/action returned with HTTP 204 Jul 31 19:24:20.555717 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1397/5601] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:24:20 2026] POST /volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:24:21.395338 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-1bf4ce8f-891f-42ca-a420-63e46d8a6eb8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:21.397049 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bf4ce8f-891f-42ca-a420-63e46d8a6eb8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:24:21.397259 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1bf4ce8f-891f-42ca-a420-63e46d8a6eb8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:21.397477 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-1bf4ce8f-891f-42ca-a420-63e46d8a6eb8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:21.407417 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:21.407417 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:21.411453 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-1bf4ce8f-891f-42ca-a420-63e46d8a6eb8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:21.415957 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-1bf4ce8f-891f-42ca-a420-63e46d8a6eb8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:24:21.416353 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1417/5602] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:21 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:21.989728 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-36d943d4-1031-4cec-a19f-777cc39d332d req-35b01f2b-3577-4212-ac67-fa300928e7f8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:21.992008 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-35b01f2b-3577-4212-ac67-fa300928e7f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:21.992236 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-35b01f2b-3577-4212-ac67-fa300928e7f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:21.992542 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-35b01f2b-3577-4212-ac67-fa300928e7f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:22.000958 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:22.000958 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:22.004770 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-36d943d4-1031-4cec-a19f-777cc39d332d req-35b01f2b-3577-4212-ac67-fa300928e7f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:22.008883 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-35b01f2b-3577-4212-ac67-fa300928e7f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:22.009246 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1392/5603] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:24:21 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:22.078079 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8bef749e-0324-4fcc-a357-7e2df89b4fd8 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:22.078489 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8bef749e-0324-4fcc-a357-7e2df89b4fd8 None None] GET https://10.4.3.163/volume// Jul 31 19:24:22.078639 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8bef749e-0324-4fcc-a357-7e2df89b4fd8 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:22.078817 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8bef749e-0324-4fcc-a357-7e2df89b4fd8 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:22.079113 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8bef749e-0324-4fcc-a357-7e2df89b4fd8 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:24:22.079390 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1398/5604] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:24:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:24:22.085746 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-36d943d4-1031-4cec-a19f-777cc39d332d req-5db9c289-fa8f-49e2-af10-6f242b0160b7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:22.121675 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-5db9c289-fa8f-49e2-af10-6f242b0160b7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:24:22.122057 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-5db9c289-fa8f-49e2-af10-6f242b0160b7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f12d1591-4037-4dcf-8bf7-7f25d077fcc5", "connector": null, "instance_uuid": "75851a03-1a3d-407f-840a-44e161f642d5"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:22.129874 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:22.129874 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:22.152682 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-5db9c289-fa8f-49e2-af10-6f242b0160b7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:24:22.153069 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1398/5605] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:24:22 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:22.181155 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-17f8d3c4-bfb6-4f6d-b65c-44d7329ee04b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:22.183036 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-17f8d3c4-bfb6-4f6d-b65c-44d7329ee04b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:22.183246 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-17f8d3c4-bfb6-4f6d-b65c-44d7329ee04b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:22.183452 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-17f8d3c4-bfb6-4f6d-b65c-44d7329ee04b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:22.192899 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:22.192899 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:22.193457 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-11e0924e-595e-4e65-96d6-8b8ab51716c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:22.193884 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11e0924e-595e-4e65-96d6-8b8ab51716c2 None None] GET https://10.4.3.163/volume// Jul 31 19:24:22.194049 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11e0924e-595e-4e65-96d6-8b8ab51716c2 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:22.194237 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-11e0924e-595e-4e65-96d6-8b8ab51716c2 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:22.194576 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-11e0924e-595e-4e65-96d6-8b8ab51716c2 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:24:22.194853 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1393/5606] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:24:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:24:22.196954 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-17f8d3c4-bfb6-4f6d-b65c-44d7329ee04b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:22.201726 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-36d943d4-1031-4cec-a19f-777cc39d332d req-551f72e8-7300-40bc-b504-5da470809766 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:22.202032 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-17f8d3c4-bfb6-4f6d-b65c-44d7329ee04b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:22.202456 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1418/5607] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:22 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:22.204167 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-551f72e8-7300-40bc-b504-5da470809766 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:22.204407 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-551f72e8-7300-40bc-b504-5da470809766 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:22.204626 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-551f72e8-7300-40bc-b504-5da470809766 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:22.215942 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:22.215942 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:22.219366 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-36d943d4-1031-4cec-a19f-777cc39d332d req-551f72e8-7300-40bc-b504-5da470809766 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:22.223711 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-551f72e8-7300-40bc-b504-5da470809766 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:22.224093 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1399/5608] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:24:22 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1097 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:24:22.334300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-36d943d4-1031-4cec-a19f-777cc39d332d req-81863182-1737-4d0f-9105-d46de5de2ace None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:22.336358 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-81863182-1737-4d0f-9105-d46de5de2ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] PUT https://10.4.3.163/volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5 Jul 31 19:24:22.336803 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-81863182-1737-4d0f-9105-d46de5de2ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:22.344067 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-36d943d4-1031-4cec-a19f-777cc39d332d req-81863182-1737-4d0f-9105-d46de5de2ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Acquiring lock "cinder-attachment_update-f12d1591-4037-4dcf-8bf7-7f25d077fcc5-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:24:22.348497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-36d943d4-1031-4cec-a19f-777cc39d332d req-81863182-1737-4d0f-9105-d46de5de2ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-f12d1591-4037-4dcf-8bf7-7f25d077fcc5-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:24:22.349476 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:22.349476 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:22.416213 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-36d943d4-1031-4cec-a19f-777cc39d332d req-81863182-1737-4d0f-9105-d46de5de2ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-f12d1591-4037-4dcf-8bf7-7f25d077fcc5-np0000006260" released by "attachment_update" :: held 0.068s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:24:22.416634 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-81863182-1737-4d0f-9105-d46de5de2ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5 returned with HTTP 200 Jul 31 19:24:22.417431 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1399/5609] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:24:22 2026] PUT /volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:23.214884 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-0b8875c5-8e2c-425b-8fdb-e5dfc050ca54 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:23.216929 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b8875c5-8e2c-425b-8fdb-e5dfc050ca54 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:23.217169 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b8875c5-8e2c-425b-8fdb-e5dfc050ca54 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:23.217420 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-0b8875c5-8e2c-425b-8fdb-e5dfc050ca54 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:23.228288 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:23.228288 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:23.232340 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-0b8875c5-8e2c-425b-8fdb-e5dfc050ca54 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:23.236972 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-0b8875c5-8e2c-425b-8fdb-e5dfc050ca54 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:23.237408 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1394/5610] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:23 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 918 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:24.251614 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3c001773-5779-4923-99d5-d0a5c102c2f8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:24.253449 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c001773-5779-4923-99d5-d0a5c102c2f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:24.253673 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c001773-5779-4923-99d5-d0a5c102c2f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:24.253852 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3c001773-5779-4923-99d5-d0a5c102c2f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:24.263445 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:24.263445 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:24.266759 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3c001773-5779-4923-99d5-d0a5c102c2f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:24.271193 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3c001773-5779-4923-99d5-d0a5c102c2f8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:24.271193 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1419/5611] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:24 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:25.282993 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7843a081-20fa-4803-8992-58b0fc8ecfbf None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:25.285006 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7843a081-20fa-4803-8992-58b0fc8ecfbf tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:25.285218 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7843a081-20fa-4803-8992-58b0fc8ecfbf tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:25.285456 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7843a081-20fa-4803-8992-58b0fc8ecfbf tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:25.295349 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:25.295349 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:25.298687 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7843a081-20fa-4803-8992-58b0fc8ecfbf tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:25.302795 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7843a081-20fa-4803-8992-58b0fc8ecfbf tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:25.303175 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1400/5612] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:25 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:25.652661 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-36d943d4-1031-4cec-a19f-777cc39d332d req-720be824-b1cd-446e-85a4-67cec913480b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:25.655265 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-720be824-b1cd-446e-85a4-67cec913480b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5/action Jul 31 19:24:25.655720 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-720be824-b1cd-446e-85a4-67cec913480b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:24:25.655851 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-720be824-b1cd-446e-85a4-67cec913480b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:25.673740 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:25.673740 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:25.683753 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-36d943d4-1031-4cec-a19f-777cc39d332d req-720be824-b1cd-446e-85a4-67cec913480b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5/action returned with HTTP 204 Jul 31 19:24:25.684160 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1400/5613] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:24:25 2026] POST /volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:24:26.316781 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-d14f7d19-a6d2-4793-ab14-86850a928543 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:26.318410 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d14f7d19-a6d2-4793-ab14-86850a928543 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:24:26.318620 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d14f7d19-a6d2-4793-ab14-86850a928543 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:26.318796 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-d14f7d19-a6d2-4793-ab14-86850a928543 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:26.329064 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:26.329064 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:26.333600 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-d14f7d19-a6d2-4793-ab14-86850a928543 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:24:26.339854 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-d14f7d19-a6d2-4793-ab14-86850a928543 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:24:26.340456 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1395/5614] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:26 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1210 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:34.269865 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:24:35.303750 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=53,cinder:INSERT=2 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:24:35.680955 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=63,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:24:36.338261 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=79,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:24:45.534728 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f93067e7-d570-4f98-9a63-b6af2946849c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:45.536571 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:24:45.537035 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-856027848", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:45.539147 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.v3.volumes [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-856027848', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100318) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:24:45.539147 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume of 1 GB Jul 31 19:24:45.543060 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Availability Zones retrieved successfully. Jul 31 19:24:45.548281 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Flow 'volume_create_api' (1915f937-cd28-4352-96e3-f5316191a085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:24:45.549179 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed1f11b8-416c-4cb3-aa20-d4dd0dd18e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:45.550037 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.flows.api.create_volume [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Validating volume size '1' using validate_int {{(pid=100318) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:24:45.575626 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed1f11b8-416c-4cb3-aa20-d4dd0dd18e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:45.576401 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fdd300-a47e-4cf2-baaa-a20b6e556a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:45.631212 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.quota [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Created reservations ['56401350-bdfa-4103-8a5e-496de181a9d1', '2c02b008-3e37-4f30-b354-0a78fa45c418', '9ce661a8-1d50-4429-af5c-c50be04c2769', 'd3a58057-990a-49f6-8eb9-a1c121101dd1'] {{(pid=100318) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:24:45.632022 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fdd300-a47e-4cf2-baaa-a20b6e556a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56401350-bdfa-4103-8a5e-496de181a9d1', '2c02b008-3e37-4f30-b354-0a78fa45c418', '9ce661a8-1d50-4429-af5c-c50be04c2769', 'd3a58057-990a-49f6-8eb9-a1c121101dd1']}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:45.632713 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f718b990-a0ae-444e-aebb-3a47d693ae86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:45.653916 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f718b990-a0ae-444e-aebb-3a47d693ae86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50764448-a559-496e-971d-964e6a45a81f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-856027848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f788b9baad4e9981c3db0f869a024e',qos_specs=None,replication_status=,reservations=['56401350-bdfa-4103-8a5e-496de181a9d1','2c02b008-3e37-4f30-b354-0a78fa45c418','9ce661a8-1d50-4429-af5c-c50be04c2769','d3a58057-990a-49f6-8eb9-a1c121101dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:24:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-856027848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50764448-a559-496e-971d-964e6a45a81f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4f788b9baad4e9981c3db0f869a024e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:45.654628 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b964bd75-1d85-47f5-9db1-952aa2d1a037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:45.671903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b964bd75-1d85-47f5-9db1-952aa2d1a037) transitioned into state 'SUCCESS' from state '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-856027848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f788b9baad4e9981c3db0f869a024e',qos_specs=None,replication_status=,reservations=['56401350-bdfa-4103-8a5e-496de181a9d1','2c02b008-3e37-4f30-b354-0a78fa45c418','9ce661a8-1d50-4429-af5c-c50be04c2769','d3a58057-990a-49f6-8eb9-a1c121101dd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:45.672568 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c9494e-7f6c-4a14-b86d-58a4e8b140b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:24:45.680883 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c9494e-7f6c-4a14-b86d-58a4e8b140b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100318) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:24:45.681755 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Flow 'volume_create_api' (1915f937-cd28-4352-96e3-f5316191a085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100318) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:24:45.682082 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume request issued successfully. Jul 31 19:24:45.682666 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f93067e7-d570-4f98-9a63-b6af2946849c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:24:45.683110 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1420/5615] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:24:45 2026] POST /volume/v3/volumes => generated 756 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:24:45.697420 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c6b4343d-4580-4f7a-9fe7-ace6483f7ae4 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:45.699326 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6b4343d-4580-4f7a-9fe7-ace6483f7ae4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:45.699553 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6b4343d-4580-4f7a-9fe7-ace6483f7ae4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:45.699764 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c6b4343d-4580-4f7a-9fe7-ace6483f7ae4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:45.706531 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:45.706531 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:45.710028 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c6b4343d-4580-4f7a-9fe7-ace6483f7ae4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:45.714072 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c6b4343d-4580-4f7a-9fe7-ace6483f7ae4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:45.714387 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1401/5616] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:45 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:46.726918 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-dcd3deca-5efa-4112-bf06-1c876016a8f5 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:46.728762 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dcd3deca-5efa-4112-bf06-1c876016a8f5 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:46.728979 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dcd3deca-5efa-4112-bf06-1c876016a8f5 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:46.729207 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-dcd3deca-5efa-4112-bf06-1c876016a8f5 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:46.736286 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:46.736286 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:46.739664 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-dcd3deca-5efa-4112-bf06-1c876016a8f5 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:46.743673 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-dcd3deca-5efa-4112-bf06-1c876016a8f5 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:46.744057 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1401/5617] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:46 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:46.758642 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2febe88f-794f-4f01-8783-91b71ab8b386 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:46.760711 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2febe88f-794f-4f01-8783-91b71ab8b386 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:46.760961 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2febe88f-794f-4f01-8783-91b71ab8b386 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:46.761237 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2febe88f-794f-4f01-8783-91b71ab8b386 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:46.767987 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:46.767987 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:46.771599 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-2febe88f-794f-4f01-8783-91b71ab8b386 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:46.775302 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2febe88f-794f-4f01-8783-91b71ab8b386 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:46.775677 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1396/5618] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:46 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:47.420593 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-986890aa-ee8e-485a-b054-4771613803fd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:47.423225 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-986890aa-ee8e-485a-b054-4771613803fd tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:47.423459 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-986890aa-ee8e-485a-b054-4771613803fd tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:47.423676 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-986890aa-ee8e-485a-b054-4771613803fd tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:47.433261 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:47.433261 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:47.437747 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-986890aa-ee8e-485a-b054-4771613803fd tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:47.443110 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-986890aa-ee8e-485a-b054-4771613803fd tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:47.443616 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1421/5619] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:24:47 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:47.512978 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-029b4806-5eb9-40d5-81fd-f67068fec3ad None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:47.513379 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-029b4806-5eb9-40d5-81fd-f67068fec3ad None None] GET https://10.4.3.163/volume// Jul 31 19:24:47.513574 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-029b4806-5eb9-40d5-81fd-f67068fec3ad None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:47.513767 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-029b4806-5eb9-40d5-81fd-f67068fec3ad None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:47.514146 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-029b4806-5eb9-40d5-81fd-f67068fec3ad None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:24:47.514622 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1402/5620] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:24:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:24:47.521384 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-83f4004c-2750-4cec-afc6-20d35efe6056 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:47.523275 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-83f4004c-2750-4cec-afc6-20d35efe6056 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:24:47.523606 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-83f4004c-2750-4cec-afc6-20d35efe6056 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50764448-a559-496e-971d-964e6a45a81f", "connector": null, "instance_uuid": "6f8e4859-cf5a-4ea2-83ea-56d6b44dbda2"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:47.531645 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:47.531645 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:47.554756 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-83f4004c-2750-4cec-afc6-20d35efe6056 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:24:47.555118 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1402/5621] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:24:47 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:47.584342 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a904c5d1-22e0-4499-bcab-77aec93112cf None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:47.589020 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a904c5d1-22e0-4499-bcab-77aec93112cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:47.589249 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a904c5d1-22e0-4499-bcab-77aec93112cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:47.589430 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a904c5d1-22e0-4499-bcab-77aec93112cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:47.602066 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3629e420-93ab-4075-886d-a2e919d9dae2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:47.602429 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3629e420-93ab-4075-886d-a2e919d9dae2 None None] GET https://10.4.3.163/volume// Jul 31 19:24:47.602603 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3629e420-93ab-4075-886d-a2e919d9dae2 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:47.602844 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3629e420-93ab-4075-886d-a2e919d9dae2 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:47.603187 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3629e420-93ab-4075-886d-a2e919d9dae2 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:24:47.603277 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:47.603277 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:47.603472 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1422/5622] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:24:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:24:47.609360 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a904c5d1-22e0-4499-bcab-77aec93112cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:47.613973 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a904c5d1-22e0-4499-bcab-77aec93112cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:47.614332 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1397/5623] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:47 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:47.615951 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-f4581a6d-d9c0-4489-af7f-0f5f37cf4888 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:47.617771 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-f4581a6d-d9c0-4489-af7f-0f5f37cf4888 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:47.618002 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-f4581a6d-d9c0-4489-af7f-0f5f37cf4888 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:47.618239 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-f4581a6d-d9c0-4489-af7f-0f5f37cf4888 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:47.626167 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:47.626167 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:47.629257 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-f4581a6d-d9c0-4489-af7f-0f5f37cf4888 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:47.633203 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-f4581a6d-d9c0-4489-af7f-0f5f37cf4888 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:47.633618 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1403/5624] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:24:47 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:24:47.737396 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-b6593564-0054-4834-bcb3-2f67e92efaf2 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:47.739654 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-b6593564-0054-4834-bcb3-2f67e92efaf2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] PUT https://10.4.3.163/volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640 Jul 31 19:24:47.740052 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-b6593564-0054-4834-bcb3-2f67e92efaf2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:47.748204 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-b6593564-0054-4834-bcb3-2f67e92efaf2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Acquiring lock "cinder-attachment_update-50764448-a559-496e-971d-964e6a45a81f-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:24:47.753058 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-b6593564-0054-4834-bcb3-2f67e92efaf2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Lock "cinder-attachment_update-50764448-a559-496e-971d-964e6a45a81f-np0000006260" acquired by "attachment_update" :: waited 0.005s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:24:47.754036 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:47.754036 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:47.830637 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-b6593564-0054-4834-bcb3-2f67e92efaf2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Lock "cinder-attachment_update-50764448-a559-496e-971d-964e6a45a81f-np0000006260" released by "attachment_update" :: held 0.078s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:24:47.830949 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-b6593564-0054-4834-bcb3-2f67e92efaf2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640 returned with HTTP 200 Jul 31 19:24:47.831376 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1403/5625] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:24:47 2026] PUT /volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:48.628065 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8b1860a4-9a3a-47a9-95f1-cc6ed14e2771 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:48.629911 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b1860a4-9a3a-47a9-95f1-cc6ed14e2771 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:48.630112 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b1860a4-9a3a-47a9-95f1-cc6ed14e2771 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:48.630282 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8b1860a4-9a3a-47a9-95f1-cc6ed14e2771 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:48.639229 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:48.639229 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:48.642348 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8b1860a4-9a3a-47a9-95f1-cc6ed14e2771 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:48.645997 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8b1860a4-9a3a-47a9-95f1-cc6ed14e2771 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:48.646325 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1423/5626] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:48 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:49.658491 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69aa04c4-e9a8-412f-aa44-51cd3fba6ce4 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:49.660620 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69aa04c4-e9a8-412f-aa44-51cd3fba6ce4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:49.660888 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69aa04c4-e9a8-412f-aa44-51cd3fba6ce4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:49.661156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69aa04c4-e9a8-412f-aa44-51cd3fba6ce4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:49.672543 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:49.672543 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:49.676221 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-69aa04c4-e9a8-412f-aa44-51cd3fba6ce4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:49.679972 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69aa04c4-e9a8-412f-aa44-51cd3fba6ce4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:49.680320 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1398/5627] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:49 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:50.692095 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-11c6ac5b-002d-4836-b52b-6237eacd89ec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:50.694281 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11c6ac5b-002d-4836-b52b-6237eacd89ec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:50.694560 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11c6ac5b-002d-4836-b52b-6237eacd89ec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:50.694857 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-11c6ac5b-002d-4836-b52b-6237eacd89ec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:50.704998 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:50.704998 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:50.708202 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-11c6ac5b-002d-4836-b52b-6237eacd89ec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:50.712023 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-11c6ac5b-002d-4836-b52b-6237eacd89ec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:50.712395 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1404/5628] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:50 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:51.054594 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-99715dd9-93c7-4ef5-a840-f416499d6528 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:51.056584 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-99715dd9-93c7-4ef5-a840-f416499d6528 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640/action Jul 31 19:24:51.056987 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-99715dd9-93c7-4ef5-a840-f416499d6528 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:24:51.057097 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-99715dd9-93c7-4ef5-a840-f416499d6528 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:51.071459 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:51.071459 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:51.081265 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ed291d79-b54e-4200-8b4d-6b6ee6442d55 req-99715dd9-93c7-4ef5-a840-f416499d6528 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640/action returned with HTTP 204 Jul 31 19:24:51.081743 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1404/5629] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:24:51 2026] POST /volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:24:51.724273 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-46c5df18-844c-4ab2-87e0-7c922f16e106 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:51.726192 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46c5df18-844c-4ab2-87e0-7c922f16e106 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:51.726390 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46c5df18-844c-4ab2-87e0-7c922f16e106 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:51.726592 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-46c5df18-844c-4ab2-87e0-7c922f16e106 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:51.735231 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:51.735231 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:51.738093 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-46c5df18-844c-4ab2-87e0-7c922f16e106 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:51.741494 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-46c5df18-844c-4ab2-87e0-7c922f16e106 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:24:51.741816 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1424/5630] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:24:51 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:24:54.368789 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-a2e726dc-63b7-44db-82be-78ba64259714 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:54.370253 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2e726dc-63b7-44db-82be-78ba64259714 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:24:54.370596 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-a2e726dc-63b7-44db-82be-78ba64259714 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50764448-a559-496e-971d-964e6a45a81f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-19807092", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:54.379946 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:54.379946 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:54.380328 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2e726dc-63b7-44db-82be-78ba64259714 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:54.380463 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-a2e726dc-63b7-44db-82be-78ba64259714 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create snapshot from volume 50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:54.408649 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-a2e726dc-63b7-44db-82be-78ba64259714 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Created reservations ['96d0c68c-88c5-4dd3-b445-5a925077a68b', '0d674091-1b82-48cf-8f44-6fcdbae88db6', '1ffbaae4-579f-4aef-b954-7eb290985bdc', '7e756aad-bf76-4c4f-82f7-633df9f7d67f'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:24:54.439463 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-a2e726dc-63b7-44db-82be-78ba64259714 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot force create request issued successfully. Jul 31 19:24:54.439463 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-a2e726dc-63b7-44db-82be-78ba64259714 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:24:54.439463 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1399/5631] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:24:54 2026] POST /volume/v3/snapshots => generated 311 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:24:54.447688 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a5797a97-0e2e-4b99-8b1c-7cca272b6a79 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:54.449228 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5797a97-0e2e-4b99-8b1c-7cca272b6a79 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 Jul 31 19:24:54.449390 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5797a97-0e2e-4b99-8b1c-7cca272b6a79 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:54.449692 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a5797a97-0e2e-4b99-8b1c-7cca272b6a79 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:54.454704 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:54.454704 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:54.455152 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-a5797a97-0e2e-4b99-8b1c-7cca272b6a79 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:24:54.455959 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a5797a97-0e2e-4b99-8b1c-7cca272b6a79 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 returned with HTTP 200 Jul 31 19:24:54.456308 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1405/5632] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:24:54 2026] GET /volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:55.464898 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-a0e6717f-cfb2-4fd4-a0cf-1b5ecef45f1c None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:55.467660 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0e6717f-cfb2-4fd4-a0cf-1b5ecef45f1c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 Jul 31 19:24:55.467958 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0e6717f-cfb2-4fd4-a0cf-1b5ecef45f1c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:55.468218 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-a0e6717f-cfb2-4fd4-a0cf-1b5ecef45f1c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:55.472978 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:55.472978 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:55.473350 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-a0e6717f-cfb2-4fd4-a0cf-1b5ecef45f1c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:24:55.474096 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-a0e6717f-cfb2-4fd4-a0cf-1b5ecef45f1c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 returned with HTTP 200 Jul 31 19:24:55.474464 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1405/5633] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:24:55 2026] GET /volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:55.482753 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-339b6f6b-bfb7-45cf-85a4-93ea4fd90169 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:55.484613 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-339b6f6b-bfb7-45cf-85a4-93ea4fd90169 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 Jul 31 19:24:55.484827 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-339b6f6b-bfb7-45cf-85a4-93ea4fd90169 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:55.485032 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-339b6f6b-bfb7-45cf-85a4-93ea4fd90169 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:55.489781 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:55.489781 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:55.490159 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-339b6f6b-bfb7-45cf-85a4-93ea4fd90169 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:24:55.490924 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-339b6f6b-bfb7-45cf-85a4-93ea4fd90169 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 returned with HTTP 200 Jul 31 19:24:55.491286 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1425/5634] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:24:55 2026] GET /volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:56.830460 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f13d4290-527f-4a60-aaa0-61790fe213d0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:56.832292 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f13d4290-527f-4a60-aaa0-61790fe213d0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:24:56.832677 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f13d4290-527f-4a60-aaa0-61790fe213d0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50764448-a559-496e-971d-964e6a45a81f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-443651213", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:56.843031 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:56.843031 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:56.843561 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f13d4290-527f-4a60-aaa0-61790fe213d0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:56.843720 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-f13d4290-527f-4a60-aaa0-61790fe213d0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create snapshot from volume 50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:56.866883 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-f13d4290-527f-4a60-aaa0-61790fe213d0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Created reservations ['8263d54a-2c16-4f4e-909f-e101ba4cf318', '1aa1a474-6bce-4da9-9e21-bb5d8dc59c58', '36e6fed2-b0e1-4abe-9ea5-7b74d4a9736a', 'efedd06a-b16f-4f6a-85c3-d5d795cdd4b8'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:24:56.896215 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f13d4290-527f-4a60-aaa0-61790fe213d0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot force create request issued successfully. Jul 31 19:24:56.896538 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f13d4290-527f-4a60-aaa0-61790fe213d0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:24:56.896953 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1400/5635] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:24:56 2026] POST /volume/v3/snapshots => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:24:56.905041 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6917c149-7f72-481d-b3de-d487d99005e6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:56.906607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6917c149-7f72-481d-b3de-d487d99005e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 Jul 31 19:24:56.906794 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6917c149-7f72-481d-b3de-d487d99005e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:56.906978 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6917c149-7f72-481d-b3de-d487d99005e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:56.911705 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:56.911705 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:56.912187 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6917c149-7f72-481d-b3de-d487d99005e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:24:56.912980 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6917c149-7f72-481d-b3de-d487d99005e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 returned with HTTP 200 Jul 31 19:24:56.913322 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1406/5636] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:24:56 2026] GET /volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:57.921968 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-726f2f73-6b73-4673-b377-669c514607d3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:57.923740 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-726f2f73-6b73-4673-b377-669c514607d3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 Jul 31 19:24:57.923956 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-726f2f73-6b73-4673-b377-669c514607d3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:57.924147 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-726f2f73-6b73-4673-b377-669c514607d3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:57.929052 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:57.929052 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:24:57.929590 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-726f2f73-6b73-4673-b377-669c514607d3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:24:57.930456 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-726f2f73-6b73-4673-b377-669c514607d3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 returned with HTTP 200 Jul 31 19:24:57.930818 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1406/5637] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:24:57 2026] GET /volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:57.938667 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-8acaf3f2-f4d1-48af-8ddf-ca285d7173bb None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:57.940263 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8acaf3f2-f4d1-48af-8ddf-ca285d7173bb tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 Jul 31 19:24:57.940444 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8acaf3f2-f4d1-48af-8ddf-ca285d7173bb tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:57.940656 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-8acaf3f2-f4d1-48af-8ddf-ca285d7173bb tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:57.945127 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:57.945127 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:24:57.945539 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-8acaf3f2-f4d1-48af-8ddf-ca285d7173bb tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:24:57.946287 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-8acaf3f2-f4d1-48af-8ddf-ca285d7173bb tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 returned with HTTP 200 Jul 31 19:24:57.946652 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1426/5638] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:24:57 2026] GET /volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:24:59.335987 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-913612cd-a5c6-437f-95d8-c7c2e6586533 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:59.337641 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-913612cd-a5c6-437f-95d8-c7c2e6586533 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/snapshots Jul 31 19:24:59.337945 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-913612cd-a5c6-437f-95d8-c7c2e6586533 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50764448-a559-496e-971d-964e6a45a81f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-307141484", "description": null, "metadata": null}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:24:59.347776 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:59.347776 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:24:59.348230 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-913612cd-a5c6-437f-95d8-c7c2e6586533 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:24:59.348369 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-913612cd-a5c6-437f-95d8-c7c2e6586533 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create snapshot from volume 50764448-a559-496e-971d-964e6a45a81f Jul 31 19:24:59.370428 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.quota [None req-913612cd-a5c6-437f-95d8-c7c2e6586533 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Created reservations ['65c08053-b445-49ab-9e37-7a53d4cf2231', '27cf960a-4617-48d1-8a68-46cae29b05f4', '4e96b79b-ddad-4c11-970c-c9e9fa3c76bf', '0ab60293-5f7b-4c8f-a487-dfd6f2bccff7'] {{(pid=100317) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:24:59.396879 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-913612cd-a5c6-437f-95d8-c7c2e6586533 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot force create request issued successfully. Jul 31 19:24:59.397161 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-913612cd-a5c6-437f-95d8-c7c2e6586533 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots returned with HTTP 202 Jul 31 19:24:59.397568 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1401/5639] 10.4.3.163 () {68 vars in 1265 bytes} [Fri Jul 31 19:24:59 2026] POST /volume/v3/snapshots => generated 312 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:24:59.406406 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-ef43f24b-59d9-4039-988c-3b396bf2a984 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:24:59.408129 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef43f24b-59d9-4039-988c-3b396bf2a984 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 Jul 31 19:24:59.408306 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef43f24b-59d9-4039-988c-3b396bf2a984 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:24:59.408503 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-ef43f24b-59d9-4039-988c-3b396bf2a984 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:24:59.413519 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:24:59.413519 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:24:59.413953 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-ef43f24b-59d9-4039-988c-3b396bf2a984 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:24:59.414775 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-ef43f24b-59d9-4039-988c-3b396bf2a984 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 returned with HTTP 200 Jul 31 19:24:59.415139 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1407/5640] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:24:59 2026] GET /volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:00.423407 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-84d743cf-279f-405a-b437-00cf49425f00 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:00.425305 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-84d743cf-279f-405a-b437-00cf49425f00 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 Jul 31 19:25:00.425560 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-84d743cf-279f-405a-b437-00cf49425f00 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:00.425755 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-84d743cf-279f-405a-b437-00cf49425f00 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:00.430688 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:00.430688 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:00.431078 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-84d743cf-279f-405a-b437-00cf49425f00 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:00.431795 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-84d743cf-279f-405a-b437-00cf49425f00 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 returned with HTTP 200 Jul 31 19:25:00.432111 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1407/5641] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:25:00 2026] GET /volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:00.439717 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4b6ea732-b54a-46e8-9977-429e6307fa58 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:00.441305 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b6ea732-b54a-46e8-9977-429e6307fa58 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 Jul 31 19:25:00.441495 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b6ea732-b54a-46e8-9977-429e6307fa58 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:00.441697 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4b6ea732-b54a-46e8-9977-429e6307fa58 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:00.446486 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:00.446486 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:00.446889 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4b6ea732-b54a-46e8-9977-429e6307fa58 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:00.447589 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4b6ea732-b54a-46e8-9977-429e6307fa58 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 returned with HTTP 200 Jul 31 19:25:00.447906 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1427/5642] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:25:00 2026] GET /volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:00.480858 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7efc3e0c-47b7-4ac4-be5c-dce97be45173 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:00.505200 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7efc3e0c-47b7-4ac4-be5c-dce97be45173 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:25:00.505394 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7efc3e0c-47b7-4ac4-be5c-dce97be45173 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:00.505626 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7efc3e0c-47b7-4ac4-be5c-dce97be45173 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:00.513963 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:00.513963 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:00.517158 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7efc3e0c-47b7-4ac4-be5c-dce97be45173 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:00.520789 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7efc3e0c-47b7-4ac4-be5c-dce97be45173 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:25:00.521146 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1402/5643] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:00 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:00.541728 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-e86b5b61-7b48-457b-80cc-df2264478bf1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:00.543896 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-e86b5b61-7b48-457b-80cc-df2264478bf1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f/action Jul 31 19:25:00.544308 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-e86b5b61-7b48-457b-80cc-df2264478bf1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:00.544498 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-e86b5b61-7b48-457b-80cc-df2264478bf1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:00.555214 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:00.555214 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:00.555712 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-e86b5b61-7b48-457b-80cc-df2264478bf1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:00.561293 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-e86b5b61-7b48-457b-80cc-df2264478bf1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Begin detaching volume completed successfully. Jul 31 19:25:00.561524 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-e86b5b61-7b48-457b-80cc-df2264478bf1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f/action returned with HTTP 202 Jul 31 19:25:00.561942 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1408/5644] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:25:00 2026] POST /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:25:00.599451 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-65235488-9515-4bfd-9b52-188d4d8d1f91 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:00.599856 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-65235488-9515-4bfd-9b52-188d4d8d1f91 None None] GET https://10.4.3.163/volume// Jul 31 19:25:00.600016 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-65235488-9515-4bfd-9b52-188d4d8d1f91 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:00.600207 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-65235488-9515-4bfd-9b52-188d4d8d1f91 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:00.600550 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-65235488-9515-4bfd-9b52-188d4d8d1f91 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:00.600843 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1408/5645] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:00.607235 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7310aabb-470e-4c1e-a4ec-477d5d0b8aea None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:00.631564 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7310aabb-470e-4c1e-a4ec-477d5d0b8aea tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:25:00.631772 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7310aabb-470e-4c1e-a4ec-477d5d0b8aea tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:00.631942 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7310aabb-470e-4c1e-a4ec-477d5d0b8aea tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:00.640553 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:00.640553 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:00.643582 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7310aabb-470e-4c1e-a4ec-477d5d0b8aea tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:00.647210 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-7310aabb-470e-4c1e-a4ec-477d5d0b8aea tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:25:00.647579 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1428/5646] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:00 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:01.414231 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-69fcb2a1-cbf7-4cc9-8741-f8b1c8a29ec6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:01.416203 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-69fcb2a1-cbf7-4cc9-8741-f8b1c8a29ec6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640 Jul 31 19:25:01.416413 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-69fcb2a1-cbf7-4cc9-8741-f8b1c8a29ec6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:01.416628 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-69fcb2a1-cbf7-4cc9-8741-f8b1c8a29ec6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:01.423054 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:01.423054 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:01.464649 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-ba1c96aa-3909-490c-ac70-d06135efaf6f req-69fcb2a1-cbf7-4cc9-8741-f8b1c8a29ec6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640 returned with HTTP 200 Jul 31 19:25:01.465315 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1403/5647] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:25:01 2026] DELETE /volume/v3/attachments/51e2f81a-7043-4de0-adb5-48ce5cd15640 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:01.645243 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:01.646837 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:25:01.647145 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-764567149", "snapshot_id": "d6707357-aa4c-45fa-b996-0a278142a106", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:01.648545 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-764567149', 'snapshot_id': 'd6707357-aa4c-45fa-b996-0a278142a106', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:25:01.653219 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:01.653219 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:01.653605 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:01.653711 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume of 1 GB Jul 31 19:25:01.657067 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Availability Zones retrieved successfully. Jul 31 19:25:01.662037 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Flow 'volume_create_api' (a31900a9-1d24-45f3-8c45-308d78857d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:25:01.662928 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce0e380-5dbb-4a80-b1f2-9f377d7c3c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:01.663735 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:25:01.689172 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce0e380-5dbb-4a80-b1f2-9f377d7c3c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd6707357-aa4c-45fa-b996-0a278142a106', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:01.690021 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa918c38-987b-4ede-a253-b71794150b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:01.734672 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Created reservations ['7334ab80-9a46-41eb-bd04-ce3f378cd6da', '3d0dea50-a535-4dc2-886e-14cc0e145c25', '2cb98d24-e0f9-487f-9a36-ed46969847d0', '20302748-a03c-4d8a-87f0-e0d5ba87386b'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:25:01.735480 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa918c38-987b-4ede-a253-b71794150b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7334ab80-9a46-41eb-bd04-ce3f378cd6da', '3d0dea50-a535-4dc2-886e-14cc0e145c25', '2cb98d24-e0f9-487f-9a36-ed46969847d0', '20302748-a03c-4d8a-87f0-e0d5ba87386b']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:01.736240 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387b3161-6a5e-4c3a-b3b6-fa41e13828f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:01.776913 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (387b3161-6a5e-4c3a-b3b6-fa41e13828f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0da135c4-4b17-43a5-a4b5-1d28f340a8e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-764567149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f788b9baad4e9981c3db0f869a024e',qos_specs=None,replication_status=,reservations=['7334ab80-9a46-41eb-bd04-ce3f378cd6da','3d0dea50-a535-4dc2-886e-14cc0e145c25','2cb98d24-e0f9-487f-9a36-ed46969847d0','20302748-a03c-4d8a-87f0-e0d5ba87386b'],size=1,snapshot_id=d6707357-aa4c-45fa-b996-0a278142a106,source_replicaid=,source_volid=None,status='creating',user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:25:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-764567149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0da135c4-4b17-43a5-a4b5-1d28f340a8e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4f788b9baad4e9981c3db0f869a024e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d6707357-aa4c-45fa-b996-0a278142a106,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:01.777781 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d1c6cb-cd0b-496e-8cc6-e9972cb14c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:01.795307 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35d1c6cb-cd0b-496e-8cc6-e9972cb14c4a) transitioned into state 'SUCCESS' from state '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-764567149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f788b9baad4e9981c3db0f869a024e',qos_specs=None,replication_status=,reservations=['7334ab80-9a46-41eb-bd04-ce3f378cd6da','3d0dea50-a535-4dc2-886e-14cc0e145c25','2cb98d24-e0f9-487f-9a36-ed46969847d0','20302748-a03c-4d8a-87f0-e0d5ba87386b'],size=1,snapshot_id=d6707357-aa4c-45fa-b996-0a278142a106,source_replicaid=,source_volid=None,status='creating',user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:01.796102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d839a5b-f22d-4a35-8cbc-92be888c58f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:01.815416 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d839a5b-f22d-4a35-8cbc-92be888c58f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:01.816236 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Flow 'volume_create_api' (a31900a9-1d24-45f3-8c45-308d78857d42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:25:01.816608 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume request issued successfully. Jul 31 19:25:01.817181 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3f5ee09b-b3e1-450e-b5b1-e6705e4610ab tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:25:01.817625 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1409/5648] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:25:01 2026] POST /volume/v3/volumes => generated 790 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:25:01.829089 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e2dea8c3-5191-4e8b-929d-0cf84a50b25f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:01.831314 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e2dea8c3-5191-4e8b-929d-0cf84a50b25f tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:01.831314 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e2dea8c3-5191-4e8b-929d-0cf84a50b25f tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:01.831551 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e2dea8c3-5191-4e8b-929d-0cf84a50b25f tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:01.838952 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:01.838952 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:01.842483 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-e2dea8c3-5191-4e8b-929d-0cf84a50b25f tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:01.846528 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e2dea8c3-5191-4e8b-929d-0cf84a50b25f tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:01.846903 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1409/5649] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:01 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:02.859515 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-42bc9e2d-b8cd-4508-a948-04638cdca3c0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:02.861165 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-42bc9e2d-b8cd-4508-a948-04638cdca3c0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:02.861352 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-42bc9e2d-b8cd-4508-a948-04638cdca3c0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:02.861554 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-42bc9e2d-b8cd-4508-a948-04638cdca3c0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:02.867926 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:02.867926 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:02.871163 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-42bc9e2d-b8cd-4508-a948-04638cdca3c0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:02.874917 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-42bc9e2d-b8cd-4508-a948-04638cdca3c0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:02.875252 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1429/5650] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:02 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:02.888368 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-7c238d02-aedc-4430-9ef9-23ebc2e853a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:02.890022 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c238d02-aedc-4430-9ef9-23ebc2e853a3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:02.890199 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c238d02-aedc-4430-9ef9-23ebc2e853a3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:02.890373 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-7c238d02-aedc-4430-9ef9-23ebc2e853a3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:02.896600 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:02.896600 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:02.899528 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-7c238d02-aedc-4430-9ef9-23ebc2e853a3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:02.903160 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-7c238d02-aedc-4430-9ef9-23ebc2e853a3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:02.903635 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1404/5651] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:02 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:03.344806 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-2eabc4e0-54b3-44ae-958e-b3d760a508c9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:03.376327 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-2eabc4e0-54b3-44ae-958e-b3d760a508c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:03.376588 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-2eabc4e0-54b3-44ae-958e-b3d760a508c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:03.376817 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-2eabc4e0-54b3-44ae-958e-b3d760a508c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:03.383768 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:03.383768 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:03.387228 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-2eabc4e0-54b3-44ae-958e-b3d760a508c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:03.391531 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-2eabc4e0-54b3-44ae-958e-b3d760a508c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:03.391932 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1410/5652] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:03 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 883 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:03.461532 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-8856d65d-fc29-4cd4-a469-821725a9ee77 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:03.461899 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8856d65d-fc29-4cd4-a469-821725a9ee77 None None] GET https://10.4.3.163/volume// Jul 31 19:25:03.462085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8856d65d-fc29-4cd4-a469-821725a9ee77 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:03.462261 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-8856d65d-fc29-4cd4-a469-821725a9ee77 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:03.462623 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-8856d65d-fc29-4cd4-a469-821725a9ee77 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:03.462909 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1410/5653] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:25:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:03.469596 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-efa9d742-8b99-4218-b4c4-ee3a8df16f15 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:03.471420 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-efa9d742-8b99-4218-b4c4-ee3a8df16f15 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:25:03.471766 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-efa9d742-8b99-4218-b4c4-ee3a8df16f15 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0da135c4-4b17-43a5-a4b5-1d28f340a8e1", "connector": null, "instance_uuid": "6f8e4859-cf5a-4ea2-83ea-56d6b44dbda2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:03.479475 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:03.479475 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:03.501307 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-efa9d742-8b99-4218-b4c4-ee3a8df16f15 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:25:03.501749 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1430/5654] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:25:03 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:03.527034 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b851a2a0-9520-4b52-b2aa-24134083eb51 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:03.528861 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b851a2a0-9520-4b52-b2aa-24134083eb51 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:03.529019 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b851a2a0-9520-4b52-b2aa-24134083eb51 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:03.529203 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b851a2a0-9520-4b52-b2aa-24134083eb51 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:03.533293 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1688aa6a-f598-4189-bc37-3735bd95ca4f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:03.533707 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1688aa6a-f598-4189-bc37-3735bd95ca4f None None] GET https://10.4.3.163/volume// Jul 31 19:25:03.533867 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1688aa6a-f598-4189-bc37-3735bd95ca4f None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:03.534068 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1688aa6a-f598-4189-bc37-3735bd95ca4f None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:03.534352 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1688aa6a-f598-4189-bc37-3735bd95ca4f None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:03.534638 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1411/5655] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:03.537598 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:03.537598 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:03.540538 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b851a2a0-9520-4b52-b2aa-24134083eb51 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:03.541301 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-ba7f20b3-afb1-4857-ad83-fde27505a948 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:03.543284 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-ba7f20b3-afb1-4857-ad83-fde27505a948 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:03.543542 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-ba7f20b3-afb1-4857-ad83-fde27505a948 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:03.543827 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-ba7f20b3-afb1-4857-ad83-fde27505a948 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:03.544227 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b851a2a0-9520-4b52-b2aa-24134083eb51 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:03.544568 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1405/5656] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:03 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:03.553259 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:03.553259 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:03.556642 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-ba7f20b3-afb1-4857-ad83-fde27505a948 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:03.560585 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-ba7f20b3-afb1-4857-ad83-fde27505a948 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:03.561134 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1411/5657] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:03 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 1062 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:03.658546 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5af22274-c4ce-44a8-8172-1f488d4f2252 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:03.660486 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5af22274-c4ce-44a8-8172-1f488d4f2252 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] PUT https://10.4.3.163/volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c Jul 31 19:25:03.660862 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5af22274-c4ce-44a8-8172-1f488d4f2252 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:03.667997 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5af22274-c4ce-44a8-8172-1f488d4f2252 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Acquiring lock "cinder-attachment_update-0da135c4-4b17-43a5-a4b5-1d28f340a8e1-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:25:03.672017 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5af22274-c4ce-44a8-8172-1f488d4f2252 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Lock "cinder-attachment_update-0da135c4-4b17-43a5-a4b5-1d28f340a8e1-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:25:03.672872 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:03.672872 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:03.743592 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5af22274-c4ce-44a8-8172-1f488d4f2252 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Lock "cinder-attachment_update-0da135c4-4b17-43a5-a4b5-1d28f340a8e1-np0000006260" released by "attachment_update" :: held 0.071s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:25:03.744017 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5af22274-c4ce-44a8-8172-1f488d4f2252 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c returned with HTTP 200 Jul 31 19:25:03.744413 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1431/5658] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:25:03 2026] PUT /volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:04.555561 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-62c9dd63-adff-45e0-90a1-27e1a694f16b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:04.557236 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-62c9dd63-adff-45e0-90a1-27e1a694f16b tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:04.557457 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-62c9dd63-adff-45e0-90a1-27e1a694f16b tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:04.557645 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-62c9dd63-adff-45e0-90a1-27e1a694f16b tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:04.566490 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:04.566490 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:04.569587 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-62c9dd63-adff-45e0-90a1-27e1a694f16b tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:04.573234 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-62c9dd63-adff-45e0-90a1-27e1a694f16b tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:04.573603 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1412/5659] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:04 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:05.584517 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-dd63abc1-5ce8-4fa6-8381-137412b91e82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:05.586217 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd63abc1-5ce8-4fa6-8381-137412b91e82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:05.586406 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd63abc1-5ce8-4fa6-8381-137412b91e82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:05.586636 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-dd63abc1-5ce8-4fa6-8381-137412b91e82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:05.594861 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:05.594861 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:05.597660 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-dd63abc1-5ce8-4fa6-8381-137412b91e82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:05.601005 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-dd63abc1-5ce8-4fa6-8381-137412b91e82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:05.601337 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1406/5660] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:05 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:06.612662 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7873b426-7458-4a8e-8c6a-347d46b67ca0 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:06.614272 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7873b426-7458-4a8e-8c6a-347d46b67ca0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:06.614513 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7873b426-7458-4a8e-8c6a-347d46b67ca0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:06.614706 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7873b426-7458-4a8e-8c6a-347d46b67ca0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:06.624522 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:06.624522 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:06.627096 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7873b426-7458-4a8e-8c6a-347d46b67ca0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:06.630715 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7873b426-7458-4a8e-8c6a-347d46b67ca0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:06.631060 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1412/5661] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:06 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:06.950090 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5821e22e-384d-4757-a017-edbcf11a56c8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:06.952024 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5821e22e-384d-4757-a017-edbcf11a56c8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c/action Jul 31 19:25:06.952357 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5821e22e-384d-4757-a017-edbcf11a56c8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action body: b'{"os-complete": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:06.952512 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5821e22e-384d-4757-a017-edbcf11a56c8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:06.966313 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:06.966313 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:06.975484 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-f5e68626-c5f5-492f-9abd-11e0397051c8 req-5821e22e-384d-4757-a017-edbcf11a56c8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c/action returned with HTTP 204 Jul 31 19:25:06.975929 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1432/5662] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:25:06 2026] POST /volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:07.642252 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-820dee26-090c-4d35-89f9-a77fb145aaae None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:07.644359 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-820dee26-090c-4d35-89f9-a77fb145aaae tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:07.644650 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-820dee26-090c-4d35-89f9-a77fb145aaae tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:07.644918 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-820dee26-090c-4d35-89f9-a77fb145aaae tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:07.653047 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:07.653047 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:07.655809 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-820dee26-090c-4d35-89f9-a77fb145aaae tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:07.659130 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-820dee26-090c-4d35-89f9-a77fb145aaae tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:07.659481 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1413/5663] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:07 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:09.589913 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-f6e51b5f-40c5-415e-8e27-4487cd034a68 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:09.615725 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-f6e51b5f-40c5-415e-8e27-4487cd034a68 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:09.615909 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-f6e51b5f-40c5-415e-8e27-4487cd034a68 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:09.616122 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-f6e51b5f-40c5-415e-8e27-4487cd034a68 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:09.624383 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:09.624383 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:09.627425 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-f6e51b5f-40c5-415e-8e27-4487cd034a68 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:09.631188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-f6e51b5f-40c5-415e-8e27-4487cd034a68 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:09.631573 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1407/5664] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:09 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1210 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:09.699918 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-e6d056a2-44c0-4d16-868d-a856923b155b None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:09.700287 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e6d056a2-44c0-4d16-868d-a856923b155b None None] GET https://10.4.3.163/volume// Jul 31 19:25:09.700429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e6d056a2-44c0-4d16-868d-a856923b155b None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:09.700620 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-e6d056a2-44c0-4d16-868d-a856923b155b None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:09.700932 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-e6d056a2-44c0-4d16-868d-a856923b155b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:09.701187 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1413/5665] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:25:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:09.707885 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-e052ea00-9a89-4cf9-82a5-8bf53e6b08c4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:09.710233 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-e052ea00-9a89-4cf9-82a5-8bf53e6b08c4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:25:09.710746 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-e052ea00-9a89-4cf9-82a5-8bf53e6b08c4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f12d1591-4037-4dcf-8bf7-7f25d077fcc5", "connector": null, "instance_uuid": "0ff8bdad-233d-406f-a795-3cfc684fd4fa"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:09.721522 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:09.721522 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:09.743511 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-e052ea00-9a89-4cf9-82a5-8bf53e6b08c4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:25:09.743979 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1433/5666] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:25:09 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:09.767987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-eac6d700-2e73-44bd-b995-b0970b96b380 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:09.769718 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eac6d700-2e73-44bd-b995-b0970b96b380 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:09.769905 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eac6d700-2e73-44bd-b995-b0970b96b380 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:09.770079 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-eac6d700-2e73-44bd-b995-b0970b96b380 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:09.774660 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da6ac5c5-6789-45f8-b17b-36d2c6f27d3e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:09.774855 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da6ac5c5-6789-45f8-b17b-36d2c6f27d3e None None] GET https://10.4.3.163/volume// Jul 31 19:25:09.774994 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da6ac5c5-6789-45f8-b17b-36d2c6f27d3e None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:09.775172 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da6ac5c5-6789-45f8-b17b-36d2c6f27d3e None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:09.775481 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da6ac5c5-6789-45f8-b17b-36d2c6f27d3e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:09.775735 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1408/5667] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:09.781390 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:09.781390 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:09.782233 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-33848ba1-21cb-41bc-bebb-16f5769c72d7 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:09.784241 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-33848ba1-21cb-41bc-bebb-16f5769c72d7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:09.784518 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-33848ba1-21cb-41bc-bebb-16f5769c72d7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:09.784587 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-eac6d700-2e73-44bd-b995-b0970b96b380 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:09.784754 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-33848ba1-21cb-41bc-bebb-16f5769c72d7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:09.788281 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-eac6d700-2e73-44bd-b995-b0970b96b380 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:09.788685 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1414/5668] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:09 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:09.795468 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:09.795468 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:09.798529 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-33848ba1-21cb-41bc-bebb-16f5769c72d7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:09.802275 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-33848ba1-21cb-41bc-bebb-16f5769c72d7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:09.802661 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1414/5669] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:09 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:09.898964 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-47c447cc-a615-4c96-a294-a112f73c7fec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:09.900926 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-47c447cc-a615-4c96-a294-a112f73c7fec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] PUT https://10.4.3.163/volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831 Jul 31 19:25:09.901257 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-47c447cc-a615-4c96-a294-a112f73c7fec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:09.907806 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-47c447cc-a615-4c96-a294-a112f73c7fec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Acquiring lock "cinder-attachment_update-f12d1591-4037-4dcf-8bf7-7f25d077fcc5-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:25:09.911731 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-47c447cc-a615-4c96-a294-a112f73c7fec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-f12d1591-4037-4dcf-8bf7-7f25d077fcc5-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:25:09.912564 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:09.912564 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:09.976998 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-47c447cc-a615-4c96-a294-a112f73c7fec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-f12d1591-4037-4dcf-8bf7-7f25d077fcc5-np0000006260" released by "attachment_update" :: held 0.065s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:25:09.977283 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-47c447cc-a615-4c96-a294-a112f73c7fec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831 returned with HTTP 200 Jul 31 19:25:09.978116 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1434/5670] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:25:09 2026] PUT /volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:10.778929 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-6ff38a68-6353-4155-9ba9-9a07510126c9 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:10.799809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-65af596f-5292-4aba-8ea7-1aed649f0014 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:10.801318 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-6ff38a68-6353-4155-9ba9-9a07510126c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:10.801532 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-6ff38a68-6353-4155-9ba9-9a07510126c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:10.801598 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65af596f-5292-4aba-8ea7-1aed649f0014 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:10.801748 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-6ff38a68-6353-4155-9ba9-9a07510126c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:10.801792 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65af596f-5292-4aba-8ea7-1aed649f0014 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:10.801987 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-65af596f-5292-4aba-8ea7-1aed649f0014 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:10.810092 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:10.810092 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:10.813228 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-6ff38a68-6353-4155-9ba9-9a07510126c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:10.813643 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:10.813643 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:10.816809 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-65af596f-5292-4aba-8ea7-1aed649f0014 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:10.816895 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-6ff38a68-6353-4155-9ba9-9a07510126c9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:10.817243 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1409/5671] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:10 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:10.821268 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-65af596f-5292-4aba-8ea7-1aed649f0014 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:10.821663 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1415/5672] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:10 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:10.834364 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-33255250-5030-4313-b3d5-aa44b22f2b02 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:10.836563 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-33255250-5030-4313-b3d5-aa44b22f2b02 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1/action Jul 31 19:25:10.836947 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-33255250-5030-4313-b3d5-aa44b22f2b02 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:10.837110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-33255250-5030-4313-b3d5-aa44b22f2b02 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:10.848006 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:10.848006 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:10.848606 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-33255250-5030-4313-b3d5-aa44b22f2b02 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:10.855976 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-33255250-5030-4313-b3d5-aa44b22f2b02 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Begin detaching volume completed successfully. Jul 31 19:25:10.856239 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-33255250-5030-4313-b3d5-aa44b22f2b02 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1/action returned with HTTP 202 Jul 31 19:25:10.856808 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1415/5673] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:25:10 2026] POST /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:25:10.895215 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4c22781b-b8ff-4724-be67-649cc4badb72 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:10.895706 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c22781b-b8ff-4724-be67-649cc4badb72 None None] GET https://10.4.3.163/volume// Jul 31 19:25:10.895896 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c22781b-b8ff-4724-be67-649cc4badb72 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:10.896106 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4c22781b-b8ff-4724-be67-649cc4badb72 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:10.896508 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4c22781b-b8ff-4724-be67-649cc4badb72 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:10.896886 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1435/5674] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:10.904350 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-c988848c-3d6c-48f2-897f-0467eb1d8834 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:10.906377 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-c988848c-3d6c-48f2-897f-0467eb1d8834 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:10.906609 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-c988848c-3d6c-48f2-897f-0467eb1d8834 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:10.906788 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-c988848c-3d6c-48f2-897f-0467eb1d8834 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:10.915474 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:10.915474 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:10.918353 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-c988848c-3d6c-48f2-897f-0467eb1d8834 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:10.921865 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-c988848c-3d6c-48f2-897f-0467eb1d8834 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:10.922197 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1410/5675] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:10 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:11.833501 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-2943d799-9d4b-4f38-b189-a43c39545be0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:11.835106 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2943d799-9d4b-4f38-b189-a43c39545be0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:11.835279 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2943d799-9d4b-4f38-b189-a43c39545be0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:11.835473 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-2943d799-9d4b-4f38-b189-a43c39545be0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:11.846098 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:11.846098 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:11.849148 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-2943d799-9d4b-4f38-b189-a43c39545be0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:11.853073 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-2943d799-9d4b-4f38-b189-a43c39545be0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:11.853451 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1416/5676] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:11 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:12.199419 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-1f3ea662-29de-4096-8c34-004a1499920a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:12.201541 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-1f3ea662-29de-4096-8c34-004a1499920a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831/action Jul 31 19:25:12.201904 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-1f3ea662-29de-4096-8c34-004a1499920a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-complete": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:12.202024 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-1f3ea662-29de-4096-8c34-004a1499920a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:12.219151 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:12.219151 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:12.227814 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-c7e764f8-60e3-4571-8d6f-80771f490416 req-1f3ea662-29de-4096-8c34-004a1499920a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831/action returned with HTTP 204 Jul 31 19:25:12.228235 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1416/5677] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:25:12 2026] POST /volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:12.310510 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-f8b3aef1-d0c3-4fe7-a9dc-dbc439bab2b9 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:12.312479 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-f8b3aef1-d0c3-4fe7-a9dc-dbc439bab2b9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c Jul 31 19:25:12.312654 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-f8b3aef1-d0c3-4fe7-a9dc-dbc439bab2b9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:12.312827 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-f8b3aef1-d0c3-4fe7-a9dc-dbc439bab2b9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:12.319774 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:12.319774 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:12.356682 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-6d0a0823-b1fc-4fcd-8db8-f0b6950c7b55 req-f8b3aef1-d0c3-4fe7-a9dc-dbc439bab2b9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c returned with HTTP 200 Jul 31 19:25:12.357103 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1436/5678] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:25:12 2026] DELETE /volume/v3/attachments/65160e86-cfcc-4cb3-9930-7d09cc2f6b8c => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:12.865035 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-69a9b39c-4b68-44d0-8a4d-d2d61e1b3cdd None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:12.866950 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69a9b39c-4b68-44d0-8a4d-d2d61e1b3cdd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:12.867129 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69a9b39c-4b68-44d0-8a4d-d2d61e1b3cdd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:12.867319 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-69a9b39c-4b68-44d0-8a4d-d2d61e1b3cdd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:12.878122 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:12.878122 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:12.881103 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-69a9b39c-4b68-44d0-8a4d-d2d61e1b3cdd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:12.885784 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-69a9b39c-4b68-44d0-8a4d-d2d61e1b3cdd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:12.886138 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1411/5679] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:12 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:12.972622 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:12.974305 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:25:12.974660 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1423088534", "snapshot_id": "7f7bde61-b58e-45c8-ae16-df095e219747", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:12.976120 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1423088534', 'snapshot_id': '7f7bde61-b58e-45c8-ae16-df095e219747', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:25:12.981153 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:12.981153 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:12.981580 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:12.981690 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume of 1 GB Jul 31 19:25:12.984801 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Availability Zones retrieved successfully. Jul 31 19:25:12.989841 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Flow 'volume_create_api' (65e9f083-6998-4198-ba6e-7d3be38c8505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:25:12.990705 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4934d5f6-95e1-4a84-9ec8-f5d68f1882e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:12.991506 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:25:13.020946 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4934d5f6-95e1-4a84-9ec8-f5d68f1882e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7f7bde61-b58e-45c8-ae16-df095e219747', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:13.021714 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3366e5c-0192-4251-89ef-1dd23d75d5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:13.071131 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Created reservations ['9b881357-a789-492b-81f5-872c587c0e04', '001fba1a-059e-4153-b954-4fc2d13fcf43', '09f2e736-86c4-4dfa-b1d5-c42a779c01c5', 'f5b20d4a-0252-4fd7-92c8-3d668958ab50'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:25:13.072282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3366e5c-0192-4251-89ef-1dd23d75d5cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b881357-a789-492b-81f5-872c587c0e04', '001fba1a-059e-4153-b954-4fc2d13fcf43', '09f2e736-86c4-4dfa-b1d5-c42a779c01c5', 'f5b20d4a-0252-4fd7-92c8-3d668958ab50']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:13.073193 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c87a6e-b161-4996-ba79-3c2baf250531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:13.111050 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c87a6e-b161-4996-ba79-3c2baf250531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3748a672-5c0a-4762-9f88-67badd2eadc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1423088534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f788b9baad4e9981c3db0f869a024e',qos_specs=None,replication_status=,reservations=['9b881357-a789-492b-81f5-872c587c0e04','001fba1a-059e-4153-b954-4fc2d13fcf43','09f2e736-86c4-4dfa-b1d5-c42a779c01c5','f5b20d4a-0252-4fd7-92c8-3d668958ab50'],size=1,snapshot_id=7f7bde61-b58e-45c8-ae16-df095e219747,source_replicaid=,source_volid=None,status='creating',user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1423088534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3748a672-5c0a-4762-9f88-67badd2eadc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4f788b9baad4e9981c3db0f869a024e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7f7bde61-b58e-45c8-ae16-df095e219747,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:13.112000 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b81b420-2a63-4bbc-bfe0-ef4efd881932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:13.128208 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b81b420-2a63-4bbc-bfe0-ef4efd881932) transitioned into state 'SUCCESS' from state '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-1423088534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f788b9baad4e9981c3db0f869a024e',qos_specs=None,replication_status=,reservations=['9b881357-a789-492b-81f5-872c587c0e04','001fba1a-059e-4153-b954-4fc2d13fcf43','09f2e736-86c4-4dfa-b1d5-c42a779c01c5','f5b20d4a-0252-4fd7-92c8-3d668958ab50'],size=1,snapshot_id=7f7bde61-b58e-45c8-ae16-df095e219747,source_replicaid=,source_volid=None,status='creating',user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:13.128850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa09e407-1d77-43c9-830f-2b40856a0bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:13.148740 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa09e407-1d77-43c9-830f-2b40856a0bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:13.149556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Flow 'volume_create_api' (65e9f083-6998-4198-ba6e-7d3be38c8505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:25:13.149848 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume request issued successfully. Jul 31 19:25:13.150373 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3cccd76c-b343-4f9b-8e1e-e7ebc9d18978 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:25:13.150810 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1417/5680] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:25:12 2026] POST /volume/v3/volumes => generated 791 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:25:13.161429 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-535f286e-f477-4fd8-a7cf-59e8bc2524d4 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:13.163185 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-535f286e-f477-4fd8-a7cf-59e8bc2524d4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:13.163378 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-535f286e-f477-4fd8-a7cf-59e8bc2524d4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:13.163572 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-535f286e-f477-4fd8-a7cf-59e8bc2524d4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:13.169637 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:13.169637 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:13.172756 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-535f286e-f477-4fd8-a7cf-59e8bc2524d4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:13.176605 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-535f286e-f477-4fd8-a7cf-59e8bc2524d4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:13.176979 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1417/5681] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:13 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:14.154293 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-875fe1af-b1a4-404b-9caf-bb602d956684 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.155946 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-875fe1af-b1a4-404b-9caf-bb602d956684 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:14.156148 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-875fe1af-b1a4-404b-9caf-bb602d956684 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.156339 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-875fe1af-b1a4-404b-9caf-bb602d956684 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.168306 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.168306 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:14.171202 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-875fe1af-b1a4-404b-9caf-bb602d956684 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:14.174751 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-875fe1af-b1a4-404b-9caf-bb602d956684 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:14.175148 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1437/5682] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:14.186362 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-302a0049-1617-4935-8d65-907f466af416 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.188150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b5a73002-ab39-459c-ab12-6f277c2ede14 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.188472 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-302a0049-1617-4935-8d65-907f466af416 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:14.188716 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-302a0049-1617-4935-8d65-907f466af416 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.188964 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-302a0049-1617-4935-8d65-907f466af416 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.190433 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5a73002-ab39-459c-ab12-6f277c2ede14 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:14.190687 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5a73002-ab39-459c-ab12-6f277c2ede14 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.190914 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b5a73002-ab39-459c-ab12-6f277c2ede14 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.197189 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.197189 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:14.200013 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.200013 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:14.200138 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b5a73002-ab39-459c-ab12-6f277c2ede14 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:14.203088 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-302a0049-1617-4935-8d65-907f466af416 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:14.203780 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b5a73002-ab39-459c-ab12-6f277c2ede14 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:14.204141 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1418/5683] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:14.207112 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-302a0049-1617-4935-8d65-907f466af416 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:14.207505 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1412/5684] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:14.215775 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-189fae6c-5c04-4f1e-9bb1-1780b8103083 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.217568 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-189fae6c-5c04-4f1e-9bb1-1780b8103083 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:14.217820 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-189fae6c-5c04-4f1e-9bb1-1780b8103083 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.218017 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-189fae6c-5c04-4f1e-9bb1-1780b8103083 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.218567 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-3b893a8a-d8bd-4c08-8475-e05381bd92ed None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.220211 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b893a8a-d8bd-4c08-8475-e05381bd92ed tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:14.220420 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b893a8a-d8bd-4c08-8475-e05381bd92ed tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.220636 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-3b893a8a-d8bd-4c08-8475-e05381bd92ed tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.224168 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.224168 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:14.227371 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-189fae6c-5c04-4f1e-9bb1-1780b8103083 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:14.230776 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-189fae6c-5c04-4f1e-9bb1-1780b8103083 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:14.231116 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1418/5685] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:14.231389 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.231389 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:14.234449 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-3b893a8a-d8bd-4c08-8475-e05381bd92ed tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:14.238099 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-3b893a8a-d8bd-4c08-8475-e05381bd92ed tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:14.238574 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1438/5686] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1507 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:14.279516 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-097d8576-c4a3-410c-876f-7b25113fd7f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.281637 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-097d8576-c4a3-410c-876f-7b25113fd7f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:14.281814 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-097d8576-c4a3-410c-876f-7b25113fd7f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.282005 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-097d8576-c4a3-410c-876f-7b25113fd7f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.292123 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.292123 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:14.294882 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-097d8576-c4a3-410c-876f-7b25113fd7f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:14.298255 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-097d8576-c4a3-410c-876f-7b25113fd7f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:14.298632 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1419/5687] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1507 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:14.317875 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-d739810e-ba80-4e29-8cdd-f786e5ec301a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.319586 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-d739810e-ba80-4e29-8cdd-f786e5ec301a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5/action Jul 31 19:25:14.319869 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-d739810e-ba80-4e29-8cdd-f786e5ec301a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:14.319995 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-d739810e-ba80-4e29-8cdd-f786e5ec301a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:14.330566 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.330566 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:14.330965 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-d739810e-ba80-4e29-8cdd-f786e5ec301a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:14.337304 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-d739810e-ba80-4e29-8cdd-f786e5ec301a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Begin detaching volume completed successfully. Jul 31 19:25:14.337507 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-d739810e-ba80-4e29-8cdd-f786e5ec301a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5/action returned with HTTP 202 Jul 31 19:25:14.337915 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1413/5688] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:25:14 2026] POST /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:25:14.353414 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5b579885-54e2-4710-a258-01d9842a6f5a None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.355214 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b579885-54e2-4710-a258-01d9842a6f5a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:14.355410 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b579885-54e2-4710-a258-01d9842a6f5a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.355612 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b579885-54e2-4710-a258-01d9842a6f5a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.366347 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.366347 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:14.369308 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-5b579885-54e2-4710-a258-01d9842a6f5a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:14.369974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-97d97802-ea1c-4007-8aee-29d246301a6b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.370370 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97d97802-ea1c-4007-8aee-29d246301a6b None None] GET https://10.4.3.163/volume// Jul 31 19:25:14.370582 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97d97802-ea1c-4007-8aee-29d246301a6b None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.370808 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97d97802-ea1c-4007-8aee-29d246301a6b None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.371155 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97d97802-ea1c-4007-8aee-29d246301a6b None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:14.371534 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1439/5689] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:14.372973 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b579885-54e2-4710-a258-01d9842a6f5a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:14.373326 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1419/5690] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:14.378283 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-84070ed6-56f8-4a74-a6eb-2bc95474af0e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.380114 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-84070ed6-56f8-4a74-a6eb-2bc95474af0e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:14.380306 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-84070ed6-56f8-4a74-a6eb-2bc95474af0e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.380499 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-84070ed6-56f8-4a74-a6eb-2bc95474af0e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.390502 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.390502 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:14.393432 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-84070ed6-56f8-4a74-a6eb-2bc95474af0e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:14.397118 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-84070ed6-56f8-4a74-a6eb-2bc95474af0e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:14.397501 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1420/5691] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1690 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:14.672522 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-d8076433-7f9c-48ce-ae63-4ee8b0ec40ca None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.674422 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-d8076433-7f9c-48ce-ae63-4ee8b0ec40ca tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:14.674623 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-d8076433-7f9c-48ce-ae63-4ee8b0ec40ca tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.674804 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-d8076433-7f9c-48ce-ae63-4ee8b0ec40ca tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.681544 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.681544 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:14.684594 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-d8076433-7f9c-48ce-ae63-4ee8b0ec40ca tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:14.688543 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-d8076433-7f9c-48ce-ae63-4ee8b0ec40ca tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:14.688912 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1414/5692] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:14.748664 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ceba555f-e847-45d5-ab0a-a22505c28b35 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.748978 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ceba555f-e847-45d5-ab0a-a22505c28b35 None None] GET https://10.4.3.163/volume// Jul 31 19:25:14.749119 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ceba555f-e847-45d5-ab0a-a22505c28b35 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.749306 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ceba555f-e847-45d5-ab0a-a22505c28b35 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.749615 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ceba555f-e847-45d5-ab0a-a22505c28b35 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:14.749850 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1440/5693] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:14.756075 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-e5528158-5f5f-432a-9761-c55c1512e82f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.779879 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-e5528158-5f5f-432a-9761-c55c1512e82f tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:25:14.780203 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-e5528158-5f5f-432a-9761-c55c1512e82f tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3748a672-5c0a-4762-9f88-67badd2eadc5", "connector": null, "instance_uuid": "6f8e4859-cf5a-4ea2-83ea-56d6b44dbda2"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:14.787447 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.787447 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:14.807959 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-e5528158-5f5f-432a-9761-c55c1512e82f tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:25:14.808355 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1420/5694] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:25:14 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:14.833872 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6437ba72-0454-49da-87e4-cdcaee6cfeec None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.835535 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6437ba72-0454-49da-87e4-cdcaee6cfeec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:14.835718 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6437ba72-0454-49da-87e4-cdcaee6cfeec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.835899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6437ba72-0454-49da-87e4-cdcaee6cfeec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.842339 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-9b6c0cc0-11f2-4380-88b6-66d9b8df3216 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.842745 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9b6c0cc0-11f2-4380-88b6-66d9b8df3216 None None] GET https://10.4.3.163/volume// Jul 31 19:25:14.842911 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9b6c0cc0-11f2-4380-88b6-66d9b8df3216 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.843085 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-9b6c0cc0-11f2-4380-88b6-66d9b8df3216 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.843448 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-9b6c0cc0-11f2-4380-88b6-66d9b8df3216 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:14.843746 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1415/5695] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:14.845238 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.845238 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:14.848322 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6437ba72-0454-49da-87e4-cdcaee6cfeec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:14.850370 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-aba64402-f609-4975-a184-90d0c27da063 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.851830 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6437ba72-0454-49da-87e4-cdcaee6cfeec tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:14.852205 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1421/5696] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:14.852344 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-aba64402-f609-4975-a184-90d0c27da063 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:14.852604 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-aba64402-f609-4975-a184-90d0c27da063 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.852786 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-aba64402-f609-4975-a184-90d0c27da063 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.861045 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.861045 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:14.864112 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-aba64402-f609-4975-a184-90d0c27da063 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:14.867870 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-aba64402-f609-4975-a184-90d0c27da063 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:14.868216 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1441/5697] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:14.891781 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-6eece5fc-ac34-4c7f-81d7-e8615b70eea6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.893881 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-6eece5fc-ac34-4c7f-81d7-e8615b70eea6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:14.894070 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-6eece5fc-ac34-4c7f-81d7-e8615b70eea6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.894279 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-6eece5fc-ac34-4c7f-81d7-e8615b70eea6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.905419 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.905419 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:14.908505 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-6eece5fc-ac34-4c7f-81d7-e8615b70eea6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:14.912229 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-6eece5fc-ac34-4c7f-81d7-e8615b70eea6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:14.912648 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1421/5698] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:14 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:14.934592 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-a24e5d8d-950b-42b4-9da5-11a13f2b1462 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.936509 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-a24e5d8d-950b-42b4-9da5-11a13f2b1462 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831 Jul 31 19:25:14.936686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-a24e5d8d-950b-42b4-9da5-11a13f2b1462 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:14.936856 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-a24e5d8d-950b-42b4-9da5-11a13f2b1462 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'version_select' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:14.943087 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.943087 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:14.962941 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-4ca6197e-5bfc-48ac-ba34-8df014c21786 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:14.964735 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-4ca6197e-5bfc-48ac-ba34-8df014c21786 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] PUT https://10.4.3.163/volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d Jul 31 19:25:14.965048 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-4ca6197e-5bfc-48ac-ba34-8df014c21786 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:14.972035 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-4ca6197e-5bfc-48ac-ba34-8df014c21786 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Acquiring lock "cinder-attachment_update-3748a672-5c0a-4762-9f88-67badd2eadc5-np0000006260" by "attachment_update" {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:25:14.976129 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-4ca6197e-5bfc-48ac-ba34-8df014c21786 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Lock "cinder-attachment_update-3748a672-5c0a-4762-9f88-67badd2eadc5-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100319) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:25:14.977151 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:14.977151 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:14.985514 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-484fcf4e-b22c-41c5-b88f-176acd6b330d req-a24e5d8d-950b-42b4-9da5-11a13f2b1462 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831 returned with HTTP 200 Jul 31 19:25:14.985889 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1416/5699] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:25:14 2026] DELETE /volume/v3/attachments/7f2ea4dc-e51d-4eb6-8199-d809845bf831 => generated 192 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:15.046595 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.coordination [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-4ca6197e-5bfc-48ac-ba34-8df014c21786 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Lock "cinder-attachment_update-3748a672-5c0a-4762-9f88-67badd2eadc5-np0000006260" released by "attachment_update" :: held 0.070s {{(pid=100319) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:25:15.046905 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-4ca6197e-5bfc-48ac-ba34-8df014c21786 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d returned with HTTP 200 Jul 31 19:25:15.047471 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1422/5700] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:25:14 2026] PUT /volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:15.385518 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-ffaad5a7-e7e0-4392-ba65-f757724ba9f7 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:15.387260 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffaad5a7-e7e0-4392-ba65-f757724ba9f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:15.387482 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffaad5a7-e7e0-4392-ba65-f757724ba9f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:15.387714 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-ffaad5a7-e7e0-4392-ba65-f757724ba9f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:15.396945 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:15.396945 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:15.400197 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-ffaad5a7-e7e0-4392-ba65-f757724ba9f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:15.405164 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-ffaad5a7-e7e0-4392-ba65-f757724ba9f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:15.405585 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1442/5701] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:15 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1210 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:15.865227 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-0487aa5e-059b-4e62-9959-bc6d456e3468 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:15.867390 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0487aa5e-059b-4e62-9959-bc6d456e3468 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:15.867618 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0487aa5e-059b-4e62-9959-bc6d456e3468 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:15.867899 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-0487aa5e-059b-4e62-9959-bc6d456e3468 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:15.878957 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:15.878957 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:15.883027 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-0487aa5e-059b-4e62-9959-bc6d456e3468 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:15.887965 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-0487aa5e-059b-4e62-9959-bc6d456e3468 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:15.888727 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1422/5702] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:15 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:16.903006 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4eea56e4-a9a8-4e01-889e-d4de5c488f97 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:16.904726 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4eea56e4-a9a8-4e01-889e-d4de5c488f97 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:16.904942 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4eea56e4-a9a8-4e01-889e-d4de5c488f97 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:16.905115 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4eea56e4-a9a8-4e01-889e-d4de5c488f97 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:16.913860 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:16.913860 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:16.917017 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4eea56e4-a9a8-4e01-889e-d4de5c488f97 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:16.920880 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4eea56e4-a9a8-4e01-889e-d4de5c488f97 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:16.921267 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1417/5703] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:16 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:17.788716 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-dd6df5d5-9e7a-4929-9b28-d414dc27915e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:17.790389 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd6df5d5-9e7a-4929-9b28-d414dc27915e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:17.790601 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd6df5d5-9e7a-4929-9b28-d414dc27915e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:17.790784 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-dd6df5d5-9e7a-4929-9b28-d414dc27915e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:17.799608 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:17.799608 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:17.802791 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-dd6df5d5-9e7a-4929-9b28-d414dc27915e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:17.806432 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-dd6df5d5-9e7a-4929-9b28-d414dc27915e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:17.806791 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1423/5704] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:17 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1210 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:17.839998 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-fec3bdab-3e65-4269-b716-b7803864258b None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:17.841992 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-fec3bdab-3e65-4269-b716-b7803864258b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:17.842188 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-fec3bdab-3e65-4269-b716-b7803864258b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:17.842374 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-fec3bdab-3e65-4269-b716-b7803864258b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:17.850672 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:17.850672 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:17.853572 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-fec3bdab-3e65-4269-b716-b7803864258b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:17.856997 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-fec3bdab-3e65-4269-b716-b7803864258b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:17.857395 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1443/5705] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:17 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1210 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:17.872148 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-8b4da309-e4a3-4ed8-9d3e-bd6ce5e4b6ab None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:17.874142 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-8b4da309-e4a3-4ed8-9d3e-bd6ce5e4b6ab tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5/action Jul 31 19:25:17.874484 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-8b4da309-e4a3-4ed8-9d3e-bd6ce5e4b6ab tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:17.874601 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-8b4da309-e4a3-4ed8-9d3e-bd6ce5e4b6ab tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:17.884353 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:17.884353 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:17.884780 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-8b4da309-e4a3-4ed8-9d3e-bd6ce5e4b6ab tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:17.890066 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-8b4da309-e4a3-4ed8-9d3e-bd6ce5e4b6ab tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Begin detaching volume completed successfully. Jul 31 19:25:17.890264 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-8b4da309-e4a3-4ed8-9d3e-bd6ce5e4b6ab tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5/action returned with HTTP 202 Jul 31 19:25:17.890661 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1423/5706] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:25:17 2026] POST /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:25:17.907266 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-4e5c26ae-d9a2-47cf-8b05-ee3d6b964622 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:17.908975 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e5c26ae-d9a2-47cf-8b05-ee3d6b964622 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:17.909156 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e5c26ae-d9a2-47cf-8b05-ee3d6b964622 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:17.909344 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-4e5c26ae-d9a2-47cf-8b05-ee3d6b964622 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:17.917836 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:17.917836 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:17.921388 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-4e5c26ae-d9a2-47cf-8b05-ee3d6b964622 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:17.925490 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-4e5c26ae-d9a2-47cf-8b05-ee3d6b964622 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:17.925985 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1418/5707] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:17 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:17.927297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1e557030-0032-4ebd-a58a-80cc1f88d054 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:17.927740 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e557030-0032-4ebd-a58a-80cc1f88d054 None None] GET https://10.4.3.163/volume// Jul 31 19:25:17.927946 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e557030-0032-4ebd-a58a-80cc1f88d054 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:17.928132 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1e557030-0032-4ebd-a58a-80cc1f88d054 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:17.928474 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1e557030-0032-4ebd-a58a-80cc1f88d054 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:17.928768 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1424/5708] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:17.932689 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-59c93218-c59d-470c-af78-01f2938e6be4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:17.934270 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59c93218-c59d-470c-af78-01f2938e6be4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:17.934496 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59c93218-c59d-470c-af78-01f2938e6be4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:17.934703 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-59c93218-c59d-470c-af78-01f2938e6be4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:17.935133 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-a2a43c48-8d3f-4439-abf1-605198878b63 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:17.937098 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-a2a43c48-8d3f-4439-abf1-605198878b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:17.937342 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-a2a43c48-8d3f-4439-abf1-605198878b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:17.937581 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-a2a43c48-8d3f-4439-abf1-605198878b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:17.942968 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:17.942968 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:17.945862 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:17.945862 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:17.946101 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-59c93218-c59d-470c-af78-01f2938e6be4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:17.948757 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-a2a43c48-8d3f-4439-abf1-605198878b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:17.949736 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-59c93218-c59d-470c-af78-01f2938e6be4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:17.950090 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1444/5709] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:17 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:17.952394 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-a2a43c48-8d3f-4439-abf1-605198878b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:17.952818 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1424/5710] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:17 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:18.282264 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-ce818306-0ffb-4941-9bb2-a0e0885f2744 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:18.284165 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-ce818306-0ffb-4941-9bb2-a0e0885f2744 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d/action Jul 31 19:25:18.284573 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-ce818306-0ffb-4941-9bb2-a0e0885f2744 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:18.284723 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-ce818306-0ffb-4941-9bb2-a0e0885f2744 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:18.301455 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:18.301455 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:18.310122 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-662fce54-367e-43fe-b0cd-34375f90d0f0 req-ce818306-0ffb-4941-9bb2-a0e0885f2744 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d/action returned with HTTP 204 Jul 31 19:25:18.310626 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1419/5711] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:25:18 2026] POST /volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:18.938120 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-c362a6de-f8aa-42a2-a13d-bac6365ae0fa None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:18.939813 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c362a6de-f8aa-42a2-a13d-bac6365ae0fa tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:18.940021 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c362a6de-f8aa-42a2-a13d-bac6365ae0fa tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:18.940235 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-c362a6de-f8aa-42a2-a13d-bac6365ae0fa tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:18.948614 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:18.948614 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:18.951479 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-c362a6de-f8aa-42a2-a13d-bac6365ae0fa tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:18.954834 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-c362a6de-f8aa-42a2-a13d-bac6365ae0fa tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:18.955135 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1425/5712] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:18 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:18.962989 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-63ef2eed-c256-445c-a6ff-eeed142ac849 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:18.964650 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63ef2eed-c256-445c-a6ff-eeed142ac849 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:18.964826 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63ef2eed-c256-445c-a6ff-eeed142ac849 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:18.964995 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-63ef2eed-c256-445c-a6ff-eeed142ac849 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:18.973778 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:18.973778 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:18.976108 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-63ef2eed-c256-445c-a6ff-eeed142ac849 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:18.979486 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-63ef2eed-c256-445c-a6ff-eeed142ac849 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:18.979814 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1445/5713] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:18 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 1176 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:19.966520 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-311eb4fc-bdbd-4152-9f3e-55ef029aba4f None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:19.968296 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-311eb4fc-bdbd-4152-9f3e-55ef029aba4f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:19.968549 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-311eb4fc-bdbd-4152-9f3e-55ef029aba4f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:19.968787 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-311eb4fc-bdbd-4152-9f3e-55ef029aba4f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:19.977103 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:19.977103 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:19.980144 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-311eb4fc-bdbd-4152-9f3e-55ef029aba4f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:19.983683 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-311eb4fc-bdbd-4152-9f3e-55ef029aba4f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:19.984068 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1425/5714] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:19 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:20.587101 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-43b04f95-e684-4f28-9238-4295359f550c None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:20.589290 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-43b04f95-e684-4f28-9238-4295359f550c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:20.589551 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-43b04f95-e684-4f28-9238-4295359f550c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:20.589773 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-43b04f95-e684-4f28-9238-4295359f550c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:20.597877 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:20.597877 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:20.600857 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-43b04f95-e684-4f28-9238-4295359f550c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:20.604545 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-43b04f95-e684-4f28-9238-4295359f550c tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:20.604969 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1420/5715] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:20 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:20.919612 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-2648f88f-a1f3-4daa-a343-f09c95f67c37 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:20.921600 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-2648f88f-a1f3-4daa-a343-f09c95f67c37 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5 Jul 31 19:25:20.921786 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-2648f88f-a1f3-4daa-a343-f09c95f67c37 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:20.921979 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-2648f88f-a1f3-4daa-a343-f09c95f67c37 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:20.929688 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:20.929688 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:20.970678 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-55b2fd92-6f8f-41dd-9f21-dd8e37c300cd req-2648f88f-a1f3-4daa-a343-f09c95f67c37 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5 returned with HTTP 200 Jul 31 19:25:20.971032 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1426/5716] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:25:20 2026] DELETE /volume/v3/attachments/15f5d144-3673-447d-94df-0b7d47b7b9a5 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:20.996927 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9c3eca5a-9ddc-42e3-a745-4c8d35043fcd None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:20.998709 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9c3eca5a-9ddc-42e3-a745-4c8d35043fcd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:20.998903 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9c3eca5a-9ddc-42e3-a745-4c8d35043fcd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:20.999076 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9c3eca5a-9ddc-42e3-a745-4c8d35043fcd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.006252 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.006252 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:21.010141 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9c3eca5a-9ddc-42e3-a745-4c8d35043fcd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:21.014196 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9c3eca5a-9ddc-42e3-a745-4c8d35043fcd tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:21.014574 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1446/5717] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:20 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:21.026288 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9abfd88b-8a6d-4f5a-aab9-f6ea84c66786 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.028022 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9abfd88b-8a6d-4f5a-aab9-f6ea84c66786 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:21.028228 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9abfd88b-8a6d-4f5a-aab9-f6ea84c66786 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.028404 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9abfd88b-8a6d-4f5a-aab9-f6ea84c66786 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.037316 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.037316 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:21.040496 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-9abfd88b-8a6d-4f5a-aab9-f6ea84c66786 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:21.044262 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9abfd88b-8a6d-4f5a-aab9-f6ea84c66786 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:25:21.044673 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1426/5718] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:21.081069 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-18ee5183-1055-4881-b648-d83388666e78 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.082639 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-18ee5183-1055-4881-b648-d83388666e78 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:21.082905 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-18ee5183-1055-4881-b648-d83388666e78 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.083167 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-18ee5183-1055-4881-b648-d83388666e78 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.092218 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.092218 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:21.096028 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-18ee5183-1055-4881-b648-d83388666e78 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:21.100088 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-18ee5183-1055-4881-b648-d83388666e78 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:25:21.100495 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1421/5719] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:21.117907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-27c110c5-af72-4fb1-80b1-5c0f369fa511 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.119892 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-27c110c5-af72-4fb1-80b1-5c0f369fa511 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/action Jul 31 19:25:21.120254 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-27c110c5-af72-4fb1-80b1-5c0f369fa511 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:21.120380 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-27c110c5-af72-4fb1-80b1-5c0f369fa511 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:21.132363 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.132363 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:21.132834 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-27c110c5-af72-4fb1-80b1-5c0f369fa511 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:21.138426 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-27c110c5-af72-4fb1-80b1-5c0f369fa511 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Begin detaching volume completed successfully. Jul 31 19:25:21.138680 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-27c110c5-af72-4fb1-80b1-5c0f369fa511 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/action returned with HTTP 202 Jul 31 19:25:21.139134 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1427/5720] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:25:21 2026] POST /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:25:21.154779 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-f2dd3cf7-5b40-4811-b7c9-121bfa59b1ec None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.156454 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2dd3cf7-5b40-4811-b7c9-121bfa59b1ec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:21.156663 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2dd3cf7-5b40-4811-b7c9-121bfa59b1ec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.156994 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-f2dd3cf7-5b40-4811-b7c9-121bfa59b1ec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.165061 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.165061 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:21.168059 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-f2dd3cf7-5b40-4811-b7c9-121bfa59b1ec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:21.171559 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-f2dd3cf7-5b40-4811-b7c9-121bfa59b1ec tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:25:21.171897 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2e477c2f-ad33-494c-a18c-85fc94b60d27 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.171942 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1447/5721] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 1168 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:21.172299 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2e477c2f-ad33-494c-a18c-85fc94b60d27 None None] GET https://10.4.3.163/volume// Jul 31 19:25:21.172501 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2e477c2f-ad33-494c-a18c-85fc94b60d27 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.172722 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2e477c2f-ad33-494c-a18c-85fc94b60d27 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.173020 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2e477c2f-ad33-494c-a18c-85fc94b60d27 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:21.173295 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1427/5722] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:21.179657 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-26aec15c-edcc-411a-9311-79ab15e2b5f7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.181900 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-26aec15c-edcc-411a-9311-79ab15e2b5f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:21.182117 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-26aec15c-edcc-411a-9311-79ab15e2b5f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.182313 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-26aec15c-edcc-411a-9311-79ab15e2b5f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.190363 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.190363 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:21.193161 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-26aec15c-edcc-411a-9311-79ab15e2b5f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:21.196590 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-26aec15c-edcc-411a-9311-79ab15e2b5f7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:25:21.196919 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1422/5723] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 1348 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:21.205408 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-19361fc9-135a-44c8-9ba6-a21b5f9103d1 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.207685 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-19361fc9-135a-44c8-9ba6-a21b5f9103d1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/encryption Jul 31 19:25:21.207875 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-19361fc9-135a-44c8-9ba6-a21b5f9103d1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.208040 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-19361fc9-135a-44c8-9ba6-a21b5f9103d1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'index' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.216287 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.216287 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:21.221632 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-19361fc9-135a-44c8-9ba6-a21b5f9103d1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/encryption returned with HTTP 200 Jul 31 19:25:21.221972 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1428/5724] 10.4.3.163 () {68 vars in 1631 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:21.762521 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-57082d26-4b5a-48d1-bb7c-b5f4fd26504a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.764881 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-57082d26-4b5a-48d1-bb7c-b5f4fd26504a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:21.765086 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-57082d26-4b5a-48d1-bb7c-b5f4fd26504a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.765285 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-57082d26-4b5a-48d1-bb7c-b5f4fd26504a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.773907 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.773907 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:21.777066 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-57082d26-4b5a-48d1-bb7c-b5f4fd26504a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:21.780939 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-57082d26-4b5a-48d1-bb7c-b5f4fd26504a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:21.781306 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1448/5725] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:21.797717 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-7c80ee5c-119a-41ef-a357-093b59b83e24 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.799558 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-7c80ee5c-119a-41ef-a357-093b59b83e24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5/action Jul 31 19:25:21.799864 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-7c80ee5c-119a-41ef-a357-093b59b83e24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:21.799976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-7c80ee5c-119a-41ef-a357-093b59b83e24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:21.809387 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.809387 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:21.809832 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-7c80ee5c-119a-41ef-a357-093b59b83e24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:21.815294 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-7c80ee5c-119a-41ef-a357-093b59b83e24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Begin detaching volume completed successfully. Jul 31 19:25:21.815515 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-7c80ee5c-119a-41ef-a357-093b59b83e24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5/action returned with HTTP 202 Jul 31 19:25:21.815840 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1428/5726] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:25:21 2026] POST /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:25:21.852961 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e527bb1f-107c-4638-bc34-428277fe51a3 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.853388 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e527bb1f-107c-4638-bc34-428277fe51a3 None None] GET https://10.4.3.163/volume// Jul 31 19:25:21.853618 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e527bb1f-107c-4638-bc34-428277fe51a3 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.853879 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e527bb1f-107c-4638-bc34-428277fe51a3 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.854346 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e527bb1f-107c-4638-bc34-428277fe51a3 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:21.854995 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1423/5727] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:21.862358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-0f040dec-9701-44e8-aaab-a04daa90d930 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.864366 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-0f040dec-9701-44e8-aaab-a04daa90d930 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:21.864623 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-0f040dec-9701-44e8-aaab-a04daa90d930 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.864809 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-0f040dec-9701-44e8-aaab-a04daa90d930 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.874774 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.874774 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:21.878100 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-0f040dec-9701-44e8-aaab-a04daa90d930 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:21.882268 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-0f040dec-9701-44e8-aaab-a04daa90d930 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:21.882674 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1429/5728] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:21 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:21.983757 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-555f77cd-9050-4ba2-a93c-84ef48594ace None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:21.985818 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-555f77cd-9050-4ba2-a93c-84ef48594ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7 Jul 31 19:25:21.986005 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-555f77cd-9050-4ba2-a93c-84ef48594ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:21.986202 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-555f77cd-9050-4ba2-a93c-84ef48594ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:21.992585 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:21.992585 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:22.028821 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-2d42667d-33ea-454d-a7ff-b9d2fa6f030e req-555f77cd-9050-4ba2-a93c-84ef48594ace tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7 returned with HTTP 200 Jul 31 19:25:22.029280 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1449/5729] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:25:21 2026] DELETE /volume/v3/attachments/05565ff7-2f66-4198-94c1-89ced61b16f7 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:22.184223 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-44bea98e-c14d-4954-bfcc-f6998e2bcbe9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.185925 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-44bea98e-c14d-4954-bfcc-f6998e2bcbe9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:22.186118 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-44bea98e-c14d-4954-bfcc-f6998e2bcbe9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:22.186284 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-44bea98e-c14d-4954-bfcc-f6998e2bcbe9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:22.192285 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:22.192285 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:22.195107 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-44bea98e-c14d-4954-bfcc-f6998e2bcbe9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:22.198456 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-44bea98e-c14d-4954-bfcc-f6998e2bcbe9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:25:22.198783 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1429/5730] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:22 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 873 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:22.209379 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-5b874dcd-b675-4cae-913d-29e6f4fdfc81 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.211566 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b874dcd-b675-4cae-913d-29e6f4fdfc81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:22.211795 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b874dcd-b675-4cae-913d-29e6f4fdfc81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:22.212044 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-5b874dcd-b675-4cae-913d-29e6f4fdfc81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:22.220793 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:22.220793 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:22.223935 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-5b874dcd-b675-4cae-913d-29e6f4fdfc81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:22.228081 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-5b874dcd-b675-4cae-913d-29e6f4fdfc81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:25:22.228511 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1424/5731] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:22 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:22.264660 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-07691efd-a87c-4d3b-a3b0-384050b33d1d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.266755 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-07691efd-a87c-4d3b-a3b0-384050b33d1d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:22.266959 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-07691efd-a87c-4d3b-a3b0-384050b33d1d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:22.267158 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-07691efd-a87c-4d3b-a3b0-384050b33d1d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:22.277092 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:22.277092 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:22.280951 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-07691efd-a87c-4d3b-a3b0-384050b33d1d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:22.286651 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-07691efd-a87c-4d3b-a3b0-384050b33d1d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:25:22.287026 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1430/5732] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:22 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:22.306150 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-2268a765-f826-4dcc-b677-418ef3a10c69 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.308007 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-2268a765-f826-4dcc-b677-418ef3a10c69 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee/action Jul 31 19:25:22.308372 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-2268a765-f826-4dcc-b677-418ef3a10c69 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100318) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:22.308507 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-2268a765-f826-4dcc-b677-418ef3a10c69 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:22.317869 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:22.317869 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:22.318238 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-2268a765-f826-4dcc-b677-418ef3a10c69 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:22.323420 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-2268a765-f826-4dcc-b677-418ef3a10c69 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Begin detaching volume completed successfully. Jul 31 19:25:22.323612 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-2268a765-f826-4dcc-b677-418ef3a10c69 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee/action returned with HTTP 202 Jul 31 19:25:22.323971 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1450/5733] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:25:22 2026] POST /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:25:22.339681 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c1b2627b-db03-4e68-b9a0-a2357e5a12d9 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.341359 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1b2627b-db03-4e68-b9a0-a2357e5a12d9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:22.341560 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1b2627b-db03-4e68-b9a0-a2357e5a12d9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:22.341739 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c1b2627b-db03-4e68-b9a0-a2357e5a12d9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:22.350249 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:22.350249 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:22.353525 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c1b2627b-db03-4e68-b9a0-a2357e5a12d9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:22.357350 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c1b2627b-db03-4e68-b9a0-a2357e5a12d9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:25:22.357743 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1430/5734] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:22 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:22.359405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-85d30937-af4b-46e2-9701-514d15259879 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.359795 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85d30937-af4b-46e2-9701-514d15259879 None None] GET https://10.4.3.163/volume// Jul 31 19:25:22.359956 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85d30937-af4b-46e2-9701-514d15259879 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:22.360154 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-85d30937-af4b-46e2-9701-514d15259879 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:22.360510 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-85d30937-af4b-46e2-9701-514d15259879 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:22.360796 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1425/5735] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:22.367855 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-16bbe806-b1f4-4acb-859e-e925b226750b None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.369918 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-16bbe806-b1f4-4acb-859e-e925b226750b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:22.370127 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-16bbe806-b1f4-4acb-859e-e925b226750b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:22.370301 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-16bbe806-b1f4-4acb-859e-e925b226750b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:22.378492 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:22.378492 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:22.381608 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-16bbe806-b1f4-4acb-859e-e925b226750b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:22.385957 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-16bbe806-b1f4-4acb-859e-e925b226750b tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:25:22.386362 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1431/5736] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:22 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:22.630345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-f5ce0277-5de3-421c-a3d9-0a615fdd53a0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.632388 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-f5ce0277-5de3-421c-a3d9-0a615fdd53a0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d Jul 31 19:25:22.632589 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-f5ce0277-5de3-421c-a3d9-0a615fdd53a0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:22.632775 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-f5ce0277-5de3-421c-a3d9-0a615fdd53a0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:22.639382 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:22.639382 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:22.683310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-ab8074d9-2b62-4c84-9a5d-973e200f950b req-f5ce0277-5de3-421c-a3d9-0a615fdd53a0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d returned with HTTP 200 Jul 31 19:25:22.683853 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1451/5737] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:25:22 2026] DELETE /volume/v3/attachments/9fe1dd6d-4c20-4e1b-a149-61818be6c84d => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:22.896230 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:22.897977 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:25:22.898375 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-209407187", "snapshot_id": "985ef133-6cb0-48d6-9c2c-2daa0a5a3286", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:22.899911 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.v3.volumes [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-209407187', 'snapshot_id': '985ef133-6cb0-48d6-9c2c-2daa0a5a3286', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100320) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:25:22.904868 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:22.904868 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:22.905295 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:22.905420 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume of 1 GB Jul 31 19:25:22.909031 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Availability Zones retrieved successfully. Jul 31 19:25:22.914295 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Flow 'volume_create_api' (e006b4d8-1d9c-4adf-9091-13265d9957ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:25:22.915125 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf408c3-5449-4048-af82-2e8dc30a8fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:22.916006 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.flows.api.create_volume [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100320) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:25:22.942416 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf408c3-5449-4048-af82-2e8dc30a8fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '985ef133-6cb0-48d6-9c2c-2daa0a5a3286', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:02:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=faa60914-d0c8-4257-999e-8aaab14d004b,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'faa60914-d0c8-4257-999e-8aaab14d004b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:22.943269 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be05755-236f-4c25-8092-58b688d5ad90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:22.980460 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.quota [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Created reservations ['03f6f87d-96e7-4744-99df-3d94ee367b73', 'd9624b24-6c19-4498-9371-b935575152b7', '6a60a4ee-9ed3-49ea-a068-0e662b3f22ab', '6144051b-47dd-4192-a6f6-7c0f32607f41'] {{(pid=100320) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:25:22.981207 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5be05755-236f-4c25-8092-58b688d5ad90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f6f87d-96e7-4744-99df-3d94ee367b73', 'd9624b24-6c19-4498-9371-b935575152b7', '6a60a4ee-9ed3-49ea-a068-0e662b3f22ab', '6144051b-47dd-4192-a6f6-7c0f32607f41']}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:22.981997 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45114355-aecb-4424-97a0-3345abca9491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:23.018127 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45114355-aecb-4424-97a0-3345abca9491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba0ee028-ab69-419f-9559-f47fbce3c0f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-209407187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f788b9baad4e9981c3db0f869a024e',qos_specs=None,replication_status=,reservations=['03f6f87d-96e7-4744-99df-3d94ee367b73','d9624b24-6c19-4498-9371-b935575152b7','6a60a4ee-9ed3-49ea-a068-0e662b3f22ab','6144051b-47dd-4192-a6f6-7c0f32607f41'],size=1,snapshot_id=985ef133-6cb0-48d6-9c2c-2daa0a5a3286,source_replicaid=,source_volid=None,status='creating',user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-209407187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba0ee028-ab69-419f-9559-f47fbce3c0f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4f788b9baad4e9981c3db0f869a024e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=985ef133-6cb0-48d6-9c2c-2daa0a5a3286,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(faa60914-d0c8-4257-999e-8aaab14d004b),volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:23.018891 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516499c6-68ac-4b96-a003-aab5a3d427c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:23.035209 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516499c6-68ac-4b96-a003-aab5a3d427c4) transitioned into state 'SUCCESS' from state '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-209407187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4f788b9baad4e9981c3db0f869a024e',qos_specs=None,replication_status=,reservations=['03f6f87d-96e7-4744-99df-3d94ee367b73','d9624b24-6c19-4498-9371-b935575152b7','6a60a4ee-9ed3-49ea-a068-0e662b3f22ab','6144051b-47dd-4192-a6f6-7c0f32607f41'],size=1,snapshot_id=985ef133-6cb0-48d6-9c2c-2daa0a5a3286,source_replicaid=,source_volid=None,status='creating',user_id='8fe05f3d920a43f6aa170ceea3c0058d',volume_type_id=faa60914-d0c8-4257-999e-8aaab14d004b)}' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:23.035890 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cef8fc-bd87-425a-994b-d2af93433a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:25:23.053364 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cef8fc-bd87-425a-994b-d2af93433a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100320) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:25:23.054098 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Flow 'volume_create_api' (e006b4d8-1d9c-4adf-9091-13265d9957ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100320) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:25:23.054369 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Create volume request issued successfully. Jul 31 19:25:23.054947 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-b5125b1a-bf8c-49e4-bce2-18a6c71b6709 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:25:23.055333 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1431/5738] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:25:22 2026] POST /volume/v3/volumes => generated 790 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:25:23.065775 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-891f53e5-5a71-41f8-87d9-fd609163a312 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:23.067949 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-891f53e5-5a71-41f8-87d9-fd609163a312 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:23.068272 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-891f53e5-5a71-41f8-87d9-fd609163a312 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:23.068547 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-891f53e5-5a71-41f8-87d9-fd609163a312 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:23.074731 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:23.074731 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:23.078942 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-891f53e5-5a71-41f8-87d9-fd609163a312 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:23.084392 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-891f53e5-5a71-41f8-87d9-fd609163a312 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:23.084936 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1426/5739] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:23 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:23.121500 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-4ab60d22-22a6-4c9c-b07d-ff4a8499fa76 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:23.123607 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-4ab60d22-22a6-4c9c-b07d-ff4a8499fa76 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9 Jul 31 19:25:23.123836 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-4ab60d22-22a6-4c9c-b07d-ff4a8499fa76 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:23.124066 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-4ab60d22-22a6-4c9c-b07d-ff4a8499fa76 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'version_select' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:23.131092 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:23.131092 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:23.203228 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-82f0dc81-f596-4568-afb3-2250c6fadf23 req-4ab60d22-22a6-4c9c-b07d-ff4a8499fa76 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9 returned with HTTP 200 Jul 31 19:25:23.203802 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1432/5740] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:25:23 2026] DELETE /volume/v3/attachments/a3f0f25b-f5cd-4333-a095-bc552895e6d9 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:23.369208 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-38d1a408-c8b4-4143-8e9d-50d85bc9c54e None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:23.370827 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38d1a408-c8b4-4143-8e9d-50d85bc9c54e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:23.371005 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38d1a408-c8b4-4143-8e9d-50d85bc9c54e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:23.371183 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-38d1a408-c8b4-4143-8e9d-50d85bc9c54e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:23.378190 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:23.378190 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:23.381797 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-38d1a408-c8b4-4143-8e9d-50d85bc9c54e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:23.385821 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-38d1a408-c8b4-4143-8e9d-50d85bc9c54e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:25:23.386239 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1452/5741] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:23 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:23.397645 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:23.399476 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:23.399675 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:23.399887 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:23.400042 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Delete volume with id: 16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:23.406905 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:23.406905 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:23.407339 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:23.417467 np0000006260 devstack@c-api.service[100320]: WARNING cinder.keymgr.conf_key_mgr [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 19:25:23.423313 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Delete volume request issued successfully. Jul 31 19:25:23.423596 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-098a7b92-085e-4a02-9da7-9c2d2b7657f3 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 202 Jul 31 19:25:23.424006 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1432/5742] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:25:23 2026] DELETE /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:23.431676 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-731686ca-f0e1-4b21-85f1-6a4009d39673 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:23.433250 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-731686ca-f0e1-4b21-85f1-6a4009d39673 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:23.433405 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-731686ca-f0e1-4b21-85f1-6a4009d39673 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:23.433609 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-731686ca-f0e1-4b21-85f1-6a4009d39673 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:23.439745 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:23.439745 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:23.443311 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-731686ca-f0e1-4b21-85f1-6a4009d39673 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:23.446923 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-731686ca-f0e1-4b21-85f1-6a4009d39673 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 200 Jul 31 19:25:23.447307 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1427/5743] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:23 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:24.096081 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-fe047536-ad51-4e14-a226-3ddfc9b70f93 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.098189 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe047536-ad51-4e14-a226-3ddfc9b70f93 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:24.098446 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe047536-ad51-4e14-a226-3ddfc9b70f93 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.098651 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-fe047536-ad51-4e14-a226-3ddfc9b70f93 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.105219 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.105219 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:24.108327 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-fe047536-ad51-4e14-a226-3ddfc9b70f93 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:24.111976 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-fe047536-ad51-4e14-a226-3ddfc9b70f93 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:24.112348 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1433/5744] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:24.122793 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a737362-c23c-4bb8-addf-9dc2cd81ecd4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.124472 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a737362-c23c-4bb8-addf-9dc2cd81ecd4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:24.124650 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a737362-c23c-4bb8-addf-9dc2cd81ecd4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.124825 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a737362-c23c-4bb8-addf-9dc2cd81ecd4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.130831 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.130831 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:24.133702 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9a737362-c23c-4bb8-addf-9dc2cd81ecd4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:24.137099 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a737362-c23c-4bb8-addf-9dc2cd81ecd4 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:24.137426 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1453/5745] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:24.459472 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-784f5e71-11e5-4ce4-b3ab-29b369f23b81 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.461671 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-784f5e71-11e5-4ce4-b3ab-29b369f23b81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee Jul 31 19:25:24.461909 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-784f5e71-11e5-4ce4-b3ab-29b369f23b81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.462122 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-784f5e71-11e5-4ce4-b3ab-29b369f23b81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.467763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-784f5e71-11e5-4ce4-b3ab-29b369f23b81 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee returned with HTTP 404 Jul 31 19:25:24.468287 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1433/5746] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/v3/volumes/16dd03ce-a98e-495d-8431-4b80c2d8d9ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:24.475341 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-70114db7-f73b-443b-a588-a25d80a8e47e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.477362 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70114db7-f73b-443b-a588-a25d80a8e47e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:25:24.477572 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70114db7-f73b-443b-a588-a25d80a8e47e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.477762 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-70114db7-f73b-443b-a588-a25d80a8e47e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.478538 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-70114db7-f73b-443b-a588-a25d80a8e47e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:25:24.492235 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-70114db7-f73b-443b-a588-a25d80a8e47e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Get all volumes completed successfully. Jul 31 19:25:24.495678 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.495678 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:24.501498 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-70114db7-f73b-443b-a588-a25d80a8e47e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:25:24.502094 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1428/5747] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11493 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:24.518297 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-1d78af44-5879-48cd-9ac1-88f47055391e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.520275 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d78af44-5879-48cd-9ac1-88f47055391e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] DELETE https://10.4.3.163/volume/v3/types/e5d828df-b377-492f-86f8-3e802ba0f218 Jul 31 19:25:24.520515 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d78af44-5879-48cd-9ac1-88f47055391e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.520735 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-1d78af44-5879-48cd-9ac1-88f47055391e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.542361 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-1d78af44-5879-48cd-9ac1-88f47055391e tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/types/e5d828df-b377-492f-86f8-3e802ba0f218 returned with HTTP 202 Jul 31 19:25:24.542816 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1434/5748] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:25:24 2026] DELETE /volume/v3/types/e5d828df-b377-492f-86f8-3e802ba0f218 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:24.549751 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6147232e-cb45-4984-82b4-5a15e106ac6a None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.551462 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6147232e-cb45-4984-82b4-5a15e106ac6a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:24.551665 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6147232e-cb45-4984-82b4-5a15e106ac6a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.551839 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6147232e-cb45-4984-82b4-5a15e106ac6a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.551991 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-6147232e-cb45-4984-82b4-5a15e106ac6a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Delete volume with id: aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:24.558694 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.558694 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:24.559122 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6147232e-cb45-4984-82b4-5a15e106ac6a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:24.575675 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6147232e-cb45-4984-82b4-5a15e106ac6a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Delete volume request issued successfully. Jul 31 19:25:24.575845 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6147232e-cb45-4984-82b4-5a15e106ac6a tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 202 Jul 31 19:25:24.576165 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1454/5749] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:25:24 2026] DELETE /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:24.581956 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a3e4edf5-7550-42b6-ac21-26f58cfb9f24 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.583736 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6b28ea50-f46a-4413-8f51-ce78564b3a9e None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.585005 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a3e4edf5-7550-42b6-ac21-26f58cfb9f24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:24.585234 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a3e4edf5-7550-42b6-ac21-26f58cfb9f24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.585499 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a3e4edf5-7550-42b6-ac21-26f58cfb9f24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.585574 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b28ea50-f46a-4413-8f51-ce78564b3a9e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:24.585738 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b28ea50-f46a-4413-8f51-ce78564b3a9e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.585910 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6b28ea50-f46a-4413-8f51-ce78564b3a9e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.592971 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.592971 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:24.593721 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.593721 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:24.596891 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a3e4edf5-7550-42b6-ac21-26f58cfb9f24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:24.597165 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6b28ea50-f46a-4413-8f51-ce78564b3a9e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:24.601535 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6b28ea50-f46a-4413-8f51-ce78564b3a9e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 200 Jul 31 19:25:24.601982 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1429/5750] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:24.602086 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a3e4edf5-7550-42b6-ac21-26f58cfb9f24 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:24.602784 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1434/5751] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:24.671348 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-a6355ffd-a5b3-43f7-927e-408e3c38e84e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.671816 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6355ffd-a5b3-43f7-927e-408e3c38e84e None None] GET https://10.4.3.163/volume// Jul 31 19:25:24.672040 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6355ffd-a5b3-43f7-927e-408e3c38e84e None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.672282 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-a6355ffd-a5b3-43f7-927e-408e3c38e84e None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.672680 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-a6355ffd-a5b3-43f7-927e-408e3c38e84e None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:24.672989 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1435/5752] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:24.678750 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-121350a4-607f-4687-920f-4960f0d1eff2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.680550 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-121350a4-607f-4687-920f-4960f0d1eff2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:25:24.680862 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-121350a4-607f-4687-920f-4960f0d1eff2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba0ee028-ab69-419f-9559-f47fbce3c0f8", "connector": null, "instance_uuid": "6f8e4859-cf5a-4ea2-83ea-56d6b44dbda2"}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:24.688375 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.688375 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:24.709842 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-121350a4-607f-4687-920f-4960f0d1eff2 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:25:24.710261 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1455/5753] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:25:24 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:24.734011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-72c2027c-6f5a-4c23-9e62-8c1014bbbac0 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.735807 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72c2027c-6f5a-4c23-9e62-8c1014bbbac0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:24.735999 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72c2027c-6f5a-4c23-9e62-8c1014bbbac0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.736227 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-72c2027c-6f5a-4c23-9e62-8c1014bbbac0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.741601 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-531ca33a-1364-4c6f-8472-e4500a632e45 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.741994 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-531ca33a-1364-4c6f-8472-e4500a632e45 None None] GET https://10.4.3.163/volume// Jul 31 19:25:24.742179 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-531ca33a-1364-4c6f-8472-e4500a632e45 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.742356 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-531ca33a-1364-4c6f-8472-e4500a632e45 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.742702 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-531ca33a-1364-4c6f-8472-e4500a632e45 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:24.743084 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1435/5754] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:24.745919 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.745919 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:24.749175 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-72c2027c-6f5a-4c23-9e62-8c1014bbbac0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:24.749296 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-aa60af87-b42c-4d20-873c-634d2b9d8ef0 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.751266 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-aa60af87-b42c-4d20-873c-634d2b9d8ef0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:24.751615 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-aa60af87-b42c-4d20-873c-634d2b9d8ef0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:24.751727 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-aa60af87-b42c-4d20-873c-634d2b9d8ef0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:24.753107 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-72c2027c-6f5a-4c23-9e62-8c1014bbbac0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:24.753485 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1430/5755] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:24.760593 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.760593 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:24.763522 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-aa60af87-b42c-4d20-873c-634d2b9d8ef0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:24.767849 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-aa60af87-b42c-4d20-873c-634d2b9d8ef0 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:24.768341 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1436/5756] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:24 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 1062 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:24.862731 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-c99b6110-4bad-4dab-9109-9894f27c2f29 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:24.864603 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-c99b6110-4bad-4dab-9109-9894f27c2f29 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] PUT https://10.4.3.163/volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e Jul 31 19:25:24.864953 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-c99b6110-4bad-4dab-9109-9894f27c2f29 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:24.871713 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-c99b6110-4bad-4dab-9109-9894f27c2f29 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Acquiring lock "cinder-attachment_update-ba0ee028-ab69-419f-9559-f47fbce3c0f8-np0000006260" by "attachment_update" {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:25:24.877354 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-c99b6110-4bad-4dab-9109-9894f27c2f29 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Lock "cinder-attachment_update-ba0ee028-ab69-419f-9559-f47fbce3c0f8-np0000006260" acquired by "attachment_update" :: waited 0.006s {{(pid=100318) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:25:24.878170 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:24.878170 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:24.941744 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.coordination [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-c99b6110-4bad-4dab-9109-9894f27c2f29 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Lock "cinder-attachment_update-ba0ee028-ab69-419f-9559-f47fbce3c0f8-np0000006260" released by "attachment_update" :: held 0.064s {{(pid=100318) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:25:24.942185 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-c99b6110-4bad-4dab-9109-9894f27c2f29 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e returned with HTTP 200 Jul 31 19:25:24.942597 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1456/5757] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:25:24 2026] PUT /volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e => generated 969 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:25.614341 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-94b28480-c2ff-4ca2-b7cf-68e55581abda None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:25.616106 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94b28480-c2ff-4ca2-b7cf-68e55581abda tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee Jul 31 19:25:25.616300 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94b28480-c2ff-4ca2-b7cf-68e55581abda tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:25.616497 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-94b28480-c2ff-4ca2-b7cf-68e55581abda tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:25.623317 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-94b28480-c2ff-4ca2-b7cf-68e55581abda tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee returned with HTTP 404 Jul 31 19:25:25.623882 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1436/5758] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:25 2026] GET /volume/v3/volumes/aec4ae38-8d71-43e2-bd40-183eb5e857ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:25.630193 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-6384ed15-971d-4c1b-a4b6-d122952607b6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:25.631870 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6384ed15-971d-4c1b-a4b6-d122952607b6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:25.632067 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6384ed15-971d-4c1b-a4b6-d122952607b6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:25.632243 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-6384ed15-971d-4c1b-a4b6-d122952607b6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:25.632397 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.volumes [None req-6384ed15-971d-4c1b-a4b6-d122952607b6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Delete volume with id: f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:25.638947 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:25.638947 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:25.639346 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6384ed15-971d-4c1b-a4b6-d122952607b6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:25.653210 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-6384ed15-971d-4c1b-a4b6-d122952607b6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Delete volume request issued successfully. Jul 31 19:25:25.653387 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-6384ed15-971d-4c1b-a4b6-d122952607b6 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 202 Jul 31 19:25:25.653794 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1431/5759] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:25:25 2026] DELETE /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:25.660341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-78241e21-4d51-4874-8da7-83d98979dc24 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:25.662204 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-78241e21-4d51-4874-8da7-83d98979dc24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:25.662204 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-78241e21-4d51-4874-8da7-83d98979dc24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:25.662341 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-78241e21-4d51-4874-8da7-83d98979dc24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:25.668928 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:25.668928 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:25.672194 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-78241e21-4d51-4874-8da7-83d98979dc24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:25:25.675922 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-78241e21-4d51-4874-8da7-83d98979dc24 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 200 Jul 31 19:25:25.676280 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1437/5760] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:25 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 917 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:25.765869 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5e540c62-bbc8-4cff-ad2c-e5c6d96bb504 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:25.768131 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e540c62-bbc8-4cff-ad2c-e5c6d96bb504 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:25.768413 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e540c62-bbc8-4cff-ad2c-e5c6d96bb504 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:25.768707 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5e540c62-bbc8-4cff-ad2c-e5c6d96bb504 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:25.777241 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:25.777241 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:25.780094 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5e540c62-bbc8-4cff-ad2c-e5c6d96bb504 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:25.783390 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5e540c62-bbc8-4cff-ad2c-e5c6d96bb504 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:25.783852 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1457/5761] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:25 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:26.688646 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-9ad24618-f8b3-452d-bb02-f07ceeca6bd8 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:26.690795 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ad24618-f8b3-452d-bb02-f07ceeca6bd8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 Jul 31 19:25:26.690996 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ad24618-f8b3-452d-bb02-f07ceeca6bd8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:26.691169 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-9ad24618-f8b3-452d-bb02-f07ceeca6bd8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:26.696322 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-9ad24618-f8b3-452d-bb02-f07ceeca6bd8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 returned with HTTP 404 Jul 31 19:25:26.696766 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1437/5762] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:26 2026] GET /volume/v3/volumes/f12d1591-4037-4dcf-8bf7-7f25d077fcc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:26.702863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-1ec3fb81-e73d-4af4-b26f-1c73fe7ea936 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:26.704526 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ec3fb81-e73d-4af4-b26f-1c73fe7ea936 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:25:26.704695 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ec3fb81-e73d-4af4-b26f-1c73fe7ea936 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:26.704863 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-1ec3fb81-e73d-4af4-b26f-1c73fe7ea936 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Calling method 'detail' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:26.705598 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.volume.api [None req-1ec3fb81-e73d-4af4-b26f-1c73fe7ea936 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100317) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:25:26.715807 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-1ec3fb81-e73d-4af4-b26f-1c73fe7ea936 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Get all volumes completed successfully. Jul 31 19:25:26.717510 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:26.717510 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:26.720782 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-1ec3fb81-e73d-4af4-b26f-1c73fe7ea936 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:25:26.721122 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1432/5763] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:25:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9412 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:26.735775 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7af2ff04-21a8-4832-a315-a4ce42b9158a None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:26.738154 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7af2ff04-21a8-4832-a315-a4ce42b9158a tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] DELETE https://10.4.3.163/volume/v3/types/c144d48d-69c8-4fb6-bcf4-801a684224bb Jul 31 19:25:26.738358 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7af2ff04-21a8-4832-a315-a4ce42b9158a tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:26.738618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7af2ff04-21a8-4832-a315-a4ce42b9158a tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:26.757039 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7af2ff04-21a8-4832-a315-a4ce42b9158a tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/types/c144d48d-69c8-4fb6-bcf4-801a684224bb returned with HTTP 202 Jul 31 19:25:26.757416 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1438/5764] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:25:26 2026] DELETE /volume/v3/types/c144d48d-69c8-4fb6-bcf4-801a684224bb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:26.795150 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-6b8c96b1-4041-4941-894e-fa9dfac51804 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:26.796707 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b8c96b1-4041-4941-894e-fa9dfac51804 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:26.797046 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b8c96b1-4041-4941-894e-fa9dfac51804 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:26.797330 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-6b8c96b1-4041-4941-894e-fa9dfac51804 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:26.805514 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:26.805514 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:26.808219 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-6b8c96b1-4041-4941-894e-fa9dfac51804 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:26.811557 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-6b8c96b1-4041-4941-894e-fa9dfac51804 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:26.811867 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1458/5765] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:26 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:27.823067 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-c4b646c3-6fea-4987-bb96-446a6be40859 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:27.824749 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c4b646c3-6fea-4987-bb96-446a6be40859 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:27.824925 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c4b646c3-6fea-4987-bb96-446a6be40859 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:27.825117 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-c4b646c3-6fea-4987-bb96-446a6be40859 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:27.834900 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:27.834900 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:27.838402 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-c4b646c3-6fea-4987-bb96-446a6be40859 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:27.842566 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-c4b646c3-6fea-4987-bb96-446a6be40859 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:27.842995 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1438/5766] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:27 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:28.165659 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a760ffab-97f5-486e-a166-0908dd11660a None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:28.168126 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a760ffab-97f5-486e-a166-0908dd11660a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e/action Jul 31 19:25:28.168785 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a760ffab-97f5-486e-a166-0908dd11660a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action body: b'{"os-complete": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:28.168911 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a760ffab-97f5-486e-a166-0908dd11660a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:28.183068 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:28.183068 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:28.192753 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-de46fb7f-12b0-4da2-99f9-fab6b55620a3 req-a760ffab-97f5-486e-a166-0908dd11660a tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e/action returned with HTTP 204 Jul 31 19:25:28.193178 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1433/5767] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:25:28 2026] POST /volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:28.856372 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-3337fcd3-527b-4097-9b08-52e2d2a46971 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:28.858227 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3337fcd3-527b-4097-9b08-52e2d2a46971 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:28.858383 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3337fcd3-527b-4097-9b08-52e2d2a46971 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:28.858614 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-3337fcd3-527b-4097-9b08-52e2d2a46971 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:28.867452 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:28.867452 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:28.870697 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-3337fcd3-527b-4097-9b08-52e2d2a46971 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:28.874763 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-3337fcd3-527b-4097-9b08-52e2d2a46971 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:28.875093 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1439/5768] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:28 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:31.987974 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-5ac9aaf8-03f4-4fe8-a290-8180dcd36d16 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:31.989909 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-5ac9aaf8-03f4-4fe8-a290-8180dcd36d16 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:31.990141 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-5ac9aaf8-03f4-4fe8-a290-8180dcd36d16 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:31.990346 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-5ac9aaf8-03f4-4fe8-a290-8180dcd36d16 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:31.999120 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:31.999120 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:32.002500 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-5ac9aaf8-03f4-4fe8-a290-8180dcd36d16 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:32.006452 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-5ac9aaf8-03f4-4fe8-a290-8180dcd36d16 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:32.006847 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1459/5769] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:25:31 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:25:32.024183 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-40d33f97-bafe-481c-9a5c-6a72b1570497 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:32.026258 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-40d33f97-bafe-481c-9a5c-6a72b1570497 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] POST https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8/action Jul 31 19:25:32.026637 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-40d33f97-bafe-481c-9a5c-6a72b1570497 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100320) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:25:32.026762 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-40d33f97-bafe-481c-9a5c-6a72b1570497 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:25:32.037580 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:32.037580 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:32.037770 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-40d33f97-bafe-481c-9a5c-6a72b1570497 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:32.043517 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-40d33f97-bafe-481c-9a5c-6a72b1570497 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Begin detaching volume completed successfully. Jul 31 19:25:32.043727 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-40d33f97-bafe-481c-9a5c-6a72b1570497 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8/action returned with HTTP 202 Jul 31 19:25:32.044229 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1439/5770] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:25:32 2026] POST /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:25:32.122880 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-e2f2951d-f55b-4ad0-91be-220503bae873 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:32.123406 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2f2951d-f55b-4ad0-91be-220503bae873 None None] GET https://10.4.3.163/volume// Jul 31 19:25:32.123604 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2f2951d-f55b-4ad0-91be-220503bae873 None None] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:32.123856 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-e2f2951d-f55b-4ad0-91be-220503bae873 None None] Calling method 'all' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:32.124215 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-e2f2951d-f55b-4ad0-91be-220503bae873 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:25:32.124594 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1434/5771] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:25:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:25:32.132226 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-9310b18a-05a8-4f41-b102-b94b55ee1a9d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:32.136643 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-9310b18a-05a8-4f41-b102-b94b55ee1a9d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:32.136922 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-9310b18a-05a8-4f41-b102-b94b55ee1a9d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:32.137156 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-9310b18a-05a8-4f41-b102-b94b55ee1a9d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:32.148428 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:32.148428 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:32.152089 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-9310b18a-05a8-4f41-b102-b94b55ee1a9d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:32.156623 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-9310b18a-05a8-4f41-b102-b94b55ee1a9d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:32.156969 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1440/5772] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:25:32 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:25:32.934414 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-48ebf4d2-9e4d-4dca-b4b1-c4e5de87b342 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:32.936328 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-48ebf4d2-9e4d-4dca-b4b1-c4e5de87b342 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e Jul 31 19:25:32.936532 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-48ebf4d2-9e4d-4dca-b4b1-c4e5de87b342 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:32.936713 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-48ebf4d2-9e4d-4dca-b4b1-c4e5de87b342 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:32.943194 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:32.943194 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:32.986356 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-0c3e5264-7023-4f66-93cf-3d7c1de25950 req-48ebf4d2-9e4d-4dca-b4b1-c4e5de87b342 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e returned with HTTP 200 Jul 31 19:25:32.986643 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1460/5773] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:25:32 2026] DELETE /volume/v3/attachments/d25f8e53-3255-44b0-b62b-adc319a7550e => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:33.154998 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-6b3d854f-cc61-492a-8931-8f752d8c9ac3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:33.156756 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6b3d854f-cc61-492a-8931-8f752d8c9ac3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:33.157033 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6b3d854f-cc61-492a-8931-8f752d8c9ac3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:33.157255 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-6b3d854f-cc61-492a-8931-8f752d8c9ac3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:33.164787 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:33.164787 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:33.168033 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-6b3d854f-cc61-492a-8931-8f752d8c9ac3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:33.171717 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-6b3d854f-cc61-492a-8931-8f752d8c9ac3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:33.172085 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1440/5774] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:33 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:33.185425 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ed685463-1087-4bde-a95b-28c6c285af04 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:33.187856 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed685463-1087-4bde-a95b-28c6c285af04 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:33.188097 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed685463-1087-4bde-a95b-28c6c285af04 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:33.188321 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ed685463-1087-4bde-a95b-28c6c285af04 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:33.197062 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:33.197062 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:33.204451 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ed685463-1087-4bde-a95b-28c6c285af04 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:33.210801 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ed685463-1087-4bde-a95b-28c6c285af04 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:33.211344 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1435/5775] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:33 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:33.227794 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-801fbcfc-d066-4336-b6ba-c8f25ca83f38 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:33.229504 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-801fbcfc-d066-4336-b6ba-c8f25ca83f38 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:33.229690 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-801fbcfc-d066-4336-b6ba-c8f25ca83f38 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:33.229899 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-801fbcfc-d066-4336-b6ba-c8f25ca83f38 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:33.230055 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-801fbcfc-d066-4336-b6ba-c8f25ca83f38 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete volume with id: ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:33.236738 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:33.236738 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:33.237211 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-801fbcfc-d066-4336-b6ba-c8f25ca83f38 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:33.256201 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-801fbcfc-d066-4336-b6ba-c8f25ca83f38 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete volume request issued successfully. Jul 31 19:25:33.256469 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-801fbcfc-d066-4336-b6ba-c8f25ca83f38 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 202 Jul 31 19:25:33.256965 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1441/5776] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:25:33 2026] DELETE /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:33.266658 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf86e246-44e6-4889-8944-bafff3669317 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:33.269185 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf86e246-44e6-4889-8944-bafff3669317 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:33.269493 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf86e246-44e6-4889-8944-bafff3669317 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:33.269773 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf86e246-44e6-4889-8944-bafff3669317 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:33.279399 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:33.279399 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:33.284414 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-bf86e246-44e6-4889-8944-bafff3669317 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:33.290254 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf86e246-44e6-4889-8944-bafff3669317 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 200 Jul 31 19:25:33.290776 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1461/5777] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:33 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:34.306748 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-5b6cbf3d-f383-45b1-b1e5-4409f7182d81 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:34.308663 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b6cbf3d-f383-45b1-b1e5-4409f7182d81 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 Jul 31 19:25:34.308861 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b6cbf3d-f383-45b1-b1e5-4409f7182d81 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:34.309067 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-5b6cbf3d-f383-45b1-b1e5-4409f7182d81 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:34.315347 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-5b6cbf3d-f383-45b1-b1e5-4409f7182d81 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 returned with HTTP 404 Jul 31 19:25:34.315848 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1441/5778] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:34 2026] GET /volume/v3/volumes/ba0ee028-ab69-419f-9559-f47fbce3c0f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:34.322952 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-f911b0f4-198b-4906-94f0-2ffc9f35d175 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:34.324797 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f911b0f4-198b-4906-94f0-2ffc9f35d175 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:34.325005 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f911b0f4-198b-4906-94f0-2ffc9f35d175 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:34.325221 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-f911b0f4-198b-4906-94f0-2ffc9f35d175 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:34.331979 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:34.331979 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:34.335684 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-f911b0f4-198b-4906-94f0-2ffc9f35d175 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:34.339983 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-f911b0f4-198b-4906-94f0-2ffc9f35d175 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:34.340500 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1436/5779] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:34 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:34.355099 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-b829c585-c9c5-420e-be77-d75642083051 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:34.357037 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b829c585-c9c5-420e-be77-d75642083051 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:34.357308 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b829c585-c9c5-420e-be77-d75642083051 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:34.357518 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-b829c585-c9c5-420e-be77-d75642083051 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:34.365268 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:34.365268 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:34.368717 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-b829c585-c9c5-420e-be77-d75642083051 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:34.373022 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-b829c585-c9c5-420e-be77-d75642083051 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:34.373403 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1442/5780] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:34 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:34.385411 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d1fd3503-cca8-4f81-a749-8ed0f69b0401 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:34.387653 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1fd3503-cca8-4f81-a749-8ed0f69b0401 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:34.387838 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1fd3503-cca8-4f81-a749-8ed0f69b0401 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:34.388023 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d1fd3503-cca8-4f81-a749-8ed0f69b0401 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:34.388181 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.volumes [None req-d1fd3503-cca8-4f81-a749-8ed0f69b0401 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete volume with id: 3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:34.395875 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:34.395875 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:34.396313 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d1fd3503-cca8-4f81-a749-8ed0f69b0401 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:34.414059 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d1fd3503-cca8-4f81-a749-8ed0f69b0401 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete volume request issued successfully. Jul 31 19:25:34.414310 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d1fd3503-cca8-4f81-a749-8ed0f69b0401 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 202 Jul 31 19:25:34.414812 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1462/5781] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:25:34 2026] DELETE /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:34.421785 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-cf9b7340-431d-4c05-a1dd-55654f3b05fe None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:34.423504 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cf9b7340-431d-4c05-a1dd-55654f3b05fe tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:34.423690 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cf9b7340-431d-4c05-a1dd-55654f3b05fe tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:34.423893 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-cf9b7340-431d-4c05-a1dd-55654f3b05fe tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:34.430792 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:34.430792 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:34.434247 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-cf9b7340-431d-4c05-a1dd-55654f3b05fe tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:34.438060 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-cf9b7340-431d-4c05-a1dd-55654f3b05fe tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 200 Jul 31 19:25:34.438374 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1442/5782] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:34 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:35.450925 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-35fd79be-7cda-4088-a022-051c9da49957 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:35.453227 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35fd79be-7cda-4088-a022-051c9da49957 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 Jul 31 19:25:35.453467 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35fd79be-7cda-4088-a022-051c9da49957 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:35.453708 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-35fd79be-7cda-4088-a022-051c9da49957 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:35.459615 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-35fd79be-7cda-4088-a022-051c9da49957 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 returned with HTTP 404 Jul 31 19:25:35.460106 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1437/5783] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:35 2026] GET /volume/v3/volumes/3748a672-5c0a-4762-9f88-67badd2eadc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:35.467597 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-6785f4c8-0ab9-42ea-b57c-f94e5fad6122 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:35.470014 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6785f4c8-0ab9-42ea-b57c-f94e5fad6122 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:35.470289 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6785f4c8-0ab9-42ea-b57c-f94e5fad6122 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:35.470576 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-6785f4c8-0ab9-42ea-b57c-f94e5fad6122 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:35.477967 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:35.477967 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:35.481388 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-6785f4c8-0ab9-42ea-b57c-f94e5fad6122 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:35.485239 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-6785f4c8-0ab9-42ea-b57c-f94e5fad6122 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:35.485618 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1443/5784] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:35 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:35.497477 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-97545743-328b-454a-9607-d1d6f6849db8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:35.500016 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97545743-328b-454a-9607-d1d6f6849db8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:35.500188 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97545743-328b-454a-9607-d1d6f6849db8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:35.500341 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-97545743-328b-454a-9607-d1d6f6849db8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:35.507646 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:35.507646 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:35.510923 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-97545743-328b-454a-9607-d1d6f6849db8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:35.515280 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-97545743-328b-454a-9607-d1d6f6849db8 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:35.515712 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1463/5785] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:35 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:35.527614 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-80278f78-cc81-4610-9afa-9e25e19d44e6 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:35.532717 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80278f78-cc81-4610-9afa-9e25e19d44e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:35.532945 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80278f78-cc81-4610-9afa-9e25e19d44e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:35.533139 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-80278f78-cc81-4610-9afa-9e25e19d44e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'delete' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:35.533330 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.v3.volumes [None req-80278f78-cc81-4610-9afa-9e25e19d44e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete volume with id: 0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:35.540010 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:35.540010 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:35.540395 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-80278f78-cc81-4610-9afa-9e25e19d44e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:35.555055 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-80278f78-cc81-4610-9afa-9e25e19d44e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete volume request issued successfully. Jul 31 19:25:35.555249 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-80278f78-cc81-4610-9afa-9e25e19d44e6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 202 Jul 31 19:25:35.555703 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1443/5786] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:25:35 2026] DELETE /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:35.562011 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-c94e298d-85a0-4558-867e-289df6f144da None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:35.563510 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c94e298d-85a0-4558-867e-289df6f144da tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:35.563686 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c94e298d-85a0-4558-867e-289df6f144da tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:35.563864 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-c94e298d-85a0-4558-867e-289df6f144da tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:35.569801 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:35.569801 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:35.573545 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-c94e298d-85a0-4558-867e-289df6f144da tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:35.577627 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-c94e298d-85a0-4558-867e-289df6f144da tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 200 Jul 31 19:25:35.578011 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1438/5787] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:35 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:36.592428 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-741702c3-0fa0-4f97-84dc-6881f9f5c0f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:36.594371 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-741702c3-0fa0-4f97-84dc-6881f9f5c0f9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 Jul 31 19:25:36.594647 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-741702c3-0fa0-4f97-84dc-6881f9f5c0f9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:36.594872 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-741702c3-0fa0-4f97-84dc-6881f9f5c0f9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:36.600343 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-741702c3-0fa0-4f97-84dc-6881f9f5c0f9 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 returned with HTTP 404 Jul 31 19:25:36.600827 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1444/5788] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:36 2026] GET /volume/v3/volumes/0da135c4-4b17-43a5-a4b5-1d28f340a8e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:36.607374 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-5c39ed22-97f3-410f-b150-32d46313084c None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:36.609316 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c39ed22-97f3-410f-b150-32d46313084c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 Jul 31 19:25:36.609546 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c39ed22-97f3-410f-b150-32d46313084c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:36.609850 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-5c39ed22-97f3-410f-b150-32d46313084c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'delete' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:36.610008 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.v3.snapshots [None req-5c39ed22-97f3-410f-b150-32d46313084c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete snapshot with id: 985ef133-6cb0-48d6-9c2c-2daa0a5a3286 Jul 31 19:25:36.616038 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:36.616038 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:36.616472 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5c39ed22-97f3-410f-b150-32d46313084c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:36.633468 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-5c39ed22-97f3-410f-b150-32d46313084c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot delete request issued successfully. Jul 31 19:25:36.633715 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-5c39ed22-97f3-410f-b150-32d46313084c tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 returned with HTTP 202 Jul 31 19:25:36.634191 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1464/5789] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:25:36 2026] DELETE /volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:36.641029 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-62fd8cf6-6ed0-4b44-8914-c8d0f41bec1e None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:36.642901 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62fd8cf6-6ed0-4b44-8914-c8d0f41bec1e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 Jul 31 19:25:36.643110 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62fd8cf6-6ed0-4b44-8914-c8d0f41bec1e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:36.643293 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-62fd8cf6-6ed0-4b44-8914-c8d0f41bec1e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:36.649303 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:36.649303 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:36.649751 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-62fd8cf6-6ed0-4b44-8914-c8d0f41bec1e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:36.650667 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-62fd8cf6-6ed0-4b44-8914-c8d0f41bec1e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 returned with HTTP 200 Jul 31 19:25:36.651051 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1444/5790] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:25:36 2026] GET /volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:37.661217 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-37f592b7-9047-4702-8484-f36c607105c6 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:37.663188 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37f592b7-9047-4702-8484-f36c607105c6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 Jul 31 19:25:37.663425 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37f592b7-9047-4702-8484-f36c607105c6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:37.663678 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-37f592b7-9047-4702-8484-f36c607105c6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:37.668057 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-37f592b7-9047-4702-8484-f36c607105c6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 returned with HTTP 404 Jul 31 19:25:37.668590 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1439/5791] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:25:37 2026] GET /volume/v3/snapshots/985ef133-6cb0-48d6-9c2c-2daa0a5a3286 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:37.675942 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-285ea3cd-5db8-4678-ba04-f5c8fb237ac6 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:37.677656 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-285ea3cd-5db8-4678-ba04-f5c8fb237ac6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 Jul 31 19:25:37.677850 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-285ea3cd-5db8-4678-ba04-f5c8fb237ac6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:37.678028 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-285ea3cd-5db8-4678-ba04-f5c8fb237ac6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:37.678133 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.snapshots [None req-285ea3cd-5db8-4678-ba04-f5c8fb237ac6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete snapshot with id: 7f7bde61-b58e-45c8-ae16-df095e219747 Jul 31 19:25:37.682567 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:37.682567 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:37.682971 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-285ea3cd-5db8-4678-ba04-f5c8fb237ac6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:37.697128 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-285ea3cd-5db8-4678-ba04-f5c8fb237ac6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot delete request issued successfully. Jul 31 19:25:37.697290 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-285ea3cd-5db8-4678-ba04-f5c8fb237ac6 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 returned with HTTP 202 Jul 31 19:25:37.697675 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1445/5792] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:25:37 2026] DELETE /volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:37.705872 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-568ec317-7c31-43c6-abc4-3c2ab3d94107 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:37.708132 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-568ec317-7c31-43c6-abc4-3c2ab3d94107 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 Jul 31 19:25:37.708406 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-568ec317-7c31-43c6-abc4-3c2ab3d94107 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:37.708713 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-568ec317-7c31-43c6-abc4-3c2ab3d94107 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:37.715596 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:37.715596 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:37.716024 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-568ec317-7c31-43c6-abc4-3c2ab3d94107 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:37.716774 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-568ec317-7c31-43c6-abc4-3c2ab3d94107 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 returned with HTTP 200 Jul 31 19:25:37.717120 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1465/5793] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:25:37 2026] GET /volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:38.726274 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-2acb9b00-74c6-40be-b31f-9be6e16215e1 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:38.727931 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2acb9b00-74c6-40be-b31f-9be6e16215e1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 Jul 31 19:25:38.728114 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2acb9b00-74c6-40be-b31f-9be6e16215e1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:38.728292 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-2acb9b00-74c6-40be-b31f-9be6e16215e1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:38.732238 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-2acb9b00-74c6-40be-b31f-9be6e16215e1 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 returned with HTTP 404 Jul 31 19:25:38.732667 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1445/5794] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:25:38 2026] GET /volume/v3/snapshots/7f7bde61-b58e-45c8-ae16-df095e219747 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:38.738862 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-053fcb5a-028d-49e9-b874-fa065a3efadc None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:38.740723 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-053fcb5a-028d-49e9-b874-fa065a3efadc tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 Jul 31 19:25:38.740905 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-053fcb5a-028d-49e9-b874-fa065a3efadc tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:38.741072 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-053fcb5a-028d-49e9-b874-fa065a3efadc tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'delete' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:38.741173 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.v3.snapshots [None req-053fcb5a-028d-49e9-b874-fa065a3efadc tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete snapshot with id: d6707357-aa4c-45fa-b996-0a278142a106 Jul 31 19:25:38.745928 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:38.745928 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:38.746324 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-053fcb5a-028d-49e9-b874-fa065a3efadc tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:38.759529 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-053fcb5a-028d-49e9-b874-fa065a3efadc tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot delete request issued successfully. Jul 31 19:25:38.759767 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-053fcb5a-028d-49e9-b874-fa065a3efadc tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 returned with HTTP 202 Jul 31 19:25:38.760301 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1440/5795] 10.4.3.163 () {66 vars in 1357 bytes} [Fri Jul 31 19:25:38 2026] DELETE /volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:38.770378 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-0543b4ff-241d-4994-86e8-68e7c7b3289e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:38.773097 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0543b4ff-241d-4994-86e8-68e7c7b3289e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 Jul 31 19:25:38.773391 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0543b4ff-241d-4994-86e8-68e7c7b3289e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:38.773701 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-0543b4ff-241d-4994-86e8-68e7c7b3289e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:38.779957 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:38.779957 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:38.780658 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-0543b4ff-241d-4994-86e8-68e7c7b3289e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Snapshot retrieved successfully. Jul 31 19:25:38.781613 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-0543b4ff-241d-4994-86e8-68e7c7b3289e tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 returned with HTTP 200 Jul 31 19:25:38.782016 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1446/5796] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:25:38 2026] GET /volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:39.792126 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-7aa02a68-3307-45db-bf91-0862eb5b36cf None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:39.794516 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7aa02a68-3307-45db-bf91-0862eb5b36cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 Jul 31 19:25:39.794843 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7aa02a68-3307-45db-bf91-0862eb5b36cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:39.795134 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-7aa02a68-3307-45db-bf91-0862eb5b36cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:39.799461 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-7aa02a68-3307-45db-bf91-0862eb5b36cf tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 returned with HTTP 404 Jul 31 19:25:39.800119 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1466/5797] 10.4.3.163 () {66 vars in 1354 bytes} [Fri Jul 31 19:25:39 2026] GET /volume/v3/snapshots/d6707357-aa4c-45fa-b996-0a278142a106 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:39.806692 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-7c12a0b2-0348-4351-b724-3804b67c881d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:39.808804 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7c12a0b2-0348-4351-b724-3804b67c881d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:25:39.809085 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7c12a0b2-0348-4351-b724-3804b67c881d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:39.809321 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-7c12a0b2-0348-4351-b724-3804b67c881d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:39.817565 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:39.817565 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:25:39.820939 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-7c12a0b2-0348-4351-b724-3804b67c881d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:39.824967 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-7c12a0b2-0348-4351-b724-3804b67c881d tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:25:39.825335 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1446/5798] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:39 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:39.836403 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-386ba203-1bd2-4475-bf6f-cd9e7f51af82 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:39.838584 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-386ba203-1bd2-4475-bf6f-cd9e7f51af82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:25:39.838774 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-386ba203-1bd2-4475-bf6f-cd9e7f51af82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:39.838967 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-386ba203-1bd2-4475-bf6f-cd9e7f51af82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:39.845302 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:39.845302 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:25:39.848605 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-386ba203-1bd2-4475-bf6f-cd9e7f51af82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:39.852305 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-386ba203-1bd2-4475-bf6f-cd9e7f51af82 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:25:39.852672 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1441/5799] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:39 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:39.863681 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-8704fcd8-facf-477f-a0df-b0fb8e517007 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:39.865552 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8704fcd8-facf-477f-a0df-b0fb8e517007 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] DELETE https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:25:39.865793 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8704fcd8-facf-477f-a0df-b0fb8e517007 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:39.866036 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-8704fcd8-facf-477f-a0df-b0fb8e517007 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:39.866235 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-8704fcd8-facf-477f-a0df-b0fb8e517007 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete volume with id: 50764448-a559-496e-971d-964e6a45a81f Jul 31 19:25:39.873006 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:39.873006 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:25:39.873508 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8704fcd8-facf-477f-a0df-b0fb8e517007 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:39.895277 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-8704fcd8-facf-477f-a0df-b0fb8e517007 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Delete volume request issued successfully. Jul 31 19:25:39.895482 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-8704fcd8-facf-477f-a0df-b0fb8e517007 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 202 Jul 31 19:25:39.895959 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1447/5800] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:25:39 2026] DELETE /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:25:39.903517 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-4ba281e1-b08f-4b8b-9d76-cfe793ff7a01 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:39.905241 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4ba281e1-b08f-4b8b-9d76-cfe793ff7a01 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:25:39.905589 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4ba281e1-b08f-4b8b-9d76-cfe793ff7a01 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:39.905859 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-4ba281e1-b08f-4b8b-9d76-cfe793ff7a01 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:39.913016 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:25:39.913016 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:25:39.918124 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-4ba281e1-b08f-4b8b-9d76-cfe793ff7a01 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Volume info retrieved successfully. Jul 31 19:25:39.923404 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-4ba281e1-b08f-4b8b-9d76-cfe793ff7a01 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 200 Jul 31 19:25:39.923793 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1467/5801] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:39 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:25:40.936273 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-41205269-162f-4f6d-94ab-bce3cea8c0b3 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:25:40.938517 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-41205269-162f-4f6d-94ab-bce3cea8c0b3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] GET https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f Jul 31 19:25:40.938778 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-41205269-162f-4f6d-94ab-bce3cea8c0b3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:25:40.939053 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-41205269-162f-4f6d-94ab-bce3cea8c0b3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:25:40.946117 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-41205269-162f-4f6d-94ab-bce3cea8c0b3 tempest-SnapshotDataIntegrityTests-1965220902 tempest-SnapshotDataIntegrityTests-1965220902-project-member] https://10.4.3.163/volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f returned with HTTP 404 Jul 31 19:25:40.946772 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1447/5802] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:25:40 2026] GET /volume/v3/volumes/50764448-a559-496e-971d-964e6a45a81f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:25:49.851452 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=217,cinder:INSERT=18,cinder:UPDATE=49 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:25:49.890568 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=235,cinder:UPDATE=44,cinder:INSERT=14 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:25:49.921789 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=228,cinder:INSERT=15,cinder:UPDATE=39 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:25:50.941806 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=168,cinder:UPDATE=27,cinder:INSERT=10 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:26:12.610202 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-2d88b4c9-1465-461b-bd66-fe3b3e4972fe None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:12.611970 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d88b4c9-1465-461b-bd66-fe3b3e4972fe tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] POST https://10.4.3.163/volume/v3/types Jul 31 19:26:12.612428 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-2d88b4c9-1465-461b-bd66-fe3b3e4972fe tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-333977064-778551924", "extra_specs": {"multiattach": " True"}}} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:26:12.628978 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-2d88b4c9-1465-461b-bd66-fe3b3e4972fe tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/types returned with HTTP 200 Jul 31 19:26:12.629450 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1442/5803] 10.4.3.163 () {68 vars in 1253 bytes} [Fri Jul 31 19:26:12 2026] POST /volume/v3/types => generated 285 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:12.639401 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:12.641500 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes Jul 31 19:26:12.642028 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1922318443", "snapshot_id": null, "imageRef": null, "volume_type": "e26a8660-df47-4f23-96a1-1999f92d25ed", "size": 1}} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:26:12.643719 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.v3.volumes [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1922318443', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e26a8660-df47-4f23-96a1-1999f92d25ed', 'size': 1}} {{(pid=100319) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 19:26:12.648944 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume of 1 GB Jul 31 19:26:12.649282 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:12.649282 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:26:12.649776 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Availability Zones retrieved successfully. Jul 31 19:26:12.654844 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Flow 'volume_create_api' (f4778f5a-dd5f-4a96-bb0d-29340e6c04ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:26:12.656160 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51ca5f4-e941-42a3-93fb-35efb7df593b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:26:12.657046 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.flows.api.create_volume [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Validating volume size '1' using validate_int {{(pid=100319) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 19:26:12.664916 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:12.664916 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:26:12.681910 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51ca5f4-e941-42a3-93fb-35efb7df593b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T19:26:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e26a8660-df47-4f23-96a1-1999f92d25ed,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-333977064-778551924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e26a8660-df47-4f23-96a1-1999f92d25ed', 'encryption_key_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=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:26:12.683050 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d9ca4d-db79-4b58-853c-cec671d0f7b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:26:12.718614 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-333977064-778551924 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-333977064-778551924, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:26:12.718992 np0000006260 devstack@c-api.service[100319]: WARNING cinder.quota [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-333977064-778551924 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-333977064-778551924, it is now deprecated. Please use the default quota class for default quota. Jul 31 19:26:12.748832 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.quota [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Created reservations ['fe922652-6ded-4925-bf52-e18d2c8c5d8f', '242dd0f2-ad13-40dd-b686-7ef25d4b2458', 'ce096df5-eb54-43ec-90b2-094d7fc8dc74', '4e306c2f-7db9-44f2-84ca-ea82ff3a7b43'] {{(pid=100319) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 19:26:12.749766 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14d9ca4d-db79-4b58-853c-cec671d0f7b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe922652-6ded-4925-bf52-e18d2c8c5d8f', '242dd0f2-ad13-40dd-b686-7ef25d4b2458', 'ce096df5-eb54-43ec-90b2-094d7fc8dc74', '4e306c2f-7db9-44f2-84ca-ea82ff3a7b43']}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:26:12.750564 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6008bfc4-1ae1-4f42-b2d8-3690aeec4aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:26:12.775731 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6008bfc4-1ae1-4f42-b2d8-3690aeec4aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '092bdbf9-0a35-4929-82bb-1ea7b32bbc3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1922318443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',qos_specs=None,replication_status=,reservations=['fe922652-6ded-4925-bf52-e18d2c8c5d8f','242dd0f2-ad13-40dd-b686-7ef25d4b2458','ce096df5-eb54-43ec-90b2-094d7fc8dc74','4e306c2f-7db9-44f2-84ca-ea82ff3a7b43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec153e43935146258f3bd68169335460',volume_type_id=e26a8660-df47-4f23-96a1-1999f92d25ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T19:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1922318443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=092bdbf9-0a35-4929-82bb-1ea7b32bbc3c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec153e43935146258f3bd68169335460',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e26a8660-df47-4f23-96a1-1999f92d25ed),volume_type_id=e26a8660-df47-4f23-96a1-1999f92d25ed)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:26:12.776535 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9d4e5e-f275-4620-9520-38e22e9a93bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:26:12.796683 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c9d4e5e-f275-4620-9520-38e22e9a93bd) transitioned into state 'SUCCESS' from state '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-1922318443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b210bfbfb1b34c9cbaeb979ca97f5445',qos_specs=None,replication_status=,reservations=['fe922652-6ded-4925-bf52-e18d2c8c5d8f','242dd0f2-ad13-40dd-b686-7ef25d4b2458','ce096df5-eb54-43ec-90b2-094d7fc8dc74','4e306c2f-7db9-44f2-84ca-ea82ff3a7b43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec153e43935146258f3bd68169335460',volume_type_id=e26a8660-df47-4f23-96a1-1999f92d25ed)}' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:26:12.797591 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e2a17a-dc96-43b2-8332-4ddb868ed0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 19:26:12.807234 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40e2a17a-dc96-43b2-8332-4ddb868ed0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100319) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 19:26:12.808102 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Flow 'volume_create_api' (f4778f5a-dd5f-4a96-bb0d-29340e6c04ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100319) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 19:26:12.808481 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Create volume request issued successfully. Jul 31 19:26:12.809065 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-aa6b4df4-878c-4bb9-ac63-de40ac764c9f tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes returned with HTTP 202 Jul 31 19:26:12.809538 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1448/5804] 10.4.3.163 () {68 vars in 1259 bytes} [Fri Jul 31 19:26:12 2026] POST /volume/v3/volumes => generated 828 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 19:26:12.821345 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-d341225b-efdc-415c-80a4-73b542249fd4 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:12.823667 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d341225b-efdc-415c-80a4-73b542249fd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:12.823904 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d341225b-efdc-415c-80a4-73b542249fd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:12.824159 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-d341225b-efdc-415c-80a4-73b542249fd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:12.832088 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:12.832088 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:26:12.836513 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-d341225b-efdc-415c-80a4-73b542249fd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:12.841781 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-d341225b-efdc-415c-80a4-73b542249fd4 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:12.842268 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1468/5805] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:12 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:13.854374 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-d2e6efd6-258b-4182-b163-3a32aa3b6873 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:13.856065 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d2e6efd6-258b-4182-b163-3a32aa3b6873 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:13.856337 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d2e6efd6-258b-4182-b163-3a32aa3b6873 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:13.856574 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-d2e6efd6-258b-4182-b163-3a32aa3b6873 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:13.863739 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:13.863739 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:26:13.867174 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-d2e6efd6-258b-4182-b163-3a32aa3b6873 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:13.870791 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-d2e6efd6-258b-4182-b163-3a32aa3b6873 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:13.871131 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1448/5806] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:13 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:13.881688 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-da3353c2-bebd-4511-b775-0b527e4051c2 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:13.883644 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da3353c2-bebd-4511-b775-0b527e4051c2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:13.883883 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da3353c2-bebd-4511-b775-0b527e4051c2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:13.884142 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-da3353c2-bebd-4511-b775-0b527e4051c2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:13.892534 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:13.892534 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:26:13.896298 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-da3353c2-bebd-4511-b775-0b527e4051c2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:13.900518 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-da3353c2-bebd-4511-b775-0b527e4051c2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:13.900923 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1443/5807] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:13 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:13.944481 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-34347c8b-3542-475b-877f-985fa207edf3 req-7d6ef93d-ed3f-4801-8067-7086d57d20f9 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:13.947329 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-7d6ef93d-ed3f-4801-8067-7086d57d20f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:13.947556 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-7d6ef93d-ed3f-4801-8067-7086d57d20f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:13.947764 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-7d6ef93d-ed3f-4801-8067-7086d57d20f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:13.959053 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:13.959053 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:26:13.964514 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-34347c8b-3542-475b-877f-985fa207edf3 req-7d6ef93d-ed3f-4801-8067-7086d57d20f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:13.970840 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-7d6ef93d-ed3f-4801-8067-7086d57d20f9 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:13.971560 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1449/5808] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:26:13 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:14.051003 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-abc7490f-b635-45a3-a179-a0d744028bc6 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:14.051534 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-abc7490f-b635-45a3-a179-a0d744028bc6 None None] GET https://10.4.3.163/volume// Jul 31 19:26:14.051721 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-abc7490f-b635-45a3-a179-a0d744028bc6 None None] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:14.051919 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-abc7490f-b635-45a3-a179-a0d744028bc6 None None] Calling method 'all' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:14.052260 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-abc7490f-b635-45a3-a179-a0d744028bc6 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:26:14.052641 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1469/5809] 10.4.3.163 () {66 vars in 1428 bytes} [Fri Jul 31 19:26:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:26:14.061976 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-34347c8b-3542-475b-877f-985fa207edf3 req-54cf3b2b-0f01-4fd9-bec6-e9658de5ac98 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:14.064882 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-54cf3b2b-0f01-4fd9-bec6-e9658de5ac98 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments Jul 31 19:26:14.065409 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-54cf3b2b-0f01-4fd9-bec6-e9658de5ac98 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "092bdbf9-0a35-4929-82bb-1ea7b32bbc3c", "connector": null, "instance_uuid": "4d4de563-c0df-4961-a508-2c1890df6461"}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:26:14.077346 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:14.077346 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:26:14.106061 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-54cf3b2b-0f01-4fd9-bec6-e9658de5ac98 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments returned with HTTP 200 Jul 31 19:26:14.106423 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1449/5810] 10.4.3.163 () {74 vars in 1594 bytes} [Fri Jul 31 19:26:14 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:14.134900 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-ac89d911-f548-4d3c-b59b-755a14dc5ef7 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:14.136863 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac89d911-f548-4d3c-b59b-755a14dc5ef7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:14.137062 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac89d911-f548-4d3c-b59b-755a14dc5ef7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:14.137269 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-ac89d911-f548-4d3c-b59b-755a14dc5ef7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:14.146944 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-9c546baa-7c30-4a70-a1dd-657bd552f303 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:14.147386 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:14.147386 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:26:14.147508 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c546baa-7c30-4a70-a1dd-657bd552f303 None None] GET https://10.4.3.163/volume// Jul 31 19:26:14.147667 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c546baa-7c30-4a70-a1dd-657bd552f303 None None] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:14.147907 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-9c546baa-7c30-4a70-a1dd-657bd552f303 None None] Calling method 'all' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:14.148318 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-9c546baa-7c30-4a70-a1dd-657bd552f303 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:26:14.148735 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1450/5811] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:26:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:26:14.151018 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-ac89d911-f548-4d3c-b59b-755a14dc5ef7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:14.154965 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-ac89d911-f548-4d3c-b59b-755a14dc5ef7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:14.155325 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1444/5812] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:14 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:14.156561 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-34347c8b-3542-475b-877f-985fa207edf3 req-c1378137-9057-4f99-aea4-608b9ba96ae0 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:14.158476 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-c1378137-9057-4f99-aea4-608b9ba96ae0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:14.158701 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-c1378137-9057-4f99-aea4-608b9ba96ae0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:14.158894 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-c1378137-9057-4f99-aea4-608b9ba96ae0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:14.168893 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:14.168893 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:26:14.173540 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-34347c8b-3542-475b-877f-985fa207edf3 req-c1378137-9057-4f99-aea4-608b9ba96ae0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:14.178615 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-c1378137-9057-4f99-aea4-608b9ba96ae0 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:14.179054 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1470/5813] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:26:14 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:26:14.282257 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [req-34347c8b-3542-475b-877f-985fa207edf3 req-501fff61-e630-4ce1-b9df-da560bdf273d None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:14.284365 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-501fff61-e630-4ce1-b9df-da560bdf273d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] PUT https://10.4.3.163/volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029 Jul 31 19:26:14.284759 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-501fff61-e630-4ce1-b9df-da560bdf273d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.163", "host": "np0000006260", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:7c4dce142ea5", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "cca62c33-9e93-4e58-a036-9a9efc84882d", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:26:14.292123 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-34347c8b-3542-475b-877f-985fa207edf3 req-501fff61-e630-4ce1-b9df-da560bdf273d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Acquiring lock "cinder-attachment_update-092bdbf9-0a35-4929-82bb-1ea7b32bbc3c-np0000006260" by "attachment_update" {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 19:26:14.296192 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-34347c8b-3542-475b-877f-985fa207edf3 req-501fff61-e630-4ce1-b9df-da560bdf273d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-092bdbf9-0a35-4929-82bb-1ea7b32bbc3c-np0000006260" acquired by "attachment_update" :: waited 0.004s {{(pid=100320) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 19:26:14.297079 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:14.297079 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:26:14.411626 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.coordination [req-34347c8b-3542-475b-877f-985fa207edf3 req-501fff61-e630-4ce1-b9df-da560bdf273d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Lock "cinder-attachment_update-092bdbf9-0a35-4929-82bb-1ea7b32bbc3c-np0000006260" released by "attachment_update" :: held 0.115s {{(pid=100320) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 19:26:14.411863 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-501fff61-e630-4ce1-b9df-da560bdf273d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029 returned with HTTP 200 Jul 31 19:26:14.412349 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1450/5814] 10.4.3.163 () {74 vars in 1704 bytes} [Fri Jul 31 19:26:14 2026] PUT /volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:15.170838 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-7e259b38-13e4-4187-b8a0-4ed71c6344e7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:15.173111 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7e259b38-13e4-4187-b8a0-4ed71c6344e7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:15.173381 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7e259b38-13e4-4187-b8a0-4ed71c6344e7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:15.173618 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-7e259b38-13e4-4187-b8a0-4ed71c6344e7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:15.182866 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:15.182866 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:26:15.186197 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-7e259b38-13e4-4187-b8a0-4ed71c6344e7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:15.190129 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-7e259b38-13e4-4187-b8a0-4ed71c6344e7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:15.190565 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1451/5815] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:15 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:16.203979 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b1e22c72-635a-448c-b3b3-de0288b01774 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:16.205674 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1e22c72-635a-448c-b3b3-de0288b01774 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:16.205966 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b1e22c72-635a-448c-b3b3-de0288b01774 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:16.206697 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b1e22c72-635a-448c-b3b3-de0288b01774 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:16.214900 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:16.214900 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:26:16.218073 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b1e22c72-635a-448c-b3b3-de0288b01774 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:16.221679 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b1e22c72-635a-448c-b3b3-de0288b01774 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:16.222002 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1445/5816] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:16 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:17.237331 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-9a5617d5-2b4f-4d88-8b3c-1da0fbe989b8 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:17.239170 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a5617d5-2b4f-4d88-8b3c-1da0fbe989b8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:17.239370 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a5617d5-2b4f-4d88-8b3c-1da0fbe989b8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:17.239576 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-9a5617d5-2b4f-4d88-8b3c-1da0fbe989b8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:17.248606 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:17.248606 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:26:17.252618 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-9a5617d5-2b4f-4d88-8b3c-1da0fbe989b8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:17.257609 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-9a5617d5-2b4f-4d88-8b3c-1da0fbe989b8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:17.258017 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1471/5817] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:17 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:18.272527 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-785323ef-00c6-493a-aba7-7b16c45b9aad None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:18.274351 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-785323ef-00c6-493a-aba7-7b16c45b9aad tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:18.274552 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-785323ef-00c6-493a-aba7-7b16c45b9aad tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:18.274737 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-785323ef-00c6-493a-aba7-7b16c45b9aad tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:18.283797 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:18.283797 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:26:18.287117 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-785323ef-00c6-493a-aba7-7b16c45b9aad tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:18.291075 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-785323ef-00c6-493a-aba7-7b16c45b9aad tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:18.291555 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1451/5818] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:18 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:18.631854 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-34347c8b-3542-475b-877f-985fa207edf3 req-ab05051c-5b83-4142-9927-f79ee7bf2b6e None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:18.633922 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-ab05051c-5b83-4142-9927-f79ee7bf2b6e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029/action Jul 31 19:26:18.634262 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-ab05051c-5b83-4142-9927-f79ee7bf2b6e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-complete": null}' {{(pid=100319) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:26:18.634402 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-ab05051c-5b83-4142-9927-f79ee7bf2b6e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:26:18.648180 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:18.648180 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:26:18.656460 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-34347c8b-3542-475b-877f-985fa207edf3 req-ab05051c-5b83-4142-9927-f79ee7bf2b6e tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029/action returned with HTTP 204 Jul 31 19:26:18.656974 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1452/5819] 10.4.3.163 () {74 vars in 1725 bytes} [Fri Jul 31 19:26:18 2026] POST /volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:26:19.304494 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-b3e7fbe8-bbad-4e1c-9adf-a087ffeb01e8 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:19.306223 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3e7fbe8-bbad-4e1c-9adf-a087ffeb01e8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:19.306456 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3e7fbe8-bbad-4e1c-9adf-a087ffeb01e8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:19.306652 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-b3e7fbe8-bbad-4e1c-9adf-a087ffeb01e8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:19.315592 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:19.315592 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:26:19.319501 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-b3e7fbe8-bbad-4e1c-9adf-a087ffeb01e8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:19.325453 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-b3e7fbe8-bbad-4e1c-9adf-a087ffeb01e8 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:19.326039 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1446/5820] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:19 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:19.369814 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-789a9438-0b3f-4a0f-8958-e47e547960d0 req-453da1f3-7c0a-49f7-9e2b-e279a64e02e2 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:19.372498 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-789a9438-0b3f-4a0f-8958-e47e547960d0 req-453da1f3-7c0a-49f7-9e2b-e279a64e02e2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:19.372991 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-789a9438-0b3f-4a0f-8958-e47e547960d0 req-453da1f3-7c0a-49f7-9e2b-e279a64e02e2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:19.373379 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-789a9438-0b3f-4a0f-8958-e47e547960d0 req-453da1f3-7c0a-49f7-9e2b-e279a64e02e2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:19.385308 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:19.385308 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:26:19.389288 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [req-789a9438-0b3f-4a0f-8958-e47e547960d0 req-453da1f3-7c0a-49f7-9e2b-e279a64e02e2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:19.394324 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-789a9438-0b3f-4a0f-8958-e47e547960d0 req-453da1f3-7c0a-49f7-9e2b-e279a64e02e2 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:19.394770 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1472/5821] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:26:19 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:19.408886 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-fec490e7-311f-4b52-9f2a-dd36901058dc None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:19.410616 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fec490e7-311f-4b52-9f2a-dd36901058dc tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:19.410790 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fec490e7-311f-4b52-9f2a-dd36901058dc tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:19.410989 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-fec490e7-311f-4b52-9f2a-dd36901058dc tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:19.421204 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:19.421204 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:26:19.424680 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-fec490e7-311f-4b52-9f2a-dd36901058dc tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:19.428763 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-fec490e7-311f-4b52-9f2a-dd36901058dc tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:19.429131 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1452/5822] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:19 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:19.469565 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-8d646041-25c5-4257-b8d6-cd00c539f72d None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:19.471481 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-8d646041-25c5-4257-b8d6-cd00c539f72d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:19.471661 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-8d646041-25c5-4257-b8d6-cd00c539f72d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:19.471835 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-8d646041-25c5-4257-b8d6-cd00c539f72d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:19.483131 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:19.483131 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:26:19.487084 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-8d646041-25c5-4257-b8d6-cd00c539f72d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:19.492191 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-8d646041-25c5-4257-b8d6-cd00c539f72d tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:19.492788 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1453/5823] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:26:19 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:19.510566 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-2fae00ff-800d-4b06-82cc-d2eecc307bf1 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:19.512826 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-2fae00ff-800d-4b06-82cc-d2eecc307bf1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] POST https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c/action Jul 31 19:26:19.513252 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-2fae00ff-800d-4b06-82cc-d2eecc307bf1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100317) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 19:26:19.513454 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-2fae00ff-800d-4b06-82cc-d2eecc307bf1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 19:26:19.523469 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:19.523469 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:26:19.523921 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-2fae00ff-800d-4b06-82cc-d2eecc307bf1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:19.529325 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-2fae00ff-800d-4b06-82cc-d2eecc307bf1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Begin detaching volume completed successfully. Jul 31 19:26:19.529559 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-2fae00ff-800d-4b06-82cc-d2eecc307bf1 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c/action returned with HTTP 202 Jul 31 19:26:19.529950 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1447/5824] 10.4.3.163 () {72 vars in 1672 bytes} [Fri Jul 31 19:26:19 2026] POST /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 19:26:19.546601 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-fa15a55e-b4a4-4a6d-a62b-c895032ed578 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:19.548384 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa15a55e-b4a4-4a6d-a62b-c895032ed578 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:19.548631 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa15a55e-b4a4-4a6d-a62b-c895032ed578 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:19.548842 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-fa15a55e-b4a4-4a6d-a62b-c895032ed578 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:19.559879 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:19.559879 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:26:19.563749 np0000006260 devstack@c-api.service[100318]: INFO cinder.volume.api [None req-fa15a55e-b4a4-4a6d-a62b-c895032ed578 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:19.567843 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-fa15a55e-b4a4-4a6d-a62b-c895032ed578 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:19.568034 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-77fb3fa1-271c-401b-a56f-91585e86be55 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:19.568240 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1473/5825] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:19 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 1216 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:19.568406 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-77fb3fa1-271c-401b-a56f-91585e86be55 None None] GET https://10.4.3.163/volume// Jul 31 19:26:19.568589 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-77fb3fa1-271c-401b-a56f-91585e86be55 None None] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:19.568812 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-77fb3fa1-271c-401b-a56f-91585e86be55 None None] Calling method 'all' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:19.569145 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-77fb3fa1-271c-401b-a56f-91585e86be55 None None] https://10.4.3.163/volume// returned with HTTP 300 Jul 31 19:26:19.569402 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1453/5826] 10.4.3.163 () {66 vars in 1426 bytes} [Fri Jul 31 19:26:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 19:26:19.575972 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-485db772-340e-413d-9998-f261826b8de7 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:19.577386 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-485db772-340e-413d-9998-f261826b8de7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:19.577674 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-485db772-340e-413d-9998-f261826b8de7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:19.577927 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-485db772-340e-413d-9998-f261826b8de7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:19.585745 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:19.585745 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:26:19.588795 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-485db772-340e-413d-9998-f261826b8de7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:19.591856 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-485db772-340e-413d-9998-f261826b8de7 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:19.592170 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1454/5827] 10.4.3.163 () {70 vars in 1639 bytes} [Fri Jul 31 19:26:19 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 1396 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 19:26:20.073182 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-534e9d50-e0ba-4f8f-9dc3-9a085ba4c654 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:20.074976 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-534e9d50-e0ba-4f8f-9dc3-9a085ba4c654 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:20.075176 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-534e9d50-e0ba-4f8f-9dc3-9a085ba4c654 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:20.075349 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-534e9d50-e0ba-4f8f-9dc3-9a085ba4c654 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:20.083338 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:20.083338 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:26:20.086106 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-534e9d50-e0ba-4f8f-9dc3-9a085ba4c654 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:20.089593 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-534e9d50-e0ba-4f8f-9dc3-9a085ba4c654 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:20.089910 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1448/5828] 10.4.3.163 () {68 vars in 1598 bytes} [Fri Jul 31 19:26:20 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 1216 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:20.369227 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-a7be9048-5cda-4e7b-a12c-ddc5d95ead12 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:20.372041 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-a7be9048-5cda-4e7b-a12c-ddc5d95ead12 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029 Jul 31 19:26:20.372457 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-a7be9048-5cda-4e7b-a12c-ddc5d95ead12 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:20.372629 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-a7be9048-5cda-4e7b-a12c-ddc5d95ead12 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'version_select' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:20.380194 np0000006260 devstack@c-api.service[100318]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:20.380194 np0000006260 devstack@c-api.service[100318]: warnings.warn( Jul 31 19:26:20.424306 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [req-246fcc14-02b0-42bb-b84f-d50dbaa81361 req-a7be9048-5cda-4e7b-a12c-ddc5d95ead12 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029 returned with HTTP 200 Jul 31 19:26:20.424829 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1474/5829] 10.4.3.163 () {72 vars in 1673 bytes} [Fri Jul 31 19:26:20 2026] DELETE /volume/v3/attachments/7259753a-bf52-4474-81fa-b791849a9029 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:20.580063 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f7c8c8c5-4e71-43bf-9e8a-3e4c187e1b63 None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:20.581677 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f7c8c8c5-4e71-43bf-9e8a-3e4c187e1b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:20.581837 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f7c8c8c5-4e71-43bf-9e8a-3e4c187e1b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:20.582001 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f7c8c8c5-4e71-43bf-9e8a-3e4c187e1b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:20.588106 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:20.588106 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:26:20.591121 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f7c8c8c5-4e71-43bf-9e8a-3e4c187e1b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:20.594382 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f7c8c8c5-4e71-43bf-9e8a-3e4c187e1b63 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:20.594719 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1454/5830] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:20 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 921 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:20.606150 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-87f0fe1c-c09c-4918-8621-4edfa0285665 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:20.608070 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87f0fe1c-c09c-4918-8621-4edfa0285665 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] DELETE https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:20.608254 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87f0fe1c-c09c-4918-8621-4edfa0285665 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:20.608475 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-87f0fe1c-c09c-4918-8621-4edfa0285665 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:20.608637 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.v3.volumes [None req-87f0fe1c-c09c-4918-8621-4edfa0285665 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Delete volume with id: 092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:20.616364 np0000006260 devstack@c-api.service[100319]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:20.616364 np0000006260 devstack@c-api.service[100319]: warnings.warn( Jul 31 19:26:20.616989 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-87f0fe1c-c09c-4918-8621-4edfa0285665 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:20.633691 np0000006260 devstack@c-api.service[100319]: INFO cinder.volume.api [None req-87f0fe1c-c09c-4918-8621-4edfa0285665 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Delete volume request issued successfully. Jul 31 19:26:20.633863 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-87f0fe1c-c09c-4918-8621-4edfa0285665 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 202 Jul 31 19:26:20.634248 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1455/5831] 10.4.3.163 () {66 vars in 1351 bytes} [Fri Jul 31 19:26:20 2026] DELETE /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:26:20.641740 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.middleware.request_id [None req-75e48372-d05a-48d9-a4c0-2bc7f969db75 None None] RequestId filter calling following filter/app {{(pid=100317) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:20.643920 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-75e48372-d05a-48d9-a4c0-2bc7f969db75 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:20.644167 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-75e48372-d05a-48d9-a4c0-2bc7f969db75 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100317) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:20.644402 np0000006260 devstack@c-api.service[100317]: DEBUG cinder.api.openstack.wsgi [None req-75e48372-d05a-48d9-a4c0-2bc7f969db75 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100317) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:20.652262 np0000006260 devstack@c-api.service[100317]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:20.652262 np0000006260 devstack@c-api.service[100317]: warnings.warn( Jul 31 19:26:20.656099 np0000006260 devstack@c-api.service[100317]: INFO cinder.volume.api [None req-75e48372-d05a-48d9-a4c0-2bc7f969db75 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Volume info retrieved successfully. Jul 31 19:26:20.660877 np0000006260 devstack@c-api.service[100317]: INFO cinder.api.openstack.wsgi [None req-75e48372-d05a-48d9-a4c0-2bc7f969db75 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 200 Jul 31 19:26:20.661326 np0000006260 devstack@c-api.service[100317]: [pid: 100317|app: 0|req: 1449/5832] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:20 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 19:26:21.674754 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.middleware.request_id [None req-bf772b7e-8281-405b-9a05-5ae2c6949413 None None] RequestId filter calling following filter/app {{(pid=100318) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:21.676947 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf772b7e-8281-405b-9a05-5ae2c6949413 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] GET https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c Jul 31 19:26:21.677158 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf772b7e-8281-405b-9a05-5ae2c6949413 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Empty body provided in request {{(pid=100318) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:21.677349 np0000006260 devstack@c-api.service[100318]: DEBUG cinder.api.openstack.wsgi [None req-bf772b7e-8281-405b-9a05-5ae2c6949413 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] Calling method 'show' {{(pid=100318) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:21.683118 np0000006260 devstack@c-api.service[100318]: INFO cinder.api.openstack.wsgi [None req-bf772b7e-8281-405b-9a05-5ae2c6949413 tempest-VolumeMultiattachTests-2124388366 tempest-VolumeMultiattachTests-2124388366-project-member] https://10.4.3.163/volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c returned with HTTP 404 Jul 31 19:26:21.683747 np0000006260 devstack@c-api.service[100318]: [pid: 100318|app: 0|req: 1475/5833] 10.4.3.163 () {66 vars in 1348 bytes} [Fri Jul 31 19:26:21 2026] GET /volume/v3/volumes/092bdbf9-0a35-4929-82bb-1ea7b32bbc3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 19:26:21.690219 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.middleware.request_id [None req-f4e69fde-a40d-47bd-bef2-9be25ca42aba None None] RequestId filter calling following filter/app {{(pid=100320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:21.691919 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4e69fde-a40d-47bd-bef2-9be25ca42aba tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] GET https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 Jul 31 19:26:21.692132 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4e69fde-a40d-47bd-bef2-9be25ca42aba tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Empty body provided in request {{(pid=100320) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:21.692315 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.api.openstack.wsgi [None req-f4e69fde-a40d-47bd-bef2-9be25ca42aba tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Calling method 'detail' {{(pid=100320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:21.693116 np0000006260 devstack@c-api.service[100320]: DEBUG cinder.volume.api [None req-f4e69fde-a40d-47bd-bef2-9be25ca42aba tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100320) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 19:26:21.700720 np0000006260 devstack@c-api.service[100320]: INFO cinder.volume.api [None req-f4e69fde-a40d-47bd-bef2-9be25ca42aba tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Get all volumes completed successfully. Jul 31 19:26:21.701923 np0000006260 devstack@c-api.service[100320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 19:26:21.701923 np0000006260 devstack@c-api.service[100320]: warnings.warn( Jul 31 19:26:21.705381 np0000006260 devstack@c-api.service[100320]: INFO cinder.api.openstack.wsgi [None req-f4e69fde-a40d-47bd-bef2-9be25ca42aba tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 19:26:21.705819 np0000006260 devstack@c-api.service[100320]: [pid: 100320|app: 0|req: 1455/5834] 10.4.3.163 () {66 vars in 1285 bytes} [Fri Jul 31 19:26:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 19:26:21.718700 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.middleware.request_id [None req-e328184e-32be-41fe-941a-6edb33639864 None None] RequestId filter calling following filter/app {{(pid=100319) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 19:26:21.720389 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e328184e-32be-41fe-941a-6edb33639864 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] DELETE https://10.4.3.163/volume/v3/types/e26a8660-df47-4f23-96a1-1999f92d25ed Jul 31 19:26:21.720591 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e328184e-32be-41fe-941a-6edb33639864 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Empty body provided in request {{(pid=100319) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 19:26:21.720790 np0000006260 devstack@c-api.service[100319]: DEBUG cinder.api.openstack.wsgi [None req-e328184e-32be-41fe-941a-6edb33639864 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] Calling method '_delete' {{(pid=100319) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 19:26:21.742848 np0000006260 devstack@c-api.service[100319]: INFO cinder.api.openstack.wsgi [None req-e328184e-32be-41fe-941a-6edb33639864 tempest-VolumeMultiattachTests-1259330194 tempest-VolumeMultiattachTests-1259330194-project-admin] https://10.4.3.163/volume/v3/types/e26a8660-df47-4f23-96a1-1999f92d25ed returned with HTTP 202 Jul 31 19:26:21.743291 np0000006260 devstack@c-api.service[100319]: [pid: 100319|app: 0|req: 1456/5835] 10.4.3.163 () {66 vars in 1345 bytes} [Fri Jul 31 19:26:21 2026] DELETE /volume/v3/types/e26a8660-df47-4f23-96a1-1999f92d25ed => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 19:26:30.659893 np0000006260 devstack@c-api.service[100317]: DEBUG dbcounter [-] [100317] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:26:31.679645 np0000006260 devstack@c-api.service[100318]: DEBUG dbcounter [-] [100318] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100318) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:26:31.704284 np0000006260 devstack@c-api.service[100320]: DEBUG dbcounter [-] [100320] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 19:26:31.740259 np0000006260 devstack@c-api.service[100319]: DEBUG dbcounter [-] [100319] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}